

/* Start:/bitrix/templates/alseraPC/components/bitrix/system.auth.form/register/style.css?17521542312305*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/alseraPC/components/bitrix/system.auth.form/register/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/alseraPC/components/bitrix/system.auth.form/register/images/sec-unlocked.png);}


div.bx-system-auth-form{
	width: 49%;
	margin: 15px auto;
	border: 1px solid #01589f;
    padding: 15px;
}

div.bx-system-auth-form h2{
	color: #01589f;
}

div.bx-system-auth-form td span{
	display: block;
	color: #000;
    font-size: 14px;
    margin-bottom: 5px;
}
div.bx-system-auth-form input[type="text"],
div.bx-system-auth-form input[type="password"]
{
	width: 100%;
    height: 30px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    padding-left: 10px;
    background: #f2f5f7;
    box-sizing: border-box;
}

.store_password td{
	color: #01589f;
	background: #e1e1e1;
	font-size: 13px;
	line-height: 16px;
	padding: 5px;
	margin-top: 10px;
	box-sizing: border-box;
}

div.bx-system-auth-form input[name="Login"]{
    display: block;
    width: 100%;
    height: 30px;
    font-size: 14px;
    box-sizing: border-box;
    color: #fff;
    background: #01589f!important;
    border: 1px solid #01589f!important;
    cursor: pointer;
    margin-top: 10px;
}

div.bx-system-auth-form input[name="Login"]:hover{
    background: #fff!important;
    color: #01589f;
}

div.bx-system-auth-form a[href="/register/"]{
    display: block;
    background: #ff5b00;
    color: #fff;
    border: 1px solid #ff5b00;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 170px;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 10px auto 0;
}

div.bx-system-auth-form a[href="/register/"]:hover{
    background: #fff;
    color: #ff5b00;
}

.forgot_password td{padding: 10px 0 5px; font-size: 14px;}

.inp_pass{position: relative; margin-bottom: 25px; display: block; width: 100%; height: 100%:}
.inp_pass a svg{fill: #afafaf;}
.inp_pass a:hover svg, .inp_pass a.active svg{fill: #000;}
.inp_pass a{position: absolute;right: 15px;top: 4px;width: 23px;height: 23px;}
/* End */
/* /bitrix/templates/alseraPC/components/bitrix/system.auth.form/register/style.css?17521542312305 */
