

/* Start:/bitrix/templates/vdgb_main/components/bitrix/system.auth.form/vdgb-auth-top_ajax/style.css?17446139071416*/
#auth-block {
    position: relative;
}
#popup-auth {
    display: none;
    position: absolute;
    width: 320px;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 0px 5px #999;
    padding: 20px 10px;
    margin-top: 3px;
    box-sizing: border-box;
}
#popup-auth.show {
    display: block;
}
#popup-auth p {
    text-align: center;
}
#popup-auth label {
    font-weight: normal;
}
#popup-auth input[type="text"],
#popup-auth input[type="password"] {
    width: 100%;
}
#popup-auth button {
    width: 100%;
}
#popup-auth .logout {
    width: 100%;
}
#popup-auth p.gray a {
    color: gray;
}
#show-popup-auth {
    background: url("/bitrix/templates/vdgb_main/components/bitrix/system.auth.form/vdgb-auth-top_ajax/images/1.png") no-repeat;
    background-position: 10px;
    background-size: 25px 25px;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    height: 100%;
    padding-top: 16px;
    padding-bottom: 8px;
    padding-left: 60px;
}
#show-popup-auth:hover {
    cursor: pointer;
}
#show-popup-auth.auth {
    background: url("/bitrix/templates/vdgb_main/components/bitrix/system.auth.form/vdgb-auth-top_ajax/images/2.png") no-repeat;
    background-position: 10px;
    background-size: 25px 25px;
}
#popup-auth.auth {
    width: 200px;   
    padding: 10px;
}
#popup-auth.auth p {
    text-align: left;
}

font.errortext {
    color: red;
}

#authform .form-group input[type="text"],
#authform .form-group input[type="password"] {
    width: 100%;
}

#authform .form-group input[type="checkbox"] {
    display: inherit !important;
}
/* End */


/* Start:/bitrix/templates/vdgb_main/components/bitrix/system.auth.forgotpasswd/vdgb-auth-forgotpasswd_ajax/style.css?1744613907976*/
#auth-block {
    position: relative;
}
#popup-forgotpasswd {
    display: none;
    position: absolute;
    width: 320px;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 0px 5px #999;
    padding: 20px 10px;
    margin-top: 3px;
    box-sizing: border-box;
}
#popup-forgotpasswd.show {
    display: block;
}
#popup-forgotpasswd p {
    text-align: center;
    font-size: 14px;
    margin: 11px 15px;
}
#popup-forgotpasswd label {
    font-weight: normal;
}
#popup-forgotpasswd input[type="text"],
#popup-forgotpasswd input[type="password"] {
    width: 100%;
}
#popup-forgotpasswd input[type="submit"] {
    width: 100%;
}
#popup-forgotpasswd .logout {
    width: 100%;
}
#popup-forgotpasswd p.gray a {
    color: gray;
}
#popup-forgotpasswd.auth {
    width: 200px;   
    padding: 10px;
}
#popup-forgotpasswd.auth p {
    text-align: left;
}

.bx-forgotpass-table {
    width: 100%;
    margin: 10px 0px;
}

#show-popup-auth-forgotpasswd {
    font-size: 16px;
}
/* End */
/* /bitrix/templates/vdgb_main/components/bitrix/system.auth.form/vdgb-auth-top_ajax/style.css?17446139071416 */
/* /bitrix/templates/vdgb_main/components/bitrix/system.auth.forgotpasswd/vdgb-auth-forgotpasswd_ajax/style.css?1744613907976 */
