﻿

.autocomplete .form-group {
    position: relative !important;
}
.autocomplete input{
    width:100%!important;
}
.tasks .media {
    padding: 4px;
}

.tasks .media-header {
    padding: 8px 6px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
}

    .tasks .media-header.active {
        background: rgba(12, 198, 82, 0.12);
        transition-duration: 0.4s;
    }

    .tasks .media-header h5 {
        font-size: 13px;
        font-weight: 400;
        color: #196ab4;
        margin: 0
    }

.tasks .media-body {
    padding: 7px;
}

    .tasks .media-body p {
        margin: 0 0 7px;
    }

    .tasks .media-body i {
        width: 15px;
        text-align: center;
    }

    .tasks .media-body p:last-child {
        margin: 0;
    }

.tasks .thumb-img {
    width: 100px;
    height: 90px;
    object-fit: cover;
    background: #f6f6f6;
    padding: 5px;
    margin: 3px;
    float: left;
}

.tasks .object-contain {
    object-fit: contain;
}

.tasks .maxwidth {
    max-width: 100%;
    height: calc(100vh - 160px);
}

.tasks .width100 {
    width: 100%;
    height: calc(100vh - 160px);
}

.static-panel {
    font-family: roboto;
    margin: 15px;
    padding: 15px;
    box-shadow: 0px 3px 8px -5px rgb(168, 168, 168);
}

    .static-panel .panel-title {
        font-size: 13px;
    }

    .static-panel .panel-childs {
        font-size: 12px;
        color: #565f66;
    }

    .static-panel .panelbg {
        box-shadow: 0 2px 6px 2px rgba(205, 205, 205, 0.62);
        background-size: cover;
        padding: 10px;
        border-radius: 50px;
        width: 60px;
        height: 60px;
        text-align: center;
        color: #fff;
        font-size: 25px;
        line-height: 38px;
        float: left
    }

    .static-panel .panel-green {
        background: linear-gradient(rgba(12, 198, 82, 0.82),rgba(12, 198, 82, 0.9098039215686274)),url(../../Assets/img/texture2.jpg);
    }

    .static-panel .panel-info {
        margin-left: 75px;
        padding-top: 4px;
    }

    .static-panel .panel-count {
        font-size: 22px;
        letter-spacing: 1.2px;
    }
/*To solve overlap bug at the edges during magnification*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x- ng-cloak {
    display: none !important;
}

.EventFilterDisabled {
    cursor: not-allowed !important;
    color: #a7a7a7 !important;
}

.FilterGroupSection {
    background-color: lightgray;
}

.globalvideostillprocessing {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 25px;
    color: #9fa7b1;
}

#eventfiltersSection {
    z-index: 9 !important;
}

    #eventfiltersSection .event-group {
        padding: 0 10px;
    }

    #eventfiltersSection .event-group-header {
        background: #f6f6f6;
        border-radius: 2px;
        padding: 5px 8px;
    }

    #eventfiltersSection .event-group-body {
        padding: 5px 8px;
    }

    #eventfiltersSection .modal-dialog {
        width: 44.5% !important;
    }

.live #curve_chart rect:nth-child(2) {
    fill: rgba(0,0,0,0) !important;
}

.live #curve_chart2 rect:nth-child(2) {
    fill: rgba(0,0,0,0) !important;
}

.maptoolkit_class1 {
    top: 40px;
    right: 8px;
}

.maptoolkit_class2 {
    top: 41px !important;
    right: 8px;
}

.defaultSectionLocation {
    top: 0 !important;
    right: 0 !important;
}

.viewJourneyDataTable {
    position: absolute;
    height: calc(100vh - 50px) !important;
    background: #fff;
    z-index: 4000;
    top: 0px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.noTRipdataWarning {
    text-align: center;
    position: absolute;
    min-width: 40%;
    padding: 20px 35px;
    background: #fff;
    left: 22%;
    top: 33%;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.vehiclerequireddata {
    position: absolute;
    min-width: 20%;
    max-width: 30%;
    padding: 1.5px;
    background: rgba(255, 255, 255, 0.85);
    font-family: nunito;
    left: 1%;
    bottom: 1%;
    margin-bottom: 0;
}

    .vehiclerequireddata .pop-live {
        background: rgba(17, 103, 211, 0.25);
        padding: 5px;
    }

.noTRipdataWarning h5 {
    font-weight: normal !important;
    color: #5f6572;
    font-family: 'Courgette', cursive;
}

.alertTableGroupName {
    border: none !important;
    font-size: 15px !important;
    letter-spacing: .4px !important;
    color: #414141 !important;
    padding: 6px !important;
}

.clusteringMarkerTable tbody tr td:first-child {
    width: auto;
}
/* Put your css in here */
.H_l_horizontal .H_ctl:nth-child(1) {
    position: absolute;
    top: 0px;
    right: 2px;
}

.top_0 {
    top: 0px !important;
}

.H_l_horizontal .H_ctl:nth-child(1) .H_btn {
    background: #2f3a53;
    border-radius: 0 !important;
    color: #fff;
    padding: 7px;
}

.H_overlay {
    position: absolute;
    min-width: 15em;
    background: #2f3a53 !important;
    display: none;
    padding: 1em;
    z-index: 100;
}

.H_btn {
    background: #2f3a53 !important;
    padding: 7.5px !important;
}

.H_open {
    background: #2f3a53;
}

.H_l_anchor {
    top: 75% !important
}

.multiTrips_Tracking {
    width: 50px;
    height: 20px;
    background: #eee;
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0,0,0,.05);
    cursor: pointer;
    box-sizing: content-box;
}

.viewOrderTable_admin thead tr th {
    color: #297dc7;
    text-align: center;
}

#customerName_value {
    width: 100%;
    height: 30px;
    border-radius: 3px;
    padding: 0 10px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.1);
}

.filterActive {
    background: #bdbdbd;
}

.validationmsg {
    background: #fbbf37d6;
    border: 1px solid red;
    border-radius: 5px;
    color: #210f0f;
    width: 39%;
    padding: 9px;
    position: absolute;
    top: 52px;
    z-index: 4;
    left: 251px;
}

    .validationmsg li {
        list-style-type: none;
    }

/*-----------------event analyze functionality in Tracking and PlayBack---------------*/

.eventIdentifierOnGraph {
    position: absolute;
    height: 5px;
    width: 5px;
    background: red;
    top: 63px;
    left: 150px;
}

/*-----------------event analyze functionality in Tracking and PlayBack------------------------------*/

.hoverEffect_gSensor {
    position: absolute;
    height: 143px;
    border-right: 2px solid #3d4f67;
    bottom: 29px;
    background: #8080801f;
    left: 19px;
}


.load_reports.card-scroll {
    height: calc(100vh - 95px)
}

.detailSection {
    border-bottom: 1px solid #1cc55b !important;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

@media all and (max-width: 768px) {
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(2px, 1px) rotate(0deg);
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        -webkit-transform: translate(0px, 2px) rotate(0deg);
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        -webkit-transform: translate(2px, 1px) rotate(-1deg);
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        -webkit-transform: translate(2px, 2px) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
    }
}

.shake-little {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 5s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.dashlet_:hover {
    cursor: move;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}

.eventAnalyzeControls {
    z-index: 0;
    position: absolute;
    bottom: 14px;
    right: 25px;
    display: flex;
    flex-direction: column;
    width: 30px;
    height: 59px;
}

    .eventAnalyzeControls span {
        padding-top: 8px !important;
    }

        .eventAnalyzeControls span:hover {
            background-color: none !important;
            font-size: 19px;
            padding-top: 3px !important;
        }

.chart_heading {
    font-size: 11px;
    padding-left: 17px;
    color: #6d6d6e;
    position: relative;
    bottom: 24px;
    left: 31px;
}

.live .google-visualization-tooltip {
    width: 140px;
    background-color: #1f1f1fe6 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
    border: none !important;
}

    .live .google-visualization-tooltip > ul > li > span {
        color: #fff !important;
    }

/*.geo #ex1_value {
    position: absolute;
    width: 350px;
    height: 34px;
    right: 6px;
    left: unset !important;
    bottom: 10px;
}*/

.load-icon-reports {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 75%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.cameraIcon {
    color: #888888;
    font-size: 21px;
    position: absolute;
    right: 125px;
    top: 124px;
    cursor: pointer;
}

.replay_button {
    position: absolute;
    top: 172px;
    right: 8px;
    border-radius: inherit;
    width: 17px;
    padding: 5px 21px 5px 12px !important;
    background-color: #2f3a53;
    border-color: #2f3a53;
}

    .replay_button:hover {
        background-color: #1cc55b;
        border-color: #1cc55b;
    }

.slider6 {
    position: relative;
    z-index: 3000;
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: transparent;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.toaster {
    position: absolute;
    bottom: 9%;
    right: 45px;
    z-index: 3;
    max-width: 35%;
    min-width: 25%;
    font-family: 'Nunito', sans-serif;
    overflow: hidden;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 14px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 14px -2px rgba(0, 0, 0, 0.2);
}

    .toaster .alert {
        padding: 8px 15px;
        margin: 4px;
        border-radius: 3px;
        color: #4c5255;
        letter-spacing: 0.2px;
    }

    .toaster:hover {
        box-shadow: 0 5px 3px 0 rgba(0,0,0,.1), 0 2px 5px 0 rgba(0,0,0,.10);
        transition-duration: 0.4s;
        transition: visibility 0s 2s, opacity 2s linear;
    }

    .toaster .toast-icon {
        text-align: center;
        font-size: 25px;
    }

    .toaster .img-car img {
        width: 30px !important;
    }

    .toaster h5, .toaster p {
        color: #fff;
    }

    .toaster .close {
        text-align: center;
        font-size: 13px;
        color: #fff;
        position: absolute;
        top: 15%;
        right: 4%;
    }

.slider6 {
    position: relative;
    z-index: 3000;
    -webkit-appearance: none;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background: #3d4f675e;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.badge-success1 {
    background: #eeeeee !important;
}

.slider6:hover {
    opacity: 1;
}

.slider6::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #3d4f67;
    cursor: pointer;
}

.slider6::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #4CAF50;
    cursor: pointer;
}

.findVehiclesSection .media {
    margin: 4px !important;
}

.driverImportFileTable, .vehicleImportFileTable {
    width: 370px;
    border: 1px solid #ededed !important;
}

    .driverImportFileTable thead tr th, .vehicleImportFileTable thead tr th, .searchLocationTable thead tr th {
        background: #0f4e96;
        color: #fff;
    }

.validationError_span {
    color: #fb3939 !important;
    font-size: 12px;
}

.submitted.ng-invalid {
    animation: shake-submitted 0.82s cubic-bezier(.36,.07,.19,.97);
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    border: 1px solid #eda9a9;
}

@keyframes shake-submitted {
    10%, 90% {
        transform: translate3d(1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(1px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(1px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(3px, 0, 0);
    }
}

input:focus, textarea:focus, select:focus {
    outline: none !important;
}

form.select.ng-invalid {
    border-color: red;
}

#my_camera {
    width: 320px;
    height: 240px;
    border: 1px solid black;
}

#uploadfile {
    display: none;
}

.profile-img-container {
    text-align: center;
    padding: 25px;
}

    .profile-img-container img:hover {
        opacity: 0.5;
    }

        .profile-img-container img:hover + i {
            display: block;
            z-index: 500;
        }

    .profile-img-container i {
        display: none;
        margin-top: -75px;
    }

    .profile-img-container img {
        width: 110px;
        height: 110px;
        cursor: pointer;
    }

    .profile-img-container input[type=file] {
        font-size: 12px;
        float: right;
        margin-top: 10px;
        outline: none;
    }

.labels {
    color: red;
    background-color: white;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    border: 2px solid black;
    white-space: nowrap;
}

.zoomControls {
    background: #2f3a53 !important;
    border-radius: 30px !important;
}

    .zoomControls > span {
        border-radius: 30px !important;
        color: #fff !important;
        text-align: center;
        cursor: pointer;
    }

.mapTypeControl {
    top: 69px !important;
    right: 37px !important;
}


.geo .gmnoprint {
    /*visibility: hidden;*/
}

.live #colexid img {
    cursor: pointer;
}

.live .findVehiclesSection {
    position: absolute;
    top: 40px;
    right: 43px;
    width: 420px;
    min-height: 43px !important;
    height: auto;
    max-height: 400px;
    overflow: scroll;
    background: #fff;
    box-shadow: 2px 5px 13px 0 grey;
}

.live .angucomplete-holder input {
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.1);
    transition-duration: .4s;
    color: #6f6f6f;
    width: 100%;
}

.profile .lb-head-single .dropdown-menu li i {
    float: left;
    width: 24px;
    padding: 3px;
}

.driverScheduleDays span {
    color: #297dc7;
    display: inline-block;
}

.searchBox li {
    font-size: 12px;
    padding: 1px 15px;
    color: #7a878e;
    cursor: pointer;
}

.dropdownIcon {
    color: #0cc652;
    cursor: pointer;
    float: right;
}

.live .addNotesEventAnalyze {
    height: 300px;
    position: absolute;
    width: 400px;
    background: #fff;
    bottom: 40px;
    right: 0;
    z-index: 3;
    box-shadow: 0px 0 3px rgba(0, 0, 0, 0.3);
}

.live .mapOptionTools {
    color: #5d5d5d;
    line-height: 2;
    font-size: 13px;
    background: #F1F2F2;
}

.box-active {
    background: #0cc652;
    border-radius: 5px;
    border-radius: 10px;
}

    .box-active i {
        color: #fff !important;
    }

.vehicleico {
    background: #fff;
    border-radius: 10%;
    padding: 3px 7px;
    font-size: 12px;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.06);
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #0cc652;
    background-color: #F1F2F2;
}

.nav-pills > li {
    padding: 0 13px 0 13px;
}

    .nav-pills > li:hover {
        color: #0cc652;
    }

    .nav-pills > li.active {
        color: #0cc652;
    }

.live .herePolylineWindow {
    max-width: 250px;
    position: absolute;
    top: 55px;
    margin: auto;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.98);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 5px;
    border: 1px solid #b8c6d5;
}

    .live .herePolylineWindow span {
        color: #1c72be;
    }

/*    Widget One
---------------------------*/
.dib {
    display: inline-block;
}

.stat-widget-one .stat-icon {
    vertical-align: top;
}

    .stat-widget-one .stat-icon i {
        font-size: 23px;
        border-width: 2px;
        border-style: solid;
        border-radius: 100px;
        line-height: 53px;
        font-weight: 600;
        display: inline-block;
        width: 60px;
        height: 60px;
        text-align: center;
    }

.stat-widget-one .stat-content {
    margin-left: 15px;
    margin-top: 7px;
}

.stat-widget-one .stat-text {
    font-size: 13px;
    color: #868e96;
}

.stat-widget-one .stat-digit {
    font-size: 24px;
    color: #373757;
}

.admin .dashlet_section {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: linear-gradient( rgba(247, 247, 248, 0.96), rgba(244, 245, 246, 0.96) ), url(../../Assets/img/adminbg.jpg);
}

.dashlet_section h5 {
    color: #0cc652;
    letter-spacing: 0.6px;
    font-family: 'Roboto', sans-serif;
}

.alert-success {
    color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;
}

.alert-primary {
    background: #f0f0f0;
}

.display_none {
    display: none !important;
}

.height_full {
    height: calc(100vh - 30px) !important;
}

.height_geofull {
    height: 100vh !important;
}

.pagination-custom {
    bottom: 0;
    padding: 0px 10px;
    display: flex;
    justify-content: center;
}

.lb-head-height-fullscreen {
    height: calc(100vh - 90px) !important;
}

.height_149 {
    height: calc(100vh - 149px) !important;
}

.height_189 {
    height: calc(100vh - 189px) !important;
}

.mapDefaultHeight {
    height: calc(100vh - 50px);
}

.mapFullScreenHeight {
    height: calc(100vh);
}


.geo .DisDrawTools {
    display: inherit !important;
}

.geo .gmnoprint {
    display: none;
    top: 150px !important;
    right: 42px !important;
}

.mapsettings1 {
    top: 58px;
    left: -164px !important;
}

.mapsettings2 {
    top: 24px;
    left: -164px !important;
}
.mapsettings_vehicleinfowind1 {
    padding: 1px !important;
    top: 93px;
    left: -164px !important;
}
.mapsettings_vehicleinfowind2 {
    padding: 1px !important;
    top: 58px;
    left: -164px !important;
}
.replaySpeedOptions1 {
    top: 126px;
    left: -164px !important;
}

.replaySpeedOptions2 {
    top: 92px;
    left: -164px !important;
}

.mapsettings1 li {
    font-size: 12px;
    padding: 7px 15px 7px 15px;
    color: #7a878e;
    cursor: pointer;
}

.mapsettings2 li {
    font-size: 12px;
    padding: 7px 15px 7px 15px;
    color: #7a878e;
    cursor: pointer;
}

.gpsloc {
    padding: 7px 0;
    min-width: 400px;
    margin-top: -8px;
}

    .gpsloc .longlatt {
        color: #297dc7
    }

.popupWindowNoti {
    position: absolute;
    top: 3px;
    padding: 3px 5px 2px 5px !important;
    background: #ffffff;
    border-radius: 40px;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.viewEventTable {
    margin-bottom: 0px !important;
    background: #f1f2f2;
}

    .viewEventTable tbody tr td:first-child {
        width: 60px;
    }

.poi-info-window {
    padding: 5px;
}

    .poi-info-window .address {
        padding: 0 !important;
        box-shadow: none !important;
    }

    .poi-info-window .title {
        letter-spacing: 0.5px;
    }

    .poi-info-window div, .poi-info-window a {
        background: rgb(242, 242, 242) !important;
        color: #4e5357 !important;
        letter-spacing: 0.4px !important;
        font-size: 12px !important;
    }

        .poi-info-window .view-link, .poi-info-window a:visited {
            color: #ffffff;
            text-align: center;
        }

        .poi-info-window a:link {
            color: #18adee;
        }

#tripsTop .modal-header {
    border: 0;
    height: auto;
    padding: 10px 15px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

#tripsTop .modal-body {
    height: 40vh;
    background: rgba(235, 237, 240, 0.52);
}

.recentJourneyDataTable {
    margin: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    z-index: 1 !important;
    width: 100%;
}

.recentJourneyTable thead tr th {
    background: #0a66d6;
    background: -moz-linear-gradient(left, #0a66d6 0%, #245ab7 49%, #1572e8 100%);
    background: -webkit-linear-gradient(left, #0a66d6 0%,#245ab7 49%,#1572e8 100%);
    background: linear-gradient(to right, #0a66d6 0%,#245ab7 49%,#1572e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a66d6', endColorstr='#1572e8',GradientType=1 );
    color: #f4f7f9;
}

.recentJourneyTable tr:hover {
    background: rgba(247, 247, 247, 0.10);
    transition-duration: 0.4s;
}

.recentJourneyTable tbody tr {
    cursor: pointer;
}

    .recentJourneyTable tbody tr td {
        padding: 6px 8px !important;
        vertical-align: middle;
    }

.pac-container {
    z-index: 1100 !important;
}

.gmnoprint:nth-child(11) {
    top: 150px !important;
    right: 42px !important;
}

.show1 {
    display: block !important;
}

.red {
    border: solid 1px red;
}

.option_bar {
    position: absolute;
    width: 35px;
    color: #fff;
    z-index: 2;
}

.option_bar_geo {
    position: absolute;
    width: 35px;
    color: #fff;
    z-index: 2;
    right: 11px;
    top: 84px;
}

.option_bar1 {
    position: absolute;
    width: 35px;
    color: #fff;
    z-index: 2;
    top: 240px;
    right: 8px;
    background: #2f3a53;
    transition: 0.3s;
}

    .option_bar1 .option1, .option_bar1 .option2, .option_bar1 .option3 {
        text-align: center;
        cursor: pointer;
        padding: 7px 6px;
        margin: 3px;
    }

    .option_bar1 .option span {
        font-size: 16px;
    }

    .option_bar1 i {
        font-size: 8px;
        position: relative;
    }

.option {
    background: #2f3a53;
    text-align: center;
    cursor: pointer;
    padding: 7px 0;
}

    .option:hover {
        background: #0cc652;
        color: #fff;
        transition: 0.3s;
    }

/*.popup_image::before {
    content: "";
    position: absolute;
    left: -8px;
    top: 30%;
    margin-top: -7px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 9px solid #68748b;
}*/

.inside-tabs {
    margin-bottom: 11px;
}

    .inside-tabs .nav-tabs {
        padding: 0;
    }

        .inside-tabs .nav-tabs li a {
            padding: 8px 4px;
            font-weight: normal !important;
            font-size: 13px;
        }

        .inside-tabs .nav-tabs li {
            width: auto !important;
            font-weight: 500;
            padding: 0 2px;
        }

            .inside-tabs.nav-tabs li.active a {
                color: #46515e;
            }

.live .popup_image {
    width: 100%;
    background-color: #68748b;
    position: absolute;
    height: auto;
    z-index: 3;
    max-height: calc(100vh - 155px);
}

.eventSwitchIcon {
    font-size: 17px;
    margin: 4px;
    line-height: 23px;
    cursor: pointer;
}

.analyzeEventImages .fa-chevron-circle-left {
    color: #ffffff;
    position: absolute;
    top: 45%;
    left: 1%;
    font-size: 20px;
}

.analyzeEventImages .fa-chevron-circle-right {
    color: #ffffff;
    position: absolute;
    top: 45%;
    right: 1%;
    font-size: 20px;
}

.product-slider .fa-chevron-circle-left {
    background: #ffffff;
    border-radius: 20px;
    position: absolute;
    left: 1%;
    color: #187eea;
    font-size: 27px;
}

.product-slider .fa-chevron-circle-right {
    background: #ffffff;
    border-radius: 20px;
    position: absolute;
    right: 1%;
    color: #187eea;
    font-size: 27px;
}

    .product-slider .fa-chevron-circle-left:hover,
    .product-slider .fa-chevron-circle-right:hover,
    .analyzeEventImages .fa-chevron-circle-right:hover,
    .analyzeEventImages .fa-chevron-circle-left:hover {
        color: #3d4f67;
    }

.timeloc {
    padding-bottom: 10px;
}

    .timeloc p {
        color: #39444d;
        margin: 4px;
    }

.vcenter {
    display: inline-block;
    vertical-align: bottom;
    float: none;
    height: 150px;
}

.num {
    margin-top: 3px;
    width: 5%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 25px;
    text-align: center;
}

    .num span {
        font-size: 8px;
        border: 1px solid grey;
        border-radius: 50%;
        width: 13px;
        height: 13px;
    }
/*.bgbar:hover {
    opacity: 0.8;
}*/
#curly-brace {
    position: absolute;
}

.brace {
    border-bottom: 2px solid;
    margin: 3px 10%;
    width: 30%;
    height: 20px;
    float: left;
}

    .brace:before,
    .brace:after {
        content: "";
        width: 10%;
        height: 50px;
        position: absolute;
        display: block;
    }

#left:before {
    border-bottom: 2px solid;
    border-bottom-left-radius: 20px;
    margin-left: -10%;
    margin-top: -30px;
}

#left:after {
    border-top: 2px solid;
    border-top-right-radius: 20px;
    margin-left: 30%;
    margin-top: 18px;
}

#right:before {
    border-top: 2px solid;
    border-top-left-radius: 20px;
    margin-left: -10%;
    margin-top: 18px;
}

#right:after {
    border-bottom: 2px solid;
    border-bottom-right-radius: 20px;
    margin-left: 30%;
    margin-top: -30px;
}

.popover.top > .arrow {
    border: 0;
    bottom: -7px;
    background: #576a7b !important;
}

    .popover.top > .arrow:after {
        border-top-color: #576a7b;
    }

.popover {
    z-index: 4000;
    font-family: 'Noto Sans', sans-serif;
    border: 0;
    border-radius: 2px;
}

.popover-content {
    z-index: 4000;
    font-size: 11.55px;
    background: #576a7b;
    color: #fff;
}

.timelineHover:hover {
    box-shadow: 0px 3px 4px #888888;
    height: 22px;
}

.live .timeline_values .col-xs-1 {
    width: 4.1666666666666667%;
    text-align: right;
}

.v_text {
    writing-mode: vertical-rl;
    color: #545454;
    font-size: 11px;
    position: relative;
    right: -8px;
}

.messages .msg-data {
    color: #828690 !important;
    font-size: 13px;
}

.messages .shadow label {
    font-size: 13px !important;
    margin: 0;
    display: initial;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lock .modal {
    z-index: 9999;
    top: 0 !important
}

.lock .w3_info {
    /*flex-basis: 50%;
    -webkit-flex-basis: 50%;*/
    padding: 10px;
    /*border-top-left-radius: 125px;
    border-bottom-left-radius: 125px;*/
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,0), 0 1px 8px rgba(0,0,0,.23);
}

.lock .w3_info2 {
    padding-top: 5px;
    color: aliceblue;
    font-size: 12px;
}

.lock input[type="text"],
.lock input[type="email"],
.lock input[type="Password"] {
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px 10px 10px 5px;
    width: 90%;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    outline: none;
    background: transparent;
    color: #525252;
    font-size: 13px;
}

.lock .input-group {
    width: 100%;
    padding: 0 0 0 5px;
    background: #ececec;
    /*box-shadow: 0 0px 5px rgba(0, 0, 0, 0.22);*/
}

/*.dropdown .input-group-addon,
.dropup .input-group-addon {
    width: 60px;
    padding: 8px 4px !important;
}*/

.input-group-addon {
    cursor: pointer;
    padding: 8px 15px;
    border: 0;
    width: auto;
    height: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.lock .input-group-addon:last-child {
    border: 0;
    padding: 12px 18px;
    height: auto;
    background: #0cc652;
    margin-left: 5px;
    color: #fff;
}

.lock .bord {
    border: 1px solid #2a2a2a;
    padding: 20px;
    margin: 0;
}

.lock .log-stuff {
    font-size: 12px;
    font-size: 12px;
    padding: 8px 0 0;
    color: #686868;
}

.lock .lock-email {
    padding: 8px 0 0;
    font-size: 16px;
    color: #2b303b;
}

.lock .lock-form {
    display: flex;
    padding-top: 4px;
}

.lock .user-style {
    background: #eeeeee;
    border-radius: 80%;
    padding: 15px;
    height: 155px;
    width: 155px;
}

    .lock .user-style .user-image {
        height: 100%;
    }

.lock .lock-ico {
    position: absolute;
    bottom: 30px;
    right: 8px;
    color: #0cc652;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid #0cc652;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.nav-pills > li {
    padding: 0;
    font-size: 12px;
}

.lock .nav-pills .tab-content {
    border: 0;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ececec inset;
}

.lock .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
}

.lock .modal-body {
    display: grid;
    justify-content: center;
    height: 100%;
    padding: 10% 0;
}

.lock .modal-header, .lock .modal-footer {
    border: none;
}

.lock .modal-content {
    min-height: 100vh;
    border-radius: 0;
    /*background: rgba(0, 0, 0, 0.8);*/
    background: rgba(51, 71, 87, 0.95);
}

.dashboard_date {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.service .img-car {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    padding: 10px;
    color: #3d4f67;
    background: #f1f2f2;
    border-radius: 50px;
}

.admin .angucomplete-holder, .reports .angucomplete-holder, .geo .angucomplete-holder, .service .angucomplete-holder {
    background: #f3f3f3;
    position: relative;
    width: 100%;
    z-index: 5;
}

.admin .angucomplete-title:hover, .reports .angucomplete-title:hover, .geo .angucomplete-title:hover, .service .angucomplete-title:hover {
    background-color: #0cc652;
    color: #ffffff;
}
.angucomplete-dropdown{
    position:absolute!important;
    width:100%!important;
}

.admin .angucomplete-title, .reports .angucomplete-title, .geo .angucomplete-title, .service .angucomplete-title {
    padding: 7px 13px;
    cursor: pointer;
    transition-duration: 0.3s;
    font-size: 12px;
    background: #F1F2F2;
    letter-spacing: 0.3px;
}

#ex1_dropdown, #ServiceReminderVehicle_dropdown, #InsuranceReminderVehicle_dropdown, #MotReminderVehicle_dropdown {
    height: calc(100vh - 500px );
    overflow: scroll;
}

.admin #ex1_dropdown {
    box-shadow: 0px 3px 2px -2px rgba(0,0,0,.2);
    min-width: 400px;
}

.admin #ex1_value {
    border: 1px solid rgba(0,0,0,0.1);
    transition-duration: .4s;
    color: #6f6f6f;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    letter-spacing: 0.3px;
    min-width: 400px;
}

.reports #ex1_value, .geo #ex1_value, .service #ServiceReminderVehicle_value, .service #InsuranceReminderVehicle_value, .service #MotReminderVehicle_value {
    border: 1px solid rgba(0,0,0,0.1);
    transition-duration: .4s;
    color: #6f6f6f;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    letter-spacing: 0.3px;
    min-width: 290px;
}

.reports #ex1_dropdown, .geo #ex1_dropdown, .service #ServiceReminderVehicle_dropdown, .service #InsuranceReminderVehicle_dropdown, .service #MotReminderVehicle_dropdown {
    box-shadow: 0px 3px 2px -2px rgba(0,0,0,.2);
    min-width: 290px;
}

.admin #lap2 .card-scroll {
    height: calc(100vh - 50px);
}

.admin .device_management .lb-head,
.admin .vehicle_management .lb-head,
.admin .driver_management .lb-head {
    height: 90px !important;
}

.admin .device_management .card-scroll,
.admin .vehicle_management .card-scroll,
.admin .driver_management .card-scroll {
    height: calc(100vh - 180px) !important;
}

.admin .addVehicleSection,
.admin .addDriverSection {
    padding: 3px 0;
}

    .admin .addVehicleSection .btn,
    .admin .addDriverSection .btn {
        padding: 3px 9px;
        font-size: 1.1rem;
    }

.admin .edit_device_section .alert {
    padding: 0;
    height: 31px;
    margin: 10px 0;
    line-height: 30px;
}

.modal-upload .modal-body .card-scroll {
    justify-content: center;
    height: calc(100vh - 250px);
}

.modal-upload .modal-body .modal-inputs {
    height: 80px;
}

.bgcolor {
    background-color: red;
}

.canvasjs-chart-credit {
    display: none;
}

.dashboard {
    font-family: 'Montserrat', sans-serif;
    background: #F1F2F2;
}

    .dashboard .modal {
        top: 50px;
    }

    .dashboard .livefoot {
        border-top: 1px solid #eeeeee;
    }

    .dashboard .card-scroll {
        height: calc(100vh - 90px) !important;
    }

    .dashboard .card {
        box-shadow: none !important;
    }

.widget {
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    background: #fff;
}

    .widget .widget-content2 {
        padding: 0 15px 5px 15px;
        min-height: 93px;
    }

    .widget .widget-content {
        padding: 16px;
        display: flow-root;
        align-items: center;
        font-family: 'Noto Sans', sans-serif;
    }

        .widget .widget-content .dropdown-menu {
            position: absolute;
            right: 5%;
            left: auto;
            top: auto;
            padding: 9px !important;
        }

    .widget .intro-widget h5 {
        font-size: 20px;
        display: inline-block;
        margin: 0;
        padding: 5px 0;
    }

    .widget .intro-widget p {
        font-size: 13px;
        margin: 3px 0;
    }

    .widget .intro-widget .intro-right {
        text-align: right;
    }

    .widget .intro-widget .btn-group {
        margin-top: -3px;
        margin-left: 6px;
        cursor: pointer;
    }

        .widget .intro-widget .btn-group:hover {
            color: #0cc652;
        }


    .widget .card p {
        color: #858585;
        font-size: 10px;
    }

    .widget .time-ind {
        font-size: 33px;
    }

    .widget .title {
        font-size: 13px;
        letter-spacing: 0.3px;
    }

    .widget .hours {
        font-size: 11px;
    }

    .widget .milage {
        font-size: 12px;
    }

    .widget .box-style {
        padding: 10px 0 5px 0;
        box-shadow: 1px 1px 83px rgba(0, 0, 0, 0.1);
    }

.dashboard .small {
    display: flex;
    flex-wrap: wrap; /* Optional. only if you want the items to wrap */
    justify-content: center; /* For horizontal alignment */
    align-items: center;
    height: 210px;
}

.dashboard .large {
    float: none;
    margin: 0 auto;
    text-align: center;
    height: 241px;
}

.settings .media-body h5 {
    padding-top: 12px;
}

.mapSettingsModal .modal-title {
    font-size: 14px;
}

.settings .alert_label {
    position: relative;
    left: 51px;
}

.settings .alert_icon {
    color: #3c6bb5;
    padding: 4px;
    font-size: 15px;
}

.mapSettingsModal .modal-body .fa-gear {
    padding-top: 5px;
    padding-left: 18px;
    color: #0cc652;
    cursor: pointer;
}

.settings .vehicle_type_heading {
    background: #F1F2F2;
    margin-top: 5px;
    margin-left: -17px;
    margin-right: -4px;
    padding-left: 12px;
}

.settings .vehicleTypeClass {
    color: #0cc652 !important;
    letter-spacing: 0.6px;
}

.settings .vehicle_type_select:focus {
    background: rgb(255, 255, 255) !important;
}

.settings .btn-number {
    width: 25px;
    height: 25px;
    padding: 0
}

    .settings .btn-number i {
        font-size: 10px;
    }

.settings .vertical-tabs,
.profile .vertical-tabs {
    height: calc(100vh - 50px);
}

.speeding_table tr td {
    width: 165px !important;
}

    .speeding_table_header th,
    .speeding_table tr td:first-child {
        text-align: center;
    }

.settings .alert_table {
    border: none
}

.settings tr th, .alert_table2 tr th {
    color: #0cc652;
    letter-spacing: 0.6px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #e9ecee !important;
    background: #F1F2F2;
    text-align: center;
    background: #F1F2F2;
    font-weight: 400;
}

.alert_table tr td:first-child {
    text-align: left;
}

.alert_table tr td {
    text-align: center;
}

.alert_table2 tr td {
    border: none !important
}

tbody.alert_table2 {
    margin-top: 47px;
    padding: 0;
    border: 1px solid #f4f4f4;
}

.table > tbody + tbody {
    border-top: none !important;
}

.search {
    width: 280px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 20px;
    float: left;
    margin-top: 9px;
    margin-left: 15px;
    padding: 0 19px;
    border: 0;
}

.qwer {
    margin-top: 12px !important;
}

.search:focus {
    width: 360px;
}

#filtersubmit {
    position: relative;
    z-index: 1;
    left: -25px;
    top: 1px;
    color: #7B7B7B;
    cursor: pointer;
    width: 0;
}

.settings .tab-content {
    margin: 0;
    border: 0;
}

.display_inline {
    display: inline;
    width: 90px;
    text-align: center;
}

.increment_labels {
    margin: 8px 0;
}

.width-50 {
    width: 50px !important;
}

.switch input {
    display: none;
}

.switch {
    display: inline-block;
    width: 51px;
    height: 23px;
    transform: translateY(50%);
    position: relative;
}

.alert_slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 0 0 2px gray, 0 0 4px gray;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: hidden;
    transition: .4s;
}

    .alert_slider:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: gray;
        border-radius: 30px;
        transform: translateX(-30px);
        transition: .4s;
    }

.alert_inp:checked + .slider:before {
    transform: translateX(30px);
    background: limeGreen;
}

.alert_inp:checked + .slider {
    box-shadow: 0 0 0 2px limeGreen,0 0 2px limeGreen;
}

output {
    display: none;
}

.searchbox {
    position: relative;
    min-width: 50px;
    width: 0%;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 20px;
    color: red;
}

    .searchbox-input::-webkit-input-placeholder {
        color: #d74b4b;
    }

    .searchbox-input:-moz-placeholder {
        color: #d74b4b;
    }

    .searchbox-input::-moz-placeholder {
        color: #d74b4b;
    }

    .searchbox-input:-ms-input-placeholder {
        color: #d74b4b;
    }

.searchbox-icon,
.searchbox-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: #172b3c;
}



.searchbox-open {
    width: 100%;
}

.byline {
    position: absolute;
    top: 150px;
    left: 30%;
    text-align: center;
    font-size: 18px;
}

    .byline a {
        text-decoration: none;
        color: #d74b4b;
    }

.service .list-group-item {
    position: relative;
    display: block;
    padding: 4px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.service .panel {
    margin-left: 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    /* box-shadow: 0 1px 1px rgba(0,0,0,.05); */
}

.widget .panel-body {
    padding: 0px;
}

.widget .list-group {
    margin-bottom: 0;
}

.widget .panel-title {
    display: inline
}

.widget .label-info {
    float: right;
}

.widget li.list-group-item {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #ddd;
}

    .widget li.list-group-item:hover {
        background-color: rgba(86,61,124,.1);
    }

.widget .mic-info {
    color: #666666;
    font-size: 11px;
}

.widget .action {
    margin-top: 5px;
}

.widget .comment-text {
    font-size: 12px;
}

.widget .btn-block {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.service #exTab1 ul li {
    display: block;
}

.service #exTab2 h3 {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

/* remove border radius for the tab */

.service #exTab1 .nav-pills > li > a {
    border-radius: 0;
    color: #1cc55b;
}

/* change border radius for the tab , apply corners on top*/

.service #exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

.service #exTab3 .tab-content {
    color: white;
    background-color: #ff9800;
    padding: 5px 15px;
}

.service .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #1cc55b;
    background-color: #f1f2f2;
}

.service .nav > li > a, .settings .nav > li > a {
    color: #716f6f;
    font-size: 13px !important;
    color: #4e545a;
    font-size: 13px !important;
    letter-spacing: 0.3px;
    font-family: nunito;
}

.settings .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #1cc55b;
    background-color: #f1f2f2;
}
/*.settings .shadow {
    background-color: #fff;
}*/
.mapSettingsModal .modal-body {
    padding: 8px 30px;
}

.mapSettingsModal .modal .modal-header, .mapSettingsModal .modal .modal-header i {
    border: none;
    background: #f2f2f2;
}

.service .actions_icon .dropdown-menu li i {
    float: left;
    width: 10px;
    padding: 3px;
}

.dropdown-menu li > a, .navbar.navbar-default .dropdown-menu li > a {
    font-size: 12px;
    padding: 9px 17px;
    color: #676d70;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.geo #pac-input, #customSearch {
    z-index: 999 !important;
    position: absolute;
    left: 54% !important;
    top: 80px !important;
    margin: 5px !important;
    width: 40% !important;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.1);
    transition-duration: .4s;
    color: #6f6f6f;
}

.settings #pac-input2 {
    z-index: 999 !important;
    position: absolute;
    left: 44% !important;
    margin: 5px !important;
    width: 50% !important;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.1);
    transition-duration: .4s;
    color: #6f6f6f;
}

#pac-input:focus, #customSearch:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

#pac-container {
    z-index: 1100 !important;
}

/*.geo #description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

.geo #infowindow-content .title {
    font-weight: bold;
}

.geo #infowindow-content {
    display: none;
}

.geo #map #infowindow-content {
    display: inline;
}

.geo .pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
}

.geo #pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.geo .pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

    .geo .pac-controls label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
    }

.geo #pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

    .geo #pac-input:focus {
        border-color: #4d90fe;
    }

.geo #title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

.geo #target {
    width: 345px;
}*/


.live .highcharts-button-normal {
    display: none;
}

.ion-android-arrow-dropright-circle {
    cursor: pointer;
}

/*#container {
    height: 140px !important;
    margin: 0 auto !important;
    position: relative !important;
    top: -5px !important;
    left: -27px !important;
}*/

.highcharts-series rect {
    stroke-width: 0px !important;
}

.highcharts-yaxis-labels text {
    font-size: 9px !important;
}

.top-bar {
    font-size: 12px;
    padding-left: 0;
    height: 30px;
    line-height: 30px;
    color: #696969;
    letter-spacing: 0.3px;
    background: #fff;
}

    .top-bar .trip {
        padding: 7px;
        font-size: 12px;
        letter-spacing: 0.7px;
    }

.fullMap {
    height: calc(100vh - 50px);
}


.live .table-bordered > tbody > tr > td, table {
    border: 0 !important
}

.live table.table tr td {
    padding: 5px;
}

#map {
    transition: .4s ease;
}

.timelineMap {
    height: calc(100vh - 81px) !important;
    z-index: 0;
}

.timelineMap1 {
    height: calc(100vh - 125px) !important;
    z-index: 0;
}

.timelineMap2 {
    height: calc(100vh - 110px) !important;
    z-index: 0;
}

.Timeline_Border {
    height: 10px;
    margin-bottom: 7px !important;
    border-bottom: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
}

    .Timeline_Border:first-child {
        border-left: 1px solid lightgrey;
    }

.toggleBtn {
    position: absolute;
    bottom: 0;
    right: 4%;
    border-radius: 50%;
    padding: 7px 12px;
}

.toggleBtn1 {
    position: absolute;
    bottom: 0;
    right: 4%;
    border-radius: 50%;
    padding: 7px 12px;
    bottom: 73px;
    z-index: 2;
}

/*service reminders styles*/
.reminders_table {
    color: #5c646e;
    font-size: 13px;
    line-height: 30px;
}

.remainders_table_list .modal-body {
    height: calc(100vh - 90px) !important;
    overflow: hidden;
}

.live .media-body hr {
    margin: 11px 0 3px 0 !important;
}

.live .tab-content hr {
    margin: 15px 0 !important;
}

.live .bell-icon {
    display: table-caption;
    margin-top: -11px;
}

    .live .bell-icon .badge {
        margin-left: 8px;
        margin-bottom: -15px;
        border-radius: 100%;
        font-size: 11px;
        width: 19px;
        height: 18px;
    }

    .live .bell-icon .fa-bell {
        font-size: 13px;
        color: #565656;
        cursor: pointer;
    }

/*Livetrack responsive*/
.live .mediaMarginRemove .padd-live {
    padding: 0 15px;
}

.live .mediaMarginRemove .padd-live3 {
    margin: 0;
    padding: 6px 7px 4px 7px;
}

.live .mediaMarginRemove .fleetNamesSection span {
    width: 77px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.live .padd-live {
    text-align: center;
    padding: 10px 0 10px 0;
}

.live .padd-live3 {
    text-align: center;
    padding: 6px 4px 4px 4px;
    border-radius: 1px;
    margin-top: 13px;
    cursor: pointer;
    display: block;
    transition-duration: 0.4s;
    height: 29px;
}

    .live .padd-live3:hover {
        opacity: 0.8;
    }

    .live .padd-live3 a {
        display: block;
    }

    .live .padd-live2 img,
    .live .padd-live3 img {
        margin: 0 auto;
    }

.live .mediaMarginRemove .lb-head h5 {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}

.live .mediaMarginRemove .padd-live h5 {
    width: 77px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: -3px;
}

.live .mediaMarginRemove .fleetNamesSection .status-icons {
    display: inline-grid;
    padding: 5px 5px 0 5px;
}

    .live .mediaMarginRemove .fleetNamesSection .status-icons i {
        padding-top: 6px;
        float: left !important;
    }

.ListClass .address {
    display: none;
}

.ListClass .hide_border:last-child, .media-body h5 {
    display: none;
}

.highcharts-axis, .highcharts-legend-item, .highcharts-button-symbol, .highcharts-credits {
    display: none !important;
}

.axis path,
.axis line {
    fill: none;
    stroke: black;
    shape-rendering: crispEdges;
}

.axis text {
    font-family: sans-serif;
    font-size: 10px;
}

.timeline-label {
    font-family: sans-serif;
    font-size: 12px;
}

#timeline2 .axis {
    transform: translate(0px,40px);
    -ms-transform: translate(0px,40px); /* IE 9 */
    -webkit-transform: translate(0px,40px); /* Safari and Chrome */
    -o-transform: translate(0px,40px); /* Opera */
    -moz-transform: translate(0px,40px); /* Firefox */
}

.coloredDiv {
    height: 20px;
    width: 20px;
    float: left;
}

.infoWindowContent {
    font-size: 14px !important;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.service .table i {
    color: #1cc55b;
    padding: 0px;
    cursor: pointer;
}

.remainder_edit, .remainder_trash {
    opacity: 0.9 !important;
    font-size: 16px !important;
    margin: 0 0px !important;
    /* margin-left: 3px; */
}

.remainders_table th {
    text-align: center;
}

.radio_settings {
    padding: 20px;
    font-size: 16px;
}

    .radio_settings input {
        font-size: 14px;
    }

.general_settings_form .row {
    margin-top: 12px;
}

.settings_section > .tab-pane > h4 {
    padding-left: 10px;
}

#notifications {
    padding-left: 10px;
}

.general {
    border-radius: 0px;
}

.nav-pills > li > a {
    border-radius: 1px;
}

.nav-tabs > li {
    /*float: none;*/
    display: inline-block;
    zoom: 1; /* hasLayout ie7 trigger */
}

.fa-fw {
    width: 2em;
}

.content-header-msg {
    position: relative;
    left: 10px;
}

.msg_actions {
    cursor: pointer;
}

#custom-search-form .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid gray;
}

#custom-search-form button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.search-query:focus + button {
    z-index: 3;
}

.action a {
    width: 35px;
    height: 35px;
    padding: 10px;
    text-align: center;
    color: #ff9800;
}

.admin #lap1 .lb-head, .play #colexid .lb-head, .service #colexid .lb-head {
    height: 120px;
}

.admin #lap1 .card-scroll, .service #colexid .card-scroll {
    height: calc(100vh - 210px)
}

#colexid {
    z-index: 1;
}

#lap1, #lap3 {
    z-index: 1;
}

.hr-admin {
    margin: 8px 0 12px 0;
}

.admin .lb-head-single .dropdown-menu li i,
.event_section .dropdown-menu li i {
    float: left;
    width: 24px;
    padding: 3px;
}

.admin .lb-head-single h5 span {
    font-weight: normal;
    font-size: 13px;
}

.sidebar-mini.sidebar-collapse .sidebar-footer {
    width: 50px;
}

    .sidebar-mini.sidebar-collapse .sidebar-footer a {
        width: 50px;
    }

    .sidebar-mini.sidebar-collapse .sidebar-footer .link {
        visibility: hidden;
        bottom: 50px;
        display: none;
        width: 50px;
    }

.sidebar-footer {
    background-color: #272b35;
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 230px;
    transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
}

    .sidebar-footer a {
        padding: 12px;
        width: 100%;
        float: left;
        text-align: center;
        font-size: 15px;
        color: #b1bbd4;
    }

        .sidebar-footer a:hover {
            background-color: #1e222c;
        }

#delete-button {
    border: none;
    background: none;
}

    #delete-button:focus {
        outline: none;
    }

.geo .form-control:focus {
    background: #fff !important;
}

.geo #panel {
    top: 118px;
    right: 40px;
    text-align: center;
    font-size: 13px;
    z-index: 1;
    position: relative;
    background: #fff;
    padding: 5px 0;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

#panel {
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    z-index: 3;
    float: right;
    position: relative;
}

#color-palette {
    clear: both;
}

.color-button {
    width: 16px;
    height: 16px;
    font-size: 0;
    float: left;
    cursor: pointer;
    margin: 2px 5px;
    border-radius: 50%;
}

.draw {
    position: fixed;
    right: 15px;
    top: 35px;
    z-index: 3
}

.weekbg {
    background: #f2f2f2;
    height: 30px;
    width: 30px;
    display: inline-block;
    align-items: center;
    line-height: 30px;
    cursor: pointer;
    border-radius: 40px;
    margin-right: 4px;
    font-size: 12px;
}

.weekbg_driver {
    display: inline-block;
    background: #f2f2f2;
    padding: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 19.6px;
    border-radius: 100%;
    margin-right: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.weekbg_driver-active {
    background: #f39c12 !important;
    color: #ffffff !important;
}


.weekbg-active {
    background: #f39c12 !important;
    color: #ffffff !important;
}

.weekbg-Inactive {
    background: #f2f2f2 !important;
}

.weekbg:hover {
    background: #0cc652;
    color: #ffffff;
    transition-duration: 0.4s;
}

/*#datepicker, #datepicker1 {
    margin: 5px 0;
}*/

.datepic {
    display: grid;
}

    .datepic .date {
        display: inline-flex;
    }

    .datepic label {
    }

.notify {
    position: relative;
    top: -25px;
    right: -7px;
}

    .notify .heartbit {
        position: absolute;
        top: -9px;
        right: -4px;
        height: 25px;
        width: 25px;
        z-index: 10;
        border: 5px solid #0cc652;
        border-radius: 70px;
        -moz-animation: heartbit 1s ease-out;
        -moz-animation-iteration-count: infinite;
        -o-animation: heartbit 1s ease-out;
        -o-animation-iteration-count: infinite;
        -webkit-animation: heartbit 1s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .notify .point {
        width: 6px;
        height: 6px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background-color: #0cc652;
        position: absolute;
        top: 1px;
    }

@-moz-keyframes heartbit {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -moz-transform: scale(0.1);
        opacity: 0.1;
    }

    50% {
        -moz-transform: scale(0.5);
        opacity: 0.3;
    }

    75% {
        -moz-transform: scale(0.8);
        opacity: 0.5;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -webkit-transform: scale(0.1);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: scale(0.5);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

.query {
    position: fixed;
    bottom: 12%;
    right: 5%;
    z-index: 3000;
    font-size: 18px;
    cursor: pointer;
    background: #0cc652;
    border: solid 3px;
    padding: 0 5px;
    color: white;
    border-radius: 100%;
}


/*effect-underline
    .media:after {
        content: '';
        position: absolute;
        left: 0;
        display: inline-block;
        height: 11px;
        width: 100%;
        border-bottom: 1px solid #0cc652;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: scale(0,1);
        transform: scale(0,1);
    }

    .media:hover:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }*/

.fleetNamesSection {
    cursor: pointer;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    /*-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);*/
    border-left: 2px solid;
    color: #3d4f67;
    letter-spacing: 0.6px;
    font-size: 13px;
}

    .fleetNamesSection i {
        color: #3d4f67;
        font-size: 17px;
        cursor: pointer;
        margin: 0 5px;
    }

.eventNamesSection {
    margin: 4px 0 !important;
    padding: 8px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
    color: #3d4f67;
    letter-spacing: 0.6px;
    font-size: 12px;
    height: 40px;
}

.reports .shadow .media:first-child,
.geo .shadow .media:first-child,
.admin .shadow .media:first-child,
.admin #colexid .media:first-child {
    margin-top: 0 !important;
}

.shadow .media:first-child::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 27%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    /*border-left: 7px solid #3d4f67;*/
}

@keyframes scale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.media-body {
    overflow: visible !important;
}

.media1 {
    /*padding: 15px;
    position: relative;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);*/
    padding: 0 15px 5px 15px;
}

.media-body span, p {
    font-size: 12px;
    color: #4d575e;
    letter-spacing: 0.2px;
}

.media .grid-view {
    font-size: 12px;
    color: #4d575e;
    letter-spacing: 0.2px;
}

.media .list-view {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #4d575e;
    letter-spacing: 0.2px;
}

.geo .shadow .media:first-child {
    margin-top: 4px !important;
}

.geo .media-body p {
    line-height: 20px;
    margin: 0;
}

    /*.geo .media-body .text-wrap {
    width: 220px;
    height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

    .geo .media-body .text-wrap:hover {
        display: inline-flex;
        overflow: visible;
        white-space: normal;
        width: auto;
        height: auto;
        background: #097CFF;
        color: #fff;
        z-index: 3000;
        padding: 8px;
        transition-duration: 0.4s;
        -webkit-box-shadow: 0 2px 20px 0 rgba(46,130,255,0.75);
        box-shadow: 0 2px 20px 0 rgba(46,130,255,0.75);
        cursor: pointer;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }*/

    .geo .media-body p i {
        margin-right: 5px;
        line-height: 16px;
    }

.media-body, .media-left {
    vertical-align: middle;
}

    .media-body:hover, .media-left:hover {
        transition-duration: 0.5s;
        -moz-transition-duration: 0.5s; /* Firefox 4 */
        -webkit-transition-duration: 0.5s; /* Safari and Chrome */
        -o-transition-duration: 0.5s; /* Opera */
    }

    .media-body h5 {
        display: inline-block;
        letter-spacing: 0.3px;
        font-size: 12px !important;
        font-family: 'Nunito', sans-serif;
    }

.live .media-body h6 {
    display: inline-block;
    font-size: 13px !important;
    color: #4e4e4e;
    font-weight: 400;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
}

.media-list .media {
    padding: 15px 10px
}

.media-list span {
    color: #515662 !important;
    letter-spacing: 0.5px;
    font-size: 13.5px !important;
}

.media-list .media span i {
    width: 30px;
    font-size: 17px;
    border-right: 1px solid rgba(188, 193, 201, 0.73);
    margin-right: 4px;
}

.media-list .media:hover i,
.media-list .media-active i {
    color: #0cc652 !important;
    transition-duration: 0.3s;
}

.media-active .img-car {
    animation: scale 3s linear infinite;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.16), 0 1px 10px 0 rgba(61, 79, 103, 0.22);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.16), 0 1px 10px 0 rgba(61, 79, 103, 0.22);
    background: #fff;
}

.media-active1 {
    background: #ffc4c4 !important;
    border-bottom: 1px solid #0e5bfa !important;
}

.lb-head .fa-times-circle, .lb-head-single .fa-times-circle {
    font-size: 18px;
    color: #00C851;
    transition-duration: 0.3s;
    cursor: pointer;
}

.geo .fa-edit {
    padding-bottom: 8px;
    cursor: pointer;
}

.coll-menu .treeview-menu {
    padding: 0;
    border: none;
}

/*.media:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%; 
    background-color:rgba(0,0,0,.20);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
} 
.media:hover:after { 
    width: 120%;
    background-color: rgba(0,0,0,0);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}*/
.shadow {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    background: #F1F2F2;
    z-index: 1;
}

.live .card {
    margin-bottom: 0;
}

.live .notify {
    position: relative;
    top: -1px;
    left: 60px;
}

    .live .notify .heartbit {
        right: auto;
        left: 20.5px
    }

    .live .notify .point {
        left: 30.5px;
        width: 4px;
        height: 4px;
        top: 1.5px;
    }

.live #Section4 .notify {
    position: relative;
    top: -25px;
    left: -25px;
}

    .live #Section4 .notify .heartbit {
        right: auto;
        left: 20.5px
    }

    .live #Section4 .notify .point {
        left: 30.5px;
        width: 4px;
        height: 4px;
        top: 1.5px;
    }

.live .summ-table {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px !important;
}

    .live .summ-table tr td {
        padding: 9px 5px !important;
    }

.imgwidth {
    width: 50px;
    height: 70px;
    background: #007fbd
}

.img-car {
    background: rgb(241, 242, 242);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px auto;
}

    .img-car img {
        width: 34px !important;
    }

.geo .img-car {
    width: 54px;
    height: 54px;
}

    .geo .img-car i, .routeplan .img-car i {
        font-size: 37px;
        color: #1c61bb;
    }

.admin .list-view .img-car {
    margin: 0 auto;
}

.admin .img-car i {
    font-size: 24px;
}

.list-view .img-car {
    width: 50px;
    height: 50px;
}

    .list-view .img-car img {
        width: 30px !important;
    }

.active_trip {
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(0,0,0,.08);
    margin-top: 15px;
    margin-bottom: 9px;
}

    .active_trip .score-board {
        align-items: center;
        padding-top: 25px;
    }

    .active_trip h4 {
        padding: 5px 0;
        margin: 0 13px;
        color: #4f525c;
    }

.shine {
    width: 1500px;
    height: 100px;
    margin-left: -150px;
    transform: rotate(30deg);
    background: -webkit-linear-gradient( top, #7f7f7f14, rgba(200, 200, 200, 0.1), #0000000a );
    position: absolute;
    -webkit-animation: shine 6s ease-in-out infinite;
}

@-webkit-keyframes shine {
    0%, 100% {
        margin-top: -100px;
    }

    50% {
        margin-top: 800px;
    }
}

@keyframes blin {
    30% {
        color: #f39c12;
    }
    /* YOU CAN ADD MORE COLORS IN THE KEYFRAMES IF YOU WANT
        50%{
          background-color: #55d66b;
          border: 5px solid #126620;
        }
        */
    60% {
        color: #0cc652;
    }
}

#demo {
    animation: blin 1s infinite;
}

.bord-bot {
    border-bottom: 1px solid #f2f2f2;
}

ul.info-list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    line-height: 32px;
}

.list-view ul.info-list {
    line-height: 27px;
    padding: 0;
}

ul.info-list li {
    border-bottom: 1px solid #f2f2f2;
}

    ul.info-list li:last-child {
        border-bottom: none;
    }

ul.info-list .text-bold {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

ul.info-list li i {
    min-width: 15px;
    text-align: center
}

.address {
    padding: 7px 2px;
    background: #F1F2F2;
    border-radius: 0 12px 12px 0;
}

.media .address i {
    font-size: 17px;
    cursor: pointer;
    width: 35px;
    text-align: center;
}

.media .address .address-field {
    padding: 0 7px;
    border-left: 1px solid #d0d0dd;
}

.live .bookmark_icon, .live .bookmark_icon_active {
    color: #616161;
    cursor: pointer;
    top: -2%;
    right: 4%;
    position: absolute;
}

#bookmarks .bookmars_grid:hover {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.hide1 {
    display: none;
}

.fleet-name {
    color: #337ab7;
    font-size: 13px;
    cursor: pointer;
}

.coll-menu .menu-open .fleet-name {
    padding-bottom: 11px;
    display: inline-block;
    transition-duration: 0.3s;
}

.text-success .collapsed {
    background-color: aliceblue;
}

.tooltip {
    letter-spacing: 0.2px;
    font-family: 'Noto Sans', sans-serif;
    z-index: 3500;
}

.query .tooltip {
    width: 160px;
    margin-left: -7px;
}

.card-header2, .card-footer2 {
    padding: 15px;
    background: rgba(0,0,0,.04);
}


.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    left: 0;
    color: #f6f6f6;
    font-size: 10px;
    background: #2a6bb7;
}

.btn-default {
    background: #f2f2f2;
    color: #ff9800;
    border: 1px solid #ff9800;
}

    .btn-default:hover, .btn-default:focus, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background: rgba(0, 0, 0, 0.02) !important;
        border: 1px solid rgba(0, 0, 0, 0.02) !important;
    }

.btn-default-1 {
    background: #fff;
    min-width: 165px;
    text-align: left;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.1);
    transition-duration: .4s;
    color: #6f6f6f;
}

    .btn-default-1 .caret {
        float: right;
        margin-top: 7px;
        vertical-align: middle;
    }

.dropdown-select .dropdown-menu {
    left: auto;
}

.btn-default-1:focus, .btn-default-1.active, .btn-default-1:active, .open > .dropdown-toggle.btn-default-1 {
    background: #fff;
}

.card-new, .card-new-label {
    cursor: pointer;
    background: #FFFFFF;
    padding: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

    .card-new:hover {
        background-color: #F1F2F2;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .card-new-label:hover {
        background-color: none;
    }

/*.geo .shadow .card-scroll {
    height: calc(100vh - 180px) !important;
} 

.live .shadow .card-scroll-1,
.service .shadow .card-scroll,
.admin .shadow .card-scroll,
.reports .shadow .card-scroll {
    height: calc(100vh - 140px);
}*/

.messages .shadow .card-scroll {
    height: calc(100vh - 221px) !important;
}

.pagin {
    background: rgba(0,0,0,.05)
}

.pagination {
    margin: 0;
}

.pagin-hint {
    padding: 19px 0;
    font-size: 11px;
}

.msg {
    color: #999;
    font-size: 13px;
    line-height: 25px;
    padding: 15px;
}

    .msg h6 {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0.1px;
        color: #555d66;
    }

    .msg h5 {
        letter-spacing: 0.1px;
        color: #414141;
        padding: 0 4px;
        font-size: 13px;
        border-left: 3px solid #0cc652;
    }

.msg-date {
    float: right;
    font-size: 13px;
    color: #999
}

.msg-head h5 {
    display: inline;
}

.skin-blue .main-header .navbar .nav > li > a {
    color: #ffffff;
    font-size: 13px;
}

    .skin-blue .main-header .navbar .nav > li > a:hover,
    .skin-blue .main-header .navbar .nav > li > a:active,
    .skin-blue .main-header .navbar .nav > li > a:focus,
    .skin-blue .main-header .navbar .nav .open > a,
    .skin-blue .main-header .navbar .nav .open > a:hover,
    .skin-blue .main-header .navbar .nav .open > a:focus,
    .skin-blue .main-header .navbar .nav > .active > a {
        background: rgba(0, 0, 0, 0.1);
        color: #f6f6f6;
    }

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    color: #f6f6f6;
    background: rgba(0, 0, 0, 0.1);
}

.skin-blue .main-header li.user-header {
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    height: 100vh;
}

.skin-blue .sidebar-menu > li.header {
    color: #4b646f;
    background: #1a2226;
}

.skin-blue .sidebar-menu > li.active > a,
.skin-blue .sidebar-menu > li.menu-open > a {
    color: #7a878e;
    background: rgba(176, 176, 176, 0.26);
    color: #FFFFFF;
    margin-bottom: 0;
    border-bottom: 0;
}

    .skin-blue .sidebar-menu > li.menu-open > a:hover {
        background-color: #0174DF;
        color: #FFFFFF;
    }

    .skin-blue .sidebar-menu > li.active > a:hover {
        background: #0cc652;
    }

.skin-blue .sidebar-menu > li > .treeview-menu {
    background-color: #FFFFFF;
    margin: 0 7px 6px 7px;
}

.skin-blue .sidebar a:hover {
    text-decoration: none;
}

.skin-blue .sidebar-form {
    border-radius: 3px;
    border: 1px solid #374850;
    margin: 10px 10px;
}

    .skin-blue .sidebar-form input[type="text"],
    .skin-blue .sidebar-form .btn {
        box-shadow: none;
        border: 1px solid transparent;
        height: 35px;
    }

    .skin-blue .sidebar-form input[type="text"] {
        color: #666;
        border-top-left-radius: 2px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 2px;
    }

        .skin-blue .sidebar-form input[type="text"]:focus,
        .skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
            background-color: #fff;
            color: #666;
        }

            .skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
                border-left-color: #fff;
            }

    .skin-blue .sidebar-form .btn {
        color: #999;
        border-top-left-radius: 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 0;
    }

.skin-blue.layout-top-nav .main-sidebar > .logo {
    background-color: #3c8dbc;
    color: #ffffff;
    border-bottom: 0 solid transparent;
}

    .skin-blue.layout-top-nav .main-sidebar > .logo:hover {
        background-color: #3b8ab8;
    }

.box p {
    font-size: 12px;
}

.box h4 {
    font-size: 15px;
    color: #337ab7;
}

.hrstyle {
    margin: 9px 0;
}

.eventhr {
    margin-top: 0px !important;
}

.box {
    padding: 10px;
}

    .box button {
        position: absolute;
        bottom: 15px;
        right: 15px;
        text-transform: capitalize;
        font-size: 12px;
    }


.table-wrapper {
    font-size: 12px;
    background: #fff;
    border-radius: 2px;
}



.table-wrapper {
    padding: 0 15px;
}

.table-title {
    padding: 14px 0 2px 0;
}

.table-title h2 {
    margin: 9px 0 0;
    font-size: 18px;
    /*text-transform: uppercase;*/
    color: #0174DF;
}

.table-title .btn-group {
    float: right;
}

.table-title .btn {
    color: #fff;
    float: right;
    font-size: 13px;
    border: none;
    min-width: 50px;
    border-radius: 2px;
    border: none;
    outline: none !important;
    margin-left: 10px;
}

    .table-title .btn i {
        float: left;
        font-size: 21px;
        margin-right: 5px;
    }

    .table-title .btn span {
        float: left;
        color: #fff;
        text-transform: capitalize;
        margin-top: 2px;
    }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border: 0;
}

table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}


table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}

table.table td:last-child i {
    opacity: 0.9;
    font-size: 15px;
    margin: 0 5px;
}


table.table td a:hover {
    color: #5B606A
}


table.table td a.delete {
    color: #F44336;
}

table.table .branch {
    color: #0174DF;
}

table.table .avatar {
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.hint-text {
    float: left;
    margin: 25px 0;
    font-size: 12px;
}

.btn-circle:before {
    background: none;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: -95%;
        max-width: 180px;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 6px 6px 6px 6px;
        -moz-border-radius: 6px 6px 6px 6px;
        border-radius: 6px 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 5px 0;
        border-right-color: #999;
        margin-top: 4px;
        margin-right: 10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 6px 6px 6px;
            -moz-border-radius: 6px 6px 6px 6px;
            border-radius: 6px 6px 6px 6px;
        }

.dropdown-menu-right {
    margin-left: 0;
}

    .dropdown-menu-right i {
        font-size: 15px !important;
        padding-right: 5px;
    }

.card-stats .card-header i {
    font-size: 25px;
    line-height: 40px;
    width: 40px;
    height: 40px;
}

.card-stats .card-content {
    text-align: right;
    padding-top: 10px;
}


.card [data-background-color] {
}

    .card [data-background-color] .card-title {
        color: #FFFFFF;
    }

.card .chart-title {
    position: absolute;
    top: 25px;
    width: 100%;
    text-align: center;
}

.card [data-background-color="orange"] {
    background: linear-gradient(60deg, #ffa726, #fb8c00);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.card [data-icon-bg-color="orange"] i {
    color: #ff9800;
}

.card [data-background-color] {
    color: #FFFFFF;
}

.card .card-height-indicator {
    margin-top: 100%;
}

.card.row-space .header {
    padding: 15px 20px 0;
}

.card .title {
    margin-top: 0;
    margin-bottom: 5px;
}

.card .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}

    .card .card-image img {
        width: 100%;
        height: 100%;
        border-radius: 6px;
        pointer-events: none;
    }

    .card .card-image .card-title {
        position: absolute;
        bottom: 15px;
        left: 15px;
        color: #fff;
        font-size: 1.3em;
        text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
    }

.card .category:not([class*="text-"]) {
    color: #999999;
}

.card .card-content {
    padding: 15px 20px;
}

    .card .card-content .category {
        margin-bottom: 0;
    }

.card .card-header {
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -25px 0 0 1px;
    padding: 15px;
    background-color: #999999;
    position: relative;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 15px;
    background-color: #999999;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget:hover .card-header {
    margin-top: -32px;
}

.card .card-header .title {
    color: #FFFFFF;
}

.card .card-header .category {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.62);
}

.card .card-header.card-chart {
    padding: 0;
    min-height: 160px;
}

    .card .card-header.card-chart + .content h4 {
        margin-top: 0;
    }

.card .card-header .ct-label {
    color: rgba(255, 255, 255, 0.7);
}

.card .card-header .ct-grid {
    stroke: rgba(255, 255, 255, 0.2);
}

.card .card-header .ct-series-a .ct-point,
.card .card-header .ct-series-a .ct-line,
.card .card-header .ct-series-a .ct-bar,
.card .card-header .ct-series-a .ct-slice-donut {
    stroke: rgba(255, 255, 255, 0.8);
}

.card .card-header .ct-series-a .ct-slice-pie,
.card .card-header .ct-series-a .ct-area {
    fill: rgba(255, 255, 255, 0.4);
}

.card .chart-title {
    position: absolute;
    top: 25px;
    width: 100%;
    text-align: center;
}

    .card .chart-title h3 {
        margin: 0;
        color: #FFFFFF;
    }

    .card .chart-title h6 {
        margin: 0;
        color: rgba(255, 255, 255, 0.4);
    }

.card .card-footer {
    margin: 0 20px 10px;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}

    .card .card-footer .content {
        display: block;
    }

    .card .card-footer div {
        display: inline-block;
    }

    .card .card-footer .author {
        color: #999999;
    }

    .card .card-footer .stats {
        line-height: 22px;
        color: #999999;
        font-size: 12px;
    }

        .card .card-footer .stats .material-icons {
            position: relative;
            top: 4px;
            font-size: 16px;
        }

    .card .card-footer h6 {
        color: #999999;
    }

.card .category .material-icons {
    position: relative;
    top: 6px;
    line-height: 0;
}

.card .category-social .fa {
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 2px;
    margin-right: 5px;
}

.card .author .avatar {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.card .author a {
    color: #3C4858;
    text-decoration: none;
}

    .card .author a .ripple-container {
        display: none;
    }

.card .table {
    margin-bottom: 0;
}

    .card .table tr:first-child td {
        border-top: none;
    }

.card [data-color="purple"] {
    color: #9127ac;
}

.card [data-color="blue"] {
    color: #04afc4;
}

.card [data-color="green"] {
    color: #49a44d;
}

.card [data-color="orange"] {
    color: #fc8f04;
}

.card [data-color="red"] {
    color: #e63c38;
}

.card [data-background-color="purple"] {
    background: linear-gradient(60deg, #ab47bc, #8e24aa);
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}

.card [data-background-color="blue"] {
    background: linear-gradient(60deg, #26c6da, #00acc1);
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.card [data-background-color="green"] {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}

.card [data-background-color="orange"] {
    background: linear-gradient(60deg, #ffa726, #fb8c00);
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}

.card [data-background-color="red"] {
    background: linear-gradient(60deg, #ef5350, #e53935);
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}

.card .hvr-bounce-to-right {
    height: 30px;
}

.card [data-background-color] {
    color: #FFFFFF;
}

    .card [data-background-color] a {
        color: #FFFFFF;
    }

.card-stats .title {
    margin: 0;
    padding-top: 6px;
}

.card-stats .card-header {
    float: left;
    text-align: center;
}

.card-stats .card-content {
    text-align: right;
    padding-top: 10px;
}

.card-nav-tabs .header-raised {
    margin-top: -30px;
}

.card-nav-tabs .nav-tabs {
    background: transparent;
    padding: 0;
}

.card-nav-tabs .nav-tabs-title {
    float: left;
    padding: 10px 10px 10px 0;
    line-height: 24px;
}

.card-plain {
    background: transparent;
    box-shadow: none;
}

    .card-plain .card-header {
        margin-left: 0;
        margin-right: 0;
    }

    .card-plain .content {
        padding-left: 5px;
        padding-right: 5px;
    }

    .card-plain .card-image {
        margin: 0;
        border-radius: 3px;
    }

        .card-plain .card-image img {
            border-radius: 3px;
        }

.iframe-container {
    margin: 0 -20px 0;
}

    .iframe-container iframe {
        width: 100%;
        height: 500px;
        border: 0;
        box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    }

.card-profile,
.card-testimonial {
    margin-top: 30px;
    text-align: center;
}

    .card-profile .btn-just-icon.btn-raised,
    .card-testimonial .btn-just-icon.btn-raised {
        margin-left: 6px;
        margin-right: 6px;
    }

    .card-profile .card-avatar,
    .card-testimonial .card-avatar {
        max-width: 130px;
        max-height: 130px;
        margin: -50px auto 0;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    }

        .card-profile .card-avatar + .content,
        .card-testimonial .card-avatar + .content {
            margin-top: 15px;
        }

    .card-profile.card-plain .card-avatar,
    .card-testimonial.card-plain .card-avatar {
        margin-top: 0;
    }

/*For sorting*/
[st-sort] {
    cursor: pointer;
    color: #337ab7;
}

.st-sort-ascent:after {
    content: '\25B2';
}

.st-sort-descent:after {
    content: '\25BC';
}

.track-error .help-block,
.track-error .control-label,
.track-error .radio,
.track-error .checkbox,
.track-error .radio-inline,
.track-error .checkbox-inline {
    color: #b94a48;
}

#preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99;
    height: 100%;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url( ../img/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.track-error .form-control {
    /*border: 1px solid rgba(255, 0, 0, 0.35);*/
}

    .track-error .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

.track-error .input-group-addon {
    color: #b94a48;
    background-color: #ff7777;
    border-color: #b94a48;
}


.show-entries select.form-control {
    width: 60px;
    margin: 0 5px;
}

.table-filter .filter-group {
    float: left;
}

.table-filter input, .table-filter select {
    height: 34px;
    border-radius: 3px;
    border-color: #ddd;
    box-shadow: none;
}

.table-filter {
    padding: 5px 0 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

    .table-filter .btn {
        height: 34px;
    }

    .table-filter label {
        font-weight: normal;
        margin-left: 10px;
    }

    .table-filter select, .table-filter input {
        display: inline-block;
        margin-left: 5px;
    }

    .table-filter input {
        width: 200px;
        display: inline-block;
    }

.filter-group select.form-control {
    width: 110px;
}

.filter-icon {
    float: right;
    margin-top: 7px;
}


#map-canvas {
    width: 100%;
    height: 93.4vh;
    position: absolute;
}

#info {
    color: #222;
}

.lngLat {
    color: #fff;
    margin-bottom: 5px;
}

.one {
    padding-left: 250px;
}

.two {
    padding-left: 34px;
}


#clipboard-btn {
    float: left;
    margin-right: 10px;
    padding: 6px 8px;
    border-radius: 3px;
}

#info {
    height: 140px;
    float: left;
    margin-bottom: 30px;
    border: solid 2px #eee;
    border-radius: 3px;
    box-shadow: inset 0 2px 5px #444;
}

#info, .lngLat {
    font-family: arial,sans-serif;
    font-size: 12px;
    padding-top: 10px;
    width: 270px;
}





/*--------------------*/
.switch2, .switch3, .switch4 {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 24px;
    vertical-align: middle;
    margin-bottom: 0 !important;
}

    .switch2 input, .switch3 input, .switch4 input {
        display: none;
    }

.AccessHeadings {
    color: #0cc652;
    letter-spacing: 0.6px;
    font-family: 'Roboto', sans-serif;
    /*text-transform: uppercase;*/
}

.managePermissionsTable tr th, .managePermissionsSetTable tr th {
    background: #3c6bb5;
    color: #fff;
}

.ManageUsersForm .autocomplete-items {
    border: 1px solid #f1f2f2;
    border-top: none;
    font-size: 13px;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    position: absolute;
}

    .ManageUsersForm .autocomplete-items div {
        padding: 5px;
        cursor: pointer;
        background: #fbfbfb;
    }

        .ManageUsersForm .autocomplete-items div:hover {
            /*when hovering an item:*/
            background-color: #e9e9e9;
        }

.ManageUsersForm .autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.text-left tr td {
    text-align: left !important;
    padding: 10px 4px !important;
}

.btn-tag {
    border-radius: 2px;
    display: inline-block;
    border: transparent;
    padding: 4px 6px 4px 22px;
    font-size: 12px;
    position: relative;
    margin-right: 15px !important;
    margin-bottom: 10px;
}

    .btn-tag:before,
    .btn-tag:after {
        position: absolute;
        content: "";
    }

    .btn-tag:before {
        right: -25px;
        top: 0;
        border-style: solid;
        border-width: 13px;
        border-color: transparent;
    }

    .btn-tag:after {
        left: 8px;
        top: 9px;
        background: #fff;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.3);
    }

.btn-tag-default {
    color: #8c8c8c;
    background: #eeeeee;
}

    .btn-tag-default:before {
        border-left-color: #eeeeee;
    }

    .btn-tag-default:hover,
    .btn-tag-default:focus,
    .btn-tag-default:active,
    .btn-tag-default.active {
        color: #8c8c8c;
        background: #e4e4e4;
    }

        .btn-tag-default:hover:before,
        .btn-tag-default:focus:before,
        .btn-tag-default:active:before,
        .btn-tag-default.active:before {
            border-left-color: #e4e4e4;
        }

.btn-tag-primary {
    color: #ffffff;
    background: #3f51b5;
}

    .btn-tag-primary:before {
        border-left-color: #3f51b5;
    }

.live .comment-text {
    line-height: 20px;
}

.dashboard .tab .nav-tabs li {
    margin: 0;
    width: 103px;
    padding-left: 23px;
    /* font-size: 10px; */
}

    .dashboard .tab .nav-tabs li a {
        font-size: 12px;
    }

.btn-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 18px;
    cursor: pointer;
    background-color: #aeaeae;
    border: 2px solid #aeaeae;
    border-radius: 40px;
}

.btn-switch-circle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 40px;
}

.btn-switch--on {
    background-color: #01cd74;
    border: 2px solid #01cd74;
}

.btn-switch-circle--on {
    left: auto;
    right: 0;
}

/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default > .panel-heading {
    padding: 0;
}

.fancy-collapse-panel .panel-heading a {
    padding: 11px 14px;
    padding: 12px;
    display: inline-block;
    width: 100%;
    color: grey;
    position: relative;
    text-decoration: none;
    background: #ffffff;
    border-bottom: 1px solid #1cc55b;
}

.viewGlobalEvent {
    color: orange;
    margin-top: 17px;
    font-size: 19px;
}

#videos .panel-default {
    border-radius: 0;
}

#videos .panel-group .panel + .panel {
    margin-top: 1px;
}

#videos span {
    line-height: 2.5 !important;
}

.globalVideoSection {
    height: 400px;
    width: 500px;
    position: absolute;
    background: lightgrey;
    right: 440px;
    top: 81px;
    z-index: 1500;
}

.bookmars_grid {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    color: grey;
    position: relative;
    text-decoration: none;
    background: #ffffff;
    border-bottom: none !important;
}

.globalEventSection {
    margin: 0;
    padding: 0;
    background-color: rgba(235, 237, 240, 0.6);
    z-index: 9;
}

    .globalEventSection .card-scroll1 {
        height: calc(100vh - 142px);
        padding: 0 10px;
    }

    .globalEventSection .card-scroll2 {
        height: calc(100vh - 182px);
        padding: 0 10px;
    }

    .globalEventSection .card-scroll3 {
        height: calc(100vh - 144px);
        padding: 0 10px;
    }

    .globalEventSection .event_name {
        margin: 0;
        letter-spacing: 0.6px;
        font-family: 'Roboto', sans-serif;
        /*text-transform: uppercase;*/
    }

    .globalEventSection h4 {
        letter-spacing: 0.6px;
        font-size: 16px;
        color: #535353;
        letter-spacing: 0.4px;
    }

.globalDataSection {
    z-index: 9;
}

    .globalDataSection .label {
        position: absolute;
        top: 2px;
        text-align: center;
        font-size: 9.3px;
        padding: 3.5px;
        left: 25px;
    }

    .globalDataSection .tab-content {
        height: calc(100vh - 90px) !important;
    }

    .globalDataSection .nav-pills > li {
        display: inline-block;
        padding: 7px 0 0 10px;
    }

        .globalDataSection .nav-pills > li a {
            color: #3d4f67;
            padding: 5px 16px;
            background: #ebedf0;
        }

        .globalDataSection .nav-pills > li.active > a,
        .globalDataSection .nav-pills > li.active > a:focus,
        .globalDataSection .nav-pills > li.active > a:hover {
            background: #0cc652;
            color: #fff;
        }

.globalevent_brick {
    font-family: roboto;
    color: #434a51;
    padding: 10px;
    background: #fff;
    margin: 0 0 4px 0;
    border-bottom: 1px solid #ececec;
    display: flex;
    align-items: center;
    letter-spacing: 0.3px;
}

    .globalevent_brick img {
        width: 50px;
        height: 50px;
        padding: 8px;
        background: #f6f6f6;
        border-radius: 2px;
    }

.viewGlobalvideo {
    position: absolute;
    left: 45%;
    top: 40%;
    text-align: center;
    color: #0cc652;
    font-size: 20px;
    background: #fff;
    height: 21px;
    width: 21px;
    border-radius: 100px;
    box-shadow: 0 0 8px -1px #3a3c41;
}

.closeGlobalSection, .closeSearchLive {
    color: #00C851;
    transition-duration: 0.3s;
    cursor: pointer;
    float: right !important;
    padding: 10px !important;
}

.live .fleetNamesSection img {
    width: 18px !important;
}

.live .card-scroll .media-body .btn-switch-circle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 12px;
    width: 13px;
    background-color: #fff;
    border-radius: 40px;
}

.live .card-scroll .media-body .btn-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 15px;
    cursor: pointer;
    background-color: #aeaeae;
    border: 2px solid #aeaeae;
    border-radius: 40px;
}

.bounce {
    -webkit-animation: bounce 2s;
    animation: bounce 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.reports .shadow .tab .nav-tabs li.active a {
    background: #f2f2f2;
}

.reports .nav-tabs li a span {
    background: #fff;
}

.reports .panel-footer {
    padding: 4px 12px;
    background: linear-gradient(#0e8edcc4,#0a99f0d4),url(https://wp.freedomofcreation.co.uk/dandev/wp-content/uploads/sites/101/2018/07/white-texture-backgrounds.jpg);
    background-size: cover;
    border-top: 0;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    display: block;
    cursor: pointer;
}

    .reports .panel-footer p {
        color: #fff;
        cursor: pointer;
    }

.reports .panel {
    color: #3e4b5c;
    font-family: 'Roboto', sans-serif;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0 2px 5px -2px rgba(155, 155, 159, 0.74) !important;
}

    .reports .panel h5 {
        font-size: 13px;
    }

.reports #lap3 .card-scroll {
    height: calc(100vh - 193px);
}

.reports .panel .info h4 {
    font-weight: 400;
    font-size: 15px;
}

.reports .panel .info p {
    margin: 0;
}

.reports .panel .fa-file-chart-line:before {
    content: "\f659";
    font-weight: 300;
}

.reports .dashlets .card-scroll {
    height: calc(100vh - 136px);
}

.reports .dashlets {
    font-family: 'Noto Sans', sans-serif;
    background: #FFF;
}

    .reports .dashlets .tab .nav-tabs li {
        width: 95px;
    }

        .reports .dashlets .tab .nav-tabs li a {
            padding: 15px 0 10px 0;
            color: #5e6572;
            font-weight: normal;
            font-size: 13px;
        }

.reports .tab-content .media {
    margin: 10px 5px !important;
}

.lb-head-messages {
    background-size: cover;
    padding: 10px 13px;
    margin: 0;
    background: #F1F2F2;
    height: 130px !important;
}

    .lb-head-messages h5 {
        margin: 7px 0 3px;
        color: #0cc652;
        letter-spacing: 0.3px;
        font-family: 'Roboto', sans-serif;
        text-transform: capitalize;
    }

    .lb-head-messages i {
        color: #0cc652;
        cursor: pointer;
        float: right;
    }

.card-scroll-messages {
    height: calc(100vh - 261px) !important;
    overflow: auto;
}

.clear-filter {
    float: right;
    padding-top: 6px;
    font-size: 1.1rem;
    margin-top: -7px;
    margin-right: 10px;
    cursor: pointer;
}

    .clear-filter i {
        float: left;
        line-height: 16px;
        margin-right: 4px;
        font-size: 16px;
        color: #64676c;
    }
/*input[type=file] {
    width: 90px;
    color: transparent;
}
    input[type=file] {
    display: initial;
}

*/
.no-result {
    width: 190px;
    margin: 0 auto;
    padding-top: 35px;
}

.card-scroll-2 {
    height: calc(100vh - 90px) !important;
}

.admin #lap1 .media img:after {
    content: "\f06a";
    font-size: 26px;
    font-family: 'Font Awesome 5 Pro';
    color: rgb(100, 100, 100);
    display: block;
    position: absolute;
    top: 21%;
    left: 33%;
    background: rgb(241, 242, 242);
}

.admin #lap1 .media-active img:after {
    padding-top: 15px;
    top: -3px;
    left: -6px;
    width: 120%;
    height: 120%;
}

.fleet_management, .device_management, .vehicle_management, .driver_management, .user_management_section,
.Customer_management, .Order_management, .access_control_section, .device_control_section, .systemConfiguration_section, .firmwaremanagement_section, .deviceconfiguretion_section {
    background: #f1f2f2
}
