﻿*{margin:0;padding:0}
html,body{margin:0;padding:0;height:100%}
html,body,#container{margin:0;width:100%;height:100%}
body{font-family:"Helvetica Neue",Helvetica, Arial;overflow:hidden;filter:none; font-size:12.5px!important;color:#000}
a{color:#0175d8;outline-style:none;cursor:pointer}
a:link,a:visited{color:#0175d8;text-decoration:none}
.container-fluid {
padding-right: 5px; 
padding-left: 10px; 
}
h1{padding-bottom:0;margin-bottom:0}
h2{text-decoration:underline;font-size:14px;color:#FFF;padding:3px 1px 1px 8px}
/*h3{border-bottom:1px #4464fe solid;color:#4464fe}*/
h4{margin:0;padding:2px}

/*panel*/
.panel{margin-left:8px}
.panel-default{border:none;}
.panel-title {
    font-size: 14px;
    font-weight: bold;
    color: #438eb9;
    text-transform:uppercase;
}
.panel-heading, .panel-footer {
padding: 7px 8px;
}
.panel-default>.panel-heading {
    border:#cccccc solid 1px!important;
    border-bottom:none!important;
}
.heading-no-border{border:none!important;}
.panel-body {
padding: 3px 1px 3px 5px;
overflow:hidden;
border:#ddd solid 1px;
}
.panel-footer {
border:#ddd solid 1px;
border-top:none;
}
.form-group {
margin-bottom: 5px;
}
.form-control {
    height: 24px;
    padding: 2px 5px; 
    font-size: 12px; 
    line-height: 1.42857143;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 5px;
padding-left: 10px;
}
.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  height:24px;
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
 border-color:#cccccc; 
}
/*left panel*/
.left-panel{padding-right:1px;margin:1px 0px 0px 0px;}
.left-panel .tab-content{width:99%}

.pull-right-icon{background-color:#438eb9;padding:5px;border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);color:#fff}

/*map*/
.map-panel{padding-left:1px; height:100%; border: 1px solid #ddd;background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  padding:0px;
  margin:1px 0px 0px 0px;
}
#map-container{
  height:auto;width:100%;overflow-x:hidden;overflow-y:hidden;
  margin-right:10px;
}


/*màn hình nhỏ hơn 1160px */
@media (max-width: 1160px){
.col-sm-3{
    padding-right: 1px;
}
}

/*màn hình lớn >1525px */
@media (min-width: 1525px){
.left-panel{
width:20%;
}
.map-panel{
width:79%;
}
}

/*màn hình lớn >1360px */
@media (min-width: 1360px) and (max-width:1525px){
.left-panel{
width:22%;
}
.map-panel{
width:77%;
}
}

/*màn hình lớn >1100px */
@media (min-width: 1100px) and (max-width:1360px){
.left-panel{
width:25%;
}
.map-panel{
width:73.5%;
}
}



/*màn hình nhỏ hơn 1100px */
@media (min-width: 1024px) and (max-width:1100px){
.left-panel{
width:30%;
}
.map-panel{
width:69%;
}
}

/*màn hình nhỏ hơn 1100px */
@media (max-width: 1024px){
.left-panel{
width:30%;
}
.map-panel{
width:69%;
}
}

/*modal*/
.modal-header {
    background-color: #f5f5f5;
    padding:4px
}
.modal-title {
    line-height: 1; 
}
#divPlayer{display:none;position:absolute!important; top:70px; left:350px;}
@media (min-width: 700px) and (max-width:1024px){
}

/* #### Tablets Portrait or Landscape #### */
@media screen and (min-device-width: 468px) and (max-device-width: 1024px){
    #divPlayer{display:none}
}

.btn {
    padding: 3px 6px;
    font-size: 12px;
}

/*header*/
.navbar-default {
  background-color: #f1f1f1;
  border-bottom:1px solid #ddd;
}
.navbar-header{height:60px}
.navbar {
margin-bottom: 2px;
}
.navbar-brand {
float: left;
height: 50px;
padding: 5px;
font-size: 18px;
line-height: 20px;
margin-top:5px;
margin-left:10px!important;
}
.nav-tabs {
border-bottom: 1px solid #ddd; 
}
.nav-tabs>li {
white-space:nowrap;
}
.nav>li>a {
position: relative;
display: block;
padding: 5px 10px;
font-size: 13px;
}

.nav-tabs > li > a {
  border-radius: 8px 8px 0 0;
  background-color: #438eb9;
  color: #fff;
}
.nav-tabs > li > a:hover {
  /*border-color: #eee #eee #ddd;*/
  border-radius: 8px 8px 0 0;
  background-color: #438eb9;
  color: #f1f4c7;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/*button*/
.btn-info {
color: #0175d8; 
background-color: #dde7e5;
border-color: #D4D9DB;
}
/*menu top*/
.menu-top {height:35px;position:absolute;top:3px;right:5px}
.menu-top .languages{float:right;height:24px;padding-bottom:4px}
.menu-top .users{float:right;height:23px;padding-top:5px;padding-right:5px;font-weight:700;color:#333}

/*menu*/
.header-menu{position:absolute; top:32px; right:10px;text-align:right}
/*show hide panel*/
#showHidePanel{position:absolute; top:0px; left:0px}

/*supervise*/
#divListCar .carplate-header{float:left;width:27%;line-height:22px;font-weight:700;text-align:left;border-bottom:solid 1px #ccc;margin:0 0 0 2px;padding:5px 0 0 5px}
#divListCar .driver-header{float:left;width:25%;line-height:22px;font-weight:700;text-align:left;border-bottom:solid 1px #ccc;margin:0;padding:5px 0 0}
#divListCar .status-header{float:left;width:50%;line-height:22px;font-weight:700;text-align:left;border-bottom:solid 1px #ccc;margin:0;padding:5px 0 0}
#divListCar .time-header{float:left;width:22%;line-height:22px;font-weight:700;text-align:left;border-bottom:solid 1px #ccc;margin:0;padding:5px 0 0}
#listCar {height:300px;margin-left:2px;text-align:left;width:99%;overflow-y:auto;overflow-x:hidden; }
#listCar .carrow{border-bottom:solid 1px #ccc;min-height:30px}
#listCar .Nodata{width:auto;cursor:pointer;border-color:#5a90b6;border-style:solid;border-width:0;padding:0}
#listCar .carplate{float:left;width:31%;line-height:22px;padding-top:3px;text-align:left;padding-left:1px;cursor:pointer;margin:0;font-size:12px}
#listCar .driver{float:left;width:0%;line-height:22px;padding-top:3px;text-align:left;padding-left:1px;cursor:pointer;margin:0;font-size:12px}
#listCar .status{float:left;width:50%;line-height:22px;padding-top:3px;text-align:left;padding-left:1px;cursor:pointer;margin:0;font-size:12px}
#listCar .time{float:left;width:18%;line-height:22px;padding-top:3px;text-align:left;padding-left:1px;cursor:pointer;margin:0;font-size:12px}
#listCar .address{text-align:left;padding-left:1px;cursor:pointer;margin:0;font-size:10px; color:gray}
#ImageVehicleList .address {
    text-align: left;
    padding-left: 1px;
    cursor: pointer;
    margin: 0;
    font-size: 11px;
    color: gray
}
#listImages .address {
    text-align: left;
    padding-left: 1px;
    cursor: pointer;
    margin: 0;
    font-size: 11px;
    color: gray
}
.ellipsis90 {
    display: block; 
    max-width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*dung cho toan bo list item*/
.list_item{line-height:22px;padding-top:3px;padding-left:2px;cursor:pointer;border-bottom:solid 1px #ccc;margin:0;font-size:12px}
/*image*/
#listImages, #ImageVehicleList {
    width: 99%;
    overflow-y: auto;
    overflow-x: hidden;
}
#listImages div{}
#ImageVehicleList div { }
.image-time-header{font-weight:700!important;width:24%;float:left;line-height:22px;text-align:left;border-bottom:solid 1px #ccc;margin:0;padding:5px 0 0 5px}
.image-camera-header{font-weight:700!important;width:15%;float:left;line-height:22px;text-align:left;border-bottom:solid 1px #ccc;margin:0;padding:5px 0 0 5px}
.image-address-header{font-weight:700!important;width:60%;float:left;line-height:22px;text-align:left;border-bottom:solid 1px #ccc;margin:0;padding:5px 0 0 5px}

.image-time{float:left;width:20%;height:auto;cursor:pointer;text-align:center;margin:0;padding:0 0 0 2px; min-width:55px}
.image-camera{float:left;width:19%;height:auto;cursor:pointer;text-align:center;margin:0;padding:0 0 0 2px; min-width:45px}
.image-address{float:left;width:60%;height:auto;padding-left:1px;cursor:pointer;text-align:left;margin:0; min-width:70px}


.replay-camera-header {
    font-weight: 700 !important;
    width: 15%;
    float: left;
    line-height: 22px;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding: 5px 0 0 5px
}

.replay-size-header {
    font-weight: 700 !important;
    width: 20%;
    float: left;
    line-height: 22px;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding: 5px 0 0 5px
}

.replay-time-header {
    font-weight: 700 !important;
    width: 45%;
    float: left;
    line-height: 22px;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding: 5px 0 0 5px
}

.replay-time {
    float: left;
    width: 45%;
    height: auto;
    padding-left: 1px;
    cursor: pointer;
    text-align: left;
    margin: 0
}

.replay-camera {
    float: left;
    width: 15%;
    height: auto;
    cursor: pointer;
    text-align: center;
    margin: 0;
    padding: 0 0 0 2px
}

.replay-size {
    float: left;
    width: 20%;
    height: auto;
    cursor: pointer;
    text-align: center;
    margin: 0;
    padding: 0 0 0 2px
}
/*.download {
    display: inline-block;
    width: 5%;
    height: auto;
}*/

#divCameraPanel {
    /*width: 100%;*/
    padding-bottom: 5px !important;
    z-index: 1001;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    display: none
}
#CameraContent {
    width: 100%;
    border: none;
    /*padding: 20px;*/
    
    margin: 0px;
    overflow: auto
}
#listVideoPlayBackHeader {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
    #listVideoPlayBackHeader td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

    #listVideoPlayBackHeader tr:nth-child(even) {
        background-color: #dddddd;
    }
#listVideoPlayBack {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #listVideoPlayBack td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }
 
    #listVideoPlayBack tr:nth-child(even) {
        background-color: #dddddd;
    }
    #listVideoPlayBack th {
        padding-top: 0;
        padding-bottom: 0;
        
        border: none;
    }
        #listVideoPlayBack th div {
            position: absolute;
            background: #ddd;
            
            padding: 9px 25px;
            width: 100%;
            margin-left: -8px;
            border-left: 1px solid #800;
            z-index:3004;
        }
#listVideoPlayBack th:first-child div {
    border: none;
}

span.line {
    border-bottom: #ebebeb solid 1px;
    margin: 10px;
    background: none;
    height: 1px;
    display: block;
}

/*PlayBack*/
#divPlayBackCameraPanel {
    /*width: 100%;*/
    padding-bottom: 5px !important;
    z-index: 1001;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    display: none
}

/*#PlayBackCameraContent {
    width: 100%;
    border: none;
    margin: 0px;
    overflow: auto
}*/
/*#divPlayBackCameraPanel {
    z-index: 200;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    display: none
}*/

#PlayBackCameraContent {
    width: 100%;
    border: none;
    /*padding: 20px;*/
    margin: 0px;
    /*overflow: auto*/
}

    #PlayBackCameraContent div {
        float: left;
        margin: 0px 20px;
        text-align: center
    }

        #PlayBackCameraContent div img {
            width: 200px;
            height: 150px
        }
#PlayBackWindows {
    position: absolute;
    width: 25%;
    height: auto;
    /*position: absolute;
    width: 100%;
    height: 97%;*/
}
#playbackIndex {
    /*position:absolute;*/
    width: 92%!important;
    height: 96%!important;
    /*margin-left: -10px !important;*/
}
/*End PlayBack*/
#divImagePanel {
    z-index: 1001;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    display: none
}
#imageContent{width:100%;border:none;padding:20px;margin:0px; overflow:auto}
#imageContent div{float:left;margin:0px 20px;text-align:center}
#imageContent div img{width:200px;height:150px}
#divVideo{position:absolute;width:650px;height:370px;left:50%;top:30%;padding:5px;display:none; z-index:1000;margin-top: -30px;margin-left: -325px;}
.close-video{position:absolute;top:-12px;right:-20px;width:30px;height:30px;cursor:pointer}
/*review*/
#divReview{width:100%;margin-top:2px;margin-left:0}
.review_header{font-weight:700!important;border-bottom:0!important}
.review_header_km{padding-right:20px!important}
.review_time{width:51%;float:left;line-height:22px;padding-top:3px;text-align:left;padding-left:2px;cursor:pointer;border-bottom:solid 1px #ccc;margin:0;font-size:12px}
.review_kmh{width:22%;float:left;line-height:22px;padding-top:3px;text-align:right;padding-left:2px;cursor:pointer;border-bottom:solid 1px #ccc;margin:0;font-size:12px}
.review_km{width:26%;float:left;line-height:22px;padding-top:3px;text-align:right;padding-left:2px;cursor:pointer;border-bottom:solid 1px #ccc;margin:0;font-size:12px}
.review_stop{width:73%;float:left;line-height:22px;padding-top:3px;text-align:left;padding-left:2px;cursor:pointer;border-bottom:solid 1px #ccc;margin:0;font-size:12px}

#reviewLoading{text-align:center;width:286px;height:10px;vertical-align:middle;display:none}
#listCarSignal{text-align:left;width:99%;overflow:auto;display:none;border-bottom:1px #ccc solid;margin:2px auto}
.tableReview{width:100%}
.tableReview tr{border-color:#ccc!important}
.cktr{cursor:pointer}
.cktrActive {
    background-color: #208cf9 !important;
    color: #FFF !important
}
.rowSeparate{background-color:#f3f3f3}
.ctTableReview{width:60px}

#kmCarReview{height:18px;margin-left:4px;width:282px;font-weight:700}

/*report*/
#divListCarReport{text-align:center;width:98%;overflow:auto;margin:2px auto}
.car_report{float:left;width:50%;}
.carplate_report{float:left;width:60%;text-align:left;margin:4px 0 0}
.check_carplate_report{float:left;width:30%;text-align:right;}
.check_carplate_report input{margin:8px}
.review_button,.report_button{text-align:center}
#divReportPanel{z-index:2000; position:absolute; top:0px;left:0px;right:0px;bottom:0px; margin:0px; display:none}
#reportContent{width:100%;border:none;padding:0px;margin:0px; z-index:20000}
#reportContent .panel,#reportContent .panel-body{border:none;padding:0px;margin:0px}
.BaoCaoMoi{display:none;position:absolute!important;top:65px;left:330px;right:3px;bottom:4px;width:auto;height:auto;z-index:999;border: 1px solid #ddd;background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  padding:0px;
  margin:0px;}
#ReportContainer{top:105px;right:3px;bottom:4px;width:100%;height:100%;z-index:999; padding:0px; margin:0px;}
.datagrid{padding:0px!important}
/*stoppoint*/
#listStopPoint{overflow:auto}
/*camera*/
.divVehicleList .carplate-header {
    float: left;
    width: 27%;
    line-height: 22px;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0 0 0 2px;
    padding: 5px 0 0 5px
}

.divVehicleList .driver-header {
    float: left;
    width: 25%;
    line-height: 22px;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding: 5px 0 0
}

.divVehicleList .status-header {
    float: left;
    width: 50%;
    line-height: 22px;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding: 5px 0 0
}

.divVehicleList .time-header {
    float: left;
    width: 22%;
    line-height: 22px;
    font-weight: 700;
    text-align: left;
    border-bottom: solid 1px #ccc;
    margin: 0;
    padding: 5px 0 0
}
.VehicleList {
    height: 300px;
    margin-left: 2px;
    text-align: left;
    width: 99%;
    overflow-y: auto;
    overflow-x: hidden;
}

    .VehicleList> .carrow {
        border-bottom: solid 1px #ccc;
        min-height: 30px
    }

    .VehicleList .Nodata {
        width: auto;
        cursor: pointer;
        border-color: #5a90b6;
        border-style: solid;
        border-width: 0;
        padding: 0
    }

    .VehicleList .carplate {
        float: left;
        width: 31%;
        line-height: 22px;
        padding-top: 3px;
        text-align: left;
        padding-left: 1px;
        cursor: pointer;
        margin: 0;
        font-size: 12px
    }

    .VehicleList .driver {
        float: left;
        width: 0%;
        line-height: 22px;
        padding-top: 3px;
        text-align: left;
        padding-left: 1px;
        cursor: pointer;
        margin: 0;
        font-size: 12px
    }

    .VehicleList .status {
        float: left;
        width: 50%;
        line-height: 22px;
        padding-top: 3px;
        text-align: left;
        padding-left: 1px;
        cursor: pointer;
        margin: 0;
        font-size: 12px
    }

    .VehicleList .time {
        float: left;
        width: 18%;
        line-height: 22px;
        padding-top: 3px;
        text-align: left;
        padding-left: 1px;
        cursor: pointer;
        margin: 0;
        font-size: 12px
    }

    .VehicleList .address {
        text-align: left;
        padding-left: 1px;
        cursor: pointer;
        margin: 0;
        font-size: 10px;
        color: gray
    }

#listCamera {
    overflow: auto
}



.navbarCam {
    width: 100%;
    background-color: #555 transparent;
    overflow: auto;
}

    .navbarCam a {
        float: left;
        /*color: dodgerblue transparent;*/
        text-decoration: none;
        /*font-size: 17px;*/
        width: 33%; /*25%;*/ /* Four links of equal widths */
        text-align: center;
        font-weight: bold;
    }

        .navbarCam a:hover {
            /*background-color: #000 transparent;*/
        }

        .navbarCam a.active {
            /*background-color: #4CAF50 ;*/
            color: red;
            
        }


/*Live camera*/
.rowCam {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}


.columnCam {
    /*flex: 25%;*/
    max-width: 45%;
    padding: 0 4px;
}

    .columnCam video {
        margin-top: 8px;
        vertical-align: middle;
        width: 100%;
    }

.dplayer-full {
    margin-top:0px!important;
}
.ttxplayer-controller {
    width: 95% !important;
    margin-left: 5px !important;
    opacity: 1 !important;
    background-color: transparent!important;
}
@media screen and (max-width: 800px) {
    .columnCam {
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .columnCam {
        flex: 100%;
        max-width: 100%;
    }
}
.video-js {
    position: relative;
    background-color: #C9CFD2 !important;
    background-image: url(/Images/poster.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 20px !important;
    margin-top: 2px !important;
    /*height:100%!important;*/
    /*width: 100%;*/
    border: 1px solid #801707 !important;
    /*height:150px;*/
    /*height: 90% !important;*/
    /*auto !important;*/
    /*-moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);*/
    
}
.vjs-tech {
    position: relative !important;
    /*height: 100% !important;*/
    /*width: 100% !important;*/
    padding: 0;
    object-fit: fill !important;
    display: block !important;
    /*transform: scale(0.95);*/
    object-position: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
    /*fit-content:50%;*/
}
.vjs-poster {
    position: relative !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*width: 200% !important;*/
    background-size: 100% !important;
    background-position: inherit;
    object-fit: cover !important;
    
    /*display: block!important;*/
}
.video-js .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
   
.vjs-loading-spinner {
    width: 20px!important;
    height: 20px!important;
}
.carplate-in-player {
    position: relative;
    z-index: 3004;
    top: -90% !important; /*-98%*/ 
    font-size:12px;
    font-weight:bold;
    color: gainsboro;
    margin-left:60%!important;
    /*display:none;*/
}
.carplate-in-player-new {
    position: relative;
    z-index: 3004;
    /*top: -90% !important;*/ /*-98%*/
    /*top: -1800%;*/
    right: -200% !important;
    font-size: 12px;
    font-weight: bold;
    color: gainsboro;
    margin-left: 60% !important;
    display: table-row;
    /*margin-top:20px!important;*/
}
#MainWindows {
    margin-left:-30px;
    width:100%!important;
}

#divAddPoint, #divDeviceInfo {
    position: absolute;
    width: 400px;
    height: auto;
    top: 120px;
    right: 100px;
    background: #fff;
    border: 1px #ccc solid;
    padding: 5px;
    display: none
}
.close-add-point,.close-device-info{position:absolute;top:-12px;right:-20px;width:30px;height:30px;cursor:pointer}

.divAddnew{float:right;padding-top:3px;padding-right:6px;font-weight:700;cursor:pointer}
#divAddpoint{float:right;padding-right:10px}
#divAddnewInfo{position:absolute;top:42px;left:360px;z-index:5000;display:none;background-color:#FFF;height:auto;border-color:#5a90b6;border-style:solid;border-width:1px}
#divReviewAddPoint{position:absolute;left:350px;top:40%;width:460px;height:260px;margin-top:-130px;display:none;z-index:2000;background-color:#fff;border:1px #b0b0b0 solid}
#vAddStopPoint{position:absolute;left:400px;top:40%;width:460px;height:260px;margin-top:-130px;display:none;z-index:2000;background-color:#fff;border:1px #b0b0b0 solid}
.topReportTitle{float:left;height:30px;padding-left:8px}
.topContent{float:left;width:550px;height:22px;padding-top:4px}
/*car status*/
#Status_Car,#Delivery{position:absolute;background:#fff;border:1px #ccc solid;width:auto;top:64px;bottom:2px;right:2px;left:2px;height:auto;z-index:99999;display:none}
/*route*/
#listRoute{overflow:auto}
#divAddRoute{position:absolute;width:500px;height:auto;top:100px;right:80px;background:#fff;border:1px #ccc solid;padding:5px;display:none}
.close-add-route{position:absolute;top:-12px;right:-20px;width:30px;height:30px;cursor:pointer}
.color-button{width:14px;height:14px;font-size:0;margin:2px;float:left;cursor:pointer}
/*utility*/
.tableReport{width:100%;border-collapse:collapse;border-color:#eee}
/*warningNosignal
#divWarningInfo{width:808px;height:500px;position:absolute;top:1px;left:320px;z-index:100;display:none}
#divWarning{background-color:#FFF;width:807px;height:480px;overflow:hidden}
#divWarning table{border-color:#f6f0ec}
#lblwarningSTT{width:40px}
#lblwarningTime{width:108px;text-align:left;padding-left:2px}
#lblwarningCarPlate{width:81px;text-align:left;padding-left:0}
#lblwarningDrivername{width:190px;text-align:left;padding-left:0}
#lblwarningError{width:116px;text-align:left;padding-left:0}
#lblwarningAddress{width:250px;text-align:left;padding-left:0}
#warningSTT{width:44px;height:25px}
#warningTime{width:107px;padding-left:2px;text-align:left}
#warningCarPlate{width:80px;padding-left:2px;text-align:left}
#warningDrivername{width:189px;padding-left:2px;text-align:left}
#warningError{width:115px;padding-left:2px;text-align:left}
#warningAddress{width:232px;padding-left:2px;text-align:left}
.Nowarning{font-weight:700;margin-top:10px;text-align:center;width:800px;border-style:none}
/*sos*/
#listSOS{text-align:center;width:100%;height:298px;overflow-y:auto;overflow-x:hide;margin:0;padding:0}
/*notice*/
#thongBao{position:absolute;left:350px;top:90px;width:700px;height:340px;z-index:9999;border:1px solid #369;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;display:none}
#thongBao p{padding:5px 10px}
#contentThongBao{width:700px;height:300px;overflow:auto}
#footerThongBao{text-align:center;width:700px;height:30px;margin-top:10px}

/*map tool*/
.map-tool-panel {
display: block;
position: absolute;
z-index: 1000;
top: 70px;
left: 330px;
width: auto;
height: 30px;
padding-top: 2px;
}

.map-tool-panel-2 {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 70px;
    right: 80px;
    width: auto;
    height: 25px;
    padding-top: 2px;
}

#frDistancePanelSOS{display:block;position:absolute;z-index:2000;top:5px;left:510px;background-color:#FFF;width:50px;height:30px;border:solid 1px #ccc;padding-top:2px;text-align:center;cursor:pointer;display:none}
#toolDistance{width:209px}
#DistanceBody{width:209px;border-collapse:separate}
#featureResult{display:none;width:209px;text-align:right;color:Blue;cursor:pointer;text-decoration:underline}
#featuretbody{overflow:auto}
#ctSearchUI{width:283px;height:100px;overflow-y:scroll;overflow-x:hide}
.LeftRowSearchUI{float:left;width:80px;cursor:pointer}
.RightRowSearchUI{float:left;width:120px;cursor:pointer}
#lblSearchCarplate{float:left;font-weight:700;width:80px}
#lblSearchStatus{float:left;font-weight:700;width:118px}
.divCenterPopup{display:none;position:absolute;background-color:#FFF;width:310px;height:auto;z-index:2000;}
.CenterPopupheader{font-weight:700;color:#FFF;padding-left:3px;padding-top:2px}
.bodyCenterPopup{border-bottom:1px solid #CCC;border-left:1px solid #CCC;border-right:1px solid #CCC}
#glyphicon-stop,#glyphicon-play{display:none;}


/*#SelectOptionUI{background-image:url(../Images/Site/Editor/4.png);background-repeat:no-repeat;background-position:center;text-align:center;cursor:pointer;float:left;width:24px;height:22px; padding-right:8px;}
#DistanceUI{background-image:url(../Images/Site/Editor/8.png);background-repeat:no-repeat;text-align:center;cursor:pointer;float:left;width:24px;height:22px; padding:2px;}
#SetCenterUI{background-image:url(../Images/Site/Editor/1.png);background-repeat:no-repeat;text-align:center;cursor:pointer;float:left;width:24px;height:22px;padding:2px;}
#ctSetCenterUI{position:absolute;z-index:1000;display:block;top:27px;left:360px;background-image:url(../Images/Site/vcomsat/bgDistance.png);background-repeat:no-repeat;width:212px;height:auto;border:solid 1px #747474}

#SelectOptionUI.selected{width:24px;height:22px;background-image:url(../Images/Site/Editor/3.png);background-repeat:no-repeat}
#SetCenterUI.selected{width:24px;height:22px;background-image:url(../Images/Site/Editor/2.png);background-repeat:no-repeat}
#DistanceUI.selected{background-image:url(../Images/Site/Editor/7.png);background-repeat:no-repeat;cursor:pointer;width:24px;height:22px}
#SearchUI.selected{width:24px;height:22px;background-image:url(../Images/Site/Editor/6.png);background-repeat:no-repeat}
#SearchUI{background-image:url(../Images/Site/Editor/5.png);background-repeat:no-repeat;text-align:center;cursor:pointer;float:left;width:24px;height:22px; padding:2px;}*/
#ContainctSearchUI{position:absolute;z-index:1000;display:block;top:100px;left:330px;border:solid 1px #ccc;height:auto;width:283px;text-align:center;background-image:url(../Images/Site/vcomsat/bgSearchRadius.png)}
.ctDistanceUI{position:absolute;z-index:100;display:block;top:100px;left:325px;background-image:url(../Images/Site/vcomsat/bgDistance.png);width:212px;height:auto;border:solid 1px #ccc}
/*car signal*/
.Nosignal{color:#99b3cc}
.Nogps{color:#99b3cc}
.Overspeed{color:Orange}
.Stop{color:#6b6b77}
.Run{color:#007d95}
.Parking{color:#2a2a2a}
.activeStatus,.activepoint{background-color:#dde7e5;color:#000}
.Normal,.pointNormal{color:#000}
/*device info*/
#thongtinthietbi{position:absolute;background:#fff;top:150px;left:440px;width:400px;height:350px;display:none;z-index:9999}
/*form valid*/
.clear{clear:both}
.error{color:Red!important}
.field-validation-error{color:red!important}
.input-validation-error{border:1px solid red!important;background-color:#fee!important}
.validation-summary-errors{font-weight:700;color:red}
.ui-state-error{border:1px solid #cd0a0a;background:#fef1ec;color:#cd0a0a}
/*car info popup*/
.gm-style .gm-style-iw,.gm-style .gm-style-iw a,.gm-style .gm-style-iw span,.gm-style .gm-style-iw label,.gm-style .gm-style-iw div{font-family:"Helvetica Neue",Helvetica; font-size:12.5px!important;}
.labels{text-align:center!important;white-space:nowrap!important;width:auto!important; }
.labels-run{text-align:center!important;white-space:nowrap!important;width:auto!important; }
.labels-run-thh{text-align:center!important;white-space:nowrap!important;width:auto!important;}
.gm-style div,.gm-style .labels{font-size:12px!important}
.carplate-label{font-size:11px!important;font-weight:700; border:1px solid #000; border-radius:5px!important; height:17px; background-color:#fff; padding:0px;text-align:center!important;padding:1px 2px 2px 2px}
#fuelContain{width:330px;font-weight:700}
.fuel{padding-right:10px;float:right}


/*#popup-content {
    border: 1px solid #ddd;
    border-radius: 6px 6px 6px 6px;
}*/

.list-group-success {
    color: #3c763d;
    background-color: #dff0d8;
}

.list-group-info {
    color: #31708f;
    background-color: #d9edf7;
}

.list-group-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

#tblCarInfoPopup tr {
    border: 1px solid #ddd;
    /*border-radius: 6px 6px 6px 6px;*/
}


#tblCarInfoPopup {
    border-spacing: 0;
}

  
#tblCarInfoPopup td {
    padding: 3px;
}

/*context menu*/
.contextmenu{visibility:hidden;background:#F2F2F2;z-index:10;position:relative;width:152px;border:solid 1px #ddd}
.contextmenu div{padding-left:5px}
.contextmenu ul,.contextmenu li{list-style:none;margin:0;padding:0}
.contextmenu ul{position:relative;z-index:597;float:left}
.contextmenu ul li{float:left;min-height:1px;line-height:1.5em;vertical-align:middle}
.contextmenu ul li.hover,.contextmenu ul li:hover{position:relative;z-index:599;cursor:default}
.contextmenu ul ul{visibility:hidden;position:absolute;top:100%;left:0;z-index:598;width:100%}
.contextmenu ul ul li{float:none}
.contextmenu ul ul,.contextmenu ul ul ul{top:-1px;left:99%}
.contextmenu ul li:hover > ul{visibility:visible}
.contextmenu ul li{float:none}
.contextmenu a{display:block}
.contextmenu{font-size:12px}
.contextmenu:after,.contextmenu ul:after{content:'';display:block;clear:both}
.contextmenu ul{background:#F0EFEA;border:1px solid #aaa;padding:4px;min-width:150px}
.contextmenu ul li{color:#333;position:relative}
.contextmenu ul li.hover,.contextmenu ul li:hover{background:#ccc;background:-moz-linear-gradient(#ccc 0%,#b3b3b3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#b3b3b3));background:-webkit-linear-gradient(#ccc 0%,#b3b3b3 100%);background:linear-gradient(#ccc 0%,#b3b3b3 100%);color:#FFF}
.contextmenu ul li.hover > a,.contextmenu ul li:hover > a{color:#FFF;border:1px solid #b3b3b3}
.contextmenu ul ul{min-width:150px}
.contextmenu a{border:1px solid transparent;padding:3px 10px}
.contextmenu a:link,.contextmenu a:visited{color:#333;text-decoration:none}
.contextmenu a:hover{background:#ccc;background:-moz-linear-gradient(#ccc 0%,#b3b3b3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#b3b3b3));background:-webkit-linear-gradient(#ccc 0%,#b3b3b3 100%);background:linear-gradient(#ccc 0%,#b3b3b3 100%);color:#FFF}
.contextmenu a:active{color:orange}
.contextmenu .has-sub:hover > a:after,.contextmenu .has-sub.hover > a:after{border-color:transparent transparent transparent #FFF}
.contextmenu .has-sub > a:after{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 4px;border-color:transparent transparent transparent gray;position:absolute;top:50%;right:5%;margin-top:-4px;-webkit-transform:rotate(360deg)}
.context_menu_omap{visibility:hidden;background:#F2F2F2;z-index:999999;position:absolute;width:152px;border:solid 1px #ddd}
.context_menu_omap div{padding-left:5px}
.context_menu_omap ul,.context_menu_omap li{list-style:none;margin:0;padding:0}
.context_menu_omap ul{position:relative;z-index:597;float:left}
.context_menu_omap ul li{float:left;min-height:1px;line-height:1.5em;vertical-align:middle}
.context_menu_omap ul li.hover,.context_menu_omap ul li:hover{position:relative;z-index:599;cursor:default}
.context_menu_omap ul ul{visibility:hidden;position:absolute;top:100%;left:0;z-index:598;width:100%}
.context_menu_omap ul ul li{float:none}
.context_menu_omap ul ul,.context_menu_omap ul ul ul{top:-1px;left:99%}
.context_menu_omap ul li:hover > ul{visibility:visible}
.context_menu_omap ul li{float:none}
.context_menu_omap a{display:block}
.context_menu_omap{font-size:12px}
.context_menu_omap:after,.context_menu_omap ul:after{content:'';display:block;clear:both}
.context_menu_omap ul{background:#F0EFEA;border:1px solid #aaa;padding:4px;min-width:150px}
.context_menu_omap ul li{color:#333;position:relative}
.context_menu_omap ul li.hover,.context_menu_omap ul li:hover{background:#ccc;background:-moz-linear-gradient(#ccc 0%,#b3b3b3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#b3b3b3));background:-webkit-linear-gradient(#ccc 0%,#b3b3b3 100%);background:linear-gradient(#ccc 0%,#b3b3b3 100%);color:#FFF}
.context_menu_omap ul li.hover > a,.context_menu_omap ul li:hover > a{color:#FFF;border:1px solid #b3b3b3}
.context_menu_omap ul ul{min-width:150px}
.context_menu_omap a{border:1px solid transparent;padding:3px 10px}
.context_menu_omap a:link,.context_menu_omap a:visited{color:#333;text-decoration:none}
.context_menu_omap a:hover{background:#ccc;background:-moz-linear-gradient(#ccc 0%,#b3b3b3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#b3b3b3));background:-webkit-linear-gradient(#ccc 0%,#b3b3b3 100%);background:linear-gradient(#ccc 0%,#b3b3b3 100%);color:#FFF}
.context_menu_omap a:active{color:orange}
.context_menu_omap .has-sub:hover > a:after,.context_menu_omap .has-sub.hover > a:after{border-color:transparent transparent transparent #FFF}
.context_menu_omap .has-sub > a:after{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 4px;border-color:transparent transparent transparent gray;position:absolute;top:50%;right:5%;margin-top:-4px;-webkit-transform:rotate(360deg)}
#context{min-width:120px;padding:1px;margin:0}
#context li{list-style:none;padding:3px;margin:0;cursor:pointer;font-weight:700}
#context li:hover{background-color:#A7C4FA;border:solid 1px #B0B0B0;color:#fff}
#themdiem_ui_map{position:absolute;background:#fff;top:150px;left:440px;width:400px;height:180px;display:none;z-index:9999}
#themdiem_ui_map input[type=text]{width:250px}
#themdiem_ui_map select{width:250px}
#loaidiem_ui_msdd img{height:16px}
#xetrongvung_ui_map{position:absolute;background:#fff;right:5px;bottom:5px;width:400px;height:200px;display:none;z-index:9999}
#xetrongvung_ui_map p{padding:5px}
.ui_map_layout h2{padding:6px 0 15px 10px;color:#fff;font-size:14px;background-color:#346bc8;cursor:move;height:18px; margin-top:5px}
.divhienthi{border-color:#ccc;border-style:solid;border-width:1px;margin:0 auto auto;position:absolute;top:30px;bottom:1px;right:1px;left:1px;padding:5px}
#slide_caidatzoom{margin:0 8px}
.close_ui_map{position:absolute;top:7px;right:5px;width:16px;height:16px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABXElEQVQ4T2OcwiuedujzyygGEoEdr/iynM8vZzGGMTAcWLbzjD0DCzMDAz83A4MoPwMDLycDw99/ECOZGBkYvv1iYPj0jYHhCxD/ALJ//GaIcjc5uIqBwQFswOScfHsSHcCQO2UiwoBJsYkkG5C3eD7CgIl+wSQbkL9pLZIBPoEoBkhsXgf20QvfIAZkNrI387esRzLAwQ3VgP07MYLkhaM7ilj+gV0IA4okTDG8YP78FFzDSUkzDAP7XpxGGFAsaQAx4D8QAWPN/Nl5DA0npQwZGIHyMND74gKSCyS1UVxg/uwKWN1JKR2gYQg2SAxoPhj0Pr+KbIAa2ACQJMgFIJcwAon/jIwQDSCXASGYBzWh99ktJAOkFOEugOoHGwAxBmErMrv32X2kMJCWgYcBxIFgJ4ApEA2mYLrBNCND79MnWAzACDrcAnADKM6NQDuA2Y8BmA1JBl+BOj4CACF4lREm/1iWAAAAAElFTkSuQmCC)}
.exportcarinzone{position:absolute;top:7px;right:30px;width:16px;height:16px;background:transparent url(../flexigrid/css/images/icon-excel.png);cursor:pointer;z-index:203}
#kieuhienthi{position:absolute;background:#fff;top:150px;left:440px;width:260px;height:180px;display:none;z-index:9999}

/*dialog*/
#boxes .windowmap{position:absolute;left:0;top:0;/*width:800px;height:400px;*/display:none;z-index:9999;padding:2px;border:1px solid #ddd;background:#fff}
#TableDetail .windowmap{position:absolute;left:0;top:0;/*width:800px;height:400px;*/display:none;z-index:9999;padding:2px;border:1px solid #ddd;background:#fff}
/*loading*/
#DataLoadingAjax{display:none;text-align:center;height:30px;vertical-align:middle;position:absolute;top:120px;right:90px;width:160px;background:#E4E4E4;border:1px #ccc solid;z-index:9999}
.DataLoading{display:none;text-align:center;width:270px;height:50px;vertical-align:middle}
.loading{display:none;text-align:center;width:286px;height:10px;vertical-align:middle}
/*sos*/
/*#myElement{position: absolute!important; left:300px!important; top:5px!important}*/
/*driver*/
.mapmodal{background-color:#FFF;border:1px solid #666}
.mapmodalheader{background:#dde7e5;border-bottom:1px solid #666;color:#dd4b39;font-weight:700;text-align:left;padding:2px}
.mapmodaltext{padding:5px}
/*table grid*/
/*.fixed-table-container thead th .th-inner{white-space:nowrap; text-align:center; vertical-align:middle;}*/
/*search*/
/*#searchbox{bottom: 10px; left: 500px; position: absolute;width: 500px; height: 23px; font-size: 12px;}*/
#searchbox {
    /*top: 73px;*/
    /*left: 700px;*/
    /*left: 10%;*/
    position: absolute;
    width: 300px;
    height: 23px;
    font-size: 12px;
}
@media only screen and (max-width: 1024px) {
    #searchbox {
        width: 150px;
    }
    .map-tool-panel-2{
        right:12px;
    }
}

.datagrid-cell span {white-space:normal}


#TimeWarning {
    position: absolute;
    background: #fff;
    right: 5px;
    bottom: 5px;
    margin-bottom: 0px;
    width: 400px;
    height: 200px;
    display: none;
    z-index: 9999
}
#StorageMediaWarning {
    position: absolute;
    background: #fff;
    right: 5px;
    bottom: 205px;
    margin-bottom: 0px;
    width: 400px;
    height: 200px;
    display: none;
    z-index: 9999
}
#SDCardWarning {
    position: absolute;
    background: #fff;
    right: 5px;
    bottom: 405px;
    margin-bottom: 0px;
    width: 400px;
    height: 200px;
    display: none;
    z-index: 9999
}
#CheckInF88Warning, #UnplugPowerF88Warning {
    position: absolute;
    background: #fff;
    right: 5px;
    bottom: 405px;
    margin-bottom: 0px;
    width: 400px;
    height: 200px;
    display: none;
    z-index: 9999
}
    #TimeWarning p, #StorageMediaWarning p, #SDCardWarning p, #CheckInF88Warning p, #UnplugPowerF88Warning p {
        padding: 5px
    }
/*form*/
#fm,.fm
{
    margin: 0;
    padding: 10px 30px;
}
.ftitle
{
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.fitem
{
    margin-bottom: 5px;
}
.fitem label
{
    display: inline-block;
    width: 80px;
    text-align:right;
    vertical-align:top;
}
.fitem span, .fitem div, .fitem select
{
    display: inline-block;
    /*float:right*/
}
#loaidiem_ui_msdd,#loaidiem_ui_child{width:290px!important}
.dd .ddTitle {
  height: 24px!important;
}
.red{color:red}

/*tooltip*/
.tooltip-inner {
background-color: #007d95;
color: #fff;
}

.tooltip.right .tooltip-arrow {
border-right: 5px solid #007d95;
}

.ui-datepicker {
    z-index: 100!important;
}

.div_fuel{
	width:152px;
	height:20px;
	position:relative;
	border:solid 1px #DDDDDD;
	background:#ffffff;
	margin:0 auto;
}
.text_fuel{
	text-align:center;
	width:100%;
	position: absolute;
	z-index:55;
	background:none;
	font-weight:bold;
}
.fuel_min{
	float:left;
	background:#ff0000;
	height:100%;
}
.fuel_current{
	float:left;
	background:#2A90B2;
	height:100%;
}
.fuel_total{
	float:left;
	height:100%;
}
@media print {
    body { font-size: 10pt!important; -webkit-print-color-adjust: exact;}
    .btn-group {display: none!important;}
    .menu-top,#myTab,#searchbox,#frDistancePanel { display: none; }
    [class*="col-sm-"] {
        float: left;
    }
    img {
        max-width: none !important;
    }
    .gm-style-iw div {
       background-color:white !important;
    }
    a[href]:after {
        content: none !important;
    }
}

.datagrid-group-title{width:90%}
.datagrid-group {
  width:1280px;
}

/*.b-m-mpanel{visibility:hidden;background:#FFFFFF;z-index:1;position:relative;width:152px;border:solid 1px #ddd}*/

.b-m-mpanel{
    border-color:#b3b3b3;
}
.b-m-ifocus {
    border-color: #f1f1f1;
    height:23px;
    line-height: 23px;
    margin-bottom:8px;
}
.b-m-ifocus :hover{background:#ccc;
                 background:-moz-linear-gradient(#ccc 0%,#b3b3b3 120%);
                 background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(120%,#b3b3b3));
                 background:-webkit-linear-gradient(#ccc 0%,#b3b3b3 120%);
                 background:linear-gradient(#ccc 0%,#b3b3b3 120%);
                 color:#FFF;
                 height:23px;
                 margin-bottom:8px;
}
.b-m-item{
    height:23px;
    line-height: 23px;
    Vertical-Align:central;
        margin-bottom:8px;
}

.waring-info {
    padding: 20px 10px;
    min-height: 50px;
    color: Orange;
}

.badge-notify{
   background-color:#1ab394!important;
   position:relative;
   top: -10px;
   left: -16px;
   color: #FFFFFF;
  }

.license-waring-info {
    padding: 20px 10px;
    min-height: 50px;
    color: Orange;
}
.license-notify {
    background-color: #1ab394 !important;
    position: relative;
    top: -10px;
    left: -16px;
    color: #FFFFFF;
}

.control-label {
    padding-top: 5px;
}

.fz-toolbar{
    display:block!important;
}
.activeCamRow {
    background-color: #F8F4F4;
}

#BCQDC tr:nth-child(even) {
    background-color: #f2f2f2;
}