﻿body
{
    color: black;
    font-family: Verdana;
    font-size: 8pt;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
	background-color:#fcfdfe;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}
.DetailMainDiv
{
	padding:5px;
}
.FieldEditor{
    display:none;
    position:fixed;
    right:5px;
    top:85px;
    height:500px;
    width:350px;
}
.FieldEditorFS{
    display:none;
    position:fixed;
    right:5px;
    top:85px;
    height:500px;
    width:95%;
}
#frmFieldEditor{
    height:100%;
    width:100%;
    border:solid 1px black; 
}
#ElementLable{
    position:absolute;
    font-size:9px;
    background-color:yellow;
    color:gray;
    border:1px solid gray;
}

.ModelLink{
    cursor: hand;
    cursor: pointer;
    padding-left:10px;
}
#Panelmain{background-color:#edeff1;}
img
{
	border:none;	
}
a
{
	outline:none;	
}
td
{
    font-family: Verdana;
    font-size: 8pt;
}
.remarks
{
    color: #FFFFFF;
}
 .FormSep
{
padding-top:6px;
font-family: Verdana;
font-size:11px;
/*background-image: url(../images/top_back.jpg);*/
color:#000;
background-color:#ced3d7;
height: 18px;
background-repeat:repeat-x;
vertical-align:middle;
}
.MessageBox
{
    color: #000000;
    background-color: #FF9900;
}
input,select,textarea
{
    border-width: 1px;
    border-color:#ADADAD;
    border-style:groove;
    cursor: hand;
    cursor: pointer;
}
input:focus,textarea:focus,select:focus{
	border-color:  #FF0000;
	border-width: 1px;
    border-style:solid;
}
.TextAreaPro
{
    width:140px;
}
.TextAreaPro:focus
{
    height:600px;
    width:300px;
    position:absolute;
    top:0px;
    left:0px;
}
.hiddencell
{
    display: none;
}
.MsgText
{
    border-style:none;
    margin:0px;
    padding:0px;
    text-align: center;
    Font-weight:bold;
    background-color:#4A88B1;
    Width:100%;
}
TEXTAREA
{
    /*border: 1px #000000 solid;*/
    cursor: hand;
    cursor: pointer;
}
.handIcon
{
    cursor: hand;
    cursor: pointer;
}
.SubGridTitleBack
{
 	background-color: #E6E6E6;
	Font-weight:bold;
}
.MainTable
{

}
.Title
{
    font-weight:bold;
}
.leftHeader
{
    font-weight:bold;
}
.leftLink
{
    color: #003399;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}
.SearchResult
{
    border: 1px #000000 solid;
}
.numInput
{
    text-align: right;
}
form
{
    autocomplete:"off";
}
.classy0
{
    background-color: white;
}
.classy1
{
    background-color: #F7F6F3;
}
.WightBG
{
    border: 0px white none;
    width: 10;
}
.RightAlign
{
    text-align:right;
}
.CenterAlign
{
    text-align:center;
}
.editclass
{
    background-color: #E6E6E6;
}
.ChildTable
{
    border: 0;
    background-color: #999999;
    cellpadding: 2;
    cellspacing: 1;
    width: 100%;
}
.editButtonclass
{
	background-image: url(images/edit.gif);
	height: 16px;
	width: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	 cursor: hand;
	 cursor: pointer;
}
.deleteButtonclass
{
   background-image: url(images/delete.gif);
 	height: 16px;
	width: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: hand;
	cursor: pointer;
}
#DetailScroll
{
	overflow-x:auto;
	overflow-y:hidden;
}
.DetailScroll
{
	overflow-x:auto;
	overflow-y:hidden;
}
#tableDetailScroll
{
	width:980px;
}
.MainTab {
	height:23px;
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
	margin-left:5px;
}
.Tab {
	height:17px;
	margin:0px;
	float: left;
	text-align:center;
	background-image:url(../images/tab_deactive.jpg);
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-weight:bold;
	margin-left:2px;
	cursor: hand;
	cursor: pointer;
}
.TabSel {
	height:17px;
	margin:0px;
	float: left;
	text-align:center;
	background-image:url(../images/detail_tab_back.jpg);
	color:White;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	border-bottom: 1px solid black;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-weight:bold;
	margin-left:2px;
	cursor: hand;
	cursor: pointer;
	list-style:none;
}
.list {
	margin: 0;
	padding: 0;
	display:none;
}
.listSel 
{
	text-align:left;
	position: inherit;
	margin: 0;
	border-style:solid;
	border-width:0px;
	padding:0px;
	border-color:Black;

}
.ListTop th,.ListTop td
{
     background-color:#ced3d7;
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	color:#000000;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	text-align:left;
	cursor: pointer;
	cursor:hand;
	cursor: pointer;
}
.getHTMLTable
{
	border-style:solid;
	border-width:1px;
	border-color:#349DBA;
	width:100%;
}
.getHTMLTableTitle td
{
	background-image:url(../images/grid_top_back.jpg);
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#349DBA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#349DBA;
	font-weight:bold;
	background-color:#EDDAAF;
	padding-top:5px;
	padding-bottom:5px;
	color:#372C28;
	text-align:left;
	padding:2px;
}
.getHTMLTableData td { background-color:#DFEEFF;
text-align:left;
padding:3px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFF;
}
.getHTMLTableBlankRow
{
height:1px;
color:#FFF;
}
.AutoFillBaseTable {background-color:#fff;}

.FillBaseTable {
color:#FFF;}
.AutoFillAddNew 
{
background-color:#503D38;

color:#FFF;
cursor: hand;
cursor: pointer;
}

.AutoFillAddNew a{
color:#FFF;
cursor: hand;
cursor: pointer;
}

.AutoFillAddNew a:hover{
color:#FF0;
cursor: hand;
cursor: pointer;}

.AutoFillHover td{ background-color:#FFFFFF;
	color:#000000;
	cursor: hand;border:1px solid #0099FF;
	cursor: pointer;
}

.AutoFillHover1  td{ background-color:#99CCFF;
	color:#000000;
	cursor: hand;border:1px solid #0099FF;cursor: pointer; }
	
.FirstPageLink {
	color:#FF4109;
	font-weight:bold; 
	margin-top:10px;
	cursor: hand;cursor: pointer;}


.NumberPageLink {
	color:#FF4109;
	font-weight:bold; 
	margin-top:10px;
	cursor: hand;cursor: pointer;}
	
.CurrPageLink {
	color:#000; 
	font-weight:bold; 
	margin-top:10px;
	cursor: hand;cursor: pointer;}	
	
.TotalPageNo {
	color:#000;
	font-weight:bold; 
	margin-top:10px;
	margin-bottom:10px;
	}
	
.LastPageLink {
	color:#FF4109;
	font-weight:bold; 
	margin-top:10px;
	cursor: hand;cursor: pointer;}	

.ListMainTable{ }

.TopMenu
{
	background-color:#EAF1F9;
	border-color:#17557C;
	border-style:solid;
	border-width:thin;
	height:26px;
	border-width:1px;
	padding-left:1px;
	padding-right:5px;
	color:Black;
}
.ListRow { background-color:#ffffff;
text-align:left;
}

.AltListRow {  background-color:#dfeeff;
text-align:left;
}
.ListRow td {
padding:1px 2px 0px 3px;
}

.AltListRow td {
padding:2px 2px 2px 3px;
}
.ListRow:hover { background-color:#d5e8fc;
text-align:left;
}

.AltListRow:hover {  background-color:#cbdef3;
text-align:left;
}
.TopMenuHover
{
	background-color:#D8E4F3;
}
.DefaultBody {}
.TopMenuMain
{
	background-color:#F1F7FE;
}
.TopMenuItem:hover 
{
	text-decoration:underline;
}
#tdDetail
{
    /*background-image:url(../images/entryback.jpg);*/
}
.AuditBody
{
	background-color:#fff;
}
.fieldTable{width:100%;}
.AlternateRow1
{
    width:150px;
    padding-left:5px;
	color:#000000;
}
.AlternateRow
{
    width:150px;
    padding-left:5px;
	color:#000000;
/*background-color:#fef5f0;*/
}
.AlternateRowDATA
{
    width:*px;
	color:#000000;
/*background-color:#feebe2;*/
}
.AlternateRowDATA1
{
color:#000000;
}
#tdVerticalMenu
{
	width:210px;
	 background-color:#fff;
}

#tdVertical{ display:none;}

#tdHorizontalMenu
{
	
	 background-color:#edeff1;
}


#TopOptionTable
{
   	background-color:#fff;
	margin-right:10px;
    position:absolute;
    top:2px;
    right:0px;
	color:#000000;
	border:1px solid #000000;
	padding-top:3px;
	padding-bottom:3px;
}

#tdCompany{
padding-left:10px;
margin-top:2px;}

#lblCompanyName{ color:#000000;}

#tdLocation
{
    height:25px;
    padding-left:10px;
    padding-right:10px;
    border-right:solid 1px #2D1D00;
	color:#2D1D00;
	margin-top:2px;
}
#tdLogOff
{
    padding-left:10px;
    padding-right:10px;
	color:#2D1D00;
}

#tdLogOff a:hover
{
    padding-left:10px;
    padding-right:10px;
	color:#cb9002;
}

#tdLogOff a
{
    padding-left:10px;
    padding-right:10px;
	color:#2D1D00;
}




#tdUserName
{
    padding-left:10px;
    padding-right:10px;
    border-right:solid 1px #2D1D00;
	color:#2D1D00;
}
.tdMessage
{
	text-align:center;
	width:100%;
	font-size:15px;
}
.MainDiv
{
	/*background-color:#e1dede;*/
}
#FinancialYearTopbar
{
	background-color:#579CCA;
	height:20px;
	padding-top:5px;
	font-weight:bold;
	padding-left:10px;
}
.ListTab
{
	min-height:400px;
	align:center;
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
}
.topTable
{
	 background-color:#edeff1;
	height:40px;
	width:100%;
	border:0;
	/*padding-top:15px;*/
}
/*#tdFormName
{
	padding-left:15px;
	font-size:20px;
	color:Blue;
}*/
#tdFormName1
{
	font-size:20px;
	color:Blue;
}
#FormNameModal
{
	font-size:15px;
	color:White;
	font-weight:bold;
	position:absolute;
	right:100px;
	display:none;
	
}
.CloseImage
{
	position:absolute;
	right:26px;
	top:0px;
}
#pnlLogin .ButtonBg
{
	background:#1b1909;
	font-weight:bold;
	border-width:0px;
	cursor: hand;
	height:26px;
	width:90px;
	color:#FFF;
	padding-bottom:2px;
	float:left;
	margin-left:99px;
	/*float:left;
	margin-left:232px;*/
}
.ButtonBg
{
	background:#b4b9bd;
	font-weight:bold;
	border-width:0px;
	cursor: hand;
	height:26px;
	width:90px;
	color:#000000;
	padding-bottom:2px;
}
.ButtonBg1
{
	/*background-image:url(../images/button.png);*/
	background:#b4b9bd;
	font-weight:bold;
	border-width:0px;
	cursor: hand;
	height:26px;
	width:90px;
	color:#000000;
	padding-bottom:2px;
}
#DesignationChildGrid{
width:100%;
}
.DetailTable {border-left:1px solid #C0DEF8;
border-top:1px solid #C0DEF8;
width:100%;
}
.DetailTable td{
border-bottom:1px solid #C0DEF8;
height:20px;
border-right:1px solid #C0DEF8;
background-color:#F5F7F9;
}
.DetailTR
{ background:url(../images/detail_grid_back.jpg);
	height:20px;
	color:#000;
}
.DetailTRTotal
{	
}
.Addbutton
{
	background-image:url(../images/add.jpg);
	width:36px;
	height:37px;
	border-style:none;
}
.Removebutton
{
	background-image:url(../images/remove.jpg);
	width:36px;
	height:37px;
	border-style:none;
}
#tdListMessage
{
	text-align:center;
	color:Red;
	font-weight:bold;
}
.loginbg
{
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#f2f6f9;
}
#divLogo
{
	height:180px;
	background-image:url(../images/loginlogo.png);
	background-repeat:no-repeat;
	width:280px;
	/*margin-left:100px;*/
}
.LogoNameTd
{
	text-align:left;
	padding:3px;
}

#modalBackground {
	DISPLAY: none; Z-INDEX: 9; FILTER: alpha(opacity=40); LEFT: 0px; WIDTH: 100%; POSITION: fixed; TOP: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #333333; opacity: 0.40
}
#ProcessingWindow {
	Z-INDEX: 9; FILTER: alpha(opacity=40); LEFT: 0px; WIDTH: 100%; POSITION: fixed; TOP: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #333333; opacity: 0.40;padding-top:100px;text-align:center;
}
#modalWindow {
	BORDER: black 2px solid; DISPLAY: none; Z-INDEX: 10; LEFT: 0px; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: white;
	text-align:right;
}
#RepeatModalWindow {
	DISPLAY: none; Z-INDEX: 9; FILTER: alpha(opacity=40); LEFT: 0px; WIDTH: 100%; POSITION: fixed; TOP: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #333333; opacity: 0.40
}
#RepeatDiv
{
	BORDER: black 2px solid; DISPLAY: none; Z-INDEX: 10; LEFT: 0px; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: white;
}
#modalIframe
{
    
}
#LoginBottom
{
	
}
#chat
{
	position:fixed;
	bottom:0px;
	right:0px;
	width:300px;
	height:310px;
	text-align:right;
	background-color:#B9DCFF;
}
#frmSubmit
{
	width:100%;
	height:350px;
}
#lyrSearchResult {
	position:absolute;
	z-index:100;
	overflow: auto;
	height:220px;
}
#DivLoadImage {
	position:absolute;
	z-index:101;
}
input[readonly] 
{
	background-color: #F3F3F3;
	height:expression('auto',this.tabIndex='-1',this.runtimeStyle.height='auto'); 
}
textarea[readonly] 
{
	background-color: #F3F3F3;
	height:expression('auto',this.tabIndex='-1',this.runtimeStyle.height='auto'); 
}
#divReport
{
    background-color:White;
    width:100%;
}
.tdTab
{
    height:25px;
    cursor: hand;
    cursor: pointer;
    width:119px;
    padding-left:10px;
    padding-top:2px;
	color:#000000;
}

.tdTabSel
{
    height:25px;
    cursor: hand;
    cursor: pointer;
    width:119px;
    padding-left:10px;
    padding-top:2px;
	font-weight:bold;
	color:#000000;
}

#TopTab4{
display:none;}

#TopTab5{
display:none;}

.DropDown
{
    background-image:url(../images/dropdown.gif);
    background-position:right;
    background-repeat:no-repeat;
}







.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
.DevelopedBy a
{ color:#000000; }
    
 .Browserer
 { display:none;
     }
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
.htmlFrame
{
    width:680px;
    height:440px;
	overflow-x:hidden;
	overflow-y:hidden;
	border-style:none;
}
.drag { position: relative; }
.LeftControl{
    position:relative;
    float:right;
    height:400px;
    width:400px;
}
.HtmlRow
{
    cursor: hand;
    cursor: pointer;
}
.HtmlRow:hover
{
    background-color:#B3E0FF;
}
.detailUpload
{
    width:81px;
}
.ALertTableTitle
{
    font-weight:bold;
    background-color:#579cca;
}
.ALertTableClose
{
    text-align:right;
    background-color:#579cca;
}

.CalendarToolBar
{
    width:100%;
    height:30px;
}

#CalendarDaily
{
    float:left;
    text-align:right;
    width:10%;
    background-color:White;
}
#CalendarDaily ul
{
    list-style: none;
    padding:0px;
    margin:0px;
    border-bottom:solid 1px #CCCCCC;
}
#CalendarDaily li
{
    height:40px;
    padding:2px 2px 0px 0px;
    border-top:solid 1px #CCCCCC; 
    border-left:solid 1px #CCCCCC; 
    border-right:solid 1px #CCCCCC; 
}
#CalendarDailyData
{
    float:left;
    text-align:left;
    width:90%;
    background-color:White;
}

#CalendarDailyData ul
{
    padding:0px;
    margin:0px;
    list-style: none;
    text-align:left;
    border-bottom:solid 1px #CCCCCC; 
}
#CalendarDailyData li
{
    height:40px;
    padding:2px 0px 0px 2px;
    border-top:solid 1px #CCCCCC; 
    border-right:solid 1px #CCCCCC; 
}
.CalendarDayData
{
    padding:2px;
    overflow:hidden;
    height:100%;
}
.CalendarDayDatahover
{
    padding:2px;
    width:200px;
    overflow:visible;
    min-height:40px;
    position:absolute;
    border:solid 1px #CCCCCC;
    background-color:#fff; 
}




#CalendarWeekly
{
    float:left;
    text-align:right;
    width:12%;
    background-color:White;
}
#CalendarWeekly ul
{
    list-style: none;
    padding:0px;
    margin:0px;
    border-bottom:solid 1px #CCCCCC; 
}
#CalendarWeekly li
{
    padding:0px 2px 0px 0px;
    border-top:solid 1px #CCCCCC; 
    border-left:solid 1px #CCCCCC; 
    border-right:solid 1px #CCCCCC; 
}
#CalendarWeeklyData
{
    float:left;
    text-align:left;
    width:12%;
    background-color:White;
}
#CalendarWeeklyData ul
{
    padding:0px;
    margin:0px;
    list-style: none;
    text-align:left;
    border-bottom:solid 1px #CCCCCC; 
}
#CalendarWeeklyData li
{
    border-top:solid 1px #CCCCCC; 
    border-right:solid 1px #CCCCCC; 
}
.CalendarWeeklyInfo
{
        height:40px;
}
.CalendarWeeklyName
{
    text-align:center;
    font-weight:bold;
    height:14px;
}
.CalendarWeekData
{
    padding:2px;
    overflow:hidden;
    height:100%;
}
.CalendarWeekDatahover
{
    padding:2px;
    width:200px;
    overflow:visible;
    min-height:40px;
    position:absolute;
    border:solid 1px #CCCCCC;
    background-color:#fff; 
}







#CalendarMonthly
{
    float:left;
    text-align:center;
    width:100%;
    background-color:White;
}
#CalendarMonthly ul
{
    list-style: none;
    padding:0px;
    margin:0px;
}
#CalendarMonthly li
{
    height:20px;
    float:left;
    width:14%;
    text-align:left;
    border-left:solid 1px #CCCCCC; 
}
#CalendarMonthlyData
{
    float:left;
    text-align:left;
    width:100%;
    background-color:White;
}

#CalendarMonthlyData ul
{
    padding:0px;
    margin:0px;
    list-style: none;
    text-align:left;
    border-bottom:solid 1px #CCCCCC; 
}
#CalendarMonthlyData li
{
    float:left;
    width:14%;
    height:45px;
    border-left:solid 1px #CCCCCC; 
    display:block;
}
.CalendarCurrMonth
{
}
.CalendarPrevMonth
{
    color:#CCCCCC
}
.CalendarMonthWeek
{
    padding:2px;
}
.CalendarMonthData
{
    padding:2px;
    overflow:hidden;
    height:100%;
}
.CalendarMonthDatahover
{
    padding:2px;
    width:200px;
    overflow:visible;
    min-height:40px;
    position:absolute;
    border:solid 1px #CCCCCC;
    background-color:#fff; 
}
#DivCalenderToday
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
    margin-right:5px;
}
#DivCalenderNext
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
    margin-right:15px;
}
#DivCalenderPrev
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
    margin-right:5px;
}
#DivCalenderDate
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
    margin-right:20px;
}
#DivCalenderDay
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
    margin-right:5px;
}

#DivCalenderWeek
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
    margin-right:5px;
}
#DivCalenderMonth
{
    float:left;
    border:solid 1px #cccccc;
    padding:5px;
    background-color:#ffffff;
}
#ChatUserList
{
	display:block;
    /*set the div in the bottom right corner*/
    position:fixed;
    bottom:0;
    right:0;    
    /*give it some background and border*/
    padding-top:20px;
    width:100%;
    text-align:left;
}
#ChatLable
{
	height:20px;
	background-image: url(../images/chaticon.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
#ChatUserName{
	background-color:Aqua;
	display:block;
	position:fixed;
	bottom:0px;
	right:0px;
	float:right;
	border:1px solid #ddd;
	width:200px;
	margin-top:280px;
}
#ChatContainer{
	position:fixed;
	bottom:0px;
	right:0px;
	float:right;
	margin-right:200px;
	min-height:20px;
}
.chatWith
{
	display:block;
	float:right;
	margin-top:10px;
	border:1px solid #ddd;
	width:200px;
}
.chatWithMessage
{
	background-color:White;
}
.chatWithIcon
{
	padding:3px 0px 0px 0px;
	text-align:center;
	height:17px;
	background-color:#579CCA;
}
.chatWithName
{
	padding:3px 0px 3px 0px;
	background-color:Lime;
	width:160px;
	float:left;
}
.chatWithIcon img
{
	margin-left:3px;
}
#iframeChat
{
	height:280px;
	width:200px;
}
.chatWithMessage
{
height:250px;
overflow:scroll;	
}
.chatWithTextBox
{
	width:145px;
}
.chatWithButton
{
	width:50px;
}
#tdFormName
{
	font-size: 20px;
position: absolute;
top: 4px;
left: 275px;
}
.FooterStyle
{
	text-align:center;
}
.FooterStyle
{
	text-align:center;
	font-weight:bold;
	
}
.FooterStyle a{
	color:#FF4109;
	font-weight:bold; 
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
	}
	
#topDiv {
	/*background-color:#c63c5c;*/
}

.mattblackmenuing
{ display:none
    }
	
#txtLocation{
display:none}

.MenuItemClass{
}

.ListTop a{
/*color:#FFFFFF;*/
color:#000000;
text-decoration:none;}

#lblEmail{
color:#000000;}

#pnlLogin #lblEmail{
font-weight:bold;
color:#000000;}

#lblPass{
color:#000000;}

#pnlLogin #lblPass{
font-weight:bold;
color:#000000;}

.DevelopedBy b{
color:#000000;
/*text-decoration:none;*/}

.DevelopedBy a{
/*text-decoration:none;*/}

#LoginMainTable .DevelopedBy{
position:absolute;
top:369px;
margin-left:370px;
/*margin-left:330px;
width: 100%;
margin-top: 63px;*/}
.passwordstrendthBox {
    display:none;
}
.passwordstrendthBoxVisible {
    position:absolute;
    background-image: url(../images/passwoeds.jpg);
    width:238px;
    height:106px;
    padding-left:40px;
    padding-right:20px;
    padding-top:10px;
    margin-top:-10px;
}
.passwordstrendthBoxVisible:before {
    content: "Password strength:";
    font-weight: bold;
}
.passwordstrendthBoxVisible:after {
    content: "Use at least 8 characters. Don’t use a password from another site, or something too obvious like your pet’s name.";
}

.passwordstrendth {
    width: 150px;
    display: inline-block;
}
.strength0
{
    width:150px;
    display: inline-block;
    background:#B20E37;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:10px;
}

.strength1
{
    width:150px;
    display: inline-block;
    background:#D32847;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:10px;
}

.strength2
{
    width:150px;
    display: inline-block;
    background:#ff5f5f;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:10px;
}

.strength3
{
    width:150px;
    display: inline-block;
    background:#83D680;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:10px;
}

.strength4
{
    background:#4dcd00;
    width:150px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:10px;
}

.strength5
{
    display: inline-block;
    background:#399800;
    width:150px;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:10px;
}

.Compulsory:after{
    content: " *";
    color:red;
}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:10px;
	color:#fff;
}
.Compulsory:after{ 	 	
	    content: " *"; 	 	
	    color:red; 	 	
	} 
	.ListTab table 	 	
	{ 	 	
		min-width:100%; 	 	
	} 
		.AutoFillTitle td{ background-color:#FFFFFF; 	 	
	color:#000000; 	 	
		cursor: hand;border:1px solid #0099FF; 	 	
		cursor: pointer; 	 	
		font-weight:bold; 	 	
	} 
	.KaizenFormRow1{ 	 	
	width:95%; 	 	
	min-height:40px; 	 	
	Float:left; 	 	
	padding-bottom:10px; 	 	
	padding-left:10px; 	 	
	} 	 	
	.KaizenFormRow2{ 	 	
	width:45%; 	 	
	min-height:40px; 	 	
	Float:left; 	 	
	padding-bottom:10px; 	 	
	padding-left:10px; 	 	
	} 	 	
	.passwordstrendthBox { 	 	
	    display:none; 	 	
	} 	 	
	.passwordstrendthBoxVisible { 	 	
	    position:absolute; 	 	
	    background-image: url(../images/passwoeds.jpg); 	 	
	    width:238px; 	 	
	    height:106px; 	 	
	    padding-left:40px; 	 	
	    padding-right:20px; 	 	
	    padding-top:10px; 	 	
    margin-top:-10px; 	 	
	} 	 	
	.passwordstrendthBoxVisible:before { 	 	
	    content: "Password strength:"; 	 	
	    font-weight: bold; 	 	
	} 	 	
	.passwordstrendthBoxVisible:after { 	 	
	    content: "Use at least 8 characters. Don’t use a password from another site, or something too obvious like your pet’s name."; 	 	
	} 
	#LeftMenuLink{
    position:absolute;
    left:0px;
    top:0px;
}
	.slicknav_menu {
		display:none;
	}

#TopOptionTable
{
    background-image:url(../images/name_back.jpg);
    border:solid 1px #999999;
    position:absolute;
    right:0px;
    margin:3px;
}
#TopOptionTable div{
    float:left;

}
#TopOptionTable #txtLocation{
    display:none;
}
#tdLocation
{
    height:25px;
    padding-left:10px;
    padding-right:10px;
    border-right:solid 1px #000;
	color:#2D1D00;
}
#tdLogOff
{
    padding-left:10px;
    padding-right:10px;
	color:#2D1D00;
	line-height:24px;
}
#tdUserName
{
    padding-left:10px;
    padding-right:10px;
    border-right:solid 1px #000;
	color:#2D1D00;
	line-height:24px;
}
#UerProfilePic{
padding-left:5px;
padding-top:2px;}

#menu {
display:none;
}
.KaizenVersion{
display:none;}

#tableDetailScroll0{
width:100%;
margin-top: 8px;
padding-left: 7px;}

.ListFilterLable{
font-weight:bold;
float:left;
padding-right: 4px;
}

.ListFilterData{
font-weight:bold;
float: left;}

.LoginMainDiv{
    height:264px;
    width:328px;
    background-image:url(../images/loginpagedesign.png);
    padding:50px 0px 0px 20px;
    text-align:left;
	margin-left:auto;margin-right:auto;
    /*margin-top:200px;*/
	margin-top:0px;
	}
#DeveloperInfo{
    width:328px;
	/*margin-left:auto;
	margin-right:auto;
	padding-left: 45px;
	margin-top:10px;*/
	padding-left: 533px;
margin-top: 11px;
}


#LogindivLogo {
/*position:absolute;*/
bottom:0px;
right:0px;
/*display:none;*/
}

#LoginProjectName{
    font-weight:bold;
    font-size:20px;
    padding-bottom:30px;
	display:none;
}

.LoginMainDiv img
{
padding-bottom: 40px;
}
#LoginFinancialYearlbl,#LoginlblEmail,#LoginlblPass{
    float:left;
    width:100px;
    height:30px;
    display:none;
}
#LoginFinancialYearcmb,#LogintxtEmail,#LogintxtPass{
    float:left;
    width:300px;
    height:30px;
    padding-bottom:20px;
}
.LoginMainDiv #txtEmail{
    height:25px;
    width:260px;
    background-image:url(../images/loginemailbg.png);
    background-repeat:no-repeat;
    padding:5px 5px 5px 30px;
    	-moz-border-radius: 0.6em;
    -webkit-border-radius:0.6em;
	border-radius: 0.6em;
    border:0px none;
}

.LoginMainDiv #txtPass{
    height:25px;
    width:260px;
    background-image:url(../images/user-password-icon.png);
    background-repeat:no-repeat;
    padding:5px 5px 5px 30px;
    	-moz-border-radius: 0.6em;
    -webkit-border-radius:0.6em;
	border-radius: 0.6em;
    border:0px none;
}
#LoginbtnLogin{
    text-align:center;
    width:300px;
    padding:20px 0px 20px;
    float:left;
}
#LoginForgetPass{
    padding:30px 0px 20px 0px;
}

#LoginSubTable{
/*margin-top:100px;*/
margin-left: 10px;}

.KaizenVersion{
font-weight:bold;}

#IconImg_CrystalReportViewer1_toptoolbar_logo
{
	display:none;
	
}

#TAtdAddRow0 {
  display: none;
}