


/* Start:/bitrix/components/infostart/form.edit.new/templates/.default/style.css*/
table.form-table td input[type=radio],table.form-table td input[type=checkbox]{
    margin-top: 0 !important;
    margin-bottom: 0;
}
body table.form-table td label, body table.form-table td input[type=checkbox]{
    margin-left: 10px;
    padding-left: 1px;
}
body table.form-table td input[type=text]{
    margin-left: 10px;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/ultimate/style.css*/
.post-wrap{
	padding: 20px;
}
table.form-table{width:100%;border-collapse:collapse;font-size:100%;font-weight:normal;line-height:160%;}
table.form-table td{border-bottom:1px solid #ADB4BB;vertical-align:middle;}
table.form-table td{padding: 15px 5px;}
table.form-table th{text-align: left;}
.form-required {color: red;}
.errortext{padding: 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;resize: none;border: 1px solid #ADB4BB;-webkit-box-shadow: inset 0px 1px 3px 0px #BCBEC4;-moz-box-shadow: inset 0px 1px 3px 0px #a7afa4;box-shadow: inset 0px 1px 3px 0px #C3C5C3;outline: none;display: block;}
.from-styled-wrap .inputtext{
	color: #000000;
}

.basic-error{
	border-color: red;
}


table.form-table td {
	padding: 10px 5px 0 0;
	/*font-family: Open Sans;*/
	/*font-size: 15px;*/
	color: #000;
	border-bottom: none;
}

/*.form-control {
	border: 1px solid #e9ecef ;
	box-shadow: none;
	margin-top: 10px;
	font-family: Open Sans;
}*/
table.form-table td label:first-of-type{
	margin-top: 10px;
}
table.form-table td  input:first-of-type{
	margin-top: 10px;
}
table.form-table td  input{
	margin-bottom: 10px;
}
table.form-table td label{
	padding-left: 5px;
	font-weight: 500;
	display: inline;
}
/*table.form-table td input[type="checkbox"] {
	margin-left: 10px;
}
table.form-table td input[type="radio"] {
	margin-left: 5px;
}*/
table.form-table tfoot th{
	padding-top: 10px;
}
/*table.form-table input.form-control,table.form-table textarea{
	margin-left: 10px;
}*/
table.form-table label#radiotext input[type="radio"]{
	margin-top: 19px;
}
table.form-table label#radiotext input[type="text"]{
	float: right;
	width: calc(100% - 34px);
}
#form_h3{
	margin: 0;
	font-weight: bold;
}

table.form-table td input[type=radio],table.form-table td input[type=checkbox]{
	margin-top: 0 !important;
	margin-bottom: 0;
}
body table.form-table td label, body table.form-table td input[type=checkbox]{
	margin-left: 10px;
	padding-left: 1px;
}
body table.form-table td input[type=text]{
	margin-left: 10px;
}
.input-radiotext{margin-right: 10px;}
.js-form-wrap .smart-form em.new-email-result, .auth-register-email .action-rez  { display: block;  margin-top: 6px;  padding: 0 1px; font-style: normal;font-size: 11px;  line-height: 15px; color: #d56161;}
.js-form-wrap .smart-form .state-error + em, .js-form-wrap .smart-form .error-note {
	display: block;
	margin-top: 6px;
	padding: 0 1px;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #d56161;
}
.js-form-wrap .smart-form .state-success + em {
	display:block !important;
}
.js-form-wrap .smart-form .btn {
	padding: 6px 12px;
}
.js-form-wrap .captcha-check i.stat-check {
	position: absolute;
	right: 9px;
	top: 6px;
	display: none;
	font-size: 16px;
}
.auth-register-email > div {
	margin:10px 0 0 10px;
	max-width: 400px;
	color:#000;
}
.auth-register-email .f-title {
	margin-left:0;
}
body table.form-table .b-select-user-block input {
	margin: 0;
}


/*кастыль для опроса "Ковид статус"*/
div[data-id="3387"], div[data-id="3390"]{
	display:flex!important;
	align-items: baseline;
}
div[data-id="3387"] input, div[data-id="3390"] input{
	border: 1px solid #ccc;
	width: 100px!important;
}
div[data-id="3387"] a, div[data-id="3390"] a{
	width:70px!important;
	margin: 10px;
	height: auto!important;
}
div[data-id="3388"] input, div[data-id="3389"] input{
	width: 100px!important;
}
div[data-id="3393"] input{
	width: 120px!important;
}
.var-tag-wrap{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-bottom:10px
}
.var-tag-wrap > div:last-child{
	width: 500px;
	margin-left: 20px
}
.form-description-wrap {
	margin:20px 0;
}

/* End */
/* /bitrix/components/infostart/form.edit.new/templates/.default/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/ultimate/style.css */
