

/* Start:/local/templates/tpprf_mobile/components/bitrix/system.auth.authorize/.default/style.css?15091146662483*/

.header-line,
.bx-auth-title{
	margin: 1rem -0.5rem;
	padding: .7rem 1.5rem;
	font-size: 1.2rem !important;
	line-height: 1.2rem;
	border-bottom: 1px solid #ddd !important;
	color: #31668c;
}
.bx-auth-note {
    font-size: 0.9rem !important;
}
div.bx-auth-services div {
    width: 33%;
    margin-right: 0.3%;
}
div.bx-auth {
	max-width: 100% !important;
	width: 100% !important;
}
.bx-auth-label {
	font-size: 1rem;
	line-height: 1.2rem;
	margin-bottom: 0.5rem;
	display: block;
	color: #4A4A4A;
}
div.bx-auth input.sbm{
	font-size: 0.9rem;
	padding: 0.4rem 0 ;
	text-align: center;
	width: 50%;
	display: block;
	margin: 0.75rem auto;

}

div.bx-auth input.bx-auth-input {
	border: 1px solid #B3C9DD;
	background: #fff;
	display: block;
	line-height: 1rem;
	box-sizing: border-box;
	padding: 0.4rem 0.6rem;
	width: 100%;
	float: none;
}
.checkboxArea, .checkboxAreaChecked {
	float: left;
	margin: 0;
	background: url(/local/templates/tpprf_main/images/checkbox.png) no-repeat;
	width: 24px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
}
.checkboxAreaChecked {
	background-position: 0 -24px;
}
label[for=USER_REMEMBER] {
	font-size: 0.9rem;
	line-height: 1.2rem;
	cursor: pointer;
}
.row {
	margin-bottom: 0.75rem;
}
div.bx-auth .auth-btn.disabled:after {
	content: "";
	height: 100%;
	width: 50%;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	position: absolute;
	background: url(/local/templates/.default/components/bitrix/system.auth.authorize/.default/images/disabler.png) 0 0 repeat;
	margin: auto
}
#USER_REMEMBER {display: none !important;}

/* Invalid input */
div.bx-auth input.ng-dirty.ng-invalid { border: 1px solid rgb(186, 42, 36); }
div.bx-auth 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-auth input.ng-dirty.ng-valid { border: 1px solid rgb(101, 190, 101); }
div.bx-auth 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-auth .validation-errors div {
	font-style: italic;
	font-size: 0.9rem;
	margin-top: 0.5rem;
	color: #acacac;
}

/* Submit button */
div.bx-auth .auth-btn {
    position: relative;
	margin-top: 1.75rem;

}
div.bx-auth .auth-btn input {
    border: none;
    cursor:pointer;
}

div.bx-auth .my-br {
	width: 100%;
	height:1.2rem;
}
input {outline:none;}
.add-link {
	font-size: 0.9rem;
	margin-bottom: 0.3rem;
}
/* End */
/* /local/templates/tpprf_mobile/components/bitrix/system.auth.authorize/.default/style.css?15091146662483 */
