

/* Start:/local/components/agima/accident.insurance_of_passengers.step1/templates/.default/style.css?17732273071107*/
/* Видимость шагов по data-current-step на форме */
.js-step-form[data-current-step="2"] [data-step="1"] {
    display: none !important;
}
.js-step-form[data-current-step="2"] [data-step="2"] {
    display: block !important;
}
.js-step-form[data-current-step="1"] [data-step="2"] {
    display: none !important;
}

.toggle-inputs-disable__toggler{margin-bottom:43px}.passport-serial__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.passport-serial__wrapper .input{width:auto}

.system-errors {
    color: red;
}

.file-upload__field.error {
	background-color: rgba(253, 202, 202, 0.4);
    border: 1px dashed #ff0000;
}

.file-upload__description.file-upload__description_error {
	color: #ff0000;
}

.file-upload__icon .i-svg{
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.form__warning {
    color: #ce253d;
    font-size: 14px;
    line-height: 21px;
    margin-top: 35px;
}

span .policy-series {
    word-break: break-word;
    & a {
        text-decoration: underline;
    }
}
/* End */
/* /local/components/agima/accident.insurance_of_passengers.step1/templates/.default/style.css?17732273071107 */
