@charset "utf-8";

@media (max-width:1024px) {
	.ol {position:relative;margin:0;}
	.ol h2 {width:0;height:0;overflow:hidden}

	#ol_before,
	#ol_after {position:relative;background:#313540;padding:11px 15px;}
	#ol_before a,
	#ol_after a {display:inline-block; padding:10px; color:#fff;}

#ol_before input[type=text], #ol_before input[type=password] {width:100%;border:0;border-bottom:1px solid #434242;background:none;height:40px;;margin:0 0 10px;color:#fff}
#ol_submit {width:100%;height:40px;border-radius:23px;font-weight:bold;font-size:1.083em; }
#ol_svc {text-align:left;color:#dadada;font-size:0.92em;margin:5px 0 20px}
.ol_before_btn {margin:15px 0 0;color:#aaa;line-height:1em}
.ol_before_btn a {color:#fff;display:inline-block;width:50%;float:left}
#ol_password_lost {border-left:1px solid #777}


}

