

/* Start:/local/templates/wide_2019/components/bitrix/system.auth.authorize/flat/style.css?17258559021156*/
#mobileLogo {
    text-align: center;
}
#mobileLogo img{
    max-width:50%;
    height:auto;
}
.bx-authform-link-container, .bx-authform-description-container {
  font-size: 14px;
}
.bx-authform-input-container span.fa.fa-eye,
.bx-authform-input-container span.fa.fa-eye-slash {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    /*border: 1px solid #ccd5db;
    background: #f8fafc;*/
}
@media (max-width: 1124px) {
    
    #header {
        display:none;
    }
    #page-title {
        display:none;
    }
    #myTab {
        display:none;
    }
    .section-border {
        border: 0px !important;
    }
    .bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"] {
        border-radius: 7px;
    }
    .bx-authform-input-container span.fa.fa-eye {
        border-radius: 0 5px 5px 0;
    }
    .bx-authform-content-container, .bx-authform-label-container {
        font-size: 15px;
    }
    input:-webkit-autofill{
    
    -webkit-box-shadow: 0 0 0px 1000px white inset;
        -webkit-auto-fill-background: #ffffff !important;
    }
}
/* End */


/* Start:/local/templates/wide_2019/components/bitrix/main.register/.default/style.css?16287967311057*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/wide_2019/components/bitrix/main.register/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/wide_2019/components/bitrix/main.register/.default/images/sec-unlocked.png);}

div.bx-auth-reg input[type="tel"],
div.bx-auth-reg input[type="email"],
div.bx-auth-reg input[type="text"],
div.bx-auth-reg input[type="number"],
div.bx-auth-reg input[type="password"],
div.bx-auth-reg textarea,
div.bx-auth-reg select
{
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 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;
}
div.bx-auth-reg textarea{
    min-height: 100px;
}

/* End */
/* /local/templates/wide_2019/components/bitrix/system.auth.authorize/flat/style.css?17258559021156 */
/* /local/templates/wide_2019/components/bitrix/main.register/.default/style.css?16287967311057 */
