

/* Start:/local/templates/.default/components/bitrix/system.auth.form/auth-form/style.css?17483512631292*/
.system_auth_form{
    color: #3b3e45;
}
.system-auth-form input {
    background-color: white;
    border: 1px solid #e4e6ea;
    padding: 8px 10px 10px;
    margin: 7px 0;
}
.system-auth-form input::-moz-placeholder          {
    color: #a3a5ac;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
} /* Firefox 19+ */
.system-auth-form input:-moz-placeholder           {
    color: #a3a5ac;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
} /* Firefox 18- */
.system-auth-form input:-ms-input-placeholder      {
    color: #a3a5ac;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.system-auth-form button{
    font-size: 12px;
    font-weight: 700;
    background: #a3a5ac;
    color: #fff;
    border: none;
    padding: 8px 20px 7px 20px;
    flex-grow: 2;
    margin-top: 10px;
}
tr td:first-child{
    font-size: 14px;
    font-weight: 700;
}
.leght-param{
    font-size: 13px;
}
thead{
    margin-bottom: 30px;
}
thead b{
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.system-auth-form input[type=submit]{
    font-size: 12px;
    font-weight: 700;
    background: #a3a5ac;
    color: #fff;
    border: none;
    padding: 8px 20px 7px 20px;
    flex-grow: 2;
    margin-top: 10px;
    cursor: pointer;
}



/* End */
/* /local/templates/.default/components/bitrix/system.auth.form/auth-form/style.css?17483512631292 */
