﻿@font-face{font-family:Code39AzaleaFont;src:url('/web-fonts/Code39Azalea.eot') 
format('embedded-opentype'),url('/web-fonts/Code39Azalea.woff') 
format('woff'),url('/web-fonts/Code39Azalea.ttf') 
format('truetype'),url('/web-fonts/Code39Azalea.svg#Code39Azalea') 
format('svg');font-weight:normal;font-style:normal}
body
{
    color: black;
    font-family: Verdana;
    background-color: White;
    font-size: 8pt;
    margin:0;
    background-color:#579CCA;
}
form1{
    padding:0px;
    margin:0px;
}
#developerlink div{
    float:left;
	width:50px;
}
#developerlink{
    text-align:right;
    width:100%;
}
#menu {
	display:none;
}
.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;
}
#Panelmain{background-color: White;}
img
{
	border:none;	
}
a
{
	outline:none;	
}
td
{
    font-family: Verdana;
    font-size: 8pt;
}
.HTMLDetailtable{border-color:#DBECFB}
.remarks
{
    color: #FFFFFF;
}
 .FormSep
{
padding-top:6px;
font-family: Verdana;
font-size:11px;
/*background-image: url(../images/top_back.jpg);*/
color:#000;
background-color:#EDDAAF;
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;
}
.Compulsory:after{
    content: " *";
    color:red;
}

.Compulsory,.NonCompulsory {
    display: inline-block;
    vertical-align: top;
}
.ModelLink{
    cursor: hand;
    cursor: pointer;
    padding-left:10px;
}
.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;
    float:left;
}
#tableDetailScroll
{
	min-width:1000px;
}
.ListTab table
{
	min-width:100%;
}
.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-style:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-weight:bold;
	margin-left:2px;
	cursor: hand;
	cursor: pointer;
}
.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-image:url(../images/grid_top_back.jpg);
	border-style:solid;
	border-width:1px;
	border-color:#349DBA;
	font-weight:bold;
	background-color:#EDDAAF;
	padding:5px 0px 5px 5px;
	color:Black;
	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;}


.AutoFillTitle td{ background-color:#FFFFFF;
	color:#000000;
	cursor: hand;border:1px solid #0099FF;
	cursor: pointer;
	font-weight:bold;
}

.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:#f3f3f3;
text-align:left;
}

.AltListRow:hover {  background-color:#c3dffe;
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;
}
    .LogoNameTd{
        float:left;
        width:100%;
    }
#tdVerticalMenu
{
	width:210px;
}
#TopOptionTable
{
    background-image:url(../images/name_back.jpg);
    border:solid 1px #999999;
    position:absolute;
    right:0px;
    top: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;
}
#tdUserName
{
    padding-left:10px;
    padding-right:10px;
    border-right:solid 1px #000;
	color:#2D1D00;
}
.tdMessage
{
	text-align:center;
	width:100%;
	font-size:15px;
}
.MainDiv
{
	background-color:#579CCA;
}
#FinancialYearTopbar
{
	background-color:#579CCA;
	height:20px;
	padding-top:5px;
	font-weight:bold;
	padding-left:10px;
}
.ListTab
{
	overflow-x:auto;
	overflow-y:hidden;
}
.topTable
{
	background-image:url(../images/top_back.jpg);
	border:0;
	background-color:#372c28;
    float:left;
    width:100%;
    text-align:left;
}
#tdFormName
{
	font-size:20px;
	color:#AEB9FF;
    text-align:center;
   
}
#tdFormName1
{
	font-size:20px;
	color:Blue;
}
#FormNameModal
{
	font-size:15px;
	color:White;
	font-weight:bold;
	position:absolute;
	right:100px;
	
}
.CloseImage
{
	position:absolute;
	right:0px;
	top:0px;
}
.ButtonBg
{
	background-image:url(../images/button_back1.jpg);
	color:Black;
	font-weight:bold;
	border-width:0px;
	cursor: hand;
	cursor: pointer;
	height:25px;
	width:75px;
}
.ButtonBg1
{
	background-image:url(../images/button_back.jpg);
	color:Black;
	font-weight:bold;
	border-width:0px;
	cursor: hand;
	cursor: pointer;
	height:25px;
	width:75px;
}
#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;
}
.DetailTR
{
	background-image:url(../images/detail_grid_back.jpg);
	height:20px;
	color:#000;
    background-color:#F5F7F9;
}
.DetailTRHead{
	background-image:url(../images/detail_grid_back.jpg);
	height:20px;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.DetailTRTotal
{
	background-color:#fff;	
}
.ChildGridRow:hover
{
	background-color:#CADFFF;	
}
.ChildGridRow
{
	background-color:#fff;	
}
.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-position:top;
	background-color:#4C90BF;
}
.LoginMainDiv{
    height:264px;
    width:328px;
    background-image:url(../images/loginpagedesign.png);
    margin-top:100px;
    padding:50px 0px 0px 20px;
    text-align:left;
	margin-left:auto;margin-right:auto;
	}
#DeveloperInfo{
    width:328px;
	margin-left:auto;margin-right:auto;
}
#LogindivLogo {
position:absolute;
bottom:0px;
right:0px;
}
#LoginProjectName{
    font-weight:bold;
    font-size:20px;
    padding-bottom:30px;
}
#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;
}
#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'); 
	z-index:-1;
}
textarea[readonly] 
{
	background-color: #F3F3F3;
	height:expression('auto',this.tabIndex='-1',this.runtimeStyle.height='auto'); 
}
.ChildSrNo{
    text-align: right;
    width:100%;
    background-color:#fff;
}
#divReport
{
    background-color:White;
    width:100%;
}
.tdTab
{
    height:25px;
    cursor: hand;
    cursor: pointer;
    width:119px;
    padding-left:10px;
    padding-top:2px;
}

.tdTabSel
{
    height:25px;
    cursor: hand;
    cursor: pointer;
    width:119px;
    padding-left:10px;
    padding-top:2px;
	font-weight:bold;
}
.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 {
	}


/* 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;
	}
.CameraFrame
{
    width:680px;
    height:320px;
	overflow-x:hidden;
	overflow-y:hidden;
	border-style:none;
}
.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:97%;
    height:35px;
	margin-bottom:10px;
	text-align:center;
}

#CalendarDaily
{
    float:left;
    text-align:right;
    width:10%;
    background-color:White;
}
#CalendarDaily ul
{
    list-style: none;
    padding:0px;
    margin:0px;
    border-bottom:solid 1px #353535; 
}
#CalendarDaily li
{
    height:40px;
    padding:2px 2px 0px 0px;
    border-top:solid 1px #353535; 
    border-left:solid 1px #353535; 
    border-right:solid 1px #353535; 
}
#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 #353535; 
}
#CalendarDailyData li
{
    height:40px;
    padding:2px 0px 0px 2px;
    border-top:solid 1px #353535; 
    border-right:solid 1px #353535; 
}
.CalendarDayData
{
    padding:2px;
    overflow:hidden;
    height:100%;
}
.CalendarDayDataClick
{
    padding:2px;
    overflow:hidden;
    height:100%;
    background-color:#bae175;
    color:Black;
}
.CalendarDayDatahover
{
    padding:2px;
    width:400px;
    overflow:visible;
    height:200px;
    position:absolute;
    border:solid 1px #353535;
    background-color:#fff; 
}
#CalenderPopupUA{
    position:absolute;
   margin-top:202px;
}
#CalenderPopupDA{
    position:absolute;
    margin-top:-34px;
}
#CalenderPopupData
{
height:200px;
overflow:scroll;
background-color:#e2ffad;
color:#000;
}

#CalenderMessage
{ color:#000;
margin:5px;
	}
#CalendarWeekly
{
    float:left;
    text-align:center;
	color:#6e6e6e;
    width:13%;
    background-color:#d1f492;
}
#CalendarWeekly ul
{
    list-style: none;
    padding:0px;
    margin:0px;
    border-bottom:solid 1px #353535; 
}
#CalendarWeekly li
{
    padding:0px 2px 0px 0px;
    border-top:solid 1px #353535; 
    border-left:solid 1px #353535; 
    border-right:solid 1px #353535; 
	height:40px;
}
#CalendarWeeklyData
{
    float:left;
    text-align:left;
    width:12%;
    background-color:#d1f492;
}
#CalendarWeeklyData ul
{
    padding:0px;
    margin:0px;
    list-style: none;
    text-align:left;
    border-bottom:solid 1px #353535; 
}
#CalendarWeeklyData li
{
    border-top:solid 1px #353535; 
    border-right:solid 1px #353535; 
}
.CalendarWeeklyInfo
{
        height:40px;
    font-weight:bold;
		color:#000;
}
.CalendarWeeklyName
{
    text-align:center;
    font-weight:bold;
height:40px;
color:#000;
}
.CalendarWeekData
{ 
margin:5px;
    overflow:hidden;
    height:100%;
}
.CalendarWeekDatahover
{
padding:2px;
    width:200px;
    overflow:visible;
    height:auto;
    position:absolute;
    border:solid 2px #353535;
    background-color:#fff; 
padding-bottom:20px;
margin-left:-50px;
}







#CalendarMonthly
{
    float:left;
    text-align:center;
    width:95%;
    background-color:White;
border-right:solid 1px #353535; 
}
#CalendarMonthly ul
{
    list-style: none;
    padding:0px;
    margin:0px;
    border-top:solid 1px #353535; 
	margin-top:5px
}
#CalendarMonthly li
{
    height:20px;
    float:left;
    width:13%;
    text-align:left;
    border-left:solid 1px #353535; 
}
#CalendarMonthlyData
{
    float:left;
    text-align:left;
    width:95%;
    background-color:White;
border-bottom:solid 1px #353535; 
border-right:solid 1px #353535; 
}

#CalendarMonthlyData ul
{
    padding:0px;
    margin:0px;
    list-style: none;
    text-align:left;
}
#CalendarMonthlyData li
{
    float:left;
    width:13%;
    height:45px;
    border-left:solid 1px #353535; 
    display:block;
}
.CalendarCurrMonth
{
}
.CalendarPrevMonth
{
    color:#CCCCCC
}
.CalendarMonthWeek
{
    padding:2px;
}
.CalendarMonthData
{
    padding:2px;
    overflow:hidden;
    height:100%;
display:block;
}
.CalendarMonthDatahover
{
    padding:2px;
    width:200px;
    overflow:visible;    position:absolute;
    border:solid 1px #353535;
    background-color:#fff; 
display:block;
}
#DivCalenderToday
{
    float:left;
    padding:5px;
    background-color:#d1f492;
    margin-right:5px;
	border:1px solid #000;
}
#DivCalenderNext
{
    float:left;
    padding:5px;
    background-color:#d1f492;
    margin-right:15px;
	border:1px solid #000;
}
#DivCalenderPrev
{
    float:left;
    padding:5px;
    background-color:#d1f492;
    margin-right:5px;
	border:1px solid #000;
}
#DivCalenderDate
{
    float:left;
    padding:5px;
	color:#000;
	font-size:15px;
    background-color:#d1f492;
    margin-right:20px;
	font-weight:bold;
	border:1px solid #000;
}
#DivCalenderDay
{
    float:left;
    padding:5px;
    background-color:#80bd1f492423;
    margin-right:5px;
display:none;
}

#DivCalenderWeek
{
    float:left;
    padding:5px;
    background-color:#d1f492;
    margin-right:5px;
	border:1px solid #000;
}
#DivCalenderMonth
{
    float:left;
    padding:5px;
    background-color:#d1f492;
	border:1px solid #000;
}
#CalenderPopup
{
}
/*/////////////////////////////////////////////*/

#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;
color:
#FFFFFF;
text-align: center;
position: absolute;
top: 2px;
margin-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;
	}
.PagingDiv{page-break-after:always}
#DoNotClearFieldDiv{
    display:none;
   background-color:#fff;
   width:100;
   position:absolute;
   margin-left:380px;
   margin-top:30px;
   padding:10px;
   z-index:1000;
   border:solid 1px gray;
}
.fieldTable{
	width:100%;
	padding:20px 0px 0px 0px;
}
.fieldTable tr td:first-child{
	width:20%;
}
.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.";
}

.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;
}
.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;
}
#LeftMenuLink{
    position:absolute;
    left:0px;
    top:0px;
}
	.slicknav_menu {
		display:none;
	}

@media (min-width: 0px) and (max-width: 480px) {
	.slicknav_menu {
		display:block;
		margin-top:20px;
	}
    .LogoNameTd img,#lblCompanyName{
        display:none;
    }
    #TopOptionTable {
        width:100%;
        left:0px;
        top:0px;
        padding:0px;
        margin:0px;
    }
    #ddtopmenubar{
		display:none;
	}
    /* List*/
    /* Force table to not be like tables anymore */
    .ListMainTable,
    .ListMainTable thead,
    .ListMainTable tbody,
    .ListMainTable th,
    .ListMainTable td,
    .ListMainTable tr
        {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .ListMainTable thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .ListMainTable tr {
        border: 1px solid #ccc;
    }

    .ListMainTable td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    .ListMainTable td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    .ListMainTable td:before {
        content: attr(data-title);
    }
    /* List*/
    /*Form*/
    .AlternateRow,.AlternateRowDATA,.AlternateRow1,.AlternateRowDATA1{
        float:left;
        width:100%;
    }
    /*Form*/

    /*Child grid
    .DetailTable td{
        float:left;
        width:100%;
    }
    #tableDetailScroll{
        width:100%;
    }
    /*Child grid*/

}




/*developer mode*/

/*Add page*/
#tblEditField {
    background-color: #fbfbfb;
    width: 95%;
    padding: 15px;
    padding-right:0px;
}

#divpageid div:first-child, #divpagename div:first-child, #divshortname div:first-child, #divpageurl div:first-child, #divparentid div:first-child, #divload, #divsvscrpt, #divjsrpt, #divdetialbtclck, #divcompid div:first-child, #divtransid div:first-child, #divapptax div:first-child, #divappamnt div:first-child, #divshwcom div:first-child, #divsortord div:first-child, #divstats div:first-child, #divlvlno div:first-child, #divshowlst div:first-child, #divrepo div:first-child, #divdynamicnm div:first-child,
#divchildname div:first-child, #divtaxnam div:first-child, #divnocol div:first-child, #divtaxcolnam div:first-child, #divlinkdesgtype div:first-child, #divvalprt div:first-child, #divshowsaveas div:first-child, #divimgname div:first-child, #divmail div:first-child
{
padding-bottom: 3px;
font-size: 13px;
color: rgb(144, 140, 140);
}
#divpageid #PageId, #txtLoadScript, #txtSaveScript, #txtJScript, #txtDetailButtonClick, #divimgname #txtImgName
{
line-height: 2.1em;
width: 95%;
border-width: 1px;
border-style: solid;
border-color: rgb(206, 205, 205);
/*box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) inset;*/
border-radius: 4px;
color: rgb(51, 51, 51);
font-size: 1.1em;
/*background: white none repeat scroll 0% 0%;*/
min-height: 2em;
outline: 0px none;
box-sizing: border-box;
margin-bottom: 10px;
padding: 0.4em;
display: block;
}

#divpagename #txtPageName, #divshortname #txtShortPageName, #divpageurl #txtPageURL, #divtransid #txtTransactionTypeId, #divappamnt #txtApplyAmount, #divshwcom #txtShowCambo,
#divsortord #txtSortOrder, #divlvlno #txtLevelNo, #divdynamicnm #txtDynamicName, #divchildname #txtChildTableName, #divtaxnam #txtTaxTableName, #divtaxcolnam #txtTaxColName,
#divlinkdesgtype #txtLinkedDesignationType, #divcompid #txtCompanyID
{
line-height:2.1em;
width: 95%;
border-width: 1px;
border-style: solid;
border-color: rgb(206, 205, 205);
/*box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) inset;*/
border-radius: 4px;
color: rgb(51, 51, 51);
font-size: 1.1em;
background: white none repeat scroll 0% 0%;
min-height: 2em;
outline: 0px none;
box-sizing: border-box;
padding: 0.4em;
display: block;}

#divshortname, #divapptax, #divshwcom, #divsortord, #divcompid, #divshowlst
{margin-top: 8px;}
#divshortname #txtShortPageName, #divpageurl #txtPageURL, #divparentid #DdnParentPageId, #divapptax #DdnApplyTax, #divstats #DdnStatus, #divshowlst #DdnShowList,#divrepo #DdnIsReport, #divmail #DdnSendMail, #divdynamicnm #txtDynamicName, #divchildname #txtChildTableName, #divtaxnam #txtTaxTableName, #divnocol #DdnNoOfCol, #divtaxcolnam #txtTaxColName, #divlinkdesgtype #txtLinkedDesignationType, #divvalprt #DdnValiPrint, #divshowsaveas #DdnShowSaveAs
{margin-bottom: 10px;}

#tblEditField select
{
border: 1px solid rgb(204, 204, 204);
height: 34px;
background: white none repeat scroll 0% 0%;
border-radius: 4px;
}

#tblEditField #btnUpdate, #tblEditField #btnSaveas
{background: transparent linear-gradient(rgb(102, 176, 215), rgb(92, 153, 185)) repeat scroll 0% 0%;
opacity: 1;
color: rgb(255, 255, 255);
text-indent: inherit;
font-size: 14px;
z-index: 0;
text-align: center;
border-radius: 4px;
margin-right: 2px;
height: 32px;
width:96px;
text-transform: uppercase;
font-weight: bold;
padding:0em;
line-height: 0em;
border:none;
}

#tblEditField  #btnDelete
{background: transparent linear-gradient(rgb(102, 176, 215), rgb(92, 153, 185)) repeat scroll 0% 0%;
opacity: 1;
color: rgb(255, 255, 255);
text-indent: inherit;
font-size: 12px;
z-index: 0;
text-align: center;
border-radius: 4px;
height: 32px;
width: 96px;
text-transform: uppercase;
font-weight: bold;
padding:0em;
line-height: 0em;
border:none;
}
/*end add page*/

/*Edit List*/
#divlsttablelstid div:first-child, #divlstdynamictablename div:first-child, #divlstcolname div:first-child, #divlstdisplayname div:first-child, #divlstsqlquery div:first-child, #divlstsortcol div:first-child
{
padding-bottom: 3px;
font-size: 13px;
color: rgb(144, 140, 140);
}

#divlsttablelstid #TableListId, #divlstdynamictablename #txtDynamicTableName
{
line-height: 2.1em;
width: 95%;
border-width: 1px;
border-style: solid;
border-color: rgb(206, 205, 205);
/*box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) inset;*/
border-radius: 4px;
color: rgb(51, 51, 51);
font-size: 1.1em;
/*background: white none repeat scroll 0% 0%;*/
min-height: 2em;
outline: 0px none;
box-sizing: border-box;
margin-bottom: 10px;
padding: 0.4em;
display: block;
}

#tblEditField textarea
{
line-height:2.1em;
width: 95%;
border-width: 1px;
border-style: solid;
border-color: rgb(206, 205, 205);
/*box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) inset;*/
border-radius: 4px;
color: rgb(51, 51, 51);
font-size: 1.1em;
background: white none repeat scroll 0% 0%;
min-height: 2em;
outline: 0px none;
box-sizing: border-box;
padding: 0.4em;
display: block;}

#divlstcolname, #ddivlstdisplayname, #divlstsqlquery, #divlstsortcol
{margin-top: 8px;}
#txtSqlQuery, #txtSortCol
{margin-bottom:10px;}
/*Edit List*/

/*Add field in dynamic table*/
#divdynamicid div:first-child, #divtablename div:first-child, #ddivfldname div:first-child, #divfldlbl div:first-child, #divfldtype div:first-child, #divdeftext div:first-child,
#divcombotxt, #divajaxtxt, #divfldcompl div:first-child, #divseqfld div:first-child, #divinsrtable div:first-child, #divmaxsize div:first-child, #NoOfdecml div:first-child, #divgetnamequry div:first-child, #divisunq div:first-child, #divdetailchange, #divremark, #divtaxchangescript, #divclntname, #divdonotclear div:first-child, #divmdlpgid div:first-child, #divmdlclosescript div:first-child, #divfldname div:first-child
{
padding-bottom: 3px;
font-size: 13px;
color: rgb(144, 140, 140);
}
#tblEditField input
{
line-height:2.1em;
width: 95%;
border-width: 1px;
border-style: solid;
border-color: rgb(206, 205, 205);
/*box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) inset;*/
border-radius: 4px;
color: rgb(51, 51, 51);
font-size: 1.1em;
background: white none repeat scroll 0% 0%;
min-height: 2em;
outline: 0px none;
box-sizing: border-box;
padding: 0.4em;
}

#divgetnamequry, #NoOfdecml, #divinsrtable, #divfldtype, #divfldlbl, #divfldname
{margin-top: 8px;}
#divdynamicid, #divfldtype, #divdeftext, #txtComboText, #txtAjaxText, #divfldcompl, #divinsrtable, #txtGetNameQuery, #divisunq, #txtDetailChangeScript, #txtRemarks, #txtTaxChangeScript, #txtClientRemarks, #divdonotclear, #divpageid, #divmdlpgid, #txtModalCloseScript
{margin-bottom:10px;}
/*end add field in dynamic table*/

/*child gird */
#divdetaildynamicid div:first-child, #divdetailtblname div:first-child, #divdetailfieldname div:first-child, #divdetailfieldlable div:first-child, #divdetailfieldtype div:first-child, #divdetaildefaulttext div:first-child,
#divdetailcomboText, #divdetailajxtxt, #divdetailfieldcompulsory div:first-child, #divdetailsequence div:first-child, #divdetailnodecimal div:first-child, #divdetailEditScript, #divdetailgetnameqry, #divdetailremark, #divdetailclientremark,  #divdetailpageid div:first-child, #divdetailinsrt div:first-child
{
padding-bottom: 3px;
font-size: 13px;
color: rgb(144, 140, 140);
}
#divdetailfieldname, #divdetailfieldlable, #divdetailnodecimal, #divfldtype, #divfldlbl, #divfldname
{margin-top: 8px;}
#txtEditScript, #divdetailfieldcompulsory, #divdetaildefaulttext, #divdetailfieldtype, #divdetailtblname, #divdetaildynamicid, #divdetailpageid, #divdetailinsrt
{margin-bottom:10px;}
/*end chld grid*/

/*four icon*/
#developerlink
{float: right;
margin-right: 10px;
margin-top: 10px;}
#DivAddPage, #DivAddPage, #DivAddField, #DivAddFieldDetail
{float: left;}
/*end four icone*/
#idimgcloseeditor
{position: absolute;
margin-top: -10px;
margin-left: -10px;
width: 20px;}
/*end developer mode*/

.TAtdAddRow
{
	display:none;
}

#TopTab4, #Td1
{
	display:none;
}