* { margin: 0; padding: 0; outline: 0; }

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	line-height: 1.3;
	background-color: #EEEDEF;
}

/* Links */
a { color: #4380EB; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

/*------------------------- Font ------------------------*/ 
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url(DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:url(MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url(k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:url(PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url(xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff')}
/*------------------------- Start ------------------------*/ 




.whole_body_login {
	height:100%;
	width:100%;
	position:absolute;
	background-image: url(../img/login_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}
.body_nav {
	width: 970px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.login_left_nav {
	width:250px;
	margin-top:10%;
	margin-right:25px;
	padding:5%;
	float:right;
	opacity:.7;
	background-color:#333;
	color:#FFF;
}
.input_box {
	width: 171px;
	height: 20px;
	padding: 5px;
	border: thin solid #ABADB3;
}
.input_box_error {
	border: thin solid #FF4646;
}




/*
@media screen and (min-width: 1080px) {

.body_maindiv_nav {
	width: 87%;
}
.header_maindiv_logo-link {
	width: 87%;
}
.header_maindiv_contact-details {
	width:87%;
}
.header_maindiv_banner {
	width: 87%;
}
.header_menu_list_nav {
	width: 882px;
}
.body_maindiv_nav {
	width: 87%;
}
.body_maindiv {
	width: 85.5%;
}
.footer_maindiv_all {
	width: 87%;
}

}
*/
