/* .header .header-form{
    width: 312px !important;
    min-height: 365px;
    padding: 8px 10px 0;
    box-sizing: border-box;
}
#header-form.header-form .tpl-anketa form .field-value input[type="text"], .popup-in .popup-content .tpl-anketa form .field-value input[type="text"] {
    padding: 7px 11px;
    width: 100% !important;
    font-size: 17px;
    box-sizing: border-box;
    line-height: 1;
    min-height: 33px;
}
.header-form .tpl-anketa form .type-checkbox .field-value ul{
	list-style: none;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
    font-size: 14px;
}
#header-form.header-form .tpl-anketa form .tpl-field .text-body, .popup-in .popup-content .tpl-anketa form .tpl-field .text-body {
    margin: 0;
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    height: 38px;
    line-height: 38px;
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr {
    height: 38px;
}
.header .header-pic {
    width: 600px !important;
}
#header-form.header-form .tpl-anketa .title, .popup-in .popup-content .tpl-anketa .title {
    font-size: 21px;
}*/
#header-form.header-form .tpl-anketa form .field-value input[type="text"], .popup-in .popup-content .tpl-anketa form .field-value input[type="text"] {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
  height: 38px;
}
.popup-content .type-checkbox ul {
  margin-left: 0;
}
.popup-content .type-checkbox ul label {
  font-size: 15px;
}
