

/* Start:/local/components/skfu/auth.ad/templates/.default/style.css?1776953238755*/
.auth-ad {
    max-width: 400px;
    /* margin: 0 auto;
    padding: 20px; */
}

.auth-ad__error {
    background: #f8d7da;
    color: #721c24;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

/* .auth-ad__form .form-group {
    margin-bottom: 15px;
}

.auth-ad__form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
}

.auth-ad__form input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.auth-ad__form button {
    width: 100%;
    padding: 10px;
    background: #2058d6;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.auth-ad__form button:hover {
    background: #1a47b0;
} */
/* End */
/* /local/components/skfu/auth.ad/templates/.default/style.css?1776953238755 */
