

/* Start:/local/templates/osvo/components/bitrix/system.auth.form/new/style.css?17727038751898*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/osvo/components/bitrix/system.auth.form/new/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/osvo/components/bitrix/system.auth.form/new/images/sec-unlocked.png);}

div.bx-system-auth-form form {
    max-width: 400px;
    margin: 0 auto;
}

div.bx-system-auth-form .sro-pseudo-table {
    display: block;
}

div.bx-system-auth-form .sro-label {
    font-size: 18px;
    color: #444;
}

div.bx-system-auth-form .sro-from-login {
    max-width: 400px;
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: 2px solid #ccc;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    font-size: 18px;
}

div.bx-system-auth-form .sro-from-login:focus {
    border: 2px solid #555;
}

div.bx-system-auth-form .sro-remember-me {
    margin-top: 8px;
    margin-bottom: 8px;
}

div.bx-system-auth-form .sro-remember-me label {
    margin-left: 8px;
    position: relative;
    top: -1px;
}

.sro-submit-btn {
    background-color: #72838f;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 100%;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    text-transform: uppercase;
}

.sro-link-login {
    margin-top: 8px;
    text-align: center;
}
/* End */
/* /local/templates/osvo/components/bitrix/system.auth.form/new/style.css?17727038751898 */
