

/* Start:/bitrix/templates/main2/components/bitrix/system.auth.authorize/.default/style.css?16545891841396*/
.auth-block .form-control {border-radius: 0px;}
.auth-block {font-size: 1rem; color: #fff; background-color: #8AC44B;}
.auth-block input[type=text]::-webkit-input-placeholder {color: black !important; font-size: 0.9rem;  opacity: 1;}
.auth-block input[type=text]:-moz-placeholder           {color: black !important; font-size: 0.9rem;  opacity: 1;}
.auth-block input[type=text]::placeholder           {color: black !important; font-size: 0.9rem;  opacity: 1;}
.auth-block input[type=password]::-webkit-input-placeholder {color: black !important; font-size: 0.9rem;  opacity: 1;}
.auth-block input[type=password]:-moz-placeholder           {color: black !important; font-size: 0.9rem;  opacity: 1;}
.auth-block input[type=password]::placeholder           {color: black !important; font-size: 0.9rem;  opacity: 1;}
.auth-block input[type=submit] {background-color: #fff !important; padding: 0.5rem 2rem; color: #8AC44B; border-radius: 0px; border: 0px;}
.auth-block a {color: #fff; text-decoration: none; font-size: 1rem;}
	.auth-block a:hover {color: #1F69A6;}
.auth-block a i {margin-left: 0.4rem;color: #fff;}
.auth-block h3 {color: #fff; font-size: 1.5rem;}

.bx-auth-table {width: 100%;}

.btn-primary {width: 100%;}

#auth_password_ctrl button {
	position: absolute;
	right: 0;
	z-index: 10;

	color: #c2c2c2;
}

@media (max-width: 480px) {
	.auth-block h3 {color: #fff; font-size: 1rem;}
}


/* End */
/* /bitrix/templates/main2/components/bitrix/system.auth.authorize/.default/style.css?16545891841396 */
