

/* Start:/local/templates/istnova/components/bitrix/system.auth.authorize/flat/style.css?16935765993108*/
.errorTextccc {display:none}
.errorTextccc.active{display:block; color:red; padding-left:10px}
.bxAuth .checkbox{
    width: 100% !important;
    border: none !important;
    cursor: default !important; 
}
#phoneForm{
    display: flex;   
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.bx-captcha {
    width: 100%;
}
#captcha_word {
    align-items: center;
    width: 34%;
    font-size: 18px;
    height: 38px;
    margin: 5px 0 20px;
    padding: 4px 4px 4px 9px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    box-sizing: border-box;
    color: #000;
}
.err {color: red}
.captcha-img {
    margin-top: 2px;
}
@media(min-width:540px){
    #phoneForm{
         flex-direction: row;
    }
}
#phoneForm .phoneLabel{
    min-width: 200px;
}
#testCodeForm
{
    padding: 5px;
    background: #eee;
    display: none;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
    max-width: 170px;
    margin: 0 auto;
    padding: 5px 30px;
}
#testCodeForm.active{
    display: block;
}
.bxAuth .input{
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 5px 0 20px;
    padding: 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    
}
.bxAuth .input:hover{
    border: 2px solid #FDDC78;
    outline: 0;
}
.focusInp {
    border: 2px solid #FDDC78 !important;
}
#phoneForm .input1{
    padding-left: 5px;
    width: 300px;
}
#phoneBtn {
    color: white;
}
#phoneBtn:hover {
    opacity: 0.7;
    background: #fbbc00;
}
#phoneBtn:active {
    color: #5a6c77;
    background: #fbbc00;
}
.bxAuth .label{
    /* width: 100%; */
    text-align: left;
    color: black;
    font-weight: 400;
    font-size: 13px;
    color: #5a6c77;
    padding: 0;
    margin-bottom: 0;
}
.bxAuth .mt{
    margin-top: 5px;
}
.authBlock{
    text-align: center;
}
.authBlock .authBlock_title{
    font-size: 18px;
    font-weight: 500;
}
.authBlock .authBlock_val{
    display: flex;
    justify-content: center;
}
.authBlock .authBlock_item{
    padding: 10px;
    cursor: pointer;
}
.authBlock .authBlock_item.active{
    background: #eee;
}
.authBlock .authBlock_item:hover{
    text-decoration: underline;
}

#tabPhone{
    text-align: center;
}
.tabForm .tab{
    display: none;
}
.tabForm .tab.active{
    display: block
}

#testCodeForm  .smsCodeInput{
    width: 100px;
    margin-bottom: 5px;
}

.bxAuth .errorText{
    color:red;
    display: none;
    line-height: 1;
}
.bxAuth .errorText.active{
    display: block;
}
.bxAuth .timerBlock{
    font-size: 14px;
    color: #7d8b93;
}
.bxAuth .timer{
    margin-right: 5px;
    min-width: 30px;
    text-align: left;
}
.bxAuth .smsWaitingImg{
    width: 100px;
    height: 100px;
    display: none;
}
.bxAuth .smsWaitingImg.active{
    margin: 0 auto;
    display: flex;
}
#phoneForm {
    flex-direction: column;
}
/* End */
/* /local/templates/istnova/components/bitrix/system.auth.authorize/flat/style.css?16935765993108 */
