

/* Start:/local/templates/knopa2019/components/bitrix/system.auth.form/sys/style.css?16807736032172*/
.sys-auth{
    margin: 55px 0;
}
.sys-auth__title{
    margin-bottom: 45px;
}
.sys-auth__pre-text{
    color: #828282;
    padding: 0 50% 0 0;
}
.sys-auth form{
    display: block;
    margin: 45px 0 0 0;
    padding: 0 50% 0 0;
}
.sys-auth form .field{
    width: calc(50% - 5px);
    float: left;
    font-size: 14px;
}
.sys-auth form .field:nth-of-type(2),
.sys-auth form .field:nth-of-type(4){
    margin-left: 10px;
}
.sys-auth form .field:nth-of-type(1n+3){
    margin-top: 15px;
}
.sys-auth form .field label{
    display: block;
    margin-bottom: 4px;
}
.sys-auth form .field input{
    display: block;
    width: 100%;
    font-size: inherit;
    padding: 0 15px;
    line-height: 48px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
.sys-auth__remember{}
.sys-auth__remember .field-checkbox__box{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    vertical-align: top;
    margin: 1.5px 3px 1.5px 0;
    cursor: pointer;
}
.field-checkbox__box.checked:after{
    content: '';
    display: block;
    position: absolute;
    left: 1px;
    right: -3px;
    top: -2px;
    bottom: 2px;
    background: transparent url("/local/templates/knopa2019/images/checbox_checked.svg") center no-repeat;
    background-size: 21px auto;
}
.field-checkbox__box span{
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
}
.sys-auth form button{
    display: block;
    width: calc(50% - 5px);
    background-color: #00a9e7;
    border: none;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    padding: 0;
    margin-top: 20px;
    clear: both;
    float: left;
}
.sys-auth__notes{
    font-weight: 300;
    font-size: 14px;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 18px 15px;
    margin-top: 20px;
    border: 1px solid #d5d5d5;
    color: #c51717;
}
.sys-auth__to-forgot{
    line-height: 18px;
    color: inherit;
}
/* End */
/* /local/templates/knopa2019/components/bitrix/system.auth.form/sys/style.css?16807736032172 */
