

/* Start:/local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/style.css?14679839021826*/
div.bx-forgotpwd {width:91%; margin-top:16px; margin-bottom:24px; padding: 24px 32px; background: url(/local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/images/blue-tab-medium.png); border: 1px solid #c9e0e4;border-radius: 3px;-webkit-border-radius: 3px;}
div.bx-forgotpwd form {padding:0; margin:0;}
div.bx-forgotpwd label.bx-forgotpwd-label{ display: block; margin: 0 0 7px; font-size: 13px; }
div.bx-forgotpwd input.sbm{ background: url(/local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/images/blue-medium-btn.png) no-repeat scroll 100% 0px; width: 151px; height: 32px; padding:0 40px; text-decoration:none; color:#FFF; position:relative; overflow:hidden; border:0px; border-radius:2px;}

div.bx-forgotpwd input.bx-forgotpwd-input {border: 1px solid #B3C9DD; background: #fff; display: block; height: 22px; padding: 4px 10px; width: 480px; float: left; box-sizing: content-box;}

/* Invalid input */
div.bx-forgotpwd input.ng-dirty.ng-invalid { border: 1px solid rgb(186, 42, 36); }
div.bx-forgotpwd input.ng-dirty.ng-invalid:focus {
    box-shadow:inset 0 0 5px 1px rgba(186, 42, 36, 0.2);
    border-color: rgb(186, 42, 36);
}
/* Valid input */
div.bx-forgotpwd input.ng-dirty.ng-valid { border: 1px solid rgb(101, 190, 101); }
div.bx-forgotpwd input.ng-dirty.ng-valid:focus {
    box-shadow:inset 0 0 5px 1px rgba(101, 190, 101, 0.2);
    border-color: rgb(101, 190, 101);
}


div.bx-forgotpwd .validation-errors div { float: left; padding-left: 15px; padding-top:7px; font-style: italic; font-size: 12px; color: #acacac; }


/* Submit button */
div.bx-forgotpwd .my-btn {
    padding-top: 5px;
    margin-top: 20px;
}
div.bx-forgotpwd .my-btn input {
    border: none;
    cursor:pointer;
}
div.bx-forgotpwd .my-btn.disabled:after {
	content: "";
	height: 32px;
	width: 151px;
	display: block;
	margin-top: -32px;
	margin-left: 0px;
	z-index: 2;
	position: relative;
	background: url('/local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/images/disabler.png') 0 0 repeat;
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/style.css?14679839021826 */
