.authorization-warp {
display:none;
}

.authorization {
margin: 20px;
padding: 40px;}

.shadow {
background-color: #fff;
box-shadow: 0px 0px 8px rgba(1,1,1,0.5), inset 0 0 22px #eee;}

.authorization {
border-radius: 50px;
font-size: 18px;
width: 580px;
height: 300px;
z-index: 44;
cursor: default;
position: relative;}

.authorization-left {
float: left;
width: 40%;
text-align: center;}

.authorization h2 {
font-size: 18px;
padding-bottom: 25px;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;}

.soclogin-btn {
display: inline-block;
width: 56px;
height: 56px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
/*cursor: pointer;*/
opacity: 0.1;}

/* .soclogin-btn:hover {
opacity: 1;} */

#login-vk {
background: url("/img/welcome/scicons_vk.png") no-repeat center top;}
#login-fb {
background: url("/img/welcome/scicons_fb.png") no-repeat center top;}
#login-google {
background: url("/img/welcome/scicons_google.png") no-repeat center top;}
#login-twitter {
background: url("/img/welcome/scicons_twitter.png") no-repeat center top;}
#login-odnokl {
background: url("/img/welcome/scicons_odnokl.png") no-repeat center top;}
#login-mail {
background: url("/img/welcome/scicons_mail.png") no-repeat center top;}


.authorization-right {
float: right;
width: 60%;
text-align: center;}

.authorization-form {
width: 62%;
margin: auto;}

input {
padding: 4px;
border: 2px solid #7b9ebd;
background: #fff;
font: 18px "Tahoma";}

input.error {
background: #ffcce6;
box-shadow: 0px 0px 5px 2px #ff184e;}

@-webkit-keyframes pulse {
	from {
		margin-left:0;
	}
	to {
		margin-left:-20px;
	}
}

input.animate {
-webkit-animation-name: pulse;
-webkit-animation-duration: 0.1s;
-webkit-animation-iteration-count: 4;
-webkit-animation-timing-function: linear;
-webkit-animation-direction: alternate;
}

button {
background: #d1d1d1 url(/img/elight.png) repeat-x;
color: #000;
padding: 3px 16px;
text-shadow: 0 1px 0 #fff;
text-decoration: none;
border-radius: 7px;
border: 2px solid #7b9ebd;
font-family: tahoma;
font-size: 18px;
margin-top: 15px;
cursor: pointer;}

button:hover {
background: #d1d1d1 url(/img/dlight.png) repeat-x;}

@import "icons/font-awesome.min.css";

.icon-spin {
display: none;
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;}

.icon-spin:before {
content: "\f110";}

.processing .icon-spin { display:inline-block; }

.authorization .switch-pan .error_message {
color: #ff184e;
font: 15px Arial;
}

.switch {
padding-top: 10px;
}

.hide {
display:none;}

.authorization a {
border-bottom: 1px dashed rgb(1,3,111);
color: rgb(1,3,111);}


.note_block {
	width:50%;
	min-width:600px;
	display: block;
	display: none;
}

#note {
	display:block;
	width:100%;
	box-shadow: 0 0 5px rgba(0,0,255,0.2);
	outline:none;

	font-family: Tahoma, sans-serif;
	font-size: 16px;
	line-height: 20px !important;
	padding-bottom:21px;
}

.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}


#note:focus {
	box-shadow: 0 0 5px rgba(0,0,255,0.5);
}

.user {
	display:none;
	opacity:0.2;
	position:absolute;
	right:10px;
	top:10px;
	font-size:16px;
	cursor:pointer;
}

.user:hover {
	opacity:1;
}

.user #usernick {
	font-size:10px;
}

.bigError {
	display:none;
	position:absolute;
	top:10px;
	left:50%;
	z-index:1000;
}
.bigError .bigError1 {
	display:block;
	margin-left:-50%;
	width:100%;
}
.bigError .bigError1 .bigError2 {
	padding:5px 10px;
	bor1der:1px solid rgb(255,100,100);
	background: rgba(255,100,100,0.2);
}
.bigError i {
	font-size:16px;
}

#noSeeServer {
	display: none;
}

#offline {
	display:block;
	display:none;
	position:absolute;
	right:10px;
	top:35px;
	padding:1px 5px;
	background: rgba(255,100,100,0.2);

	cursor:default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	

	/*-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);*/
	/*top:570px;
	right:386px;*/
}

@font-face {
	font-family: candarab;
	src: url('/css/font/candarab.ttf');
}

.about h1, .about h2, .triada-n-paper, .features , h3 {
	display:block;
	font-family: candarab;
	margin:0;
	padding:0;
}

.about ul { margin:0; }

.triada-n-paper {
	margin-top:-20px;
	max-width:1340px;
	max-height:462px;
/*	width:100%;
	background: url('/img/triada-n-paper.jpg') no-repeat center center;
*/}

.triada-n-paper img { width:100%;}

.use,.about,.puzzletext-copyright {font-size:100%; }

.about h1 { font-size:63px; 
	font-size:436%;
	margin-left:20%;
	margin-right:30%;
	margin-top:30px;}

.about h2 { position:relative;
	font-size:43px;
	font-size:295%;
	width: 400px;
	text-align:right;
	margin-top:0px;
	margin-right:2%;
	margin-left:auto;
	line-height:40px;
	z-index: 2;
 }

.features { font-size:19px;
	font-size:130%;
	margin-left:20%;
	margin-top:-30px; }

.features .style-margin {
	margin-left:-30px;
}

.features h3 { margin-left:38px; 
 	margin-bottom:10px; }


.about { 
	float:left;
	width:77%;
}

.use {
	float:right;
	width:17%;
	min-width:222px;
	margin-top:30px;
}

.spacer {
	float:right;
	width:17%;
	height:148px;/* js resize 168 */
}


.browser, .desktop, .mobile {
	font-family: candarab;
	display:block;
}

.desktop { margin-top: 70px;
}

.browser h3, .desktop h3, .mobile h3 {
	font-size:21px;
	font-size:145%;
	margin-top:35px;
	margin-bottom:15px;
}

.browser button {
	margin: 5px 0;
}

.osicon {
 	display:inline-block;
 	width:62px;
 	height:62px;
 	margin-right:9px;
 	cursor:pointer;
}
.osicon:hover { margin-left:-1px;padding-right:1px;margin-top:-1px;padding-bottom:1px;}

/**/
.osicon:hover { margin-left:0;margin-top:0;padding-right:0;padding-bottom:0;}
.desktop, .mobile { opacity:0.1; cursor: default;}
/**/

.win7 {
	background: url('/img/oses/win7.png') no-repeat;
}

.win8 {
	background: url('/img/oses/win8.png') no-repeat;
}

.android {
	background: url('/img/oses/android.png') no-repeat;
}

.ios {
	background: url('/img/oses/ios.png') no-repeat;
}

.macos {
	background: url('/img/oses/macos.png') no-repeat;
}

.puzzletext-copyright {
	font: italic 12px Arial;
	font-size: 90%;
	opacity:0.7;
	padding-top: 40px;
	text-align:center;
	clear:both;
}

.overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
text-align: center;
background-color: rgba(1,1,1,0.5);
z-index: 33;
cursor: pointer;
display:none;
}

.use, .about, .puzzletext-copyright {display:none;}