/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-color: #0073ae; */
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-width: 5px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #0073ae;
	border-left-color: #0073ae;
	border-top-color: #0073ae;
	border-bottom-color: #0073ae;
	/*padding: 2px; */
}
.minheight {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.lft_brdr {
	background-image: url(../images/lft_brdr.jpg);
	background-repeat: repeat;
}.rt_brdr {
    background-image: url(../images/rt_brdr.jpg);
	background-repeat: repeat;
}
.bttm_brdr {
    background-image: url(../images/btm_brdr.jpg);
	background-repeat: repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.line {
    background-color: #006eab;
    height: 1px;
}
.footerline {
    background-color: #006eab;
    height: 2px;
}
/*
.head {
	background-image: url(../App_Themes/Shared/Images/head_top_02.jpg);
	width: 364px;
	height: 104px;
} */
.head 
{
	background: url(/ZCW/App_Themes/Shared/Images/tab_center.png) repeat-x;
}

.headerLeft
{
	width: 4px;
	background-image: url(/ZCW/App_Themes/Shared/Images/header_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.headerRight
{
	width: 4px;
	background-image: url(/ZCW/App_Themes/Shared/Images/header_right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.waterMark {
	background-image: url(../App_Themes/Shared/Images/head_top_03.gif);
	width: 329px;
	height: 75px;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.footer1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.log_out {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orange_txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff7103;
	text-decoration: none;
}
.three_side_box {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #0073ae;
	border-left-color: #0073ae;
	border-bottom-color: #0073ae;
	padding: 5px;
}
.curve1 {
	background-image: url(../Shared/images/curve_1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 12px;
}
.curve2 {
	background-image: url(../Shared/images/curve_2.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 12px;
}
.head_bar {
	background-image: url(../Shared/images/bar_head.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336799;
	text-decoration: none;
}
.blck_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blck_txt_hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blck_txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 600px;
	height: auto;
}
.labeltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.labeltxt_hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.labeltxt_hyperbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.txt_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 156px;
	border: 1px solid #336799;
	background-color: #dbedf9;
}
.txtmultiline_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #336799;
	background-color: #dbedf9;
	width: 100%;
	height: 50px;
}
.attachment
{
	position: relative; 
	text-align: left; 
	width: 500px; 
	margin-left: 25px;
    margin-top: 5px; 
     padding: 3px;
}

.drpdwn_lst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #336799;
	background-color: #dbedf9;
}

.drpdwn_lst_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dbedf9;
}

.drpdwn_lst_item_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ff7103;
}

.box {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #0878b1;
}
.gvHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #3592d7;
	padding-right: 5px;
	padding-left: 5px;
}
.gvHeader:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #3592d7;
	padding-right: 5px;
	padding-left: 5px;
}

.gvAlternate {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    background-color: #e2f3fe;
    padding-right: 2px;
	padding-left: 2px;
}

.manager_login {
                font-size:11px;
                font-weight:600;
                font-family:Arial, Helvetica, sans-serif;
                text-decoration:none;
                color:#006EAB;
                cursor: pointer;
                background-color: #FFFFFF;
                border: 1px solid #006EAB;
                margin: 2px;
                padding: 2px;
}
.manager_login:hover {
                font-size:11px;
                font-weight:600;
                font-family:Arial, Helvetica, sans-serif;
                text-decoration:underline;
                color:#f48026;
                cursor: pointer;
                background-color: #FFFFFF;
                border: 1px solid #006EAB;
                margin: 2px;
                padding: 2px;
}

.gvAlternate1 {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    padding-right: 2px;
	padding-left: 2px;
}

.log_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.log_text:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7103;
	text-decoration: none;
	vertical-align: middle;
}
.login_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.table {
	background-color:White;
	border-color:#0073ae;
	width: 100%;
}
.table1 {
	background-color:White;
	border-color:#0073ae;
	width: 100%;
}
.footertable {
	background-color:#0073ae;
	width: 100%;
}
.panel_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.radio_button 
{ 
	
	border: 1px solid #336799;
	background-color: red;
}
.subtab
{
	background-image: url(../Shared/images/tab_detail.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 102px;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}
.subtab:hover
{
	background-image: url(../Shared/images/tab_detail1.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 102px;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}

.tabtxt
{
	font-size:11px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	text-align: center;
}
.tabtxt:hover
{
	font-size:11px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#006eab;
    text-align: center;
}
.menutabs {
                font-size:11px;
                font-weight:600;
                font-family:Arial, Helvetica, sans-serif;
                text-decoration:none;
                color:#FFFFFF;
                text-align: center;
                background-color: #006eab;
                text-indent: 15px;
                border: 1px solid #074285;
                cursor: pointer;
                height: 25px;
}
.menutabs:hover {
                font-size:11px;
                font-weight:600;
                font-family:Arial, Helvetica, sans-serif;
                text-decoration:none;
                color:#000000;
                text-align: center;
                background-color: #f48026;
                text-indent: 15px;
                border: 1px solid #074285;
                cursor: pointer;
                height: 25px;
}
.menutabs:active {
                font-size:11px;
                font-weight:600;
                font-family:Arial, Helvetica, sans-serif;
                text-decoration:none;
                color:#000000;
                text-align: center;
                background-color: #f48026;
                text-indent: 15px;
                border: 1px solid #074285;
                cursor: pointer;
                height: 25px;
}


.panel_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.radio_button 
{ 
	border: 1px solid #336799;
	background-color: red;
		
}
.subtab
{
	background-image: url(../Shared/images/tab_detail.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 102px;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}
.subtab:hover
{
	background-image: url(../Shared/images/tab_detail1.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 102px;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}

.tabtxt
{
	font-size:11px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	text-align: center;
}
.tabtxt:hover
{
	font-size:11px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#006eab;
    text-align: center;
}
.select_tab
{
	background-image: url(../Shared/images/tab_detail1.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 102px;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}
.select_txt
{
	font-size:11px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#006eab;
	text-align: center;
}
.email
{
	background-image: url('../Shared/images/btn_email.png');
	height: 18px;
	width: 46px;
}
.post
{
	background-image: url('../Shared/images/btn_post.png');
	height: 18px;
	width: 46px;
}

/* CSS for Client Tab menu */
.selecttab
{
	background-image: url('../App_Themes/Shared/images/blue_tab.png');
	background-repeat: no-repeat;
	height: 25px;
	width: 111px;
	margin-left:0px;
	padding-left:0px;
	text-align: center;
}
.selecttab:hover
{
	background-image: url('../App_Themes/Shared/images/orng_tab.png');
    height: 25px;
	width: 111px;
	margin-left:0px;
	padding-left:0px;
	text-align: center;
}
.tabtxt
{
	font-size:10px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	text-align: center;
}
.tabtxt:hover
{
	font-size:10px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
    text-align: center;
}
.selected_tab
{
	background-image: url('../App_Themes/Shared/images/orng_tab.png');
	background-repeat: no-repeat;
	height: 25px;
	width: 111px;
	margin-left:0px;
	padding-left:0px;
	text-align: center;
}

.selected_txt
{
	font-size:10px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	text-align: center;
}
/* CSS for Client Tab menu end */

/* CSS For Login as Manager */
.login_as_Manager
{
    font-size:12px;
    font-weight:600;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    color: Black;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 1px solid #006EAB;
    margin: 2px;
    padding: 2px;
    width: 150px;
}
.login_as_Manager:hover
{
    font-size:12px;
    font-weight:600;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
    color:#f48026;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 1px solid #f48026;
    margin: 2px;
    padding: 2px;
    width: 150px;
}
/* CSS For Login as Manager End*/
.blue_txt
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336799;
	text-decoration: none;
}

.login_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.login_box {
	background-color: #80B2C9;
	border: 1px solid #0878b1;
	width: 686px;
}
.login_outer_box {
	background-color: White;
	border: 1px solid #0878b1;
}
.login_bg {
	background-image: url(../Shared/images/login_grdnt.jpg);  
	background-repeat: no-repeat;
	height: 200px;
	width: 462px;
	vertical-align: middle
}
.login_member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64dfff;
	line-height: 26px;
	text-decoration: none;
}
.frgt_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #64dfff;
	text-decoration: none;
}
.frgt_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8FFFFF;
	text-decoration: underline;
}
.login_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 321px;
	border: 1px solid #64dfff;
	background-color: #ffffff;
}
.pswd_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 134px;
	border: 1px solid #64dfff;
	background-color: #ffffff;
}
.tblBlueBorder
{
	border-width: 1px; 
	border-style: solid;
    border-color: #336699;
}

/* These are styles used for modal dialog used in Req Detail3*/
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox {
	background-color : #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Blue;
	padding: 3px;
}
.modalBox caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
}
/*Modal dialog end*/

/*copyrightlink Begin */
A.copyrightlink
{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
A.copyrightlink:hover
{
	font-size: 12px;
	color: #F68026;
	text-decoration: underline;
}
A.copyrightlink:visited
{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
A.copyrightlink:active
{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

/*copyrightlink End*/

a
{
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	background: none transparent scroll repeat 0% 0%;
	color: #202020;
	text-decoration: underline;
}
a img
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.sucMsg
{
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.errMsg
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.CalendarClass
{
	width: 35px;
	height: 22px;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../Shared/Images/icon-calendar.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.highlightKeyWords
{
	text-decoration:none; 
	font-weight:bold; 
	color:black; 
	background:yellow;
}
/* Dashboard/Home Page */
.gvHeaderDash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #3592d7;
	padding-right: 2px;
	padding-left: 2px;
	height: 20px;
	border: 1px;
	border-color: #006eab;
	border-style: solid;
}
.gvHeaderDash:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #3592d7;
	padding-right: 2px;
	padding-left: 2px;
	height: 20px;
	border: 1px;
	border-color: #006eab;
	border-style: solid;
}

.gvAlternateDash {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
    padding-right: 2px;
	padding-left: 2px;
}
.gvAlternate1Dash {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    padding-right: 2px;
	padding-left: 2px;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #006eab;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionContent
{
    background-color: white;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/**** Collapsible Panel ***/
.collapsePanel {
	width: 640px;
	height:0px;
	background-color: #0073ae;
	overflow:hidden;
}
.collapsePanelHeader{	
	width:640px;		
	height:20px;
	color: #ff7103;
	background-color: #0073ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:none;
	padding:2px; 
	cursor: pointer; 
	vertical-align: middle;
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

/**** Dashboard/Home Page ***/
.DashBox {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #0878b1;
}
.DashBox_ThreeSided {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #0073ae;
	border-right-color: #0073ae;
	border-left-color: #0073ae;
	border-bottom-color: #0073ae;
	padding: 0px;
}
.labeltxt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.labeltxt_header {
	color: White;
	/* color: #ff7103; */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.gvItemStyleDash
{
	color: #666666;
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    padding-right: 2px;
	padding-left: 2px;
}
.gvBgDash
{
	background-color: #DBEEF7;
}
.SessionTimeoutMsg
{
	position: absolute;
	top: 100px;
	left: 200px;
	background-color: #DBEEF7;
	border-style: solid;
	border-color: #0073ae;
	padding: 5px;
}
.reqdIndicator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	text-align: center;
}

.progressBackgroundFilter {
	position: fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color: white;
	overflow:hidden;
	padding:0;
	margin:0;
	z-index:1000;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.5; 
	overflow: hidden;
	text-align : center;
}

.processMessage { 
	position: fixed; 
	top:30%; 
	left:43%;
	padding:10px;
	width:14%;
	z-index:1001;
	background-color:#fff;
} 

.processMessageText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
} 

.logindetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	white-space: normal;
}

.logindetailsNoWrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
/* Stylesheet for ModalPopupExtender, which is used in all master files*/
.updateProgressMessage
{
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;            
    
}
.updateProgress
{
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 250px;
    height: 42px;
    padding: 5px;
}
.modalPopupBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
    
}
/* End of Stylesheet for ModalPopupExtender, which is used in all master files*/