

/* Start:/bitrix/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/style.css?1599375641886*/
.for_input {
	width: 100%;
    height: 30px;
    box-sizing: border-box;
    padding: 0 30px 0 10px;
    background-color: transparent;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-style: solid;
    border-color: #d4d5d6;
    /* border-color: rgba(255,255,255,.3); */
    color: #505154;
    /* color: rgba(255,255,255,.8); */
    /*text-transform: uppercase;*/
    transition: border-color 200ms;
    margin-bottom: 20px;
}
.for_form {
    width: 50%;
    margin-left: auto;
    margin-right: auto; 
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.w-15 {
    width: 15% !important;
}
.auth-link {
    color: #454545;
    background-color: #ffffff; 
}
.center {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/style.css?1599375641886 */
