﻿/*body 
{
	background: url('images/bgBlack1.jpg');
	 height: 100%;
	  width: 100%;
}
*/
.body
{
	background-color: #35BC9C;
}
.tblWelcone
{
	float: right; /*width:500px;*/
}
.btnLogout
{
	border: solid 1px black;
	width: 65px;
	height: 22px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px; /*border-bottom-color: black; 	border-right-color: black; 	border-top-color: #DDDDDD; 	border-radius: 20px; 	background-color: #AFAC79; 	box-shadow: 1px 1px 1px 1px;*/
	color: #06034F;
	margin-right: 1px;
	margin-top: 10px;
}
.btnLogout:hover
{
	border: solid 1px black;
	color: Black;
	cursor: pointer;
	alternate-text: Logout;
	background-color: #ECFDF8;
}
.lblwelcome
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px; /*width:500px;*/
	color: #3BBF9A;
}
.lblname
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px; /*width:500px;*/
	color: #3BBF9A;
}

.btnLogout:link
{
	color: blue;
}



/*.btnRankEnable
{
	height: 30px;
	background-color: #4F7068;
	color: White;
	font-weight: bold;
	font-family: Bell MT, Verdana;
	font-size: large;
	border-bottom-color: #2AA689;
	border-right-color: #2AA689;
	border-bottom-width: 5px;
	border-right-width: 5px;
	margin: 5px 0px 5px 0px;
}
.btnRank:hover
{
	background-color: #EFF0F0;
	color: Black;
	font-family: Bell MT, Verdana;
	border-bottom-color: gray;
	border-right-color: gray;
	cursor: pointer;
}*/
.btnRankEnable
{
	width: 350px;
	letter-spacing: 1px;
	font: bold 12px/12px HelveticaNeue, Arial; /*padding: 4px 5px 4px 5px;*/
	height: 27px;
	color: #555;
	border: 1px solid #dedede;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #525252; /*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e5e5e', endColorstr='#434343'); /*  IE */ /* background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#434343)); /*  WebKit */
	background: -moz-linear-gradient(top,  #5e5e5e, #434343);
	border-color: #4c4c4c #313131 #1f1f1f;
	color: #fff;
	text-shadow: 0 1px 0 #2e2e2e;
	-webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686;
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686; /* box-shadow: 0 0 5px 2px rgba(0,0,0,.2);*/
	margin: 5px 3px 5px 3px;
	cursor: pointer;
}
.btnRankEnable:hover
{
	background: #818181;
	border-color: #2c2c2c #1c1c1c #101010;
	text-shadow: 0 1px 0 #363636;
	-webkit-box-shadow: 0 1px 1px #b1b1b1, inset 0 1px 0 #838383;
	-moz-box-shadow: 0 1px 1px #b1b1b1, inset 0 1px 0 #838383;
	box-shadow: 0 1px 1px #b1b1b1, inset 0 1px 0 #838383;
	cursor: pointer;
}

.btnRankDisable
{
	width: 350px;
	letter-spacing: 1px;
	font: bold 12px/12px HelveticaNeue, Arial;
	color: #555;
	border: 1px solid #dedede;
	border-radius: 3px;
	background: #cbcbcb;
	border-color: #4c4c4c #313131 #1f1f1f;
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686; /* box-shadow: 0 0 5px 2px rgba(0,0,0,.2);*/
	margin: 5px 3px 5px 3px;
	height: 27px;
}



.ListOfExam
{
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
}
.pnlRanks
{
	border: solid 2px #D7DAD9;
	background: white;
	border-top-style: hidden;
	border-bottom-style: hidden; /*border-top-color: White;*/
	width: 800px; /*background-color: White;*/
}
.cls
{
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF); /* IE6 & 7 */
	/*zoom: 10;*/
	margin-bottom: 30px;
}
.UserPageCOntent
{
	font-family: Verdana;
	font-size: 13px;
	color: #321E1E;
}
.tblAdmin
{
	border: solid 2px gray; /*	border-top-left-radius: 0px;*/
	width: 426px;
	height: 300px;
	background-color: White;
	border-bottom-left-radius: 4px; 
	border-bottom-right-radius: 4px; 
}
/*.btnSignIn
{
	margin-left: 70px;
	color: Black;
	font-weight: bold;
	width: 90px;
	text-decoration: none;
	background-color: #ABA9A9;
	padding: 5px 15px;
	border: 0;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(top, #ABA9A9, #D3D3D3);
	box-shadow: 0px 5px 0px #828282, 0px 8px 8px rgba(0,0,0,0.3);
}
.btnSignIn:hover
{
	color: Black;
	text-decoration: none;
	background-color: #ABA9A9;
	padding: 5px 15px;
	border: 0;
	border-radius: 5px;
	text-shadow: 1px -1px 0px white;
	background-image: -webkit-linear-gradient(top, #ABA9A9, #D3D3D3);
	box-shadow: 0px -2px 1px inset, 0px 1px 0px #828282, 0px -1px 8px rgba(0, 0, 0, 0.2);
	top: 3px;
	cursor: pointer;
}*/
.tblusrHomPag1
{
	/*background-color: white;
	border: solid 2px #D7DAD9;
	border-bottom-color: white;*/
	
	border: solid 1px #A4A4A4;
	background-color: White;
	border-radius: 4px; /*box-shadow: outset 0 0 6px #9CFCE7; 	box-shadow: 10px 10px 5px #888;*/
	-webkit-box-shadow: 0px 0px 15px #848484;
	-moz-box-shadow: 0px 0px 15px #848484;
	box-shadow: 0px 0px 15px #848484;
}
.tdUsrHompgImg
{
	float: left;
	width: 400px;
}
.divUsrHomPag
{
	width: 800px;
	height: 120px;
}
.txt
{
	font-family: Arial;
	width: 200px;
	color: #565656;
	font-size: 14px;
	border: 1px solid #A4A4A4;
	padding: 2px;
	border-radius: 2px;
}
.txt:focus
{
	font-family: Arial;
	width: 200px;
	color: #565656;
	font-size: 14px;
	border: 1px solid #6E6E6E;
	padding: 2px;
	border-radius: 2px;
	box-shadow: 0px 0px 4px #6E6E6E;
}
.txtShipmanagement
{
	color: #565656;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.txtlogintype
{
	color: #00A78F;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
.txtlogpass
{
	font-family: Arial;
	color: #565656;
	font-size: 14px;
	letter-spacing:1px;
}
