
body{padding: 0; margin:0 auto;}
a{color:#CF7;text-decoration:none}
a:hover{color: #CF7; text-decoration:none}
.light-login {background:#fff url('../images/pattern.jpg') repeat;}
.login-container {width:375px;margin:0 auto;}
.center{text-align:center !important;}
.red {color:#dd5a43 !important;}
.blue {color:#478fca !important;}
.green {color:#69aa46 !important;}
.padding{padding: 0 !important;}
.hand{cursor:pointer;}
.w100{width: 100px;}
.space {
	max-height:1px;
	min-height:1px;
	overflow:hidden;
	margin:12px 0;
	margin:6px 0 5px;
}
[class*="vspace-6"] {
	max-height:1px;
	min-height:1px;
	overflow:hidden;
	margin:12px 0;
	margin:6px 0 5px 0;
}
.position-relative {
	position:relative;
}
.lighter {
	font-weight:lighter;
}
.login-main {
	padding:15px;
}
.social-or-login {
	margin-top:4px;
	text-align:center;
	position:relative;
	z-index:1;
}
.social-or-login:first-child {
	display:inline-block;
	background:#F7F7F7;
	padding:0 8px;
	color:#5090C1;
	font-size:13px;
}
.social-or-login:before {
	content:"";
	display:block;
	position:absolute;
	z-index:-1;
	top:50%;
	left:0;
	right:0;
	border-top:1px dotted #A6C4DB;
}
.ace-icon{font-size: 150%;}
.widget-box {
	visibility:hidden;
	position:fixed;
	z-index:-5;
	-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.12);
	box-shadow:0 0 2px 1px rgba(0,0,0,0.12);
	padding:0px;
	/*background-color:#394557;*/
	-moz-transform:scale(0,1) translate(-150px);
	-webkit-transform:scale(0,1) translate(-150px);
	-o-transform:scale(0,1) translate(-150px);
	-ms-transform:scale(0,1) translate(-150px);
	transform:scale(0,1) translate(-150px);
}
.visible {
	visibility:visible;
	position:relative;
	z-index:auto;
	-moz-transform:scale(1,1) translate(0);
	-webkit-transform:scale(1,1) translate(0);
	-o-transform:scale(1,1) translate(0);
	-ms-transform:scale(1,1) translate(0);
	transform:scale(1,1) translate(0);
	transition:transform .3s ease;
	-moz-transition:-moz-transform 0.3s ease;
	-webkit-transition:-webkit-transform 0.3s ease;
	-o-transition:-o-transform 0.2s ease;
}
.login-foot{height: 50px; background: #5090C1;}
 .back-to-login-link {
	color:#FE9;
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 0px 1px rgba(0,0,0,0.25);
}
.forgot-password-link {
	color:#FE9;
}
.user-signup-link {
	color:#CF7;
}


ul,li{list-style-type: none;margin: 0; padding: 0;  }
.w1170{width: 1170px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.naver {height:45px;line-height:45px;background:#08A5E0;}
.naver ul li {float:left;}
.naver ul li a {display:block;float:left;width:115.5px;height:45px;line-height:45px;text-align:center;font-size:16px;
	color:#fff;}
.naver ul li.thisclass a,.naver ul li a:hover,.naver ul li a.thisclass {
	background:#FFBF4B;
	color:#FFF;
	text-decoration:none;
}
.navbar{margin-bottom: 0px;border: 0px;}
.login-img{
	max-height: 38px;
	width: 100%;
	cursor: pointer;
	 box-sizing: border-box;
}
