

/* Start:/bitrix/templates/next/components/olondar/auth/auth/style.css?17748700652357*/
.smsc-authform {
	position: relative;
	display: block;
}
.aBlock {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 15px #E3DCE6;
	/*display: none;*/
	left: -20px;
	padding: 40px 20px 20px;
	/*position: absolute;*/
	/*top: -10px;*/
	/*z-index: 1;*/
}
.input {
	display: block;
}
.aBlock label {
	color: #000000;
}
.aBlock .text {
	border: 1px solid #C4C4C4;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 3px #CCCCCC inset;
	color: #626262;
	font: 13px Arial;
	height: 26px;
	padding: 0 10px;
	width: 200px;
}
.auth a, .bask a {
	border-bottom-color: #8500C1;
}
.inputn {
	/* background: url("/bitrix/templates/next/components/olondar/auth/auth/i/nsubmit1n.png") no-repeat scroll left top transparent; */
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 34px;
	padding: 0;
}
.inputn input, .inputn a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 34px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.inputn div {
    display: inline-block;
    height: 34px;
    padding: 0 10px 0 0;
}
.inputn span {
	/* background: url("/bitrix/templates/next/components/olondar/auth/auth/i/nsubmit1n.png") repeat-x scroll left -68px transparent; */
	display: inline-block;
	/* text-shadow: 0 -1px 1px #8500C1; */
	padding: 0 15px !important;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	height: 34px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.web {
	/* font-family: WebSymbolsRegular; */
}
span.web2 {
	font-size: 16px !important;
	line-height: 34px !important;
	font-weight: bold !important;
	margin: 0 !important;
	text-decoration: none !important;
	min-width: 65px;
}

.form_body .form-footer input {
    border: none!important;
    border-radius: 0!important;
	opacity: 0;
}

/*.form_body .form-footer .inputn div {
    border: 1px solid #1D1D1B;
    border-radius: 8px;
}*/

.easy-form{
    /* border: 1px solid #777; */
    /* border-radius: 8px; */
    padding: 60px 0;
}

.ajax_auth .form_body input {
	margin-bottom: 5px !important;
}

/*
.ajax_auth .inputn div {
	display: inline-block;
	height: 34px;
	padding: 0 11px;
	border: 1px solid #1D1D1B;
	border-radius: 8px;
}*/

#auth_title {
	text-align: center;
}

.ajax_auth .form-footer .more_text_small {
	padding-left: 25px;
}

/* End */
/* /bitrix/templates/next/components/olondar/auth/auth/style.css?17748700652357 */
