/*Manage User List*/
#dt_example {
	font: 80%/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #fff;
	
}

table.display thead th {
	
	background-color:#ffffff;
	cursor: pointer;
	* cursor: hand;
	
}

div.dataTables_wrapper .ui-widget-header {
	font-weight: normal;
	
	
}



table.display tbody tr.odd td {
    background: #D6DEE2;
}
table.display tbody tr.even td {
    background: #EEEEEE;
}



/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #E2E2E2 url(Images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }


.edit 
{
   cursor:pointer; 
   padding:8px 8px 8px;
   background:url(Images/Editor.png)1px  no-repeat;
  
}
.del {

    cursor:pointer; 
   padding:7.5px 7.5px 7.5px;
   background:url(Images/Trash.png)1px  no-repeat;
   
}
.btnRedirect
{
	top : 10px;
	left: 10px;
	width:100px;
	position :absolute; 
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    border-color:#ffffff;
	border-collapse:separate; 
	border-spacing: 25px 30px; 	
	background-color:inherit;	
	border-style:ridge; 	
	display:inline-block;
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;
	   
	
}
   
.btnNew
{
	top : 10px;
	left: 160px;
	width:90px;
	position :absolute; 
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    border-color:#ffffff;
	border-collapse:separate; 
	border-spacing: 25px 30px; 	
	background-color:inherit;	
	border-style:ridge; 	
	display:inline-block;
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	background: url(images/New.png) 7px 2px no-repeat;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;
	   
	
}

.btnNewLandmark
{
	top : 10px;
	left: 50px;
	width:120px;
	position :absolute; 
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    border-color:#ffffff;
	border-collapse:separate; 
	border-spacing: 25px 30px; 	
	background-color:inherit;	
	border-style:ridge; 	
	display:inline-block;
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;
	   
	
}

.btnDel
{
	top : 10px;
	left: 190px;
	width:145px;		  	
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    border-color:#ffffff;
	border-collapse:separate; 
	border-spacing: 25px 30px; 	
	background-color:inherit;	
	border-style:ridge; 	
	display:inline-block;
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	background:url(images/element-back.png) repeat-x top;
	background: url(images/Trash.png) 7px 2px no-repeat;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;   
}

.btnXls
{
	top : 57px;
	left: 606px;
	width:30px;	 		
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	background:url(images/element-back.png) repeat-x top;
	background: url(images/ExportToExcel.png) 7px 2px no-repeat;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;   	
}

.btnXlsHover
{
	top : 57px;
	left: 606px;
	width:30px;	 		
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    background: url(images/ExportToExcel.png) 7px 2px no-repeat;	
	border-collapse:separate; 
	border-spacing: 25px 30px; 		
	border-style:ridge; 	
	display:inline-block;
	border:#cccccc 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;		
	padding:5px 8px;		
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3; 	
}

.btnXls2
{
	top : 10px;
	left: 66px;
	width:30px;	 		
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	background:url(images/element-back.png) repeat-x top;
	background: url(images/ExportToExcel.png) 7px 2px no-repeat;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;   	
}

.btnXls2Hover
{
	top : 10px;
	left: 66px;
	width:30px;	 		
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    background: url(images/ExportToExcel.png) 7px 2px no-repeat;	
	border-collapse:separate; 
	border-spacing: 25px 30px; 		
	border-style:ridge; 	
	display:inline-block;
	border:#cccccc 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;		
	padding:5px 8px;		
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3; 	
}

.btnShowOrHide
{
	top : 70px;
	left: 565px;
	width:130px;	 	
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border-color:#ffffff;
	border-collapse:separate; 
	border-spacing: 25px 30px; 	
	background-color:inherit;	
	border-style:ridge; 	
	display:inline-block;
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	background:url(images/element-back.png) repeat-x top;
	background: url(images/ExportToExcel.png) 7px 2px no-repeat;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;   
}

.btnXls_Device
{
	top : 57px;
	left: 650px;
	width:30px;	 		
	border:#cfcfcf 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	background:url(images/element-back.png) repeat-x top;
	background: url(images/ExportToExcel.png) 7px 2px no-repeat;
	padding:5px 8px;	
	color:#343434;
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3;   	
}

.btnXlsHover_Device
{
	top : 57px;
	left: 750px;
	width:30px;	 		
	font-size: 10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    background: url(images/ExportToExcel.png) 7px 2px no-repeat;	
	border-collapse:separate; 
	border-spacing: 25px 30px; 		
	border-style:ridge; 	
	display:inline-block;
	border:#cccccc 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;		
	padding:5px 8px;		
	-moz-box-shadow:0 0 4px #e3e3e3;
	-webkit-box-shadow:0 0 4px #e3e3e3;
	box-shadow:0 0 4px #e3e3e3; 	
}

.rounded {
	background-color: #EDEDED;
	border: 1px solid #aaaaaa;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3; 
 }
 .roundedtbl {
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3; 
 }
 .roundedJq 
 {
	background-color: #EDEDED;
	border: 1px solid #aaaaaa;			
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3; 	
 }
 .roundediFrame
 {
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	width:98%;
	left:25px;
 }
 .btnrounded 
 {
	background-color: #FBFBFB;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:70px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:70px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 
#pageload_image 
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 80%;
	height: 100%;
	z-index: 1000;
	background: url('Images/loading.gif') no-repeat center center;
}
 .lftmenuHeader
 {
	font-family: Myriad Pro,  Calibri, sans serif,Arial;
	Font-Size:10pt;
	background-color:#f68d25;
	color:#fff;
	height:25px;
	text-align:center;
 }
 
 .lftmenuHeader th a 
 {
	font-family: Myriad Pro,  Calibri, sans serif,Arial;
	Font-Size:10pt;
	background-color:#f68d25;
	color:#fff;
	height:25px;
	text-align:center;
	 
}
 .lftmenuHeader1
 {
	font-family: Myriad Pro,  Calibri, sans serif,Arial;
	Font-Size:10pt;
	font-weight:bold;
	background-color:#f68d25;
	height:15px;
	color:#fff;
	
 }
 .itemSty
 {
	 border-left: solid 1px #cdcdcd;
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:9pt;
	 color:#464648;
	 width:110px;
	 padding-left:10px;
	 padding-right:10px;
 }
 .itemSty1
 {
	 border-left: solid 1px #cdcdcd;
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:9pt;
	 color:#464648;
	 width:30px;
	 padding-left:10px;
	 padding-right:10px;
 }
 .itemSty2
 {
	 border-left: solid 1px #cdcdcd;
	 font-family: Myriad Pro, Calibri, sans serif,Arial;
	 font-size:10pt;
	 color:#000000;
 }
 
 .itemStydate
 {
	 border-left: solid 1px #cdcdcd;
	 font-family: Myriad Pro, Calibri, sans serif,Arial;
	 font-size:9pt;
	 color:#464648;
	 text-align:center;
	 width:104px;
 }
  .itemStydate1
 {
	 border-left: solid 1px #cdcdcd;
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:9pt;
	 color:#464648;
	 text-align:center;
	 width:83px;
 }
 
   .itemStydate2
 {
	 border-left: solid 1px #cdcdcd;
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:9pt;
	 color:#464648;
	 text-align:center;
	 width:95px;
	 padding-left:5px;
	 padding-right:5px;
 }
 .itemStyslast
 {
	 border-left : solid 1px #cdcdcd;
	 border-right : solid 1px #cdcdcd;
	 font-family: Myriad Pro, Calibri, sans serif,Arial;
	 font-size:9pt;
	 color:#464648;
	 width:40px;
 }
 .itemStysImg
 {
	 border-right : solid 1px #f68d25;

 }
 .TreeViewtxt
 {
  font-family: Myriad Pro,  Calibri, sans serif,Arial;	
  font-size:13px;
  font-weight:bold;
  color:#464648;
}

.styFilterOn
 {
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:10pt;
	 font-weight:bold;
	 color:#ffffff;
	 width:71px;
	 background-color:#F68D25;
	 z-index: 92; 
	 left: 7px; 
	 position: absolute;
	 top: 105px;
	 height:22px;
	 text-align:center;
	 padding-top:4px;
	 border:1px solid #c3c3c3;
	 cursor:pointer;  
}
.styFilter
 {
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:10pt;
	 font-weight:bold;
	 color:#ffffff;
	 width:71px;
	 background-color:#3d3837;
	 z-index: 92; 
	 left: 7px; 
	 position: absolute;
	 top: 105px;
	 height:22px;
	 text-align:center;
	 padding-top:4px;
	 border:1px solid #c3c3c3;
	 cursor:pointer;  
}
.ddl
{
	background:#3d3837;
    border:1px solid #c3c3c3;
    background-image:url('Images/arw1.gif');
    background-position:118px;
    background-repeat:no-repeat;
    overflow:hidden;
    text-indent: 0.01px;/*In Firefox*/
    text-overflow: '';/*In Firefox*/
    color:#fff;
    font-weight:bold;
	font-family: Myriad Pro,  Calibri, sans serif,Arial;
	font-size:10pt;
	text-align:left;
	margin-right:2pt;
	height:28px;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.ddlBtm::-ms-expand {
    display: none;
}
.ddlBtm
{
	background:#3d3837;
    border:1px solid #c3c3c3;
	background-image:url('Images/arw1.gif');
    background-position:78px;
    background-repeat:no-repeat;
    text-indent: 0.01px;/*In Firefox*/
    text-overflow: '';/*In Firefox*/
    color:#fff;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	height:28px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.HeaderSty
{
	width:100%;
	height:70px;
	background-image:url('Images/BgImg_header.png?3');
}
.setWidth
{
	min-width:1600px;
}
.roundedtbl {
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3; 
 }

.DivCls
{
	z-index: 100;
	left: 7px;
	position: absolute;
	top: 420px;
	width: 375px;
	height: 180px;
	border-width: 1px; 
}
.tblCls
{
	background-color:#f2f2f2;
	color:#515153;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	
}
.txtbox
{
	color:#515153;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	
}
.tdtxtbox
{
	background-color:#dddbdc;
	width:126px;
	height:28px;
}
.ddltime
{
	background:#dddbdc;
    border:0px solid #c3c3c3;
	background-image:url('Images/arrow_down.gif');
    background-position:80px;
    background-repeat:no-repeat;
    text-indent: 0.01px;/*In Firefox*/
    text-overflow: '';/*In Firefox*/
    color:#515153;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	height:28px;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:5px;	
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	letter-spacing:1px;
	text-align:center;
}
.txttime
{
	background:#dddbdc;
    border:0px solid #c3c3c3;
	background-image:url('Images/arw1.gif');
    background-position:98px;
    background-repeat:no-repeat;
    text-indent: 0.01px;/*In Firefox*/
    text-overflow: '';/*In Firefox*/
    color:#515153;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	height:18px;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	letter-spacing:1px;
	text-align:center;
}
.tdlbl
{
	color:#515153;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	
}
.ddlselectvechile
{
	background:#3d3837;
    border:0px solid #c3c3c3;
	background-image:url('Images/arw1.gif');
    background-position:213px;
    background-repeat:no-repeat;
    text-indent: 0.01px;/*In Firefox*/
    text-overflow: '';/*In Firefox*/
    color:#fff;
    font-weight:bold;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size:10pt;
	height:28px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;

}
.tdbtn
{
	background-color:#dddbdc;
	z-index: 102; 
	width: 100px;
	height: 28px;
	font-size: 10;
	font-family: Arial;
	font-weight: bold;
	cursor: pointer;
}
.setff
 {

	 font-family: Myriad Pro, Calibri, sans serif,Arial;
	 font-size:10pt;
	 color:#000000;
	 border: solid 0px #cccccc;
 }
 
 .btnrounded1 
 {
	background-color: #FBFBFB;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:120px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded1:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:120px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
.btnrounded2 
 {
	background-color: #FBFBFB;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:150px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded2:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:150px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
  .btnrounded3 
 {
	background-color: #FBFBFB;
	border: 1px solid #F68D25;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:120px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded3:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #F68D25;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:120px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded4 
 {
	background-color: #FBFBFB;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:235px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded4:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:235px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 
  .btnrounded5 
 {
	background-color: #FBFBFB;
	border: 1px solid #F68D25;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:200px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnrounded5:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #F68D25;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:200px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
.ExportExcelHeading
{
  font-family: Myriad Pro, Calibri, sans serif,Arial;
  font-size: 18px;    
  font-weight:bold;
  color: #00317d;    
}
.btn_login 
{	
   border: 1px solid #f68d25;   
   background: #f68d25;  
   margin-top:10px;
   margin-left  :30px;
   padding: 5px 10px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   color: white; 
   font-size: 13pt;
   font-family:HelveticaNeue, Helvetica, sans-serif;
   font-weight:bold;   
  
 }
 .tbl_login
 {
	 width:330px;
	 height:350px;
	 border: 2px solid rgb(246, 141, 37);
     border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
     background-color:#F6F6F6;	
 }

.tbl_changePassword {
    width: 400px;
    height: 230px;
    border: 2px solid #FF8800;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background-color: #F6F6F6;
}
 
 .btn_forget
 {
	background:transparent;
    border:none;
    outline:none;
    display:block;   
    position:absolute;
    padding:5px;
    width:200px;
    cursor:pointer;    
    font-family:Helvetica Neue Regular, Helvetica, sans-serif;
	font-weight:300;
	font-size: 13px;
	color: #f68d25;   
   
 }
 .txt_email
 { 
	margin-top:100px;
	margin-left:30px;
	padding: 14px 0px 12px 12px;
	background-color:#f3f5f6;
	border: 1px solid #CCC;                     
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);	
	color: #586064;	
	font-family: Helvetica Neue Regular, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	
}
.txt_password
{
	padding: 14px 0px 12px 12px;
	background-color:#f3f5f6;
	border: 1px solid #CCC; 
	margin-top:-5.5px; 
	margin-left:30px;
	-webkit-border-radius: 3px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	border-radius: 3px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
	color: #586064;	
	font-family: Helvetica Neue Regular, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;

}

/*Landing Table Design*/
.tbl_landing
{
	position:absolute;
	padding-left:300px;	
}

.tbl_landing1
{
	position:absolute;
	padding-left:80px;
}
.lbl_orion
{
	font-family:Calibri, Sans-Serif;
	font-weight:bolder;
	font-size:24px;
	position:absolute;
	padding-left:210px;
	color:#3D3D3F;
}
.img_design
{
	height:75px;
	width:75px;
	padding-bottom:15px;
	padding-right:6px;
}

.mouse_over
{
    font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 14px; 	
	background-color:#f6f6f6; 
	border: 2px solid #f6f6f6;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;	
	width:140px;
	height:141px;
	background-color:#F6F6F6;
	cursor:pointer;
}

td:hover.mouse_over
{
    font-family: Myriad Pro, Calibri, sans serif,Arial;
   font-size: 14px; 
   border: 2px solid #a2a0a1;
	background-color:#f6f6f6; 	
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;    
}

.lbltext
{
	font-family:Calibri, Arial, Sans-Serif;
	font-weight:bold;
	color:#3D3D3F;
	font-size:20px;
	cursor:pointer;
}

/*GridView Design*/

.grd_design
{
	border:solid #4F81BD;
	font-family:Calibri, Sans-Serif, Arial;
	font-size:18px; 
	
}
.grd_design th
{
	border-top-style:none;
    border-left-style:none;
    border-right-style:none; 
	
}
.grd_design td
{
	border-color:#4F81BD;
	border-width:3px;	
	font-family:Calibri, Sans-Serif, Arial;
	font-size:18px;
	font-weight:bold; 	
	
}



.btnSafety 
 {
	background-color: #4f81bd;
	border: 2px solid #284F7F;
	color: #ffffff;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;	
	padding: 10px;
	width:150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	text-align:center;
 }
 
 .btnOperations
 {
	background-color: #f79646;
	border: 2px solid #B86C2D;
	color: #ffffff;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;	
	padding: 10px;
	width:150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	text-align:center;
 }
 
 .btnOther
 {
	background-color: #c0504d;
	border: 2px solid #8c3836;
	color: #ffffff;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;	
	padding: 10px;
	width:150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	text-align:center;
 }
 
 .btnExisting
 {
	background-color: #D1D1D1;
	border: 1px solid #A8A8A8;
	border-bottom:none;
	color: #000000;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;	
	position:absolute;
	padding-bottom:4px;
	padding-top:6px;
	width:150px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-webkit-box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
    -moz-box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
    box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
	text-align:center;
 }
 
 .btnExistingReports
 {
	background-color: #D1D1D1;
	border: 1px solid #A8A8A8;
	border-bottom:none;
	color: #000000;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;	
	position:absolute;
	padding-bottom:4px;
	padding-top:6px;
	width:250px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-webkit-box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
    -moz-box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
    box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
	text-align:center;
 }
 
 .btnExpenses
 {
	background-color: #9BBB59;
	border: 2px solid #71893F;
	color: #ffffff;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;	
	padding: 10px;
	width:150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	text-align:center;
 }
 
 .btnIcon
 {
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 14px; 	
	background-color:#f6f6f6; 
	border: 2px solid #f6f6f6;
	width:100%;
	height:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	
	
 }
 
 .btnIcon:hover {
 
   font-family: Myriad Pro, Calibri, sans serif,Arial;
   font-size: 14px; 
   border: 2px solid #a2a0a1;
	background-color:#f6f6f6; 
	width:100%;
	height:20px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	
 }
 
 .btnIconDummy
 {
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 14px;	
	background-color:#f6f6f6; 
	width:100%;
	height:80px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	color:#000000;
 }
 .txt_design
 {
	text-align: center;
	word-wrap:break-word;
 }
 
 /*Treeview Vehicles*/
 
 .tbl_VehicleTree
 {
	left: 750px;    
    position: absolute; top: 135px;
 }
.removelist_data
{
	background-color: #D1D1D1;
	border: 1px solid #A8A8A8;	
	color: #000000;
	font-family: Myriad Pro, Calibri, sans serif,Arial;
	font-size: 18px;    
	font-weight: bold;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;	
	-webkit-box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
    -moz-box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
    box-shadow: inset -20px 20px 20px -20px rgba(0,0,0,0.35);
	text-align:center;
}
.tbl_listbox_vehicle
{
	left: 750px;    
    position: absolute; top: 355px;    
}
.styFilter_Vehicle
 {
	 font-family: Myriad Pro,  Calibri, sans serif,Arial;
	 font-size:10pt;
	 font-weight:bold;
	 color:#ffffff;
	 width:71px;
	 background-color:#3d3837;
	 height:22px;
	 text-align:center;
	 padding-top:4px;
	 border:1px solid #c3c3c3;
	 cursor:pointer;  
}

/*ForgotPassword Design*/
.tbl_forgot
{
	 width:330px;
	 height:320px;
	 border: 2px solid rgb(246, 141, 37);
     border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
     background-color:#F6F6F6;	
}
.txt_uname
{
	margin-top:130px;
	margin-left:30px;
	padding: 14px 0px 12px 12px;
	background-color:#f3f5f6;
	border: 1px solid #CCC;                     
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);	
	color: #586064;	
	font-family: Helvetica Neue Regular, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
}
.btn_pwd
{  
   border: 1px solid #f68d25;   
   background: #f68d25;  
   margin-top:10px;
   margin-left  :30px;
   padding: 5px 10px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   color: white; 
   font-size: 13pt;
   font-family:HelveticaNeue, Helvetica, sans-serif;
   font-weight:bold;   
}

/*Assign Landing Design*/
.osSucesssLabel
{
	font-size: 10pt;
	color:Green ;
	font-family: Veranda, Tahoma, Arial, helvetica, sans-serif;
}
.btn_assignlanding
{
	background-color: #FBFBFB;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:150px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
}
.btn_assignlanding:hover
{
	background-color: #B2E7F9;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:150px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
}
.btnExport_Excel
{
	BACKGROUND: url(Images/btnExcelExport.png); 
	CURSOR: pointer; 
	width:95px;
	height:27px;
	text-align:center;
	padding-left:20px;
	padding-bottom:2px;
	font-size: 10pt;
	color: #3B4040;
	font-family: Veranda, Tahoma, Arial, helvetica, sans-serif;
	font-weight:bold;
	border:0;
	
}
.btn_Refresh
{
	BACKGROUND: url(Images/btnRefresh.png); 
	CURSOR: pointer; 
	width:95px;
	height:27px;
	text-align:center;
	padding-left:25px;
	padding-bottom:2px;
	font-size: 10pt;
	color: #3B4040;
	font-family: Veranda, Tahoma, Arial, helvetica, sans-serif;
	font-weight:bold;
	border:0;
	
}

.btn_Update
{
	BACKGROUND: url(Images/btnUpdate.png); 
	CURSOR: pointer; 
	width:95px;
	height:27px;
	text-align:center;
	padding-left:30px;
	padding-bottom:2px;
	font-size: 10pt;
	color: #3B4040;
	font-family: Veranda, Tahoma, Arial, helvetica, sans-serif;
	font-weight:bold;
	border:0;	
}

.roundedtbl2 {
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
	color: #fff;
}

 .btnroundedActive 
 {
	background-color: #FBFBFB;
	border: 1px solid #FF9900;
	color: #000000;
	font-family : Calibri, Arial, Verdana;
	font-size: 14px;    
	font-weight: bold;	
	padding: 5px;
	width:120px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 .btnroundedActive:hover {
 
	background-color: #B2E7F9;
	border: 1px solid #FF9900;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	width:120px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	border-radius: 5px;
	box-shadow:2px -2px 2px #e3e3e3;
	cursor: pointer;
	
 }
 
 .glowing-border {
    border: 2px solid #dadada;
    border-radius: 7px;
}

.glowing-border:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}
.gridViewRow
{
background-color:white;
font-family:Myriad Pro,  Calibri, sans serif,Arial;
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
height:25px;
}
.tblStopList
{
	 border: 2px solid rgb(246, 141, 37);
}
.DivBorderCls
{
 	border: 2px solid #aaaaaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:2px -2px 2px #e3e3e3;
	-webkit-box-shadow:2px -2px 2px #e3e3e3;
	box-shadow:2px -2px 2px #e3e3e3; 
	
}
.btnPopup_Minus
{
	background-image:url('Images/ImgMinus.png');
	height:14px;
	width:14px;
    background-repeat:no-repeat;
    border:0;
}
.btnPopup_Plus
{
	background-image:url('Images/ImgPlus.png');
	height:14px;
	width:14px;
    background-repeat:no-repeat;   
    border:0;
}
.btnMinimize {
    background-image: url('Images/imgMinimize.png');
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    border: 0;
}

.btnMaximize {
    background-image: url('Images/imgMaxmize.png');
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    border: 0;
}   
/* Start - GridView Glass */
.dxgv_Glass
{
	border: solid 1px #7EACB1;
	font: 9pt Tahoma;
	background-color: #White;
	color:Black;
	cursor:default;	
}

.dxgv_Header_Glass {

    font-weight: normal;
	text-align: left;
	height : 30px;
	
	color: #5A5A5A;		
	cursor:pointer;
	white-space:nowrap;
	padding: 4px 6px 5px 6px;	
	border-bottom: solid 1px #D5D5D5;	
	background:url(Images/Glass/nbHeaderHBack.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C0DDE0;	
	overflow:hidden;
	-moz-user-select: none;	
	
}

.dxgv_CalendarHeader_Glass {
    color: #000000;
    background-color: #bcdbeb;
    border-top: 1px solid #7eacb1;
    border-right: 0 solid #7eacb1;
    border-bottom: 1px solid #7eacb1;
    border-left: 0 solid #7eacb1;
    text-align: center;
    padding: 1px;
    height: 18px;
}
/* End - GridView Glass */

.clsPassword {
    text-security: disc;
    -webkit-text-security: disc;
    -mox-text-security: disc;
}

.clsNormalText {
    font-family: Tahoma;
    font-size: 10pt;
}