

/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/documents-form/style.css?15739374152673*/
.callback-form {
    margin-top: 20px;
}

.callback-form h4 {
    color: #0093d0;
    font-size: 20px !important;
    text-align: center;
}

.callback-form .comment {
    line-height: 1.5 !important;
    color: #0093d0;
}

.callback-form fieldset {
    display: block;
    background: none;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
    margin: 0;
    padding: 25px 18px 40px;
    font-size: 14px;
    color: #454545;
    position: relative;
}
.callback-form legend {
    top: auto;
    left: auto;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    position: relative;
}

.callback-form .operator {
    display: block;
    width: 226px;
    height: 216px;
    background: 0% 0% no-repeat url('/bitrix/templates/.default/components/bitrix/form.result.new/documents-form/images/operator.png');
    position: absolute;
    top: 60px;
    right: 20px;
}

.callback-form p {
    line-height: 1.5 !important;
}

.callback-form .field {
    overflow: hidden;
    padding-top: 15px;
}
.callback-form .field label {
    display: inline-block;
    width: 140px;
}

.callback-form .inputtext,
.callback-form .inputtextarea {
    background: #ffffff;
    border: 1px solid #a8a8a8;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0;
    padding: 9px 10px;
    -webkit-box-shadow: inset 4px 4px 5px 0px rgba(245,245,245,1);
    -moz-box-shadow: inset 4px 4px 5px 0px rgba(245,245,245,1);
    box-shadow: inset 4px 4px 5px 0px rgba(245,245,245,1);
}

.callback-form .field.has-error .inputtext,
.callback-form .field.has-error .inputtextarea {
    border-color: red;
}

.callback-form .inputtext {
    width: 445px;
}
.callback-form .inputtextarea {
    width: 589px;
    margin-top: 5px;
}

.callback-form .btn {
    width: 251px;
    height: 47px;
    padding: 0;
    background: url('/bitrix/templates/inner/images/send-btn.png') no-repeat;
    border: none;
    font-size: 14px;
    color: #008bd0;
    margin-top: 15px;
}

.callback-form .errors {
    padding-bottom: 20px;
}

.callback-form .form-required {
	color: red;
}


.documents-form .mt-full-direction > .direction__panel:first-child{
	margin-right: 20px;
}
.documents-form .mt-full-direction > .direction__panel {
	width: 100%;
}
.documents-form .mt-full-direction > .direction__panel .input-form {
	width: 100%;
	margin-bottom: 0px;
}
.documents-form .ax-oreder-textarea {
	max-width: 100%;
}

.mr-0 {
	margin-right:0!important;
}

.date-block {
	padding-top: 0!important;
}

.date-block--line:after {
	bottom: 20px!important;
}

.warning {
    color: #ff0000 !important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/form.result.new/documents-form/style.css?15739374152673 */
