html, body{
			margin: 0;
			width: 100%;
			height: 100%;
		}

.ui-state-highlight{
			
		 background: #E2E210 !important;
		 color: black !important;
			border:#000000;
		}


.no-close .ui-dialog-titlebar-close {
  display: none;
}

.mapcontainer {
	min-height: 320px;
	height: 100%;
	width: 85%;
	position: fixed;
	right:0px;
}
#map {
	height: 100%;
	width: 100%;
}



#talkbubble {
	   width: 48px;
   height: 27px;
   background: #1CC01C;
   position: absolute;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
   margin-left:-20px;
   margin-top:-37px;
   box-shadow: 5px 5px 10px #444444;
   border: 2px solid;
   opacity:1;
   padding:2px;
}

#talkbubble:after{
   content:"";
   position: absolute;
   left: 9px;
   top: 24px;
   width: 0;
   height: 0;
   border-top: 16px solid #111111;
   border-left: 16px solid transparent;


opacity:1;
  }
  

  


.ui-widget-header{
	background: #000 !important;
	border:none !important;
}

.ui-widget-content{
	border: 1px #000 solid !important;
}

.ui-state-hover{
	background: #888 !important;
	border: 1px  #000 solid !important;
}

.ui-th-column{
		border: 1px #000 solid !important;
}

.ui-spinner{
		-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border: 2px inset !important;
	margin: 2px;
width: 60px;

}  

.ui-widget-header .ui-icon{
	float:right;
background-image: url("images/ui-icons_ffffff_256x240.png");

}

.ui-slider-handle{
	width:5px !important;
	background: #363636 !important;
	margin-left: 0px !important;
	
}

.ui-slider-range{
	background: #4bb2c5 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
 border: 1px solid #999;
background: #333 ;
font-weight: bold;
color: #0073ea;
}

.ui-slider-horizontal{
	margin:8px !important;
}

.ui-dialog .ui-dialog-content{
	padding: .5em;
	border:0px;
	background:#EEEEEE;
}

.ui-map-settings{
	width:70px;
	border: 1px #999 solid;
	margin: 3px;
	border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

#maptitle {
	position: absolute;
	border-radius:10px;
	height:96px;
	/*width:265px;*/
	background: rgba(128, 128, 128, .1);
	padding: 0 0.5em 0.5em 0.5em;
}


.ActionCancel{
	color:white;
	border-radius: 4px;
	margin:5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: rgb(202, 60, 60);  
	padding: 3px 8px 3px 8px;
	font-size:12pt;
}

.ActionUnassign{
	color:white;
	border-radius: 4px;
	margin:5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: rgb(223, 117, 20);  
	padding: 3px 8px 3px 8px;
	font-size:12pt;
}

.ActionAssign{
	color:white;
	border-radius: 4px;
	margin:5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #008F47;  
	padding: 3px 8px 3px 8px;
	font-size:12pt;
}
.tooltip-inner {
white-space:pre-wrap;
}
.ActionExit{
	color:white;
	border-radius: 4px;
	margin:5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #008F47;  
	padding: 3px 8px 3px 8px;
	font-size:12pt;
}

.ActionAssignVehicle{
	color:white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 2px 5px 2px 5px;
	font-size:12pt;
}

.leaflet-popup-content-wrapper{
	background: white !important;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.PTTcontrol{
	border:1px solid #EEEEEE;
	width:30px;
	height:30px; 
	margin:4px;
	background-color: #EEEEEE;
border-radius: 3px;
padding:2px;
}

#mapHeader{
	position: fixed;
width: 100%;
height: 35px;
z-index: 10000;
right: 0px;
color: black;
border-bottom-left-radius:3px;
  background: #E4E4E4;
  border-left:1px solid #AAAAAA;
  border-bottom:1px solid #AAAAAA;

  font-size:17px;
    box-shadow: -2px -2px 3px #AAAAAA;
}

#mapFooter{
	position: fixed;
width: 100%;

z-index: 10000;
bottom: 0px;
border-top-right-radius:10px;

color: white;
  background: none;
}




.ui-jqgrid-titlebar-close{
	width:50px !important;
	right:5px !important;
}

.ui-icon-circle-triangle-n{
	float:right !important;
}

.ui-icon-circle-triangle-s{
	float:right !important;
}
.ui-state-highlight{
	background-color:initial !important;
}
.ui-dialog-title{
	margin:-6px !important;
	font-weight:bolder !important;
	color:#DDDDDD !important;
}

.PTTDispButtonClass{
	float:left;
	width:60px;
	margin-left:20px;
	cursor:pointer;
	border-radius:5px;
	border:#3373A5 1px solid;
	
}

.ui-PTTUser{
	margin:3px;
	border-radius:2px;
	background:#B6D8F3;
	border:#3373A5 1px solid;
	float:left;
	cursor:pointer;
	font-size:14px
}

.ui-PTTUser:hover{
background:#9CBEDA;
}

.ui-PTTUser-label{
	margin-left:3px;
	margin-bottom:1px;
	float:left;
}

.ui-jqgrid tr.jqgrow{
	cursor:pointer;
}


.PTTDispButtonClass:hover{
	background:#CCCCCC; 
	 -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);  
     -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); 
}



.ui-widget input{
	border-radius:5px;
	 -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);  
     -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); 
     margin:4px;
     width: 262px;
}
.ui-widget input[type=radio]{
	 margin:4px;
     width: 12px;
     -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);  
     -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3); 
}


.ui-widget input[type=checkbox]{
	border-radius:5px;
     margin:4px;
     width: 12px;
     -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);  
     -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3); 
}
.ui-widget input[type=color]{
	border-radius:6px;
     margin:1.5px;
     width: 70px;
	
}

.ui-widget textarea{
	border-radius:5px;
	 -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);  
     -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); 
     margin:4px;
}
.ui-widget label{
/*	margin:7px;*/
}

.add-input{
	background-color:gainsboro;
	 -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;  
     -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important; 
    border-radius:1px;
}


.ui-dialog {
	     -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);  
         -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); 
         border-radius:4px;
         background:black;
}
.leaflet-control-attribution{
	/*display:none !important;*/
}

.ui-jqgrid {
         -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);  
         -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); 
         border-radius:4px;
         float:left;
     }
     .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }
		#sidebar4 {
			position: absolute;
			top: 8em;
			left: 2%;
			z-index: 2000;
			background: rgba(255, 255, 255, .0);
			padding: 0 0em 0em 0em;
		}

		#rightsidebar {
			position: absolute;
			top: 8em;
			left: 82%;
			z-index: 2000;
			background: rgba(255, 255, 255, .0);
			padding: 0 0em 0em 0em;
		}

		#legend {
			position: absolute;
			top: 8em;
			left: 82%;
			z-index: 2000;
			background: rgba(255, 255, 255, .0);
			padding: 0 0em 0em 0em;
		}



/* Mask for background, by default is not display */
#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

/* You can customize to your needs  */
.login-popup {
    display: none;
    background: #333;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999;
    /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999;
    /* Safari, Chrome */
	border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    /* Firefox */
        -webkit-border-radius: 3px;
    /* Safari, Chrome */;
}

img.btn_close {
    Position the close button
	float: right;
    margin: -28px -28px 0 0;
    opacity:1 !important;
}

fieldset {
    border: none;
}

form.signin .textbox label {
    display: block;
    padding-bottom: 7px;
}

form.signin .textbox span {
    display: block;
}

form.signin p, form.signin span {
    color: #999;
    font-size: 11px;
    line-height: 18px;
}

form.signin .textbox input {
    background: #666666;
    border-bottom: 1px solid #333;
    border-left: 1px solid #000;
    border-right: 1px solid #333;
    border-top: 1px solid #000;
    color: #fff;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font: 13px Arial, Helvetica, sans-serif;
    padding: 6px 6px 4px;
    width: 200px;
}

form.signin input:-moz-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.signin input::-webkit-input-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

.button {
    background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
    background: -o-linear-gradient(top, #f3f3f3, #dddddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
    border-color: #000;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 4px;
    margin-top: 10px;
    font: 12px;
    width: 214px;
}

.button:hover {
    background: #ddd;
}

.headingbutton {
	-moz-box-shadow:inset 0px 1px 10px 2px #f2f2f2;
	-webkit-box-shadow:inset 0px 1px 10px 2px #f2f2f2;
	box-shadow:inset 0px 1px 10px 2px #f2f2f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #bdbdbd) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #bdbdbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#bdbdbd');
	background-color:#e8e8e8;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#616161;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:22px;
	line-height:20px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #d6d6d6;
	cursor:pointer;
	margin-right:20px;
	margin-left:20px;
	margin-top:2px;
}
.headingbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #e8e8e8) );
	background:-moz-linear-gradient( center top, #bdbdbd 5%, #e8e8e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#e8e8e8');
	background-color:#bdbdbd;
}.headingbutton:active {
	position:relative;
	top:1px;
}


.led-red {
    margin: 4px auto;
    margin-left:8px;
    width: 12px;
    height: 12px;
    background-color: #F80;
    border-radius: 50%;
    box-shadow: #000 0 -1px 7px 1px, inset #600 0 -1px 9px, #F00 0 2px 12px;
    float:left;
}

.led-yellow {
    margin: 4px auto;
    margin-left:8px;
    width: 12px;
    height: 12px;
    background-color: #ff0;
    border-radius: 50%;
    box-shadow: #000 0 -1px 7px 1px, inset #660 0 -1px 9px, #DD0 0 2px 12px;
    float:left;
}

.led-green {
    margin: 4px auto;
    margin-left:8px;
    width: 12px;
    height: 12px;
    background-color: #8f0;
    border-radius: 50%;
    box-shadow: #000 0 -1px 7px 1px, inset #460 0 -1px 9px, #7D0 0 2px 12px;
    float:left;
}

.led-blue {
    margin: 4px auto;
    margin-left:8px;
    width: 12px;
    height: 12px;
    background-color: #8ff;
    border-radius: 50%;
    box-shadow: #000 0 -1px 7px 1px, inset #006 0 -1px 9px, #06F 0 2px 14px;
    float:left;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
