@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700'); /* font-family: 'Open Sans', sans-serif; */

Body, HTML{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-size:16px;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
}

.wrap{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -50px;
	background:url(../images/login_bg.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.wrapSub{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -50px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.push{
	height:50px;
	clear:both;
}

.footer{
	text-transform:uppercase;
	font-size:10px;
	background-color:#E6E7E8;
	min-height:50px;
	padding:18px 0;
	line-height:12px;
	letter-spacing:2px;
}


.clear10{
	clear:both;
	display:block;
	height:10px;
}
.clear20{
	clear:both;
	display:block;
	height:20px;
}
.clear40{
	clear:both;
	display:block;
	height:40px;
}
.clear60{
	clear: both;
	display: block;
	height: 60px;
}
.clear80{
	clear:both;
	display: block;
	height: 80px;
}

.together{
	white-space: nowrap;
}
.form-group{
	z-index:99;
}
#announcement {
}
.show {
	position:fixed;
	top:0;
	width:100%;
	z-index:99;
}

#mydiv {
   position: fixed;
   top: 40%;
   left: 50%;
   transform: translate(-50%, -50%);
   color:#fff;
   text-align:center;
   border:0px solid white;
   /*margin:6% auto;
   width:50%;*/
   
}
.login{
	background:rgba(0,0,0,0.5);
	border-radius:6px;
	color:#fff;
}
.login h4{
	font-size:14px;
	margin:0;
}
.login .btn-login{
	background-color:#ED3B2A;
	color:#fff;
	text-transform:uppercase;
}
.login .btn-login:hover{
	background-color:#cc000;
}
.login .btn-login:pressed{
	background-color:#F42024;
}


.banner{
	min-height:280px;
	background:url(../images/subBanner_bg.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ccc;
	position:relative;
}

.logout{
	position:absolute;
	width:100%;
	top:10px;
}
.logout .container{
	padding:0;
	margin: 0 inherit;
	background-color: none;
	z-index: 9;
}
.btn-logout{
	text-transform:uppercase;
	top:0;
	right:10px;
}

.announcement{
	background-color:#E6E7E8;
	color:#000;
	padding:10px 0;
	font-size:14px;
	line-height:24px;
	border-bottom:1px solid #ccc;
}
.announcement h2{
	font-size:14px; margin:0;
	line-height:24px;
	text-transform:uppercase;
}


.tools{
	padding-top:60px;
	z-index: 99;
}
.img-tools{
	width:30px; height: auto;
}
.toolsImg{
	border-radius:8px;
	width: 80%;
	height: auto;
	margin: 0 auto 10px;
}
.toolsLink{
	border-left:0px solid #d5d5d5;
	margin-left:5px;
}
.toolsLink.btn{
	border:1px solid #d5d5d5;
	border-radius:0 !important;
	text-align: center;
	padding: 3px 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	
}

.btn-subTools{
	background:#fefefe;
	border:1px solid #dfdfdf;
	color:#000;
	margin-bottom: 20px;
	text-align: left;
}

.logoMonthly{
	text-align: left;
}
a:link .toolsLink{
	color:#333;
	text-decoration: none;
}
a > .toolslink:hover{
	color:#000;
	font-style: none;
}
h2{
	margin-bottom:50px;
	font-size:24px;
	text-transform:uppercase;
}
h3{
	font-size:14px;
	margin:0;
	text-transform:uppercase;
}

.form-group label{
	text-align: left !important;
}

.divider_hor{
	clear: both;
	display:block;
	height: 10px;
	margin: 20px auto 40px;
	border-top:1px solid #ccc;
}
.divider_hor2{
	clear: both;
	display:block;
	height: 5px;
	margin: 10px auto 20px;
	border-top:1px solid #ccc;
}

.bannerXKFS{
	background:url(../images/xkfs_bg.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ccc;
	position:relative;
	padding:0;
	margin: 0;
}
.functions{
	margin-top:10px;
}
.functions a{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
.functions  i, Button i{
	font-size: 16px;
	margin-right: 5px;
}
.functions .btn-functions{
	padding:0;
	margin: 0 0 20px;
	border:0px solid red;
	display: block;
	text-align:left;
	width: auto;
	background-color:#fff;
	text-transform:uppercase;
	color: #000;
	font-size:14px;
}
.logoMonthly{
	padding-left:30px;
}

.bannerPurple{
	min-height:280px;
	background:url(../images/purple_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ccc;
	position:relative;
}
.btn-purpleTools{
	background:#fefefe;
	border:1px solid #682477;
	color:#682477;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding:5px 0;
}


.banner8m{
	min-height:280px;
	background:url(../images/8m_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ccc;
	position:relative;
}

.table-description TD{
	font-size:14px;
}
@media screen and (max-width:870px){
	#mydiv{
	position: relative;
	top: 0;
	left: 0;
	transform: translate(0%, 0%);
	color:#fff;
	text-align:center;
	border:0px solid white;
	width:50%;
	margin:20% auto; 
	}
}

@media screen and (max-width:800px){
	#mydiv{
		width:80%;
	}
	.functions{
		text-align: center;
	}
	.functions .btn-functions {
		margin: 0 10px;
		border:1px solid #dfdfdf !important;
		padding:8px 40px;
		display: inline-block;
	}
	.functions .btn-functions:hover{
		background-color:#ccc;
	}
	.logoMonthly{
		text-align: center;
		padding: 0;
	}
}

@media screen and (max-width:610px){
	.bannerLogo{
		width:240px;
		margin:0px auto 0;
		padding: 60px 0 20px;
		border:0px solid lime;
	}
	#mydiv{
		width:66%;
	}
	.functions a{
		text-decoration: none;
		color: #000;
		font-size: 12px;
		text-transform: uppercase;
		border:1px solid #ccc;
		border-radius:0;
		padding:3px 10px;
	}
	
	.functions  i{
		font-size: 16px;
		margin-right: 5px;
	}
	
}


/* upate from here ---- 13 apr 2017 --- */

@media screen and (max-width:480px){
	#mydiv{
		width:80%;
		margin-top:20%;
	}
	.functions .btn-functions {
		margin: 0 10px 20px;
		border:1px solid #dfdfdf !important;
		padding:8px 40px;
		display: inline-block;
		font-size:14px;
	}
	.wrapSub{
		    margin: 0 auto -70px !important;
	}
	label.small{
		font-size:12px;
	}
}
@media screen and (max-width:320px){
	.btn-subTools{
		background:#fefefe;
		border:1px solid #dfdfdf;
		color:#000;
		margin-bottom: 20px;
		text-align: left;
		padding:5px;
		font-size:12px;
	}
	
}

.alpha{
	padding-left:0;
}
.omega{
	padding-right:0;
}
.form-group{
	margin-bottom:9px;
}
.input-group2[class*=col-] {
    float: none;
    padding-right: 2px;
    padding-left: 0;
}
.input-group2 INPUT{
	border-radius:0;
}
.input-group-addon2 {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 4px;
	display: table-cell;
	min-width: 50px;
}
.input-group-addon2 SELECT{
	border-right:none;
	border-radius:0px;
}
.input-group-addon2 INPUT{
	border-right:none;
}

h5{
	font-size:14px;
	margin: 10px 0;
	font-weight: 600;
}


/* === 8 Mansion Nano === */
.banner8nano{
	background:url(../images/8mNano_bg.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ccc;
	position:relative;
	padding:0;
	margin: 0;
}

.bannerPeriod7{
	background:url(../images/period7_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ccc;
	position:relative;
	padding:0;
	margin: 0;
}
.bannerLogoPurple{
	width:300px;
	margin:0px auto 0;
	padding: 40px 0 40px;
	border:0px solid lime;
}
.overlay{
	width:100%;
	position:absolute;
	height: 100%;
	top: 0;
	z-index: 1;
	background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.69) 84%, rgba(255,255,255,0.83) 91%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(84%, rgba(255,255,255,0.69)), color-stop(91%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.69) 84%, rgba(255,255,255,0.83) 91%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.69) 84%, rgba(255,255,255,0.83) 91%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.69) 84%, rgba(255,255,255,0.83) 91%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.69) 84%, rgba(255,255,255,0.83) 91%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.bannerLogo{
	width:240px;
	margin:0px auto 0;
	padding: 40px 0 40px;
	border:0px solid lime;
	z-index: 10;
	position:relative;
}

.logout{
	z-index:99;
}
.input-group-addon3 {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 4px;
	display: table-cell;
	min-width: 50px;
}
.input-group-addon3 SELECT{
	border-right:1px solid #ccc;
	border-radius:0px;
}
.input-group-addon3 INPUT{
	border-right:1px solid #ccc;
}
.form-group label {
    font-size:14px !important;
}