

/* Start:/local/components/bs-soft/private/templates/.default/style.css?17604069831202*/
.reg-error.-error {
    margin-bottom: 1.6rem!important;
}

.reg-error.-error .error {
    font-size: 1.5rem!important;
}

.fieldset.-success > input {
    box-shadow: inset 0 0 0 1px #00ba00;
}

#scan-modal .modal__container {
    max-width: 80rem;
}

#scan-modal .modal-file {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

#scan-modal .modal__img {
    max-width: 100%;
    max-height: 80vh;
    object-fit: contain;
    border-radius: 8px;
}

@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}

.review-descr {
    font-size: 1.3rem!important;
}

.scan-button {
    font-weight: 500;
    text-decoration: underline;
    margin: 1.3rem auto 1.1rem;
}

.scan-button:hover {
    color: #1460A3;
    text-decoration: none;
}

.acc-article__col-scan {
    display: flex;
    align-items: center;
}

.acc-article__passort {
    align-items: center!important;
}

.icon-black, .photo-review {
    color: #171f2c!important;
}

.manager-list__headings div:hover {
    cursor: pointer;
}

.regions_dropdown:not(.dropdown_show) ul {
    max-height: 250px;
    overflow-y: hidden;
}

/* End */
/* /local/components/bs-soft/private/templates/.default/style.css?17604069831202 */
