/* Global Class */
html, body {height:100%;}
body {margin:0px;}
img{border:0px;}
form {margin:0px; padding:0px;}

table {
	font-size:12px; 
	color:#333333; 
	font-family:Arial, Tahoma, Helvetica, Verdana;
}
h3 {
	font-size : 18px;
	padding : 0;
	margin : 0;
	color : #394a6f;
	font-weight : bold;
}
hr {
	color : #7f92bc;
}
.textbold {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}
.input {
	background : #ffffff;
	border : 1px solid #917b73;
	height : 19px;
	color : #000000;
	font-size : 9px;
	font-family : Verdana;
}
.buttons5 {
	color : #fff;
	text-transform:uppercase;
	font-size : 11px;
	font-weight : bold;
	background : #1662c0;
	padding : 2px 4px;
	border : 1px solid #60893d;
}

/* Top Section */
.topsection {vertical-align:top;}
.topsection b{font-weight:bold; font-size:13px; color:#ffffff;}
.topsection strong{font-weight:bold; font-size:13px; color:#cadaf9;}
.topsection a{color:#cc0000; text-decoration:none; font-weight:bold;}
.topsection a:hover {color:#000000; text-decoration:none;}

.topbarbg {
	background-color : #496e94;
}
.toplink td {
	font-family : Verdana;
	font-size : 12px;
	color : #000;
}
.toplink a {
	font-family : Verdana;
	font-size : 12px;
	color : #000;
	font-weight : bold;
	text-decoration : none;
}
.toplink a:hover {
	font-family : Verdana;
	font-size : 12px;
	color : #666;
	font-weight : bold;
	text-decoration : none;
}
.top-email {
	font-family : Arial, Verdana;
	color : #b90000;
	font-size : 11px;
	font-weight : bold;
}
.topemail:link {
	text-decoration : none;
	color : #b90000;
}
.topemail:visited {
	text-decoration : none;
	color : #b90000;
}
.topemail:hover {
	text-decoration : underline;
	color : #b90000;
}
.black-heading {
	font-family : Arial, Verdana;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
}
/* Left Section */
.leftsection ul{padding:0px; margin:8px 8px 8px 10px; list-style:none;}
.leftsection li{padding:8px 3px 8px 20px; margin:0px; background:url(../images/leftarrow.gif) no-repeat; border-bottom:1px solid #d8e0a1;}
.leftsection li a{color:#295189; text-decoration:none; font-weight:bold;}
.leftsection li a:hover {color:#000000; text-decoration:none;}

.leftsection .hd{font-weight:bold; font-size:14px; color:#ffffff; font-family:Trebuchet MS; padding:5px 5px 5px 10px; background:#295189; text-transform:uppercase;}
.leftsection .hd a{background-color:#666666; color:#295189; text-decoration:underline; font-weight:bold;}
.leftsection .hd a:hover {background-color:#666666; color:#295189; text-decoration:none;}

.leftlink {
	
	color : #b90000;
	font-size : 11px;
	font-weight : bold;
}
.leftlink:link {
	text-decoration : none;
	color : #b90000;
}
.leftlink:visited {
	text-decoration : none;
	color : #b90000;
}
.leftlink:hover {
	text-decoration : underline;
	color : #b90000;
}

/* Middle Section */
.h3{font-size:24px; color:#053b6f; margin:0 0 0 0; padding:15px 0 5px 0px; font-weight:bold; border-bottom:5px solid #cccccc;}
.searchbox{ background:#f1f1f1; border:1px solid #e9efc3; padding:7px;}

.tableborder {
	background : #dddddd;
	font-size : 12px;
}
.toptablebg {
	background-color : #999999;
}
.tablebg {
	background-color : #cccccc;
}
.tablebg1 {
	background-color : #dadada;
}
.tdbg {
	background-color : #f7f7f7;
}
.tdbg1 {
	background-color : #eeeeee;
}
.tdblack {
	background-color : #000000;
}
.tdwhite {
	background-color : #ffffff;
}
.Price {
	color : #b90000;
	font-size : 12px;
}
.errmsg {
	color : #ff0000;
	font-size : 12px;
}
.errormsg {
	border:1px solid #cccccc; padding:5px; background:#f1f1f1;
	color : #ff0000;
	font-size : 12px;
}

.matter {
	color : #333333;
	font-size : 10px;
}
.gray-heading {
	font-family : Arial, Verdana;
	color : #666666;
	font-size : 13px;
	font-weight : bold;
}
.bold-black-text {
	font-family : Arial, Verdana;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
}
.msg {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #0000ff;
	font-weight : bold;
	font-size : 11px;
}
.admin-text {
	font-family : Arial, Verdana;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}
.admin-text a {
	font-family : Arial, Verdana;
	color : #374a74;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
.admin-text a:hover {
	font-family : Arial, Verdana;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.admin-text2 {
	font-family : Arial, Verdana;
	color : #222222;
	font-size : 12px;
}
.admin-text2 a {
	text-decoration : underline;
	color : #222222;
}
.admin-text2 a:hover {
	text-decoration : none;
	color : #222222;
}
.admin-welcometext {
	font-family : Arial, Verdana;
	color : #000;
	font-size : 14px;
	font-weight : bold;
}
.admin-input {
	background : #ffffff;
	border : 1px solid #d6d6d6; padding:3px;
	height : 22px;
	color : #000000;
	font-size : 11px;
	font-family : Verdana;
}
TEXTAREA {
	background-color : #ffffff;
	
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	border : 1px solid #7f9db9;
}
SELECT {
	background-color : #ffffff;
	
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	border : 1px solid #7f9db9;
}
.rightSC {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	font-size : 12px;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-family : Arial, Verdana;
	background-color : #ffffff;
	color : #000000;
}
.Admin-Links {
	
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
}
.Admin-Links:link {
	text-decoration : none;
	color : #ffffff;
}
.Admin-Links:visited {
	text-decoration : none;
	color : #ffffff;
}
.Admin-Links:hover {
	text-decoration : underline;
	color : #ffffff;
}
.adminsmall-text {
	
	color : #4d4d4d;
	font-size :11px;
}
.admin-redlink {
	
	color : #ff0000;
	font-size : 12px;
}
.admin-redlink:link {
	text-decoration : underline;
	color : #ff0000;
}
.admin-redlink:visited {
	text-decoration : underline;
	color : #ff0000;
}
.admin-redlink:hover {
	text-decoration : underline;
	color : #000000;
}
.left-bgcolor {
	background-color : #f1f1f1;
}
.table-head-bgcolor {
	background-color : #9bc4e2;
	height : 25px;
	color : #ffffff;
	font-weight : bold;
	font-size : 12px; padding:5px;
}

.table-head-bgcolor td {
	background-color : #9bc4e2;
	height : 25px;
	color : #ffffff;
	font-weight : bold;
	font-size : 12px; padding:5px;
}

.table-head-bgcolor a{ color:#ffffff; text-decoration:underline; font-weight:bold;}
.table-head-bgcolor a:hover { color:#ffffff; text-decoration:none;}


.table-head-bgcolornew {
	height : 25px;
	color : #000000;
	font-weight : bold;
	font-size : 12px; padding:5px;
}
.table-head-bgcolornew td {
	background-color : #9bc4e2;
	height : 25px;
	color : #ffffff;
	font-weight : bold;
	font-size : 12px; padding:5px;
}

.table-head-bgcolornew a{ color:#ffffff; text-decoration:underline; font-weight:bold;}
.table-head-bgcolornew a:hover { color:#ffffff; text-decoration:none;}

.oddbgcolor td{ background:#eaf3fe; padding:3px;}
.evenbgcolor td{ background:#f1f1f1; padding:3px;}

.oddbgcolor a{ color:#644a36; text-decoration:underline; font-weight:bold;}
.oddbgcolor a:hover { color:#000000; text-decoration:none;}

.evenbgcolor a{ color:#644a36; text-decoration:underline; font-weight:bold;}
.evenbgcolor a:hover { color:#000000; text-decoration:none;}

/*16-04-2019*/
.qualdevraw td{ background:#ffc3c3; padding:3px;}

.qualdevraw a{ color:#644a36; text-decoration:underline; font-weight:bold;}
.qualdevraw a:hover { color:#000000; text-decoration:none;}
/*16-04-2019*/

.lightbg{ background:#fbfbfb; padding:3px;}

.sublink {
	
	color : #305776;
	font-size : 11px;
	font-weight : bold;
}
.sublink:link {
	text-decoration : none;
	color : #305776;
}
.sublink:visited {
	text-decoration : none;
	color : #305776;
}
.sublink:hover {
	text-decoration : underline;
	color : #757575;
}
.left-linktext {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	font-weight : bold;
}
.left-linktext:link {
	text-decoration : none;
	color : #000000;
}
.left-linktext:visited {
	text-decoration : none;
	color : #000000;
}
.left-linktext:hover {
	text-decoration : underline;
	color : #757575;
}

.redStatus { color:#FF0000; font-weight:bold; }
.greenStatus { color:#009900; font-weight:bold; }

/* Paging Class */
.pagination{padding:0px;}
.pagination ul{margin:0;padding:0; text-align: right; /*Set to "right" to right align pagination interface*/}
.pagination li{list-style-type:none; display:inline;}
.pagination a, .pagination a:visited{ text-decoration:none;padding:2px 5px; color:#202020; font-weight:normal; font-size:11px; font-family:Arial;}
.pagination a:hover,.pagination a:active{ color: #000000; font-weight:bold; }

.pagination a.currentpage{ color:#20a313 !important; /*background:url(../images/circle.gif) no-repeat;*/ padding:2px 5px; font-weight:bold; cursor:default; text-decoration:none;}
.pagination a.disablelink, .pagination a.disablelink:hover{ cursor:default; color:#202020; font-weight:bold !important;}
.pagination a.prevnext{ font-weight: bold; color:#202020;}
.pagination a.prevnext:hover{ font-weight: bold; color:#000000;}

.rp10 { padding-right:10px; }

/* Login */
.loginbg{background:#eeeeee; border-top:3px solid #414141; padding:10px;}
h2{ margin:0px; padding:5px; color:#414141;}
.wbox{border:2px solid #cccccc; padding:15px 10px; background:#ffffff; text-align:center;}

/* button Class */
a.ovalbutton{background: transparent url(../../images/oval-blue-left.gif) no-repeat top left; display: block; float:left; font:bold 12px; line-height: 14px; height:23px; padding-left:9px; text-decoration: none;  margin-right:3px;}
a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{color: #ffffff;}
a.ovalbutton span{background: transparent url(../../images/oval-blue-right.gif) no-repeat top right; display: block; padding:4px 9px 5px 0; text-transform:uppercase; font-weight:bold; }
a.ovalbutton:hover{ background-position: bottom left;}
a.ovalbutton:hover span{ background-position: bottom right; color:#eeeeee;}
.banner-header{width: 72%;color: #ffffff;font-weight: bold;font-size: 12px;margin: 0 auto;padding: 4px;background-color: #9bc4e2;}
.hr{width: 72%;color: #ffffff;font-weight: bold;font-size: 12px;margin: 0 auto;padding:4px 0px 4px 0px;}
.banner-section-title{width: 72%;color: rgb(24, 20, 20); background-color: #ccc; font-weight: bold;font-size: 12px;margin: 0 auto;padding:4px 0px 4px 10px;}
.cdn-exec-success{width: 50%;color: rgb(92 113 185);  font-weight: 600;font-size: 13px;padding:1px 0px 1px 2px;}
.cdn-exec-msg{color: rgb(145 153 37);  font-weight: bold;font-size: 15px;padding:1px 0px 1px 2px;}
