/* CSS Document */
a.logout:active, a.logout:visited, a.logout:link
{
	font-family: Arial;
	font-size: 12px;
	color: #f25d23;
	text-decoration: underline;
}
a.logout:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.sb:active, a.sb:visited, a.sb:link
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.sb:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.cb:active, a.cb:visited, a.cb:link
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.cb:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.forgot:active, a.forgot:visited, a.forgot:link
{
	font-family: Arial;
	font-size: 12px;
	color: #f25d23;
	text-decoration: underline;
}
a.forgot:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.kk:active, a.kk:visited, a.kk:link
{
	font-family: Arial;
	font-size: 11px;
	color: #494949;
	text-decoration: underline;
	cursor:pointer;
}
a.kk:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #f25d23;
	text-decoration: underline;
	cursor:pointer;
}
a.but:active, a.but:visited, a.but:link
{
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f25d23;
	border: 1px solid #a92f00;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.but:hover
{
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffe7de;
	border: 1px solid #a92f00;
	color: #3c3c3c;
	text-align: center;
	font-weight: bold;
}

td, tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.logintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
body
{
	/*margin:5px auto;*/ /*background-color:#222b3a;*/
}
.whitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f76027;
	margin: 0px auto;
}
/*select{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background-color:#FFFFFF; border:1px solid #999999; width:190px;}
input{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background-color:#FFFFFF; border:1px solid #bebebe; width:190px;}
.boxes{
width: 2em;
}*/
textarea
{
	width: 190px;
	height: 80px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f76027;
	margin: 0px auto;
}

.sbutton
{
	background-image: url(../images/button1.jpg);
	height: 22px;
	padding: 3px 2px 2px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #f15c22;
	cursor: pointer;
}
.cbutton
{
	background-image: url('../images/button2.gif');
	padding: 3px 2px 2px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border: 1px solid #b2b2b2;
	cursor:pointer;
}
.blacktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f25d23;
}
.button
{
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #04ade4;
	border: 1px solid #026f93;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.bor
{
	border: 1px solid #cacaca;
}
.pagination
{
	clear: both;
	margin: 20px 0px;
	font: bold 11px Verdana;
	text-align: right;
	color: #000000;
}
.pagination A
{
	border-right: #ffa83e 1px solid;
	padding-right: 5px;
	border-top: #ffa83e 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ffa83e 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #ffa83e 1px solid;
	background-color: #feecd7;
	text-decoration: none !important;
}
.pagination A:visited
{
	border-right: #ffa83e 1px solid;
	padding-right: 5px;
	border-top: #ffa83e 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ffa83e 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #ffa83e 1px solid;
	background-color: #feecd7;
	text-decoration: none !important;
}
.pagination A:hover
{
	border-left-color: #ffa83e;
	border-bottom-color: #ffa83e;
	color: #000;
	border-top-color: #ffa83e;
	background-color: #ffb64d;
	border-right-color: #ffa83e;
}
.pagination A:active
{
	border-left-color: #ffa83e;
	border-bottom-color: #ffa83e;
	color: #000;
	border-top-color: #ffa83e;
	background-color: #ffb64d;
	border-right-color: #ffa83e;
}

.tmenu
{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid none; /*bottom horizontal line that runs beneath tabs*/
}

.tmenu ul
{
	margin: 0;
	padding: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 9px Arial;
	list-style-type: none;
	text-transform: uppercase;
}

.tmenu li
{
	display: inline;
	margin: 0;
}

/*.tmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 9px; 
border-right: 1px solid #c2dcff; 
color: #3764a0;
background:url(../images/menubgbg.gif);
}
*/

.tmenu li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 5px 5px; /*padding inside each tab*/
	border-right: 1px solid #c2dcff; /*right divider between tabs*/
	color: #3764a0;
	background: url(../images/menubgbg.gif);
}


.tmenu li a:visited
{
	color: #3764a0;
}

.tmenu li a:hover
{
	background: #ffffff; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: #f04f11;
}
.tmenu li.selected a
{
	background: #ffffff; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: #f04f11;
}
.tmenu li a:active
{
	background: #ffffff; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: #f04f11;
}

.blueright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3764a0;
}
.borde
{
	border: 1px solid #7dabe3;
}

tr.gridview_row td
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
}


.correcttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c8100;
	font-weight: bold;
}
.wrongtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f13300;
	font-weight: bold;
}

.txt_box
{
	border: 1px solid #C0DBFE;
}
.td_border
{
	border-bottom: solid 1px #d6e7ff;
	border-right: solid 1px #d6e7ff;
}
.th_border
{
	border-bottom: solid 1px #ebf3ff;
	border-right: solid 1px #ebf3ff;
}

/*     clear fix styles      */

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.hiddencol
{
	display: none;
}
.viscol
{
	display: block;
}

.clearfix
{
	display: inline-block;
}
html[xmlns] .clearfix
{
	display: block;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3c8100;
	text-align: left;
	margin: 0px auto;
}
.CommentsPrevQuarter
{
font-weight:bold;
color:#0038F0;	
}
.DisplayNone
{
	display:none;
	}
	
.feedback_div
{
	background-image:url(../images/icon_feedback.png);
	background-repeat:no-repeat;
	background-position:left;
	line-height:50px;
	width:400px;
	margin:auto;
	padding-left:60px;
	text-align:left;
}
.link_feedback, active, visited
{
	text-decoration:underline;
	color:#57ade1;	
	font-weight:bold;
}
.link_feedback:hover
{
	text-decoration:underline;
	color:#176da0;
	font-weight:bold;

}


.nav-tabs_FGPWD
{
	padding: 25px 30px 15px 20px;
	border-bottom: 1px solid #DDDDDD;
	list-style: none outside none;
	margin-bottom: 0px;
	margin-left: 0;
	clear: both;
	content: "";
	line-height: 0;
}
.Logo_FGPWD
{
	top: 0px;
	margin-top: -20px;
}

.link_FGPWD
{
	color: #2E2E2E;
	font-size: 12px;
	text-align: center;
	z-index: 999;
	border: medium none;
	text-decoration: none;
	font-weight: bold;
	color: #3764A0;
	font-family: Arial, Helvetica, sans-serif;
}
.content_FGPWD
{
	/*border-right: 1px solid #D1D1D1;*/
	padding: 25px 40px 10px 30px;
	margin: 1em 0;
	position: relative;
}
.lblUserName_FGPWD
{
	color: #333333;
	cursor: default;
	font-size: 13px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 10px 10px 10px 4px;
}
.txt_FGPWD
{
	margin-bottom: 0;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	color: #5F5F5F;
	font: 14px 'Open Sans' ,Arial,sans-serif;
	height: 19px;
	outline: 0 none;
	padding: 7px 6px;
	width: 286px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-radius: 4px;
	color: #555555;
	display: inline;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 6px;
	vertical-align: middle;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.btn_FGPWD
{
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #84bbf3;
	display: inline;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	width: 93px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
}
.btn_FGPWD:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.btn_FGPWD:active
{
	position: relative;
	top: 1px;
}
.MandatoryField
{
	font-family: verdana;
	font-size: 11px;
	color: #FF3300;
}

.tblUserName_FGPWD
{
	padding: 10px;
	bottom: 0;
	color: #333333;
	left: 0;
	position: relative;
}
.tblSecQtn_FGPWD
{
	padding: 10px;
	color: #333333;
	left: 0;
	position: relative;
}
.lblMsg
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: small;
	text-decoration: none;
	padding: 10px;
}
.slide
{
	background-color: #FFFFCC;
	border: 1px solid #999999;
	height: 120px;
	margin: 1em 0;
	overflow: hidden;
	position: relative;
	width: 350px;
}
.slide .inner
{
	background-color: #44CC55;
	bottom: 0;
	color: #333333;
	height: 36px;
	left: 0;
	padding: 6px;
	position: relative;
	width: 338px;
	left: 0;
}
.tblSecurityQtn_FGPWD
{
	padding: 10px;
	bottom: 0;
	color: #333333;
	right: 0;
}
.lblPwdLabel
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: small;
	text-decoration: none;
	padding: 10px;
	line-height: 50px;
}
.lblPWD
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: small;
	text-decoration: none;
	line-height: 25px;
	padding: 10px;
	font-size:13px;
	
}
.divFGPPop-dialog-modal
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
} 
.pwdContent
{
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size:15px;
	color:#333333;
}
.drpQtnStyle
{
	width:400px;
	
}

.errorDrp
{
 background: white;
 border: 1px solid #FF0000; 
}

#AddGroupCTRL1_dlstGroupScheduleTypes input[type="radio"] {
  float: left;
  margin: 1px 7px;
}
#AddGroupCTRL1_dlstGrades td input[type="checkbox"] {
  float: left;
  margin: 2px 5px 2px 20px;
  width: auto;
}
.servicepln {
    float: left;
    text-align: center;
    width: 570px;
}
.emptyText
{
	background: white;
	border: 1px solid #FF0000;
	border-radius: 2px;
	box-shadow: 0 0 1px 1px #FF0000;
	width: 50px;
}
.fullText
{
	background: white;
	border: 1px solid #0066CC;
	border-radius: 2px;
	box-shadow: 0 0 1px 1px #0066CC;
	width: 50px;
}




