@import url("Navigation/nav.css");
@import url("ExtPlugin/rupee.css");
@import url("common.css");
@import url("print_css.css");
@import url("page_css.css");

*{
    padding: 0;
    margin: 0;
}

a img{
    border:0;
    outline:none;
}

body,td{
    font-size: 11px;
}

body
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    background-color: #e9e9e9;
	width:1366px;
	margin:0 auto;
}

body a
{
    font-family: Verdana;
    text-decoration: none;
            
}
body a:hover
{
    font-family: Verdana;
    text-decoration: none;
}

body.flexible{
    width:100%!important;
}
/*Div Based form and grid css start*/

.MainContainer{
    width: 100%;
    height: 82%;
}

.NavDiv{
    /*width: 20%;     
    float: left;
    margin: 10px;  
    background-color: #ededed;  
    min-height: 824px;*/   
}

.DataDiv{
    background-color: #FFFFFF;
    float: left;
    margin: 0px 0px 0px 2%;
    /*
    margin-left: 6px;
    margin-top: 10px;*/
    padding: 12px;
    width: 95%;

    min-height: 570px;
}

.DataDivPop{
    width: 100%;     
    border: 0px solid blue; 
    margin: 0px 0px 0px 0px;   
}

/*css for the user section*/
.UserInfo{
    width: 100%; float: left; clear: both;
}
.U_header{
    width: 100%;  padding: 0px;
     background-color: #e07507;
     /* color:#fff */
    /* border-bottom: 5px solid #190d60; */
}
.welcome-row {
    width: 100%; border: 0px solid red; clear: both; float: left; background-color: #527259; line-height: 20px; margin: 0px 0px 10px 0px; clear:both;
}
.welcome {
    float: left;border: 0px solid red; width:20%; padding: 5px 0px 5px 10px;
}
.welcome-heading {
    float: left; color: #8cf009; font-weight: bold;
}
.welcome-content {
    float: left; margin-left: 10px;color: #FFF;
}

.last-login {
    float: left; width: 40%; text-align: center; margin: 5px 0px 0px 90px; border: 0px solid red;
}

.welcome-action {
    float: right;border: 0px solid red; margin: 5px 15px 2px 0px; text-align: right;    
}


/*LEFT SIDEBAR*/

.sidebar-main-containter {
    width:100%;
    border: 1px solid red;
}
.sidebar-main-containter table {
    border-collapse: collapse;
}
.sidebar-main-containter table,tbody,tr{
    width:100%;
}
.sidebar-main-containter td{
    font-size:13px;
}

.sidebar-heading {
    background-color: #313131;
    color:#ffffff;
    text-align:center;
    margin-bottom:5px;
    padding:5px 0px;
}
.side-menu-row {
    line-height:30px;
    background-color: #e5e5e5;
    border-bottom: 2px solid#e9e9e9;
    padding: 5px 1px;
}
.side-menu-row a{
    font-size:12px;
    color: #6c8672;
    width: 100%;
    font-weight: bold;
}

.side-menu-row:hover {
    background-color: #88b944;
    color: #ffffff !important;
}

.side-menu-row:hover a{
    color: #ffffff !important;
}

.side-menu-row-active {
    background-color: #88b944;
    color: #ffffff !important;
}
.side-menu-row-active a {
    color: #ffffff !important;
}


/*LEFT SIDEBAR END*/

.link_bullet{
    width: 14px;
    padding:0 3px;
}

.DataCenter{
    text-align: center;   
    /*line-height: 20px;*/     
}
.DataLeft{
    text-align: left!important;   
    line-height: 20px;     
}

.DataLeftBold{
		text-align: left;   
    line-height: 20px;
    font-weight:bold; 
}


.DataPosRel {
	position:relative
}

.DataPos {
	width:110px;
	
  position:absolute;
  top:0;
  right:3px;

}

.DataPosSign {
	width:110px;
	height:25px;
	 border:1px solid #666;
}




.DataCenter img{
    width: 10px;
    padding: 0px 2px 0px 0px;
}

.butRest{
    float: right;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
}

/*Navigation Links related css*/
.NavContainer{
    width: 100%;border: 4px solid #0ABBC9;
}
.Div100per{
    width: 100%;
    border: 1px solid #0ABBC9;
    margin: 0px 0px 10px 0px;
    background-color: #ffffff;
    /*text-align: center; font-family: Monotype Corsiva; font-size: 35px; font-style: italic; font-weight: bold; color: #118a94;*/
}



/*Login user detail display*/
.userLabel{
    width: 50%;margin-left: 5px;
}
.userData{
    font-weight: bold;margin-left: 35px;vertical-align: top;
}
.logoff{
    width: 100%;border: 0px solid blue;text-align: right;margin: 30px 0px 10px 0px;
}
.logoff label{
    margin: 10px; font-weight: bold;
}

.moduleName{
    width: 98%; background-color: #74E9E3;border-top: 1px solid #0ABBC9;border-bottom: 1px solid #0ABBC9;margin-bottom: 5px;line-height: 20px;padding-left: 6px;
}

.funcimg{
    width: 20%;margin-left: 6px;
}
.funclink{
    width: 80%;
}


/**
*
*For the Form div style
*
*
*/
.FormDiv25per{
    width: 25%;    
    margin: auto;
    border: 0px solid #0ABBC9;    
    margin-bottom: 20px;
    margin-top: 10%;
    background-color: #ffffff;
    border-radius:5px 5px 5px 5px; 
}

.FormDiv50per{
    width: 50%;    
    margin: auto;
    border: 1px solid #485f38;    
    margin-bottom: 20px;
    border-radius:5px 5px 5px 5px; 
}
.FormDiv75per{
    width: 75%; 
    margin: auto;
    border: 1px solid #485f38;
    margin-bottom: 20px;
    border-radius:5px 5px 5px 5px; 
}
.FormDiv95per{
    width: 95%;
    margin: auto;
    border: 1px solid #485f38;
    margin-bottom: 20px;
    border-radius:5px 5px 5px 5px; 
}

.FormDiv100per{
    width: 95%;
    margin: auto;
    border: 1px solid #485f38;
    margin-bottom: 20px;
    border-radius:5px 5px 5px 5px; 
}

.FormDiv100per::-webkit-scrollbar{
width:16px;
background-color:#cccccc;
cursor:pointer!important;
}


.FormDiv100per::-webkit-scrollbar-thumb{
background-color:#313131;
border-radius:10px;
cursor:pointer!important;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#BF4649;
border:1px solid #333333;
cursor:pointer!important;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#313131;
border:1px solid #333333;
cursor:pointer!important;
} 


.FormDiv100per::-webkit-scrollbar-track{
border:1px gray solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
cursor:pointer!important;
} 

.FormHd{
   /* width: 100%; */
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    border: 2px solid #313131;
    background-color: #313131;
    margin-bottom: 4px;
    line-height: 25px;
    color:#ffffff;
}



/* Labels  */
.FormField{
    clear: both;
    display: inline-block;
    float: left;
    margin: 0 0 3px;
    width: 100%; 
    line-height: 30px; 
    border-top: 2px solid #F8F8F8;
    background-color: #ffffff;
}

.FormField:nth-child(even) {
    background-color: #f8f8f8;
}
.FormField:nth-child(odd) {
    background: #ffffff;
}

.formfield-even {
    background-color: #f8f8f8;
}
.formfield-odd {
    background: #ffffff;
}



fieldset {
    margin: 3px;
    border-color: #ebfbfb;
    border-radius: 5px 5px 5px 5px;
}
.FormField legend{
    font-weight: bold;
    margin: 5px;
    padding: 0px 2px 0px 2px;
    font-size: 12px;    
}

.BindData{
    border: 0px solid red;
    margin: 0px 0px 8px 0px;
    background-color: #DEE7F4;
}

.BindData_no_bg{
    border: 0px solid red;
    margin: 0px 0px 8px 0px;    
}

.FormLabel20per{
    float: left;
    width: 20%;
    text-wrap: normal;
    padding:2px 3px 2px 3px;
    margin: 0px 3px 3px 3px;
    background-color: #c1e0e0;
    font-weight: bold;
    font-size: 10px;
    text-align:left; 
    border: 1px solid #d1eded;
}
.FormData25per{
    width: 26%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    border: 1px solid #0ABBC9;
    padding: 2px;
    float: left;
    min-height:5px;    
    height:auto;
}
.FormData80per{
    width: 75.5%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    border: 1px solid #0ABBC9;
    padding: 2px;
    float: left;
    min-height:5px;    
    height:auto;
}

.FormLabel{
    width: 30%;
    text-wrap: normal;
    padding:7px 6px 7px 6px;
    margin: 0px 3px 3px 3px;    
    text-align:left; 
    float: left;
    font-weight: bold;
}
.FormLabel,.FormLabel-5,.FormLabel-10,.FormLabel-15 label{
    cursor: pointer;    
}

.FormLabel,.FormLabel-5,.FormLabel-10,.FormLabel-15{
    line-height: 18px;
}

.FormData{
    width: 64%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;   
    color:#000 !important 
}

/*Row have two objects*/
.FormLabel-15{
    width: 15%;
    text-wrap: normal;
    padding:7px 6px 7px 6px;
    margin: 0px 3px 3px 3px;    
    text-align:left; 
    float: left;
    font-weight: bold;    
}
.FormData-30{
    width: 29%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;   
    position:relative; 
}

.FormData-25{
    width: 24%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;    
}

.FormData-20{
    width: 19%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;    
}
/*Row have three objects*/
.FormLabel-10{
    width: 11%;
    text-wrap: normal;
    padding:7px 6px 7px 6px;
    margin: 0px 3px 3px 3px;    
    text-align:left; 
    float: left;
    font-weight: bold;
}
.FormData-20{
    width: 18%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;    
}


.FormLabel-5{
    width: 5%;
    text-wrap: normal;
    padding:7px 6px 7px 6px;
    margin: 0px 3px 3px 3px;    
    text-align:left; 
    float: left;
    font-weight: bold;
}
.FormData-10{
    width: 10%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;    
}

.FormData2{
    width: 64%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    /*border: 1px solid #0ABBC9;*/
    padding: 1px;
    line-height: 20px;
    float: left;    
}
.FormData3{/*clone of FormData but select menu width would be medium*/
    width: 65%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    border: 1px solid #0ABBC9;
    padding: 1px;
    line-height: 20px;
    float: left;    
}
.FormData4{/*clone of FormData but select menu width would be bigger*/
    width: 65%;
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    border: 1px solid #0ABBC9;
    padding: 1px;
    line-height: 20px;
    float: left;    
}
.LoginHd{
    /* width: 100%; */
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    border: 2px solid #37492a;
    background-color: #313131;
    margin-bottom: 4px;
    line-height: 25px;
    color:#ffffff;        
}
.LoginLabel{
    width: 35%;
    text-wrap: normal;
    padding:7px 6px 7px 6px;
    margin: 0px 3px 3px 3px;    
    text-align:left; 
    float: left;
    font-weight: bold;
}
.LoginData{
    text-wrap: normal;
    margin: 0px 3px 3px 0px;    
    text-align:left; 
    padding: 7px 6px;
    float: left;    
}
.LoginLine{
    width: 100%;
    background-color: #37492a;
    line-height: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.required{
    color:red;
    width:15px;
    top:1px;
    margin-left: 5px;
}

FORM{
    margin: 0px;
}
/* Inputs */
/*.FormField input[type="text"], .FormField input[type="password"]{padding:4px; background-color:#F5FFB0; border:1px solid #999}
.FormField input[type="text"]:focus, .FormField input[type="password"]:focus{background-color:#efefef;}*/
.FormField textarea{min-width:230px;height: 166px; border-radius:5px 5px 5px 5px; background-color: #ebf4e6;}
.FormField select{width:190px;float: none;display: inline;height: 25px;border-radius: 5px 5px 5px 5px;background-color: #ebf4e6;}
.FormField select[multiple]{width:190px;float: none;display: inline;height: auto!important;border-radius: 5px 5px 5px 5px;background-color: #ebf4e6;}
.FormField input[type="text"]{float:none; display:inline; height: 25px; border-radius:5px 5px 5px 5px; background-color: #ebf4e6;} /*---- FormField all changes here. ----*/
.FormField input[type="password"]{float:none; display:inline; height: 25px; border-radius:5px 5px 5px 5px; background-color: #ebf4e6;} /*---- FormField all changes here. ----*/
.FormField input[type="checkbox"]{float:none; display:inline}
.FormField input[type="radio"]{display:inline;height: 16px;}
.FormField1 textarea{width:300px;height: 50px; } /* is used to adjust textarea in complaint form*/

.FormData3 select{width:250px}
.FormData4 select{width:450px}


.formButton{ 
    clear: both;
    width: 100%;    
    text-align: center;
    border-top: 2px solid #F8F8F8;
    padding: 2px 0px 2px 0px;
    line-height: 30px; 
}

.formButton input[type="submit"],input[type="button"]{
    background-color: #313131;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:6px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border:none;
    padding: 6px;
}

.formButton input[type="submit"]:hover,input[type="button"]:hover {
    border: none;
    background:#394d2c;
    box-shadow: 0px 0px 1px #777;
}

/**
*
*For the grid div style
*
*
*/
.GridDiv{
    width: 75%;
    margin: auto;
    border: 1px solid #485f38;
    border-radius:5px 5px 5px 5px; 
    margin-bottom: 10px;
    
}
.GridDiv2{
    width: 75%;
    margin: auto;
    border: 1px solid #4e6d76;
    border-radius:5px 5px 5px 5px; 
    margin-bottom: 10px;
    
}
.GridDiv50Per{
    width: 50%;
    margin: auto;
    border: 1px solid #485f38;
    line-height: 22px;
    padding-bottom: 5px;
    border-radius:5px 5px 5px 5px; 
    
    margin-bottom: 10px;
    
}
.GridDiv60Per{
    width: 50%;
    margin: auto;
    border: 1px solid #485f38;
    border-radius:5px 5px 5px 5px; 
    margin-bottom: 10px;
    
}
.GridDiv100per{
    width: 100%;
    margin: auto;
    /*border: 1px solid #0ABBC9;*/
    border-radius:5px 5px 5px 5px;
    margin-bottom: 10px;
    
}

.GridTable{
    width: 100%;
    margin: auto;
    border-collapse: collapse;
    /*border: 1px solid #0ABBC9;*/
}

.GridTableBorder{
    width: 100%;
    margin: auto;

}

.GridTable tbody{
    width: 100%;
    margin: auto;
    border: 1px solid #e6e6e6;
}



.GridTable tbody tr:nth-child(odd) {
   background-color: #f8f8f8;
}

.GridTable tbody tr:nth-child(even) {
   background-color: #ffffff;
}

.gridtable-odd {
   background-color: #f8f8f8;

}

.gridtable-even {
   background-color: #ffffff;

}

.GridTable tbody thead{
    width: 100%;
    margin: auto;
    background-color: #FFFFFF;
}

.GridTable .td-tabs{
    background-color: #e6e6e6;
    line-height: 30px;
    padding-left: 1px;
    text-align: left;
    height: 30px !important;
}

.GridTable thead tr td{
    /*border: 1px solid #0ABBC9;*/
    text-align: center;
    font-weight: bold;
    border:1px solid #E6E6E6; 
    background-color:#ffffff;   
    height: 25px;
}
.GridTable tbody tr td{
   border:1px solid #E6E6E6;
   height: 25px;
   padding:2px;
}
.GridTable thead tr th{
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    border: 1px solid #485f38;
    background-color: #313131;    
}

.GridTableWB tbody tr td{
   border:0px solid #E6E6E6;
   height: 25px;
   padding:2px;
}

.WelTable, thead tr{    
    width: 100%;
    margin: auto;
    /*border: 1px solid #0ABBC9;*/
    background-color: #f4f9fd;
    line-height: 30px;
}



.GridHd{
    width: auto;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    background-color: #313131 !important;
    padding: 5px 0px 5px 0px;
    color:#ffffff;
}
.GridHd2{
    width: auto;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    border: 1px solid #4e6d76;
    background-color: #313131;    
    padding: 5px 0px 5px 0px;
}
.GridLabel5per{
    float: left;    
    font-weight: bold;
    min-width: 5%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridLabel15per{
    float: left;    
    font-weight: bold;
    min-width: 15%;    
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridLabel30per{
    float: left;    
    font-weight: bold;
    min-width: 30%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridLabel60per{
    float: left;    
    font-weight: bold;
    min-width: 65%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridLabel75per{
    float: left;    
    font-weight: bold;
    min-width: 75%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridFirstLabel{
    clear:both;
    float: left;    
    font-weight: bold;
    min-width: 10%;
    margin: 0px 3px 3px 3px;
    text-align: center;
    border: 1px solid #485f38;
}
.GridLastLabel{    
    font-weight: bold;    
    min-width: 10%;
    margin: 0px 3px 3px 3px;    
    text-align: center;
    border: 1px solid #485f38;    
}


/*
* For the grid data without center
*/

.GridData5per{
    float: left;
    min-width: 5%;
    margin: 0px 3px 3px 0px;
    border: 1px solid #485f38;
}
.GridData15per{
    float: left;
    min-width: 15%;
    margin: 0px 3px 3px 0px;    
    border: 1px solid #485f38;
}
.GridData30per{
    float: left;
    min-width: 30%;
    margin: 0px 3px 3px 0px;
    border: 1px solid #485f38;
    word-wrap;
}
.GridData60per{
    float: left;
    min-width: 65%;
    margin: 0px 3px 3px 0px;
    border: 1px solid #485f38;
}
.GridData75per{
    float: left;
    min-width: 75%;
    margin: 0px 3px 3px 0px;
    border: 1px solid #485f38;
}
.GridDataFirst{
    clear:both;
    float: left;
    min-width: 10%;
    margin: 0px 3px 3px 3px;
    border: 1px solid #485f38;
}
.GridDataLast{
    min-width: 10%;
    margin: 0px 3px 3px 3px;
    border: 1px solid #485f38;    
}


/**
* Grid Data with center attribute
*
*/

.GridData5perCenter{
    float: left;
    min-width: 5%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridData15perCenter{
    float: left;
    min-width: 15%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridData30perCenter{
    float: left;
    min-width: 30%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridData60perCenter{
    float: left;
    min-width: 65%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridData75perCenter{
    float: left;
    min-width: 75%;
    margin: 0px 3px 3px 0px;    
    text-align: center;
    border: 1px solid #485f38;
}
.GridDataFirstCenter{
    clear:both;
    float: left;
    min-width: 10%;
    margin: 0px 3px 3px 3px;
    text-align: center;
    border: 1px solid #485f38;
}
.GridDataLastCenter{
    min-width: 10%;
    margin: 0px 3px 3px 3px;    
    text-align: center;
    border: 1px solid #485f38;    
}

/**
* Grid Data with right attribute
*
*/

.GridData5perRight{
    float: left;
    min-width: 5%;
    margin: 0px 3px 3px 0px;    
    text-align: right;
    border: 1px solid #485f38;
}
.GridData15perRight{
    float: left;
    min-width: 15%;
    margin: 0px 3px 3px 0px;    
    text-align: right;
    border: 1px solid #485f38;
}
.GridData30perRight{
    float: left;
    min-width: 30%;
    margin: 0px 3px 3px 0px;    
    text-align: right;
    border: 1px solid #485f38;
}
.GridData60perRight{
    float: left;
    min-width: 65%;
    margin: 0px 3px 3px 0px;    
    text-align: right;
    border: 1px solid #485f38;
}
.GridData75perRight{
    float: left;
    min-width: 75%;
    margin: 0px 3px 3px 0px;    
    text-align: right;
    border: 1px solid #485f38;
}
.GridDataFirstRight{
    clear:both;
    float: left;
    min-width: 10%;
    margin: 0px 3px 3px 3px;
    text-align: right;
    border: 1px solid #485f38;
}
.GridDataLastRight{
    min-width: 10%;
    margin: 0px 3px 3px 3px;    
    text-align: right;
    border: 1px solid #485f38;    
}


.mouse_over{
    width: 100%;
    background-color: #fff;
    display: inline-block;
}
.mouse_over:hover{
    background-color: #dddddd !important;
    display: inline-block;
}

.mouse_over_tr{
    width: 100%;
    background-color: #fff;    
}
.mouse_over_tr:hover{
    background-color: #dddddd !important;    
}






.Clear-border{    
    border: none!important;    
}
.Clear-bg{
    background: none!important;
}

 
/* Sortable tables */
table.sortable thead {
    /*background-color:#FFFFFF;
    color:#000;
    font-weight: normal;
    font-family: verdana;
    font-size: 13px;
    text-align: center;
    
    margin-bottom: 5px;*/
    cursor: pointer;
        
}

.text_leftheadding
{
    font-weight: bold;
    color:#484848;
    font-style: italic;
    font-family: arial;
    font-size: 12px;
}

.text_leftmatter
{
    color:#000000;
    font-family:arial;
    font-size: 12px;
}

.rep_row{
    /*background-color: #cdf0f0;*/ 
    border-top: 0PX solid white;
    float:left;
    margin: 0px 0px 0px 5px;
    
    width: 99%; 
}

.rep_row1{
    /*background-color: #cdf0f0;*/ 
    margin: 0px 5px 0px 5px;
    float:left;
    padding: 0px 0px 0px 0px; 
    border-bottom: 3PX solid white;
    width: 99%; 
    padding: 0px 0px 3px 0px;
}
.rep_rowlabDiv{
    width: 30%;
    float: left;
    font-weight: bold;
    line-height: 20px;
}
.rep_rowlab20px{        
    line-height: 20px;
    width: 20px;
    font-weight: bold;
}
.rep_rowlab40px{        
    line-height: 20px;
    width: 40px;
    font-weight: bold;
}
.rep_rowData{        
    line-height: 20px;
}


/*css for the tabs*/
.highlight{
    background-color: #87a85a;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    /*line-height: 20px; */
    margin: 0 0 5px 2px;
    padding: 5px 10px 12px 10px;
    vertical-align: bottom; 
    color: #374b1b; 
}
.Nohighlight{
    height: 20px;
    line-height: 20px;
    /*background-color: #dedede;*/
    font-weight: bold;    
    margin: 0 0 5px 2px;
    padding: 5px 10px 12px 10px;
    cursor: pointer;  
    color: #374b1b;  
    
    
    
}
.BlueBold{
    color: blue;
    font-weight: bold;
}
.Blue{
    color: #374b1b;   
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    /*line-height: 20px; */
    vertical-align: bottom;  
}

fieldset{
    clear: both;
}


/*--------------------------------------------------------------------------*/
.info-table {
    width: 100%;
    margin: auto;
    border-collapse: collapse;
}

.info-table tbody thead{
    width: 100%;
    margin: auto;
    background-color: #FFFFFF;
}

.info-table tbody{
    width: 100%;
    margin: auto;
    border: 1px solid #e6e6e6;
}

.info-table thead tr{
    background-color: #84b741 !important;
    width:100%;
    text-align:center;
    color:#ffffff;
}

.info-table thead tr td{
    text-align: center;
    font-weight: bold;
    border:2px solid #E6E6E6; 
    height:40px;   
}


.info-table tbody tr td{
   border:1px solid #E6E6E6;
   padding: 5px 0 5px 0;
   line-height: 20px;
   height:40px;
}

.info-table tbody tr:nth-child(even){
   background-color: #f8f8f8;
}

.info-table tbody tr:nth-child(odd){
   background-color: #ffffff;
}

.info-table-even {
   background-color: #f8f8f8;
}

.info-table-odd {
   background-color: #ffffff;
}

.textaligncenter {
    text-align:center;
}

.whitefont
{
    color:#ffffff;
}


.error_divBox
{
    clear:both;
}

.topinformation_pannel
{
    width: 100%;
    float: left;
    height: 30px;
    background-color: #e07507;
    margin: 0px 0px 0px 0px;    
    clear: both;
    border-bottom: 2px solid #ffa800;
}

.topinformation_pannel_main
{
width: 96%; margin-left: 2%;height: 30px; border: 0px solid red; float: left;
}


.Welcomesuper_text
{
    width: 35%; line-height: 30px; float: left; color: #fff;
}


.lastlogindate_text
{
    width: 25%; line-height: 30px; float: left; margin: 0px 0px 0px 300px; color: #fff;
}


.logoffbutton_text
{
    width: 3%; line-height: 30px; float: right; margin: 0px 0px 0px 10px; text-align: right; border: 0px solid red;
}


.Dashboardlink_text a
{
     line-height: 30px; float: right; margin: 0px 0px 0px 0px; text-align: left; border: 0px solid red; color: #000; font-weight: bold; color: yellow;
}



.Dashboardlink_text2 a
{
    width: 6%; line-height: 30px; float: right; margin: 0px 0px 0px 0px; text-align: center; border: 0px solid red; color: #000; font-weight: bold; color: yellow;
}

.BackImg{
    width: 25px; 
    cursor: pointer;
    border: none; 
    vertical-align: 
    middle; 
    padding: 0px 20px 0px 0px;
}
.NextImg{
    width: 25px; 
    cursor: pointer;
    border: none; 
    vertical-align: middle; 
    padding: 0px 0px 0px 20px;
}

.DownLink{/*Download Link in GridHd Class*/
    float: right;margin-right: 5px;color: blue;font-weight: normal;cursor: pointer;
}


/**************** CLIENT CHECK RELATED CLASSES ****************/
.msghidden {
    color:red;
    width: 200px;        
}
span.error_msg_container{
    display: inline-block;
    }
    span.error_msg_container_inner select input { 
    display: block; 
    position: relative; 
    top: -3em; 
    
    } 
    label 
    {
        vertical-align: top;
        color:#000 !important
    }
    span.error_msg_container input {}
    span.error_msg_container label { 
    display: block; 
    position: relative; 
    top:0px;
    text-align: left;
    }
    
.error_divBox{
    width: 68%;
    float: right; 
    border: 0px solid blue;  
    min-height: 0px;  
}
.error_strings{
    border: 1px solid#ff0000;
    color: red !important;
    margin: auto;
    text-align: left;
    line-height: 22px;
    padding-right: 5px;
    padding-left: 25px;
    border-radius: 5px;
    background-color:#f7ecec;
    /*font-weight:bold;*/
    margin-top:2px;
    
    background-image:url(error.png); 
    background-position:left; 
    background-repeat:no-repeat;
}

.msg_error {
    border: 1px solid#ff0000;
    color: red !important;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px;
    border-radius: 5px;
    background-color:#f7ecec;
    font-weight:bold;
    margin-top:2px;
    width:100% !important;
    
    background-image:url(main_error.png); 
    background-position:left; 
    background-repeat:no-repeat;
}

.ht {
	height:25px;
  border-bottom:1px solid #000;
  
}

.ht td {
	
  padding-left:10px;
}

.msg_success {
    border: 1px solid#7E976E;
    color: #7E976E !important;
    margin: auto;
    text-align: center;
    padding: 20px 0px;
    border-radius: 5px;
    background-color:#EBF4E6;
    font-weight:bold;
    margin-top:2px;
    width:100% !important;
    
    background-image:url(main_success.png); 
    background-position:1%; 
    background-repeat:no-repeat;
}

.msg_info {
    border: 1px solid#225575;
    color: #225575 !important;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px;
    border-radius: 5px;
    background-color:#B8E0F7;
    font-weight:bold;
    margin-top:2px;
    width:100% !important;
    
    background-image:url(warning-icon.png); 
    background-position:1%; 
    background-repeat:no-repeat;
}

.ShowMsg{
    border: 0 solid #FF0000;
    color: #FF0000;
    font-weight: bold;
}
/**************** CLIENT CHECK RELATED CLASSES END ****************/

.ui-datepicker-trigger {
    margin-left: 2px;
}

td a {
    color:#1422EC !important;
}

a.ui-tabs-anchor {
    color:#555555 !important;
}
.ui-datepicker-trigger{
    cursor: pointer;
}
.TabEven td{
    background-color:#F4F4F8!important;
    padding: 5px;
    line-height: 14px;            
}

.TabOdd td{
    background-color:#FFF!important;
    padding: 5px;
    line-height: 14px;    
}

/*loader*/
.model{    
    /*background: none repeat scroll 0 0 rgba(47, 55, 66, 0.7);*/    
    background-color: #000;
    height: 100% !important; /* real browsers */
    min-height: 100%; /* real browsers */
    left: 0;
    position: absolute;
    top: 0;
    bottom:0;
    float: left;
    
    width: 100%;
    z-index: 9999;    
    opacity:0.4;
    filter:alpha(opacity=100);
    border: 0px solid red;    
}

.loader-container{
    color:#000000;
    text-align: center;
    position: fixed;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    padding: 0 100px;
    border-radius: 4px;
    border: 0px solid red;
    height: 100%;
    background: no-repeat url('../images/loader.gif');    
}


.model_1{    
    background: none repeat scroll 0 0 rgba(47, 55, 66, 0.7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;    
    opacity:0.4;
    filter:alpha(opacity=100);
    border: 0px solid red;    
    }

.loader-container_1{
    color:#000000;
    text-align: center;
    position: fixed;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    padding: 0 100px;
    border-radius: 4px;
    border: 0px solid red;
    height: 100%;
    background: no-repeat url('../images/loader.gif');    
}
.fl {
    float: left;
    margin: 10px;
}

.in_mg {
    margin-right: 10px;
    margin-left: 10px;
}

.text_box {
      height: 25px;
      border-radius:5px 5px 5px 5px;
      background-color: #ebf4e6;
      }
.clear-fix{    
    clear:  both;
}
.clear-fix1{    
    clear:  both; height: 0; content:''; visibility: hidden;
}
.DispNone{
    display: none; 
}
.InfoBox{
    width:150px;background-color: lightgray;display: inline-block;font-weight: bold;color: blue;border-radius: 5px;
    text-align: center;
} 


.reg_req_mainpanel
{
   width: 50%; border: 5px solid #313131; 
   line-height: 40px; 
   background-color: #edf4e9; 
   border-radius: 10px; 
   margin: 10% 0px 0px 25%; 
   text-align: center; 
   font-family: monospace; 
   font-size: 20px; 
   padding: 1% 0px 1% 0px;
   color:#000
}

.reg_req_mainpanel_heading
{
    color: #486535; font-weight: bold;
}

.addButton a {
  width:55%;
  height:auto;
  display:block;
  background-color: #648152!important; /* Old browsers */
 background-color: -moz-linear-gradient(top, #648152 0%, #648152 44%, #4c613e 100%)!important; /* FF3.6+ */
 background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#648152), color-stop(44%,#648152), color-stop(100%,#4c613e))!important; /* Chrome,Safari4+ */
 background-color: -webkit-linear-gradient(top, #648152 0%,#648152 44%,#4c613e 100%)!important; /* Chrome10+,Safari5.1+ */
 background-color: -o-linear-gradient(top, #648152 0%,#648152 44%,#4c613e 100%)!important; /* Opera 11.10+ */
 background-color: -ms-linear-gradient(top, #648152 0%,#648152 44%,#4c613e 100%)!important; /* IE10+ */
 background-color: linear-gradient(to bottom, #648152 0%,#648152 44%,#4c613e 100%)!important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#648152', endColorstr='#4c613e',GradientType=0 )!important; /* IE6-9 */
margin: 0 auto;
  border-radius: 5px;
  line-height:25px;
  border:1px solid #fff;
  -webkit-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
-moz-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.70);
  padding:0 2px;
  color:#fff!important;
  font-weight:200;
 /* background-repeat:no-repeat;
  background-position:95% 65%;
  background-image:url(../images/addsign.png);*/

}

.Button  {
	 background-color: #648152!important; /* Old browsers */
 background-color: -moz-linear-gradient(top, #648152 0%, #648152 44%, #4c613e 100%)!important; /* FF3.6+ */
 background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#648152), color-stop(44%,#648152), color-stop(100%,#4c613e))!important; /* Chrome,Safari4+ */
 background-color: -webkit-linear-gradient(top, #648152 0%,#648152 44%,#4c613e 100%)!important; /* Chrome10+,Safari5.1+ */
 background-color: -o-linear-gradient(top, #648152 0%,#648152 44%,#4c613e 100%)!important; /* Opera 11.10+ */
 background-color: -ms-linear-gradient(top, #648152 0%,#648152 44%,#4c613e 100%)!important; /* IE10+ */
 background-color: linear-gradient(to bottom, #648152 0%,#648152 44%,#4c613e 100%)!important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#648152', endColorstr='#4c613e',GradientType=0 )!important; /* IE6-9 */
	padding:4px 7px;
 color:#fff;
	border-radius:5px;
  border:1px solid #fff;
  -webkit-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
-moz-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.70);
}

.Button:hover  {
 background: #4c613e; /* Old browsers */
background: -moz-linear-gradient(top, #4c613e 0%, #648152 44%, #4c613e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c613e), color-stop(44%,#648152), color-stop(100%,#4c613e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c613e 0%,#648152 44%,#4c613e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c613e 0%,#648152 44%,#4c613e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c613e 0%,#648152 44%,#4c613e 100%); /* IE10+ */
background: linear-gradient(to bottom, #4c613e 0%,#648152 44%,#4c613e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c613e', endColorstr='#4c613e',GradientType=0 ); /* IE6-9 */
	padding:4px 7px;
 color:#fff;
	border-radius:5px;
  border:1px solid #fff;
  -webkit-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
-moz-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.70);
}

.addButton a:hover {
 background: #4c613e; /* Old browsers */
background: -moz-linear-gradient(top, #4c613e 0%, #648152 44%, #4c613e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c613e), color-stop(44%,#648152), color-stop(100%,#4c613e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c613e 0%,#648152 44%,#4c613e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c613e 0%,#648152 44%,#4c613e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c613e 0%,#648152 44%,#4c613e 100%); /* IE10+ */
background: linear-gradient(to bottom, #4c613e 0%,#648152 44%,#4c613e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c613e', endColorstr='#4c613e',GradientType=0 ); /* IE6-9 */

 -webkit-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
-moz-box-shadow:  2px 1px 2px 0px rgba(0,0,0,0.70);
box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.70);
}	


.Bradius {             
	border-radius:10px!important;
	background-color:#ebf4e6!important;
 /*-moz-border-radius:10px!important;
 -webkit-border-radius:10px!important;*/
}

.disab {
	 width:100%;
   display:block;
   background:#CCCCCC;
}

.counter{
    counter-reset: Num_counter;
}
.counter:before{
    content: counter(Num_counter) ".\0000a0\0000a0";
    counter-increment: Num_counter;
}

    /****** PAGING START ********/
.pagination {
    width: 100%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 5px;
}
    
.pagination .current {
    border: 1px solid#000;
    padding: 3px 7px 3px 7px;
    background-color: #bbb;
    font-weight: bold;
    color: #000 !important;
    border-radius: 3px;
}

.pagination .paginate {
    border: 1px solid#000;
    padding: 3px 7px 3px 7px;
    background-color: #ddd;
    border-radius: 3px;
} 

.pagination .inactive {
    border: 1px solid#000;
    padding: 3px 7px 3px 7px;
    background-color: #ddd;
    border-radius: 3px;
    color:#ccc;
}

/****** PAGING END ********/
    
    
    
.Dashboard_middlepanel
{
    width: 100%; float: left; clear: both; margin: 60px 0px 50px 0px; border: 0px solid red;
}
    
    
    
.Dashboard_middlebox
{    
    
    width: 45%; float: left; 
    margin: 2% 0px 0px 3%; 
    padding: 0px 0px 0px 0%;
    background: #7e976e;
    border-radius: 10px;
    border: 2px solid #64834f;
    box-shadow: 5px 5px 10px #888888;
    
    
    /* Safari 4-5, Chrome 1-9 */
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d3dfcb), to(#f4f7f2));
    
      /* Safari 5.1, Chrome 10+ */
      background: -webkit-linear-gradient(top, #f4f7f2, #d3dfcb);
    
      /* Firefox 3.6+ */
      background: -moz-linear-gradient(top, #f4f7f2, #d3dfcb);
    
      /* IE 10 */
      background: -ms-linear-gradient(top, #f4f7f2, #d3dfcb);
    
      /* Opera 11.10+ */
      background: -o-linear-gradient(top, #f4f7f2, #d3dfcb);
    
  }  
    
    
    
    
.Dashboard_heading
{
    width: 100%;
    border-bottom: 1px solid #64834f;
    font-family: monospace;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    color: #485e39;
    font-weight: bold;

    
    
}   
 
.Dashboard_middlepanel ul
{
    width: 95%;
    float: left;
    margin: 0px 0px 10px 2%;
    border: 0px solid red;
    list-style: none;
} 
 
 
.Dashboard_middlepanel ul li
{
    margin: 10px 0px 10px 0px;
    clear: both;
    border-bottom:1px solid #cad5c2;
} 
 
 
 .Dashboard_middlepanel ul li a
 {
    width: 90%; 
    padding: 0px 0px 0px 8%;
    font-family: verdana;
    font-size: 12px;
    line-height: 25px;
    color: #000;
    background: no-repeat url('../images/bullet1.png'); 
    background-position: left;
    background-repeat: no-repeat;
    border: 0px solid red;
     
    
    

 }
 .Dashboard_middlepanel ul li a:hover
 {
    color: red;
 }
 
 .no-warp{
    white-space: nowrap;
 }

 
 
.border-tab { border-collapse:collapse; }
.border-tab td, .border-tab th { padding:5px;border:1px solid #000; }


    
 td.cur_input input, textarea, select {
    border-radius: 10px;
    line-height: 20px;
    padding: 1px 5px 1px 0px;        
}   

/*div#PopWind{height: 100% !important;}*/
/*.GridTable tbody tr td{ height: 60px;}*/

.LinkButton a {
    background: #313131;
    padding: 6px;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
}
    
    .LinkButton a:hover{background: #eee;
    padding: 6px;
    border-radius: 4px;
    color: #000 !important;}
    
    .final-result-table{
         font-weight: 600;
    }
    .final-result-head{
    font-size: 14px !important;
    padding: 8px 0!important;
    background: #2f656b!important;
    }
    
    
      .final-result-table td, .final-result-table th{ font-size: 100%; padding: 8px 8px !important;    border: 1px solid #080707 !important;}
    
.Vtop{
    vertical-align: top;
}
.archBlock{
    border: 0px solid red; width: 90%; margin-left: 10px; line-height: 15px;
    padding: 5px;
}
.mainlogosec {

    background:#313131;

}