body{
	margin:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica;
	background: url('../img/bg.jpg') top center repeat-x fixed;
}
::-webkit-input-placeholder { color:#000000; }
::-moz-placeholder { color:#000000; } /* firefox 19+ */
:-ms-input-placeholder { color:#000000; } /* ie */
input:-moz-placeholder { color:#000000; }
p{ 
	margin: 0;
}
label {
	display: block;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
	color: #5BFD03;
	text-transform: capitalize;
}
form{
	margin:0px;
	padding:0;
}
fieldset {
	clear: both;
	border:0;
	margin:0;
	padding:0;
}
input[type=text],[type=password]{
	margin:12px 0 0;
	padding:5px;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-radius: 5px;
	height:45px;
	width:90%;
	font-size:12pt;
	color:#000000;
}
img{
	border:0;
}

#wrapbody{
	margin:0 auto;
	width:660px;
	overflow:hidden;
	text-align:center;	
    position: relative;	
	background: url('../img/bgcontent.png') top center repeat-x fixed;
}

#wrapbody .header{	
	width:100%;
	overflow:hidden;
	text-align:center;
}

#wrapbody .row01{
	margin:0 auto;
	padding:0 10px;
	width:90%;
	overflow:hidden;
	text-align:center;	
	font-family: 'Nirmala UI';
	font-weight: bold;
	font-size: 13pt;
	line-height: 150%;
}
#wrapbody .row01-mobile{
	display:none;
}
#wrapbody .row02{
	margin:10px auto 0;
	padding:10px 0;
	width:95%;
	overflow:hidden;
	text-align:center;	
	font-family: 'Nirmala UI';
	border-top:1px solid #000000;
	font-weight:bold;
}
#wrapbody span{
	color:#ed1f24;
}
#wrapbody span.txtsize15{
	color:#000000;
	font-size:15pt;
}
#wrapbody .col01{
	padding-top:5px;
	width:20%;
	overflow:hidden;
	float:left;
	text-align:center;
	font-size: 10pt;
	line-height:150%;
}
#wrapbody .col02{
	width:70%;
	padding-top:0px;
	padding-left:0px;
	overflow:hidden;
	text-align:left;
	float:left;
	font-size: 9pt;
	color:#000000;
}

#wrapbody img#bg {
	width:100%;
}

#clscountdown{
	width:100%;
    position: absolute;
    bottom: 0.2%;
    text-align: center;
	color:#ffffff;
}

#login-form-wrap{
	width:100%;
	margin: 0 auto;
    position: absolute;
    bottom: 38%;
    text-align: center;
}
#cls-col33{
	margin:0 auto;
	width:99%;
	overflow:hidden;
}
.col33{
	width:33.3%;
	float:left;
	text-align:center;
}
.fblogin{
	border-radius:35px;
	background:#ffffff;
	width:90%;
	margin: 0 auto;
	padding:10px 0;
	margin-top: 10px;
	overflow:hidden;
}
#login-form-wrap img.btn{
	width: 100%;
}
#login-form-wrap img.btn-normal{
	/*width: 100%;*/
}
#login-form-wrap .btnconnect {
	cursor: pointer;
	font-size: 1.5em;
	font-family:Verdana;
	color: #ffffff;
	height: 71px;
	padding-bottom:10px;
	width: 200px;
	margin:0;
	border: 0;
	text-align: center;
	background:url('img/btn-wsm.png') no-repeat;
}
#login-form-wrap span{
	font-size:14pt;
	color:#000000;
	text-transform: none;
}
#bg-footer{
	width: 100%;
    overflow: hidden;
    margin: -5px 0 0 0;
    padding: 0px;
	line-height:30px;
    text-align: center;
	color:#002d88;		
	font-size:9pt;
}
.clear {
	clear: both;
}

table{
	color:#484848;
}

.button {
	display: inline-block;
	width: 90%;
	white-space: nowrap;
	height: 40px;
	margin: 1px 5px 1px 0;
	padding: 0 5px;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: 35px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	vertical-align: top;
	letter-spacing: 0.3px;
	background-color: #49c306;
    border: 1px solid #57f202;
	text-shadow: none;
	text-transform: capitalize;
	font-size:14pt;
}

#status-login{
	width:600px;
	margin:0 auto;
	overflow:hidden;
}
#page-heading{
	width:100%;
	padding:0;
	font-size:23px;
	clear:both;
	text-align:center;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
#form-content{
	background:url('img/bg-logout.jpg') no-repeat;
	width:650px;
	height:794px;
}
table.st-logout{
	background:url('img/bg-type.png');
	margin-top:30%;
	color:#ffffff;
}
td.status{	
	color:#ffffff;
}
img.avatar{
	width:20px;
}
#emailform{
	width:75%;
	margin:0 auto;
}
#accessform{
	width:75%;
	margin:0 auto;
}
img.btnaccess{
	width:45%;
}
img.btnaccessFB{
	width:35%;
}
#error-accesscode{
	color:#ffffff;
	font-size:11pt;
	padding:5px;
	width:90%;
	margin:0 auto;
	text-align:center;
	background: #946134;
	display: none;
}
#error-email{
	color:#ffffff;
	font-size:11pt;
	padding:5px;
	width:90%;
	margin:0 auto;
	text-align:center;
	background: #946134;
	display: none;
}

@media screen and (max-width: 480px) {
	
    #wrapbody{
		width:100%;
		margin:0 auto;
	}
	
	#status-login{
		width:100%;
	}
	input[type=text],[type=password]{
		margin:5px 0 0;
		height:20px;
	}
	#form-content{
		background-size:100% 100%;
		min-height:590px;
	}
	#form-content{
		width:100%;
		height:100%;
	}
	.button {
		height: 35px;
	}
	#clscountdown{
		font-size:8pt;
	}
	#login-form-wrap{
	}
	#login-form-wrap img.btn{
		width: 100%;
	}
	#login-form-wrap img.btnconnect{
		width: 50%;
	}
	#login-form-wrap img.btn-normal{
		width: 38%;
	}
	#bg-footer {
		padding-top:5px;
		line-height:1.3em;
		font-size:8pt;
	}
	#login-form-wrap .btnconnect {
		background-size:100% 100%;
		width: 120px;
		height:43px;
	}
	.fblogin{
		border-radius:15px;
	}
	#wrapbody .col01{
		width:100%;
		float:none;
		text-align:center;
	}
	#wrapbody .col02{
		width:90%;
		text-align:center;
		float:none;
		font-size: 8pt;
	}
	.cls-footer{
		width:50%;
	}
	#error-accesscode{
		font-size:9pt;
	}
	#error-email{
		font-size:9pt;
	}
}

@media screen and (min-width: 480px) and (max-width: 649px) { /* Specific to this particular image */
	
	#wrapbody{
		width:100%;
		margin:0 auto;
	}
	#status-login{
		width:100%;
	}
	input[type=text],[type=password]{
		margin:10px 0 0;
		height:30px;
		width: inherit;
	}
	#form-content{
		background-size:100% 100%;
	}
	#clscountdown{
		font-size:8pt;
	}
	#form-content{
		width:100%;
		height:100%;
	}
	#login-form-wrap .btnconnect {
		background-size:100% 100%;
		width: 160px;
		height:57px;
	}
	#bg-footer {
		padding-top:5px;
		line-height:1.1em;
		font-size:9pt;
	}
	.cls-footer{
		width:40%;
	}
	#error-accesscode{
		font-size:9pt;
	}
	#error-email{
		font-size:9pt;
	}
}