html {
    -ms-overflow-style: scrollbar
}

#ribbon > div {
    height: 40px;
    background: none;
    padding: 0
}

    #ribbon > div > ul {
        height: 40px
    }

        #ribbon > div > ul > li > a {
            padding: 0 10px;
            line-height: 40px
        }

        #ribbon > div > ul > .open > a {
            background: #383838;
            border-color: transparent;
        }

        #ribbon > div > ul > li {
            padding: 0
        }

            #ribbon > div > ul > li > ul {
                min-width: 0;
                margin: 0
            }

            #ribbon > div > ul > li > .dropdown-menu-large {
                column-count: 4
            }

                #ribbon > div > ul > li > .dropdown-menu-large > li {
                    display: inline-block
                }

.dropdown-header {
    text-transform: uppercase
}

#ribbon > div > ul > li > .dropdown-menu-large > li > ul > .dropdown-header > a {
    padding: 0;
    font-weight: bold
}

#ribbon > div > ul > li > .dropdown-menu-large > li > ul {
    padding-bottom: 10px
}

#ribbon .dropdown-menu {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    padding: 15px 10px
}

#ribbon li:last-child .dropdown-menu li {
    display: inline-block;
    cursor: pointer
}

.dropdown-toggle:active {
    top: 0px;
    left: 0px
}

#companyFleetMenu .dropdown-menu li {
    display: block !important;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

#ribbon > div > ul > li > .dropdown-menu-large > li > ul > .dropdown-header > a:hover {
    background: none;
    text-decoration: underline
}

#TelemetryScreenshot iframe {
    border: none;
    width: 100%;
    height: 100%
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background: #444
}

#main {
    padding-bottom: 0
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background: #555
}

.login-text .row {
    color: #fff;
    visibility: hidden
}

    .login-text .row .about-heading {
        color: #fff !important
    }

@media (max-width:1024px) {
    #extr-page .login-header-big {
        font-size: 21.3px;
    }

    #extr-page h4.paragraph-header {
        font-size: 13.5px;
        width: 215px
    }
}

table.form td {
    padding: 3px
}

table.form label {
    cursor: pointer;
    display: block;
    margin: 0
}

table.form input,
table.form select {
    font-size: 14px;
    padding: 3px;
    line-height: 1em;
    width: 220px
}

table.form button {
    margin: 20px 0 0
}

.button-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

    .button-list li {
        display: inline-block;
        text-align: center
    }

        .button-list li a {
            display: block;
            font-size: 1.3em;
            padding: 0 8px
        }

@media (max-width:479px) {
    .page-title {
        display: block
    }
}

ul.nested-list {
    display: block;
    list-style: none;
    padding: 0;
    color: #ddd
}

    ul.nested-list > li {
        background: #333
    }

        ul.nested-list > li h2 {
            margin: 0;
            font-size: 18px;
            background: #333;
            padding: 6px 10px
        }

        ul.nested-list > li > dl {
        }

            ul.nested-list > li > dl:after {
                content: " ";
                display: block;
                width: 100%;
                clear: both
            }

            ul.nested-list > li > dl > dt {
                float: left;
                width: 20%;
                font-weight: normal
            }

            ul.nested-list > li > dl > dd {
                display: block;
                float: left;
                width: 80%;
                clear: right;
                background: #444
            }

                ul.nested-list > li > dl > dd label {
                    float: left;
                    width: 33.33%;
                    text-align: center;
                    cursor: pointer
                }

.tab-pane > .table {
    table-layout: fixed
}

    .tab-pane > .table td:nth-child(2n+1) {
        background: rgb(245, 245, 245)
    }

    .tab-pane > .table td[colspan="4"] {
        text-align: right
    }

        .tab-pane > .table td[colspan="4"] u {
            margin: 0 20px;
            text-decoration: none;
            color: green
        }

.nav-tabs:not(.modal .nav-tabs) {
    width: 90px
}

.modal .table td:first-child:not(.react-bs-table-container td) {
    width: 10px;
    text-align: center
}

.modal .table td {
    vertical-align: middle
}

    .modal .table td label {
        margin: 0;
        user-select: none;
        -webkit-user-select: none;
        cursor: pointer
    }

.modal .table input[type="checkbox"] {
    cursor: pointer
}

table.chart-table tr > th {
    vertical-align: middle
}

    table.chart-table tr > th > input[type=checkbox] {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        width: auto !important
    }

        table.chart-table tr > th > input[type=checkbox]:before {
            content: ' ';
            display: block;
            position: absolute;
            width: 50px;
            height: 2em;
            cursor: pointer
        }

    table.chart-table tr > th:first-child > input[type=checkbox],
    table.chart-table tr > td:first-child > input[type=checkbox] {
        display: block;
        cursor: pointer;
        margin: 0 auto
    }

.jarviswidget input[name="datetimepicker"] {
    border: none;
    border-bottom: 3px solid #d3d3d3;
    width: 180px;
    font-size: .8em;
    cursor: pointer;
    background: #dddddd;
    text-align: center;
    box-sizing: content-box;
    margin: -2px 0 0;
    border-radius: 3px;
    padding: 0;
    padding-right: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    height: 18px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .jarviswidget input[name="datetimepicker"] + .fa-caret-down {
        position: relative;
        top: -1px;
        left: -18px;
        margin-right: -12px
    }

a[disabled] {
    cursor: not-allowed
}

    a[disabled]:hover {
        background: none;
        color: #bfbfbf
    }

ul.color-picker,
ul.column-filter {
    padding: 5px 10px
}

    ul.color-picker > li,
    ul.column-filter > li {
        margin: 5px 0;
        position: relative
    }

        ul.color-picker > li.enabled:after,
        ul.column-filter > li.enabled:after {
            content: "\02713";
            color: #fff;
            position: absolute;
            width: 100%;
            top: 7px;
            left: 0;
            padding: 0 10px;
            text-align: right
        }

#graphModeToggler + ul.color-picker > li.enabled:after {
    top: 0
}

ul.color-picker > li > a,
ul.column-filter > li > a {
    border-radius: 4px;
    line-height: 2em;
    position: relative;
    background: #ae1717;
    color: #fff;
    padding-left: 15px;
    text-shadow: 0px 0 3px #000;
    transition: padding-left .2s, background-color .3s
}

ul.column-filter > li > a {
    background: #444
}

ul.color-picker > li > a:hover {
    background: #ae1717;
    padding-left: 17px
}

ul.column-filter > li > a:hover {
    background: #666;
    padding-left: 17px
}

    ul.color-picker > li > a:hover:before,
    ul.column-filter > li > a:hover:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 6px;
        background: rgba(0, 0, 0, .4);
        border-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

ul.color-picker > li:first-child + li > a {
    background: #e8d500
}

ul.color-picker > li:first-child > a {
    background: #ae1717
}

ul.color-picker > li:first-child + li + li > a {
    background: green
}

ul.color-picker > li:first-child + li + li + li > a {
    background: #f24807
}

ul.color-picker > li:first-child + li + li + li + li > a {
    background: #eee;
    box-shadow: rgba(0, 0, 0, .8) 0 0 3px;
    text-shadow: none;
    color: #333
}

ul.color-picker > li:first-child + li + li + li + li.enabled:after {
    color: #333
}

.table-1 > thead > tr > th:first-child,
.table-1 > thead > tr > th:first-child + th,
.table-1 > tbody > tr > td:first-child,
.table-1 > tbody > tr > td:first-child + td,
.table-1 > tbody > tr > td:first-child + td + td {
    width: 80px;
    text-align: center
}

.table-1 > tbody > tr {
    cursor: pointer
}

    .table-1 > tbody > tr > td {
        vertical-align: middle
    }

        .table-1 > tbody > tr > td[colspan] {
            padding: 0;
            display: none;
            border: none
        }

    .table-1 > tbody > tr.active > td[colspan] {
        display: table-cell;
        cursor: initial
    }

    .table-1 > tbody > tr > td[colspan] > div {
        background: rgb(249, 249, 249);
        overflow: hidden;
        height: 0;
        transition: height .3s;
        width: 100%;
        padding: 20px 0
    }

    .table-1 > tbody > tr.active > td[colspan] > div {
        height: auto;
        padding: 0;
        box-shadow: rgba(0,0,0,.4) 0 1.3px 10px;
    }

.table-2 td {
    vertical-align: middle !important
}

    .table-2 td:first-child {
        width: 80%
    }

    .table-2 td:last-child > .button-list li {
        display: block;
        float: left;
        clear: both;
        line-height: 1.75em
    }

#sparks li:last-child {
    padding-right: 10px
}

.table-2 td:last-child > .button-list li a {
    font-size: 12px;
    color: #666
}

.table-2 td:last-child > .button-list li:hover a {
    color: #000
}

.jarviswidget-collapsed .widget-body {
    display: none
}

ul.list-1 {
    list-style: none;
    padding: 0
}

    ul.list-1 > li {
        line-height: 2.5em;
        border-bottom: 1px solid #ccc
    }

        ul.list-1 > li:nth-child(2n+1) {
            background: rgba(0, 0, 0, .03)
        }

        ul.list-1 > li:last-child {
            border: none
        }

        ul.list-1 > li:hover {
            background: rgba(0, 0, 0, .05)
        }

        ul.list-1 > li > a {
            color: inherit;
            font-size: 1.5em;
            float: right;
            clear: both;
            margin: 0 5% 0 -5%
        }

            ul.list-1 > li > a > i {
                transition: color .4s
            }

        ul.list-1 > li:hover > a > i {
            color: #666
        }

table.table-1 td.disabled,
table.table-1 th.disabled {
    display: none
}

table.table-fixed {
    table-layout: fixed
}

    table.table-fixed th,
    table.table-fixed td {
        width: auto !important;
        text-align: center;
        vertical-align: middle !important
    }

table [colspan] .table {
    background: transparent;
    margin: 0
}

form.hidden-form {
    width: 0;
    height: 0;
    overflow: hidden
}

.jarviswidget .widget-body {
    min-height: 160px
}

td .table.table-fixed tr:nth-child(2n) {
    background: #eee
}

td .table.table-fixed tr:nth-child(2n+1) {
    background: #e1e1e1
}

.table.table-1 > tbody > tr > td:not([colspan]):first-child:before {
    content: "+";
    font-weight: bold;
    background: #444;
    width: 1.2em;
    display: inline-block;
    margin: 0 10px 0 0;
    line-height: 1.2em;
    border-radius: .3em;
    color: #ccc;
    text-align: center;
}

tr.showing > td:not([colspan]):first-child:before {
    content: "-" !important
}

.table.table-1 > tbody > tr.main-row:nth-child(2n+1) {
    background: #e6e6e6
}

#main > h2 {
    padding: 0 13px
}

.dashboard-info {
    padding: 0 1.5% 0 0
}

#stats {
    margin: 0 0 19px;
    text-align: right
}

    #stats li {
        text-align: center;
        box-sizing: border-box;
        margin: 0;
        display: inline-block;
        font-size: .8em
    }

        #stats li h4 {
            font-weight: bold;
            font-size: 2em
        }

.spacer {
    padding: 10px 10px 5px 10px
}

#widget-grid,
#content {
    margin-bottom: 50px
}

#chart_div > h2 {
    text-align: center;
    height: 100%;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%
}

    #chart_div > h2 i {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        margin: 0;
        font-style: normal
    }

#search-fld {
    width: 200px;
    transition: width .3s
}

    .header-search:hover #search-fld,
    #search-fld:focus {
        width: 350px
    }

.search-instant-result {
    width: 100%;
    box-sizing: border-box;
    background: #dedede;
    position: absolute;
    border-top: 5px solid #474544;
    right: 0;
    z-index: 10;
    padding: 0;
    height: 0;
    padding: 0 20px;
    overflow: hidden;
    opacity: 0;
    transition: height .2s, opacity .4s
}

.header-search:hover .search-instant-result,
#search-fld:focus + button + .search-instant-result {
    box-shadow: rgba(0, 0, 0, .5) 0 0 20px;
    padding: 0 20px 10px;
    height: auto;
    opacity: 1
}

.search-instant-result h2 {
    margin: 0 0 15px;
    padding: 15px 0 5px 0;
    font-weight: bold;
    color: #666;
    border-bottom: 1px solid #bbb
}

.search-instant-result ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0
}

    .search-instant-result ul li a {
        display: block;
        font-size: 1.2em;
        line-height: 2em;
        color: #666;
        font-weight: bold
    }

        .search-instant-result ul li a:before {
            content: "> "
        }

        .search-instant-result ul li a:hover {
            color: #222
        }

        .search-instant-result ul li a u {
            text-decoration: none;
            font-size: .9em;
            font-weight: normal;
            font-style: italic
        }

.clearfix {
    clear: both;
    margin-top: 10px
}

td {
    vertical-align: middle !important
}

.center-table th,
.center-table td {
    text-align: center
}

.center-table tr:nth-child(2n) {
    background: #eee
}

.bootstrap-select.btn-group .dropdown-toggle {
    height: 100%
}

    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        margin: 0 0 0 7px
    }

.daterangepicker.dropdown-menu {
    min-width: 610px
}

.changeOnFocus:focus {
    background: dodgerblue;
    color: black
}

.checkbox-table tr > :first-child {
    text-align: center;
    width: 10%
}

    .checkbox-table tr > :first-child label {
        display: block;
        margin: 0;
        cursor: pointer
    }

.select2-container {
    min-width: 100%
}

.hide-disabled-columns .disabled {
    display: none
}

ul.list-2 {
    list-style: none;
    padding: 0 40px
}

    ul.list-2 > li {
        background: #e2e2e2;
        padding: 10px 0;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
        transition: background .2s;
        position: relative
    }

        ul.list-2 > li:hover {
            background: rgba(254, 214, 27, .7)
        }

        ul.list-2 > li.active:hover {
            background: #e2e2e2
        }

        ul.list-2 > li > h4 {
            font-size: 20px;
            font-weight: bold;
            padding: 0 0 0 10px;
            cursor: pointer
        }

        ul.list-2 > li > p {
            cursor: pointer;
            padding: 0 0 0 10px
        }

        ul.list-2 > li > span {
            position: absolute;
            top: 0;
            right: 0;
            padding: 5px 10px;
            background: rgba(0, 0, 0, .6);
            font-size: 18px;
            display: none
        }

        ul.list-2 > li:hover > span {
            display: block
        }

        ul.list-2 > li > span a {
            color: #ccc;
            display: inline-block
        }

        ul.list-2 > li input,
        ul.list-2 > li textarea {
            width: 220px;
            margin: 5px 0 0 10px;
            display: inline-block;
            vertical-align: sub
        }

        ul.list-2 > li > div {
            display: none
        }

            ul.list-2 > li > div > table {
                background: transparent;
                margin: 0
            }

                ul.list-2 > li > div > table > thead > tr {
                    background: #eee
                }

#extr-page #main {
    background: transparent
}

#extr-page body {
    background: transparent
}

#extr-page {
    background: url('/content/img/bitmap.jpg') no-repeat;
    background-size: cover;
    background-position: 0 71px;
}

.pendingSave {
    opacity: .8
}

.table-hidden-js {
    display: none !important
}

.circle-1 {
    font-size: 1.777em;
    line-height: .563em;
    vertical-align: text-top;
}

.table-dark {
    background: #3c3c3c;
    text-align: center;
    margin: 0 !important;
    font-size: 1.5em
}

table.dataTable.table-dark {
    margin-top: 0 !important
}

.table-dark > thead > tr > th {
    background: #555 !important;
    text-align: center;
    color: #ddd;
    text-transform: uppercase;
    border-color: #555;
    font-size: 1.5em
}

.table-dark > tbody > tr > td {
    border-color: #555
}

.table-dark > tbody > tr:nth-child(2n) > td {
    background: #444
}

.jarviswidget-color-darken.jarviswidget > div {
    border: none
}

#instantAnalysis_wrapper {
    background: #666
}

    #instantAnalysis_wrapper .dt-toolbar {
        background: none
    }

    #instantAnalysis_wrapper .dt-toolbar-footer {
        background: none
    }

#instantAnalysis_paginate {
    margin: 4px 6px 0 !important
}

    #instantAnalysis_paginate .pagination > .active > a, #instantAnalysis_paginate .pagination > .active > a:focus, #instantAnalysis_paginate .pagination > .active > a:hover, #instantAnalysis_paginate .pagination > .active > span, #instantAnalysis_paginate .pagination > .active > span:focus, #instantAnalysis_paginate .pagination > .active > span:hover {
        background-color: #333;
        border-color: #333
    }

#analysisWidgetBody {
    background: #666 !important;
    overflow: hidden !important
}

#map {
    height: 100%
}

.gm-style-iw {
    /*    top: 0px !important;*/
    /*    left: 0px !important;*/
    /*    min-height: 182px !important;*/
    min-width: 250px !important;
    /*    padding: 10px !important;*/
    /*    display: block !important;*/
    overflow: visible !important;
}

    .gm-style-iw div {
        overflow: visible !important;
    }

.map-info-window {
    top: 1px;
    left: 1px;
    width: 100%;
}

    .map-info-window * {
        margin: 0;
        padding: 0;
    }

    .map-info-window > div:nth-of-type(2) {
        width: 100%;
        top: 0;
        text-align: center;
        border-top-right-radius: 8px;
        border-top-left-radius: 8px;
    }

    .map-info-window > div:nth-of-type(1) {
        max-width: 50%;
        top: 20px;
        border-top-right-radius: 8px;
    }
    .map-info-window > div:nth-of-type(2) i {
        position: absolute;
        right: 0;
        margin: 8px;
    }

    .map-info-window > div {
        position: absolute;
        left: 0;
        background: #444;
    }

            .map-info-window > div h1 {
                font-size: 11px;
                line-height: 24px;
                color: #eee;
                letter-spacing: 0.3px;
                margin: 0 0 0 5px;
            }

                .map-info-window > div h1 span {
                    font-weight: bold;
                    font-size: 1.35em;
                    vertical-align: top;
                }

            .map-info-window > div:nth-of-type(1) {
                background: #ccc;
                border-bottom-left-radius: 13px;
                box-sizing: border-box;
                right: 0;
                left: auto;
                padding: 5px;
            }

            .map-info-window > div ul {
                list-style: none;
            }

            .map-info-window > div:nth-of-type(1) ul li:first-child {
                position: relative;
                top: 6px;
                color: #0af
            }

            .map-info-window > div ul li {
                display: inline-block;
                width: 33.333%;
                text-align: center;
                width: 35px;
                font-size: 19px;
                line-height: 19px;
                vertical-align: middle;
                font-weight: bold
            }

            .map-info-window > div:nth-of-type(1) ul li b {
                font-size: .55em;
                position: relative;
                top: -6px;
                display: block;
                color: #000
            }

            .map-info-window > div + div + div {
                background: #fff;
                position: static;
                text-align: center;
                border-radius: 0;
                margin: 25px 0 0 0;
                padding: 0;
                width: 100%;
            }

                .map-info-window > div + div + div table {
                    width: 95%;
                    margin: 10px 0 0 5%;
                    text-align: left
                }

                    .map-info-window > div + div + div table td {
                        padding: 3px
                    }

                        .map-info-window > div + div + div table td:last-child {
                            font-weight: bold;
                            color: #0af
                        }

                    .map-info-window > div + div + div table tr:nth-child(2n) {
                        border-bottom: 1px solid #ddd;
                        border-top: 1px solid #ddd
                    }

.fa.fa-spinner {
    background: url("/content/img/gears.gif") center center no-repeat;
    width: 42px;
    height: 42px;
    font-size: 0
}

.widget-toolbar.opts label {
    cursor: pointer;
    vertical-align: middle
}

    .widget-toolbar.opts label [type=checkbox] {
        vertical-align: sub
    }

.sparks-info b {
    font-weight: normal
}

#dashboard-map-legend {
    background: #fff;
    padding: 5px 3px 3px 3px;
    margin: 2px 10px;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,.2) 0 0 4px
}

    #dashboard-map-legend dl {
        margin: 0
    }

        #dashboard-map-legend dl:after {
            content: ' ';
            clear: both;
            display: block;
            height: 0
        }

        #dashboard-map-legend dl dt {
            float: left;
            clear: left;
            width: 22.5px;
            overflow: hidden;
            white-space: nowrap;
            padding-top: 1px;
        }

            #dashboard-map-legend dl dt svg {
                position: relative;
                top: -10px;
                margin-bottom: -10px;
                zoom: .75;
                margin-right: -3px
            }

        #dashboard-map-legend dl dd {
            float: left;
            line-height: 25px;
            overflow: hidden;
            white-space: nowrap;
            width: 0;
            margin: 0;
            max-width: 0;
            transition: width .3s, max-width .3s
        }

        #dashboard-map-legend dl:hover dd {
            width: auto;
            margin: 0 0 0 5px;
            max-width: 300px
        }

.easy-pie-title {
    width: 79%;
    vertical-align: middle;
    margin: 0 0 0 4px;
    white-space: normal;
    height: auto
}

.widget-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #fff;
    text-align: center;
    padding: 40px 0 0;
    box-sizing: border-box
}

#sparks li h5 {
    float: none;
    text-align: center
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    #ribbon {
        background: #474544;
        height: 80px;
    }

        #ribbon > div > ul > li > .dropdown-menu-large {
            column-count: 1;
            background: #fff;
            margin-top: 7px;
        }

    .dropdown-menu-large > li {
        margin: 0 !important;
    }

    #ribbon > div > ul > li > a {
        text-align: center;
    }

    #ribbon > div {
        z-index: 3000
    }
}

#sparks {
    margin-bottom: 10px
}

.sparks-info h5 > b {
    display: block;
    font-size: .8em;
    padding-bottom: 5px
}

#sparks li span {
    text-align: left
}

.sparks-info .sparkline {
    position: relative;
    top: -22px;
    margin: 0 0 0 53px
}

span.percent.mph, span.percent.kmh {
    margin-top: -1.15em
}

    span.percent.mph:after, span.percent.kmh:after {
        content: 'mph';
        display: block;
        margin-top: -0.46em;
        font-size: .85em;
    }

    span.percent.kmh:after {
        content: 'km/h'
    }

span.hour-unit:after {
    content: ' h'
}

.show-stat-microcharts > div {
    white-space: nowrap;
}

.widget-footer-1 {
    background: #ccc;
    padding: 6px 0;
    margin: 0 -13px -13px -13px
}

a.info-window-goToMMI {
    position: absolute;
    top: 35px;
    left: 16px;
    font-weight: bold;
    padding: 2px 5px;
    background: #444;
    color: #fff;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,.6) 0 0 5px
}

    a.info-window-goToMMI:hover {
        background: #333
    }

.chart-legend {
    font-size: 14px;
    margin: 0 0 5px
}

    .chart-legend:before {
        content: ' ';
        display: inline-block;
        width: .85em;
        background: #57889c;
        height: .85em;
        margin: 0 7px 0 0;
        vertical-align: baseline
    }

ul.infowindow-alarm-list {
    white-space: nowrap;
    width: 144px;
}

.infowindow-alarm-list li {
    font-size: 11px !important;
    margin: 1px;
    width: auto !important;
    padding: 0 4px;
    border-radius: 3px;
    top: 0 !important;
    position: relative !important
}

    .infowindow-alarm-list li span {
        display: none
    }

    .infowindow-alarm-list li:hover span {
        position: absolute;
        top: 117%;
        left: 0;
        display: inline-block;
        z-index: 3;
        background: rgba(0,0,0,.85);
        color: #fff;
        padding: 0 4px;
        font-size: 12px;
        font-weight: normal
    }

#units-select table {
    margin: 0
}

    #units-select table select {
        width: 110%;
        margin-left: -10%;
        text-align: center
    }

.troubleshooting-box {
    box-shadow: rgba(0, 0,0,.5) 0 0 20px
}

    .troubleshooting-box > div > div {
        float: left;
        width: 250px
    }

        .troubleshooting-box > div > div:nth-of-type(1) {
            max-height: none;
            float: none;
            clear: both;
            width: 100%;
            margin-top: 8px;
            border-top: 1px solid rgba(0,0,0,0.2)
        }

            .troubleshooting-box > div > div:nth-of-type(1).active {
                border-bottom: 1px solid rgba(0,0,0,0.2)
            }

            .troubleshooting-box > div > div:nth-of-type(1) > a {
                color: inherit;
                display: block;
                text-align: right
            }

        .troubleshooting-box > div > div:nth-of-type(2) {
            width: 350px;
            max-height: 0
        }

        .troubleshooting-box > div > div:nth-of-type(3) {
            padding-left: 10px;
            max-height: 0
        }

    .troubleshooting-box > div > span {
        font-weight: bold;
        padding-right: 24px !important
    }

    .troubleshooting-box > div h5 {
        font-weight: 500
    }

    .troubleshooting-box > div > span b {
        background: #e8d500;
        padding: 1px 4px;
        color: white;
        border-radius: 6px;
        margin-right: 3px;
        box-shadow: rgba(0,0,0,.5) 0 0 2px;
        margin-left: 1px
    }

    .troubleshooting-box > div > span > i {
        font-size: .75em;
        font-style: normal;
        background: #ffbbbb;
        padding: 2px 4px;
        display: inline-block;
        float: right;
        border-radius: 3px;
        font-weight: normal;
        margin: 0 0 0 6px;
        box-shadow: rgba(0,0,0,.3) 0 0 3px
    }

        .troubleshooting-box > div > span > i i {
            color: rgba(208, 0, 0, 0.81);
            font-size: .85em;
            vertical-align: 1px
        }

.alarm-timeline-tooltip {
    box-shadow: rgba(0, 0,0,.5) 0 0 20px;
    padding: 5px 5px 5px 5px;
    min-width: 275px;
    min-height: 130px;
}

    .alarm-timeline-tooltip > div > div:nth-of-type(1) {
        max-height: none;
        float: none;
        clear: both;
        width: 100%;
        margin-top: 8px;
        margin-bottom: 8px;
        border-top: 1px solid rgba(0,0,0,0.2)
    }

    .alarm-timeline-tooltip > div > span {
        font-weight: bold;
        padding-right: 24px !important
    }

        .alarm-timeline-tooltip > div > span b {
            background: #e8d500;
            padding: 1px 4px;
            color: white;
            border-radius: 6px;
            margin-right: 3px;
            box-shadow: rgba(0,0,0,.5) 0 0 2px;
            margin-left: 1px
        }

.table-expand-content-button {
    background: #444;
    color: #ccc;
    padding: 1px 4px;
    border-radius: 5px;
    font-size: 10px;
    display: inline-block
}

    .table-expand-content-button:hover, .table-expand-content-button:active, .table-expand-content-button:focus {
        background: #555;
        color: #ccc
    }

#troubleshooting-table td:first-child {
    text-align: center
}

.tg-table-view {
    text-align: left;
    margin: 5px 50px;
    padding: 5px 20px 10px 20px;
    background: rgba(100,20,20,.1)
}

    .tg-table-view:after {
        content: " ";
        display: block;
        clear: both
    }

    .tg-table-view > div {
        box-sizing: border-box
    }

        .tg-table-view > div:first-child {
            border-bottom: 1px solid rgba(0,0,0,.15);
            padding: 0 0 6px;
            margin: 0 0 6px
        }

            .tg-table-view > div:first-child + div {
                border-right: 1px solid rgba(0,0,0,.15);
                padding: 0 15px 0 0
            }

        .tg-table-view > div:last-child {
            padding: 0 0 0 15px
        }

    .tg-table-view div + div {
        float: left;
        width: 50%
    }

    .tg-table-view div h5 {
        font-size: 1.35em;
        font-weight: bold
    }

#troubleshooting-table tbody tr[id^="tg-"]:hover {
    opacity: .92
}

.hr1 {
    border-color: #ccc;
    margin: 10px 10px 13px 10px
}

textarea {
    resize: none
}

table.text-center th {
    text-align: center
}

#dataDelayGraph {
    width: 85%;
    height: 300px;
    margin: 0 auto 20px
}

#troubleshooting-table td.dataTables_empty {
    background: rgb(240, 241, 241)
}

#map-network-error {
    text-align: center;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    display: none
}

    #map-network-error h3 {
        font-size: 24px
    }

    #map-network-error b {
        display: block;
        margin: 10px 0 0
    }

.action-delete, .action-delete:hover {
    color: #b90000;
    display: block;
    text-align: center
}

.edit-disabled, .edit-disabled:hover {
    color: #999 !important;
    cursor: not-allowed !important
}

#dutyCycleTable td {
    text-align: right;
    white-space: nowrap
}

    #dutyCycleTable td:nth-child(2) {
        text-align: center
    }

#dutyCycleTable th {
    text-align: center;
    white-space: nowrap;
}

#dutyCycleTable tfoot th {
    text-align: right;
}

#dutyCycleTable th:not(:first-child) input {
    display: none
}

.map-columns-toggler {
    text-align: center;
    line-height: 2em;
    position: relative;
    top: -20px
}

    .map-columns-toggler label {
        display: inline-block;
        padding: 0 5px;
        margin: 3px;
        cursor: pointer;
    }

        .map-columns-toggler label input {
            vertical-align: middle;
            margin: 0
        }

        .map-columns-toggler label.disabled {
            color: #000
        }

@media screen and (min-width:1000px) {
    #header {
        position: fixed;
        width: 100%;
        z-index: 1010
    }

    #left-panel {
        position: fixed;
    }

    #main {
        position: relative;
        top: 30px;
        padding-top: 59px
    }

    #ribbon {
        position: fixed;
        width: calc(100% - 220px);
        top: 49px;
        z-index: 999;
        box-shadow: rgba(0,0,0,.2) 0 4px 10px;
        transition: 250ms cubic-bezier(.1,.57,.1,1)
    }

    .page-footer {
        bottom: -30px
    }
    
    .hidden-menu #ribbon {
        width: calc(100% - 10px);
    }

    .hidden-menu #left-panel:hover + div #ribbon {
        padding-left: 223px
    }

    .minified #ribbon {
        width: calc(100% - 45px);
    }
}

#ribbon .navbar-nav {
    margin: 0 !important
}

    .wdgt-fixed-header > header {
        z-index: 20;
        top: 88px;
        width: calc(100%);
    }

.hidden-menu .wdgt-fixed-header > header {
    width: calc(100% - 10px);
    transition: 250ms cubic-bezier(.1,.57,.1,1)
}

.hidden-menu #left-panel:hover + div .wdgt-fixed-header > header {
    padding-left: 210px;
}

.minified .wdgt-fixed-header > header {
    width: calc(100% - 45px);
}

#units-select {
    padding-top: 0;
    padding-bottom: 0;
}

.single.daterangepicker.dropdown-menu {
    min-width: 0
}

.google-visualization-tooltip {
    opacity: 0 !important;
    max-width: 400px !important;
    width: 100%;
    min-height: 130px;
}

    .google-visualization-tooltip[clone] {
        opacity: 1 !important;
    }

timeline {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.tooltipAreaChart {
    position: relative;
    display: inline-block;
}

    .tooltipAreaChart .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
    }

    .tooltipAreaChart:hover .tooltiptext {
        visibility: visible;
    }

.table-expand-button {
    float: left;
    display: block;
    width: 1.7em;
    line-height: 1.6em;
    background: #444 !important;
    font-size: 10px;
    border-radius: 4px;
    text-align: center;
    margin-left: 20px;
    margin-right: 10px;
    padding-top: 1.5px;
}

    .table-expand-button:before, .table-expand-button:after {
        color: #ccc !important;
    }

ul.big-list {
    list-style: none;
    margin: 30px auto;
    padding: 0
}

    ul.big-list:after {
        content: " ";
        display: block;
        clear: both
    }

    ul.big-list li {
        float: left;
        display: block
    }

    ul.big-list.i3 li {
        width: 33.33%
    }

    ul.big-list.i2 li {
        width: 50%
    }

    ul.big-list li a {
        display: block;
        color: #5f5f5f;
        font-size: 1.5em;
        text-align: center;
        margin: 0 20px;
        padding: 20px;
        box-shadow: rgba(0,0,0,.3) 1px 1px 2px;
        background: #f1f1f1;
    }

    ul.big-list.small li a {
        margin: 0 5px;
        padding: 5px;
        font-size: 1em
    }

    ul.big-list li a:hover {
        background: #e9e9e9
    }

    ul.big-list li a i {
        display: block;
        font-size: 55pt;
        padding: 2.5pt
    }

.version_color_green {
    background-color: rgba(0,128,0, .4);
    border: 1px solid #ddd
}

    .version_color_green .icon-cog {
        color: green
    }

.version_color_red {
    background-color: rgba(174,23,23, .4);
    border: 1px solid #ddd
}

.version_color_yellow {
    background-color: rgba(232,213,0, .4);
    border: 1px solid #ddd
}

#fleetStatus_wrapper {
    text-align: center;
    overflow-x: auto;
    width: 100%;
    margin-top: 0px;
}

#fleetStatuss_wrapper .dt-toolbar {
    background: none
}

#fleetStatus_wrapper .dt-toolbar-footer {
    background: none
}

#fleetStatus_paginate {
    margin: 4px 6px 0 !important
}

    #fleetStatus_paginate .pagination > .active > a, #fleetStatus_paginate .pagination > .active > a:focus, #fleetStatus_paginate .pagination > .active > a:hover, #fleetStatus_paginate .pagination > .active > span, #fleetStatus_paginate .pagination > .active > span:focus, #fleetStatus_paginate .pagination > .active > span:hover {
    }

#fleetStatusWidgetBody {
    background: #666 !important;
}

ul.big-list.small li a i {
    font-size: 10pt;
    padding: 1pt
}

#visualization-mode-toggle {
    text-align: center;
    padding-top: 20px
}

    #visualization-mode-toggle label {
        cursor: pointer
    }

    #visualization-mode-toggle p [type=checkbox] {
        margin: 0;
        vertical-align: middle
    }

.overflow-x {
    overflow-x: auto;
}

.wizard-content-title {
    margin-top: 20px;
    margin-bottom: 0;
}

.jqstooltip {
    padding: 5px !important;
}