body {
    color: black !important;
    font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
    font-weight: normal;
}
/* picker data */
.picker__table {
  margin-right: 8px;
  margin-left: 8px;
  width: 95% !important;
}

div.picker.datepicker .picker__box .picker__table .picker__day.picker__day--infocus {
  width: 33px;
  height: 32px;
  line-height: 30px;
  padding: 0;
}

div.picker.datepicker .picker__box div.picker__footer button {
  margin-top: 0;
}

.datepicker .fa-caret-down:before {
  display: inline-block;
  margin-left: 0.255em;
  /*vertical-align: 0.255em;*/
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  vertical-align: middle;
  border-top: 6px solid #828282;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

div.picker.datepicker .picker__box .picker__header.datepicker__box .picker__nav .picker__nav--prev:before {
  margin-left: 4px;
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border: solid #03a9f4;
  border-width: 2px 2px 0 0;
  transform: rotate(-135deg);
}

div.picker.datepicker .picker__box .picker__header.datepicker__box .picker__nav .picker__nav--next:before {
  margin-left: -4px;
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border: solid #03a9f4;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}
/* end picker data */
.car-cph{
    border: 1px solid #000000;
    background: #fff;
    font-size: 11px;
    color: #000000;
    padding: 3px 3px;
    white-space:nowrap;
    line-height: 13px;
    opacity: 1 !important;
    /*margin-top: 18px !important;*/
    border-radius: 3px;
}
.car-cph-active{
    border: 1px solid #ffffff;
    background: #03a9f4;
    font-size: 11px;
    color: #ffffff;
    padding: 3px 3px;
    white-space:nowrap;
    line-height: 13px;
    opacity: 1 !important;
    /*margin-top: 18px !important;*/
    border-radius: 3px;
}

.fixed_headers {
    margin-bottom: 20px !important;
}
  
.fixed_headers thead th {
    color: #FDFDFD;
    text-align: center !important;
}

.fixed_headers tfoot th {
    color: #FDFDFD;
    font-weight: 500;
    height: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 16px;
}

.fixed_headers td, .fixed_headers th {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.fixed_headers thead, .fixed_headers tfoot {
    background: #8D8D8D;
    font-size: 12px;
}
.fixed_headers thead th, .fixed_headers tfoot th{
    color: #FDFDFD !important;
}
.fixed_headers tbody tr:nth-child(even) {
    background: #DDD;
}

.zcm-cm-button.open {
    display: none !important;
}

#changeXemLai {
    /*background: linear-gradient(to right,#ffffff 0,rgb(3, 169, 244) 100%);*/
    background-image: linear-gradient(to right, rgba(3, 169, 244, 1) 0, #03a9f4 100%);
    background-position-x: center;
    background-position-y: center;
    background-size: 100% 2px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

#gmap-login {
    overflow: hidden;
    height: 110%;
    margin: 0;
    position: fixed!important;
    top: 0;
    width: 100%;
    z-index: 0;
    left:0;
    opacity:0.8;
}

.page[data-page=review] #changeXemLai::-webkit-slider-thumb:before {
    -webkit-appearance: none !important;
    background-color: red;
    height: 15px;
    width: 15px;
}

.taris-login {
    height:100% !important;
    margin: 0px !important;
    padding: 0px;
    background-color: #082644;
    opacity: 1 !important;
}

.agent-login {
    height: 100%;
    margin: 0px;
    opacity: 1;
    background: url(../img/loginbackground.jpg) no-repeat scroll center center;
    width: 100%;
    float: left;
    padding: 0px 0 200px 0;
}

.agent-form-login {
    margin: 20px auto;
    background-color: rgba(0, 0, 0, 0.58);
    padding: 10px;
}

.login-footer {
    font-size: 13px;
    margin: auto;
    text-align: center;
    bottom: 10px;
    left: 0px;
    right: 0px;
    position: fixed;
    z-index: 5;
    color: white;
}

.agent-login-footer {
    background-color: rgba(0, 0, 0, 0.58);
}

.marker-car{
    width: 33px;
    height: 33px;
}

.marker-stop{
    width: 25px;
    height: 25px;
}

.disabledButton{
    pointer-events: none;
}

.disabledButton a{
    background-color: #80808038;
    color: gray !important;
}

.page[data-page=reportGeneral] .box-search-time,
.page[data-page=reportGeneralFuel] .box-search-time,
.page[data-page=videoPlayback] .box-search-time,
.page[data-page=imageManager] .box-search-time {
    text-align: center;
    padding-top: 4px;
}

.page[data-page=reportGeneral] .box-search-device,
.page[data-page=reportGeneralFuel] .box-search-device,
.page[data-page=reportRouteDetailByDay] .box-search-device,
.page[data-page=fuelChart] .box-search-device,
.page[data-page=distanceSpeedChart] .box-search-device,
.page[data-page=videoPlayback] .box-search-device,
.page[data-page=imageManager] .box-search-device {
    margin: auto;
    padding: 4px 0;
    box-shadow: 0 1px #c3c3c3;
}

.loading-overlay {
    display: none;
    background: rgba( 26, 26, 26, 0.7 );
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top: 0;
}

.loading-overlay-image-container {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50% );
}

.loading-overlay-img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

.show-loading-overlay {
    display: block !important;
}

#trackingInfo .status-title{
    border: none !important;
    color: gray !important;
    margin-top: 3px !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    max-width: 98% !important;
}

.grayScale{
  filter: grayscale(100%);
}