#place_of_birth_ua_city,#place_of_birth_ru_city,#place_of_birth_kz_city,#place_of_birth_uz_city,#place_of_birth_kg_city,#place_of_birth_tj_city,#place_of_birth_am_city,#place_of_birth_other_city{display:none;}
.personal_data_confirm,.personal_data_for_future_job_offer_confirm{
	margin-top:20px;font-weight:666;
}
.personal_data_confirm span,.personal_data_for_future_job_offer_confirm{cursor:pointer;}
.personal_data_for_future_job_offer_confirm {
    margin-top: 0;
	font-weight:normal!important;
}
.img-result-btn {
    background: #ffffff;
    border: 1px solid #cecece;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
	cursor:pointer;
    width: 251px;
}
.personal_data_confirm_error {
    margin-bottom: -10px;
    margin-top: 20px;
    border: 1px solid #e48080;
    padding: 15px;
    background: #fdf1f1;
    font-weight: 700;
	display:none;
}
.personal_data_for_future_job_offer_confirm_repeat {
    margin-top: 20px;
    border: 1px solid #00ce48;
    padding: 15px;
    background: #f9f8f8;
    font-weight: 700;
	display:none;
}
input[name="personal_data_confirm"],input[name="personal_data_for_future_job_offer_confirm"] {
    box-shadow: none !important;
    height: 16px !important;
	width:16px;
    margin: 5px;
}
.personal_data_confirm a {
    padding: 5px;
    border: 1px solid #cecece;
    border-radius: 3px;
    background: #fafafa;
    height: 40px;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}

.upload-btn {
    border: 1px solid #cecece;
    color: #777;
    background-color: white;
    padding: 4px 16px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    background: linear-gradient(to bottom, #ffffff, #f2f2f2);
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.upload_files_title{margin:15px 0px;}
.upload_files_field{border:1px solid #cecece;padding:20px;background:#fafafa;}
.multiple_click_box_title{margin-bottom:15px;}
.multiple_click_box{
border:1px solid #cecece;
background:#fafafa;
padding:20px;
margin-top: 20px;
}
.click_box{    float: left;
    margin: 5px 5px;
    border: 1px solid #cecece;
    background: #fff;
    padding: 5px 8px;
    cursor: pointer;
    border-radius: 3px;
    min-width: 222px;
    width: 24%;
    box-shadow: 1px 1px 3px 0px #ccc;
	}
.click_box input[type="checkbox"] {
    height: 15px;
    box-shadow: none;
}
.car_brand_trailer,.country_visited_company{
	padding: 0 15px 20px 15px;
	border:1px solid #cecece;
	background:#fafafa;
	margin:20px 0 0;
}
.additional_other_job,.additional_brand_trailer,.additional_country_visited_company,.additional_brand_trailer_remove,.additional_country_visited_company_remove,.additional_other_job_remove{
padding: 10px 15px;
    float: right;
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    background: #ffffff;
    border: 1px solid #000;
    border-radius: 8px;
    color: #000;
    opacity: 0.6;
    transition: 0.4s;
}
.additional_brand_trailer,.additional_country_visited_company,.additional_brand_trailer_remove,.additional_country_visited_company_remove{    margin-top: 20px;
    padding: 5px 10px;
    font-size: 12px;}
.additional_other_job:hover,.additional_country_visited_company:hover,.additional_brand_trailer:hover,.additional_brand_trailer_remove:hover,.additional_other_job_remove:hover{opacity: 1}
.additional_brand_trailer_remove,.additional_other_job_remove,.additional_country_visited_company_remove{display:none;margin-right: 10px;}
#scrolltop{display:none !important;}
.work_block{display:none}
.work_block.block_1{display:block;}

.work_block {
	padding: 20px;
    background: #fff;
    border: 1px solid #cecece;
    border-radius: 8px;
    margin: 15px 0;
}
.work_block_title {
    background: #fafafa;
    text-align: center;
    padding: 10px;
    margin: -20px -20px 0 -20px;
    font-weight: bold;
    border-top-left-radius: 7px;
    border-bottom: 1px solid #cecece;
    border-top-right-radius: 8px;
}
.sending_error
{
	display:none;
    background: #f2f2f2;
    padding: 20px;
    border: 1px solid #cecece;
    border-radius: 6px;
    text-align: center;
	color:#CC171F;
    font-weight: bold;
}

.anketa_sending_msg_success
{
	color: #3c8454;
	font-size: 18px;
}
.anketa_sending_msg{
	display:none;
    background: #f2f2f2;
    padding: 20px;
    border: 1px solid #cecece;
    border-radius: 6px;
    text-align: center;
    font-weight: bold;
}
.loading_sending_gif{width:35px;height:35px;margin: 10px auto;}
.loading_sending_msg{padding:10px;text-align:center;}
.anketa_form_step{display:none;}
#anketa_step_1{display:block}
.half_input{float:left;width:50%;}
.anketa_step_title{
	font-size: 18px;
    padding: 16px;
	background: #f2f2f2;
    border-bottom: 2px solid #cecece;
    text-align: center;
    margin-top: 16px;
    font-weight: bold;
}
.anketa_form label{
font-weight: normal;
}
.anketa_form input
{
	border: 1px solid #cecece;
    border-radius: 3px;
	background: #fbfbfb;
	height:40px;
	box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.anketa_form select
{
	height:40px;
	display: block;
    border: 1px solid #cecece;
    border-radius: 3px;
	background: #fbfbfb;
    outline: none;
    padding: 0 14px;
    width: 100%;
    transition: .2s border;
	cursor:pointer;
	box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.anketa_form{

}
.anketa_field {
    margin-bottom: -1px;
}
.anketa_container {
    width: 100%;
    margin: -30px auto 20px auto;
    background: #f2f2f2;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #cecece;
}
.progressbar {
      counter-reset: step;
  }
  .progressbar li {
      list-style-type: none;
      width: 33%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
	      z-index: 1;
  }
  .progressbar li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -46%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {
      color: green;
  }
  .progressbar li.active:before {
      border-color: #55b776;
  }
  .progressbar li.active + li:after {
      background-color: #55b776;
  }
 
@media (max-width: 640px){
	
	input#fullname_lotyn{
		font-size: 12px;
	}
	
	#know_about_company::-webkit-input-placeholder, input#teacher_girteka_logistics::-webkit-input-placeholder, input#former_full_name::-webkit-input-placeholder {
    white-space: pre-line;
    position: relative;
    top: -7px;
    font-size: 12px;
}

#know_about_company::-moz-placeholder, input#teacher_girteka_logistics::-moz-placeholder, input#former_full_name::-moz-placeholder {
    white-space: pre-line;
    position: relative;
    top: -7px;
    font-size: 12px;
}

#know_about_company:-ms-input-placeholder, input#teacher_girteka_logistics:-ms-input-placeholder, input#former_full_name:-ms-input-placeholder {
    white-space: pre-line;
    position: relative;
    top: -7px;
    font-size: 12px;
}

#know_about_company:-moz-placeholder, input#teacher_girteka_logistics:-moz-placeholder, input#former_full_name:-moz-placeholder {
    white-space: pre-line;
    position: relative;
    top: -7px;
    font-size: 12px;
}
	
	.progressbar{
		padding:0;
	}
	.progressbar li {
		float: none;
		display: block;
		background: #fafafa;
		margin-bottom: 1px;
		width: 100%;
		padding: 5px;
		border: 1px solid #cecece;
		
	}
	.progressbar li:before {
		content: none;
	}
	.progressbar li:after {
		content: none;
	}
	.next_step, .prev_step, .submit_form{
		font-size:14px;
	}
}

  .only_for_drivers,.car_brand_trailer,.work_position_title,label[for=ukraine_passport_date_of_expiration_year],#ukraine_passport_date_of_expiration_year,#ukraine_passport_date_of_expiration_month,#ukraine_passport_date_of_expiration_day,.tachnograph_box,.adr_box,.code95_box,.valid_residence_box,.passport_traveling_box,.passport_box,label[for=ukraine_passport],#ukraine_passport_date_of_expiration,#ukraine_passport_issued_by,label[for=ukraine_passport_date_of_issue_year],#ukraine_passport_date_of_issue_day,#ukraine_passport,#ukraine_passport_c,#ukraine_passport_date_of_issue_year,#ukraine_passport_date_of_issue_month,#passport_traveling_c,#passport_traveling_issued_by,#passport_traveling_date_of_expiration,#former_full_name,#partner_work,#teacher_girteka_logistics,#know_about_company,#valid_residence_country,#valid_residence_serie,#valid_residence_issued_by,#valid_residence_date_of_expiration,
  #code95_country,#code95_serie,#code95_date_of_expiration,#adr_country,#adr_serie,#adr_date_of_expiration, #lt_ak, #lt_serie, #lt_issued_by, #lt_date_of_expiration,.address_2_apartment_box,.address_2_post_index_box,.address_2_country_box,
  #lt_job_company_name, #lt_job_start, #lt_job_end,
  #tachnograph_issued_by,#tachnograph_country,#tachnograph_serie,#tachnograph_date_of_expiration,#new_post,.address_region_box,.address_district_box,.address_2_district_box,.address_2_region_box{display:none;}
  #address_2_region,#address_2_district,#address_district,label[for=new_post],#address_2_country,#address_2_district,#address_2_locality,#address_2_locality_value,#address_2_street,#address_2_street_value,#address_2_house,#address_2_house_value,#address_2_apartment,#address_2_post_index{display:none;}
  .intl-tel-input.allow-dropdown {
    display: block;
}

.next_step,.prev_step,.submit_form{
    margin-top: 30px;
    width: 100%;
    padding: 12px;
    border-radius: 3px;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	border:1px solid #942911;
	background-color:#d0451b;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
	opacity: 0.6;
	transition: 0.4s;
}
.next_step.half,.submit_form{float:left;width:48%;margin-left:2%;}

.next_step:hover,.prev_step:hover,.submit_form:hover{opacity: 1}

.prev_step{float:left;width:48%;margin-right:2%;}
.submit_form {
    background: #049e3b;
    border-color: #1fb555;
    box-shadow: inset 0px 1px 0px 0px #15d224;
}
.step_control2{display:none;}
.step_control3{display:none;}
.error_input{border-color: #eaa7b2 !important;}
.input_error_msg {
    border: 1px solid #ebccd1;
    color: #a94442;
    border-radius: 3px;
    padding: 10px;
    background: #f2dede;
    margin-bottom: 10px;
}
.job_attention
{
	font-weight:bold;
	margin-top:20px;
	color:#CC171F;
}
.uploaded_file_box{
	    padding: 30px;
    background: #e4e4e4;
    margin-bottom: 3px;
    border: 1px solid #cecece;
    position: relative;
}
.allowed_file_types{font-weight: bold;
    margin-top: 20px;
}
.upl_loader
{
	width:220px;
	height:19px;
	display:none;
	margin:10px 0;
}
.remove_uploaded_file{
	position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    line-height: 32px;
    cursor: pointer;
    width: 26px;
    border-left: 1px solid #cecece;
	border-bottom:1px solid #cecece;
    text-align: center;
    color: #CC171F;
    background: #f9f7f7;
	transition:0.4s
}
.img_rotate {
    color: #2d3860;
    position: relative;
    border: 1px solid #cecece;
    margin: 0 auto;
    height: 32px;
	width:251px;
    background: url(http://darser.by/wp-content/plugins/anketa/img/ico-rotate.png) no-repeat #fff;
    background-position: center;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    cursor: pointer;
    transition: 0.4s;
}
}
.remove_uploaded_file:hover{
	color:#a22117;
	background:#efebeb;
}
.upload_files_container_passport_travel_2,.upload_files_container_second_passport_travel_2,.upload_files_container_second_passport_travel{
	display:none;
}
.upload_files_container_profile .upload_files_field
{
	background: none;
    border: 0;
    padding: 0;
}

.upload_files_container_profile .uploaded_file_box{
	width: 100%;
}
.upload_files_container_profile .remove_uploaded_file
{
	border-bottom: 1px solid #cecece;
}

.download_anketa_zip
{
	width: 100%;
    text-align: center;
    padding: 14px;
}
.download_anketa_zip a{
background: #54b776;
    color: #fff;
    padding: 12px;
    line-height: 47px;
    width: 100%;
    border: 1px solid #9e9c9c;
}
@media (max-width: 600px)
{
.click_box {
    width: 100%;}}
.upl-error-msg{display:none;border: 1px solid #ebccd1;
    color: #a94442;
    border-radius: 3px;
    padding: 10px;
    background: #f2dede;
    margin-bottom: 10px;}
.croppie_loading{
	position:absolute;
	z-index:10000;
	background:url('../img/spinner-2.gif') no-repeat;
	width:80px;
	height:80px;
	border:1px solid #cecece;
	
	top: 50%;
	left: 50%;
	margin: -40px 0px 0px -40px;
}

.steptruck
{
	background: url('https://darser.by/wp-content/plugins/anketa/img/truck-right.png');position: absolute;top: -6px;width: 32px;left: -11px;height: 18px;
}
.dateselect select {
    width: 33.115%;
    display: inline;
}
.passport_dates .anketa_field.dateselect {

    width: 100%;
}
.passport_dates .dateselect select {
    width: 33.1%
}
.passport_dates {
    margin-bottom: 10px;
}
.passport_box,.passport_traveling_box,.valid_residence_box,.code95_box,.adr_box,.tachnograph_box {
    padding: 11px;
    background: #fbfbfb;
    border: 1px solid #cecece;
}
.passport_box input,.passport_box select,
.passport_traveling_box input, .passport_traveling_box select, 
.valid_residence_box select, .valid_residence_box input,
.adr_box select, .adr_box input,
.tachnograph_box select, .tachnograph_box input,
.code95_box select,.code95_box input{background:#fff;}
.work_start_date .dateselect select,
.work_end_date .dateselect select {
    width: 33.1%;
}
@media (max-width: 640px){
	.halfinput_1{font-size: 11px;}
.anketa_field.half_input select {
    font-size: 11px;
}
	.steptruck{display:none}

	.dateselect select {
	width: 32.3% !important;}
	.passport_dates .anketa_field.dateselect {float:none;width:100%;}
	
	span.until_now_checkbox {
    border: 0 !important;
    padding: 0px 0 10px !important;
}
.prev_step, .next_step {
    font-size: 15px !important;
}
.work_block_confirm_one{width: 340px !important;
    margin-left: -170px !important;
}
.work_block_confirm_one .add_job, .work_block_confirm_one .confirm_work {
    font-size: 10px !important;
}
.personal_data_confirm a {
    font-size: 12px !important;
}
}



#address_region{display:none;}
#address_2_region{display:none;}

.additional_other_job {
    background: #CC171F;
    color: #fff;
}

.work_block_confirm_one, .work_block_confirm_one_overlay,.personal_data_for_future_job_offer_confirm_overlay,.personal_data_for_future_job_offer_confirm_dialog{display:none;}


.work_block_confirm_one,.personal_data_for_future_job_offer_confirm_dialog {
    width: 500px;
    height: 200px;
    background: #ffffff;
    padding: 25px;
    position: fixed;
    z-index: 999999999999999999;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.75);
}
.personal_data_for_future_job_offer_confirm_dialog{
	height:150px;
	margin-top: -75px;
	font-size: 20px;
}
.personal_data_for_future_job_offer_confirm_dialog .close_dialog{
	position: absolute;
    top: -14px;
    right: -4px;
    cursor: pointer;
    font-size: 29px;
    color: #ff3434;
}
.personal_data_for_future_job_offer_confirm_overlay,
.work_block_confirm_one_overlay {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    opacity: 0.7;
}

.work_q_title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}

.confirm_work {
float: right;
    padding: 9px 0;
    width: 50%;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
    box-shadow: inset 0px 1px 0px 0px #cf866c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
    background: -moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: -webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: -o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: -ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
    border: 1px solid #942911;
    background-color: #d0451b;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    opacity: 0.6;
    transition: 0.4s;
}

.add_job {
    float: left;
    padding: 9px 0;
    width: 45%;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
    box-shadow: inset 0px 1px 0px 0px #cf866c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
    background: -moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: -webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: -o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: -ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
    border: 1px solid #942911;
    background-color: #d0451b;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    opacity: 0.6;
    transition: 0.4s;
}
.submit_form.notactive {
    background: #888;
    color: #000;
    border-color: #ccc;
    opacity: 0.5;
	box-shadow: 1px 2px 4px 0px #c7c7c7;
    cursor: not-allowed;
}
 .ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.until_now_checkbox input{    height: 12px !important;
    width: 12px !important;
    line-height: 12px !important;
    margin-left: 2px;height:10px !important;}
span.until_now_checkbox {
    color: #999;
    cursor: pointer;
    display: inline-block;
    border-left: 2px solid #cecece;
    padding: 1px 4px;
}
}
.input_disabled{background:#f2f2f2 !important;}
.exp_rus_belarus_moldova_box,.exp_ukraine_box{display:none;}


.prev_step {
    background: #63D5F3;
    color: #333;
    border: none;
    opacity: 1;
    border-radius: 0;
    box-shadow: none;
}

.prev_step:hover {
    background: #afd9ec;
}

.next_step {
    background: #159DC0;
    color: #fff;
    border: none;
    opacity: 1;
    border-radius: 0;
    box-shadow: none;
}

.next_step:hover {
	background:#254667
}

.additional_other_job {
    background: #FCB514;
    color: #333;
    opacity: 1;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}

.additional_other_job:hover {
    background: #efac14;
}

.additional_other_job_remove {
    background: #ffc6c6;
    color: #333;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}
.additional_brand_trailer {
    background: #FCB514;
    color: #333;
    opacity: 1;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}

.additional_brand_trailer:hover {
    background: #efac14;
}
.additional_brand_trailer_remove {
    background: #ffc6c6;
    color: #333;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}

.confirm_work {
    background: #FCB514;
    color: #333;
    opacity: 1;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}

.confirm_work:hover {
	background: #efac14;
}

.add_job {
    background: #FCB514;
    color: #333;
    opacity: 1;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}

.add_job:hover {
	background: #efac14;
}
.upload-btn {
    background: #FCB514;
    color: #333;
    opacity: 1;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px #c7c7c7;
}
.input_error_msg {
    color: #CC171F;
}

.anketa_form label,.upload_files_title {
    font-weight: bold;
}

.checkbox {
    width: 100%;
    margin: 15px auto;
    position: relative;
    display: block;
}

.checkbox input[type="checkbox"] {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
    margin-left: -20px;
}
.checkbox label {
    position: relative;
}
.checkbox label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 22px;
    height: 22px;
    transition: transform 0.28s ease;
    border-radius: 3px;
    border: 2px solid #7bbe72;
}
.checkbox label:after {
  content: '';
    display: block;
    width: 10px;
    height: 5px;
    border-bottom: 2px solid #7bbe72;
    border-left: 2px solid #7bbe72;
    -webkit-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    transition: transform ease 0.25s;
    will-change: transform;
    position: absolute;
    top: 12px;
    left: 10px;
}
.checkbox input[type="checkbox"]:checked ~ label::before {
    color: #7bbe72;
}

.checkbox input[type="checkbox"]:checked ~ label::after {
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}

.checkbox label {
    min-height: 34px;
    display: block;
    padding-left: 40px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    vertical-align: sub;
}
.checkbox label span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: 0;
}

input[type='checkbox'] {
	margin-top: -30px;
}

input[type='checkbox'] {
	-webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 11px;
    margin: 0;
    margin-right: 8px;
    display: block;
    float: left;
    position: relative;
    cursor: pointer;
}

input[type='checkbox']:after {
	content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    cursor: pointer;
    height: 15px;
    width: 15px;
    left: -2px;
    top: 2px;
    font-size: 10px;
    border: 1px solid #cecece;
	background:#fff;
}

input[type='checkbox']:hover:after, input[type='checkbox']:checked:hover:after {
	background: #2e5e8f;
    content: '\2714';
    color: #fff;
}

input[type='checkbox']:checked:after {
	background: #2e5e8f;
	content: '\2714';
	color: #fff;
}

input.work_until_now_input {
    top: 5px;
}
input.work_until_now_input:after{left: 0px;
top: -2px;}

select#address_country {
    border-bottom: 0;
}select#address_2_country {
    border-bottom: 0;
}
#address_region {
    border-bottom: 0;
}
#address_2_region {
    border-bottom: 0;
}
#address_district {
    border-bottom: 0;
}
#address_2_district {
    border-bottom: 0;
}#address_apartment {
    border-bottom: 0;
}
#address_2_apartment {
    border-bottom: 0;
}
.halfinput_1 {
    float: left;
    width: 50%;
    line-height: 38px;
    height: 40px;
    display: block;
    border: 1px solid #cecece;
    border-radius: 3px;
    background: #fbfbfb;
    outline: none;
    padding: 0 0 0 17px;
    transition: .2s border;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-bottom: 0;
}
.halfinput_2 {
    float: left;
    width: 50%;
}