﻿body {
    font-family: Arial, Helvetica, sans-serif;
}



.fr-vts-splash-screen {
    background-repeat: repeat;
}

.fr-vts-left-sidebar .sidebar-elements>li>a,
.fr-vts-left-sidebar .sidebar-elements>li>ul>.nav-items .fr-vts-scroller .content>ul>li>a {
    font-weight: normal;
}

.field-validation-error,
#msgDiv .errorMessage {
    color: red;
    padding: 5px 0;
    display: block;
    font-weight: 600;
}

.minus::before {
    content: "\f068";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.minus .fa {
    display: none;
}

.plusIcon:after {
    content: " +";
    display: block!important;
}

.minusIcon:after {
    content: " -";
    display: block!important;
}

.xdsoft_datetimepicker {
    z-index: 9999999 !important;
}

.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    padding-top: 60px;
}

.tooltip1 .tooltiptext::after {
    content: "";
    position: absolute;
    top: 10%;
    left: 0%;
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
    transform: rotate(90deg);
}

.tooltiptext {
    color: #fff
}

.tooltiptext td {
    background: none!important;
    color: #fff!important;
    height: inherit!important;
    padding: 10px!important;
    border-bottom: 1px dotted #fff!important;
}

.currentTrack:hover .tooltiptext {
    visibility: visible;
    top: -5px;
    left: 20px;
    margin-left: 30px
}

.tooltip1 .tooltiptext {
    visibility: hidden;
    min-width: 260px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin-left: 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tooltip1:hover {
    overflow: visible;
}

.login-container .panel-default .panel-body .form-group>div.alertText {
    color: red;
    padding: 10px;
    text-align: center;
    font-weight: 600;
}

.login-container .panel-default .panel-body .form-group .input-group .form-control {
    color: #000000;
}

.red {
    color: red;
}

.green {
    color: green;
}

.speedTrack h3 {
    color: #000;
    margin: 0;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}

.speedTrack ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.speedTrack ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 24.1%;
    text-align: center;
    vertical-align: top;
}

.speedTrack ul li span {
    display: block;
    margin: 7px 4px;
    font-weight: 600;
    background-color: #000;
    color: #fff;
    padding: 3px 0;
    font-size: 10px;
}

.endTrip .table th {
    color: #000;
    border-right: 1px solid #fff;
    white-space: nowrap;
    width: 16.66666666666667%;
}

.panel11 th {
    width: inherit !important;
}

#SBTMSTripDashboard {
    width: 100%;
    display: grid;
}

.endTrip .table th:last-child {
    border-right: 1px solid #fff !important;
}

.table>thead>tr>th {
    background-color: #000;
    border-right: 1px #000 solid !important;
    border-top: 1px #000 solid !important;
    border-bottom: 1px #000 solid !important;
    border-right: 1px #fff solid !important;
}

.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td {
    font-size: 12px;
}

.widget .box-info {
    width: 79%;
}

.widget .box-icon {
    width: 18%;
    margin-left: 3%;
    text-align: right;
}

.widget .box-icon img {
    max-width: 56px;
    min-width: 48px;
    min-height: 48px;
    max-height: 56px;
}

.btn,
.dropdown-header,
.dropdown-menu>li>a {
    line-height: 14px;
}

.table td .btn {
    padding: 5px 9px;
    font-size: 12px;
}

.text-muted {
    font-size: 15px;
}

.viewText {
    padding-top: 9px;
    color: #000;
}

input.viewText {
    margin-top: 12px;
}

.modal-lg {
    width: 90%;
}

#tblTodayactivity th {
    white-space: nowrap;
}

#Start_Location,
#End_Location {
    min-width: 300px;
    display: inline-block;
}

.pieChartHeight {
    min-height: 350px;
    padding: 0;
}

.main-content .section-body .container-fluid {
    padding: 0;
}

.marb10 {
    margin-bottom: 10px;
}

.pageNumber .text-info {
    color: #f00;
}

.dateView {
    position: relative;
}

.dateView .dateIcon {
    position: absolute;
    right: 10px;
    top: 12px;
}

.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .fr-vts-connections .footer a,
.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .fr-vts-messages .footer a,
.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .fr-vts-notifications .footer a {
    background-color: #000000;
    color: #fff;
}

.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .fr-vts-connections .footer a:hover,
.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .fr-vts-messages .footer a:hover,
.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .fr-vts-notifications .footer a:hover {
    background-color: #000000;
    color: #fff;
}

.fr-vts-top-header,
.fr-vts-left-sidebar,
.fr-vts-content,
.fr-vts-left-sidebar .sidebar-elements>li>ul {
    transition: all 0.5s ease;
}

.fr-vts-left-sidebar .sidebar-elements>li>a .icon {
    font-weight: bold;
}

.fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown .indicator {
    margin-top: -24px;
}

.modalBgLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 9998;
    overflow: hidden;
}

.modalLoaderCenter {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    margin-top: -114px;
}

.modalLoaderCenter span {
    display: block;
    text-align: center;
    font-size: 21px;
    padding-top: 15px;
    color: #000;
}

.iconView {}

.iconView ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.iconView ul li {
    display: inline-block;
}

.modal {
    z-index: 999999 !important;
}

.viaAddr img {
    margin-top: 10px;
}

.fr-vts-top-header .navbar-collapse .fr-vts-user-nav>li.dropdown .dropdown-menu li a .icon {
    width: 21px;
    display: inline-block;
    text-align: center;
}

.excelPdfIcon {
    margin-bottom: 10px;
    text-align: right;
}

.excelPdfIcon .iconSet {
    padding: 8px;
    background-color: #fff;
    width: 40px;
    height: 40px;
}

.fr-vts-left-sidebar .sidebar-elements>li.parent.parentNone>a:after {
    display: none;
}

.fr-vts-left-sidebar {
    height: auto;
}

.input-group-addon {
    padding: 7px 12px;
}

.mapAllbtn {
    margin-bottom: 10px;
    display: block;
}

.textRed {
    color: red;
    font-weight: 600;
    font-size: 15px;
}

.md-modal .md-content .modal-header h1,
.md-modal .md-content .modal-header h2,
.md-modal .md-content .modal-header h3,
.md-modal .md-content .modal-header h4,
.md-modal .md-content .modal-header h5,
.md-modal .md-content .modal-header h6,
.md-modal .modal-content .modal-header h1,
.md-modal .modal-content .modal-header h2,
.md-modal .modal-content .modal-header h3,
.md-modal .modal-content .modal-header h4,
.md-modal .modal-content .modal-header h5,
.md-modal .modal-content .modal-header h6,
.modal .md-content .modal-header h1,
.modal .md-content .modal-header h2,
.modal .md-content .modal-header h3,
.modal .md-content .modal-header h4,
.modal .md-content .modal-header h5,
.modal .md-content .modal-header h6,
.modal .modal-content .modal-header h1,
.modal .modal-content .modal-header h2,
.modal .modal-content .modal-header h3,
.modal .modal-content .modal-header h4,
.modal .modal-content .modal-header h5,
.modal .modal-content .modal-header h6 {
    color: #000;
    font-weight: 600;
}

.col-box-icon {
    width: 16.66%;
    float: left;
}

.fullDiv {
    background: url("../../assets/img/fullscreen.png") 0 0 no-repeat;
    width: 24px;
    height: 24px;
    float: right;
    margin: 3px 4px 0 10px;
    cursor: pointer;
}

.hideDiv {
    background: url("../../assets/img/exit-fullscreen.png") 0 0 no-repeat;
    width: 24px;
    height: 24px;
    float: right;
    margin: 3px 4px 0 10px;
    cursor: pointer;
    display: none;
}

.fullDisplay.fullFixedDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.fullDisplay.fullFixedDiv {
    background-color: #fff;
}

.fullDisplay.fullFixedDiv #dvSlider {
    background-color: #f0f0f0;
}

.size-h2 {
    font-size: 21px;
    line-height: 24px;
}

.widget {
    padding: 10px;
    margin-bottom: 20px;
}

.main-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.container,
.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.row,
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.loadTruck {
    border: 1px solid #ddd;
}

.loadTruck tr.loadingProcess td {
    height: 90px;
    background: url("../img/normalTrack.png") top center no-repeat;
    font-weight: bold;
    color: #000;
    /*padding-top: 60px;*/
    border: 0;
}

.loadTruck tr.loadingProcess td.activeTrack {
    background-image: url("../img/activeTrack.png");
}

.loadTruck tr.loadingProcess td.currentTrack {
    background-image: url("../img/currentTrack.png");
}

@media (max-width:780px) {
    .widthLeft,
    .widthRight {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .widthCenter {
        display: none;
    }
    .widthRight {
        margin-top: 15px;
    }
    .table-responsive {
        border: 1px solid #ddd;
    }
    .list-desc ul li {
        width: 23% !important;
    }
}

@media screen and (max-width:640px) {
    .fr-vts-left-sidebar {
        height: 100%;
    }
    .fr-vts-top-header .navbar-collapse .navbar-nav>li.dropdown>a .angle-down {
        position: absolute;
        right: 8px;
        top: 18px;
    }
    .fr-vts-left-sidebar .sidebar-elements>li>ul.sub-menu {
        height: 100% !important;
    }
    label {
        font-weight: 600;
        margin-bottom: 2px;
        margin-top: 10px;
    }
    .fr-vts-left-sidebar .sidebar-elements>li.parent.open>a:after {
        content: '\e682';
    }
    .fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown>ul.dropdown-menu>li .footer>a {
        background-color: #808080;
    }
    .fr-vts-top-header .navbar-collapse .fr-vts-icons-nav>li.dropdown>ul.dropdown-menu>li .footer>a:hover {
        background-color: #808080;
    }
    .mapAllbtn {
        text-align: center;
    }
    .mapAllbtn .btn+.btn {
        margin-top: 10px;
    }
}

@media screen and (max-width:550px) {
    .paginationDiv .col-xs-12,
    .paginationDiv .col-xs-12.text-right {
        text-align: center;
    }
    .panel-default>.panel-heading {
        text-align: center;
    }
    .panel-heading .textHead {
        float: none;
        margin-bottom: 10px;
        margin-top: 0;
        width: 100%;
        text-align: center;
    }
    .panel-heading .btn {
        float: none;
    }
    .btnShowDIv .text-right {
        text-align: center;
        margin-top: 15px;
    }
    .btnShowDIv .btn {
        padding: 5px 8px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .widthRight .btnGroup {
        text-align: center;
    }
    .widthRight .btnGroup .btn {
        margin-bottom: 10px;
    }
    .input-group-addon {
        padding: 7px 12px;
    }
    .excelPdfIcon {
        text-align: center;
    }
}

@media screen and (max-width:380px) {
    .col-md-right {
        width: 300px;
    }
    .full-right .col-md-right {
        margin-right: -290px;
    }
    .nav-tabs>li a {
        font-size: 12px;
        padding: 7px 5px;
    }
    .speedTrack ul li {
        width: 23.5%;
    }
    .speedTrack ul li span {
        min-height: 36px;
    }
    .xdsoft_datetimepicker .xdsoft_datepicker {
        width: 185px !important;
    }
}


/*TRip Dashboard*/

.legend-container {
    position: relative;
    display: none;
    border-top: 2px solid #ddd;
    z-index: 1;
}

.legend-content {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    width: 100%;
}

#legendPin {
    transition: all 0.6s ease 0s;
    -ms-transform: rotate(0deg);
    /* IE 9
*/
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

#legendDiv.showDiv {
    display: block;
}

#legendPin.in {
    transition: all 0.6s ease 0s;
    -ms-transform: rotate(180deg);
    /*
IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.textView {
    display: block;
    margin-top: 8px;
    font-weight: 600;
    color: #000;
}

#TripMapTracking {
    border: 1px solid #ddd;
}


/*Trip dashboard Slider*/

#dvSlider .carousel-control {
    width: 48px;
    font-size: 32px;
    color: #000;
}

#dvSlider .carousel-control.right .icon,
#dvSlider .carousel-control.left .icon {
    /*top:18px;*/
    top: 26px;
    position: relative;
}

#dvSlider .carousel-control.right,
#dvSlider .carousel-control.left {
    background: none;
}

#dvSlider .widget {
    padding: 10px;
}

#dvSlider .widget p {
    margin-bottom: 0;
}

#dvSlider .widget table td {
    padding: 3px;
}

.carousel-inner.onebyone-carosel {
    margin: auto;
    width: 94%;
}

.onebyone-carosel .active.left {
    left: -33.33%;
}

.onebyone-carosel .active.right {
    left: 33.33%;
}

.onebyone-carosel .next {
    left: 33.33%;
}

.onebyone-carosel .prev {
    left: -33.33%;
}

.ui-autocomplete {
    overflow: auto;
    height: 300px;
    z-index: 999999;
}

.routeMapSection {
    padding: 0;
}

.routeMapSection .leftSide {
    width: 50%;
    float: left;
    border-right: 1px solid #ddd;
    position: relative;
}

.showTableRoute {
    transition: all 0.6s ease 0s;
    position: absolute;
    bottom: 0;
    display: none;
    background-color: #fff;
    width: 100%;
}

.showTableRoute.showDiv {
    display: block;
}

.btnDivShow {
    padding: 10px 0;
}

.routeMapSection .rightSide {
    width: 50%;
    float: right;
}

.routeMapSection .leftSide .form-group:after {
    clear: both;
}

.routeMapSection .leftSide .form-group:after,
.routeMapSection .leftSide .form-group:before {
    content: " ";
    display: table;
}

.routeMapSection .leftSide .form-group {
    margin-top: 10px;
}

.routeMapSection .leftSide .form-group+.form-group {
    margin-bottom: 10px;
}

.showTableRoute .panel-group.accordion {
    margin: 0;
}

.showTableRoute .panel-group.accordion.accordion-semi .panel .panel-collapse .panel-body {
    padding: 10px 10px 0;
}

.panel-group.accordion.accordion-semi .panel .panel-heading .panel-title {
    font-size: 14px;
}

.panel-group.accordion.accordion-semi .panel .panel-heading a,
.panel-group.accordion.accordion-semi .panel .panel-heading a.collapsed {
    padding: 4px 10px;
    background-color: #000;
    color: #fff;
    font-weight: 600;
}

.labelViewCenter {
    margin-top: 36px;
}

.labelViewCenter.noneMargin {
    margin-top: 0;
}

.labelViewCenter label {
    margin-bottom: 0;
}

.labelViewCenter input[type="checkbox"],
.labelViewCenter input[type="radio"] {
    margin: 0;
}

.currentTrip .table {
    background: #D1EDD0;
}

.currentTrip .table th {
    color: #000;
}

.currentTrip .table thead th {
    color: #fff;
}

.endTrip .table {
    background: #EDD0D0;
}

.endTrip .table thead th {
    color: #fff;
}

.text-success {
    color: #119f4a;
}

.text-info {
    color: #0e75da;
}

.newDashboard .nav-tabs {
    background: #fff;
}

.newDashboard .tab-content {
    /*margin-top:20px;*/
}

.newDashboard .nav-tabs>li {
    position: relative;
    margin-bottom: 0;
    width: 13%;
    margin: 0;
}

.newDashboard .nav-tabs>li:nth-child(7) {
    width: 21%;
}

.newDashboard .nav-tabs>li a {
    font-size: 15px;
    padding: 10px 20px;
}

#ShowallVehicle .nav-tabs>li {
    margin-bottom: 0;
    width: 33%;
    margin: 0;
    text-align: center;
    padding: 8px 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #e90a0b;
    border: 0;
}

.nav-tabs>li.active:before {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #fff transparent transparent;
    z-index: 1;
    left: 50%;
    margin-left: -5px;
}

.subNavTabs {
    background: #4a4a4a;
    padding: 20px 15px 15px;
    list-style: none;
    margin: 0;
}

.subNavTabs li {
    margin: 0;
    display: inline-block;
}

.subNavTabs>li a {
    font-size: 13px;
    padding: 7px 15px;
    margin-right: 15px;
    color: #fff;
    font-weight: 600;
}

.subNavTabs>li.showView a {
    background: #fff;
    border-radius: 20px;
    color: #e90a0b;
}


/*gdhfghdfg*/

.gridHd {
    background: #EDD0D0;
    color: #000;
    padding: 2px 10px;
    font-weight: bold;
    border-right: 1px solid #fff;
}

@media screen and (max-width:1300px) {
    .newDashboard .nav-tabs>li {
        width: 25%;
        min-height: 95px;
    }
    .newDashboard .nav-tabs>li:nth-child(7) {
        width: 25%;
    }
}

@media screen and (max-width:800px) {
    .newDashboard .nav-tabs>li {
        width: 33.33%;
        min-height: 100px;
    }
    .newDashboard .nav-tabs>li:nth-child(7) {
        width: 100%;
    }
}

@media screen and (max-width:790px) {
    #ShowallVehicle .nav-tabs>li {
        width: 100%;
    }
    #ShowallVehicle .nav-tabs>li #spnPopRegNo,
    #ShowallVehicle .nav-tabs>li #spnPopDevNo,
    #ShowallVehicle .nav-tabs>li #spnTotalKmByVeh {
        clear: both;
        display: block;
    }
    .newDashboard .nav-tabs>li {
        width: 100%;
        min-height: 60px;
    }
    .newDashboard .nav-tabs>li:nth-child(7) {
        width: 100%;
    }
}

.panel1 {
    display: none;
}

#one {
    display: block;
}

.panel1,
.panel {
    background-image: url(../../../images/dropdown-img.jpg);
    background-repeat: no-repeat;
    background-position: 99.8% 2px
}

.dropdown dd,
.dropdown dt {
    margin: 0px;
    padding: 0px;
}

.dropdown ul {
    margin: -1px 0 0 0;
}

.dropdown dd {
    position: relative;
}

.dropdown a,
.dropdown a:visited {
    color: #7d7d7d;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    outline: none;
    font-size: 12px;
}

.dropdown dt a {
    display: block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 0;
    display: block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 0;
    width: 100%;
    height: 38px;
    border: 1px solid #eaeaea;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.dropdown dt a span,
.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
}

.dropdown dd ul {
    background-color: #fff;
    border: 0;
    color: #000;
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 100%;
    list-style: none;
    height: 150px;
    overflow: auto;
    background-color: #fff;
    z-index: 99;
    box-shadow: 1px 4px 3px 3px antiquewhite;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

.dropdown dd ul li a:hover {
    background-color: #fff;
}

.dropdown1 dd,
.dropdown1 dt {
    margin: 0px;
    padding: 0px;
}

.dropdown1 ul {
    margin: -1px 0 0 0;
}

.dropdown1 dd {
    position: relative;
}

.dropdown1 a,
.dropdown1 a:visited {
    color: #7d7d7d;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    outline: none;
    font-size: 12px;
}

.dropdown1 dt a {
    display: block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 0;
    width: 100%;
    height: 38px;
    border: 1px solid #eaeaea;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.dropdown1 dt a span,
.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
}

.dropdown1 dd ul {
    border: 0;
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 100%;
    list-style: none;
    height: 150px;
    overflow: auto;
    background-color: #fff;
    z-index: 99;
    box-shadow: 1px 4px 3px 3px antiquewhite;
}

.mutliSelect input {
    margin: 6px;
}

.dropdown1 span.value {
    display: none;
}

.dropdown1 dd ul li a {
    padding: 5px;
    display: block;
}

.list-desc ul li {
    list-style-type: none;
    display: inline-block;
    width: 25%;
    text-align: center;
}

.dropdown1 dd ul li a:hover {
    background-color: #fff;
}

.margnTp2 {
    margin-top: 2px !important
}

#accordionExample .collapse {
    display: none !important;
}

#accordionExample .collapse.in {
    display: block !important;
}

.accordion11 {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 32px;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    border: none;
    background-color: transparent;
    width: 20px;
}

.accordion11.active,
.accordion11:hover {
    color: #f06100
}

.accordion11:before {
    content: '\02795';
    font-size: 9px;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 7px;
}

.accordion11.active:before {
    content: "\2796";
}

.sbtm-dashboard {
    position: relative
}

.mtp20 {
    margin-top: 20px;
}

.panel11 {
    max-height: 0;
    overflow: hidden;
    padding-top: 0px;
    transition: 0.3s ease-in-out;
    opacity: 0;
}

.mtp10 {
    margin-top: 5px;
}

.panel-icon {
    margin-right: 10px;
}

.panel11 p {
    font-size: 15px;
    line-height: 23px;
    padding: 15px 30px 20px 0;
    color: #2d2d2d
}

.showNow {
    opacity: 1;
    max-height: 500px;
}


/*five col KPI dashboard */

div [class*="col-md-5th-1"] {
    text-align: left;
    /*padding: 20px;*/
}

.col-md-5th-1 .box-icon img {
    width: 100% !important
}

.col-xs-5th-1,
.col-xs-5th-2,
.col-xs-5th-3,
.col-xs-5th-4 {
    float: left;
}

.col-xs-5th-5 {
    float: left;
    width: 100%;
}

.col-xs-5th-4 {
    width: 80%;
}

.col-xs-5th-3 {
    width: 60%;
}

.col-xs-5th-2 {
    width: 40%;
}

.col-xs-5th-1 {
    width: 20%;
}

.col-xs-5th-pull-5 {
    right: 100%;
}

.col-xs-5th-pull-4 {
    right: 80%;
}

.col-xs-5th-pull-3 {
    right: 60%;
}

.col-xs-5th-pull-2 {
    right: 40%;
}

.col-xs-5th-pull-1 {
    right: 20%;
}

.col-xs-5th-pull-0 {
    right: auto;
}

.col-xs-5th-push-5 {
    left: 100%;
}

.col-xs-5th-push-4 {
    left: 80%;
}

.col-xs-5th-push-3 {
    left: 60%;
}

.col-xs-5th-push-2 {
    left: 40%;
}

.col-xs-5th-push-1 {
    left: 20%;
}

.col-xs-5th-push-0 {
    left: auto;
}

.col-xs-5th-offset-5 {
    margin-left: 100%;
}

.col-xs-5th-offset-4 {
    margin-left: 80%;
}

.col-xs-5th-offset-3 {
    margin-left: 60%;
}

.col-xs-5th-offset-2 {
    margin-left: 40%;
}

.col-xs-5th-offset-1 {
    margin-left: 20%;
}

.col-xs-5th-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-5th-1,
    .col-sm-5th-2,
    .col-sm-5th-3,
    .col-sm-5th-4 {
        float: left;
    }
    .col-sm-5th-5 {
        float: left;
        width: 100%;
    }
    .col-sm-5th-4 {
        width: 80%;
    }
    .col-sm-5th-3 {
        width: 60%;
    }
    .col-sm-5th-2 {
        width: 40%;
    }
    .col-sm-5th-1 {
        width: 20%;
    }
    .col-sm-5th-pull-5 {
        right: 100%;
    }
    .col-sm-5th-pull-4 {
        right: 80%;
    }
    .col-sm-5th-pull-3 {
        right: 60%;
    }
    .col-sm-5th-pull-2 {
        right: 40%;
    }
    .col-sm-5th-pull-1 {
        right: 20%;
    }
    .col-sm-5th-pull-0 {
        right: auto;
    }
    .col-sm-5th-push-5 {
        left: 100%;
    }
    .col-sm-5th-push-4 {
        left: 80%;
    }
    .col-sm-5th-push-3 {
        left: 60%;
    }
    .col-sm-5th-push-2 {
        left: 40%;
    }
    .col-sm-5th-push-1 {
        left: 20%;
    }
    .col-sm-5th-push-0 {
        left: auto;
    }
    .col-sm-5th-offset-5 {
        margin-left: 100%;
    }
    .col-sm-5th-offset-4 {
        margin-left: 80%;
    }
    .col-sm-5th-offset-3 {
        margin-left: 60%;
    }
    .col-sm-5th-offset-2 {
        margin-left: inherit !important;
    }
    .col-sm-5th-offset-1 {
        margin-left: 20%;
    }
    .col-sm-5th-offset-0 {
        margin-left: 0%;
    }
}

@media (max-width: 850px) {
    .list-desc ul li {
        width: 23% !important;
    }
    .inner-content {
        padding: 4em 0em 0em !important;
    }
    .vehicle-analytics .widget {
        position: relative;
        width: 100%;
        right: 0;
        bottom: 0;
    }
    .left-widget .widget {
        position: relative;
        width: 100%;
        bottom: 0;
    }
}

@media (min-width: 992px) {
    .col-md-5th-1,
    .col-md-5th-2,
    .col-md-5th-3,
    .col-md-5th-4 {
        float: left;
    }
    .col-md-5th-5 {
        float: left;
        width: 100%;
    }
    .col-md-5th-4 {
        width: 80%;
    }
    .col-md-5th-3 {
        width: 60%;
    }
    .col-md-5th-2 {
        width: 40%;
    }
    .col-md-5th-1 {
        width: 20%;
    }
    .col-md-5th-pull-5 {
        right: 100%;
    }
    .col-md-5th-pull-4 {
        right: 80%;
    }
    .col-md-5th-pull-3 {
        right: 60%;
    }
    .col-md-5th-pull-2 {
        right: 40%;
    }
    .col-md-5th-pull-1 {
        right: 20%;
    }
    .col-md-5th-pull-0 {
        right: auto;
    }
    .col-md-5th-push-5 {
        left: 100%;
    }
    .col-md-5th-push-4 {
        left: 80%;
    }
    .col-md-5th-push-3 {
        left: 60%;
    }
    .col-md-5th-push-2 {
        left: 40%;
    }
    .col-md-5th-push-1 {
        left: 20%;
    }
    .col-md-5th-push-0 {
        left: auto;
    }
    .col-md-5th-offset-5 {
        margin-left: 100%;
    }
    .col-md-5th-offset-4 {
        margin-left: 80%;
    }
    .col-md-5th-offset-3 {
        margin-left: 60%;
    }
    .col-md-5th-offset-2 {
        margin-left: 40%;
    }
    .col-md-5th-offset-1 {
        margin-left: 20%;
    }
    .col-md-5th-offset-0 {
        margin-left: 0%;
    }
    /* Shikha */
}

@media (min-width: 1200px) {
    .col-lg-5th-1,
    .col-lg-5th-2,
    .col-lg-5th-3,
    .col-lg-5th-4 {
        float: left;
    }
    .col-lg-5th-5 {
        float: left;
        width: 100%;
    }
    .col-lg-5th-4 {
        width: 80%;
    }
    .col-lg-5th-3 {
        width: 60%;
    }
    .col-lg-5th-2 {
        width: 40%;
    }
    .col-lg-5th-1 {
        width: 20%;
    }
    .col-lg-5th-pull-5 {
        right: 100%;
    }
    .col-lg-5th-pull-4 {
        right: 80%;
    }
    .col-lg-5th-pull-3 {
        right: 60%;
    }
    .col-lg-5th-pull-2 {
        right: 40%;
    }
    .col-lg-5th-pull-1 {
        right: 20%;
    }
    .col-lg-5th-pull-0 {
        right: auto;
    }
    .col-lg-5th-push-5 {
        left: 100%;
    }
    .col-lg-5th-push-4 {
        left: 80%;
    }
    .col-lg-5th-push-3 {
        left: 60%;
    }
    .col-lg-5th-push-2 {
        left: 40%;
    }
    .col-lg-5th-push-1 {
        left: 20%;
    }
    .col-lg-5th-push-0 {
        left: auto;
    }
    .col-lg-5th-offset-5 {
        margin-left: 100%;
    }
    .col-lg-5th-offset-4 {
        margin-left: 80%;
    }
    .col-lg-5th-offset-3 {
        margin-left: 60%;
    }
    .col-lg-5th-offset-2 {
        margin-left: 40%;
    }
    .col-lg-5th-offset-1 {
        margin-left: 20%;
    }
    .col-lg-5th-offset-0 {
        margin-left: 0%;
    }
    .text-muted {
        font-size: 14px;
    }
}

@media (min-width: 1460px) {
    .text-muted {
        font-size: 14px;
    }
}


/*--Manish 30/01/2020--*/

.tripFullChart .nav-tabs {
    background-color: #fff;
}

.nav-tabs>li.active:before {
    content: none;
}

.tripFullChart .nav-tabs>li.active {
    border-bottom: 2px solid #e90a0b;
}

.tripFullChart .tab-content {
    border: 0;
    border-top: 1px solid #ddd;
}

.showButton {
    position: relative;
    padding-left: 20px !important;
}

.showButton:before {
    position: absolute;
    content: "-";
    top: -2px;
    font-size: 14px;
    left: 10px;
    line-height: 26px;
    color: #e90a0b;
}

.Plus .showButton:before {
    content: "+";
    left: 7px;
    top: -1px;
}

.inventoryDash .data-info {
    width: 13.9%;
    text-align: center;
}

.table.table-trip {
    border: 0;
}

.table.table-trip>thead>tr>th {
    white-space: nowrap;
}

.table.table-trip>thead>tr>th,
.table.table-trip>tbody>tr>td {
    border: 0 !important;
    padding: 10px;
}

.table.table-trip>tbody>tr.showIcon>td {
    border-bottom: 2px solid #aaa !important;
}

.table.table-trip>tbody>tr>td.tdMore {
    border-bottom: 2px solid #000 !important;
}

.tripFullChart .table.table-trip>tbody>tr>td.tdMore .nav-tabs {
    background-color: #f5f5f5;
}

.trackingViewMap {
    float: left;
    width: 100%;
}

.trackingViewMap .detailSec {
    float: left;
    width: 30%;
    background-color: #fff;
}

.trackingViewMap .detailSec ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.trackingViewMap .detailSec ul li {
    float: left;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.trackingViewMap .detailSec ul li p {
    margin-bottom: 0;
}

.tripStatus .tripStartEnd {
    float: left;
    width: 100%;
}

.tripStatus .distance {
    float: left;
    width: 15%;
}

.tripStatus .distance .playBack-km {
    display: block;
    text-align: center;
    margin-top: 67px;
    color: #28bed0;
    font-weight: 600;
}

.tripStatus .tripStartEnd .startPoint,
.tripStatus .tripStartEnd .endPoint {
    padding: 15px 0 0;
}

.tripStatus .tripStartEnd .startPoint .flagTag {
    float: left;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #32a016;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    border: 2px solid rgb(226, 226, 226);
}

.tripStatus .tripStartEnd .startPoint .detailADDR {
    border-bottom: 1px solid #efefef;
    margin-left: 34px;
    padding-bottom: 15px;
    position: relative
}

.tripStatus .tripStartEnd .playBackDate {
    color: #000;
    font-weight: 600;
}

.tripStatus .tripStartEnd .startPoint .detailADDR:before {
    width: 2px;
    height: 100%;
    border-right: 2px solid #ccc;
    position: absolute;
    content: "";
    top: 24px;
    left: -24px
}

.tripStatus .tripStartEnd .endPoint .flagTag {
    float: left;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #e60e03;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    border: 2px solid rgb(226, 226, 226);
    z-index: 1;
    position: relative;
}

.tripStatus .tripStartEnd .endPoint .detailADDR {
    border-bottom: 0px solid #efefef;
    margin-left: 34px;
    padding-bottom: 15px;
    position: relative
}

.trackingViewMap .mapSec {
    float: left;
    width: 70%;
    background-color: #fff;
    position: relative;
}

.trackingViewMap .mapSec:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #aaa;
}

.table.table-trip>tbody>tr>td .tripStatus .tripStartEnd .startPoint {
    padding-top: 3px;
}

.table.table-trip>tbody>tr>td .tripStatus .tripStartEnd .startPoint .detailADDR,
.table.table-trip>tbody>tr>td .tripStatus .tripStartEnd .endPoint .detailADDR {
    border-bottom: 0px solid #efefef;
    padding-bottom: 3px;
    padding-top: 3px;
}

.table.table-trip>tbody>tr>td label {
    margin-bottom: 4px;
}

.table.table-trip>tbody>tr>td .textView {
    margin-top: 0;
    margin-bottom: 15px;
}

.textHeading {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 7px;
    padding: 7px 0;
    padding-top: 7px;
    padding-top: 7px;
    overflow: hidden;
}

.documentView {
    width: 100%;
    float: left;
    overflow: hidden;
}

.documentView ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.documentView ul li {
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    border: 1px dashed #ccc;
    width: 12.5%;
    text-align: center;
    display: inline-block;
}

.documentView ul li .docImg,
.documentView ul li .title,
.documentView ul li .text {
    display: block;
}

.documentView ul li .docImg img {
    max-height: 48px;
}

.documentView ul li .title {
    font-weight: 600;
    padding: 10px;
}

.documentView ul li .text {
    color: #999;
}

.controlBtn .btn.active {
    background: #e90a0b;
    color: #fff;
}

.transitSection {
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.transitSection .cell3 {
    float: left;
    width: 33.33%;
    min-height: 250px;
    overflow: scroll;
    padding: 15px;
}

.toggle-btn {
    width: 80px;
    height: 36px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    background: url("../img/lock-icon.png") no-repeat 50px center #e74c3c;
    cursor: pointer;
    -webkit-transition: background-color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s ease-in-out;
    -o-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;
    cursor: pointer;
}

.toggle-btn.active {
    background: url("../img/unlock-icon.png") no-repeat 10px center #2ecc71;
}

.toggle-btn.active .round-btn {
    left: 45px;
}

.toggle-btn .round-btn {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.toggle-btn .cb-value {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.forceClose {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyklEQVQ4T42TaxHCQAyENw5wAhLACVUAUkABOCkSwEkdhNmbpHNckzv689L98toIAKjqGcAFwElEFr5ln6ruAMwA7iLyFBM/TPDuQSrxwf6fCKBoX2UMIYGYkg8BLOnVg2RiAEexGaQQq4w9e9klcxGLLAUwgDAcihlYAR1IvZA1sz/+AAaQjXhTQQVoe2Yo3E7UQiT2ijeQdojRtClOfVKvMVyVpU594kZK9zzySWTlcNqZY9tjCsUds00+A57z1e35xzlzJjee8xf0HYp+cOZQUQAAAABJRU5ErkJggg==") no-repeat 5px #e90a0b;
    padding-left: 25px!important;
}


/*27/05/2021 - Upadte Css by Manish*/


/*.cityChart .cell{width:25%;float:left;}*/

.cityChart .cell+.cell {
    margin-left: 20px;
}

.cityChart .cell .panel {
    margin-bottom: 2px;
}

.cityChart .cell .panel .panel-heading {
    padding: 5px 10px;
    color: #e90a0b;
}

.cityChart .cell .panel .panel-body {
    padding: 0;
}

.cityChart .cell .panel .petrol,
.cityChart .cell .panel .diesel {
    width: 50%;
    float: left;
    padding: 10px;
}

.cityChart .cell .panel .diesel {
    border-left: 1px solid #bdbdbd;
}

.cityChart .cell .panel .petrol .label-dark,
.cityChart .cell .panel .diesel .label-dark {
    display: inline-block;
    background: #3a3938;
    padding: 5px 8px;
    color: #fff;
    border-radius: 4px;
}

.cityChart .cell .panel .petrol table,
.cityChart .cell .panel .diesel table {
    margin-top: 10px;
}

.cityChart .cell .panel .petrol .price,
.cityChart .cell .panel .diesel .price {
    color: #3a3938;
    font-size: 30px;
    font-weight: 700;
}

.cityChart .cell .panel .petrol table .fa,
.cityChart .cell .panel .diesel table .fa {
    font-size: 24px;
}

.cityChart .cell .panel .petrol table .fa.green,
.cityChart .cell .panel .diesel table .fa.green {
    color: #2faa0d;
}

.cityChart .cell .panel .petrol table .fa.red,
.cityChart .cell .panel .diesel table .fa.red {
    color: #e90a0b;
}

.cityChart .cell .panel .petrol table .lowHigh,
.cityChart .cell .panel .diesel table .lowHigh {
    display: inline-block;
    background: #2faa0d;
    padding: 5px 8px;
    color: #fff;
    border-radius: 4px;
}

.cityChart .cell .panel .petrol table .lowHigh.red,
.cityChart .cell .panel .diesel table .lowHigh.red {
    background: #e90a0b;
}

.bx-wrapper {
    margin-bottom: 40px;
    padding: 0;
    box-shadow: none;
    border: 0;
}

.panel .panel-heading .form-control {
    font-size: 13px;
}

.table .fa.red {
    color: #e90a0b;
}

.table .fa.green {
    color: #2faa0d;
}

.table .lowHigh {
    display: inline-block;
    background: #2faa0d;
    padding: 5px 8px;
    color: #fff;
    border-radius: 4px;
}

.table .lowHigh.red {
    background: #e90a0b;
}


/*shikha*/

.main-content {
    /*background: #fff;*/
    padding-top: 0%;
}



.border-right {
    box-shadow: 1px 0 4px -3px #000;
    width:82%;
}

.inner-content {
    padding: 3em 0em 0em;
    display: flex;
}



.inner-content>div>h5 {
    min-height: 38px;
}

.fr-right {
    width: 18%;
    float: right;
    background: #EEEEEE;
    padding-right: 20px;
    padding-left: 7px;
}

.filter.pull-right {
    position: absolute;
    top: 10px;
    right: 15px;
}

.overlay {
    border-left: 1px solid #ddd;
    box-shadow: -3px 0 8px -2px rgb(31 73 125 / 80%);
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: rgb(0, 0, 0);
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 9;
}

.overlay-width {
    width: 25% !important;
}

.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
}

.overlay .form-group {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.dark-overlay {
    background: black;
    z-index: 1;
    position: fixed;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    opacity: 0.2;
    left: 0;
    display: none;
}

.col-sm-9.border-right .col-sm-4 img {
    width: 245px;
    height: 245px;
}

.filter img {
    width: 30px;
}

#custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 10px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.inner-content h5 {
    font-size: 14px;
    font-weight: 600;
}

#custom-search-input .input-group-btn {
    position: absolute;
    top: 7px;
    right: 50px;
    background-color: transparent;
}

#custom-search-input .input-group-btn .btn {
    background-color: transparent;
}

#custom-search-input button .glyphicon {
    font-size: 12px;
}

.fr-right .card {
    border: 1px solid #eaeaea;
    padding: 0.5em 0.5em;
    border-radius: 4px;
    margin-bottom: 10px;
    background: #fff;
}
.list-desc ul li h6{
    margin:5px 0px
}
.img-title img {
    float: left;
    height: 32px;
}

.img-title .card-title {
    font-weight: bold;
    padding-top: 8px;
    padding-left: 10px;
    float: left;
}

.img-title {
    width: 100%;
    display: block;
    overflow: hidden;
}

.list-desc ul {
    margin-bottom: 0;
}

.list-desc ul li p {
    margin-bottom: 0;
}

.fr-vts-top-header .navbar-collapse .fr-vts-user-nav>li.dropdown>a .user-name {
    margin-right: 8px;
}

.overlay h4 {
    font-weight: bold;
    padding-bottom: 1em;
}

.overlay label {
    text-align: right;
}

.overlay .btn-primary {
    padding: 7px 25px;
}

.overlay .closebtn {
    font-size: 15px;
    display: inline-block;
    color: #666;
    padding: 0 15px;
    margin-top: 1em;
}

@media(max-width:600px) {
    #myModal1 .modal-lg {
        width: 100% !important;
    }
    .inner-content {
        display: block;
    }
    .border-right {
        box-shadow: none !important;
    }
    .inner-content>div>img {
        margin: 0 auto;
    }
    .overlay-width {
        width: 100%;
    }
    .overlay-content {
        top: 15%;
    }
}


/* fuel css */

.dvalue {
    font-weight: normal !important;
    font-size: 24px;
    float: left;
    width: 20%;
}

.t-right {
    float: left;
    width: 80%;
    padding-right: 10px;
}

.back-btn {
    padding: 8px 12px;
    background: #fff;
  
    font-size: 16px;
    color: #000;
    box-shadow: 3px 3px 3px 2px #ccc;
    -moz-box-shadow: 3px 3px 3px 2px #ccc;
    -webkit-box-shadow: 3px 3px 3px 2px #ccc;
    border-radius: 4px;
}

.back-btn img {
    color: black;
    font-size: 20px;
    width: 20px;
}

.main_box {
    float: right;
    cursor: pointer;
    width: 15px;
}

#cpanel-desc {
    clear: both;
    display: none;
}

.date-desc {
    float: left;
    color: #e90a09;
}

.date-desc p {
    margin-bottom: 0;
}

.prev #custom-search {
    float: left;
    width: 50%;
    padding-left: 15px;
    position: relative;
}

#custom-search .btn {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
}

#custom-search .btn i {
    color: #000;
    font-weight: bold;
}

.prev #custom-search span {
    position: absolute;
    right: 85px;
    top: 9px;
    background: transparent;
    color: red;
    font-size: 20px;
}

.prev {
    padding-top: 5px;
}

.prev .search-query.form-control {
    position: relative;
    border-radius: 4px;
}

.prev #custom-search span .btn {
    background: transparent;
}

.right-icon-desc {
    padding-left: 0;
    padding-top: 20px;
}

.right-icon-desc li {
    list-style-type: none;
    width: 40px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 3px 3px 3px 2px #ccc;
    -moz-box-shadow: 3px 3px 3px 2px #ccc;
    -webkit-box-shadow: 3px 3px 3px 2px #ccc;
    padding: 8px;
    cursor: pointer;
}

.right-icon-desc .open {
    background-color: #ddd;
}

#sub-list-usages .dropdown-menu {
    top: 0;
    left: 40px;
    padding-top: 0;
    padding: 10px 15px 10px;
}

#sub-list-usages .dropdown-menu li {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
}

#sub-list-usages .dropdown-menu h4 {
    font-size: 15px;
}

#sub-list-usages .pd-right {
    margin-right: 8px;
}

#sub-list-usages .dropdown-menu li a {
    padding: 5px;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
}

#sub-list-usages .dropdown-menu li a:hover {
    background-color: transparent !important;
}

.right-icon-desc li img {
    width: 40px;
}

.right-icon-desc input[type=checkbox] {
    width: 15px;
    height: 15px;
}

.left-frm img {
    width: 40px;
    position: absolute;
    right: 50px;
    top: 10px;
}


/* .address-desc {
    padding-left: 30px;
} */

.economydsec {
    background: #fee9e9;
    padding: 10px;
}

.economydsec .tvlduration p {
    margin-bottom: 0;
}

.left-widget .widget {
    position: absolute;
    bottom: 0;
    width: 245px;
    padding: 0px;
    border: 1px solid #000;
    background: #f4f4f4;
}

.vehicle-analytics .widget {
    position: absolute;
    bottom: 0;
    width: 80%;
    margin-bottom: 20px;
    right: 10px;
}

.inner-content-fuel .widget .circle {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid green;
    text-align: center;
    color: green;
    font-size: 15px;
    vertical-align: middle;
    line-height: 2.2;
    padding: 5px, ;
    font-weight: bold;
}

.content-heading {
    float: left;
    padding-left: 10px;
    width: 100%;
    clear: both;
}

.content-heading h5 {
    font-weight: bold;
    margin-top: 0;
    font-size: 9px;
    padding-top: 5px;
    margin-bottom: 0;
}

.speed-desc ul {
    border-top: 1px solid #fff;
}

.speed-desc ul,
.content-heading ul {
    clear: both;
    margin-bottom: 0;
    padding: 5px;
}

.content-heading ul li {
    display: inline-block;
}

.content-heading ul li:last-child {
    padding-left: 10px;
}

.speed-desc ul li {
    width: 32%;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #fff;
    padding: 5px 0px;
}

.speed-desc ul li:last-child {
    border-right: 0;
}

.speed-desc p,
.speed-desc h6 {
    margin: 0;
}

.speed-desc h6 {
    font-size: 9px;
    color: #666;
}

.speed-desc span {
    font-size: 1.2em;
}

.tvlduration ul {
    padding-left: 0;
}

.tvlduration ul li {
    display: inline-block;
    width: 49%;
}

.travelvehicledesc li {
    display: inline-block;
    width: 49%;
}

.vehicle-analytics .widget {
    background: #000000a6;
    color: #fff;
    padding: 1em;
    border: 0px;
}

.vehicle-analytics ul {
    margin-bottom: 0;
}

.tvlduration h6,
.tvlduration p,
.desc-con h6,
.desc-con p {
    margin: 0;
    font-weight: bold;
}

.desc-con h6 {
    padding-top: 10px;
}

.desc-con img {
    margin: 0 auto;
    width: 100px;
}

.content-header button.close {
    color: #fff;
    opacity: 1;
}

.light-red {
    color: #de7070;
}

.light-green {
    color: #92cad9;
}

.text-green {
    color: #25c625;
}

.ana-title {
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}

.tvlduration p {
    margin-bottom: 10px;
}

.msg {
    text-align: right;
}

.msg span {
    padding-left: 5px;
}

.bt-btn {
    position: absolute;
    bottom: 20px;
    right: 50px;
}

.bt-btn a {
    color: #fff;
    background-color: black;
    border-radius: 4px;
    margin-right: 10px;
}

.traveloverlay {
    border-left: 1px solid #ddd;
    box-shadow: -3px 0 8px -2px rgb(31 73 125 / 80%);
    width: 0;
    position: fixed;
    z-index: 1;
    right: 0;
    background-color: rgb(0, 0, 0);
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 9;
    width: 300px;
    display: none;
    top: 0;
}

.fr-right .card a {
    color: #666;
}

.traveloverlay .overlay-content {
    top: 0%;
}

.btn-action {
    display: none;
}

.travel-list {
    text-align: left;
    padding-left: 30px;
}

.travel-list p {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 15px;
}

.address-desc {
    padding-bottom: 1em;
    background: url(../../assets/img/dot-bg.png);
    background-repeat: no-repeat;
    background-position: 2px 31px;
    background-size: 15px;
    padding-top: .5em;
}

.address-desc li {
    width: 100% !important;
    font-size: 11px;
}

.address-desc ul li:nth-child(2) {
    padding-bottom: .6em;
}


/* .left-frm,
.right-icon-desc {
    padding-top: 5px;
} */

.distancecal span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

.distancecal span img {
    padding-left: 20px;
    width: 35px;
}

.speed {
    margin-top: 1em;
}

.heading-speed ul {
    padding-left: 0;
}

.heading-speed ul li {
    
    float: left;
    list-style-type: none;
    text-align: left;
}

.travel-title .close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-size: 18px;
    opacity: 1;
    color: #000;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
}

.travel-title h4 {
    font-size: 14px;
    font-weight: bold;
    padding: .5em 0;
}

#dateModal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.heading-speed h5 {
    font-size: 10px;
    font-weight: bold;
    color: #21b3cb;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.heading-speed p {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 15px;
}

.heading-speed ul li img {
    width: 85%;
}

div#contolPanel {
    position: absolute;
    bottom: 5px;
    left: 30%;
    width: 40%;
    right: 30%;
    display: none;
}

.ana-title img {
    width: 20px;
    padding-right: 5px
}

#contolPanel .close {
    font-size: 20px;
    opacity: 1;
    color: #000;
    width: 25px;
    border-radius: 50%;
    background: #fff;
}

#contolPanel i {
    padding-right: 10px;
}

#contolPanel .ana-title {
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 1em;
}

.side-drawer {
    position: absolute;
    background: #fff;
    border-radius: 4px;
    width: 140px;
    border: 1px solid #ddd;
    padding: 5px 10px;
    left: 40px;
    cursor: pointer;
}

.side-drawer-listing {
    position: absolute;
    top: 60px;
    width:180px;
    right: -140px;
    cursor: pointer;
}

.collapse-close .close {
    opacity: 1;
}

.side-drawer ul {
    padding-left: 0;
}

.side-drawer ul li {
    display: block;
    width: 100%;
    overflow: hidden;
}

.side-drawer ul li a {
    color: #666;
}

.side-drawer ul li img {
   display:inline-block;
    width: 20px;
}

.side-drawer ul li span {
    line-height: 35px;
    padding-left: 10px;
}

.fixed-plugin {
    position: absolute;
    width: 40px;
    background: rgb(233 10 9);
    z-index: 1;
    border-radius: 8px 0 0 8px;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}

.fixed-plugin i {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.filteroutput {
    border-left: 1px solid #ddd;
    box-shadow: -3px 0 8px -2px rgb(31 73 125 / 80%);
    height: 100%;
    width: 350px;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: rgb(0, 0, 0);
    background-color: #fff;
    overflow-x: hidden;
    z-index: 9;
    display: none;
}

.coverlay-text {
    position: relative;
    top: 15%;
    text-align: center;
}

#search-filter-text .form-group {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

#scoreCard {
    position: fixed;
    background: #000000ad;
    width: 75%;
    bottom: 0;
    z-index: 9;
    left: 100px;
    display: none;
    margin-bottom: 0;
    right: 0;
    padding-bottom: 0;
}

#scoreCard ul {
    padding-left: 0;
}

#scoreCard ul li {
    list-style-type: none;
    display: inline-block;
    width: 24%;
    color: #fff;
    /* float: left; */
}

#scoreCard ul li img {
    margin-left: 10px;
    margin-top: 51px;
    width: 30px;
}

#scoreCard ul li span {
    float: left;
}

.score-card-title img {
    width: 70px;
}

.score-card-title h6 {
    color: #fff;
    font-size: 20px;
    padding-top: 5px;
}

.speed-desc-list h6 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.speed-desc-list div {
    float: left;
}

.speed-desc-list div div {
    text-align: center;
}

#scoreCard .ana-title {
    color: #fff;
}

#filerOut img {
    position: absolute;
    right: 0;
    /* z-index: 9; */
    top: 15px;
    width: 35px;
    background: #fff;
    padding: 5px;
    box-shadow: 3px 3px 3px 2px #ccc;
    -moz-box-shadow: 3px 3px 3px 2px #ccc;
    -webkit-box-shadow: 3px 3px 3px 2px #ccc;
}

.coverlay-text a#filter-searc-cancel {
    font-size: 15px;
    display: inline-block;
    color: #666;
    padding: 0 15px;
    margin-top: 1em;
}

#filter-searc-cancel {
    color: #666;
}

.address-desc li span img {
    float: left;
    width: 20px;
    margin: 0 10px 10px 0px;
}

.address-desc ul li p {
    font-size: 11px;
}

.scorecard-brief {
    margin-top: 10px;
}

#search-filter-text select {
    width: 100%;
}

#search-filter-text label {
    padding-right: 0;
    text-align: right;
    line-height: 3;
    padding-left: 20px;
}

#search-filter-text h6 {
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 10px;
}


/* 
#filter-searc-cancel {
    float: right;
    font-size: 30px;
    font-weight: bold;
    padding-right: 10px;
} */

#vehicleModal .tvlduration ul li span img {
    width: 20px;
    padding-left: 5px;
}

/*#travelMainContent {
    overflow-y: scroll;
}*/

.score4card-desc {
    position: absolute;
    bottom: 0;
    right: 0;
}


/* date modal css*/

#dateModal .modal-content {
    padding: 30px 20px;
}

#dateModal .modal-header {
    padding: 5px;
}

#dateModal .modal-header .close {
    right: 0;
    position: absolute;
    top: 5px;
    padding: 0px 10px;
    opacity: 1;
}

.card-listing {
    margin-top: 10px;
    padding: 5px;
}

.music-button ul,
.vehicle-property ul {
    padding-left: 0;
}

.music-button ul li {
    list-style-type: none;
    width: 40%;
    float: left;
    padding: 2px;
    text-align: center;
}

.music-button ul li img {
    width: 25px;
    border-radius: 4px;
}

.vehicle-property ul li {
    list-style-type: none;
    display: inline-block;
    padding-bottom: 2px;
    text-align: center;
    padding-left: 8px;
}

.vehicle-property ul li a {
    color: #666;
}

.vehicle-property img {
    width: 18px;
    padding-right: 5px;
    vertical-align: middle;
}

.vehicle-property ul li img {
    width: 20px;
    padding-right: 5px;
    vertical-align: middle;
}

#contolPanel .progress {
    height: 8px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #e5e5e5;
    margin-top: 8px;
}

#contolPanel .progress-bar {
    background-color: #0075ff !important;
   /* border-radius: 50%;*/
}

.vsize .btn {
    padding: 4px 6px;
    background: transparent;
    border: 1px solid #ddd;
}

.vsize .dropdown-menu {
    min-width: 30px;
    padding: 5px 0;
    margin: 2px 0 0;
    top:-45px;
}

.vsize .dropdown-menu>li>a:hover {
    background-color: #fff;
    color: #666;
    border-bottom: 1px solid #ddd;
}

.vsize .dropdown-menu>li>a {
    font-weight: 300;
    color: #504e4e;
    padding: 9px 11px;
}

.btsub {
    padding-top: 10px;
}


/* report page */

.custom-table th,
.custom-table td {
    text-align: center;
}

.custom-table .table>tbody>tr>td {
    border: 1px solid #ddd;
}

.custom-table .table>thead>tr>th {
    padding: 5px;
}

.search-desc-box {
    border: 1px solid #DDD;
    margin-bottom: 20px;
    padding: 0px;
}

.search-desc-box h4 {
    font-size: 14px;
    font-weight: bold;
}

.search-desc-box .panel-title {
    border-bottom: 1px solid #ddd;
    padding: 5px 20px;
}

.search-desc-box .form-horizontal {
    padding: 10px 20px;
}

.add-new-report span {
    padding-right: 5px;
}

.add-new-report .btn {
    padding: 5px 15px;
}

.report-desc .panel {
    box-shadow: 0px 1px 1px 0px #888888;
}

#myModal1 .modal-lg {
    width: 60%;
}

#myModal1 p a {
    color: blue;
}

.btright {
    text-align: right;
}

.btright a {
    color: #666;
}

.csv {
    margin-right: 10px;
}

.modal-header .close {
    opacity: 1 !important;
}

.cust-pd {
    padding-left: 3px !important;
}

@media (max-width: 1024px) {
    #scoreCard ul li img {
        margin-top: 5px;
    }
    .vehicle-analytics .widget {
        width: 55%
    }
    .right-icon-desc ul li {
        padding: 5px 5px 0px;
    }
    .left-frm #custom-search span {
        right: 45px;
    }
    .scorecard-brief {
        margin-top: 0px;
    }
    #scoreCard {
        width: 60%;
    }
    .right-icon-desc ul {
        float: left;
    }
}

@media (max-width: 768px) {
    .vehicle-analytics .widget {
        position: relative;
        width: 100%;
        right: 0;
        bottom: 0;
    }
    .left-widget .widget {
        position: relative;
        width: 100%;
        bottom: 0;
    }
    .back-btn {
        width: 80%;
    }
    .right-icon-desc li {
        list-style-type: none;
        display: inline-block;
        margin: 1px 8px;
        width: 15.5%;
        margin: 0;
    }
    #dateModal {
        position: relative;
        top: 50%;
        left: 0;
        transform: translate(0%, -0%) !important;
    }
    .left-frm #custom-search span {
        right: 30px;
    }
    .right-icon-desc {
        padding-left: 0;
    }
    .right-icon-desc ul {
        padding-left: 0;
    }
    .right-icon-desc ul li span img {
        width: 20px;
        padding-right: 5px;
    }
    .right-icon-desc ul li span {
        padding-left: 1px;
    }
    .right-icon-desc input[type=checkbox] {
        width: 10px;
        height: 10px;
    }
    #filerOut img {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 30px;
    }
    .left-widget .widget,
    .vehicle-analytics .widget {
        bottom: 250px;
    }
    .traveloverlay {
        width: 40%;
        position: absolute;
        top: 0;
    }
}

@media (max-width: 600px) {
    #scoreCard {
        position: absolute;
        background: #0000008f;
        left: 0;
    }
    .right-icon-desc li {
        margin: 1px 4px !important;
        width: 13%;
        padding: 4px;
    }
    .right-icon-desc li img {
        width: 30px;
        margin: 0 auto;
    }
    #sub-list-usages .dropdown-menu {
        top: 100%;
        left: 0;
        padding-top: 0;
        padding: 10px 15px 10px;
    }
    #vehicleModal .tvlduration {
        padding-top: 15px;
    }
    .score4card-desc {
        position: relative;
    }
    #search-filter-text select {
        width: 100%;
    }
    .vehicle-analytics .widget {
        position: relative;
        width: 100%;
        right: 0;
        bottom: 0;
    }
    .left-widget .widget {
        position: relative;
        width: 100%;
        bottom: 0;
    }
    #filerOut img {
        right: 25px;
        top: 15px;
        width: 32px;
    }
    .fixed-plugin {
        margin-top: 45px;
    }
    .tvlduration ul li {
        text-align: center;
    }
    .right-icon-desc ul {
        float: none;
        padding-left: 0;
    }
    .right-icon-desc ul li span img {
        width: 20px;
    }
    .right-icon-desc ul li {
        float: left;
        padding: 5px 5px;
        width: 33%;
        text-align: center;
    }
    .left-frm img {
        width: 40px;
        right: 5px;
    }
    .left-frm #custom-search span {
        right: 45px;
        font-size: 20px;
    }
    .desc-con img {
        width: 50px;
    }
    .traveloverlay {
        width: 100%;
        position: absolute;
        top: 0;
        overflow-x: inherit !important;
    }
    #contolPanel {
        position: relative !important;
        left: 2% !important;
        width: 96% !important;
        right: 2% !important;
    }
    #scoreCard {
        width: 100%;
        z-index: 99;
    }
    #scoreCard ul li img {
        width: 25px;
        margin-left: 0;
        float: left;
        margin-top: 40px;
        margin-left: 10px;
    }
    #scoreCard ul li {
        width: 49%;
        color: #fff;
        margin-bottom: 20px;
    }
    .score-card-title {
        text-align: center;
    }
    .score-card-title img {
        margin: 0 auto;
    }
}

.collapse-section img {
    margin: 2em auto 1em;
}

.left-side-menu {
    position: absolute;
    top: 15px;
    left: 15px;
}

.back-btn span {
    padding-left: 10px;
}

#driversDetails .btn {
    background: transparent;
    padding: 4px 12px;
    font-weight: normal;
    border-color: #fff;
    font-size: 11px;
}

#driversDetails {
    position: absolute;
    right: 50px;
    display: none;
}

.add-driver {
    margin-top: 35px;
}

.add-driver {
    padding: 0;
}

#driversDetails .dropdown-menu li {
    width: 100%;
    font-size: 11px;
}

#myModal2 .form-group, #myModal3 .form-group {
    width: 100%;
    clear: both;
    padding: 10px;
}

#myModal2 .modal-footer, #myModal3 .modal-footer {
    clear: both;
    padding: 0 30px 25px;
    border: 0;
}

#myModal2 .closebtn, #myModal3 .closebtn {
    font-size: 15px;
    display: inline-block;
    color: #666;
    padding: 0 15px;
}


element.style {
}

#myModal2 .btn-primary, #myModal3 .btn-primary {
    padding: 7px 25px;
}

#myModal2 .modal-title, #myModal3 .modal-title {
    padding-left: 30px;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    line-height: 5px !important
}
#dvTheftRefillConsumption {
    position: absolute;
    top: 205px;
}
#goCenterUI {
    border: 0px none;
    margin: 185px 10px 0px;
    padding: 8px;
    background: none 0% 0% repeat scroll rgb(255, 255, 255);
    top: 0px;
    position: absolute;
    cursor: pointer;
    user-select: none;
    border-radius: 2px;
    left: 5px;
    height: 40px;
    width: 40px;
    box-shadow: 3px 3px 3px 2px #ccc;
    -moz-box-shadow: 3px 3px 3px 2px #ccc;
    -webkit-box-shadow: 3px 3px 3px 2px #ccc;
    overflow: hidden;
    z-index: 0;
}

#TempgoCenterUI {
    border: 0px none;
    margin: 185px 10px 0px;
    padding: 8px;
    background: none 0% 0% repeat scroll rgb(255, 255, 255);
    top: 0px;
    position: absolute;
    cursor: pointer;
    user-select: none;
    border-radius: 2px;
    left: 5px;
    height: 40px;
    width: 40px;
    box-shadow: 3px 3px 3px 2px #ccc;
    -moz-box-shadow: 3px 3px 3px 2px #ccc;
    -webkit-box-shadow: 3px 3px 3px 2px #ccc;
    overflow: hidden;
    z-index: 0;
}


#aPlay {
width:25px !important;
}