

/* Start:/local/templates/dw/components/bitrix/form.result.new/tax_return/style.css?1775822807966*/
#yearModal .modal__container,
#clinicSelect .modal__container {
    box-shadow: 0 0 30px 0 rgba(237,237,237,.7);
    -webkit-box-shadow: 0 0 30px 0 rgba(237,237,237,.7);
    border-radius: 20px;
    position: relative;
}

#yearModal.modal,
#clinicSelect.modal {
    z-index: 10;
    overflow: visible;
}

.tax-form__years-select,
.tax-form__clinic-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
}

.tax-form__years-select:hover,
.tax-form__clinic-select:hover {
    cursor: pointer;
}

.tax-form__consent input {
    border: 0;
}

.error-msg {
    color: red;
}

.tax-form input[type="text"]:placeholder-shown {
    text-overflow: ellipsis;
}
/* End */
/* /local/templates/dw/components/bitrix/form.result.new/tax_return/style.css?1775822807966 */
