
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body{
  position: fixed;
  width: 100%;
  height: 100%;

}
.row{

  height: 100%;

}
.topmenu {

    width: 100%;
    height:8%;
    margin-bottom:1px;
    background: linear-gradient(#f8491a,#e53100);
}
.myoption{
  border-radius: 6px;
  width: 90px;
}
.content {
padding-left: 0;
    width: 100%;
    height: 94%;
    margin-top: 1px;
}

.rightbar {
  float: right;
  width: 35%;
  height: 100%;
  padding: 0px;
}

.leftbar {
  float: right;
padding: 0;
  width: 74%;

  height: 100%;

  background-color: rgb(253, 247, 247);

  margin-right: 1px;
}

.myicon {
    float: right;
    padding-right: 10px;
    width: 60px;
    height: 100%;
    padding-top: 10px;
}

.myicon_icon {
    float: right;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    color:white;
}

.myicon_text {
    float: right;
    width: 70px;
    height: 25px;
    color: white;
    font-size: 12px;
}
.myicon:hover{
   background-color: #8d8f9177;
    cursor:pointer;
}
.leftside{
    float: left;
    margin-left: 5px;
    font-size: 30px;
}
.comobax{
  display: block;
    font-size: 20px;
    width: 100px;
    margin-top: 0px;
}
.tabs{
font-size: 10px;
}
.tablink {
    background: linear-gradient(#f8491a,#e53100);
    color: white;
    float: left;
    font-size: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 25%;
  }
  .tabs_top{
    font-size: 10px;
    width: 25%;
    float: right;
    height: 100%;
  }
  .tabs_place{
    font-size: 10px;
    width: 33.33%;
    float: right;
    height: 35px;
    margin-top: -3px;
    margin-right: 0px;
  }
  .tablink:hover {
    background-color: #8d8f9177 !important;

  }

  /* Style the tab content (and add height:100% for full page content) */
  .tabcontent {
    color: black;
    display: none;
    padding: 0 0px;
    height: 100%;

  }
 .tabcontent_Place{
   widows: 100%;
   height: 100%;
 }

  #Home {background-color: white;}
  #News {background-color: white;}
  #Contact {background-color: white;}
  #About {background-color: white;}
/*.leftbar{
    background-color: #777;
}*/

       
.table{
  width: 100%;
  margin-bottom: 1rem;
  color:black;
  margin-top: 10px;
  text-align: inherit;
}
.table thead{
  background: linear-gradient(#e8e8e8,#78847a)
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0px solid #dee2e6;
  border-right: 0px solid #c5c5c5ee;
  /* background-color: #e8e8e8; */
}
.table td, .table th {
  
  padding: 0px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  font-size: 14px;
}
.txtsearch{
  border-radius: 5px 5px;
  width: 83%;
  margin-top: 1px;
  border: 1px solid olive;
}
.modal-header:hover{
    cursor: context-menu;
}
.modal-header{
  background: linear-gradient(#f8491a,#e53100);
  height: 40px;
}
.close{
    padding: 0px !important;
    margin: 0px !important;
}
.modal:hover{
    cursor: context-menu !important;
}
.modal_tabs{
    background-color: #2549c1;
    font-size: 10px;
    width: 100px;
    margin-top: -17px;
    margin-left: -16px;
}
.modal-body{
    height: 500px;
     overflow-x: auto;
    padding: 0;
}
.modal-title{
  margin-bottom: 0;
  line-height: 0.5 !important;
}
.modal-backdrop
{
    opacity:0.5 !important;
}
.ModalDriver {
  width: 100% !important;
  /* position: relative; */
}
/* .modal-dialog {
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 10px;
} */
/* body {
  background: url(https://subtlepatterns.com/patterns/use_your_illusion.png);
  color: #eee;
  font: 1em 'PT Sans', sans-serif;
} */

::selection {
  background-color: #4EC6DE;
}

.tabbed {
  width: 700px;
  margin: -60px auto;
  height: 400px;

}

.tabbed > input {
  display: none;
}

.tabbed > label {
  display: block;
  float: left;
  padding: 12px 20px;
  margin-right: 5px;
  cursor: pointer;
  transition: background-color .3s;
}
.w3-bar{
  background: linear-gradient(#f8491a,#e53100);
}
.w3-button{
  background: linear-gradient(#f8491a,#e53100);
  border: 0;
  height: 30px;
  color: white;
}
.w3-button:hover{
background:white;
color: black;
}
.refresh-icon{
  color: green;
}
.plus-icon{
  color: blue;
}
.mybtn{
  border: 0;
  background-color: #ececec;
}
.mybtn:hover{
  background-color: lemonchiffon;
}
.search-icon{
  color: #e53100;
  margin: 2px;
}
.mytables{
  width: 100%;
  padding: 0;
}
.object-list-item .right{
  float: right;
}
.object-list-item .left{
  float: left;
  margin-left: 0px;
}
.mytableimg{
  width: 45px;
  vertical-align: middle;
    border-style: none;
}
object-list-item .name {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}
.object-list-item .status {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #0c0b0b;
  font-size: 10px;
}
.car-icon{
  float: right;
  color: green;
  font-size: 22px;
}
.right{
  float: right;
  margin-right: 8px;
}
.bars-icon{
  margin-left: -12px;
}
.w3-container{
  color: black;
}
.info{
  margin-bottom: 2px;
  margin-top: 2px;
  height: 5%;
}
.set-tabs-icons{
  color: red;
  margin-right: 3px;
  margin-left: 3px;
}
.set-tabs-icons:hover{
  cursor: pointer;
}
.map-popup{
  /* width: 100%;
  height: auto;
  background-color: #fffbfb;
  padding-right: 12px;
  border-radius: 12px 12px 12px 12px;
  padding-bottom: 20px;
    padding-top: 12px;
    box-shadow: 0px 0px 4px 0px orangered; */
    position: absolute;
  top: -4px;
  right: 2px;
  font-size: 100%;
  color:  #0088cc;
  text-decoration: none;
}
/* .ol-popup-content {
  position: relative;
  min-width: 300px;
  min-height: 150px;
  height: 100%;
  max-height: 250px;
  padding: 1px;
  white-space: pre-line;
  background-color: 
#5c5252;
border: 1px solid
  #e1e1e8;
  overflow-y: auto;
  overflow-x: auto;
} */
/* .ol-popup {
  position: absolute;

  background-color: rgba(0, 0, 0, 0.00);
  filter: drop-shadow(0 1px 4pxrgba(0,0,0,0.2));
  padding: 15px;
  border-radius: 10px;
  border: 1px solid
  #cccccc;
  bottom: 12px;
  left: -5px;
  width: auto;
} */
/* .ol-popup {
  position: absolute;
  background-color: white;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
  filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
} */
.ol-popup:after, .ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.events{
  height: 94%;
}
.ol-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}
.ol-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}
.ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}
.ol-popup-closer:after {
  content: "✖";
}
/*  */
.ol-popup {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.00);
filter: drop-shadow(0 1px 4pxrgba(0,0,0,0.2));
padding: 15px;
border-radius: 10px;
border: 1px solid  #cccccc;
  bottom: 12px;
  left: -5px;
}
.ol-popup-closer {
  position: absolute;
  top: -4px;
  right: 2px;
  font-size: 100%;
  color:   #0088cc;
  text-decoration: none;
}
/* .ol-popup-closer {
  position: absolute;
  top: -4px;
  right: 2px;
  font-size: 100%;
  color: 
  #0088cc;
  text-decoration: none;
} */
.ol-popup-content {
  position: relative;
  min-width: 300px;
  min-height: 150px;
  height: 100%;
  /* max-height: 250px; */
  padding: 1px;
  white-space: pre-line;
  background-color:#5c5252;
  border: 1px solid  #e1e1e8;

  overflow-x: auto;
  direction: ltr;
}
.ol-popup-content p {
  font-size: 14px;
  padding: 2px 4px;
  color: white;
  margin: 0px 0px 2px 1px;
background-color:  #00afef;
}
.map-popup-footer{
  text-align: center
}
.ObjectsDetailsClass{
  direction: rtl;
  margin-right:2%;
  float: right;
  width: 100%;
  overflow-y: auto;
}
.tableObjectsDetails{
  margin-top:1px !important; 
}
.tableObjectsDetails tr{
 /* background-color: rgb(222, 226, 228); */
}
.MapDivNewWindow{
  width: 100%;
  height: 90%;
}
.ObjectsDetailsClass p{
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}
.lbl-parent{
  float: right;
  margin-bottom: 0;
  width: 31%;
  font-size: 12px;
  font-weight: 600;
}
.lbl-child{
  float: right;
margin-bottom: 0;

font-size: 11px;
}
.lbl-childCoordinate{
  float: right;
margin-bottom: 0;

font-size: 11px;
}
#map .ol-zoom .ol-zoom-out {
  margin-top: 204px;
}
#map .ol-zoomslider {
  background-color: transparent;
  top: 2.3em;
}

#map .ol-touch .ol-zoom .ol-zoom-out {
  margin-top: 212px;
}
#map .ol-touch .ol-zoomslider {
  top: 2.75em;
}

#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip],
#map .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {
  top: 3px;
}

#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip],
#map .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {
  top: 232px;
}



.Loadermain{
  position: absolute;
  top:35%;
  left:35%;
}
.Loadermain span{
  position: absolute;
  top:42%;
  left:17%;

}
.row2{
  margin-bottom: 3px;
  font-size: 12px;
  display: table;
  width: 100%;
  text-align: left;
  line-height: 12px;
  font-size: 0;
  margin-bottom: 3px;
}
.row2 div {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}
.width35{
  width: 33%;
  text-align: right;
  margin-top: 2%;
  margin-right: 2%;
  float: right;
}
.width65{
  width: 65%;
}
.select-search{
  margin: 0;
  width: 100%;
  height: 28px;
  border: 1px solid #d4d3d3;
  border-radius: 10px;
  font-size: 11px;
  box-sizing: border-box;
  font-family: "open sans";
  color: #444444;
  background: #f5f5f5;
  box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
}
.select-search2{
  width: 83%;
  border: 0;
  margin-top: 3px;
  background: #f5f5f5;
}
.disable-selection :focus {
  border: 0px;
  outline: none;
}
.select-search:hover{
  background-color: #ffffff;

}
.time-first{
  margin-left: 5px;
  width: 64%;
  float: right;
}
.time-first2{

  float: right;
  margin: 0;
  width: 64%;
  height: 28px;
  border: 1px solid #d4d3d3;
  border-radius: 10px;
  font-size: 11px;
  box-sizing: border-box;
  font-family: "open sans";
  color: #444444;
  background: #f5f5f5;
  box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
}
.time-secound{
  margin-left: 5px;
  width: 15%;
}
.time-third{
  width: 15%;
}
.width30{
  width: 30%;
  float: right;
}
.row3{
  margin-bottom: 10px;
  display: table;
  width: 100%;
  line-height: 12px;
  font-size: 0;
}
input.button {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  height: 24px;
  min-width: 80px;
  color: #444444;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
  padding: 0 5px;
  box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
  border-radius: 10px;
}
.historyparameters{
  width: 100%;
  height: 195%;

}
.fixed_header tbody{
  display:block;
  overflow:auto;
  height:200px;
  width:100%;
}.fixed_header thead tr{
  display:block;
}
.history-info{
  width: 100%;
  height: 100%;
  float: right;
  
  background: #c3c3c3;
}
.ZoneTableSection{
  width: 100%;
height: 62%;
float: right;

}
.BtnBlank{
  background: white;
  margin: 0px;
  padding: 0px;
  border:0px;
}
.ListEventTab{
  width: 100%;
height: 50%;
float: right;

}
.history-date{
  width: 100%;
  float: right;
  background-color: azure;
  height: 17%;
}
.bottom-panel{
  resize: vertical;
  width: 100%;
  height: 30%;
  background: #ffffff;
  overflow: hidden;
}
.graph-control-right{
  float: right;
  margin-right: 5px;
  margin-top: 1px;
}
.hictory-bottom-play{
  margin-right: 5px;
  color: #6d6d6d;
  background-color: #eaeaea;
  font-size: 15px;
  padding: 0px 3px 0px 7px;
}
.hictory-bottom-pause{
  padding: 0 5px 0 0px;
  margin-right: 5px;
  color: #6d6d6d;
  background-color: #eaeaea;
  font-size: 15px;
}
.hictory-bottom-stop{
  margin-right: 5px;
  color: #6d6d6d;
  background-color: #eaeaea;
  font-size: 15px;
  padding: 0 4px 0px 0px;
}
.graph-control-right a:hover{
  color: #6d6d6d;
  background-color: #ffffff;
}
.graph-control-left{
  float: left;
  margin-left: 5px;
  height: 20px;
}
.graph-label{
  float: right;
  margin-left: 10px;
}
.graph-control-left a:hover{
  color: #6d6d6d;
  background-color: #ffffff;
}
.graph-icons{
  margin-right: 6px;
}
.bottomtable{
  overflow-y: scroll;
    overflow-x: hidden;
}
.message-control-right{
float: right;
width:42%;
background-color: #f1f1f1;
}
.message-control-center{
  float: right;
  width: 35%;
  background-color: #f1f1f1;
}
.message-control-left{
  float: right;
  width: 23%;
  background-color: #f1f1f1;
}
.message-icons{
  color: #6d6d6d;
  font-size: 14px;
}
.message-icons:hover{
  cursor: pointer;

}
.ui-jqgrid-jquery-ui.ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr>td {
  border-color: inherit;
  font-size: 10px;
}
/* report modal css */
.report-title{
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f5f5f5;
  font-weight: 600;
  font-size: 12px;
  color: #e53100;
  margin-top: 10px;
  margin-right: 15px;
}
.reportrow{
  margin-bottom: 10px;
    font-size: 12px;
    display: table;
    width: 100%;
}
.row4{
  margin-bottom: 3px;
  font-size: 12px;
  display: table;
  width: 100%;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
}
.report-block{
  width: 49%;
  float: right;
}
.inputbox{
  margin: 0;
    height: 28px;
    border: 1px solid #d4d3d3;
    border-radius: 10px;
    font-size: 15px;
    box-sizing: border-box;
    font-family: "open sans";
    color: #444444;
    background: #f5f5f5;
width: 100%;
}
.width40{
  margin-top: 6px;
  float: right;
    text-align: right;
    width: 34%;
    font-size: 15px;
    margin-right: 16px;
}
.width60{
  width: 60%;
  float: left;
}
.reportchk{
  float: right;
}
.report-time-first{
  margin-left: 5px;
  width: 59%;
  float: right;
}
.report-time-secound{
  margin-left: 5px;
  width: 18%;
  float: right;
}
.report-time-third{
  width: 18%;
  float: right;
}
.reportbotoms{
  text-align: center;
  width: 100%;
  margin-top: 6%;
}
.reportbtndiv{
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  height: 24px;
  min-width: 80px;
  color: #444444;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
  padding: 0 5px;
  box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
  width: 13%;
  float: right;
  margin-right: 10px;
  border-radius: 16px;;
}
.reportbtn{
  margin-top: -5px;
}


/*events modal styles*/

/*events modal styles*/
.width100 {
  width: 100%;

}
.column2 {
  float: left;
  width: 33%;
  height: 46%;
}
.tiles {
  margin: 30px 45px;
  padding: 30px 15px;
  border: 1px solid #e53100;
  position: relative;
  border-radius: 15px;
}
a, a:hover {
  text-decoration: none;
  color: #e53100;
}
.tiles-button {
  color: black;
  display: block;
  margin: 5px;
  font-size: 13px;
  font-weight: bold;
}
.tiles-alt {
  opacity: 0;
  transition: .5s ease;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  font-size: 14px;
  text-align: center;
  position: absolute;
  border-radius: 15px;
}
.tiles-alt p {
  padding: 5px;
}
p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.tiles:hover .tiles-alt {
  cursor: pointer;
  background: linear-gradient(#f8491a,#e53100);
  color: white;
  opacity: 1;
}
.eventcontent{
  width: 88%;
    text-align: right;
    height: 91%;
}
.content-right{
  float: right;
  width: 50%;
}
.content-left{
  float: right;
  width: 50%;
}
.eventcontent .h3{
  margin-top: 10px;
  margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
    font-weight: 600;
    font-size: 12px;
    color: #e53100;
}
.rowwidth35{
width:50%;
float: right;
}
.rowwidth65{
  width:50%;
  float: right;
}
.contentbotom{
  width: 100%;
  text-align: right;
  top: 140px;
  margin-right: 10px;
}
.contentbotom .h3{
  margin-top: 10px;
  margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
    font-weight: 600;
    font-size: 12px;
    color: #e53100;
}
.row450{
  width:50%;
  float: right;
}
.row410{
  width: 10%;
  float: right;
}
.row440{
  width:40%;
  float: right;
}
.center {
  display: block;
    float: right;
    text-align: -webkit-center;
    position: absolute;
    top: 90%;
    width: 100%;
    text-align: center;
}
input.button.icon {
  text-align: center;
  padding-left: 26px;
  padding-right: 10px;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 10px 10px;
}
input.button {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  height: 24px;
  min-width: 80px;
  color: #444444;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
  padding: 0 5px;
  box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
}
.eventoptions{
  display: block;
  top: 90%;
  width: 100%;
  text-align: center;
  right: 35%;
  margin-right: 35%;
}
/* address search */
.AddressInput{
  margin: 0;
  height: 28px;
  border: 1px solid #d4d3d3;
  border-radius: 10px;
  font-size: 15px;
  box-sizing: border-box;
  font-family: "open sans";
  color: #444444;
  background: #f5f5f5;
  width: 100%;
  padding: 0 5px;
  box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
}
.addressinputediv{
  padding: 12px;
}
.btnsavediv{
float: right;
width: 25%;
border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    height: 24px;
    min-width: 80px;
    color: #444444;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    margin-bottom: 0px;
    padding: 0 5px;
    box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
    border-radius: 14px;
    margin-right: 14%;
}
.btncanceldiv{
  float: right;
  width: 25%;
  border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    height: 24px;
    min-width: 80px;
    color: #444444;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    margin-bottom: 0px;
    padding: 0 5px;
    box-shadow: 2px 3px 10px 2px rgba(0,0,0,0.2);
    border-radius: 14px;
    margin-right: 3%;
}
.AddressBtn{
  font-size: 11px;
  margin-right: -24px;
  margin-top: -3px;
}
.addressbtndiv{
  width: 100%;
  margin-top: 4%;
}

/* login form styles */
.loginrow{
  width: 100%;
  height: 100%;
}
.logintop{
  width: 100%;
  height: 17%;
  background-color: #f3f3f3;
  height: 10%;
}
.loginlogodiv{
  width: 10%;
  height: 10%;
}
.loginlogodiv img{
  width: 10%;
  height: 70%;
  margin-top: 1%;
  margin-right: 5%;
}
.loginmain{
  background: rgb(255, 255, 255);
  margin-top: 0%;
  height: 83%;
  width: 100%;
}
h1{

  font-size: 26px;

}
.main-header{
  text-align: center;
  width: 100%;
  height: 7%;

}
.main-container{
  height: 93%;
  width: 100%;
}
.container-right{
  float: right;
  width: 50%;
  height: 100%;
 
}
.container-left{
  float: right;
  width: 50%;
  height: 100%;
}
.login-bottom{
  height: 10%;
}
.rightdiv{
  width: 100%;
  height: 24%;
  font-size: 12px;
  margin-bottom: 5%;
  padding-right: 8%;
}
.rightdivcol1{
  width: 10%;
  height: 100%;
}
.rightdivcol2{
  width: 90%;
  height: 100%;
}
.rightdiv h2{
  font-size: 20px;
}
.rightdiv img{
  width: 45px;
  height: 50px;
}
.right-button{
  background-color: #4CAF50;
  width:190px;
  height: 36px;
  font-size: medium;
  border-radius: 2px;
  box-shadow: 0 -1px 0 0 #0a9216 inset;
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  margin-right: 0;
  border: 0;
  float: right;

}
.right-button:hover{
  box-shadow: 0 -40px 0 0 #0a9216 inset;
  cursor: pointer;
}
.right-img{
  height: 42px !important;
  width: 130px !important;
}
.regdiv{
  background: #F3F3F3;
  border: 1px solid #D9DADA;
  margin: 0;
  -webkit-flex: 0 1 25em;
  flex: 0 1 25em;
  width: 80%;
  height: 80%;
  padding: 5%;
}
.btnorange2{
  background-color: #ff4a00;
    width: 100%;
    height: 45px;
    font-size: medium;
    font-weight: bold;
    border: none;
    padding: 5px;
    box-shadow: 0 -2px 0 0 #d82800 inset;
    color: rgb(255, 255, 255);
    margin-bottom: 2%;
}
.form-forgotpass{
  color: blue;
}
.btnorange2:hover{
  box-shadow: 0 -44px 0 0 #fe0606 inset;
  cursor: pointer;
}
.jCaptcha{
  display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.loginbottom{
  border-top: 1px solid #1c89b5;
    font-size: 0.875em;
    
    width: 100%;
    background: #006d99;
    
    text-align: center;
    height: 7%;
}
.loginbottom p{
  font-size: 16px;
  margin-top: 2%;
  color: #fff;
}

/* stye for table driver lists */
.DriverTable {
  table-layout: fixed;
  width: 100%;

  white-space: nowrap;
}

.DriverTable td {
  white-space: nowrap;
 padding: 3px;
  text-overflow: ellipsis;
}

/* Column widths are based on these cells */
 .DriverTable-ID {
  width: 10%;
}
.DriverTable-name {
  width: 15%;
}
.DriverTable-birth {
  width: 30%;
}
.DriverTable-tel {
  width: 20%;
}
.DriverTable-ide {
  width: 10%;
}
.DriverTable-code {
  width:10%;
}



/* @-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media(max-width: 1099px) {
  .comobax {
    display: none;
  }
} */
/* style for Useraccount Control  */
.formControlUserAcc {
  width: 90%;
  margin: 5px;
}
.DivCtrl45{
  width: 48%;
  float:right;
  border: 2px solid rgb(204, 200, 200);
  border-radius: 2px;
  margin: 7px;
  padding: 7px;
}
.DivCtrl45Noborder{
  width: 48%;
  float:right;

  margin: 7px;
  padding: 7px;
}
.DivPagingAll{
  width: 100%;
  height: 9%;
  position: inherit;
  
}
.iClassSpan{
  font-size: 7px;
}
.LeftSideDivPagingAll{
  float: right;
  width: 10%;
  height: 100%;
  
}
.RightSideDivPagingAll{
  width: 10%;
  float: right;
  height: 100%;
}
.MiddleSideDivPagingAll{
  width: 80%;
  float: right;
  height: 100%;
}

.fa-plus{
  color:white;

background-color:blue;
}
.fa-delete-color{
  color:red;
}
/* for datatable */
table.dataTable thead th {
  padding: 0px 0px !important;
  border-bottom: 1px solid    #111;
  text-align: center;
}
table.dataTable tbody td {
  padding: 3px 10px !important;
}
div.dataTables_wrapper {
  direction: rtl;
}

/* Ensure that the demo table scrolls */
th, td { white-space: nowrap; }
div.dataTables_wrapper {
  width: 100%;
  margin: 0 auto;
}
div.dataTables_wrapper {
  direction: rtl;
}

/* Ensure that the demo table scrolls */
th, td { white-space: nowrap; }
div.dataTables_wrapper {
  width: 100%;
  margin: 0 auto;
}
div.dt-buttons {

  position: relative;
  float: left;
  margin-left: 10px;

}
#PlusAddGroupSetting{
  height: 34px;
  background:  blue;
  border-radius: 7px;
}
#PlusAddVehicleSetting{
  height: 34px;
  background:  blue;
  border-radius: 7px;
}
#PlusAddDriverSetting{
  height: 34px;
  background:  blue;
  border-radius: 7px;
}
#PlusAddOrganSetting{
  height: 34px;
  background:  blue;
  border-radius: 7px;
}
#PlusAddUserAcc{
  height: 34px;
  background:  blue;
  border-radius: 7px;
}
.buttontoolbar{
  top: 267px;
  left: 10px;
  visibility: visible;
  opacity: 5;
  position: absolute;
}
.buttonclearmap{
  background-color: #003c88b3;
  border-radius: 2px 2px 2px 2px;
  display: block;

margin: 1px;

    margin-top: 1px;

padding: 0;

color:#fff;

font-size: 1.14em;

font-weight: 700;

text-decoration: none;

text-align: center;

height: 1.375em;

width: 1.375em;

line-height: .4em;



border: none;
}
.buttonclearmap2{
  background-color: #003c88b3;
  border-radius: 2px 2px 2px 2px;
  display: block;

margin: 1px;

    margin-top: 1px;

padding: 0;

color:#fff;

font-size: 1.14em;

font-weight: 700;

text-decoration: none;

text-align: center;

height: 1.375em;

width: 1.375em;

line-height: .4em;



border: none;
}
.buttontoolbar2{
  top: 0px;
  left: 10px;
  visibility: visible;
  opacity: 5;
  position: absolute;
}
/* #mymapshow {
  -webkit-transform: translate3d(0,0,0);
} */

#mymapshow > div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}

.olMapViewport {
  position:static !important;
}