﻿/*body 
{
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-align:left;
}*/

.modalProgressGreyBackground
{
    background-color:Black;
    opacity:0.6;
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}
.modalPopup
{
    text-align: center;
    padding-top: 30px;
    border-style: solid;
    border-width: 1px;
    background-color: White;
    width: 300px;
    height: 50px;
}
.reach_us    
{
 background-repeat: no-repeat; 
 background-image: url(../Images/us.jpg);
 }

.textplain 
{
   text-align:left;
   font-family:Arial;
   font-size:12px;	
   vertical-align:top;

}

.txtDueDeemed
{
	text-decoration:blink;
	color:Orange;
}

.txtRejected
{
	text-decoration:blink;
	color:Red;
}

.txtStatusChanged
{
	text-decoration:blink;
	color:Yellow;
}

.rowMoreInfoReq
{
	background-color:Orange!important;
}

.rowRejected, .rowRejected a
{
	background-color:Red!important;
	color:White!important;
}

.rowRejected a:hover
{
	color:#414141!important;
}

.HideControl
{
	visibility:hidden;
	display:none;
	position:absolute;
	z-index:1;
	background-color:White;
	padding:5px;	
	border:2px solid black;
	text-align:center;
}

.ShowControl
{
	visibility:visible;
	display:block;
	position:static;
	z-index:1;
	background-color:White;
	padding:5px;	
	border:2px solid black;
	text-align:center;
}

ol li
{
	padding-top:5px;
}

tdText
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
}

.tdTextHeading
{
	font-size:12px;
	font-weight:bold;
}

.txtBoxReq
{
    FONT-SIZE: 11px;
    WIDTH: 144px;
    FONT-FAMILY: Arial;
    HEIGHT: 14px;
    border: #b1d2ed 1px solid;
   /*background-color: #FFFFEA;*/
     background-color:#FFFFC4;
     color:Black;
}

.txtBoxPwd
{
	font-size:5px !important;
}

.txtBoxReqFocus
{
    FONT-SIZE: 11px;
    WIDTH: 144px;
    FONT-FAMILY: Arial;
    HEIGHT: 14px;
   
   /*background-color: #FFFFEA;*/
     background-color:#FFFFC4;
     border:1px;
     border-color:Orange;
     border-style:solid;

}
.txtBoxOpt
{
    FONT-SIZE: 11px;
    WIDTH: 144px;
    FONT-FAMILY: Arial;
    HEIGHT: 14px;
    border: #b1d2ed 1px solid;
    
}
.txtBoxOptFocus
{
    FONT-SIZE: 11px;
    WIDTH: 144px;
    FONT-FAMILY: Arial;
    HEIGHT: 14px;
   
     border:1px;
     border-color:Orange;
     border-style:solid;
}

a.button
{
	padding:2px 3px 2px;
}


.button
{
	background-color:#2D6DED;
	color:White ! important;
	font-weight:bold;
	padding:1px;
	border:1px solid black;
	padding-bottom:1px;
	font-family:Arial;	
}

a.btnStyle
{
	padding:2px 3px 2px;
	border:0px;
}

.btnStyle
{
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid Grey;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	/*height:18pt;*/
	text-align:right;
	vertical-align:middle;
	/*width:75px;*/
	padding:1px;
	font-weight:bold;
}

#btnSave, .SaveImg {

}

.BackImg 
{
	background-image:url(../icons/back.gif);
}


.disButton
{
	background-color:#2D6DED;
	color:#C1C1C1 ! important;
	font-weight:bold;
	border:1px inset black ! important;
	padding-bottom:1px;
	font-family:Arial;
}

.button:hover
{
	background-color:#90B822;
	color:white;
	font-weight:bold;
	border:1px solid black;
	padding-bottom:1px;
}

/*.button, input[type="submit"]
{
	background-color:#2D6DED;
	color:White ! important;
	font-weight:bold;
	padding:1px;
	border:1px solid black;
	padding-bottom:1px;
	font-family:Arial;	
}
*/
.tdGeneralInst
{
	font-family: 'Arial','sans-serif';
    text-align:justify; 
	font-size: 12px;
	vertical-align:top;
	
}
.ddlReq
{
    FONT-SIZE: 10px;
    WIDTH: 146px;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;
    HEIGHT: 18px;
    /*background-color:  #FFFFEA;*/
    background-color:#FFFFC4;
    text-align:left;

}
.ddlOpt
{
    FONT-SIZE: 10px;
    WIDTH: 146px;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;
    HEIGHT: 18px;
    text-align:left;
}
.ddlReqFocus
{
    FONT-SIZE: 10px;
    WIDTH: 146px;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;
    HEIGHT: 18px;
    text-align:left;
     
     border-style:solid;
     border:2px;
     border-color:Orange;
     z-index:106;
}
.ddlOptFocus
{
    FONT-SIZE: 10px;
    WIDTH: 146px;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;
    HEIGHT: 18px;
    text-align:left;
    border-style:solid;
     border:2px;
     border-color:Orange;
     z-index:106;
}
.tdControl
{
	vertical-align:middle;
	text-align:left;
}

.tdBorderLine
{
	font-size:2px; 
	line-height:2px; 
	border-bottom:2px solid #90B822;
}

.tdlBox
{
	white-space:normal;
	list-style-type:circle;
	list-style-position:inside;
	
}

.BlueColor
{
	color: rgb(0, 102, 204); 
	font-weight: bold; 
	font-size: 11.5px;
}
.yellowColor
{
	color:#ffcc00;
	text-decoration:blink;
}
.radioReq
{
	 background-color:#FFFFC4;
}
.tdBullet
{
	vertical-align:top;
	
}
option
{
	white-space:normal;
}

.tdLabel,table tr td.tdLabel
{
text-align:right;
font-family:Arial;
font-size:11px;	
/*vertical-align:top;*/
vertical-align:middle;
margin-right:50px;
padding-right:15px;
}

.tdvAlignTop
{
    vertical-align:top !important;
}

.txtLeft 
{
	text-align:left ! important;
}
.txtCenter 
{
	text-align:center ! important;
}
.txtRight 
{
	text-align:right ! important;
}
.txtBold 
{
	font-weight:bold ! important;
	height: 16px;
}
.txtUnderLine 
{
	text-decoration:underline ! important;
}

.textPlaincenter 
{
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-align:center;
}
.textInPutLine
{

	border-top-style: none;
	border-bottom: black 1px solid; 
	border-right-style: none; 
	border-left-style: none;
	font-weight:bold;
	
}
.textPlainleft 
{
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-align:left;
}

.textplainUnder 
{
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-decoration: underline;	
}
.textBold 
{
	font-family: 'Arial','sans-serif';
	font-weight:bold;
	font-size: 12px;	
}
.tdtooltip
{
	font-size:9px;
	/*color:Blue;*/
	color:#2D6DED;
	text-align:left;
	padding-bottom:0;
	padding-top:0;
	font-weight:bold;
	line-height:100%;
	vertical-align:middle;
	
}

.tableBorder
{
	
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-align:right;
	width:45%;
	height:20%;
}

.msgLabel
{
	font-family: 'Arial','sans-serif';
	font-size: 10px;
	text-align:left;
	font-weight:bold;
	color:Red;
	
}
/*
.table
{
	font-family: 'Arial','sans-serif';
	font-size: 10.5px;
	height: 55px;
}
.tablewidth
{
	font-family: 'Arial','sans-serif';
	font-size: 10.5px;
	width:120px;
}
.table2
{
	font-family: 'Arial','sans-serif';
	font-size: 10.5px;

	height: 86px;
}
.table1
{
	font-family: 'Arial','sans-serif';
	font-size: 10.5px;
	height: 151px;
}
.tableheight
{
	font-family: 'Arial','sans-serif';
	font-size: 10.5px;
	height: 1px;
}
.tableHeight
{
	font-family: 'Arial','sans-serif';
	font-size: 10.5px;
	width:120px;
	height: 1px;
}
.tableborder
{
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-align:center;
	width: 518px;
	height: 40%
	

}
.tableBorderleft
{
	
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	text-align:left;
	width:60%;
	height:25%;
}*/

.tblGrnl
{
    font-family : 'Arial','sans-serif';
	font-size: 12px;
	text-align:left;	
	
}	
.textBoldleft
{
	font-family: 'Arial','sans-serif';
	font-weight:bold;
	font-size: 12px;
	text-align:left;	
}
.textbold 
{
	font-family: 'Arial','sans-serif';
	font-weight:bold;
	font-size: 12px;
	
}
textBoldUnder 
{
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
	text-align:center;
}

table#tblHtml
{
	font-size:12px;
	font-family:Arial;
	width:100%

}
table#tblHtml tr#headerRow
{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	
}
table#tblHtml tr#summaryRow
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	
}
table#tblHtml tr#annexureRow
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
	
}
table#tblHtml tr#noteRow
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	
}

table.grdStyle
{
	border-left-style:solid;
	border-left-color:#90B822;
	border-left-width:1px;

	border-top-style:solid;
	border-top-color:#90B822;
	border-top-width:1px;
	
	line-height:100%;
}

table.grdStyle td
{
	border-right-style:solid;
	border-right-color:#90B822;
	border-right-width:1px;

	border-bottom-style:solid;
	border-bottom-color:#90B822;
	border-bottom-width:1px;
	
	border-collapse:collapse;
	vertical-align:middle;

	text-decoration:none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding-left: 2px;
	text-align:left;
	background-color:#D7ED9C;
	padding:2px;
	font-size:12px;
}

table.grdStyle tr td a
{
	color:#414141;
	font-weight:normal;
}

table.grdStyle tr td a:hover
{
	color:#005CB8;
}

table tr.grdAltRow td
{
	background-color:#F9FCEF;
	text-align:left; 
	color:#464646;
}

table.grdOrange
{
	border-left-style:solid;
	border-left-color:#90B822;
	border-left-width:1px;

	border-top-style:solid;
	border-top-color:#90B822;
	border-top-width:1px;
	
	line-height:100%;
}

table.grdOrange td
{
	border-right-style:solid;
	border-right-color:#90B822;
	border-right-width:1px;

	border-bottom-style:solid;
	border-bottom-color:#90B822;
	border-bottom-width:1px;
	
	border-collapse:collapse;
	vertical-align:middle;

	text-decoration:none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding-left: 2px;
	text-align:left;
	background-color:#FFD2A6;
	padding:2px;
	font-size:12px;
}

table.grdOrange tr td a
{
	color:#414141;
	font-weight:normal;
}

table.grdOrange tr td a:hover
{
	color:#005CB8;
}

table tr.grdAltRowOrange td
{
	background-color:White;
	text-align:left; 
	color:#464646;
}

table tr.grdHeader td, table tr.grdHeader th
{
	font-weight:bold; 
	text-align:center; 
	background-color:#90B822; 
	color:#ffffff;
	border-top-color:#90B822;
	border-right-color:White;
	border-bottom-color:White;
}

table.RejectGrdStyle
{
	border-left-style:solid;
	border-left-color:Red;
	border-left-width:1px;

	border-top-style:solid;
	border-top-color:Red;
	border-top-width:1px;
	
	line-height:100%;
}

table.RejectGrdStyle td
{
	border-right-style:solid;
	border-right-color:Red;
	border-right-width:1px;

	border-bottom-style:solid;
	border-bottom-color:Red;
	border-bottom-width:1px;
	
	border-collapse:collapse;
	vertical-align:middle;

	text-decoration:none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding-left: 2px;
	text-align:left;
	background-color:#FFDDDD; 
}

table tr.RejectGrdAltRow td, table tr.RejectGrdAltRow th
{
	background-color:#FF7777; 
	color:#464646;
	border-top-color:Red;
	text-align:left;
	border-right-color:Red;
	border-bottom-color:Red;
}

table tr.RejectGrdHeader td, table tr.RejectGrdHeader th
{
	font-weight:bold; 
	text-align:center; 
	background-color:#CC0000; 
	color:White;
	border-top-color:Red;
	border-right-color:White;
	border-bottom-color:White;
}

table.RejectGrdStyle tr td a
{
	color:#414141;
	font-weight:normal;
}

table.DueDeemedGrdStyle
{
	border-left-style:solid;
	border-left-color:Red;
	border-left-width:1px;

	border-top-style:solid;
	border-top-color:Red;
	border-top-width:1px;
	
	line-height:100%;
}

table.DueDeemedGrdStyle td
{
	border-right-style:solid;
	border-right-color:Red;
	border-right-width:1px;

	border-bottom-style:solid;
	border-bottom-color:Red;
	border-bottom-width:1px;
	
	border-collapse:collapse;
	vertical-align:middle;

	text-decoration:none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding-left: 2px;
	text-align:left;
	background-color: #EBD6A9; 
}


table tr.DueDeemedGrdAltRow td, table tr.DueDeemedGrdAltRow th
{
	background-color:#FFA500; 
	color:#464646;
	border-top-color:Red;
	text-align:left;
	border-right-color:Red;
	border-bottom-color:Red;
}

table tr.DueDeemedGrdHeader td, table tr.DueDeemedGrdHeader th
{
	font-weight:bold; 
	text-align:center; 
	background-color:#D87007; 
	color:White;
	border-top-color:Red;
	border-right-color:White;
	border-bottom-color:White;
}

table.DueDeemedGrdStyle tr td a
{
	color:#414141;
	font-weight:normal;
}

/*.gridSelectImg	
{
	 background-image:url(../icons/ViewRecord.gif);
     background-repeat:no-repeat;
     background-position:center;
     color:#F5F5F5;
     text-align:center;    
 }

.gridDeleteImg	
{    background-image:url(../icons/trashnew.gif);
     background-repeat:no-repeat;
     background-position:center;
     color:#F5F5F5;
     text-align:center; 
}
*/
.gridDeleteImg
{
	background-image:url(../Images/trash.gif);
    height:17px;
    color:White; text-decoration:underline;
	vertical-align: middle;	text-align: right;	font-size:12px;
	background-position: left;	direction: rtl; text-indent: 3pt;
	width: 17px; background-repeat: no-repeat;
	background-color: Transparent!important; 
	border:0px none!important;
	
}

.gridDeleteImg:hover
{
	background-image:url(../Images/trash.gif);
    height:17px;
    color:White; text-decoration:underline;
	vertical-align: middle;	text-align: right;	font-size:12px;
	background-position: left;	direction: rtl; text-indent: 3pt;
	width: 17px; background-repeat: no-repeat;
	background-color: Transparent!important ; 
	border:0px Solid!important; cursor:pointer;
	
}

.gridSelectImg
{
	height:17px;
    color:White; text-decoration:underline;
	vertical-align: middle;	text-align: right;	font-size:12px;
	background-position: left;	direction: rtl; text-indent: 3pt;
	width: 17px; background-repeat: no-repeat;
	border:0px none!important;
	background-image:url(../Images/ViewRecord.gif);
	background-color:Transparent!important;	
}

.gridSelectImg:hover
{
	border:none 0px;
	height:17px;
    color:White; text-decoration:underline;
	vertical-align: middle;	text-align: right;	font-size:12px;
	background-position: left;	direction: rtl; text-indent: 3pt;
	width: 17px; background-repeat: no-repeat;
	border:0px Solid!important; cursor:pointer;
	background-image:url(../Images/ViewRecord.gif);
	background-color:Transparent!important;	
}

table.mGrdStyle
{
	border-left: 1px solid #90B822;
    border-top: 1px solid #90B822;
    line-height:100%;
    text-align:center;
}

table.mGrdStyle td
{
	border-right-style:solid;
	border-right-color:#90B822;
	border-right-width:1px;

	border-bottom-style:solid;
	border-bottom-color:#90B822;
	border-bottom-width:1px;
	
	border-collapse:collapse;
	vertical-align:middle;
	text-align:center;

	text-decoration:none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding-left: 2px;
	background-color:#D7ED9C; 
}


table tr.mGrdAltRow td
{
	background-color:#F9FCEF;
	color:#464646;
	text-align:center;
}

table tr.mGrdHeader td, table tr.mGrdHeader th
{
	font-weight:bold; 
	text-align:center; 
	background-color:#90B822; 
	color:#ffffff;
	border-top-color:#90B822;
	border-right-color:White;
	border-bottom-color:White;
}

.mListTitle
{	
	background-color:#90B822; 
	text-align:center;
	color:White;
	font-weight:bold;
	font-size:14px;
	padding:2px;
    margin-top: 0px;
}

.mtdLabel,table tr td.mtdLabel
{
	text-align:left;
	font-family:Arial;
	font-size:11px;	
	/*vertical-align:top;*/
	vertical-align:middle;
	margin-right:50px;
	padding-right:15px;
}
.MandEncl
{
	color:Red;
}
