.dev-error-class {
        color:#FF0000;  /* red */
        font-weight: 300;
    }
.dev-valid-class {
        font-weight: 300;
    }
 .login-right .select2-container--default .select2-selection--multiple {border-radius:0; min-height:42px;}
 .login-right .select2-container--default .select2-selection--multiple .select2-selection__choice {margin-bottom:5px;}

 .job-heder_dev {
    border-bottom: 2px solid #dfdfdf;
	}