/*start default style
 * Sanjiv 23rd Nov 2012
 * */
/*------DEPOT NAME PLACEHOLDER------*/
.geoName{
position:absolute; 
margin-left:42%;
margin-top:10px;
font: bold 12px Verdana;
   }

/*------------ reset styling ----------------------*/
.k-datepicker
{
    width:110px !important;
    }
.DisablePink
    {
        background-color:#f2dcdb;
    }	

      .OptionalGray
    {
        background-color:#D3D3D3;
    }
    .ConditionalGreen
    {
        background-color:#90EE90;
        }
    
  .green-logo  {     
 background: url(..\images\Green.png) no-repeat top left;
  } 

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.hidden{
	display: none;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
h1 {
	font: normal 19px "Trebuchet Ms",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
h2 {
	font: normal 18px "Trebuchet Ms",Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: normal 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
img {
	border: none;
}
.flexi{
	/*min-width: 980px;*/
}
/* --------------------- Main Nav ----------------------*/ 
/*#main_nav_wrap {
	width: 100%;
	height: 29px;
	margin: 0 auto;
	background: #022162;
}
#main_nav {
	width: 98%;
	height: 29px;
	margin: 0 auto;
}
#main_nav ul {
	float: left;
	height: 29px;
}
#main_nav li {
	float: left;
	padding: 8px 12px 0 12px;*/
	/*min-height: 21px;*/
	/*border-right: 1px solid #556a96;
}
#main_nav li#ctl00_m1 {
	padding-left: 0;
}
#main_nav li a {
	color: #fff;
	font-weight: bold;
	padding-right:10px!important;
}
#main_nav li a:hover {
	text-decoration: none;
}
#myslidemenu {
	height: 29px;
	position: absolute;
	float: left;
}
#myslidemenu li {
	position: relative;
}
#myslidemenu ul.dropdown {
	position: absolute;
	padding: 0px;
	display: block;
	visibility: hidden;
	filter: alpha(opacity=90);
	opacity: .93;
	z-index: 1001;
	width: 150px;
	height: auto;
}
#myslidemenu ul.dropdown ul.dropdown 
{
    left:150px!important;
}
#main_nav ul.dropdown li {
	float: none;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #5c7fc8;
	background: #314b83; *
	margin-top: -3px;
	font-size: 12px;
}
#main_nav ul.dropdown li:hover {
	background: #4361a1;
}
#main_nav ul.dropdown li a {
	padding: 0 7px 0 9px;
	color: #fff;
	display: block;
	background-image: none;
	font-weight: normal;
}
#main_nav ul.dropdown li a:hover {
	text-decoration: none;
	background: #4361a1;
}*/
/* --------------------- Main Nav ----------------------*/ 
/*#main_nav_wrap {
	width: 100%; 
	height: 29px;
	margin: 0 auto;
	background: #FF7F50;
	position:relative;
	z-index:999;
}
#main_nav {
	width: 98%;
	height: 29px;
	margin: 0 auto;
}*/
/*#main_nav ul {
	float: left;
	height: 29px;
}
#main_nav li {
	float: left;
	padding: 8px 12px 0 12px;
	height: 21px;
	border-right: 1px solid #556a96;/
}
#main_nav li#ctl00_m1 {
	padding-left: 0;
}
#main_nav li a {
	color: #fff;
	font-weight: bold;
}
#main_nav li a:hover {
	text-decoration: none;
}
#myslidemenu {
	height: 29px;
	position: absolute;
	float: left;
}
#myslidemenu li {
	position: relative;
}
#myslidemenu ul.dropdown {
	position: absolute;
	padding: 0px;
	display: block;
	visibility: hidden;
	*
	filter: alpha(opacity=90);
	opacity: .93;
	z-index: 1001;
	width: 150px;
	height: auto;
}
#main_nav ul.dropdown li {
	float: none;
	padding: 9px 0 0 0;
	border-bottom: 1px solid #5c7fc8;
	background: #314b83; *
	margin-top: -3px;
	font-size: 12px;
}
#main_nav ul.dropdown li:hover {
	background: #4361a1;
}
#main_nav ul.dropdown li a {
	padding: 0 7px 0 9px;
	color: #fff;
	display: block;
	background-image: none;
	font-weight: normal;
}
#main_nav ul.dropdown li a:hover {
	text-decoration: none;
	background: #4361a1;
}*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#tracking {
	float: right;
	background: #fff;
	margin: 3px 0;
	padding: 0 0 0 6px;
	height: 23px;
	width: 256px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
}
#tracking input {
	border: 1px solid #fff;
	width: 232px; *
	width: 220px;
	height: 16px;
	color: #494949;
	margin: 2px 0 0 0; *
	margin: 0 0 3px 0;
	vertical-align: top;
}
#tracking input:focus {
	outline: none;
}
/* --------------------- Header ---------------------- */
.headerWrapper {
	height: 65px;
	width: 98%;
	margin: 0 auto;
}
.headerWrapper .logo_logstar {
	float: left;
	padding: 14px 0 0 0;
}
.headerWrapper .logo_hungift {
	float: right;
	padding: 18px 0 0 0;
}

/*----------------- content styling ------------------*/
.hBar{
	/*overflow: hidden;*/
	padding: 05px 20px;
}

.hBar .colL{
	float: left;
}


.hBar .colL .breadcrumbs li{
	float: left;
	color:#022162;
}
.hBar .colL .breadcrumbs li a{
	float: left;
	background: url(../images/icon_arrow.gif) no-repeat right center;
	margin-right: 10px;
    padding-right: 15px;
    color:#022162;
}
.hBar .colR{
	float: right;
}
.hBar .colR .userDetails li{
	float: left;
	color:#022162;
}
.hBar .colR .userDetails li a{
	float: left;
	background: url(../images/icon_arrow_down_01.gif) no-repeat right center;
	margin-right: 10px;
    padding-right: 15px;
    color:#022162;
}
.sysMsg{
	padding: 8px 10px;
	border: solid 1px #eaeaea;
	border-radius: 5px;
	margin: 10px 0px;
	font-weight:bold;
}
.sysMsg.err{
	border-color: #D399BA;
	background: url("../images/icon_error.gif") no-repeat scroll 6px 5px #FDE2EC;
	padding-left: 30px;
}


.sysMsgLogin{
	padding: 8px 10px;
	border: solid 1px #eaeaea;
	border-radius: 5px;
	margin: 10px 0px;
	font-size: x-small;
}
.sysMsg.errlogin{
	border-color: #D399BA;
	background: url("../images/icon_error.gif") no-repeat scroll 6px 5px #FDE2EC;
	padding-left: 30px;
}


.sysMsg.success{
	border-color: #3a9805;
	background: url("../images/ticMark.png") no-repeat scroll 6px 5px #ccf9be;
	padding-left: 30px;
}
.frameBottom
{   background: none !important;
    margin: -13px 20px;
    padding: 5px;
    }
.frameBottom table 
{   border:none;
     width:100%;
    }
.frameBottom td 
{
 width:25%;  
 text-align:right;
 padding-right:10px; 
    }     
    
    
/*.frmWrapper{
	 background: none repeat scroll 0 0 #DDEAF5;
    margin: 10px 20px;
    padding: 5px;
    border-radius: 8px;    
}
.frmWrapper h2{
	margin: 0 2% 10px;
}
.frmWrapper ul{
	overflow: hidden;
}

.frmWrapper ul li{
	height:50px;
}
.frmWrapper ul li label,
.frmWrapper ul li input,
.frmWrapper ul li select{
	float: left;
	clear: left;
    
}
.frmWrapper ul li label{
	margin-bottom: 5px;
}
.frmWrapper ul li select{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 26px;
    padding: 4px;
    vertical-align: top;
    width: 76%;
}
.frmWrapper ul li input{
	 border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;
    width: 75%;
}
.frmWrapper.threeCol ul li{
	float: left;
	width:29%;
	margin: 0 1% 10px; 
}
.frmWrapper.twoCol ul li{
	float: left;
	width:46%;
	margin: 0 2% 10px; 
}*/

.frmWrapper{
	background: none repeat scroll 0 0 #DDEAF5;
    margin: 10px 0px !important;
    padding: 5px;
    border-radius: 8px;
	/*min-width:1024px;    */
}



.frmWrapper h2{
	margin: 0 1% 10px !important;
}
.frmWrapper ul{
	overflow: hidden;
	margin: 0 0 0 1%;
	clear:both;
}

.frmWrapper ul li{
	height:50px;
}
.frmWrapper ul li label,
.frmWrapper ul li input,
.frmWrapper ul li span,
.frmWrapper ul li select{
	float: left;
	/*clear: left;*/
}

.frm-sel-box
{
    margin:0;
    padding:20px;
    height:80px !important;
    font-size:9px;
   
}


.frmWrapper ul li label{
	margin-bottom: 5px;
}
.frmWrapper ul li span{
	margin-bottom: 5px !important;
}
.frmWrapper ul li select{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;

    padding: 4px;
    vertical-align: top;
    width: 100%;
}
.frmWrapper ul li input{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;
    width: 100%;
}
.frmWrapper ul li.chBoxWrapper input
{
    width:auto;
    border:none;
    margin:0;
    padding:0;
    float:left;
    margin-top:23px;
    margin-right:10px;
}
.frmWrapper ul li.chBoxWrapper label
{
    clear:none;
    margin-top:23px;
}
.frmFldLnk
{ 
    display: inline-block;
    margin-top: 23px;
}
li.threeCol{
	float: left;
	width:29%;
	margin: 0 4% 10px 0; 
}

li.threeColgrid{
	float: left;
	height:100%;
	margin: 0 4% 10px 0; 
}

li.threeCollast{
	float: left;
	width:29%;
	margin: 0 2% 10px 2%; 
}

li.threeCol2{
	float: left;
	width: 62%;
	margin: 0 2% 10px 0; 
}

li.threeCol3{
	float: left;
	width: 95%;
	margin: 0 2% 10px 0; 
}


/*CSS For Login*/

/*-------------*/
.flexi{
	/*min-width: 50px;*/
}
.frmWrapperLogin
{width:100%;
    text-align:center;
    }
    .frmWrapperLogin ul
    {
     overflow: hidden;
	margin: 0 0 0 1%;
	clear:both;   
        }
    .frmWrapperLogin ul li
    {
        position:relative;
        }
.frmWrapperLogin ul li label{
	margin-bottom: 5px;
}
.frmWrapperLogin ul li select{
	border:solid 1px #B1B4B6;
    color: #444444;
    font-size: 14px;

    padding: 4px;
    vertical-align: top;
    width: 100%;
}
.frmWrapperLogin ul li input
{
	border:solid 1px #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 25px;
    padding: 2px;
    vertical-align: top;
    width: 100%;
}
li.threeColLogin{
	float: left;
	width:95%;
	margin: 0 4% 10px 0; 
}

li.ModuleBtn
{
	float: none;
	width:70%;
	margin: 0 4% 10px 0; 
}
li.threeColLogo{
	float: none;
	width: 95%;
	margin: 0 4% 10px 0; 
    flex-align:center;
}
/*-------------*/

li.twoCol1{
	float: left;
    width:45%;
	margin: 0 5% 10px 0; 
}

li.twoCol{
	float: left;
	width:45%;
	margin: 0 5% 10px 0; 
}
li.oneCol{
	float: left;
	width:95%;
	margin: 0 5% 10px 0; 
}
li.sevenCol{
	float: left;
	width:12%;
	margin: 0 2% 10px 0; 
}

.gridWrapper{
	margin: 10px 20px;
}
/*added by ganesh footer set*/
    * {
    margin: 0;
    }
    html, body {
        height: 100%;
    }
    .page-wrap {
        min-height: 100%;
        /* equal to footer height */
        margin-bottom: -30px; 
    }
    .page-wrap:after {
        content: "";
        display: block;
        margin-top: 5px; 
    }
    .site-footer, .page-wrap:after {
        height: 30px; 
        margin-left:10px;
    }
/*end*/
#footer  
{
    height: 50px;
    color:black; 
    text-align:left;
    width: 80%;
    margin:10px;
}
#footerWrapper
{ 
    height: 100px;
    color: white; 
    text-align: center;
    background: #2f2626; 
    width: 100%;
}
    
.footerWrapper label{
	 color: #88898A;
    font-weight: bold;
    padding: 14px 8px;
}
.updateOverlay{
	background: url(../images/update.gif) no-repeat center center #ffffff;
	position: fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}

/*------------------ date picker --------------------*/
.ui-datepicker{
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	display: none;
}
.ui-datepicker-calendar td{
	padding: 2px 5px;
}
.ui-datepicker-header{
	position: relative;
	margin-bottom: 10px;
}
.ui-datepicker-title{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}
.ui-datepicker-prev{
	position: absolute;
	left: 0;
	top: 3px;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -99999px;
	overflow: hidden;
	background: transparent url(../images/calendar_arrows.png) no-repeat left top;
	cursor: pointer;
}
.ui-datepicker-next{
	position: absolute;
	right: 0;
	top: 3px;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -99999px;
	overflow: hidden;
	background: transparent url(../images/calendar_arrows.png) no-repeat -18px top;
	cursor: pointer;
}
.stays .ui-datepicker{
	background: none;
	padding: 0;
	border: none;
	display: none;
}
.timePicker{
    float: left;
    width: 100%;
}
.timePicker .hrWrapper,
.timePicker .minWrapper{
    float: left;
    position: relative;
    width: 46%;
    margin: 0 2%;
}
.timePicker .hrWrapper label,
.timePicker .minWrapper label{
	display: block;
    width: 100%;
}
.timePicker .hrWrapper .hr,
.timePicker .minWrapper .min{
	  overflow: hidden;
    padding: 4px 10px;
    position: relative;
    
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #D9D9D9;
    border-radius: 5px 5px 5px 5px;
}
.timePicker .hrWrapper input,
.timePicker .minWrapper input{
	padding: 0;
}
.timePicker input{
	 font-size: 15px;
    font-weight: bold;
    height: auto;
    text-align: center;
}
.timePicker .prev-handler{
	 bottom: 4px;
    left: 1px;
    position: absolute;
    top: 4px;
    width: 10px;
    background: url(../images/prevArr.png) no-repeat center center;
    cursor: pointer;
}
.timePicker .next-handler{
	bottom: 4px;
    right: 0px;
    position: absolute;
    top: 4px;
    width: 10px;
    background: url(../images/nextArr.png) no-repeat center center;
    cursor: pointer;
}
.frmWrapper ul li .timePicker input{
	font-size: 11px;
    font-weight: bold;
    height: auto;
    text-align: center;
    padding: 3px 0;
}

    
/* Button Blue */
.btn_Blue 
{
    /*margin-left: 3px; /*Ganesh 12NOV2014*/
	color: White;
	border: solid 1px #19194b;
	background: #19194b;
	height:30px;
	min-width:80px;
	font-size:13px;
	background: -webkit-gradient(linear, left top, left bottom, from(#327daf), to(#19194b));
	background: -moz-linear-gradient(top,  #327daf,  #19194b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#327daf', endColorstr='#19194b');
	padding:0 5px 0 5px;
}
.btn_Blue:hover {
		background: #327daf;
	color:White;
	font-size:13px;
	height:30px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#327daf', endColorstr='#327daf');
}
.btn_Blue:active {
	color: White;
	background: -webkit-gradient(linear, left top, left bottom, from(#19194b), to(#19194b));
	background: -moz-linear-gradient(top,  #19194b,  #19194b);
	font-size:13px;
	height:30px;
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#19194b', endColorstr='#19194b');
*/
}
.btn_Blue:focus {
	color: White;
	background: -webkit-gradient(linear, left top, left bottom, from(#2e6c9e), to(#2e6c9e));
	background: -moz-linear-gradient(top,  #2e6c9e,  #2e6c9e);
	font-size:13px;
	height:30px;
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#19194b', endColorstr='#19194b');
*/
	border:4px solid rgba(253,253,0,0.3);
}



/*Btn Red*/
.btn_Red {
	color: White;
	border: solid 1px #7d0000;
	height:30px;
	min-width:80px;
	font-size:13px;
	background: -webkit-gradient(linear, left top, left bottom, from(#c83232), to(#7d0000));
	background: -moz-linear-gradient(top,  #c83232,  #7d0000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d04444', endColorstr='#7d0000');
	padding:0 5px 0 5px;
}
.btn_Red:hover {
	background: #c83232;
	color:White;
	font-size:13px;
	height:30px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c83232', endColorstr='#c83232');
}
.btn_Red:active {
	color: White;
	background: -webkit-gradient(linear, left top, left bottom, from(#19194b), to(#19194b));
	background: -moz-linear-gradient(top,  #7d0000,  #7d0000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d0000', endColorstr='#7d0000');
}
.btn_Red:focus {
	background:#c22e2e;
	color:White;
	font-size:13px;
	height:30px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c83232', endColorstr='#c83232');
	border:4px solid rgba(253,253,0,0.3);
}
    
/* Button Green */
.btn_Green {
	color: White;
	border: solid 1px #006419;
	height:30px;
	min-width:80px;
	font-size:13px;
	background: -webkit-gradient(linear, left top, left bottom, from(#73b773), to(#006419));
	background: -moz-linear-gradient(top,  #73b773,  #006419);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b773', endColorstr='#006419');
	padding:0 5px 0 5px;
}
.btn_Green:hover {
	background: #73b773;
	color:White;
	font-size:13px;
	height:30px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b773', endColorstr='#73b773');
}
.btn_Green:active {
	color: White;
	background: -webkit-gradient(linear, left top, left bottom, from(#006419), to(#006419));
	background: -moz-linear-gradient(top,  #006419,  #006419);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#006419', endColorstr='#006419');
}
.btn_Green:focus {
	background: #73b773;
	color:White;
	font-size:13px;
	height:30px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b773', endColorstr='#73b773');
	border:4px solid rgba(253,253,0,0.3);
}
.statuslinkwrapper
{
    clear:both;
	float:right;
	margin: 10px 1% 10px !important;
	border:1px solid #005dac;
	padding:10px 0px 10px 10px !important;
	position:relative;
}

.statuslinkwrapper .title{
	margin: 0px;
	padding:0px;;
	position:absolute;
	left:5px;
	top:-8px;
	background:#ddeaf5;
	padding:0px 5px;
	font-weight:bold;
	color:#333;
}

.statuslinkwrapper a:link, .statuslinkwrapper a:visited{
	margin:0px;
	margin-right:20px;
	margin-bottom:50px !important;
}

.statuslinkwrapper a:hover, .statuslinkwrapper a:active{
	text-decoration:none;
}

.statuslinkwrapper a.green {
	color:#146900;
}
.statuslinkwrapper a.red {
	color:#cd0000;
}
.statuslinkwrapper a.disable {
	/*color:#cd0000;*/
	display:none;
}

.statuslinkwrapper_Pre
{
    clear:both;
	float:right;
	margin: 10px 1% 10px !important;
	border:1px solid #005dac;
	padding:11px 729px 15px 18px !important;
	position:relative;
}

.statuslinkwrapper_Pre .title{
	margin: 0px;
	padding:0px;;
	position:absolute;
	left:5px;
	top:-8px;
	background:#ddeaf5;
	padding:0px 5px;
	font-weight:bold;
	color:#333;
}

.statuslinkwrapper_Pre a:link, .statuslinkwrapper a:visited{
	margin:0px;
	margin-right:20px;
	margin-bottom:50px !important;
}

.statuslinkwrapper_Pre a:hover, .statuslinkwrapper a:active{
	text-decoration:none;
}

.statuslinkwrapper_Pre a.green {
	color:#146900;
}
.statuslinkwrapper_Pre a.red {
	color:#cd0000;
}


.frameRight
{   clear:both;
    margin:5px 20px; /* Kedar 8Sept2014 Bug-65 */ 
    float:right;
}


.ddsmoothmenu {
    width: 100%;
    background:#022162;
    vertical-align: middle;
    height: 28px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}

.ddsmoothmenu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ddsmoothmenu ul li {
    position: relative;
    display: inline;
    float: left;
}

.ddsmoothmenu ul li a {
    display: block;
    color: white;
    padding: 6px 30px 7px 10px;
    text-decoration: none;
}

* html .ddsmoothmenu ul li a {
    display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    color: white;
}

.ddsmoothmenu ul li a.selected {
    color: white;
}

.ddsmoothmenu ul li a:hover {
    color: white;
	background:#022162;
}

.ddsmoothmenu ul li ul {
    position: absolute;
    left: 0;
    display: none;
    visibility: hidden;
}

.ddsmoothmenu ul li ul li {
    display: list-item;
    float: none;
}

.ddsmoothmenu ul li ul li ul {
    top: 0;
}

.ddsmoothmenu ul li ul li a {
    font: normal 12px Verdana;
    width: 160px;
    padding: 5px;
    margin: 0;
	background:#334b84;
	border-right:2px solid #FFF;
}

.ddsmoothmenu ul li ul li ul li a {
    font: normal 12px Verdana;
    width: 180px;
    padding: 5px;
    margin: 0;
	background:#334b84;
	border-right:2px solid #FFF;
}


.ddsmoothmenu ul li ul li a:hover {
	background:#162442;
}

* html .ddsmoothmenu {
    height: 1%;
}

.downarrowclass {
    position: absolute;
    top: 12px;
    right: 5px;
}

.rightarrowclass {
    position: absolute;
    top: 6px;
    right: 5px;
}

.ddshadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow {
    opacity: 0.8;
} 

/* menu over*/

.validation-summary-errors ul
{
    display:inline;
}

.validation-summary-errors ul li
{
    margin:5px 5px 15px;
    border:none;
    border-left:2px solid #f00;
    padding: 0px 5px;
    line-height:20px;
    height:20px;
    float:left;
    color:Red;
}

#bottomsection
{
    clear: both;
    margin: 0px auto;
    width: auto;
    padding: 0px;
    padding-top: 10px;
    position: relative;
}


ul.tabs
{
    padding: 6px 0;
    font-size: 0;
    margin: 0;
    margin-left: 5px;
    width: 980px;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the tabs as desired*/
}

ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right: 3px; /*distance between tabs*/
}

ul.tabs li a
{
    text-decoration: none !important;
}

ul.tabs li input[type="button"]
{
    font: normal 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none !important;
    position: relative;
    z-index: 1;
    padding: 6px 15px;
    border: 1px solid #000;
    color: #aaa;
    background: #fff;
    outline: none;
    cursor: pointer;
}


ul.tabs li input[type="button"]:visited
{
    color: #aaa;
}

ul.tabs li input[type="button"]:hover
{
    border: 1px solid #000;
    background: #fff;
    color: #ca0000;
}

ul.tabs li .selected input[type="button"]
{
    position: relative;
    top: 0px;
    color: #ca0000 !important;
    background: white;
    border: 1px solid #000;
    border-bottom: none;
    padding: 6px 15px 7px;
}

/*========= css for popup form start ========*/

.frmWrapperSingle{
	background: none repeat scroll 0 0 #DDEAF5;
    margin: 10px 0px !important;
    padding: 5px;
    border-radius: 8px;   
}

.frmWrapperSingle table
{
    width:100%;
border:none; 
margin:0;
    }

.frmWrapperSingle td
{
    padding-bottom:10px;
    padding-right:5px;
}


.frmWrapperSingle td select{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 26px;
    padding: 0px;
    vertical-align: top;
    width: 100%;
}


.frmWrapperSingle td input{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;
   /* width: 100%;*/
}



    
.frmWrapperSingle h2{
	margin: 0 1% 10px !important;
}
.frmWrapperSingle ul{
	overflow: hidden;
	margin: 0 0 0 1%;
	clear:both;
}

.frmWrapperSingle ul li{
	height:50px;
}
.frmWrapperSingle ul li label,
.frmWrapperSingle ul li  input,
.frmWrapperSingle ul li  select{
	float: left;
	clear: left;
    
}
.frmWrapperSingle ul li  label{
	margin-bottom: 5px;
}
.frmWrapperSingle ul li  select{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 26px;
    padding: 4px;
    vertical-align: top;
    width: 100%;
}
.frmWrapperSingle ul li  input{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;
    width: 100%;
}
li.threeCol{
	float: left;
    width: 29%;
    margin: 2px 4% 0px 0; 
    min-height:50px;
}

li.threeCollast{
	float: left;
	width:29%;
	margin: 0 2% 10px 2%; 
}

li.threeCol2{
	float: left;
	width: 62%;
	margin: 0 2% 10px 0; 
}

li.threeCol3{
	float: left;
	width: 95%;
	margin: 0 2% 10px 0; 
}


li.twoCol{
	float: left;
	width:45%;
	margin: 0 5% 10px 0; 
}

li.fourCol
{
    float:left;
    width:21%;
    margin:0 3% 10px 0;
    }
li.oneCol
{
    float:left;
    width:93%;
    margin:0 3% 10px 0;
    }    
li.fiveCol
{
    float:left;
    width:18%;
    margin:6px 2% 10px 0;
    }    
li.sixCol
{
    float:left;
    width:13%;
    margin:0 2% 10px 0;
    }    
.tblSubPopUp td input[type="radio"]{width:20px;}
/*========= css for popup form ends ========*/

.tblCheckList    
{
    padding:5px;
    width:90%;
    margin: 1%;
    }
    .tblCheckList .CellOne{ width:3%;padding:8px !important}
    .tblCheckList .CellTwo{ width:47%;padding:8px !important}

/*------------------------Damage Table CSS Start---------------------*/
    .dmgTbl
    {
        border: solid 1px #ED6B6B;
        border-collapse: collapse;
        float:left;
        margin-right:100px;
        vertical-align:middle;
    }
    .dmgTbl tr
    {
        height: 25px;
    }
    .dmgTbl td
    {
   
        height: 25px;
        width: 25px;
        border: solid 1px #ED6B6B;
       
        text-align: center;
        font-family: Verdana;
        font-size: 9px;
    }
    
.dynatable {
	BORDER-BOTTOM: #94c0d2 1px solid; BORDER-LEFT: #94c0d2 1px solid; BORDER-COLLAPSE: collapse; BORDER-TOP: #94c0d2 1px solid; BORDER-RIGHT: #94c0d2 1px solid
}
.dynatable TH 
{
    font-weight:normal;
	BORDER-BOTTOM: #94c0d2 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #94c0d2 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 10px; WIDTH: 170px; PADDING-RIGHT: 10px; BORDER-TOP: #94c0d2 1px solid; BORDER-RIGHT: #94c0d2 1px solid; PADDING-TOP: 2px;
	background-color:#daecf4;color:#003f59;
	min-height:25px;
}
.dynatable TD {
	BORDER-BOTTOM: #94c0d2 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #94c0d2 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 10px; WIDTH: 170px; PADDING-RIGHT: 10px; BORDER-TOP: #94c0d2 1px solid; BORDER-RIGHT: #94c0d2 1px solid; PADDING-TOP: 2px
}
.dynatable .prototype {
	DISPLAY: none
}
.dynatable select {border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 26px;
    padding: 4px;
    vertical-align: top;
    width: 100%;
}
.dynatable input{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;
    width: 100%;
}

.DmgCss1 {
	BORDER-COLLAPSE: collapse; FLOAT: left; VERTICAL-ALIGN: middle; BORDER:#419cd5 1px solid; MARGIN-RIGHT: 100px; 
	background-image:url('../images/container2.jpg');
}
.DmgCss1 TR {
	HEIGHT:30px
}
.DmgCss1 TD {
	BORDER-BOTTOM:#419cd5 1px solid; TEXT-ALIGN: center; BORDER-LEFT:#419cd5 1px solid; WIDTH: 25px; FONT-FAMILY: Verdana; HEIGHT:18px; FONT-SIZE: 9px; BORDER-TOP:#419cd5 1px solid; BORDER-RIGHT:#419cd5 1px solid;
}

.DmgCss2{
	BORDER-BOTTOM: #419cd5 1px solid; BORDER-LEFT: #419cd5 1px solid; BORDER-COLLAPSE: collapse; FLOAT: left; VERTICAL-ALIGN: middle; BORDER-TOP: #419cd5 1px solid; MARGIN-RIGHT: 100px; BORDER-RIGHT: #419cd5 1px solid;
	background-image:url('../images/small-container.jpg');
}
.DmgCss2 TR {
	HEIGHT: 25px
}
.DmgCss2 TD {
	BORDER-BOTTOM: #419cd5 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #419cd5 1px solid; WIDTH: 25px; FONT-FAMILY: Verdana; HEIGHT: 15px; FONT-SIZE: 9px; BORDER-TOP: #419cd5 1px solid; BORDER-RIGHT: #419cd5 1px solid
}
.corners
{BACKGROUND-COLOR: #008ce5}
/*------------------------Damage Table CSS ENDS---------------------*/    
.txt_login
{
	color: Black;
	background: url("../Images/input-bg.png") no-repeat scroll 0 0 #FFFFFF;
	/*display: inline;*/
	width: 238px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.2;
	outline: medium none;
	padding: 5px;
    margin-left:-5px;
    z-index:10;
}

.ddl_login
{
	color: Black;
	background: url("../Images/input-bg.png") no-repeat scroll 0 0 #FFFFFF;
	/*display: inline;  22July Kedar*/
	width: 310px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.2;
	outline: medium none;
	padding: 5px;
    margin-left :-5px;
}
.header
{
	color: Black;
	background: url("../Images/input-bg.png") no-repeat scroll 0 0 #FFFFFF;
	display: inline;
	width: 500px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.2;
	outline: medium none;
	padding: 5px;
    margin-left :-5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

/*----------------  layout patches for kendo --------------*/
.k-grid-toolbar
{
    padding:0.52em 0.5em 0.58em!important;
}
#Gridsection
{
    position: relative;
    z-index: 1;
    margin-top:-1px;
}
#bottomsection {
    position: relative;
    z-index: 2;
}
ul.tabs {
    padding: 0;
}
ul.tabs li input[type="button"]
{
    border:solid 1px #999999;
    border-bottom:solid 1px #999999;
    color:#999999;
}
ul.tabs li.active input[type="button"]{
    border:solid 1px #94C0D2;
    border-bottom:solid 1px #FFFFFF;
    color:#000;
}

.k-grid-header .k-header .k-link {
    /*border-bottom: medium solid #94C0D2;*/
    display: block;
    line-height: 18px;
    margin: -0.5em -0.6em -0.4em;
    min-height: 18px;
}

/* New CSS For Tariff Pages */

/* lgtablegrid */
#Lgtablegrid{
margin:0;
padding:0;
}

.Lgtablegrid-th{
margin:5px;
padding:5px;
background-color:#DAECF4;
border-bottom: 1px solid #94C0D2;
    border-color: #94C0D2;
    border-right: 1px solid #94C0D2;

color: #003F59;
text-align: left;
}

.Lgtablegrid-th1{
margin:5px;
padding:10px;
background-color:#00000;
border: 1px solid #94C0D2;
color: #003F59;
text-align: left;
}


.Lgtablegrid-th2{
margin:5px;
padding:10px;
background-color:#DAECF4;
border: 1px solid #94C0D2;
color: #003F59;
text-align: left;
}


.Lgtablegrid-td1{
margin:5px;
padding:10px;

border: 1px solid #94C0D2;
color: #003F59;
text-align: left;
height: 30px;
}


.Lgtablegrid-td2{
margin:5px;
padding:10px;

border: 1px solid #94C0D2;
color: #003F59;
text-align: left;
height: 30px;
}


/* lgtablegrid */


/*lgsmallgrid */


#lgsmallgrid{
margin:0;
padding:0;
}
.lgsmalltable{
margin:0;
padding:0;
border:solid 1px #94C0D2;
}

.lgsmalltable-tr1{
border:solid 1px #94C0D2;
color: #003F59;
background-color:#DAECF4;
}

.lgsmalltable-td1{
margin:5px;
padding:10px;
color: #003F59;
text-align: left;
height:17px;
border-bottom:solid 1px #94C0D2;
border-left:solid 1px #94C0D2;

}
.lgsmalltable-tr2{
border:solid 1px #94C0D2;
color: #003F59;
background-color:#00000;
}

.lgsmalltable-td2{
margin:5px;
padding:10px;
color: #003F59;
text-align: left;
height: 30px;

}

.table-head-size{
margin:0;
padding:0;
height:24px;
border-bottom:solid red 1px;
}

.table-head-size2{
margin:0;
padding:0;
height:34px;

border-left: 1px solid #94C0D2;
border-bottom: 1px solid #94C0D2;
}

.table-header{
  background-color: #DAECF4;
    border: 1px solid #94C0D2;
    height: 22px;
    padding: 5px;
    text-align: left;

}

.table-size{
width:500px;
} 

.table-size2{
 border: 1px solid #94C0D2;
    margin: 0;
    padding: 0;
    width: 700px;
}

.table-size3{
width:520px;
} 


.bold {
    margin: 10px 5px 0 0;
    padding: 0;
}

.label-info {
    margin: 52px -180px 0 0;
    padding: 0;
    position: relative;
}


.profile-bar {
    float: right;
    margin: 0 44px 10px 0;
    padding: 0;
}


/*table new css*/
#DMCurrencySetupGrid table {
	width:40%;
	border-top:1px solid #94C0D2;
	border-right:1px solid #94C0D2;
	margin:0;
		border-collapse:collapse;
	}
	
#DMCurrencySetupGrid thead{
background-color:#DDEAF5;
}	
#DMCurrencySetupGrid caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#DMCurrencySetupGrid tr.odd td	{

	}
#DMCurrencySetupGrid tr.odd .column1	{
	background:#DAECF4;
	}	
#DMCurrencySetupGrid .column1	{
	background:#f9fcfe;
	}
#DMCurrencySetupGrid td {
	color:#678197;
	border-bottom:1px solid #94C0D2;
	border-left:1px solid #94C0D2;
	padding:.3em 1em;
	text-align:centre;
	}				
#DMCurrencySetupGrid th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #94C0D2;
	border-left:1px solid #94C0D2;
	padding:.3em 1em;
	}							
#DMCurrencySetupGrid thead th {
	
	text-align:center;
	font-size:15px;
	
	color:#003F59;
	height:30px;
	}	
	
.statuslinkwrapper1
{
    clear:both;
float:right;
margin:-95px 0 0 0 !important;
border:1px solid #b1b4b6;
padding :0 0 0 5px;
position:relative;

}
.statuslinkwrapper1 .title{
	margin: 0px;
	padding:0px;
	position:absolute;
	left:5px;
	top:-8px;
	background:#ddeaf5;
	padding:0px 5px;
	font-weight:bold;
	color:#333;
}

.li.twoColdatepick{
	float: left;
	width:100px;
	margin: 0 5% 10px 0; 
}


.date-pick
{
width:500px !important;
}

.chkBox
{
    width:50px !important;
    border:none !important;
    }
.customLabel
{
    margin-top:3px !important;
    } 

.dtinfomain
{
    margin:10px 0 0 0;
}    
    0
       
          
/*table new css */

/*lgsmallgrid */

/* New CSS For Tariff Pages */



/*
.tbl {
	BORDER-BOTTOM: #94c0d2 1px solid; BORDER-LEFT: #94c0d2 1px solid; BORDER-COLLAPSE: collapse; BORDER-TOP: #94c0d2 1px solid; BORDER-RIGHT: #94c0d2 1px solid
}
.tbl TH {
	BORDER-BOTTOM: #94c0d2 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #94c0d2 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 10px; WIDTH: 170px; PADDING-RIGHT: 10px; BORDER-TOP: #94c0d2 1px solid; BORDER-RIGHT: #94c0d2 1px solid; PADDING-TOP: 2px;
	background-color:#daecf4;color:#003f59;font-weight: normal;
}
.tbl TD {
	BORDER-BOTTOM: #94c0d2 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #94c0d2 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 10px; WIDTH: 170px; PADDING-RIGHT: 10px; BORDER-TOP: #94c0d2 1px solid; BORDER-RIGHT: #94c0d2 1px solid; PADDING-TOP: 2px;font-weight: normal
}
.tbl .prototype {
	DISPLAY: none
}  */
table{border-collapse:collapse !important;}
.tbl {
	border-style:solid !important;
	border:solid 1px #94c0d2 !important;
	border-collapse:collapse !important;
}
.tbl TH 
{

    width: 170px;
    font-weight:normal;
	text-align: center; 
	border:solid 1px #94c0d2 !important;
	background-color:#daecf4;
	color:#003f59;
	min-height:25px;
}
.tbl TD 
{
    border-style:none !important;
    border:solid 1px #94c0d2 !important;
	TEXT-ALIGN: center; 
	WIDTH: 170px; 
	height: 25px;
	}
.tbl .prototype {
	DISPLAY: none
}

.tbl input{
	/*border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;*/
}

.dtinfo-label
{
float: right;
    margin: 25px -193px 0 0;
    padding: 0;
    position: relative;
}
.headingtitle
{
    margin:30px 0 30px 0;
    position:relative;
    float:left;
}  

.Roletab
{
    border:solid 1px #999999;
    border-bottom:solid 1px #999999;
    color:#999999;
}

#wrapper
{
    margin:0 auto;
}

#wrapperinside
{
    margin:0;
    width:800px;
}
    

.errorimg
{
    margin:5px;
    padding:0;
    border:none;
  
}
.errormsg1
{
    margin:0;
    padding:0;
    font-weight:bold;
    color:Red;
     font-size: 12px;
}

.errormsg2
{
     /*float: left;*/
    font-size: 12px;
    margin: 10px 0 0;
    padding: 0;
}


.btrnposgreen
{
    margin:10px;
    padding:0;
}
.search-btn{
    background: url("../images/serch-btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height:28px;
     width:30px;
    float:right;
    margin:0 10px 0 0;
    
}

.search-btn:hover{
    background: url("../images/serch-btnh.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 28px;
   margin:0 10px 0 0;
    width:30px;
float:right;
    
}

/*==============wrapper for express depot ===============================*/
.de_Wrapper{
	background: none repeat scroll 0 0 #DDEAF5;
	padding: 10px;
    /*margin: 10px 0px !important;
    
    border-radius: 8px;
	min-width:1024px;    */
}



.de_Wrapper h2{
	margin: 0 1% 10px !important;
}
.de_Wrapper ul{
	overflow: hidden;
	margin: 0 0 0 1%;
	clear:both;
}

.de_Wrapper ul li{
	height:50px;
}
.de_Wrapper ul li label,
.de_Wrapper ul li input,
.de_Wrapper ul li span,
.de_Wrapper ul li select{
	float: left;
	/*clear: left;*/
}

.de_Wrapper ul li label{
	margin-bottom: 5px;
}
.de_Wrapper ul li span{
	margin-bottom: 5px !important;
}
.de_Wrapper ul li select{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;

    padding: 4px;
    vertical-align: top;
    width: 100%;
}
.de_Wrapper ul li input{
	border: 1px solid #B1B4B6;
    color: #444444;
    font-size: 14px;
    height: 18px;
    padding: 2px;
    vertical-align: top;
    width: 100%;
}
.de_Wrapper ul li.chBoxWrapper input
{
    width:auto;
    border:none;
    margin:0;
    padding:0;
    float:left;
    margin-top:23px;
    margin-right:10px;
}
.de_Wrapper ul li.chBoxWrapper label
{
    clear:none;
    margin-top:23px;
}

.mobile_button_class {
    margin-left: -45px !important;
    margin-top: 15px;
}

.desktop_button_class {
    color: white;
    font-size: 13px;
    margin-top: 15px;
    margin-left: -160px;
}

#Track_submit_button {
    color: White;
    border: solid 1px #006419;
    height: 30px;
    width: 80px;
    font-size: 13px;
    background: -webkit-gradient(linear, left top, left bottom, from(#73b773), to(#006419));
    background: -moz-linear-gradient(top, #73b773, #006419);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b773', endColorstr='#006419');
    padding: 0 5px 0 5px;
}

    #Track_submit_button:hover {
        background: #73b773;
        color: White;
        font-size: 13px;
        height: 30px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b773', endColorstr='#73b773');
    }

    #Track_submit_button:active {
        color: White;
        background: -webkit-gradient(linear, left top, left bottom, from(#006419), to(#006419));
        background: -moz-linear-gradient(top, #006419, #006419);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006419', endColorstr='#006419');
    }

    #Track_submit_button:focus {
        background: #73b773;
        color: White;
        font-size: 13px;
        height: 30px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b773', endColorstr='#73b773');
        border: 4px solid rgba(253,253,0,0.3);
    }
