@font-face {
    font-family:'AeonRegular';
    src: url('/fonts/aeonrg.eot');
    src: url('/fonts/aeonrg.eot?#iefix') format('eot'),
         url('/fonts/aeonrg.woff') format('woff'),
         url('/fonts/aeonrg.ttf') format('truetype'),
         url('/fonts/aeonrg.svg#AeonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body{
	height:100%;
}
body{
	margin:0;
	background-color: black;
	background-image: url(../img/index_page/BG.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-attachment:fixed;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
img{
	border:0;
}

.panel {
    height: 630px;  width: 960px;  position: absolute;  top: 50%;  margin-top: -315px;  left: 50%;  margin-left: -480px;
    text-align: center;
}
.logo {
    display: block;
    margin-bottom: 6px;
}
.box {
    width: 918px;
    height: 472px;
    background-image: url(../img/index_page/panel.png);
    text-align: left;
    padding: 38px 21px 0;
    position: relative;
}
p {
    color: #46b5fb;
    margin: 0 0 15px;
}
p.desc {
    font-size: 17px;
    height: 91px;
    margin: 0;
    line-height: 23px;
}
h2{
	font-size: 17px;
	font-weight: normal;
	color:#6aead3;
	text-transform: uppercase;
}
ul{
	color: #86b0d5;
	list-style: none;
	margin: 0;
	padding:0;
}
ul > li{
	margin: 0;
	padding: 0 0 0 33px;
	height: 28px;
	background: url(../img/index_page/bullet.png) no-repeat -4px -4px;
	font-size: 17px;
}
h2.orange {
    color: #f2941b;
    margin-bottom: 6px;
}
a.apply{
	position:absolute;
	width:374px;
	height:81px;
	cursor: pointer;
	background: url(../img/index_page/button.png) no-repeat 0 0;
	bottom: 10px;
	left: 17px;
}

a.apply:hover{
	background-position: 0 -81px;
}
a.apply:active{
	background-position: 0 -162px;
}
a.ks {
    background: url(../img/index_page/ks.png) no-repeat 0 0;
    width: 219px;
    height: 90px;
    position: absolute;
    left: 406px;
    bottom: 8px;
    opacity: 0.5;
}
a.ks:hover {
    opacity: 1;
}
a.fb {
    width: 328px;
    height: 94px;
    right: 5px;
    bottom: 4px;
    position: absolute;
    background: url(../img/index_page/fb.png) no-repeat 0 0;
    opacity: 0.5;
}
a.fb:hover {
    opacity: 1;
}
.tint-popup {
    background-color: black;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}
.popup {
    width: 390px;
    height: 314px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -157px 0 0 -195px;
    background: url(../img/index_page/panel.small.png);
}
.popup > h2 {
    color: #258bd1;
    margin: 20px 0 0 20px;
}
.popup-p {
    padding: 16px 30px;
    line-height: 21px;
}
.popup > form {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 131px;
}
input.email {
    background: url(../img/index_page/input.png) no-repeat 0 0;
    border: 0;
    width: 291px;
    height: 51px;
    margin-left: 26px;
    font-size: 23px;
    font-weight: bold;
    padding: 0 20px;
    color: #334c64;
    outline:0;
}
input.email:focus{
	color:#258bd1;
}
input.submit {
    background: url(../img/index_page/button.send.png) no-repeat 0 -49px;
    border:  0;
    width: 377px;
    height: 49px;
    position: absolute;
    bottom: 6px;
    left: 7px;
}
input.submit:hover {
    background-position: 0 -98px;
}
input.submit:disabled {
    background-position: 0 0;
}
div.ok{
	background:url(../img/index_page/tnx.png);
	width:390px;
	height:74px;
	position: absolute;
	left:50%;
	top:50%;
	margin: -37px 0 0 -195px;
	display: none;
}

input {
    background: url(../img/index_page/input.png) no-repeat -1px -54px !important;
    border:  0;
    width: 314px;
    height: 51px;
    color:#227ab9;
    font-size:22px;
    font-weight: bold;
    padding-left:20px;
    margin: 7px;
    outline:0;
}
input:hover {
    background-position: -1px -1px;
}
input.error {
    background-position: -1px -107px;
    color:#8e2826;
}

input::placeholder{color:#5a728a;font-size:20px;}


#wrapper{margin-left: 30%;}

.af{margin-bottom:0px;text-align:center;}
.af.forgot{margin:-7px 0 0 0;padding:0 30px 0 0;text-align:right;}
.af a{color:#4c9ed9;font-size:13px;font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;}
.af a:hover{color:#5fabe2;text-decoration:none;}
#afb {position:absolute;right:1px;bottom:1px;width:186px;height:46px;border:0;outline:0;background:url(../img/index_page/button_ENTER_LEFT.png) no-repeat 0 -51px;font-size:0}
#afb:hover{background-position:0 -100px;}
#afb:active{background-position:0 -51px;}
#afb:disabled{background-position:0 -2px;}

#afc{position:absolute;left:1px;bottom:1px;width:189px;height:46px;border:0;background:url(../img/index_page/button_Registration_LEFT.png) no-repeat 0 -51px;font-size:0}
#afc:hover{background-position:0 -100px;}
#afc:active{background-position:0 -51px;}
#afc:disabled{background-position:0 -2px;}
#loginform #ausubmit {visibility:hidden;}
.auth_form {float:left;margin:20px 1px;padding: 0;}

.auth_form{border: none; text-align:center;}

#capcha-image {height: 60px;width: 142px;}

#reg_submit{
	margin: 0;
	width:377px;
	height:46px;
	background:url(../img/index_page/button_Registration.png) no-repeat 0 -51px;
	position:absolute;
	left:1px;
	bottom:1px;
	font-size:0;
	border:0;
}
#reg_submit:hover{background-position:0 -100px;}
#reg_submit:disabled{background-position:0 -2px;}
#reg_submit:active{background-position:0 -51px;}


.login_form fieldset
{
	position:relative;
	width:379px;
	height:280px;
	background: rgba(35,59,77,0.75);
	border-radius: 7px;
	box-shadow: 0 0 0 1px rgba(188,203,213,0.6), 0 0 0 2px rgba(8,10,0,1), 0 0 0 3px rgba(25,109,167,1);
	margin-left: 5px;
}
.reg_form fieldset
{
	position:relative;
	width:379px;
	height:510px;
	background: rgba(35,59,77,0.75);
	border-radius: 7px;
	box-shadow: 0 0 0 1px rgba(188,203,213,0.6), 0 0 0 2px rgba(8,10,0,1), 0 0 0 3px rgba(25,109,167,1);
	margin-left: 7px;
}

.reg_form fieldset.lostpass{height:auto;}
fieldset.lostpass input[type="submit"]
{
	position:relative;
	display:inline-block;
	margin:30px 0 0 0;
	padding:0;
	width:100%;
	height:44px;
	background:#137057;
	border:1px solid #2caa76;
	border-top:1px solid #8dd1b5;
	border-radius: 0 0 6px 6px;
	box-shadow: inset 0 0 5px 3px rgba(50,135,109,1);
	color:#76e1c4;
	font-family:AeonRegular;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0 -1px 1px #01080c;
}

fieldset.lostpass input[type="submit"]:hover
{
	background:#14765c;
	color: #9dfbe2;
}
span, .caps {
	margin: 20px 20px 0 20px;
	text-transform:uppercase;
	text-align:left;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:1.3em;
}
.caps_wrapper{
	min-height:1.2em;
}

.caption_auth {
color:#258ad2;
}

.caption_reg {
color: #37c9a2;
}

.error_message {
font-size:11px;
margin-top: 0;
color:#8e2826;
}

.success_message {
font-size:11px;
margin-top: 0;
color:#65af9f;
}

.caps.text_message{font-family:AeonRegular;font-size:12px;margin-top:0;text-transform:none;color:#227ab9;}

textarea:focus, input:focus{
    outline: none;
}

#reload_captcha{}
.captcha_container {
	width:164px;
	height: 84px;
	text-align:center;
	vertical-align:middle;
	background: url(../img/index_page/capt.png) no-repeat;
	position: absolute;
	right: 50px;
}

.captcha_container img{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.g-recaptcha {
    width: 304px;
    margin: 7px auto;
}

.reload_cap {
	width: 98px;
	position: absolute;
	left: 50px;
	cursor:pointer;
}

#regform>.captcha_wrapper{position:relative;margin:3px 0 3px 0;}
.social {margin:20px 5px 0 5px;text-align:justify;text-align-last:justify;}
.or_auth {color:#5a7c96;font-size:18px;font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;margin-top:20px;}
.social > div{position:relative;display:inline-block;width:44px;height:44px;background: url(../img/index_page/auth_icons.png) no-repeat;}
.social > div:hover{cursor:pointer;}

.social > div.google_auth {background-position:-44px 0;}
.social > div.mailru_auth {background-position:-264px 0;}
.social > div.twitter_auth {background-position:-88px 0;}
.social > div.ok_auth {background-position:-176px 0;}
.social > div.fb_auth {display:none;background-position:-220px 0;}


.block {
    width: 100%;
    height: 250px;
    position: absolute;
    top: 25%;
    left: 0;
    margin: 0 auto;
    text-align: center;
}