﻿/* Always set the map height explicitly to define the size of the div
        * element that contains the map. */
#map {
    height: 100%;
    width: 100%;
    text-align: center;
}

#modalWindows {
    height: 100%;
    z-index: 1;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

input:focus, textarea:focus, button:focus {
    outline: none;
}

.k-scrollbar-vertical {
    width: 10px !important;
}

.k-grid ::-webkit-scrollbar-thumb {
    background: #9E9E9E !important;
}

.k-grid ::-webkit-scrollbar {
    display: initial;
    width: 10px;
}

.vAddress {
    font-size: smaller;
    bottom: 19px;
    position: absolute;
    width: 91%;
    text-align: center;
}

#filterMap {
    display: none;
}
/* Optional: Makes the sample page fill the window. */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Amiko', sans-serif;
}

a#signOutButton {
    padding: 8px 16px;
    margin: 0;
    display: inline-block;
}

    a#signOutButton:hover {
        background: none;
    }

#signOut {
    position: relative;
    right: 7px;
    margin-right: -2px;
    padding: 0px;
}

.devIndication {
    bottom: 0%;
    width: 150px;
    height: 20px;
    position: absolute;
    text-align: center;
    color: white;
}

.duration {
    display: none;
}

.trkInfoWindow {
    text-align: center;
    padding: 5px !important;
    background: linear-gradient(40deg, #1a69d0 27%, #242ecf 116%);
    border-radius: 5px;
    border: 2px solid white;
    animation: fadeIn .3s linear;
    color: white;
    z-index: 99999;
    padding: 3px;
    opacity: 0;
    font-size: 1em;
    font-weight: lighter;
    font-family: sans-serif;
    overflow: hidden;
    height: fit-content !important;
}

.vStatusInfo {
    width: 61px;
    height: 70px;
}

.disabled {
    background: #cacaca !important;
    border: none !important;
}

.trkInfoWindowOpen {
    text-align: center;
    padding: 5px !important;
    background: linear-gradient(40deg, #1a69d0 27%, #242ecf 116%);
    border-radius: 5px;
    border: 2px solid white;
    animation: fadeIn .3s linear;
    color: white;
    z-index: 99999;
    padding: 3px;
    font-size: 1em;
    font-weight: lighter;
    font-family: sans-serif;
    overflow: hidden;
    height: fit-content !important;
    transition-duration: 1s;
}

.trkInfoWindow div {
    height: 44px;
    width: 37px;
    text-align: center;
    display: inline-block;
}

.trkInfoWindowOpen div {
    height: 44px;
    width: 37px;
    text-align: center;
    display: inline-block;
}


@keyframes fadeIn {
    0% {
        width: 100px;
        height: 0px;
    }

    100% {
        height: 50px;
        width: 100px;
    }
}

button#pinnedVehicleToggle img {
    height: 28px;
    margin: 0;
    padding: 0;
    position: relative;
    left: -1px;
}

.pinnedGroupToggleButton {
    background: none;
    left: 68px;
    position: relative;
    color: grey;
    top: 9px;
    font-size: 4em;
    line-height: 15px;
    height: 22px;
    border: none;
    transition-duration: .2s;
}

.leftBarButton i.fas.fa-bus {
    position: relative;
    color: #004c98;
    top: 1px;
}

.filterTitleItem i.fas.fa-bus {
    margin-right: 9px !important;
    margin-bottom: 8px;
    margin-top: 7px;
    color: #004c98;
}

.settingsTitle i.fas.fa-bus {
    font-size: 1.4em;
    margin-right: 7px;
    color: #004c98;
}

.vehicleCollapseDiv i.fas.fa-bus {
    font-size: 1.5em;
    margin-right: 4px;
    vertical-align: sub;
    margin-left: 5px;
    color: #004c98;
}

.iconPriorityOption i.fas.fa-bus {
    font-size: 2.1em;
    color: #004c98;
}

.workOrderCollapseDiv, .techsCollapseDiv {
    margin-top: 19px;
    position: relative;
    left: 3px;
    color: #004c98;
}

    .techsCollapseDiv label {
        margin-left: 4px;
    }

.testTech {
    border: 2px solid #a9e6ab;
    margin-top: 5px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 13px;
    text-align: center;
}

button#pinnedVehicleToggle {
    left: 98px;
}

.pinnedGroupToggleButton:hover {
    transform: scale(1.5);
    color: black;
}

div#addNewParentGroup:hover {
    transform: scale(1.5);
}

div#addNewParentGroup {
    margin-left: 30px;
    width: 400px;
    text-align: center;
    color: #11a211;
    font-size: 1.2em;
    transition-duration: .3s;
}

.vehicleCollapseDiv {
    margin-top: 10px;
}

#fgHelpDiv img {
    border-radius: 14px;
    vertical-align: top;
}

#fgHelpDiv h1 {
    text-align: center;
    color: rebeccapurple;
    margin-top: 0;
    margin-bottom: -24px;
}

#fgHelpDiv .closeSettingsButton {
    top: 0px;
    left: 10px;
    padding-left: 6px;
    right: 0px;
}

div#fgIconHelpDiv {
    height: 200px;
    background: white;
    border-radius: 14px;
    padding: 21px;
    box-shadow: 2px 2px 12px #a5a5a5;
    margin-bottom: 20px;
    font-size: .8em;
}

i.fas.fa-user.red, i.fas.fa-bus.red {
    color: red;
    font-size: 1.4em;
    position: relative;
    top: 1px;
}


i.fas.fa-bus.grey, i.fas.fa-user.grey {
    color: #6f6f6f;
    font-size: 1.4em;
    position: relative;
    top: 1px;
}

div#screenShotTextDiv {
    width: 288px;
    display: inline-block;
    font-size: .7em;
    position: relative;
    top: 5px;
    margin-left: 7px;
}
    div#screenShotTextDiv p {
        margin-bottom: 10px;
    }

.fgGroupTitle {
    font-size: 1.2em;
    white-space: normal;
    max-width: 260px;
}

#fgFilterTreeDiv i.fas.fa-bus {
    margin-right: 1px;
}

#fgFilterTreeDiv i.fas.fa-user {
    margin-right: 1px;
}

#fgFilterTreeDiv i.fas.fa-users {
    margin-right: 3px;
}

#fgHelp {
    --fa-primary-color: #ffffff;
    --fa-secondary-color: #444444;
    font-size: 1.15em;
    margin-left: 5px;
    position: relative;
    top: 1px;
    transition-duration: .3s;
}

    #fgHelp:hover {
        transform: scale(1.3);
    }

#fgFilterTreeDiv i.fas.fa-user, #fgFilterTreeDiv i.fas.fa-users {
    color: #663399;
}

#fgFilterTreeDiv i.fas.fa-bus {
    color: #004c98;
}

.vehicleCollapseDiv img {
    width: 30px;
    /* margin-left: 12px; */
}

.vehicleCollapseDiv, .workOrderCollapseDiv, .techsCollapseDiv {
    padding-left: 11px;
    transition-duration: .2s;
    width: 100%;
}

    .techsCollapseDiv i.fas.fa-users {
        font-size: 1.5em;
    }

.highlight {
    background-color: yellow;
}

.vehicleCollapseDiv label:hover,
.workOrderCollapseDiv label:hover,
.techsCollapseDiv label:hover {
    cursor: pointer;
    transform: scale3d(1.2,1.2,1.2);
}

.vehicleCollapseDiv label, .workOrderCollapseDiv label, .techsCollapseDiv label {
    color: #747d86;
    font-weight: 100;
    padding-left: 4px;
    cursor: pointer;
}

.woInfoTechName:hover {
    cursor: pointer;
    left: 10px;
    transform: scale(1.2);
    transition-duration: .2s;
}

.workOrderCluster {
    background: green;
    border: 2px solid white;
    border-radius: 6px;
    transform: translate(-50%, -50%);
    padding-right: 1px;
    padding-left: 1px;
}

.techCluster {
    background: #5f37a7;
    border-radius: 50%;
    border: 1px solid white;
    transform: translate(-50%, -50%);
}

.vStatusInfo i.fas.fa-location-arrow {
    color: #0074e8;
}

.trkCluster {
    /*background: #0074e8; Left in case I want to go back after user feedback from MJI - Do Not Remove - Jordan*/
    background: #004c98;
    border-radius: 50%;
    border: 1px solid white;
    transform: translate(-50%, -50%);
}

div#editCategoriesPopUp {
    width: 370px;
    height: 220px;
}


.settingsTitle:hover {
    background: #b7b6b6;
    padding-right: 14px;
    padding-left: 23px;
    border-radius: 0px 30px 30px 0px;
    transform: scale(1.2);
    color: white;
}

.geoAreaExampleTest {
    width: 131px;
    height: 131px;
    border-radius: 100%;
    position: absolute;
    top: 42px;
    right: 132px;
    background: #428bca42;
    border: 2px solid #f258f3;
}

.geoMapIcon {
    transform: translate(-50%, -50%);
}

#techGrid a.k-button.k-button-icontext.k-primary.k-grid-update {
    width: fit-content;
}

    .geoCluster {
    background: #e66464;
    border: 2px solid white;
    border-radius: 0;
    transform: translate(-50%, -50%) rotate( 45deg );
    color: white;
    text-align: center;
}

.geoIcon {
    margin-left: auto;
    margin-right: auto;
}


.geoIcon i {
    background: white;
    border: 1px solid #616161;
    padding: 5px;
    border-radius: 80px;
    display: initial;
}

.geoIconText {
    transform: rotate( -45deg ) translate(10%, 0%);
    position: relative;
}

.geofenceLabel {
    background: #ffffff;
    color: #3c80b1;
    border-radius: 14px;
    /* border: 2px solid #949494; */
    padding: 3px 6px 0px 10px;
    box-shadow: 0px 0 4px 0 rgb(15 22 33 / 60%);
}

.trk i.fas.fa-clock, .tech i.fas.fa-clock {
    color: white;
    border-radius: 40px;
    background: #ff9800;
    padding: 3px;
    border: 2px solid white;
}

.woClusterText {
    color: white;
    position: relative;
    text-align: center;
    top: 2px;
    font-weight: 700;
}

.trkIconText, .techIconText {
    color: white;
    position: relative;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
}

.iconClickable {
    pointer-events: auto;
    cursor: pointer;
}

.iconNotClickable {
    pointer-events: none;
}

@keyframes iconGrow {
    from {
    }

    to {
        opacity: 1;
        transform: scale(1.1) translate(-50%, -50%);
    }
}

.iconGrow {
    position: relative;
    animation: iconGrow 0.6s infinite;
    animation-timing-function: ease-out;
    animation-direction: alternate;
}

.speedOk {
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: 1.8em;
    border-radius: 5px;
    background: #3341ff;
    color: #02ff00;
    font-size: .9em;
    text-align: center;
    text-shadow: -1px -1px 0 #585858, 1px -1px 0 #585858, -1px 1px 0 #585858, 1px 1px 0 #585858;
}

.woIconText {
    font-size: .8em;
    color: white;
    text-align: center;
    line-height: 21px;
    text-shadow: -1px -1px 0 #4e4e4e, 1px -1px 0 #4e4e4e, -1px 1px 0 #4e4e4e, 1px 1px 0 #4e4e4e;
}

.exampleIcon {
    width: 100%;
    min-height: 120px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    margin-top: 10px;
    display: flex;
    align-content: center;
}

.woSliders {
    text-align: center;
}

.exampleIcon .driverLabel2 {
    background: #5f37a7;
    top: 0 !important;
    margin-left: auto;
    margin-right: auto;
    transform: initial;
}

.shade {
    margin-left: auto;
    margin-right: auto;
    height: 25px;
    background-image: linear-gradient(40deg, #5656564f 37%, #bbbbbb00);
}

#loadingContainer {
    background-image: linear-gradient(-6deg, rgba(31, 200, 219, 0.89) 51%, rgba(44, 181, 232, 0.84) 75%);
    color: white;
    font-size: 3em;
    position: fixed;
    top: 42%;
    width: 100%;
    text-align: center;
}

.speedYellow {
    width: 1.8em;
    border-radius: 5px;
    background: #fff900;
    margin-right: auto;
    margin-left: auto;
    color: #000000;
    font-size: .9em;
    text-align: center;
    border: 1px solid darkgrey;
}

.workOrder {
    width: fit-content !important;
    transform: translate(-50%,-50%);
}

.exampleIcon .workOrder {
    transform: none;
}

.trk, .tech {
    transform: translate(-50%,-50%);
    text-align: center;
}

.H_ctl.H_disabled {
    display: none;
}

.speedRed {
    width: 1.8em;
    border-radius: 5px;
    background: #ff0000;
    margin-right: auto;
    margin-left: auto;
    color: #e6e6e6;
    font-size: .9em;
    text-align: center;
}

#mapContent {
    text-align: left !important;
}

#mapContents {
    z-index: 1;
}

label {
    font-family: 'Amiko', sans-serif;
}

#close {
    border-color: #004c98 !important;
    background-color: #004c98 !important;
    border-radius: 2px;
    border: none;
    height: 19px;
    width: 15px;
    box-shadow: 0px 0px 0px #2d2d2d;
    top: 5px;
    position: inherit;
    right: 15px;
}

#topBar {
    z-index: 1;
    top: 0px;
    height: 50px;
    margin: auto;
    position: relative;
    color: white;
    text-align: center;
}
/* Info Bubbles */

.infoBubbleMap .speed {
    display: inline-block;
    width: 48%;
    position: relative;
    bottom: 23px;
}

.infoBubbleMap .movingSpeedLimit {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.infoBubbleMap .slSignSpeed {
    margin: 0px;
    margin-bottom: 16px;
    font-size: 1.2em;
    position: relative;
    top: 2px;
}

.infoBubbleMap .slSignLimit {
    margin: 0px;
    position: relative;
    font-size: 1.2em;
    top: 5px;
}

.infoBubbleMap .vSpeedLimit {
    height: 63px;
}

.infoBubbleMap {
    width: 101%;
}

.H_ib_body {
    border-radius: 11px !important;
}

.H_ib_content {
    width: max-content !important;
   /* padding: 2px 8px !important;*/
    margin: 0 !important;
    min-width: 0 !important;
    line-height: initial !important;
}
    /*
.H_ib_tail {
    left: -2px !important;
    bottom: -11px !important;
    width: 1.2em;
    height: 1.2em;
    z-index: 100;
    transform: scale(-1, 1);
    position: absolute;
    left: -7px !important;
    bottom: -14px !important;
}

    .H_ib_tail path {
        fill: #1a54b6;
    }

.H_ib_close {
    background: #4c4c4c !important;
    font-size: .6em !important;
    position: absolute !important;
    right: -1.2em !important;
    top: -1.6em !important;
    cursor: pointer !important;
    fill: #fff !important;
    border: 4px solid white !important;
    border-radius: 68% !important;
    width: 20px !important;
    height: 20px !important;
    font-size: .85em !important;
}

.H_ib_body .H_ib_close.H_btn {
    font-size: .6em;
    position: absolute;
    right: 10px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    top: 9px;
    z-index: 1;
    background: none;
    box-shadow: none;
}*/
    .infoBubblesWorkOrder, .infoBubblesVehicle {
    letter-spacing: 0px;
    text-align: left;
    background: linear-gradient(180deg, #e1edf7 -19%, #f2f9ff 27%);
    padding: 8px 5px 11px 5px !important;
    color: #353535;
    min-width: 6em;
    margin: .2em 0;
    padding: 0 .2em;
    user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    text-shadow: none;
    border-radius: 10px;
}

.moreTechLines {
    font-size: .7em;
    right: 12px;
    width: 100%;
    text-align: right;
    color: red;
    transition-duration: .3s;
    position: relative;
}

    .moreTechLines:hover {
        font-size: .9em;
        color: #3c3b3b;
        transition-duration: .3s;
    }

.H_ib {
    fill: #2f2f2f !important;
}

#bottomBar {
    position: fixed;
    bottom: 2%;
    color: white;
    left: 80px;
    right: auto;
    text-align: center;
}

#searchMapBar {
    width: 380px;
    height: 550px;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    bottom: 0%;
    color: white;
    background-color: rgba(80, 80, 80, 0.88);
    text-align: center;
    display: none;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
}

ul {
    list-style: none;
}


.km-switch-handle {
    border-radius: 50% !important;
    box-shadow: -2px 0px 0 3px #428bca !important;
}

.km-widget {
    background: none !important;
    border: 2px solid white !important;
    box-shadow: none !important;
    border-radius: 50px !important;
}

.km-switch-wrapper {
    border-radius: 30px !important;
}

.km-switch-container, .km-switch-wrapper {
    border: none !important;
}

.statusTemp {
    display: inline-block;
    margin: 0;
}

.acceptSettingsChange {
    background: green;
    color: white;
    border: none;
    border-radius: 7px;
    font-size: 1.2em;
    padding: 4px 10px;
    right: 10%;
    position: sticky;
    width: 90px;
    height: 34px;
    margin-left: 33%;
}

.cancelSettingsChange {
    background: red;
    color: white;
    border: none;
    border-radius: 7px;
    font-size: 1.2em;
    padding: 4px 10px;
    position: sticky;
    width: 90px;
}

.statusColorTemp {
    display: inline-block;
    width: 20px;
    height: 20px;
    float: right;
    border-radius: 6px;
}

#iconSizeDisplay {
    color: #0074e8;
}

.settingsMenu {
    display: inline-block;
    width: 258px;
    vertical-align: top;
}

#companySettingsDiv {
    width: 650px;
    max-height: 90%;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    top: 71px;
    color: #8e8e8e;
    background-color: rgb(255, 255, 255);
    display: none;
    border-radius: 20px;
    border: 2px solid #4CAF50;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.k-calendar {
    border-radius: 15px;
}

    .k-calendar > .k-header {
        border-color: #ccc;
        color: #fff !important;
        background-color: #428bca !important;
        background-image: none;
    }

    .k-calendar th {
        border-color: #ffffff !important;
        color: #fff !important;
        background-color: #428bca !important;
    }

#bodyContainer .k-calendar-view.k-calendar-monthview {
    padding: 0px;
}

/* The checkboxContainer */
.checkboxContainer {
    margin: 0px;
    height: fit-content;
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .checkboxContainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.checkboxContainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxContainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxContainer .checkmark:after {
    left: 7px;
    top: 1px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

div#routeViewBox {
    z-index: 10;
    background: white;
    position: absolute;
    bottom: 5px;
    left: 1%;
    right: 1%;
    width: 98%;
    border: 2px solid deepskyblue;
    border-radius: 22px;
    max-height: 50%;
    overflow: scroll;
    display: none;
    flex-flow: column;
}
.maxOrMin {
    margin-left: 15px;
    color: purple;
    text-decoration: underline;
    cursor: pointer;
}

.routeViewListItem .maxOrMin {
    margin-left: 45px;
    margin-bottom: 20px;
}
div#rvStopGrid .k-grid-content,
div#rvGrid .k-grid-content {
    overflow: scroll;
    height:100%;
}
/*#rvTabstrip .k-tabstrip-content.k-content{
    height:45%;
}*/

.cursor-pointer {
    cursor: pointer;
}

p.cursor-pointer {
    margin-left: 5px;
}

.rvOpenWO {
    color: blue;
}

p.cursor-pointer.createGeoStop {
    margin-left: 0px;
    border: 1px solid black;
    border-radius: 7px;
    padding: 5px 10px;
    background: green;
    color: white;
}

.createGeoStop i.fas.fa-plus {
    margin-left: 5px;
}

#routeViewPanel {
    z-index: 1;
    background: white;
    position: absolute;
    right: 5px;
    top: 8px;
    border: 2px solid deepskyblue;
    border-radius: 22px;
    max-height: 95%;
    display: none;
    box-shadow: 1px 1px 20px grey;
    backdrop-filter: blur(11px);
    background: #ffffffa1;
}


.summaryInfoDiv {
    display: inline-block;
    width: 49%;
    margin-top: 11px;
}

.routePanelSummary {
    margin: 10px;
    position: sticky;
    bottom: 10px;
    left: 0;
    padding-top: 12px;
    padding-bottom: 6px;
    box-shadow: 1px 2px 11px #dcdcdc;
    text-align: center;
    border-radius: 20px;
    border: 2px solid #a9e6ab;
    background: white;
}

.stopDiv {
    margin-bottom: -10px;
}

.nextStartTime {
    font-size: 0.9em;
    height: 3px;
    position: relative;
    bottom: 13px;
}

.eventIcon {
    font-size: 1.6em;
}

.travelInfo {
    background: #dedede4f;
    padding: 10px;
}

.travelTravel {
    display: inline-block;
    width: 48%;
    text-align: center;
}

.travelIdle {
    display: inline-block;
    width: 48%;
    text-align: center;
}

    .travelIdle i.far.fa-clock {
        font-size: 1.6em;
    }

.summaryIcon {
    font-size: 2em;
    margin-bottom: -5px;
}

.stopEllipsis {
    text-align: center;
    color: #929292;
    font-size: .3em;
}

    .stopEllipsis i.fas.fa-circle {
        display: block;
        padding-top: 8px;
        position: relative;
        top: -10px;
    }

.rvIdle i.far.fa-clock {
    color: #ff9800;
    box-shadow: 2px 2px 20px grey;
    border-radius: 40px;
    background: white;
    font-size: 2em;
}

.vLegendIcons i.far.fa-clock {
    color: #ff9800;
    border-radius: 40px;
    background: white;
    font-size: 2.5em;
}

.infoIcon i.fas.fa-home {
    color: #ff5400;
    font-size: 3em;
}

.infoIcon i.far.fa-dot-circle {
    color: #5b84f5;
    font-size: 3em;
}

.infoIcon i.fas.fa-question ,
 .infoIcon i.fas.fa-arrow-up {
    font-size: 2.5em;
    margin-top: 12px;
    color: #dbdbdb;
    border-radius: 25px;
    padding: 4px;
}

.infoIcon i.fas.fa-map-marked-alt {
    color: #103064;
    font-size: 3em;
    margin-top: 12px;
}

.infoIcon i.fas.fa-map-marked-alt {
    color: #103064;
    font-size: 3em;
}

.verticleMiddle {
    position: relative;
    top: 17px;
}

.rvTech i.fas.fa-home {
    font-size: 1.3em;
    color: #ff5400;
    background: white;
    border-radius: 40px;
    padding: 4px;
    height: 32px;
    border: 2px solid #ff5400;
    padding-top: 5px;
}

.rvWorkOrder i.fas.fa-briefcase {
    color: green;
    font-size: 1.3em;
    background: #ffffff;
    border-radius: 40px;
    padding: 5px;
    border: 2px solid green;
}

.rvOff i.far.fa-stop-circle {
    color: white;
    background: red;
    border-radius: 40px;
    font-size: 1.9em;
   
}


.rvUnknown i.fas.fa-map-marker-alt {
    background: white;
    padding: 3px;
    color: #814fca;
    border-radius: 40px;
    width: 28px;
    padding-left: 4px;
    border: 2px solid #814fca;
    font-size: 1.3em;
}

.rvGeofence i.far.fa-dot-circle {
    background: white;
    color: #5b84f5;
    border-radius: 40px;
    font-size: 1.9em;
}

#routeViewPanel i.far.fa-clock {
    color: #FF9800;
}

.eventIcon i.far.fa-circle {
    color: #f1a800;
}

.eventIcon i.fas.fa-play {
    color: #008000;
    font-size: .8em;
    padding-left: 5px;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.infoTitle {
    font-size: .9em;
}

.workOrderAddress {
    font-size: .8em;
    color: #8e8e8e;
    position: relative;
    top: -2px;
    text-align: center;
}

.infoIcon {
    vertical-align: top;
    width: 18%;
    display: inline-block;
    text-align: center;
}

    .infoIcon i.fas.fa-play {
        font-size: 2.2em;
        color: green;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .infoIcon i.far.fa-stop-circle {
        font-size: 3em;
        color: red;
    }

    .infoIcon i.far.fa-clock {
        font-size: 3em;
        color: #FF9800;
    }

    .infoIcon i.fas.fa-truck-moving {
        font-size: 3em;
        color: #1f4a90;
    }

    .infoIcon i.fas.fa-user {
        font-size: 3em;
        color: #8762d8;
    }

    .infoIcon i.fas.fa-map-marker-alt {
        color: #814fca;
        font-size: 3em;
    }

.infoTitle {
    margin-top: 5px;
    line-height: 13px;
}

.infoIcon i.fas.fa-users {
    font-size: 3em;
    color: #8762d8;
}

.H_ib_close svg.H_icon {
    fill: white;
}

.rvHeader {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #1e79ca;
    color: white;
    padding-top: 8px;
    padding-left: 5px;
    margin-right: 35px;
    width: 98%;
}

.rvRow {
    width: 100%;
    padding-right: 33px;
    margin-top: 10px;
}

.rvRowLast {
    margin-bottom: 10px;
}

.rvHeaderButtons {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.rvHeader button {
    width: 43%;
    /*border: 2px solid #24a0ed;*/
    border-radius: 5px;
   /* color: #24a0ed;*/
    background: white;
}

.rvRow.battery{
    margin-top: 0px;
}

.rvColumnData p {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 3px;
}

.rvColumnData {
    display: inline-block;
    margin-bottom: 0px;
    max-width: 350px;
}

.rvSpeed {
    color: black;
    border-radius: 5px;
    padding: 1px;
}

.rvAddressLine2{
    width: 60px;
}

.rvColumnData i.fas.fa-edit ,
 #rvStopGrid i.fas.fa-edit {
    margin-bottom: 12px;
    color: blue;
}

.rvWOLink {
    color:blue;
}

.estimatedTime {
    text-align: left;
}

.scheduledTime {
    text-align: right;
}

.estimatedTime, .scheduledTime {
    display: inline-block;
    width: 48%;
}

.workOrderInfo .siteName {
    line-height: 15px;
    font-size: 1em;
    color: #6f6f6f;
    text-align: center;
    font-weight: bold;
}

.workOrderInfo {
    display: inline-block;
    vertical-align: top;
    width: 209px;
    text-align: left;
}

.infoBubbleMap .workOrderIcon {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 100%;
}

.infoBubbleMap i.fas.fa-briefcase {
    color: green;
    font-size: 2.3em;
}

.workOrderId {
    color: grey;
    font-size: .8em;
}

.eventIcon i.fas.fa-home {
    color: #ff5400;
}

.eventIcon i.fas.fa-map-marker-alt {
    color: #8961ff;
    font-size: 1em;
    margin-left: 6px;
    position: relative;
    left: -3px;
}

#routeViewPanel i.far.fa-dot-circle {
    color: #5b84f5;
}

#routeViewPanel i.far.fa-house {
    color: #7349bd;
}

#routeViewPanel i.far.fa-stop-circle {
    color: red;
}

.routeViewListTitle h4 {
    display: inline-block;
    color: rebeccapurple;
    margin: 0;
}

.routeViewColor {
    width: 15px;
    height: 15px;
    border-radius: 5px;
    display: inline-block;
}

#routeViewPanel i.fas.fa-briefcase {
    color: #008000;
}

.startIcon {
    color: white;
    background: #008000;
    border-radius: 50px;
    height: 23px;
    width: 23px;
    margin-bottom: 6px;
    padding-left: 6px;
    padding-top: .5px;
    font-size: 0.8em;
}

.routeViewListTitle h4:first-of-type {
    margin-top: 2px;
}

.stopIcon {
    display: inline-block;
    margin-left: 5px;
}

.stopAddress {
    color: #7b7b7b;
    font-size: 0.8em;
}

.rvSubTitle{
    overflow: overlay;
    width: 241px;
}

.k-alt .k-dirty {
    border: none;
}

#routeViewPanel .routeViewListTitle {
    padding-top: 10px;
    padding-left: 10px;
}

#routeViewPanel #date {
    display: inline-block;
    z-index: 10;
    padding-left: 35px;
}

.grow, .noGrow {
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    position: relative;
    top: 1px;
    height: 63px;
    width: 100%;
    color: white;
    transition-delay: 2s;
    transition: color 1.5s 0.3s, height 0.5s 0.3s;
    -webkit-transition: color 1.5s .3s, height 0.5s .7s;
    padding-left: 10px;
    padding-right: 10px;
}

    .grow:hover {
        height: 139px;
        color: #989898;
    }

.stopName {
    width: 160px;
    height: 20px;
    font-size: 1em;
    color: #004c98;
    overflow: auto;
}

.unknownLocation {
    color: #004c98;
    font-size: .9em;
    position: relative;
    top: 4px;
}

.stopTime {
    width: 55px;
    vertical-align: top;
    display: inline-block;
    color: gray;
    position: relative;
    top: 6px;
    font-size: .8em;
}

.stopEvent {
    margin-left: 9px;
    vertical-align: top;
    display: inline-block;
    position: relative;
    top: 1px;
    max-width: 125px;
}

#findClosestEditor h3,
#findClosestWoBar h3,
#findClosestBar h3,
#findClosestTechEditor h3,
#routeViewPanel h3 {
    color: #673AB7;
    font-size: 1.8em;
    margin-bottom: -1px;
    margin-top: 10px;
    text-align: center;
}

.routeDetails {
    display: inline-block;
    font-size: .85em;
    color: #b90000;
    transition-duration: 0.3s;
}

    .routeDetails:hover {
        transform: scale(1.2);
    }

#routeViewPanel #date p {
    color: #656565;
    font-size: .95em;
    margin: 0;
}

.rvMoving {
    width: 14px;
    height: 14px;
    padding: 1px;
    border-radius: 10px;
    border: 1px solid grey;
    color: white;
    font-size: .8em;
}

.transform {
    transform: translate(-50%, -50%);
}

.rvStart {
    background: white;
    color: green;
    border-radius: 50px;
    border: 2px solid green;
    font-size: 16px;
    padding: 4px;
    padding-left: 8px;
}

.findClosestMenu,
.routeViewMenu {
    position: absolute;
    top: 5px;
    left: 45%;
    z-index: 10;
}

.routeViewButton i.far.fa-edit {
    font-size: 1.4em;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 13px;
}

.routeViewButton i.fas.fa-sync {
    font-size: 1.5em;
    padding-left: 6.5px;
    padding-right: 6px;
    padding-top: 11px;
    padding-bottom: 13px;
}

.routeViewButton i.fas.fa-arrow-left {
    font-size: 1.8em;
    padding-left: 4px;
    padding-right: 8px;
    padding-top: 9px;
    padding-bottom: 10px;
}

.routeViewButton {
    margin-left: 6px;
    margin-right: 6px;
    background: #1e79ca;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    color: white;
    vertical-align: middle;
    border: none;
    box-shadow: 0px 0 4px 0 rgb(15 22 33 / 60%);
}

#routeViewDiv .k-content {
    color: #2b3765 !important;
}

#routeViewDiv .closeSettingsButton {
    padding-left: 7.5px;
    padding-top: 5px;
    top: -2px;
    right: 5px;
    height: 28px;
}
#routeViewDiv span.k-clear-value {
    display: none;
}


#routeViewDiv h1 {
    color: #673AB7;
    padding-left: 12px;
    margin-top: 6px;
    font-size: 2em;
}

#routeViewTechListDiv {
    text-align: center;
    margin-bottom: 23px;
}

#routeViewCalendarDiv {
    text-align: center;
}

div#routeViewDiv {
    width: 380px;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    top: 71px;
    color: #8e8e8e;
    background-color: rgb(255, 255, 255);
    display: none;
    border-radius: 20px;   
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    position: relative;
    z-index: 5;
    overflow: auto;
    box-shadow: 2px 2px 15px grey;
}

#routeViewTimeZoneOffset{
    text-align: center;
}

#routeViewTimeZoneSelect {
    margin-bottom: 23px;
}

.rvFilterOption {
    background: #f2f2f2;
    border-radius: 14px;
    height: fit-content;
    margin-right: 9px;
    margin-left: 13px;
    padding-top: 15px;
    padding-left: 40px;
}

#reportsDiv {
    width: 380px;
    height: 503px;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    top: 71px;
    color: #8e8e8e;
    background-color: rgb(255, 255, 255);
    display: none;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    position: relative;
    z-index: 5;
}

.reportsHeaderIcon {
    margin-right: 6px;
    font-size: 1.4em;
    position: relative;
    top: 2px;
}

.reportfilterTopDiv h4 {
    margin-left: 18px;
    margin-bottom: 6px;
    color: #767677;
    text-align: left;
    font-size: 1.4em;
    margin-top: 13px;
}

.reportfilterTopDiv h2 {
    color: #673AB7;
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 2.5em;
    text-align: center;
}

.reportFilterOption {
    text-align: center;
    color: #673AB7;
    margin-bottom: 0px;
    background: #f2f2f2;
    border-radius: 14px;
    height: fit-content;
    padding: 11px 20px;
    margin-right: 9px;
    margin-left: 13px;
}

a:hover {
    text-decoration: none;
    color: whitesmoke;
    cursor: pointer;
}



.reportFilterTitles {
    text-align: left;
    font-size: 1em;
    color: #8a8a8a;
    margin-bottom: 0px;
}

.reportFilterOption span.k-datetimepicker.dateTimePickerStart {
    margin-bottom: 7px;
    width: 245px;
}

.reportFilterOption span.k-datetimepicker.dateTimePickerEnd {
    margin-bottom: 0px;
    width: 245px;
}

.reportFilterOption input.k-input.k-readonly {
    text-align: center;
    color: black;
    margin-left: 40px;
}

.reportFilterOption .k-dropdown {
    border-radius: 12px;
    background-color: white !important;
}

.reportFilterOption .k-multiselect span.k-chip {
    color: #fff;
    border-color: #357ebd;
    background-color: #428bca;
    border-radius: 10px;
}

.reportFilterOption span.k-dropdown-wrap.k-state-default {
    border-radius: 12px;
}

.reportFleetGroup.k-treeview {
    text-align: left;
    overflow: scroll;
    height: 550px;
}


.reportfilterTopDiv {
    width: 700px;
    height: 748px;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    top: 39px;
    color: #8e8e8e;
    background-color: rgb(255, 255, 255);
    display: none;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    position: relative;
    z-index: 5;
    max-height: 90%;
    box-shadow: 1px 1px 9px #828282;
}

.reportfilterTopDiv .k-input,
.reportfilterTopDiv .k-chip,
.reportfilterTopDiv .k-treeview {
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
}

    .reportLeftSide {
        height: 100%;
        width: 48%;
        display: inline-block;
        vertical-align: top;
        margin-left: 4px;
        max-height: calc(100% - 107px);
        overflow: scroll;
        overflow-x: hidden;
    }

.reportRightSide .reportFilterOption {
    height: 95%;
    overflow: hidden;
}

.reportLeftSide::-webkit-scrollbar {
    display: initial;
}

div#reportFleetGroup::-webkit-scrollbar {
    display: initial;
}

#iconDropDown-list.k-list li.k-list-item {
    display: inline-block;
}

#editCategoriesPopUp h2 {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 12px;
    text-align: center;
}


.largeIconListIcon {
    font-size: 1.4em;
    top: 3px;
    position: relative;
}

label.iconLabelLeft {
    text-align: left !important;
    margin-left: 8px;
}

.reportRightSide {
    height: 635px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
    border-radius: 14px;
    max-height: calc(100% - 107px);
}

.reportCheckAll {
    color: #673AB7;
    background-color: transparent;
    text-decoration: underline;
    border: none;
}

.runReportDiv {
    position: sticky;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 67px;
    padding: 10px 0 10px 0;
    clear: both;
    background: white;
    border-radius: 20px;
}


.reportThresholdsAdvanced {
    display: inline-block;
    width: 125%;
}

#reportTechList {
    width: 245px;
    border-radius: 12px;
}

#reportAdvancedOptions {
    margin-top: 5px;
    margin-left: 11px;
    color: #673AB7;
    background-color: transparent;
    text-decoration: underline;
    border: none;
}

.reportAdvancedDiv {
    text-align: left;
}

.reportAdvancedTitle {
    color: #8a8a8a;
    width: 42%;
    display: inline-block;
    margin-left: 4px;
    text-align: center;
    vertical-align: top;
    position: relative;
    top: 6px;
}

.reportAdvancedTitle .subtitle {
    font-size: 11px;
}

#miscellaneousDiv .reportAdvancedTitle {
    width: 144px;
    margin-bottom: 5px;
}
.miscellaneousReportOptions{
    margin-bottom:5px;
}

div#showNumberOfGeofences {
    margin-top: 15px;
}

.hideWorkOrderSwitch {
    margin-top: 8px;
}

.ReportDates {
    margin-bottom: 15px;
}

.acceptReportChange {
    display: inline-block;
    color: white;
    font-size: 1.2em;
    font-weight: lighter;
    letter-spacing: 1px;
    border-radius: 7px;
    line-height: 22px;
    background: green;
    padding: 6px 10px;
    transition: .3s ease-in-out;
    margin-left: 33%;
    text-decoration: none;
}

    .acceptReportChange:hover {
        transform: scale(1.2);
        background: darkgreen;
    }

    .acceptReportChange.denyReportRun {
        color: black;
        background: gray;
    }

.cancelReportChange {
    border-radius: 7px;
    background: red;
    color: white;
    font-size: 1.2em;
    padding: 5px 20px;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
}

.reportWOVvariance span {
    font-size: 0.9em;
    text-align: center;
}

.reportWOVvariance {
    color: #5D5D5D;
    font-size: 1.3em;
    text-align: left;
}

.varianceWOV {
    font-size: .9em;
    color: #8a8a8a;
    margin-left: 38%;
}

#displaySPorTA {
    text-align: left;
    margin-top: 15px;
    margin-left: 10px;
}

#displaySPorTA div {
    margin-top: 5px;
}

#displaySPorTA .reportAdvancedTitle {
    width: 75%;
    margin-bottom: 5px;
    vertical-align: unset;
    position: inherit;
    text-align: left;
}

#nullTechToggle {
    text-align: left;
    margin-top: 15px;
    margin-left: 10px;
}

#nullTechToggle .reportAdvancedTitle {
    width: 75%;
    margin-bottom: 5px;
    vertical-align: unset;
    position: inherit;
    text-align: left;
}

button:disabled {
    background: #848484;
    color: #f7f7f7;
}

div#geofenceDiv {
    max-width: 100%;
    height: 100%;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    color: #8e8e8e;
    background-color: rgba(0, 0, 0, 0.46);
    text-align: center;
    display: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
    position: relative;
    z-index: 500;
    overflow: auto;
}

.geofenceSettingsButton {
    width: 48px;
    display: inline-block;
    padding: 4px 8px;
    border-radius: 17px;
    background: white;
    color: white;
    margin-right: 10px;
    border: 1px solid grey;
    height: 29px;
}

.geofenceSelectionDiv {
    background: white;
    width: 227px;
    text-align: center;
    border: 2px solid #a9a9a9;
    border-radius: 11px;
    top: 46px;
    right: 7.5%;
    margin-bottom: -43px;
    height: fit-content;
    z-index: 1;
    margin-left: auto;
    position: absolute;
    padding: 9px 10px;
}

    .geofenceSelectionDiv li {
        padding: 2px 0px;
        color: #404040;
        border-radius: 9px;
    }

        .geofenceSelectionDiv li:hover {
            background: #8a8a8a;
            color: white;
        }

    .geofenceSelectionDiv ul {
        margin: 0;
        padding: 0;
        font-size: 1.2em;
    }

.geofenceSettingsButton:hover {
    background: lightgrey;
    cursor: pointer;
}

.geoEditMap {
    border-radius: 10px;
    width: 900px;
    height: 650px;
    position: absolute;
    top: 0;
    right: 0;
}

.k-edit-form-container .k-edit-buttons {
    bottom: initial !important;
}


#addGeofenceDiv {
    background: white;
    width: 900px;
    height: 650px;
    z-index: 2000;
    border-radius: 20px;
    overflow: hidden;

}

    #addGeofenceDiv .clearGeofence {
        position: relative;
        top: 10px;
        color: white;
        background: #1f262a;
        z-index: 2;
        float: right;
        right: 10px;
        width: 19px;
        height: 28px;
        font-size: 1.3em;
        border-radius: 5px;
        letter-spacing: .8px;
    }

i#addGeofenceIcon {
    font-size: 1.3em;
    margin-top: 4px;
    font-size: 1.7em;
}

#pager {
    width: 91%;
    margin-left: 4.5%;
    margin-right: auto;
    height: 40px;
    border-radius: 38px;
    clear: both;
    padding-left: 1%;
    bottom: 20px;
    position: fixed;
}

.fleetPerson {
    height: 18px;
}

.fleetTruckIcon {
    height: 18px;
}
/*#addGeofenceDiv .geoLeftSide .lockGeofence label {
    width: 33%;
    margin-left: 0px;
}*/
.lockGeofence span.k-switch-thumb-wrap,
.lockGeofence span.k-switch-track {
    display: none;
}

    .lockGeofence span.k-switch.k-switch-off::after {
        content: "\f3c1";
        font-family: "Font Awesome 5 Pro";
        font-size: 2.3em;
        padding-left: 5px;
        padding-top: 5px;
        color: green;
    }

    .lockGeofence span.k-switch.k-switch-on::after {
        content: "\f023";
        font-family: "Font Awesome 5 Pro";
        font-size: 2.3em;
        padding-left: 5px;
        padding-top: 5px;
        color: red;
    }

    .lockGeofence i.help.fas.fa-question-circle {
        vertical-align: middle;
    }

    .lockGeofence span.k-switch {
        background: transparent;
        border-radius: 11px;
        width: 40px;
        height: 40px;
    }
#addGeofenceDiv .geoLeftSide .lockGeofence input {
    border: none;
    margin: 0;
    border-right: 1px solid #9c9c9c;
    border-radius: 0;
}

div#lockGeofenceHelp {
    margin: 10px;
}

#addGeofenceDiv .helpGeofence {
    position: relative;
    top: 70%;
    color: white;
    background: #1f262a;
    z-index: 2;
    float: right;
    right: 24px;
    width: 20px;
    height: 27px;
    font-size: 1.3em;
    border-radius: 5px;
    letter-spacing: .8px;
}

div#addGeoFenceBanner {
    position: relative;
    top: 10px;
    left: 39%;
    float: left;
    padding: 4px;
    text-align: center;
    border-radius: 20px;
    width: 430px;
    z-index: 10;
    background: #ffffffa1;
    box-shadow: 1px 1px 20px grey;
    backdrop-filter: blur(11px);
    color: #8d8b90;
}

button#syncAddressToGeofenceLocation {
    border-radius: 7px;
    margin-left: 20px;
    font-size: .8em;
    color: #fff;
    background: rgb(66, 139, 202);
    border: 1px solid #fff;
    text-align: center;
    padding: 2px 10px;
}

.clearGeofence .k-icon:before ,
.helpGeofence .k-icon:before {
    left: 6px;
}
.clearGeofence .k-icon,
.helpGeofence .k-icon {
    overflow: initial;
}

#editCategoriesDiv .iconPickerDiv {
    width: 275px;
    height: 127px;
    top: 8px;
    left: 8px;
}

.catIconContainerDiv .iconLabelLeft, .catIconContainerDiv .iconLabelRight {
    font-size: 1.1em;
    text-align: center;
}

div#editCatSaveButtons {
    position: absolute;
    bottom: 18px;
    width: 100%;
}

p#geoRadiusLabel {
    text-align: center;
    color: grey;
    font-size: .85em;
    margin-top: 5px;
}

div#geoRadiusInputDiv {
    width: 100%;
    text-align: center;
}

input#geoRadiusInput {
    margin-left: auto;
    margin-right: auto;
    width: 97px;
    display: block;
}

.geofenceSettingGroup label {
    display: block;
    width: 100%;
    margin-bottom: 7px;
    font-weight: bold;
    text-align: center;
    margin-top: 27px;
}

#editGeofenceSettingsDiv h2 {
    text-align: center;
    color: rebeccapurple;
}

div#editGeoSaveButtons {
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center;
}

div#editExtendedCatSaveButtons {
    position: absolute;
    left: 50%;
    background: white;
    width: 290px;
    height: 180px;
    z-index: 2000;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: -2px 3px 16px #777777;
    overflow: hidden;
}

#editCategoriesPopUp label {
    color: grey;
    font-weight: 500;
    font-size: .9em;
}

.catIconContainerDiv {
    margin-top: 18px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.catIconContainerDiv .rightIconDiv {
    width: 34%;
}

.catIconContainerDiv .leftIconDiv {
    width: 214px;
}

.hideHistoricDevicesCheckbox {
    vertical-align: sub;
    margin-left: 6px;
}

#categoryEditName {
    margin-left: 15px;
}

#categoriesNameInput {
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    text-align: center;
    margin-left: 4%;
    margin-right: auto;
    width: 85%;
    font-size: 1.3em;
}

#vehicleSearchText, #techSearchText {
    height: 23px;
}

.hideHistoricalDevicesDiv {
    font-size: .85em;
    font-weight: 300;
    color: grey;
    text-align: revert;
    margin-right: 23px;
    height: 14px;
    margin-top: 2px;
}


#editCategoriesDiv .closeSettingsButton2,
#editCategoriesDiv .closeSettingsButton {
    top: 5px;
    right: 5px;
}
button#yesButton {
    width: 105px;
    color: white;
    background: green;
}

button#noButton {
    width: 105px;
    color: white;
    background: red;
}

.k-window .k-window-titlebar {
    background: #428bca;
    color: white;
}

.k-button.k-grid-Delete {
    background: red;
    font-weight: 600;
    font-size: .9em;
    color: white;
    letter-spacing: 1px;
}

#geofenceGrid .k-command-cell.k-command-cell.k-command-cell {
    display: inline-flex;
}

.k-widget.k-window {
    overflow: hidden;
}

#categoriesFilterCover {
    height: 100%;
    width: 100%;
    background: transparent;
    position: absolute;
    z-index: 100;
}

#massImportGeofence h2,
#editCategoriesDiv h2 {
    color: rebeccapurple;
    text-align: center;
}
#massImportGeofence h2 {
    margin-top: 10px;
}

div#editCategoriesDiv {
    position: absolute;
    left: 50%;
    background: white;
    width: 600px;
    height: 700px;
    padding: 0px;
    z-index: 2000;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: -2px 3px 16px #777777;
    overflow: hidden;
}

#geofenceDiv .closeSettingsButton {
    top: -16px;
    left: 16px;
}

.geoHeader {
    width: calc(100% - 100px);
    margin-left: 50px;
    margin-right: 50px;
    background: white;
    height: 62px;
    border-radius: 34px;
    clear: both;
}

#geofenceDiv h1 {
    color: #673ab7;
    line-height: 59px;
}

div#geofenceOuterDiv {
    max-width: calc(100% - 100px);
    border: none;
    box-shadow: none;
    background: none !important;
    margin-left: auto;
    margin-right: auto;
    padding-right: .85%;
}

#sortByLabel {
    font-size: .85em;
    font-weight: 500;
    color: grey;
    margin-bottom: 0;
}

.geoDeleteButton:hover, .geoEditButton:hover, .geoOnMap:hover {
    transform: scale(1.3);
    transition-duration: .4s;
    cursor: pointer;
}

.geoDeleteButton, .geoEditButton, .geoOnMap {
    transition-duration: .3s;
}

.geoTile:hover {
    transform: scale(1.1);
    transition-duration: .3s;
    /* backface-visibility: hidden; */
    /* transform: translateZ(0); */
}

.geoEditButtonContainer div {
    display: inline-block;
}

input#geoSearch {
    border-radius: 14px;
    padding: 2px;
    padding-left: 10px;
    text-align: center;
    box-shadow: none;
    border: 2px solid #00bfff;
    width: 250px;
    height: 28px;
    font-size: 1.2em;
}

.categoriesListMoveButton {
    display: none;
    margin-top: 11px;
    background: #2196F3;
    color: white;
    border: none;
    border-radius: 14px;
    padding: 4px 18px;
    width: 165px;
}

.categoriesListDiv .k-listbox {
    height: 430px;
    width: 100%;
}

#editGeofenceDisplayOptions h1 {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 5px;
    color: rebeccapurple;
}

div#editGeofenceDisplayOptions {
    position: absolute;
    left: 50%;
    background: white;
    width: 900px;
    height: 700px;
    z-index: 2000;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: -2px 3px 16px #777777;
    overflow: hidden;
}

.categoriesListDiv h3 {
    width: 270px;
    height: 25px;
    font-size: 1.1em;
    margin-bottom: 12px;
    text-align: center;
}

.editGeoSaveButtons {
    position: absolute;
    bottom: 25px;
    right: 29px;
    font-size: 1.4em;
}

.categoriesListDiv {
    display: inline-block;
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    text-align: center;
}

div#geoSearchDiv {
    float: right;
    display: inline-block;
    position: relative;
    top: 17px;
    margin-right: 30px;
}



#geoSortByDiv {
    display: inline-block;
}

div#geoFilters {
    float: left;
    display: inline-block;
    position: relative;
    /* top: 77px; */
    left: 30px;
    text-align: left;
}

.geoSource {
    color: #7d7d7d;
    font-size: .9em;
    position: absolute;
    top: 1px;
    left: 6px;
    opacity: 0;
}

.geoTile {
    position: relative;
    width: 138px;
    /* border: 2px solid #757575; */
    border-radius: 14px;
    display: inline-block;
    margin: 6px;
    padding: 3px;
    background: whitesmoke;
    box-shadow: -1px 1px 10px #525252;
    z-index: 1002;
    left: 0px;
}

.geoOnMap {
    font-size: 0.8em;
    position: absolute;
    right: 5px;
    top: 3px;
    color: grey;
    /*background: #09ab00;*/
    background: #a2a2a2;
    width: 15px;
    border-radius: 13px;
}


.geoTile:hover .geoEditButtonContainer, .geoTile:hover .geoSource {
    opacity: 1;
    transition-duration: .5s;
}

.geoNameIcon {
    text-align: center;
    position: relative;
    top: 16px;
}

.geoName {
    color: #504c54;
    font-size: 1.1em;
    margin-bottom: 4px;
    font-weight: 600;
    letter-spacing: 2px;
    overflow: hidden;
    height: 25px;
}

.iconList {
    display: inline-block;
    font-size: 1.5em;
    margin-left: 2px;
    margin-right: 2px;
}

.iconHeader {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #673ab7;
    margin: 3px;
}

.iconList:hover {
    border-radius: 3px;
    transform: scale(1.5);
    padding: 0;
}

div.H_ib_body {
    margin-bottom: 23px;
}
div.H_ib_tail {
    margin-top: -28px;
}

.geoIcon {
    /*margin-top: -4px;*/
    /* margin-left: 20px; */
}

.geoCategory {
    color: grey;
    margin-top: 0px;
    position: relative;
    bottom: -1px;
    height: 32px;
}

.geoEditButtonContainer {
    width: 100%;
    opacity: 0;
}

    .geoEditButtonContainer div {
        display: inline-block;
    }

.geoDeleteButton {
    float: left;
    margin-left: 6px;
}

.geoEditButton {
    float: right;
    margin-right: 6px;
}


.clearGeofence {
    position: relative;
    /* top: 144px; */
    color: white;
    background: #1f262a;
    z-index: 2;
    float: right;
    right: 9px;
    bottom: 126px;
    width: 14px;
    height: 28px;
    font-size: 1.3em;
    border-radius: 22px;
    letter-spacing: .8px;
}

    .clearGeofence:hover {
        cursor: pointer;
    }

.helpGeofence {
    position: relative;
    /* top: 144px; */
    color: white;
    background: #1f262a;
    z-index: 2;
    float: right;
    right: -8px;
    bottom: 155px;
    width: 20px;
    height: 27px;
    font-size: 1.3em;
    border-radius: 22px;
    letter-spacing: .8px;
}

.leftIconDiv, .rightIconDiv {
    display: inline-block;
    width: 49%;
    text-align: center;
    vertical-align: text-top;
}

.iconLabelLeft, .iconLabelRight {
    text-align: center;
    width: 98%;
}

.addGeoLeftSide i#addGeofenceIcon {
    margin-top: 0px;
}

.iconPickerDiv {
    position: absolute;
    z-index: 3;
    background: white;
    width: 350px;
    height: 171px;
    border: 2px solid #949494;
    border-radius: 13px;
    top: 50px;
    left: 50px;
    padding: 6px;
    overflow: auto;
}

label.iconLabelRight {
    margin-left: 6px;
}

.helpGeofence:hover {
    cursor: pointer;
}

.geoFlipCard {
    background: transparent;
    width: 200px;
    perspective: 1000px;
    transition: all .3s;
    height: 110px;
    margin: 9px;
    display: inline-block;
}

.geoFlipCardInner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.6s;
    transform-style: preserve-3d;
}

.geoTile {
    position: absolute;
    width: 100%;
    /*height: 100%;*/
    backface-visibility: hidden;
}

#geoFenceSettingsTab .closeSettingsButton2,
#geoFenceSettingsTab .closeSettingsButton {
    padding-left: 6.5px;
    padding-top: 6px;
    font-weight: bold;
}

.geoLeftSide h2 {
    color: #8d8b90;
    font-size: 1.8em;
    text-align: center;
    margin-top: 2px;
}

/*.geoBackCard {
    position: absolute;
    width: 100%;*/
    /*height: 100%;*/
/*}*/

.geoBackCard {
    z-index: 1001;
    background: white;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    height: 400px;
}

.addGeoLeftSide label {
    margin-bottom: 0;
    margin-top: 11px;
    margin-left: 16px;
}

.geoEditNameDiv input, .geoEditCategoryDiv input {
    margin-left: 9px;
}

.addGeoLeftSide input {
    margin-top: -2px;
    width: 90%;
    text-align: center;
    margin-left: 14px;
    margin-right: auto;
    border: 1px solid #cccccc;
    border-radius: 5px;
    height: 32px;
}

#addGeofenceDiv .geoLeftSide {
    width: 300px;
    min-height: 335px;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 20px grey;
    backdrop-filter: blur(11px);
    background: #ffffffa1;
}
    #addGeofenceDiv span.k-numerictextbox,
    #addGeofenceDiv span.k-dropdown,
    #addGeofenceDiv .geoLeftSide label,
    #addGeofenceDiv .geoLeftSide input {
        width: 90%;
        margin-left: 5%;
    }

.rightIconDiv .iconLabelRight {
    text-align: left;
    margin-left: 24px;
}

.addGeoLeftSide #addGeoIconPicker {
    width: 267px;
    left: 8px;
    height: 218px;
    top: 27px;
}

#addGeofenceDiv span.k-widget.k-colorpicker {
    margin-right: 50px;
    margin-left: 25px;
}

.addGeoCRUDButtons {
    text-align: center;
    margin-top: 18px;
}

#addGeofenceDiv .geoLeftSide .geoSaveButton {
    margin-left: 50px;
    width: 70px;
    height: 25px;
    margin-bottom: 5px;
}
#addGeofenceDiv .geoLeftSide .geoCancelButton {
    width: 70px;
    height: 25px;
}

#addGeofenceDiv .closeSettingsButton {
    top: 5px;
    right: 10px;
}

div#geofenceDeleteDiv {
    font-size: 13px;
}
#geofenceDeleteDiv button {
    border-radius: 4px;
}

.geoLeftSide {
    width: 200px;
}

    .geoLeftSide h2 {
        color: #8d8b90;
    }

    .geoLeftSide label {
        font-size: .9em;
        color: #645a9c;
        color: #717171;
        text-align: left;
        width: 200px;
        padding-left: 8px;
        margin-bottom: 0;
    }

    .geoLeftSide input {
        border-radius: 5px;
        border: 1px solid #9c9c9c;
        padding: 4px;
        width: 85%;
        margin-bottom: 8px;
        text-align: center;
    }

.geoOnMapCheck {
    vertical-align: text-top;
    width: 15px !important;
    padding: 0 !important;
}

.geoCancelButton {
    background: #c50505;
    border: none;
    border-radius: 5px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
}

.geoLeftSide .geoCancelButton {
    background: #c50505;
    border: none;
    border-radius: 5px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 12px;
}

.geoLeftSideTop {
    margin-top: 5px;
}

button.geoSaveButton {
    background: #008e06;
    border: none;
    border-radius: 5px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 16px;
}

button.geoRemoveCustomCategory {
    background: red;
    border: none;
    border-radius: 5px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 55px;
    width: 150px;
    margin-top: 12px;
    font-size: 1.1em;
}

#geoRemoveCustomCategoryDiv {
    margin-left: 3%;
    margin-bottom: 15px;
}

button.geoSaveOverwriteButton {
    background: #008e06;
    border: none;
    border-radius: 5px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 6px;
}

button.geoSaveOverwriteButton {
    background: #008e06;
    border: none;
    border-radius: 5px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 6px;
}

div#geoOrderByAscDiv {
    display: inline-block;
    transition-duration: .3s;
}

    div#geoOrderByAscDiv:hover {
        transform: scale(1.15);
    }

div#geoOrderByDescDiv {
    display: inline-block;
    transition-duration: .3s;
}

    div#geoOrderByDescDiv:hover {
        transform: scale(1.15);
    }

#addGeofenceMap .H_ib_content {
    max-height: 75px;
    max-width: 145px;
    overflow: scroll;
    margin-right: 10px !important; /*overwriting .H_ib_content which uses !important*/
}

#svgLogo {
    background-image: url('../images/FINAL_DBFLeet761x244.svg')
}

#companySettingsDiv .cancelSettingsChange, #permissionsDiv .cancelSettingsChange {
    height: 34px;
    width: 90px;
    vertical-align: middle;
    line-height: 3px;
}

.settingsTitle.activeSetting {
    background: lightgrey;
    padding-right: 14px;
    padding-left: 23px;
    border-radius: 0px 30px 30px 0px;
    transform: scale(1.2);
}

.settingsTitle i.fas {
    display: inline-block;
}

div#userSettings {
    display: inline-block;
    overflow: hidden;
    /* height: 600px; */
    top: 0;
    width: 100%;
    height: 100%;
}

.userSettingColumn {
    width: 370px;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
    height: 100%;
}

.trk i.fas.fa-bus {
    color: #004c98;
    /*color: #d4372b;*/
    background: #ffffff9c;
    border-radius: 20px;
    /* padding: 5px; */
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #d8d8d8;
}

#pinnedTechsPanel .techWrapper {
    width: 220px;
    border: 2px solid #ceb7f7;
}

#pinnedTechsPanel .tNameDeviceDiv {
    width: 176px;
}

div#pinnedTechsPanel {
    box-shadow: none;
    border: none;
    position: relative;
    top: -3px;
    background: none;
}

#pinnedVehiclePanel .vehicleInfoBubble {
    border: 2px solid #bcddff;
}

.trk i.fas.fa-location-arrow {
    color: #0074e8;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f1f1f1;
}

.vLegendIcons i.fas.fa-location-arrow {
    font-size: 2.5em;
    color: #0074e8;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f1f1f1;
}

.vLegendIcons i{
    font-size: 2.5em;
}

.vLegendIcons i.fas.fa-bus {
    font-size: 2.5em;
    color: #004c98;
}

.tech i.fas.fa-location-arrow {
    color: rebeccapurple;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f1f1f1;
}

#geofenceCompanySettings .settingsGroup {
    padding-bottom: 32px;
}

#geofenceCompanySettings h2 {
    margin-top: 5px;
    margin-bottom: 36px;
}

.settingsRow1 {
    display: inline-block;
    width: 380px;
    margin-top: 25px;
    height: 100%;
}

#companySettingsTitle {
    margin-top: 33px;
}

#settingsMenuList h3 {
    margin-bottom: 1px;
}

#geoRadiusSettingLabel {
    width: 190px;
}

.settingsTitle {
    border: inherit;
    background: inherit;
    padding: inherit;
    padding-left: 14px;
    margin-top: 5px;
    color: #5D5D5D;
}

.userSettingTraffic {
    /*margin-top: 5%;*/
}

.editorRunButtons,
div#saveUserSettingsDiv {
    position: sticky;
    /* position: absolute; */
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0 10px 0;
    clear: both;
    /* background: #ffffff3b; */
    background-image: linear-gradient(#ff000000, white);
}

div#permissionsDiv {
    width: 626px;
    height: 833px;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    top: 71px;
    color: #8e8e8e;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    border: 2px solid #4CAF50;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    position: relative;
    z-index: 5;
    overflow: auto;
    max-height: 95%;
    transform: translate(0,-50%);
    top: 50%;
}

div#permissionsDiv ::-webkit-scrollbar {
    display: initial;
}

div.userSettingGroup:not(#fleetgroupPermissionDiv) ::-webkit-scrollbar {
    display: none;
}

.k-switch {
    font-size: 12px !important;
}

#permissionsDiv #permissionSettingsContainer {
    height: 100%;
}

#permissionsDiv .userSettingGroup {
    display: inline-block;
    height: 309px;
    vertical-align: text-bottom;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 35px;
}

.permissionsHeaderIcon {
    margin-right: 10px;
    font-size: 1.7em;
}

#permissionsDiv h3 {
    /*color: #7f59c2;
    margin-left: 15px;*/
    color: #7f59c2;
    width: 200px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    font-size: 2.3em;
}

div#clonePermissionDiv.fgOverlay {
    background-color: rgba(0, 0, 0, 0.2);
}

div#showHideDevicesInputDiv {
    text-align: right;
    display: inline-block;
    padding-bottom: 15px;
}

div#showHideDevicesDiv {
    margin-left: 16px;
    margin-right: 17px;
    text-align: center;
    margin-top: -4px;
    float: right;
}

p.filtersSubtitle {
    display: none;
    margin: 0;
    /* display: inline-block; */
    vertical-align: middle;
    /* width: 71%; */
    font-size: .85em;
    color: grey;
}

#showHideDevicesDiv i.fas.fa-bus {
    font-size: 1.2em;
    margin-right: 14px;
    /* vertical-align: sub; */
    margin-left: 5px;
    color: #004c98;
}

#showHideDevicesDiv i.fas.fa-user {
    font-size: 1.2em;
    margin-left: 4px;
}

#showGeofenceDiv .reportAdvancedTitle {
    text-align: left;
    margin-bottom: 15px;
}

#geofenceParamsGroup .reportAdvancedTitle {
    padding-left: 17px;
    margin-bottom: 7px;
}


.isDefaultActive .newTag {
    position: relative;
    top: -7px;
    right: 6px;
}

.isDefaultActive {
    text-align: right;
    position: relative;
    top: -70px;
    right: 7px;
    margin-bottom: -60px;
    width: 354px;
    margin-left: auto;
    padding-top: 10px;
}

.isDefaultActive label {
    margin-right: 16px;
    font-size: 0.87em;
}
.isDefaultActive span.k-switch {
    margin-bottom: 5px;
}
div#selectedPermissionsUser {
    margin-top: 36px;
    margin-left: 31px;
    margin-bottom: 10px;
}

#permissionsDiv h4 {
    margin-left: 18px;
    margin-bottom: 10px;
    /*color: #11396d;*/
    color: #767677;
    text-align: left;
}

.userPermissionsIcon {
    position: relative;
    font-size: 50px;
    color: #673AB7;
    text-align: center;
    margin-right: 7px;
}

.accessIcons {
    width: 24px;
    position: relative;
    font-size: 15px;
    /* margin-right: 10px; */
    /* color: #2c73b9; */
    color: #505050;
    /* right: 17px; */
    text-align: center;
}

.speedLimitSetting div {
    display: inline-block;
}

.speedLimitSetting input {
    display: inline-block;
}

.speedLimitSetting p {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.speedLimitSetting {
    /*margin-bottom: 10px;*/
}

#companySettingsDiv .k-draghandle {
    background-color: #2196F3;
    border: 2px solid #ffffff;
    box-shadow: none;
}

#companySettingsDiv .k-slider-selection {
    background: #40c3ff;
    border: 1px solid #40c3ff;
}

#vehicleSettings .speedLimitSetting .k-slider-selection {
    background: #ffeb3b;
    border: 1px solid #ffeb3b;
}

#companySettingsDiv .k-icon:before {
    margin-left: 4px;
    color: white;
}
#companySettingsDiv a.k-button {
    background-color: #2196F3;
    height: 22px;
    width: 22px;
    padding: 0px;
}

.speedLimitSetting .k-widget.k-slider.k-slider-horizontal.ballSlider {
    margin-left: 60px;
}

.colorPickerSetting span.k-picker.k-dropdown {
    width: 159px;
}

#companySettingsDiv button.k-spinner-decrease,
#companySettingsDiv button.k-spinner-increase {
    background: #2196f3;
}

div#permissionsFleetGroup {
    padding: 6px;
}

#speedLimitIndicatorLabel label {
    margin-top: 20px;
    margin-bottom: 0px;
    width: 85%;
    font-weight: normal;
    font-size: .87em;
}

#bodyContainer .k-treeview .k-checkbox-wrap,
#bodyContainer .k-treeview .k-checkbox-wrapper {
    margin-right: 4px;
    align-self: normal;
}

#permissionsDiv .settingsGroup label {
    font-family: roboto;
    font-weight: normal;
    width: 160px;
    margin-top: 13px;
    color: #121358;
    font-size: 1em;
    margin-left: 0;
}

#permissionsDiv span.k-input.k-combobox {
    width: 160px;
}

#permissionsDiv span.k-clear-value {
    display: none;
}

input.k-input-inner {
    padding: 0;
    padding-left: 4px;
}

.k-treeview {
    color: #121358 !important;
}

#permissionsFleetGroup {
    text-align: left;
}

#permissionsDiv .settingsGroup {
    width: 266px;
    height: 87%;
    color: #11396d;
    border: 2px solid #bfbfbf;
    overflow: scroll;
}

#permissionsDiv .closeSettingsButton {
    position: absolute;
    top: 2px;
    right: 2px;
    padding-left: 8px;
}

div#driverAndVehicleList li {
    text-align: left;
}

div#permissionSettingsContainer {
    overflow: auto;
    height: 546px;
    top: 0;
    position: absolute;
}

.permissionsOverlay {
    position: absolute;
    background: white;
    width: 375px;
    left: calc(50% - 182px);
    bottom: 40%;
    padding: 16px;
    border-radius: 15px;
    box-shadow: 2px 2px 20px 3px #b5b5b5;
    Z-INDEX: 10;
}

h4#copyFromUser {
    display: inline-block;
    margin-left: 10px;
    color: #666;
    vertical-align: middle;
}

.permissionsOverlay li label {
    vertical-align: sub;
    margin-left: 5px;
}

.permissionsOverlay h3 {
    color: #7f59c2;
    text-align: center;
    font-size: 2.3em;
}

button#openClonePermissionDiv {
    margin-left: 53px;
    margin-top: 5px;
    background: green;
    color: white;
    border: none;
    border-radius: 7px;
    font-size: 1.2em;
    padding: 4px 10px;
}


#clonepermissionUserList_taglist .k-i-arrow-s:before {
    content: "";
}

.techListIconUser {
    color: rebeccapurple;
    margin-right: 5px;
}

.techListIconBus {
    color: #004c98;
    margin-right: 5px;
}

#defaultActiveHelp {
    margin-left: 39px;
    margin-top: 14px;
    margin-bottom: 4px;
}

#dormantDeviceHelpDiv {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
}

.helpDiv {
    text-align: left;
    background: #cacaca;
    color: #1b1b1b;
    width: fit-content;
    padding: 10px;
    border-radius: 11px;
}

.help {
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 1.25em;
    transition-duration: .3s;
}

#fgTechGrid .help {
    right: 10px;
    top: 5px;
    position: absolute;
    z-index: 10;
}

div#fgTechGrid {
    background: white;
}

button.UnassignedTechMatchMenu,
button.massEditTechMenu {
    border: 1px solid #868686;
    border-radius: 5px;
    background: whitesmoke;
}

div#unassignedTechEditGrid tr.yellow-highlight.k-alt.k-master-row.k-state-selected,
div #unassignedTechEditGrid tr.yellow-highlight.k-master-row.k-state-selected {
    background: #ffff0059;
}
div#unassignedTechEditGrid tr.red-highlight.k-alt.k-master-row.k-state-selected,
div#unassignedTechEditGrid tr.red-highlight.k-master-row.k-state-selected {
    background: #fd0e0e61;
}
#unassignedTechEditGrid tr.k-master-row.k-state-selected {
    color: #333;
    background-color: #ffffff;
}
#unassignedTechEditGrid tr.k-alt.k-master-row.k-state-selected {
    color: #333;
    background-color: #f5f5f5;
}

#unassignedTechEditGrid.k-grid .k-column-title {
    overflow: visible;
}
#unassignedTechEditGrid button.toolBarButtons {
    height: 30px;
}
#unassignedTechEditGrid span.k-clear-value {
    display: none;
}
#toolbar-error-message {
    display: none;
    color: red;
    margin: 5px;
}
#toolbar-error-message.add-margin {
    margin-top: 35px;
}
.right-aligned {
    position: absolute;
    right: 10px;
    display: flex;
    padding-top: 5px;
}
.totalActivePairs{
    margin-left:8px;
}

#unassignedTechEditGrid i.help.fad.fa-question-circle {
    margin-top: 4px;
}
.totalActivePairs label.displayInline {
    margin-right: 5px;
}
#toolbar-error-message label {
    margin-left: 5px;
}

.OperatorEdit:after {
    content: "\25BC";
    position: relative;
    font-size: 12px;
    text-align: right;
    float: right;
    right: 6px;
}

.OperatorEdit {
    border: 1px solid black;
    display: inline-block;
    width: 99%;
}

button.toolBarButtons {
    margin-left: 5px;
    border: 1px solid gray;
    border-radius: 6px;
}

.toolbarSave {
    color: white;
    background: #428bca;
}

#massEditTechGrid i.help.fad.fa-question-circle {
    margin-top: 5px;
}

.massEditToolbar p {
    margin: 0px;
}

.help:hover {
    transform: scale(1.2);
}

.totalActive {
    margin-top: 5px;
    margin-left: 8px;
}

p#totalActiveTechs {
    margin-left: 5px;
}

#techGrid a.k-grid-filter-menu.k-grid-filter.k-state-active,
#massEditTechGrid a.k-grid-filter-menu.k-grid-filter.k-state-active {
    background: transparent;
    border: none;
    color: black;
    border-radius: 20px;
}

#techGrid a.k-grid-filter-menu.k-grid-filter,
#massEditTechGrid a.k-grid-filter-menu.k-grid-filter {
    margin-bottom: 10px;
}

#techGrid span.k-icon.k-i-sort-asc-sm,
#techGrid span.k-icon.k-i-sort-desc-sm,
#massEditTechGrid span.k-icon.k-i-sort-asc-sm,
#massEditTechGrid span.k-icon.k-i-sort-desc-sm {
    display: block;
    margin-top: -19px;
    margin-left: 7px;
}

#massEditTechGrid{
    text-align:center;
}

#dormantDeviceSwitchDiv label {
    vertical-align: -webkit-baseline-middle;
}

.newTag {
    font-size: 1em;
    color: #2196F3;
    margin: 0;
    margin-left: 12px;
    font-weight: bold;
}

.newTag i {
    font-size: 1.3em;
    margin-right: 2px;
}

p.selectionWarningEffect {
    background: #fff173;
}

p.selectionWarning {
    transition-duration: 2s;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    border-radius: 17px;
}

.reportParamGroup:first-of-type {
    margin-top: 0px;
}

.reportParamGroup {
    margin-top: 13px;
}

#fleetGroupsDiv {
    width: fit-content;
    height: 90%;
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    top: 5%;
    padding: 0 21px;
    color: #8e8e8e;
    background-color: #f2f2f2;
    display: none;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    max-width: 80%;
    min-height: 532px;
}

#addFGDiv p.toEditText {
    width: 100%;
    text-align: center;
    color: grey;
    font-size: 1em;
    font-weight: normal;
}

.fleetGroupSettingsButton {
    float: right;
    margin-right: 20px;
    padding: 4px;
    border-radius: 7px;
}

    .fleetGroupSettingsButton:hover {
        background: lightgrey;
        cursor: pointer;
    }

.fleetGroupSourceSelection .active {
    background: #428bca;
}

.fleetGroupSourceSelection li:hover {
    background-color: grey;
    cursor: pointer;
}

.fleetGroupSourceSelection li {
    display: inline-block;
    /* background: rgba(8, 8, 8, 0.73); */
    padding: 7px;
}

.fleetGroupSourceSelection {
    background: rgba(8, 8, 8, 0.73);
    text-align: center;
    width: 224px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-size: 1em;
    letter-spacing: 1px;
    border-radius: 19px;
    color: white;
}

#fleetGroupsDiv .closeSettingsButton {
    top: -2px;
    left: -3px;
    padding-left: 7px;
    line-height: 13px;
}

.fgListBoxContainer {
    text-align: center;
    height: 90%;
}

#fgFilterTreeDiv::-webkit-scrollbar {
    display: block;
    height: 7px;
    background: lightgray;
    border-radius: 7px;
}

::-webkit-scrollbar-thumb {
    background: #dadada !important;
}

.k-icon, .k-tool-icon {
    right: 5px;
}

.k-icon, .k-tool-icon {
    margin-top: .05em;
}

.k-treeview .k-in {
    padding: 0 !important;
}

/* https://docs.telerik.com/devtools/aspnet-ajax/controls/scriptmanager/cdn-support/overview for cloudfront static https CDN*/
.k-treeview .k-top, .k-treeview .k-mid, .k-treeview .k-bot {
    background-image: url('https://d35islomi5rx1v.cloudfront.net/mvc/2012.2.607/Default/treeview-nodes.png');
    background-repeat: no-repeat;
    margin-left: -16px;
    padding-left: 16px;
}

.k-treeview .k-item {
    background-image: url('https://d35islomi5rx1v.cloudfront.net/mvc/2012.2.607/Default/treeview-line.png');
}

.k-treeview .k-last {
    background-image: none;
}


.k-treeview .k-top {
    background-position: -91px 0;
}

.k-treeview .k-bot {
    background-position: -69px -22px;
}

.k-treeview .k-mid {
    background-position: -47px -44px;
}

.k-treeview .k-last .k-top {
    background-position: -25px -66px;
}

.k-treeview .k-group .k-last .k-bot {
    background-position: -69px -22px;
}

.k-treeview .k-item {
    background-repeat: no-repeat;
}

.k-treeview .k-first {
    background-repeat: no-repeat;
    background-position: 0 16px;
}











.fgListBoxContainer .k-listbox .k-list-scroller {
    border-radius: 14px;
    border: 1px solid grey;
}

.fgListBoxContainer {
    margin-left: 27px;
    margin-right: 5px;
}

div#fgDriverVehicleButtons {
    margin-left: 32px;
    margin-top: 20px;
}

.fgListBoxContainer .k-listbox.k-widget {
    height: 100%;
}

#fleetGroupsDiv h1 {
    color: rebeccapurple;
    text-align: center;
    margin: 0;
    position: relative;
    /* left: 12%; */
    width: 100%;
    height: 43px;
}

.techsAndVTSDiv {
    width: 480px;
    display: inline-block;
    /* overflow: scroll; */
    height: 100%;
}

.fgEditTreeContainer {
    height: calc(100% - 185px);
}

#fgDeletedWithChild {
    text-align: center;
    color: red;
    height: 100%;
    padding: 50% 10%;
}

div#fgUserList,
div#FGEdit_VTSGrid,
div#FGEdit_TechAnywhereGrid {
    overflow: initial;
}

.fgEditGrid {
    height: calc(100% - 40px);
}

.noDevicesDiv {
    margin-top: 45px;
    height: 329px;
    text-align: center;
}

.noDevicesWarningIcon {
    font-size: 6em;
    color: #c1c1c1;
}

#displayPanel h3.warningTitle {
    color: #c1c1c1;
    font-size: 2.3em;
}

.taActiveReleaseNotes{
    display: none;
}

p.noDevicesBodyText {
    color: #8c8c8c;
    width: 290px;
    margin-top: 21px;
    font-size: .9em;
    margin-left: auto;
    margin-right: auto;
}

#FGEdit_TechAnywhereGrid .k-grid-content {
    overflow-x: hidden;
}

div#settingsMenuList {
    display: inline-block;
    vertical-align: top;
}

.geoRadiusInputDiv {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

p.geoRadiusLabel {
    text-align: center;
    color: #929292;
    font-size: .9em;
}

div#editGeofenceSettingsDiv {
    position: absolute;
    left: 50%;
    background: white;
    width: 360px;
    height: 239px;
    z-index: 2000;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: -2px 3px 16px #777777;
    overflow: hidden;
}

div#massImportGeofence {
    position: absolute;
    left: 50%;
    background: white;
    width: 470px;
    height: 400px;
    z-index: 2000;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: -2px 3px 16px #777777;
    overflow: hidden;
}

.sampleTreeViewer {
    border: 1px solid #ccc;
    width: 389px;
    margin-left: 9px;
    height: 630px;
    border-radius: 15px;
    padding: 5px;
}

.intellishiftGrid {
    height: 300px;
    border: 1px solid #ccc;
    border-radius: 15px;
}

.fgEditGrid {
    border-radius: 15px !important;
    box-shadow: 1px 1px 4px #adadad !important;
    /*max-height: 577px;
    min-height: 318px;*/
    overflow: scroll;
}

#addTechToFGDiv h3 {
    color: rebeccapurple;
    margin-top: 0;
}

.addSubGroupNameDiv .k-multiselect-wrap {
    overflow: auto;
    max-height: 300px;
}

#addTechToFGDiv .addSubGroupNameDiv {
    padding: 12px;
    height: fit-content;
}

.editFGButtonsDiv i.fas.fa-trash, .editFGButtonsDiv i.fas.fa-plus {
    font-size: 1.1em;
    margin-right: 8px;
    float: left;
    padding-top: 2px;
    margin-left: 6px;
}

.gridTitle {
    font-size: 1.5em;
    color: #428bca;
    margin-left: 9px;
    font-weight: bold;
    letter-spacing: 2px;
}

.editTreeSampleViewContainer {
    display: inline-block;
    vertical-align: top;
}

div#fleetGroupsTreeContainer {
    border-radius: 14px;
    width: 400px;
    background: #ffffff;
    padding: 8px;
    overflow: auto;
    display: inline-block;
    height: calc(100% - 30px);
    box-shadow: 1px 1px 20px 2px #d2d2d2;
}

div#fleetGroupsEditContainer {
    border-radius: 14px;
    width: fit-content;
    margin-left: 20px;
    background: #ffffff;
    padding: 8px;
    height: calc(100% - 30px);
    overflow: auto;
    box-shadow: 1px 1px 20px 2px #d2d2d2;
    display: inline-block;
    vertical-align: top;
}

i.fas.fa-user {
    color: #673ab7;
}

i.fas.fa-bus {
    color: #004c98;
}

.highlightParams .reportAdvancedTitle {
    width: 165px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    position: relative;
    top: 8px;
}

.subtitle {
    color: #6b6b6b;
    font-size: .85em;
}

#reportsLaborRatesDiv .reportFilterTitles {
    margin-top: 8px;
}

div#timeZoneOffset {
    margin-top: 12px;
}

.reportInputConatiner {
    display: inline-block;
    text-align: center;
    margin-bottom: 12px;
}

#addFGDiv h1 {
    color: rebeccapurple;
    font-size: 2em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

h3.currentFGName {
    text-align: center;
    color: grey;
    margin-top: 0;
    font-size: 1.7em;
}

.fgNameEditor .acceptSettingsChange {
    height: 22px;
    width: 65px;
    font-size: 1.1em;
    line-height: 11px;
    position: relative;
    right: 0px;
    margin-left: 15px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.fgNameEditor .cancelSettingsChange {
    margin-left: 15px;
    height: 22px;
    font-size: 1.1em;
    width: 65px;
    line-height: 11px;
    margin-bottom: 5px;
    vertical-align: middle;
}

div#isEditNameAllowed {
    display: inline-block;
    font-size: 1.6em;
    margin-left: 13px;
    vertical-align: text-bottom;
}

.red {
    color: red;
}

.fgNameEditor {
    text-align: center;
}

button#selectDeselectFGFilters {
    background: #b3b3b3;
    border: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: .85em;
    margin-left: 29px;
    margin-bottom: 5px;
    transition-duration: .3s;
    padding: 3px 6px 1px 6px;
}

button.saveSubGroup:disabled, button.cancelSubGroup:disabled {
    color: white;
    background: darkgrey;
}

button#selectDeselectFGPermissions {
    background: none;
    border: none;
    color: #464646;
    font-size: .95em;
    margin-left: auto;
    margin-right: auto;
    transition-duration: .3s;
}

button#selectDeselectFGFilters:hover, button#selectDeselectFGPermissions:hover {
    transform: scale(1.1);
}

input.fgNameInput {
    height: 30px;
    width: 300px;
    padding-left: 5px;
    border-radius: 17px;
    border: 1px solid #bdbcbc;
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 20px;
}

.addSubGroupButton {
    background: green;
}

.deleteGroupButton {
    background: #d40202;
}

.removeUserFromGroup,
.removeTechFromGroup {
    background: #d40202;
}

.addNewTechToGroup {
    background: green;
}

.editFGButtonsDiv button {
    width: 195px;
    height: 31px;
    border: none;
    border-radius: 8px;
    margin-bottom: 9px;
    font-size: 1.3em;
    text-align: center;
    display: inline-block;
    color: white;
}

.fgEditButtonsContainer {
    width: 50%;
    display: inline-block;
    text-align: center;
}

.techEditButtonsContainer {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.editFGButtonsDiv {
    bottom: 0px;
    position: sticky;
    width: 480px;
    height: 135px;
}

.fgNameEditor {
    display: none;
}

.editIcon {
    display: inline-block;
}

.editFGTitleName {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: rebeccapurple;
}

.fgEditUserTitle,
.fgEditTitle {
    text-align: center;
    position: sticky;
    top: 0;
    height: 50px;
}

.fgNewDisplay {
    font-size: 0.8em;
    text-align: center;
    margin-top: 8px;
    color: #797979;
}

.editFGMenuPopUp {
    position: absolute;
    background: white;
    width: 375px;
    left: calc(50% - 182px);
    bottom: 50%;
    padding: 16px;
    border-radius: 15px;
    box-shadow: 2px 2px 20px 3px #b5b5b5;
    Z-INDEX: 10;
}

#addFGDiv p {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 1.7em;
    color: rebeccapurple;
}

button.cancelSubGroup {
    background: red;
    color: white;
    border: none;
    border-radius: 7px;
    font-size: 1.2em;
    padding: 4px 10px;
    position: absolute;
    left: 10%;
    width: 90px;
}

button.saveSubGroup {
    background: green;
    color: white;
    border: none;
    border-radius: 7px;
    font-size: 1.2em;
    padding: 4px 10px;
    right: 10%;
    position: absolute;
    width: 90px;
}

.addSubGroupNameDiv label {
    color: grey;
}

.addSubGroupButtonsDiv {
    height: 33px;
    margin-top: 12px;
}

input.newFGName {
    color: #7d7d7d;
    margin-left: 8px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    padding-left: 9px;
}

.addSubGroupNameDiv {
    margin-left: auto;
    margin-right: auto;
    width: 320px;
    border-radius: 13px;
    padding-top: 12px;
}

.selectAllAdd {
    color: #673AB7;
    background-color: transparent;
    text-decoration: underline;
    border: none;
}

#fleetGroupsEditContainer td {
    text-align: center;
}

div#driverAndVehicleList h3 {
    margin: 0;
    text-align: left;
    padding: 0;
    font-size: 1em;
    color: #121358;
}

div#driverAndVehicleList p {
    margin: 0;
    padding: 0px 8px;
    text-align: left;
    font-size: .8em;
    margin-top: -6px;
    margin-bottom: 0px;
    color: #656565;
}

div#driverAndVehicleList .k-state-disabled {
    background: #dad6d6 !important;
    color: #000000;
    border-radius: 0px !important;
}

.fleetGroupTree {
    height: 80%;
}

#fgDriverVehicleButtonsList li {
    display: inline-block;
}

#fgDriverVehicleButtonsList {
    /* margin: 0; */
    margin-right: auto;
    margin-left: auto;
    /* width: 300px; */
    padding: 0;
    text-align: center;
    font-size: 1.2em;
}

ul#fgDriverVehicleButtonsList li {
    display: inline-block;
    padding: 4px 12px;
    margin: 0;
    /*
    /* border: 2px solid #33bf39 !important; */
    color: white !important;
    border-radius: 7px;
    letter-spacing: 1px;
    background: #9a9a9a;
}

    ul#fgDriverVehicleButtonsList li:hover {
        background: #27a92d !important;
        cursor: pointer;
    }


p.fleetGroupTreeTitle {
    float: right;
    position: relative;
    bottom: 5px;
}

#driverAndVehicleList {
    width: 55%;
    display: inline-block;
    height: 89%;
    vertical-align: top;
    position: relative;
    bottom: 59px;
}

#companyWide {
    display: none;
}

#companySettingsDiv h3 {
    color: #7f59c2;
    margin-left: 15px;
}

.settingsTitle h4 {
    display: inline-block;
    font-size: 1.2em;
}

.settingsSubGroup {
    margin-bottom: 30px;
}

.colorPickerSetting {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}

.settingsGroup h2 {
    text-align: center;
    margin-top: 11px;
    margin-bottom: 23px;
}

.settingsGroup .k-widget.k-slider.k-slider-horizontal.ballSlider {
    margin-bottom: 10px;
}

#defaultForUserOrAdmin {
    margin-left: auto;
    margin-right: auto;
    width: 85px;
    text-align: center;
}

#defaultForUserOrAdmin select {
    text-align: center;
    border-radius: 5px;
    width: 85px;
}

div#defaultSettingsButtons {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#defaultSettingsButtons button {
    border-radius: 7px;
    background-color: green;
    color: white;
    border: none;
    font-size: 1em;
    padding: 4px 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    width: 153px;
    display: inline-block;
    margin-left: 9px;
}

#setDefaultUserSetting p {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

#setDefaultCenterColumn p {
    text-align: center;
}

p#selectRoleLabel {
    text-align: center;
    font-size: .9em;
    font-weight: 100;
}

#setDefaultCenterColumn,
#setDefaultUserSettings span.k-widget.k-dropdown {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}


.settingsGroup label {
    margin-left: 21px;
    width: 230px;
    text-align: left;
    margin-bottom: 8px;
}

.settingSlidersLabel {
    display: block;
    margin-top: 10px;
}

#dropboxwidth {
    margin-left: 21px;
    width: 124px;
    text-align: left;
}


.iconPriorityOption {
    width: 48%;
    display: inline-block;
    text-align: center;
}

    .iconPriorityOption img {
        width: 40px;
        position: relative;
        right: 1px;
    }

    .iconPriorityOption i.fas.fa-briefcase {
        color: green;
        font-size: 2.3em;
    }

#iconPriorityUser{
    display:none;
}
.iconPriorityOption i{
    font-size: 2.1em;
}

#userSettings .settingsGroup {
    height: 92%;
    overflow: scroll;
}

.settingsGroup {
    border: 2px solid #dcdcdc;
    margin: 10px;
    padding: 6px;
    border-radius: 15px;
    margin-top: 0;
    margin-bottom: 25px;
    background: hsla(0, 0%, 100%, 0.62);
}

#companySettingsDiv h5 {
    color: #11396d;
}

.geoDeleteModal,
.geoModal {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #0000007a;
    z-index: 13000;
}

.geoDeleteModal {
    height: 108%;
    margin-top: -4%;
}


button#showReportsButton {
    bottom: 3px;
    position: relative;
}

.driverLabel, .driverLabel2 {
    text-align: center;
    border: 2px solid #ffffff;
    background: #37984e;
    border-radius: 17px;
    color: #ffffff;
    width: max-content;
    font-size: 12px;
    padding-top: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: linear-gradient(40deg, #1a69d0 27%, #242ecf 116%);
    margin-left: auto;
    margin-right: auto;
}

.exampleIcon .shade {
    margin-left: auto;
    margin-right: auto;
    height: 24px;
    width: 24px;
    background: #4CAF50;
    border-radius: 6px;
    border: 3px solid #093604
}

.woLabel2 {
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 3px solid #093604;
    border-radius: 17px;
    color: #ffffff;
    width: max-content;
    font-size: 12px;
    padding-top: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background: #4CAF50;
}

.centeredImage {
    width:100%;
    text-align:center;
}

.woLabel {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border: 2px solid #ffffff;
    background: #37984e;
    border-radius: 17px;
    color: #ffffff;
    width: max-content;
    font-size: 12px;
    padding-top: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: linear-gradient(40deg, #008000 27%, #016701 116%);
    text-shadow: -1px -1px 0 #4e4e4e, 1px -1px 0 #4e4e4e, -1px 1px 0 #4e4e4e, 1px 1px 0 #4e4e4e;
    letter-spacing: 1px;
}

    .woLabel.woLabelTechLine {
        max-width: 200px;
        max-height: 31px;
        overflow: auto;
        box-shadow: 3px 2px 10px #717171;
        border-radius: 7px;
        margin-top: 2px;
    }

    .woLabel.woLabelTechLine::-webkit-scrollbar {
        width: 18px;
    }

    .woLabel.woLabelTechLine::-webkit-scrollbar-track {
        box-shadow: inset 0 0 20px #3a3a3a;
        border-radius: 25px;
    }

#searchWorkOrder {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    text-align: center;
}

#searchVehicle {
    margin-left: 9px;
    padding-right: 10px;
}

.k-header {
    text-shadow: none;
}

/*.datePicker1 {
   margin-top: 18px !important;
}*/

#selectVehicle {
    width: 185px;
}

#searchDiv {
    width: 30%;
    position: absolute;
    left: 35%;
    text-align: center;
    top: 0;
    margin-top: 55px;
}

#infoPanel {
    /* overflow-y: auto; */
    position: absolute;
    right: -267px;
    width: 540px;
    z-index: unset;
    /* background: rgba(80, 80, 80, 0.6901960784313725); */
    top: 0;
    bottom: 0;
}

.rightPanel {
    float: right;
    width: 50%;
    position: relative;
    top: 25px;
    height: calc(100% - 25px);
}


img.pinClosed {
    float: right;
    position: relative;
    top: -5px;
    right: -4px;
    height: 15px;
}

div#addFleetGroupButton {
    float: right;
    color: green;
    font-size: 2.3em;
    position: relative;
    bottom: 37px;
    right: 18px;
    cursor: pointer;
    transition-duration: .2s;
}

.removeGroupButton {
    position: absolute;
    bottom: 57px;
    font-size: 1.5em;
    color: #a90606;
    width: 17px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    transition-duration: .2s;
    display: none;
}

    .removeGroupButton:hover {
        transform: scale(1.2);
        transition-duration: .2s;
    }


/*NOTIFICATIONS*/
#appendto {
    padding-top: 7px;
    bottom: 40px;
    left: 0;
    position: absolute;
    /* height: fit-content; */
    z-index: 10;
    max-width: calc(100% - 300px);
    background: transparent;
    max-height: 196px;
    overflow: scroll;
}

    #appendto p {
        margin: 0;
        text-align: left;
    }

/*.notificationDiv i.fas.fa-play {
        color: #008000;
    }*/

.notificationDiv i.fas.fa-stop-circle {
    color: red;
}


.k-notification {
    display: inline-block !important;
    text-align: right;
    background-color: transparent !important;
    color: transparent !important;
    border: none !important;
}

.k-notification-info {
    background-color: transparent !important;
    color: transparent !important;
    border: none !important;
}

.startNotificationTitleBox {
    text-align: left;
    /* height: fit-content; */
    /* width: 146px; */
    padding-left: 5px;
    padding-top: 3px;
}

.notificationStopTime {
    position: absolute;
    right: 15px;
}

.notificationIcon, .notificationBody {
    display: inline-block;
}

    .notificationIcon i {
        position: relative;
        top: 8px;
    }

.notificationsVehicleLine div {
    display: inline-block;
}

.notificationsVehicleLine {
    text-align: left;
    padding-left: 23px;
    position: relative;
    top: -5px;
}

.notificationBottomRow div {
    display: inline-block;
}

.notificationBottomRow {
    font-size: .7em;
    position: absolute;
    bottom: 13px;
    width: 195px;
    color: #121358;
}

.notificationAddress {
    padding-left: 5px;
    text-align: left;
    color: #121358;
    font-size: 1.3em;
}

.notificationsStopDuration {
    float: left;
    margin-left: 5px;
}

.notificationMiddleBody {
    color: #6f6f6f;
    font-size: .7em;
}

.notificationsTime {
    font-size: .3em;
    position: relative;
    top: 7px;
}

.notificationBody {
    width: 195px;
    background: white;
    height: 75px;
    font-size: 14px;
}

.notificationDiv {
    display: inline-block;
    text-align: center;
    background: white;
    margin-left: 8px;
    margin-bottom: 4px;
    height: 75px;
    border-radius: 17px;
    overflow: hidden;
    width: 250px;
    /* border: 2px solid #737373; */
    box-shadow: 0px 0px 10px grey;
}

.idleNotification {
    /*border: 2px solid #737373;*/
    color: #673ab7;
}

.ignitionOnNotification {
    /*border: 2px solid #737373;*/
    color: #673ab7;
    background: #2196F3;
}

.gridTechId {
    font-size: .85em;
    color: grey;
    margin-top: -9px;
}

.deviceDateDiv {
    font-size: .8em;
    display: block;
    margin-top: -9px;
    margin-left: 17px;
    margin-bottom: -1px;
}

.ignitionOffNotification {
    /*border: 2px solid #737373;*/
    color: #673ab7;
    background: #F44336;
}

.clearNotifications {
    position: absolute;
    bottom: 60px;
    right: 130px;
    z-index: 1;
    font-size: 2em;
}

.notificationsHeaderIcon {
    margin-right: 10px;
    font-size: 1.7em;
}

.settingsRow2 .settingsTitle {
    margin-top: 23px;
}

.workorderNotification {
    /*border: 2px solid #737373;*/
    color: #673ab7;
    background: #4CAF50;
}

.workOrderIdNotification {
    font-size: .35em;
    position: relative;
    top: 8px;
}

.notificationIcon {
    font-size: 2em;
    width: 55px;
    height: 100%;
    color: white;
}

.notificationIcon, .notificationBody {
    float: left;
}

.notificationMiddleBody img {
    width: 16px;
}

.techMapIcon i.fas.fa-user {
    color: rebeccapurple;
    background: #ffffff;
    border-radius: 80px;
    padding: 3px;
    border: 1px solid rebeccapurple;
}

.trk i.fas.fa-bus {
    /* color: rebeccapurple; */
    background: #ffffff;
    border-radius: 80px;
    padding: 3px;
    border: 1px solid #004c98;
    box-shadow: 0px 0 4px 0 rgb(15 22 33 / 60%);
}


/**************End Notifications*************/
div#addFleetGroupButton:hover {
    transform: scale(1.3);
    transition-duration: .2s;
}

.addGroupContainer {
    width: 308px;
    margin-left: 20px;
    overflow: hidden;
    height: 32px;
    margin-bottom: 9px;
}

.shortDuration {
    margin-top: 6px;
}

input#addGroupInput {
    width: 299px;
    border-radius: 21px;
    border: 2px solid #4CAF50;
    padding: 5px 13px;
    text-align: center;
}

#filterPanel .k-item {
    color: #121358;
    font-size: 12px;
    word-break: break-all;
    overflow-wrap: break-word;
}

.filterTitleItem {
    color: #838b93;
    float: left;
    clear: both;
    margin-top: 6px;
}

div#fgFilterTreeDiv {
    margin-left: 23px;
    max-width: 335px;
}

#filterPanel {
    border-radius: 19px;
    padding-bottom: 9px;
}

    #filterPanel h3 {
        color: #673AB7;
        /* padding-left: 14px; */
        float: left;
        margin-left: 9px;
        font-size: 1.5em;
        margin-bottom: 4px;
        margin-top: 0px;
        padding-top: 7px;
    }

div#TechFleetGroupList .k-item,
div #fleetGroupsTreeContainer .k-item {
color: #121358;
}

.fgListBoxContainer .k-item {
    color: #121358;
    /*font-weight: bold;*/
}

div#filterList {
    clear: both;
}

.filterGroup .k-multiselect .k-chip {
    border-radius: 5px;
    color: #005180;
    border: 2px solid #ebebeb;
    background-color: #ebebeb;
    margin-left: 8px;
    height: auto;
}

.dateScheduledTo,
.dateScheduledFrom {
    margin-top: 5px;
    padding-left: 12px;
}

.filterItem {
    text-align: center;
    border: 1px solid #dadada;
    /* display: inline-block; */
    width: 346px;
    letter-spacing: 0px;
    /* text-align: left; */
    padding: 5px 5px 2px 9px !important;
    color: #121358;
    min-width: 6em;
    margin: 9px;
    border-radius: 25px;
    font-size: .831em;
    background: white;
    margin-left: 9px;
    box-sizing: border-box !important;
}

#filterList2 input,
#filterList input {
    float: left;
}

#filterList2 button,
#filterList button {
    background: none;
    float: right;
    /*border: 2px solid darkgrey;*/
    border: none;
    border-radius: 10px;
}
div#importFilterDiv {
    width: 45%;
    height: 527px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    background: white;
    border-radius: 19px;
    color: white;
}
.importSaveCancel {
    width: 275px;
    margin: 10px 20px;
    padding-bottom: 10px;
}
button#importFilterSave {
    margin-left: 5%;
}
#importFiltersGrid tr {
    text-align: center;
}


button#cloneSharedFilter {
    float: right;
    position: relative;
    bottom: 0px;
    right: 20px;
    background: #b3b3b3;
    border-radius: 19px;
    color: white;
    font-size: .9em;
    line-height: 16px;
    border: none;
}

#openFiltersDivButton {
    float: right;
    position: relative;
    bottom: 0px;
    right: 14px;
    background: #b3b3b3;
    border-radius: 19px;
    color: white;
    font-size: .9em;
    line-height: 16px;
    border: none;
}

#releaseNotesDiv {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 15px 25px;
    z-index: 100;
    top: 60px;
    background: #ffffffeb;
    border-radius: 20px;
    width: 45%;
    overflow: auto !important;
    max-height: 90%;
    backdrop-filter: blur(5px);
}

#fgHelpDiv h3 {
    color: #676767;
    margin-bottom: 3px;
    margin-left: 8px;
    margin-top: 28px;
}

div#fgHelpDiv {
    display: none;
    width: 740px;
    height: 635px;
    background: #ffffffa1;
    border-radius: 14px;
    top: calc(50% - 300px);
    left: calc(50% - 370px);
    position: fixed;
    backdrop-filter: blur(11px);
    box-shadow: 2px 2px 10px #7b7b7b;
    padding: 10px 30px;
}

#fgHelpScreenShotDiv {
    height: 147px;
    background: white;
    border-radius: 14px;
    padding: 21px;
    box-shadow: 2px 2px 12px #a5a5a5;
    margin-bottom: 23px;
}

#releaseNotesDiv::-webkit-scrollbar {
    display: initial;
    width: 8px;
}

#releaseNotesDiv::-webkit-scrollbar-track {
    margin-top: 15px;
    margin-bottom: 15px;
}

#releaseNotesDiv .closeSettingsButton {
    top: 18px;
    right: -21px;
    position: sticky;
    margin-top: -26px;
    border: none;
    line-height: 18px;
}

#releaseNotesDiv .updateTitle {
    margin-top: 17px;
    text-indent: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

#releaseNotesDiv ul {
    margin-bottom: 0px;
    list-style-type: disc;
}

#releaseNotesDiv li {
    padding-top: 5px;
}

#releaseNotesDiv .updateInformation {
    padding-left: 50px;
}

    #releaseNotesDiv .updateInformation img {
        max-width: 95%;
        padding-top: 5px;
        padding-bottom: 15px;
    }

#releaseNotesDiv .releasePageTitle {
    text-align: center;
    font-size: 40px;
    margin-bottom: -20px;
    color: rebeccapurple;
}

#releaseNotesDiv .releaseDateHeader {
    margin-top: 40px;
    margin-bottom: -10px;
    color: #6b6b6b;
}

#releaseNotesDiv .releaseSection {
    background: hsla(0, 0%, 42%, 0.12);
    border-radius: 14px;
    margin-top: 18px;
    padding: 2px 5px 7px 0px;
}

#releaseNotesDiv .releasePageText {
    color: #121358;
}

#addFilterDiv {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    top: 40px;
    background: #ffffff;
    border-radius: 20px;
    width: 415px;
    overflow: scroll;
    max-height: calc(98% - 40px);
    border: 2px solid #00bfff;
}

    #addFilterDiv h3 {
        color: #2196F3;
        margin-left: 18px;
        margin-top: 14px;
    }

.filterGroup .k-widget.k-multiselect.k-header.k-multiselect-clearable {
    margin-bottom: 15px;
    border-radius: 11px;
}

.filterGroup k-list-container k-popup k-group k-reset {
    border-radius: 7px !important;
}

.filterGroup .k-multiselect {
    border-radius: 15px;
    box-shadow: none;
    background: #ffffff;
    margin-top: 6px;
    border: 2px solid #bfbfbf;
    margin-left: 4px;
}

.filterGroup .k-widget.k-multiselect.k-header.k-state-focused {
    box-shadow: none;
    border-radius: 14px;
    border-color: #cccccc;
}

.filterGroup .k-dropdown-wrap.k-state-default {
    border-radius: 15px;
    border: 2px solid #bfbfbf;
}

.filterGroup input.k-input-inner {
    border-radius: 15px;
}

.filterName k-input-inner ,
.filterName .k-textbox {
    background-color: #fff;
    color: #333;
    border: 2px solid #bfbfbf;
}

.k-multiselect:after {
    content: "\25BC";
    position: absolute;
    top: 3px;
    right: 12px;
    font-size: 12px;
}

.k-multiselect.k-hover:after,
.k-multiselect.k-focused:after {
    content: none;
}
.k-multiselect span.k-clear-value {
    display: none;
}
.k-multiselect.k-hover span.k-clear-value,
.k-multiselect.k-focused span.k-clear-value {
    display: inline-block;
    align-self: auto;
}

.k-multiselect .k-input-values {
    width:95%;
}
.k-multiselect .k-chip-content:first-child {
    -webkit-margin-start: 0px;
}

#priorityList_listbox li,
#woStatusList_listbox li {
    display: block;
}

.filterGroup {
    border: 2px solid #d2d2d2;
    border-radius: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 11px;
    padding: 10px;
    clear: both;
    overflow: auto;
}

#addFilterDiv h4 {
    font-size: 1em;
    margin-left: 13px;
    color: #961ac7;
}

.labelSwichDiv {
    width: 105px;
    margin-right: 12px;
}

.filterOption span.k-switch {
    width: 78px;
    height: 20px;
    margin-left: 15px;
}
.filterOption .k-switch-track {
    font-size: .7em;
}
.filterOption .k-multiselect {
    width: 230px;
}
.filterOption span.k-switch-thumb-wrap {
    font-size: 0.70em;
}

.filterOption span.k-switch.k-switch-off .k-switch-track {
    background: #f1adad;
}

.filterOption {
    width: 345px;
    margin-bottom: 18px;
    clear: both;
    display: inline-flex
}
.filterOption span.k-widget.k-combobox.dateScheduledDropDown {
    width: 230px;
    border-radius: 22px;
    margin-left: 12px;
}
    .filterOption.dateScheduledWOFilter {
        margin-bottom: 0px;
    }

    .filterOption input.k-input-inner.k-readonly {
        color: #4e4e4e;
    }

#addFilterDiv label {
    width: 115px;
    color: #7768a2;
    font-weight: 500;
    float: left;
    font-size: .8em;
    padding-top: 3px;
    text-align: center;
}

#addFilterDiv .filterOption.dateScheduledWOFilter label {
    padding-top: 10px;
}



.filterName .k-input {
    text-align: center;
    position: relative;
    float: right;
    top: 13px;
    right: 14px;
    border-radius: 10px;
}

.filterGroup .k-multiselect .k-chip.k-hover {
    border-color: #285e8e; 
}

.filterSaveButtons {
    position: sticky;
    bottom: 0px;
    padding-top: 5px;
    padding-bottom: 11px;
    text-align: center;
    width: 100%;
    clear: both;
    /* background: #ffffff3b; */
    background-image: linear-gradient(transparent -34%, white );
    z-index: 5;
}

.pinnedToggle {
    float: right;
    color: grey;
}

#pinnedVehicles {
    clear: both;
}

.pinnedPanel {
    color: #673AB7;
}

.panelToggle:hover {
    cursor: pointer;
}


#filterCollapseDiv {
    clear: both;
}

.leftBarIcons {
    font-size: 2em;
}

#filterPanel .panelWorkOrderLabel {
    font-size: 1.5em;
}

.infoPanelToggleIcon {
    float: right;
    position: relative;
    right: 7px;
    top: -8px;
}

.panelToggle {
    position: absolute;
    top: 13px;
    left: 249px;
    width: 25px;
    font-size: 1.5em;
    background: rgba(0, 0, 0, 0.6784313725490196);
    border-radius: 6px;
    margin: 0;
    color: white;
    z-index: 2;
    padding-left: 9px;
    line-height: 0px;
    height: 170px;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    text-align: left;
    padding-top: 21px;
}

.woAlternate1 {
    color: grey;
    border-radius: 14px;
    margin: 4px;
    border: 1px solid #cccccc;
    background: #ffffff;
}

.woAlternate2 {
    background: #ffffff;
    position: relative;
    padding-bottom: 9px;
    color: #020202;
    border-radius: 20px;
    width: 256px;
    left: 9px;
    margin-top: 7px;
    border: 2px solid #66ba79;
}

.woAlternate1 h3 {
    font-size: 1.1em !important;
}

.woAlternate2 h3 {
    font-size: .9em !important;
    color: #673AB7;
    /* text-shadow: -1px -1px 0 #424242, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; */
}


.woAlternate1 .pinClosed {
    top: 6px;
    left: -7px;
}

.woInfoID.woInfoLineItem.openWO {
    display: inline-block;
    width: 335px;
    line-height: 0px;
    margin-bottom: 6px;
    transition-duration: .2s;
    font-size: 0.85em;
    height: 18px;
}

    .woInfoID.woInfoLineItem.openWO h3 {
        display: inline-block;
    }

    .woInfoID.woInfoLineItem.openWO p {
        display: inline-block;
        color: rebeccapurple;
        font-size: 1.1em;
        width: 100px;
        height: 10px;
    }
#workOrderTempDivFindClosest .woInfoID.woInfoLineItem.openWO,
    #workOrderTempDiv .woInfoID.woInfoLineItem.openWO {
    width: 350px;
}


#findClosestWoBar .woInfoID.woInfoLineItem.openWO p,
#findClosestWoBar h3.woInfoLine,
#findClosestWoBar .woInfoID.woInfoLineItem.openWO i.fas.fa-edit {
    color: blue;
}

    #activeClusterDynamicPanel .workOrderIdTitle .woInfoLine:hover,
    #woPanel .workOrderIdTitle .woInfoLine:hover {
        cursor: pointer;
        -webkit-appearance: button;
    }

.workOrderIdTitle{
    display: inline-block;
}

#activeClusterDynamicPanel .workOrderIdTitle:hover,
#activeClusterDynamicPanel .workOrderIdTitle:hover .woInfoLine,
#woPanel .workOrderIdTitle:hover,
#woPanel .workOrderIdTitle:hover .woInfoLine {
    color: #0000EE;
}

#activeClusterDynamicPanel .workOrderIdTitle,
#activeClusterDynamicPanel .workOrderIdTitle .woInfoLine,
#woPanel .workOrderIdTitle,
#woPanel .workOrderIdTitle .woInfoLine {
    text-decoration: underline;
}



h6.woStatusBubble {
    font-size: .9em;
    margin-top: 2px;
    color: #121358;
    display: inline-block;
    width: 130px;
    text-align: right;
}


.woInfoID.woInfoLineItem.openWO p.findClosestTech {
    width: 25px;
    margin-left: 10px;
    cursor: pointer;
    -webkit-appearance: button;
}

p.findClosestWO i.fas.fa-crosshairs:hover,
p.findClosestTech i.fas.fa-crosshairs:hover {
    transform: scale(1.5);
}


.woGroup2 {
    height: fit-content;
    line-height: 12px;
    width: 353px;
    margin-left: 3px;
    display: inline-block;
}

.clientSiteDiv {
    padding-left: 5px;
    display: inline-block;
    width: 40%;
}

.woInfoSite.woInfoLineItem.woTitle, .woInfoSite.woInfoLineItem.woInfoLine.search {
    width: 100%;
}

.woTitle {
    font-size: .65em;
}

.k-widget *.woGroup2 {
    box-sizing: border-box;
}

.k-widget *.clientSiteDiv {
    box-sizing: border-box;
}

.woInfoLine {
    margin-top: 0px;
    position: relative;
    bottom: 0px;
    font-size: 10px;
    color: #121358;
    margin-bottom: 0px;
}

.woInfoSite.woInfoLineItem.woInfoLine.search {
    margin-bottom: 0;
    width: 92%;
}

.codeTypePriorityGroup {
    width: 55%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.infoBubbleWrapper {
    margin-bottom: 5px;
    margin-top: -7px;
}

.thirdGroup1 {
    width: 43%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.thirdGroup2 {
    width: 26%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.codeTypePriorityGroup .woTitle {
    display: block;
}

.codeTypePriorityGroup .woInfoLine {
    margin-bottom: 0px;
    bottom: 2px;
}

.woInfoID h3 {
    margin-left: 5px !important;
}


.techNameStatus {
    display: inline-block;
    width: 55%;
    vertical-align: top;
}

.techHours {
    text-align: right;
    display: inline-block;
    vertical-align: bottom;
    font-size: 1em;
    position: relative;
    bottom: 4.5px;
}

.woInfoHoursEstimated.woInfoLine {
    display: inline-block;
}
/*.woInfoTimeSchedued.woInfoLine.search {
    font-size: 1.1em;
}*/
.woInfoHoursEstimated.woTitle.woInfoLine {
    float: left;
    color: grey;
}

.woInfoTechNameClosest.woInfoLine.search,
.woInfoTechName.woInfoLine.search {
    font-size: 1.1em;
    transition-duration: .2s;
    margin-bottom: 0;
    margin-top: 0px;
    line-height: 11px;
    font-size: 12px;
}

.woInfoHoursEstimated.woInfoLine.search {
    float: left;
    /* font-size: 1.2em; */
    margin-left: 9px;
}

.woInfoDateScheduled.woInfoLine.search {
    text-align: right;
}

.techTime {
    float: right;
}

.woInfoStatus.woInfoLineItem.search {
    color: grey;
    line-height: 5px;
}




#pinnedH3 {
    float: left;
}

#infoPanel h3 {
    margin-left: 11px;
    font-size: 1.5em;
    margin-bottom: 1px;
    margin-top: 0px;
    padding-top: 7px;
    color: rebeccapurple;
}

.vehicleInfoBubble {
    border: 2px solid rgb(169, 230, 171);
    display: inline-block;
    width: 235px;
    height: 241px;
    letter-spacing: 0px;
    text-align: left;
    padding: 8px 8px 5px 5px !important;
    color: #121358;
    min-width: 6em;
    margin: 5px;
    border-radius: 14px;
    font-size: .831em;
    background: white;
    margin-left: 9px;
    box-sizing: border-box !important
}

.vLine2 {
    margin-top: 8px;
    display: -webkit-inline-box;
    text-align: center;
    width: 100%;
    height: 72px;
}

.infoBubble {
    display: inline-block;
    text-align: left;
    padding: 7px 8px 0px 5px !important;
    color: #121358;
    border-radius: 8px;
    border: 1px solid #67676733;
    font-size: .831em;
    width: 345px;
    margin: 5px;
    margin-bottom: 0px;
}

    .infoBubble:last-of-type {
        margin-bottom: 5px;
    }

.k-widget *.infoBubble {
    box-sizing: border-box;
}


#searchPanelDiv {
    width: 100%;
    text-align: center;
    padding-top: 6px;
    position: sticky;
    top: 0px;
    z-index: 200;
    border-radius: 14px 14px 0px 0px;
    backdrop-filter: blur(10px);
}

#searchPanel {
    width: 93%;
    border-radius: 8px;
    padding: 2px;
    padding-left: 10px;
    text-align: center;
    box-shadow: none;
    border: 2px solid #bfbfbf;
    z-index: 10000;
}

/*DISPLAY PANEL*/
#importFilterDiv h3,
#displayPanel h3 {
    color: #673AB7;
    padding-top: 7px;
    text-align: center;
}

div#displayPanel {
    width: 369px;
    position: absolute;
    top: 7px;
    left: 10px;
    background: #ffffffa1;
    border: 1px solid lightgrey;
    z-index: 1000;
    border-radius: 13px;
    box-shadow: 1px 1px 20px grey;
    backdrop-filter: blur(11px);
    max-height: calc(100% - 44px);
    transition-duration: 0.3s;
}

#displayPanel {
    overflow-y: scroll;
    overflow-x: hidden;
}

#displayPanel.disable,
.nav.flex-columns.disable,
tr.k-alt.k-master-row.disable,
.disable {
    pointer-events: none;
    background-color: #cacaca;
}

#driversButton .fa-users {
    color: #673ab7;
}

#settingsButton .fa-cogs {
    color: #6679ff;
}

#geofenceButton .fa-dot-circle {
    color: #48b55f;
}

#fleetGroupsButton .fa-sitemap {
    color: #2196F3;
}

#permissionsButton .fa-unlock-alt {
    color: #ff4d4d;
}

.panelMenuButton {
    display: inline-block;
    font-size: 1.7em;
    width: 15.3%;
    text-align: center;
    height: 45px;
    padding-top: 9px;
    margin-top: 5px;
    box-sizing: content-box;
}

#progressBar {
    display: block;
    position: absolute;
    right: 75px;
    top: 10px;
    font-size: .75em;
    color: #673AB7;
    background: white;
    padding: 3px 3px 3px 3px;
    border-radius: 11px;
    box-shadow: 2px 2px 8px 1px #b7b7b7;
}

#activeDynamicPanel .geoBubbleWrapper{
    width: 357px;
}

.displayInline {
    display: inline-block;
}

.displayInline i.fas.fa-arrow-left {
    color: #666;
    margin-left: 15px;
    font-size: 20px;
    cursor: pointer;
    -webkit-appearance: button;
    border-radius: 20px;
    border: 5px solid transparent;
}

.displayInline i.fas.fa-arrow-left:hover {
    background: lightgrey;
    border: 5px solid lightgrey;
}

.geoBubbleWrapper {
    color: grey;
    border-radius: 14px;
    margin: 4px;
    border: 1px solid #cccccc;
    background: #ffffff;
    padding: 7px;
    width: 353px;
    display: inline-block;
}

.geoBubbleAddress {    
    margin-top: 5px;
}

.geoBubbleAddress p {
    margin: 0;
    color: #3a3c67;
    font-size: .9em;
}

.layerOptionsDiv {
    position: absolute;
    width: 100px;
    right: 25px;
    bottom: 75px;
    background: #ffffffab;
    border-radius: 14px;
}

.layerOptionGroup {
    display: inline-block;
    width: 45px;
    text-align: center;
}

.layerOptionGroup input {
    margin-right: 5px;
    margin-left: 0;
}

/*#satelliteViewDiv input {
    vertical-align: sub;
}

#satelliteViewDiv{
    width: 98%
}*/

.layerOptionsDiv h4 {
    text-align: center;
    margin-bottom: 2px;
    font-size: 1.2em;
}

.geoBubbleSource p {
    margin: 0;
    font-size: .8em;
}

.geoBubbleEditDiv:hover {
    transform: scale(1.3);
    cursor: pointer;
}

.geoBubbleBottom {
    height: 10px;
    margin-left: 5px;
}

.geoBubbleEditDiv {
    float: right;
    top: -5px;
    position: relative;
    transition-duration: .3s;
    margin-right: 5px;
}

.geoBubbleSource {
    float: left;
}

.geoBubbleContent {
    display: inline-block;
    width: 82%;
}

.geoBubbleName {
    color: #000473;
    font-size: 1.2em;
    margin-bottom: -3px;
}

.geoBubbleCatName {
    margin-top: 0;
    font-size: .8em;
}

.geoBubbleIcon {
    background: white;
    border: 1px solid #a7a7a7;
    width: 1.5em;
    height: 1.8em;
    border-radius: 50px;
    text-align: center;
    font-size: 2em;
    line-height: 2em;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}

.k-icon.k-i-arrow-60-right {
    right: 4px;
}

#companySettingsDiv .k-select {
    background: #2196f3;
}

#hamburgerButton {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 2em;
    color: #673AB7;
    background: white;
    padding: 5px 9px 0px 9px;
    border-radius: 11px;
    box-shadow: 2px 2px 8px 1px #b7b7b7;
}

.userInfo {
    background: #ffffff;
    border-radius: 14px 14px 0px 0px;
    /* margin: 7px; */
    border-bottom: 1px solid #e4e4e4;
    /* box-shadow: 0px 2px 14px #dadada;*/
}

.userIcon {
    width: 36px;
    display: inline-block;
}

.userName {
    display: inline-block;
    text-align: left;
    margin-left: 11px;
    width: 225px;
    position: relative;
    top: 0px;
    word-break: break-all;
}

.releaseNotesLink {
    font-size: .8em;
    color: #0000EE;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 185px;
    cursor: pointer;
    padding: 3px 9px 1px 9px;
    text-decoration: underline;
    width: 115px;
}

    .releaseNotesLink:hover {
        text-decoration: none;
    }

.logOutButton {
    font-size: 1em;
    display: inline-block;
    float: right;
    position: absolute;
    bottom: 12px;
    right: 10px;
    color: #ffffff;
    cursor: pointer;
    background: #e24c4c;
    border-radius: 7px;
    padding: 3px 9px 1px 9px;
}

.nameIcon {
    background: #ff7818;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    font-size: 1.5em;
    margin-top: 5px;
    margin-left: 2px;
    color: #ffffff;
}

.fullName {
    font-size: 1.5em;
    color: rebeccapurple;
    font-weight: bold;
}

.userEmail {
    font-size: .7em;
    position: relative;
    top: -1px;
    color: grey;
}

.userMenuDataAnalysis h3, .userMenuSettings h3 {
    text-align: left;
    color: #18c5ff;
    margin-left: 17px;
    margin-bottom: -4px;
    font-size: 1.2em;
    font-weight: bold;
}

ul.nav.flex-columns {
    background: hsla(0, 0%, 42%, 0.12);
    border-radius: 14px;
    margin: 7px;
    text-align: left;
}

.userLevel {
    font-size: .6em;
    font-weight: bold;
    color: #7b7b7b;
}

.panelMenuButton:hover, .activeDisplayButton {
    background: #0808081f;
    border-radius: 50px;
}

.panelMenuButton i.fas.fa-bus, .layerOptionsDiv i.fas.fa-bus {
    color: #004c98;
}

.panelMenuButton i.fas.fa-users {
    color: #673ab7;
}

.panelMenuButton i.fas.fa-briefcase, .layerOptionsDiv i.fas.fa-briefcase {
    color: green;
}

.panelMenuButton i.far.fa-dot-circle, .layerOptionsDiv i.far.fa-dot-circle {
    color: #48b55f;
}

#panelView {
    position: relative;
    bottom: 20px;
    width: 92%;
    text-align: center;
    left: 11px;
    z-index: 3;
}

.panelWorkOrderLabel {
    color: green;
    font-size: 1.9em;
    margin-right: 4px;
    vertical-align: text-bottom;
}

#techPanel {
    border: none;
    z-index: 1;
    background: none;
    box-shadow: none;
}

.tNameDeviceDiv {
    width: 195px;
    display: inline-block;
    position: relative;
    top: -3px;
}


.tUserIconDiv {
    vertical-align: top;
    position: relative;
    top: 3px;
    display: inline-block;
}

.tName {
    font-size: 1.2em;
    position: relative;
    color: rebeccapurple;
}

.tDevice {
    color: grey;
    font-size: .8em;
    position: relative;
    top: -4px;
}


.tLine2 i.fas.fa-location-arrow {
    font-size: 1.8em;
    color: rebeccapurple;
    position: relative;
    top: 6px;
    text-align: center;
}

.tPanelCurrentSpeed, .tPanelSpeedLimit, .tPanelLocationStatus {
    display: inline-block;
    vertical-align: text-bottom;
    width: 32%;
    height: 45px;
    text-align: center;
}

.tLine2 i.fas.fa-tachometer-alt {
    color: green;
    font-size: 2em;
}

.tSpeedLimit {
    width: 37px;
    height: 44px;
    border: 2px solid black;
    border-radius: 6px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.tLine2 .longDuration {
    font-size: .8em;
    margin-top: 6px;
}

.techPanelWorkOrder {
    margin: 14px -2px 4px -2px;
    border: 2px solid #dedede;
    border-radius: 17px;
    padding: 6px;
    color: #121358;
}

    .techPanelWorkOrder i.fas.fa-briefcase {
        color: green;
        font-size: 1.2em;
    }

.tWONumber {
    display: inline-block;
    vertical-align: top;
    width: 59%;
    text-align: left;
    font-size: .8em;
    color: grey;
    padding-left: 24px;
}

.tWOEstHrs {
    display: inline-block;
    width: 17%;
    text-align: center;
    font-size: .8em;
}

.tWOOnSiteTime {
    display: inline-block;
    width: 19%;
    text-align: center;
    font-size: .8em;
}

.tWOLine2a .tWOInfo, .tWOLine2a .tWOTitle {
    display: inline-block;
    position: inherit;
    text-align: right;
}

.tWOLine2a .tWOTitle {
    width: 45px;
    text-align: right;
}

.tWOLine2a .tWOInfo {
    width: 60px;
    text-align: center;
}

.tWOTitle {
    color: grey;
}

.tWOLine1b {
    display: inline-block;
    width: 100%;
    position: relative;
    bottom: 3px;
}

.tWOInfo {
    position: relative;
    font-size: 1.3em;
    bottom: 3px;
}

.tWOClientSiteName {
    display: inline-block;
    width: 100%;
    color: rebeccapurple;
    font-size: 1.1em;
    height: 18px;
}

.vWrapper {
    background: initial;
    border: none;
    margin: initial;
    padding: initial;
}

#panelContainer .speedInfoParentClass {
    top: 169px;
}

.vehicleInfoBubble {
    width: 100%;
    margin: initial;
    height: 228px;
    margin-top: 6px;
    border-color: #afafaf;
}

.vAddress {
    bottom: 6px;
}

.tWOStatus {
    display: inline-block;
    float: right;
    position: relative;
    top: 21px;
    right: 15px;
    font-size: 1.3em;
    color: green;
}

.tWOLine1 {
    height: 36px;
}

.tWOLine2a {
    display: inline-block;
    font-size: .7em;
    position: relative;
    top: 8px;
}

p.tlSignNumber {
    font-size: 1.5em;
    line-height: 6px;
    padding-top: 0px;
    position: relative;
    top: 7px;
}

p.tlSignSpeed {
    margin: 0px;
    margin-bottom: -1px;
    font-size: 0.65em;
    padding-top: 1px;
}

p.tlSignLimit {
    margin: 0px;
    margin-bottom: 0px;
    font-size: 0.75em;
}

.tAddress {
    width: 100%;
    text-align: center;
    font-size: .7em;
    left: 3px;
    position: relative;
    top: 7px;
    color: #121358;
}

.tLine1 i.fas.fa-user {
    color: #673ab7;
    font-size: 1.7em;
    margin-right: 4px;
}

.techWrapper {
    background: white;
    border-radius: 14px;
    padding: 7px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
    border: 2px solid #b69be6;
}

.activePanelButton {
    background: #27a92d !important;
    color: white;
}

#activeDynamicPanel h4:first-of-type {
    margin-top: 0px;
}

div#hideIconsOnDrillDown {
    margin-left: 55px;
}

div#hideIconsOnDrillDown span.k-switch {
    width: 60px;
    margin-left: 10px;
}

div#hideIconsOnDrillDown label {
    font-family: 'Heebo', sans-serif;
    font-size: .92em;
    color: #8e8e8e;
}

.techsCollapseDiv i.fas.fa-users {
    color: #673AB7;
}

/*.stoppedVehicle {
    background: white;
    border: 2px solid #004c98;
    border-radius: 20px;
    padding: 2px;
}*/

.panelViewButtons {
    padding-top: 4px;
    border-radius: 35px;
    background: #404040e0;
    border: none;
    width: 32%;
    font-size: 1.5em;
    color: white;
}

#viewWorkOrders, #viewVehicles {
    width: 49%;
}

#workOrderTempDiv {
    background: none;
    border: none;
    box-shadow: none;
}

.panelViewButtons:active {
    background: #27a92d !important;
}

.panelViewButtons:hover {
    background: #27a92d !important;
}

.filterOption span.k-dropdown-wrap.k-state-default {
    border-radius: 22px;
}

div#panelContainer {
    width: 100%;
    /* position: absolute; */
    background: none;
    border: none;
    position: absolute;
    top: 89px;
    ;
    bottom: 0;
    overflow: auto;
}

#displayPanel i.fas.fa-user {
    display: inline-block;
}


.pinClosed {
    transition: all .15s ease-in-out;
    height: 15px;
    width: 15px;
    background: #b9b9b9;
    float: right;
    border-radius: 15px;
    position: relative;
    right: -5px;
    top: -5px;
    transition-duration: .2s;
}

.pinOpen {
    background: #09ab00;
    transition: all .15s ease-in-out;
    height: 15px;
    width: 15px;
    float: right;
    border-radius: 15px;
    position: relative;
    right: -5px;
    top: -5px;
    transition-duration: .2s;
}

#panelMenuBar i.fas.fa-thumbtack {
    color: #4a9be0;
}

div#panelMenuBar {
    position: sticky;
    z-index: 20;
    backdrop-filter: blur(10px);
}

.vehicleWrapper .pinOpen {
    color: #4a9be0;
    float: left;
    left: 2px;
    text-align: center;
    top: 3px;
    background: none;
}

.vehicleWrapper .pinClosed {
    float: left;
    left: 2px;
    text-align: center;
    top: 3px;
    color: #929292;
    background: none;
}

.pinButton i.fas.fa-user {
    color: #673ab7;
}

.pinButton i.fas.fa-bus {
    color: #004c98;
}

.woAlternate1 .pinOpen {
    float: left;
    left: 5px;
    top: 5px;
    color: #4a9be0;
    background: none;
}

.woAlternate1 .pinClosed {
    float: left;
    left: 5px;
    top: 5px;
    color: #929292;
    background: none;
}

.displaySpeedInfo {
    display: inline-block;
    text-align: center;
    width: 33px;
    border-left: 1px solid #cccccc;
}

.vehicleWrapper i.fas.fa-location-arrow {
    color: #0074e8;
}

.vehicleWrapper {
    /*color: #121358;
    border: 1px solid grey;
    border-radius: 9px;
    margin: 3px;
    background: #84848440;
    */
    color: #121358;
    border: 1px solid #dadada;
    border-radius: 9px;
    margin: 3px;
    background: #ffffffde;
}

h4.dynamicTitle {
    font-size: 1em;
    margin-left: 5px;
    margin-bottom: 0px;
    margin-top: 25px;
}

h4:first-of-type {
    margin-top: 11px;
}

.reportfilterTopDiv h4:first-of-type {
    margin-top: 0px;
}


.vehicleDriverLabel.vehicleLabel {
    font-size: 11px;
    margin-top: 5px;
    position: relative;
    display: inline-block;
    white-space: normal;
    vertical-align: inherit;
}

.panelBatteryLevel {
    display: inline-block;
    position: relative;
    top: 0px;
    padding: 0;
    margin: 0;
    height: 13px;
    white-space: nowrap;
    margin-top: 2px;
}

i.fal.fa-battery-full, i.fal.fa-battery-half, i.fal.fa-battery-three-quarters {
    color: #0d5a0d;
}

i.fal.fa-battery-quarter {
    color: #d0a302;
}

.infoIcon i.fal.fa-battery-full, .infoIcon i.fal.fa-battery-half, .infoIcon i.fal.fa-battery-three-quarters {
    font-size: 1.7em;
}

.infoIcon i.fal.fa-battery-quarter {
    font-size: 1.7em;
}

.vehicleName {
    margin-top: 5px;
    margin-left: 0px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    max-height: 24px;
    overflow: hidden;
    white-space: normal;
}

#activeClusterDynamicPanel .vehicleName:hover,
#techPanel .vehicleName:hover,
#vehiclePanel .vehicleName:hover {
    color: #0000EE;
    cursor: pointer;
    -webkit-appearance: button;
}

#activeClusterDynamicPanel .vehicleName,
#techPanel .vehicleName,
#vehiclePanel .vehicleName {
    text-decoration: underline;
}
#techPanel .k-listview-content,
#vehiclePanel .k-listview-content {
    overflow: hidden;
}

.debugVehicle {
    margin-top: 5px;
    margin-left: 0px;
    position: relative;
    font-size: 9px;
    font-weight: bold;
    line-height: 10px;
    max-height: 46px;
    white-space: normal;
    overflow: visible;
}

.vehicleNameGroup {
    position: relative;
    width: 113px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

.vehicleLine1 {
    width: 360px;
}

.vehicleAddress {
    display: inline-block;
    width: 160px;
    font-size: 11px;
    margin-top: -4px;
}

p.longDuration, .shortDuration {
    font-size: 9px;
}

.vehicleStatusInfo {
    display: inline-block;
    text-align: right;
    width: 180px;
}

.topSpeed {
    border-bottom: 2px solid #909090;
    width: 23px;
    margin-left: auto;
    margin-right: auto;
}

.displaySpeedInfo {
    display: inline-block;
    text-align: center;
    width: 32px;
}

.pinClosed:hover, .pinOpen:hover {
    transform: scale(1.5);
    cursor: pointer;
    -webkit-appearance: button;
}


.vWrapper {
    clear: both;
    background: rgb(255, 255, 255);
    position: relative;
    padding-bottom: 9px;
    color: #673AB7;
    border-radius: 20px;
    width: 253px;
    max-height: 255px;
    left: 9px;
    border: 2px solid #b7b7b7;
    padding-top: 7px;
    margin-top: 8px;
}

.deviceIcon {
    margin-left: auto;
    margin-right: auto;
}

div#filterList2,
div#filterList {
    top: 4px;
    /* margin-top: 19px; */
    border: none;
    box-shadow: none;
    box-sizing: border-box !important;
    background: transparent;
}

/*div#pinnedWOPanel .woAlternate1 h3, div#pinnedWOPanel .woAlternate1 h6 {
    display: none;
}*/

.woAlternate1 .pinOpen {
    right: 7px;
    top: 6px;
}

.devicePanelSort {
    text-align: right;
    margin-right: 20px;
    margin-bottom: -10px;
}

.devicePanelSort i {
    color: #a2a2a2;
    margin-left: 6px;
    transition-duration: .3s
}

.devicePanelSort .activeSort {
    color: black;
    --fa-secondary-opacity: 1;
    --fa-primary-opacity: 1;
}

.devicePanelSort i:hover {
    color: #060606;
    --fa-secondary-opacity: 1;
    --fa-primary-opacity: 1;
}


div#pinnedVehiclePanel .vWrapper {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    left: 0;
}

#woPanel, #vehiclePanel, #pinnedWOPanel, #pinnedVehiclePanel, #geoPanel {
    background: none;
    box-shadow: none;
    border: none;
    z-index: 2;
}

.centerATag {
    text-align: center;
}

    .centerATag a:hover {
        text-decoration: underline;
        color: #2a6496;
    }


.vSpeedInfo {
    position: absolute;
    left: 55px;
    bottom: -22px;
}

div#panelContent {
    width: 367px; /*Fixes scroll bar on hover bug that causes some ui issues.*/
    z-index: 1;
}


i.fas.fa-user.deviceDormantIcon {
    background: #d8d8d8;
    border: 1px solid #505050;
    color: #717171;
}

i.fas.fa-bus.deviceDormantIcon {
    background: #d8d8d8;
    border: 1px solid #505050;
    color: #717171;
}

.dormantPanelDevice {
    background: #f1f1f1d1;
    color: grey;
}

.dormantPanelDevice .speedOk.displaySpeedInfo {
    background: #ececec;
    color: grey;
}

.dormantPanelDevice i.fas.fa-user {
    color: grey;
}

#displayPanel::-webkit-scrollbar {
    display: initial;
}

#panelContainer .speedInfoParentClass {
    top: 187px;
}


div#locationInformation {
    display: inline-block;
}
.locationDropDownDiv {
    height: 45px;
}

div#locationInformation div:hover {
    background: #cecece;
}

.locationSearchDropDown {
    background: #cecece;
}

div#locationInformation {
    padding-left: 20px;
    width: 100%;
}

.addressSearchAddress {
    width: 90%;
    display: inline-block;
}
.addressSearchIcons {
    width: 5%;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: button;
}

.addressSearchIcons i.fas.fa-users {
    color: #673ab7;
}

.addressSearchIcons i.fas.fa-users:hover {
    transform: scale(1.5);
}

.addressSearchIcons i.fas.fa-briefcase {
    color: green;
}

.addressSearchIcons i.fas.fa-briefcase:hover {
    transform: scale(1.5);
}

.addressSearchMenu p {
    display: inline;
    font-family: 'Amiko';
    font-weight: 500;
    margin-left: 7px;
    margin: 7px 7px 4px 7px;
    padding: 5px;
}

ul.addressSearchMenu.k-widget.k-reset {
    border-radius: 8px;
}

.addressSearchMenu span.k-link.k-menu-link {
    padding: 0;
}
.addressSearchMenu li.k-item.k-menu-item {
    margin: 0;
}

select.findClosestDropDown {
    background: none;
    border: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    color: transparent;
    cursor: pointer;
    -webkit-appearance: button;
}
.findClosestTech.findClosestOff i.fas.fa-crosshairs,
.findClosestOff {
    color: gray;
}

select::-ms-expand {
    display: none;
}

.locationDropDownDiv select + i.fas {
    float: right;
    margin-top: -19px;
    /*margin-right: -2px;*/
    pointer-events: none;
    background-color: transparent;
    color: black !important;
    padding-right: 5px;
}

.locationDropDownDiv option {
    color: black;
}

i.fas.fa-search {
    color: #607d8b;
}

.speedInfoParentClass {
    position: absolute;
    top: 174px;
}

.vSpeedLabel {
    position: relative;
    display: table-caption;
    height: 0;
    width: 0;
    top: 13px;
}

.woStatusBubble {
    color: grey;
    font-size: .7em;
    margin: 0;
    position: relative;
}

p.speedLabelMPH {
    position: relative;
    bottom: 73px;
    left: 45px;
}

.vSpeedLimit {
    width: 47px;
    height: 54px;
    border: 2px solid black;
    border-radius: 6px;
    /* float: left; */
    /* position: relative; */
    /* top: 11px; */
    text-align: center;
}

.vETA {
    width: 58px;
}

p.etaTime.vehicleLabel {
    font-size: 2em;
}

.vehiclePinned i.fas.fa-user,
.vehiclePinned i.fas.fa-bus {
    padding-left: 2px;
    padding-top: 2px;
}

#vehiclePanel i.fas.fa-bus {
    color: #004c98;
}

#vehiclePanel i.fas.fa-clock,
#techPanel i.fas.fa-clock,
#pinnedPanel i.fas.fa-clock,
#activeClusterDynamicPanel i.fas.fa-clock,
#activeDynamicPanel i.fas.fa-clock {
    color: white;
    background: #ff9800;
    border-radius: 50%;
    padding: 2px;
    font-size: 10px !important;
}

.vehiclePinned {
    width: 10px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

p.vDriverLabel.vehicleLabel {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}

.vDriver {
    width: 111px;
}

.speedLabelNumber {
    position: relative;
    bottom: 20px;
    left: 27px;
    font-size: 2.1em;
    text-align: center;
    width: 64px;
    color: green;
}

p.slSignNumber {
    font-size: 2em;
    line-height: 0;
    padding-top: 5px;
}

p.slSignSpeed {
    margin: 0px;
    margin-bottom: 8px;
    font-size: 0.9em;
}

p.slSignLimit {
    margin: 0px;
    margin-bottom: 6px;
    font-size: 0.9em;
}

.vDriverGroup {
    clear: both;
    display: flex;
    padding-top: 13px;
    text-align: center;
}

.vETA {
    clear: both;
}

/* Work Order Info Bubbles*/
.woInfoLineItem {
    display: inline-block;
}

.infoLabel {
    text-align: left;
    letter-spacing: 0px;
    font-size: .8em;
    color: #717171;
    margin-bottom: 0px !important;
}



.woInfoID {
    text-align: left;
    width: 100px;
    float: left;
}


.woInfoTimeSchedued {
    float: right;
    text-align: right;
}



.buttonDark {
    width: 42px;
    height: 34px;
    background: rgba(0, 0, 0, 0.6784313725490196);
    border: none;
    color: white;
    /* border-radius: 3px; */
    /* box-shadow: -2px 2px 8px 0px darkgrey; */
    margin-right: 1em;
    /* background-image: none,linear-gradient(to bottom,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%) !important; */
    padding-top: 0;
    margin-top: 0;
    /*width: 42px;
    height: 34px;
    background: #4d4d4d;
    border: none;
    color: white;
    border-radius: 3px;
    box-shadow: -2px 2px 8px 0px darkgrey;
    margin-right: 10px;
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%) !im*/ portant;
}

#searchMapButtonDiv {
    clear: both;
}


#searchHeader {
    text-align: center;
}

.isAssigned li {
    list-style: none;
}

#searchWrap {
    width: 400px;
    margin-left: -21px;
    margin-top: 16PX;
    padding-bottom: 24px;
}

.SearchMapLabel {
    float: left;
    font-weight: 100;
    padding-top: 4px;
}

input#searchTo {
    margin-left: 0px !important;
}

.datePicker1 {
    margin-top: 10px;
}

input#searchFrom {
    margin-left: 0px !important;
}

.searchMapDiv {
    margin-bottom: 12px;
    padding-left: 53px;
}

#mapSearchButton {
    position: relative;
    right: -127px;
}

#logo {
    width: 200px;
    bottom: 19px;
    left: 42px;
    position: fixed;
}

#woByDateSubmit {
    margin-top: 17px;
    position: relative;
    bottom: -1px;
    right: -139px;
}

/*#searchMapButton {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px;
}*/
#image1 {
    background-color: blue;
}

#vehicleByDateSubmit {
    margin-top: 15px;
    position: relative;
    left: 122px;
}

.k-widget.k-window {
    background: white;
    border: none;
    border-radius: 15px;
    max-height: 82%;
    overflow: hidden;
}

.k-window-titlebar.k-header {
    border-radius: 15px 15px 0px 0px;
    border: none;
}


#filtersDiv {
    border-bottom: 4px solid #313131;
    margin-top: 12px;
}
/*#panelBarDiv {
    text-shadow: 0 0 11px black;

}*/
#searchMap {
    margin-top: 12px;
    padding-bottom: 25px;
}


/*.k-link {
    height: 5px;
}*/

.k-tabstrip:focus {
    box-shadow: none !important;
}

#addMaint {
    height: 31px;
    width: 66px;
    font-size: 1em;
    margin-left: 13px;
}

.actionZone {
    display: inline-block;
    width: 100%;
    margin-top: 3px;
}

.actionZone .findClosestWO,
.actionZone .findClosestTech {
    color: rebeccapurple;
    text-align: center;
    font-size: 17px;
    margin-bottom: 0px;
}

.actionZone p,
.actionZone .pinnedDiv p {
    color: #121358;
    font-size: 11px;
}

.editWorkOrder,
.pinnedDiv,
.closestDiv {
    display: inline-block;
    width: 32%;
    text-align: center;
    height: 40px;
}

i.fas.fa-edit {
    margin-bottom: 12px;
    color: rebeccapurple;
}

.pinnedDiv .pinButton {
    text-align: center;
    font-size: 17px;
    width: 100%;
    top: 0px;
    left: 0px;
}

.pinnedDiv.pinOpen,
.pinnedDiv.pinClosed {
    top:0px;
}

    .editWorkOrder:hover,
    .closestDiv:hover,
    .pinnedDiv:hover {
        background: #0808081f;
        border-radius: 5px;
        cursor: pointer;
        -webkit-appearance: button;
    }

.vehicleWrapper .pinnedDiv,
.vehicleWrapper .closestDiv {
    height: 55px;
}

.pinnedDiv.pinClosed:hover,
.pinnedDiv.pinOpen:hover {
    transform: none;
}

    .pinnedDiv i.fas.fa-thumbtack {
        margin-bottom: 8px;
        margin-top: 3px;
    }
.closestDiv i.fas.fa-crosshairs {
    margin-top: 3px;
}

.closestDiv p.findClosestTech i.fas.fa-crosshairs:hover,
.closestDiv p.findClosestWO i.fas.fa-crosshairs:hover {
    transform: none;
}

.dynamicWO h6.woStatusBubble {
    width: 145px;
}

.sourceIcon {
    float: left;
    padding-top: 3px;
    padding-left: 3px;
}

.panelButton {
    width: 95%;
    text-align: center;
    margin-bottom: 0;
    height: 30px;
}

#panelBarDiv {
    margin-left: auto;
    margin-right: auto;
}


#vehicleSaveButton {
    height: 30px;
    width: 92px;
    font-size: 1em;
    position: absolute;
    right: 44px;
    bottom: 20px;
}

#deviceSaveButton {
    height: 30px;
    width: 182px;
    font-size: 1em;
}

#addDeviceButton {
    position: absolute;
    top: 56px;
    right: 126px;
    margin-bottom: 15px;
}

#settingsTabStrip {
    font-size: .9em;
}

#addVehicleButton {
    position: absolute;
    right: 16px;
    top: 56px;
    margin-bottom: 15px;
}

/*#vehicleSettingsTab button {
    height: 30px;
    width: 84px;
    display: inline-block;
    margin-bottom: 13px;
    margin-right: 8px;
    top: 48px;
}*/

.taDeviceEditContainer {
    background: white;
}

#vehicleGrid {
    margin-top: 27px;
    height: 90%;
}

#vehicleSettingsTab {
    text-align: center;
}

#maintenanceSettingstab {
    text-align: center;
}

#techSettingsTab {
    text-align: center;
}

p.listHeading {
    text-align: center;
}

#layoutSettings {
    margin: 0;
    height: 596px;
    padding: 0;
}

.k-grid table {
    font-family: 'Heebo', sans-serif;
    font-weight: 100;
    font-size: .95em;
}

.k-primary {
    background-color: #004c98 !important;
}




#map-canvas {
    margin: 0;
    padding: 0;
    height: 400px;
    max-width: none;
}

    #map-canvas img {
        max-width: none !important;
    }


.gm-style-iw {
    width: 277px !important;
    top: 24px !important;
    left: -10px !important;
    background-color: #515151;
    box-shadow: 4px 3px 6px rgba(80, 78, 78, 0.82);
    border: 1px solid rgb(60, 60, 60);
    border-radius: 10px 10px 10px 10px;
    color: white;
    font-family: 'Heebo', sans-serif;
    font-weight: 100 !important;
    padding: 10px;
    text-align: left;
    word-break: break-word;
}


#iw-container {
    margin-bottom: 10px;
}

    #iw-container .iw-title {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 22px;
        font-weight: 400;
        padding: 10px;
        background-color: #48b5e9;
        color: white;
        margin: 0;
        border-radius: 2px 2px 0 0;
    }

    #iw-container .iw-content {
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
        margin-right: 1px;
        padding: 15px 5px 20px 15px;
        max-height: 140px;
        overflow-y: auto;
        overflow-x: hidden;
    }

.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.listView {
    text-align: left;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    max-height: 490px;
    background: #f3f2ef !important;
    overflow: auto;
    font-family: sans-serif;
    font-size: .9em;
    border-radius: 3px;
}

    .listView .draggable {
        font-size: 1.1em;
        background: #0071d2 !important;
        margin: 9px;
        border-radius: 4px;
        padding: 7px;
        padding-left: 17px;
        text-align: center;
        box-shadow: 1px 2px 10px 2px #949494;
        background-image: none,linear-gradient(to bottom,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%) !important;
    }

.draggable {
    font-size: .95em;
    background: #0071d2 !important;
    margin: 9px;
    border-radius: 9px !important;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #f2f2f2 !important;
    text-align: center;
    border: none;
}

#scheduledWorkOrderDisplayTab {
    height: 432px;
}

/*#scheduledWorkOrderVehicleTab {

}*/
div#TableLayoutForDisplay {
    height: 556px;
    padding-bottom: 0;
    padding-top: 0px;
}

div#TableLayoutForVehicle {
    height: 556px;
    padding-bottom: 0;
    padding-top: 0px;
}

td {
    border: 1px solid #b5b5b5;
}

#layoutTable {
    border-collapse: collapse;
}

td.ltCell {
    background: #f3f2ef;
    max-width: 140px;
}

.testSmall {
    max-width: 30px;
    min-width: 30px;
}

#layoutTable-vehicle {
    border-collapse: collapse;
}

td.ltCell_tt {
    background: #f3f2ef;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey;*/
    border-radius: 25px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #2b2b2b;
    border-radius: 25px;
}

::-webkit-scrollbar-corner {
    background: rgba(0,0,0,0);
}

#displayWorkOrder {
    text-align: left;
    max-width: 350px;
    background: #f3f2ef;
    padding: 7px;
    border-radius: 7px;
    color: #000000;
    box-shadow: 1px 2px 8px #7b7b7b;
}

#displayVehicle {
    text-align: left;
    max-width: 350px;
    background: #656565;
    padding: 7px;
    border-radius: 7px;
    color: #000000;
    box-shadow: 1px 2px 8px #191919;
}
#panelContent a {
    color: #428bca;
    text-decoration: none;
}
#panelContent a:hover {
    text-decoration: underline;
    color: rgb(42, 100, 150);
}


.cellMenu_Row {
    background: none !important;
    border: none !important;
}

.cellMenu_Column {
    background: none !important;
    border: none !important;
}


#displayWorkOrder {
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.12) 0,rgba(255,255,255,.08) 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%) !important;
    left: 38px;
    position: relative;
}

#displayVehicle {
    left: 38px;
    position: relative;
}

.cellMenu_Column li div ul li span > .k-sprite, .cellMenu_Row li div ul li span > .k-sprite, .cellMenu_Column_tt li div ul li span > .k-sprite, .cellMenu_Row_tt li div ul li span > .k-sprite,
.unassigned_cellMenu_Column li div ul li span > .k-sprite, .unassigned_cellMenu_Row li div ul li span > .k-sprite, .unassigned_cellMenu_Column_tt li div ul li span > .k-sprite, .unassigned_cellMenu_Row_tt li div ul li span > .k-sprite {
    margin-right: 0;
    width: 24px;
}

.k-sprite {
    text-indent: 0;
    font-size: 1em !important;
}

.draggableTrash {
    height: 40px;
    width: 40px;
}

.woInfoBox {
    margin: 10px;
    border-radius: 10px;
    border: 1px solid #648e68;
    padding: 5px;
    background: #313131;
    margin-left: 4px;
    margin-right: 15px;
    width: 253px;
    word-break: break-word;
}

.editWorkOrderButton {
    position: relative;
    left: 12px;
    top: -20px;
    height: 27px;
    width: 25px;
    float: right;
    background: none;
    border-radius: 40px;
    border: 5px solid #004c98;
    text-align: left;
    padding: 0;
    margin: 0;
    background: #004c98 !important;
}

#editBody {
    font-size: 0.8em;
    background: #ffffff;
    border-radius: 15px;
    height: 100%;
    padding: 14px;
}

.colorRed {
    color: red;
}

div#refreshPageAlert {
    position: fixed;
    z-index: 10000;
    background: white;
    bottom: 5%;
    left: 5%;
    /* transform: translate(-50%, -50%); */
    border: 2px solid deepskyblue;
    border-radius: 14px;
    width: 308px;
}

#refreshPageAlert p {
    padding: 12px;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    color: #673ab7;
}

div#refreshTime {
    text-align: center;
    width: 56px;
    height: 56px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid green;
    border-radius: 50px;
    font-size: 2em;
    padding-top: 9px;
    margin-bottom: 29px;
    color: #673ab7;
}

.viewWOButton {
    border: none;
    text-align: center;
    background: #ffffff;
    border-radius: 9PX;
    /* FLOAT: right; */
    /* margin-left: 50%; */
    transform: translate(-50%, 0%);
    color: #848484;
    float: right;
    margin-right: 0;
    left: 9px;
    position: relative;
    padding: 0;
}

#editWorkOrderWindow {
    position: absolute;
    background: white;
    top: 64px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: fit-content;
    max-width: 80%;
    border: 2px solid #00bfff;
    border-radius: 15px;
    z-index: 50;
    box-shadow: -2px 3px 15px 0px #9a9a9a;
    max-height: 85%;
    overflow: auto;
}


.titleLabel {
    display: inline-block;
    width: 150px;
    text-align: right;
    margin-right: 8px;
    color: rebeccapurple;
    font-size: 1.2em;
    font-weight: 100;
}

.labelGrouping {
    padding: 9px;
}

.k-textbox {
    padding: 4px !important;
}

.k-textBox {
    border-radius: 5px;
}

#leftSideEdit {
    display: inline-block;
}

#rightSideEdit {
    float: right;
}

#saveEditButtons {
    position: absolute;
    right: 0px;
    top: 4px;
}

#woExit:hover {
    transform: scale(1.3);
    background: #004c98;
}

#quickTip {
    font-size: .7em;
    width: 750px;
    margin: auto;
    margin-top: 30px;
    /* border: 2px solid #ffffff; */
    border-radius: 21px;
    padding: 8px;
    color: #636363;
    /* background: white; */
    /* box-shadow: -2px 3px 8px #b3b3b3; */
    max-width: 80%;
}

#woExit {
    background: #006bd6;
    border: none;
    border-radius: 22px;
    font-size: 1.8em;
    line-height: 23px;
    padding-bottom: 0px;
    color: white;
    cursor: pointer;
    transition-duration: .3s;
}

#saveEditButtons div {
    display: inline-block;
}

.labelGrouping textarea {
    border: 2px solid #a9e6ab;
    border-radius: 12px;
    padding: 7px;
}

#addressDiv {
    margin-left: 5px;
    border: 2px solid #a9e6ab;
    border-radius: 14px;
    padding: 12px;
}

.notesDiv {
    max-width: 500px;
    word-break: break-word;
    height: 120px;
    margin-left: 5px;
    border-radius: 12px;
    overflow: scroll;
    border: 2px solid #a9e6ab;
    padding: 7px;
}

#reportsDiv .closeSettingsButton {
    top: -2px;
    left: -3px;
    padding-left: 7px;
    line-height: 13px;
}

div#reportsList {
    height: 85%;
    text-align: center;
    margin-top: 30px;
}

div#reportsDiv h1 {
    color: #673AB7;
}

div#reportsList ul {
    padding: 0;
}

div#reportsList a {
    min-height: 59px;
    margin-top: 11px;
    width: 90%;
    padding: 6px;
    border-radius: 7px;
    font-size: 1.1em;
    letter-spacing: 1px;
    background: #efefef;
    display: block;
    text-align: center;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.reportIcons {
    color: #004c98;
    font-size: 3em;
    margin-bottom: 11px;
}

.aButton:disabled {
    background: white;
}

a#signUpButton {
    float: none;
    padding-right: 14px;
    background: none;
    font-size: .8em;
    margin-top: 14px;
    color: #545454;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}

div#reportsList a:hover {
    text-decoration: none;
    background: #969696;
    text-decoration: none;
    transition-duration: .3s;
    color: white !important;
}

#editorContainer {
    width: 800px;
    height: 90%;
    font-family: 'Amiko', sans-serif;
    font-size: .85em;
    font-weight: 100;
    background: white;
}

    #editorContainer .k-textbox {
        height: 30px;
        width: 165px;
    }

#editGroup2 .k-textbox {
    height: 30px;
    width: 86%;
}

.taAssignedTech {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.taNameBox {
    border-radius: 12px;
    border: 2px solid #c5c5c5;
    padding-left: 4px;
    width: calc(100% - 10px);
}

.taDescriptionField {
    margin: 0px;
    width: 199px;
    height: 57px;
    border: 2px solid #c5c5c5;
    border-radius: 10px;
    padding: 5px;
}

.taDescriptionLabel {
    display: block;
    color: grey;
    font-size: 12px;
    margin-bottom: 0;
}

#editGroup3 #deviceMapLocation {
    width: 98%;
    border: none;
}

#editGroup3 p {
    margin: 0;
    color: #333;
    font-weight: 600;
}

#geofenceClientSiteGrid .k-button.k-grid-edit,
#geofenceTechAddressGrid .k-button.k-grid-edit,
#categoriesGrid .k-button.k-grid-edit,
#vehicleGrid .k-button.k-grid-edit,
#techGrid .k-button.k-grid-edit,
#geofenceGrid .k-button.k-grid-edit {
    margin: 0;
    padding: 5px 5px;
    position: relative;
    border: none;
    background: none;
    text-align: center;
    width: 44px;
    padding-left: 19px;
    min-width: 12px;
}

#massEditTechGrid span.k-link,
#geofenceClientSiteGrid span.k-link,
#geofenceTechAddressGrid span.k-link,
#categoriesGrid span.k-link,
#geofenceGrid span.k-link,
#techGrid span.k-link,
#vehicleGrid span.k-link {
    display: block;
}

div#vehicleFleetGroupIncludedIn {
    height: 260px;
    width: 230px;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 20px;
}

#vehicleFleetGroupIncludedIn i.fas.fa-folder {
    margin-right: 10px;
}
.oldActivity{
    font-style: italic;
}

#deviceMapLocation {
    width: 357px;
    height: 214px;
    border-radius: 14px;
    overflow: hidden;
    border: 2px solid #c5c5c5;
}

.paramNote {
    font-size: .85em;
    color: black;
    font-style: italic;
}

.taLocation {
    text-align: center;
}

.taNameActive {
    display: inline-block;
    margin-left: 20px;
}

.taDeviceEditContainer {
    padding: 0px 13px;
}

.taGroup1 {
    margin-bottom: 25px;
}

.taDescription {
    margin-top: 15px;
}

#leftIconDiv i.fas.fa-user-cog {
    font-size: 3em;
    color: rebeccapurple;
}

.taGroup1 #leftIconDiv {
    border: 2px solid rebeccapurple;
    border-radius: 14px;
    height: 86px;
    font-size: 22px;
    padding: 14px 5px 0px 14px;
    margin-top: 0;
}

.taAssignedTechName {
    font-size: 14px;
    position: relative;
    top: 3px;
    color: #4a4a4a;
    font-weight: bold;
}


.taAssignedTech label {
    color: #6d6d6d;
    font-size: 12px;
    margin-top: 9px;
}


.taNameLabel {
    display: block;
    color: grey;
    font-size: 12px;
    margin-bottom: 0;
}

body .k-edit-form-container {
    width: fit-content;
    height: fit-content;
}

    body .k-edit-form-container .k-edit-buttons {
        text-align: right;
        border-width: 1px 0 0;
        border-style: solid;
        padding: 8px 6px;
        width: calc(100% - 12px);
        background: white;
    }

.k-edit-form-container .k-edit-buttons {
    clear: both;
    text-align: right;
    border-width: 1px 0 0;
    border-style: solid;
    position: absolute;
    bottom: -1em;
    padding: .6em;
    bottom: 0;
    width: 100%;
    background: white;
}

.empty {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    color: #9a9a9a;
}

#editLeftDiv {
    float: left;
    height: 545px;
    width: 19%;
}

/*
    kendo has a quirk thats showing the X twice, this ensures the second will be removed, first will show
    if you change something in editLeftDiv this will need updates
*/
#editLeftDiv > div:nth-child(2) > span > span:nth-child(3) {
    display: none;
}

#editGroup1 {
    height: 315px;
    float: left;
    width: 48%;
}

    #editGroup1 textarea {
        height: 137px !important;
        width: 354px !important;
    }


    #editGroup1 div {
        width: 42%;
    }


#editGroup2 {
    height: fit-content;
    float: right;
    max-height: 90%;
    width: 32%;
}

#editGroup3 {
    margin-top: 12px;
    clear: right;
    float: right;
    width: 80%;
    height: 59%;
}

#editGroup1 div {
    margin: 10px;
}

#vehicleFleetGroupEdit .k-textbox {
    width: 238px;
    height: 281px;
    text-align: center;
}

#vehicleFleetGroupEdit {
    margin-top: 9px;
}

#leftIconDiv {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 13px;
}


#workOrderCodeGrid {
    text-align: center;
}

.centered {
    font-size: .8em;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
}

.container {
    position: relative;
    text-align: center;
    color: white;
}

.dropdown-header {
    border-width: 0 0 1px 0;
    text-transform: uppercase;
}

    .dropdown-header > span {
        display: inline-block;
        padding: 10px;
    }

        .dropdown-header > span:first-child {
            width: 50px;
        }

.k-list-container > .k-footer {
    padding: 10px;
}

.selected-value {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 7px;
}

#wokrOrderTypeGrid {
    text-align: center;
}

#customers-list .k-item {
    line-height: 1em;
    min-width: 100px;
}

/* Material Theme padding adjustment*/

.k-material #customers-list .k-item,
.k-material #customers-list .k-item.k-state-hover,
.k-materialblack #customers-list .k-item,
.k-materialblack #customers-list .k-item.k-state-hover {
    padding-left: 5px;
    border-left: 0;
}

#customers-list .k-item > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 20px 10px 10px 5px;
}

    #customers-list .k-item > span:first-child {
        -moz-box-shadow: inset 0 0 30px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 30px rgba(0,0,0,.3);
        box-shadow: inset 0 0 30px rgba(0,0,0,.3);
        margin: 10px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

#customers-list h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 1px 0;
    padding: 0;
}

#customers-list p {
    margin: 0;
    padding: 0;
    font-size: .8em;
}


#settings div {
    font-size: .95em;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 7px;
}

#settings label {
    width: 40%;
    font-family: 'Amiko', sans-serif;
    text-align: right;
}


/*   Analytics  */
.dragEnter {
    background: blue;
    opacity: 0;
    animation: none !important;
}

.dragLeave {
    opacity: 1 !important;
    animation: none !important;
}

:root {
    --animation-delay: 0s;
    --animation-name: expand;
}

.leftBarButton {
    height: 43px;
    width: 43px;
    border-radius: 50px;
    letter-spacing: 1px;
    color: white;
    border: none;
    background: rgba(0, 0, 0, 0);
    /* padding: 6px; */
    /* margin: .5px; */
    /* margin-left: 0; */
    font-size: 13px;
}

.leftBar .nav-item:hover button {
    /*background: none;*/
}




.leftBar li {
    width: 30%;
    vertical-align: text-top;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    margin-top: 4px;
    text-align: center;
    position: relative;
    border-radius: 14px;
    left: 10px;
    transition-duration: 0.1s;
}

    .leftBar li:hover {
        background: lightgrey;
    }


.gridSearch {
    text-align: right;
    position: relative;
    top: 17px;
    right: 76px;
    z-index: 1;
}

.speedRed.displaySpeedInfo {
    background: red;
    border: initial;
    border-radius: 0px 7px 7px 0px;
    margin-right: initial;
    margin-left: initial;
    padding: 2px 0px 1px 0px;
    color: white;
}

.speedRed .topSpeed {
    /* border-color: #e2e2e2; */
    border-bottom: 1px solid #e2e2e2;
}

.speedYellow.displaySpeedInfo {
    background: yellow;
    border: initial;
    border-radius: 0px 7px 7px 0px;
    margin-right: initial;
    margin-left: initial;
    padding: 2px 0px 1px 0px;
    color: #333;
    border-left: 1px solid #cccccc;
}

.speedYellow .topSpeed {
    /* border-color: #e2e2e2; */
    border-bottom: 1px solid #969696;
}

.speedOk.displaySpeedInfo {
    background: white;
    border: initial;
    border-radius: 0px 7px 7px 0px;
    margin-right: initial;
    margin-left: initial;
    padding: 2px 0px 1px 0px;
    color: #121358;
    display: inline-block;
    text-align: center;
    width: 30px;
    border-left: 1px solid #cccccc;
    text-shadow: initial;
}

.speedOk .topSpeed {
    /* border-color: #e2e2e2; */
    border-bottom: 1px solid #333;
}

.gridMenuTitle {
    font-size: 3em;
    color: rebeccapurple;
    letter-spacing: 2px;
    margin-bottom: -68px;
    margin-top: 16px;
    background: #f5f5f5;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border: 1px solid #cccccc;
    padding: 0;
    text-align: center;
}

.gridSearchInput {
    text-align: center;
    height: 32px;
    border-radius: 20px;
    border: 1px solid grey;
}

#menuBarReportButton {
    font-size: 2em;
    color: #ae55ff;
    padding-top: 12px;
}

button.searchClear {
    position: absolute;
    right: 17px;
    background: white;
    border: 1px solid #afafaf;
    top: 10px;
    color: #a7a4a4;
    border-radius: 50px;
    height: 20px;
    width: 21px;
    padding-left: 4px;
    padding-top: 0px;
}

.searchClear:hover {
    background: grey;
    color: white;
}

div#TechFleetGroupList .k-item.RedOutText.grayOutText,
div#TechFleetGroupList .k-item.grayOutText,
div#fleetGroupsTreeContainer .k-item.grayOutText {
    color: #7a7a7a;
}

div#TechFleetGroupList .k-item {
    color: #333;
}
div#TechFleetGroupList .k-item.RedOutText {
    color: #9d0101;
}

    

.fgTechHelpFolder {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    padding-right: 5px;
}
.fgTechHelpText {
    color: black;
    display: inline-block;
    width: 90%;
}

#techGridFGHelp.helpDiv {
    margin-bottom: 10px;
    margin-left: 8px;
    margin-top: 15px;
    background: #e9e9e9;
}

input#searchPanelFG {
    width: 280px;
    border-radius: 8px;
    padding: 2px;
    padding-left: 10px;
    text-align: center;
    box-shadow: none;
    border: 2px solid #bfbfbf;
    z-index: 10000;
}

button.searchClearFG {
    background: white;
    border: 1px solid #afafaf;
    color: #a7a4a4;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    padding-left: 4.5px;
}
.leftBar {
    text-align: center;
    background: #ffffffd9;
    position: absolute;
    top: 40px;
    height: fit-content;
    width: 300px;
    right: 50px;
    border-radius: 14px;
    display: none;
    backdrop-filter: blur(11px);
    box-shadow: 1px 1px 20px grey;
    z-index: 11;
}

.userMenuDataAnalysis {
    margin-bottom: 47px;
}


.leftBar p {
    color: grey;
    margin: 2px;
}

.k-grid-header th.k-header {
    text-align: center !important;
    vertical-align: baseline !important;
    font-weight: 400;
    font-size: 1.2em;
    background: #175183;
    color: white;
    border: 0px !important;
    border-right: 1px #9E9E9E solid !important;
}

.gridLine1Title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-grid-header .k-i-sort-asc-sm, .k-grid-header .k-i-sort-desc-sm, .k-grid-header .k-sort-order {
    color: #fff !important;
}

#maintGrid tbody {
    background: white;
}

#maintGrid .k-header.k-grid-toolbar {
    background: none !important;
    padding: 0px;
}

.k-grid tr td {
    border: none !important;
}

#maintGrid a.k-button.k-button-icontext.k-grid-add {
    background: #33bf39;
    color: white;
    border: 3px solid white;
    border-radius: 10px;
    float: right;
    position: relative;
    margin-bottom: 7px;
    right: 34px;
}

#maintGrid {
    background: none;
    border: none;
    box-shadow: none;
}

.k-pager-wrap {
    border: none !important;
    background: white !important;
}

.k-grid-header .k-link {
    color: #fff !important;
    bottom: 3px;
    position: relative;
}

#techGrid {
    height: 90%;
    margin-top: 27px;
}

div#TechFleetGroupList {
    overflow: scroll;
    height: 300px;
}

.k-tabstrip-wrapper,
#geoFenceGridTabstrip {
    height: 95%;
    display: inline-block;
}

#geoFenceGridTabstrip .k-tabstrip-items .k-link {
    color: #428bca;
}

#geoFenceGridTabstrip ul.k-tabstrip-items {
    margin-top: -27px;
}

/*overwrite inline auto height from kendo*/
#geoFenceGridTabstrip-1,
#geoFenceGridTabstrip-2,
#geoFenceGridTabstrip-3 {
    height: 95% !important;
}
#geofenceClientSiteGrid,
#geofenceTechAddressGrid,
#geofenceGrid {
    height: 99%;
}

.gridLine2Title {
    font-size: .8em;
    margin-bottom: -7px;
    margin-top: -4px;
    color: #e0e0e0;
}

.gridLine2 {
    margin-top: -16px;
    margin-bottom: -5px;
    font-size: .8em;
    color: grey;
}

.closeSettingsButton2,
.closeSettingsButton {
    float: right;
    background: rgb(66, 139, 202);
    padding: 4px;
    color: #ffffff;
    border-radius: 20px;
    width: 29px;
    line-height: 12px;
    position: relative;
    padding-top: 6px;
    border: 3px solid #ffffff;
    z-index: 12000;
    position: relative;
    top: -37px;
    right: 4px;
}
    .closeSettingsButton2:hover,
    .closeSettingsButton:hover {
        background: rgba(0, 59, 167, 0.93);
        transform: scale(1.2);
        transition: .2s;
    }

#findClosestEditor .closeSettingsButton {
    top: 0;
    right: 0;
    padding-left: 7px;
}

.leftBarButton:focus {
    border: none;
    outline: none;
}

.settingsWindows {
    max-height: 90%;
    width: 80%;
    box-shadow: none;
    margin: auto;
    left: 10%;
    top: 45px;
    /* position: absolute; */
    z-index: 200;
    height: 90%;
}

div#geoFenceSettingsTab {
    overflow: initial;
}

span.k-widget.k-header.settingsOption {
    width: 65%;
    margin: 8px;
}

.settingsLabel {
    width: 20%;
}

settingsOption {
    width: 65% !important;
    margin: 8px !important;
}


.aButton {
    border: none;
    background: none;
    border-radius: 5px;
}

.charts {
    clear: both;
    left: 10px;
    position: relative;
}

.chart, .idleTime {
    clear: both;
}

.aButton:hover {
    background-color: #e8e8e8;
}

.largeNum h1 {
    font-size: 8em;
    margin-bottom: -30px;
    color: green;
}

.hiddenAButtons {
    height: 35px;
    border-bottom: 1px solid #f2f2f2;
}

    .hiddenAButtons button {
        background-color: white;
        border: none;
        margin-left: 7px;
        margin-right: 7px;
        border-radius: 5px;
        padding-bottom: 4px;
        margin-top: 2px;
        margin-bottom: 2px;
    }

        .hiddenAButtons button:hover {
            background-color: #e8e8e8;
        }

#greyOut {
    position: absolute;
    background: #505050;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.bg {
    color: #505050;
    background-image: url(../images/LandingBackground.png);
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    background-attachment: fixed;
    overflow: auto;
}

#spacingButton {
    clear: both;
    padding-bottom: 3em;
}

.mainBlock1 {
    /* height: 100%; */
    color: #505050;
    padding-bottom: 4em;
    overflow: auto;
}

.mainBlock2 {
    width: 100%;
    background: white;
    padding-top: 4em;
}

    .mainBlock2 h1 {
        color: #7b7b7b;
    }

.mainBlock3 {
    background: white;
    padding: 10em;
    padding-bottom: 20em;
    padding-top: 20em;
    overflow: auto;
}

.mainBlock36 {
    clear: both;
    background: white;
    padding-bottom: 15%;
    padding-top: 5%;
}

.mainBlock34 {
    background-image: url(../images/unassigned-driving-time.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    color: #e0e0e0;
    text-align: left !important;
    height: 64em;
    background-attachment: fixed;
}

.logInButton {
    width: 37px;
    height: 34px;
    padding-top: 4px;
    float: right;
    text-align: center;
    margin-top: 10px;
    margin-right: 16px;
    box-shadow: -4px 4px 8px 0px white;
    background: #252525;
    border-radius: 20px;
}

.jumbotron {
    background: none;
    text-align: center;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 10%;
}

.copyrightInfo {
    font-size: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 15px;
}

#legend {
    position: fixed;
    z-index: 1005;
    background: white;
    width: 300px;
    height: 282px;
    bottom: 20px;
    left: 20px;
    border-radius: 20px;
    padding: 10px;
    border: 2px solid #03A9F4;
}

#resetZoom {
    font-size: 1em;
    position: fixed;
    z-index: 5;
    color: white;
    background: #1f262a;
    height: 25px;
    width: 110px;
    bottom: 6px;
    left: 255px;
    border-radius: 20px;
    padding-top: 2px;
    text-align: center;
}

#woLegend {
    width: 100%;
    /* float: left; */
    text-align: center;
}

#legend h3 {
    margin-top: 0;
    color: rebeccapurple;
    font-weight: bold;
    font-size: 1em;
}

#woLegendInfo {
    line-height: 24px;
    font-size: 0.8em;
    padding-left: 5px;
    float: left;
    position: relative;
    bottom: 5px;
}

#vehicleLegend {
    display: inline-block;
    margin-top: 22px;
    float: left;
    text-align: center;
    width: 100%;
}

    #vehicleLegend div {
        display: inline-block;
    }

.vLegendIcons {
    /* font-weight: bolder; */
    font-size: 0.8em;
    color: #616161;
    text-align: center;
    width: 30%;
    vertical-align: top;
    /* word-spacing: 31px; */
    margin-bottom: 11px;
}

    .vLegendIcons .speedYellow, .vLegendIcons .speedRed {
        font-size: 1.7em;
        line-height: 27px;
        padding-top: 4px;
        /* padding-top: 5px; */
    }

#legendIcon {
    font-size: 1em;
    position: fixed;
    z-index: 5;
    color: white;
    background: #1f262a;
    height: 25px;
    width: 74px;
    bottom: 6px;
    left: 180px;
    border-radius: 20px;
    padding-top: 2px;
    text-align: center;
}

div#mapLegendStill {
    display:none;
}

div#closeIcon {
    float: right;
}

#bigWhiteTruck {
    width: 55%;
    margin-top: 6em;
}

.body-content {
    height: 100%;
    position: inherit !important;
}

.tryNow {
    border: none;
    background: #393939;
    color: #f2f2f2;
    border-radius: 11px;
    padding: 9px;
    font-size: 1.2em;
}

#contactForm {
    margin-left: auto;
    margin-right: auto;
    border: 5px solid lightskyblue;
    padding: 1em;
    border-radius: 18px;
    overflow: auto;
    padding: 3em;
    margin-bottom: 4em;
}

.filterItem label {
    max-width: 245px;
    word-break: break-all;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 3px;
}

#contactForm label {
    padding-top: 2em;
}

.mainBlock5 {
    background-color: white;
    clear: both;
    overflow: auto;
    padding-top: 20px;
    color: #afafaf !important;
    overflow: hidden;
}

    .mainBlock5 div {
        padding-bottom: 8em;
    }

.filterName {
    float: right;
    text-align: center;
    width: 255px;
}

.filterShared {
    display: inline-block;
    margin: 22px 17px 5px 5px;
    float: right;
}
#addFilterDiv .filterShared label {
    font-size: 1.2em;
}
.filterShared span.k-switch {
    width: 60px;
}

#filterContentWrapper {
    height: 100%;
    overflow: auto;
}
    /*#filterContentWrapper span.k-switch-container {
        display: none;
    }

    #filterContentWrapper span.k-switch.k-widget.k-switch-off::before {
        content: "\f53e";
        font-family: "Font Awesome 5 Duotone";
        font-size: 1.1em;
        color: var(--fa-primary-color, #6b6b6b);
        position: absolute;
        padding-left: 1px;
    }

    #filterContentWrapper span.k-switch.k-widget.k-switch-off::after {
        content: "\10f53e";
        font-family: "Font Awesome 5 Duotone";
        font-size: 1.1em;
        color: var(--fa-secondary-color, red);
        position: absolute;
        padding-left: 1px;
    }

    #filterContentWrapper span.k-switch.k-widget.k-switch-on::after {
        content: "\f52c";
        font-family: "Font Awesome 5 Pro";
        font-size: 1.25em;
        color: #6b6b6b;
        padding-left: 1px;
    }
    #filterContentWrapper span.k-switch.k-widget.k-switch-off:hover::before {
        font-size: 1.7em;
        padding-left: 5px;
        padding-top: 3px;
    }

    #filterContentWrapper span.k-switch.k-widget.k-switch-off:hover::after {
        font-size: 1.7em;
        padding-left: 5px;
        padding-top: 3px;
    }

    #filterContentWrapper span.k-switch.k-widget.k-switch-on:hover::after {
        font-size: 2.0em;
        padding-left: 5px;
        padding-top: 1px;
    }


    #filterContentWrapper span.k-switch.k-widget {
        background: #e6e6e6;
        border-radius: 11px;
        width: 24px;
        height: 24px;
        margin-top: 10px;
        margin-right: 4px;
        margin-left: 4px;
        border: 5px solid transparent;
        box-shadow: none;
    }
        #filterContentWrapper span.k-switch.k-widget:hover {
            border-radius: 13px;
            width: 30px;
            height: 30px;
            margin-right:2px;
            margin-left: 1px;
            border: none;
        }

[data-tip] {
    position: relative;
}

    [data-tip]:before {
        content: '';*/
        /* hides the tooltip when not hovered */
        /*display: none;
    }

    [data-tip]:after {
        display: none;
        content: attr(data-tip);
        position: absolute;
        top: -15px;
        left: -27px;
        padding:1px 8px;
        background: gray;
        color: #fff;
        z-index: 9;
        font-size: 0.75em;
        height: 18px;
        line-height: 18px;
        border-radius: 9px;
        white-space: nowrap;
        word-wrap: normal;
    }

    [data-tip]:hover:before,
    [data-tip]:hover:after {
        display: block;
    }*/

.mainBlock4 {
    background-color: white;
    overflow: auto;
    padding-top: 20px;
}

.center {
    text-align: center;
    clear: both;
}

.dateChanged {
    position: absolute;
    bottom: 9px;
    right: 25px;
    font-size: .9em;
}

.mainBlock4 h2 {
    color: rebeccapurple;
}

.mainBlock4 p {
    color: grey;
    font-size: small;
}

.mainBlock4 h1 {
    color: #f47913;
    font-size: 4em;
    letter-spacing: 2px;
    word-spacing: 7px;
}

.newItemsDiv {
    border: 2px solid #4CAF50;
    border-radius: 20px;
    height: 300px;
    background: white;
    padding-top: 12px;
    margin-top: 12px;
    margin-bottom: 15px;
    padding: 20px;
}

#mainPageLogo {
    height: 13em;
    margin-bottom: 61px;
}

a#signInButton {
    float: none;
    padding: 11px 97px;
    background: #585858;
    font-size: 1em;
    border-radius: 36px;
    margin-top: 24px;
}

.chevronDisplayPanel {
    transform: rotate(180deg);
    transition-duration: .4s;
    float: right;
    position: relative;
    right: 18px;
    font-size: 1.2em;
    color: rebeccapurple;
    top: 3px;
}

#findClosestTechEditor {
    position: absolute;
    right: 39%;
    top: 9%;
    background: white;
    padding: 5px 9px 0px 9px;
    border-radius: 11px;
    box-shadow: 2px 2px 8px 1px #b7b7b7;
    border: 2px solid deepskyblue;
    width: 450px;
    max-height: 80%;
}


#findClosestEditor {
    position: absolute;
    right: 38%;
    top: 9%;
    background: white;
    padding: 5px 9px 0px 9px;
    border-radius: 11px;
    box-shadow: 2px 2px 8px 1px #b7b7b7;
    border: 2px solid deepskyblue;
    width: 487px;
    max-height: 85%;
}


#findClosestTechEditor .editorRunButtons,
#findClosestEditor .editorRunButtons {
    background: none;
    position: initial;
}

#findClosestEditor div#addFilterButtonDiv {
    margin-left: 15px;
}

div#findClosestHelp {
    margin-top: 10px;
    margin-bottom: 10px;
}

div#filterList2 {
    overflow: scroll;
    height: 367px;
    border: none;
}

div#filterList2  button.filterEdit {
    display: none;
}

div#findClosestHelp li {
    list-style: initial;
}

div#findClosestEditorTabstrip {
    height: 96px;
}


#findClosestTechEditor .closeSettingsButton {
    top: 0px;
    right: 0px;
    padding-left: 6px;
}

#findClosestTechEditor .helpDiv li {
    list-style: initial;
}

#findClosestFleetGroup {
    max-height: 385px;
}

#findClosestWoBar p,
#findClosestBar p {
    margin-left: 9px;
}

p#isTechOnMap {
    margin-bottom: 0px;
    color: red;
    font-size: 11px;
}
p#woFilters {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 380px;
}

#findClosestWoBar,
#findClosestBar {
    position: absolute;
    right: 10px;
    top: 10px;
    background: white;
    padding: 5px 9px 0px 9px;
    border-radius: 11px;
    box-shadow: 2px 2px 8px 1px #b7b7b7;
    height: 90%;
    border: 2px solid deepskyblue;
}
div#findClosestWoBar {
    overflow: scroll;
}

#findClosestWoBar span.k-switch.k-widget ,
    #findClosestBar span.k-switch.k-widget {
    width: 100px;
}

#findClosestTabstrip {
    overflow: scroll;
    height: 82%;
}
#findClosestBar .k-tabstrip-wrapper {
    height: 85%;
}

div#findClosestWoList {
    width: 390px;
}

#findClosestWoList p.findClosestTech i {
    display: none;
}

#findClosestTabstrip .findClosestWO {
    display: none;
}

.closestSortBy {
    display: inline-block;
    margin-right: 5px;
    color: #11396d;
}
.closestSettingLabel {
    color: #11396d;
    display: inline;
}
    .closestSettingLabel span i.fas.fa-edit,
    .closestSettingLabel span {
        color: blue;
        text-decoration: underline;
        cursor: pointer;
    }

.closestDurationLengthLabel {
    margin-top: 12px;
}


.cloestWOIcon {
    color: green;
    font-size: 20px;
}

.closestTechIcon {
    color: #673ab7;
    font-size: 20px;
}
.closestVehicleIcon {
    color: #004c98;
    font-size: 20px;
}

.closestWO {
    background: white;
    border: 2px solid green;
    border-radius: 5px;
    padding: 2px;
    padding-bottom: 0px;
    width: 28px;
    margin-left: auto;
    margin-right: auto;
}

.closestTech {
    background: white;
    border: 2px solid #673ab7;
    border-radius: 5px;
    padding: 2px;
    padding-bottom: 0px;
    width: 26px;
    margin-left: auto;
    margin-right: auto;
}
.closestVehicle {
    background: white;
    border: 2px solid #004c98;
    border-radius: 5px;
    padding: 2px;
    padding-bottom: 0px;
    width: 28px;
    margin-left: auto;
    margin-right: auto;
}

p.findClosestWO {
    display: inline-block;
    margin-left: 2px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-appearance: button;
}

.woClosestNumber {
    font-size: 17px;
    font-weight: 600;
    border: 2px solid black;
    border-radius: 5px;
    width: fit-content;
    padding-left: 3px;
    padding-right: 3px;
    backdrop-filter: blur(11px);
    background: #ffffffa1;
    padding-top: 1px;
}

.findClosestTech i.fas.fa-crosshairs {
    margin-left: 8px;
    cursor: pointer;
    -webkit-appearance: button;
}

i.fas.fa-map-marker {
    font-size: 40px;
    color: #01b6b2;
}

.closestTechLabel .driverLabel,
.driverLabelTech {
    background-image: linear-gradient(40deg, #5f37a7 27%, #5e20a9 116%);
}

.tech .woClosestNumber,
.trk .woClosestNumber {
    margin-left: 15%;
}
p#closestWOID,
p#closestTechName {
    margin-top: 10px;
    margin-bottom: 0px;
}

#findClosestVehicleList i.fas.fa-thumbtack {
    display: none;
}
#findClosestVehicleList .pinClosed:hover,
#findClosestVehicleList .pinOpen:hover {
    transform: none;
}

.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#filterPanel .loader {
    top: 41%;
    position: absolute;
    left: 157px;
    border: 8px solid #d2d2d2;
    border-top: 8px solid #3498db;
}

#filterPanel .overlay {
    position: absolute;
    height: 8000px;
    width: 100%;
    z-index: 1000;
    background: #ffffff5c;
}

.fgOverlay {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: absolute;
    top: 0;
}

#signInButton:hover {
    text-decoration: none;
    background: grey;
    color: white;
}

.fly {
    opacity: 0;
    transition: all 600ms ease-in-out;
    transform: translateY(100px) scale(1.05) translate3d(0, 0, 0);
}


.show-block {
    opacity: 1;
    transform: translateY(0) scale(1) translate3d(0, 0, 0);
}

#modalWindows {
    position: relative;
}
.k-window > div.k-popup-edit-form {
    padding: 0 !important;
}


@keyframes expand {
    0% {
        opacity: 1;
        transform: scale(0,0);
    }

    50% {
        transform: scale(1.1,1.1);
    }

    100% {
        transform: scale(1,1);
        display: inline-block;
        opacity: 1;
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes shrink {
    /*0% {
        transform: scale(1,1);
        display: inline-block;
        opacity: 1;

    }*/
    50% {
        transform: scale(1.1,1.1);
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: scale(0,0);
    }
}



#closeMenuButton {
    display: none;
}

#mobileBottomBar {
    display: none;
}

@media only screen and (max-height:900px) {
    #findClosestFleetGroup {
        max-height: 260px;
    }

    #findClosestEditor div#filterList2 {
        max-height: 252px;
    }
    div#companySettingsDiv {
        height: 95%;
    }
    .settingsRow1 {
        height: 95%;
    }
}


@media only screen and (max-height: 760px) {

    #findClosestFleetGroup {
        max-height: 230px;
    }

    #findClosestEditor div#filterList2 {
        max-height: 230px;
    }

}

@media only screen and (max-width: 1850px) {

    #addGeofenceDiv {
        width: 750px;
        height: 435px;
    }

    .geoEditMap {
        width: 750px;
        height: 435px;
    }

    /*#addGeofenceDiv .H_l_bottom.H_l_right {
        top: 8px;
    }*/

    #addGeofenceDiv .geoLeftSide {
        top: 55px;
    }

    div#addGeoFenceBanner {
        left: 10px;
    }
    #techSettingsTab .closeSettingsButton {
        top: -37px;
    }

    #techSettingsTab .hideHistoricalDevicesDiv {
        padding-top: 0px;
        margin-right: 0px;
    }
    #rvTabstrip p.red {
        margin-left: 5%;
    }
}

@media only screen and (max-width: 1600px) {
    #rightSideEdit label {
        display: inline-block;
        width: 150px !important;
        text-align: right !important;
        margin-right: 8px;
        color: rebeccapurple;
        font-size: 1.1em;
        font-weight: 100;
    }

    #extraLabelGroupId {
        float: left !important;
    }


    div#companySettingsDiv {
        max-height: 95%;
        top: 3%;
    }

    #filterPanel {
        left: 45px;
    }

    #filterContentWrapper {
        overflow: auto;
        height: auto;
        max-height: 91%;
    }

    .filterSaveButtons {
        margin-bottom: 11px;
        height: 52px;
        position: sticky;
        bottom: 0;
        text-align: center;
        width: 100%;
        padding: 10px 0 10px 0;
        clear: both;
    }

    div#editBody {
        width: 450px;
    }

    .labelGrouping {
        padding: 1px;
    }

    .k-window .km-widget {
        background: white !important;
        border: none !important;
        box-shadow: none !important;
        border-radius: 0 0 4px 4px !important;
    }

    .titleLabel {
        display: inline-block;
        width: 150px;
        text-align: right;
        margin-right: 8px;
        color: rebeccapurple;
        font-size: 1.1em;
        font-weight: 100;
    }

    #editorContainer {
        overflow: scroll;
        max-height: 500px;
    }
   
}
@media only screen and (max-width: 1250px) {
    div#fleetGroupsTreeContainer {
        width: 300px
    }
    .editFGButtonsDiv,
    .techsAndVTSDiv {
        width: 400px;
    }
}
@media only screen and (max-width: 1000px) {
    #fleetGroupsDiv {
        overflow: scroll;
    }
    div#fleetGroupsTreeContainer {
        height: 75%;
    }
    div#fleetGroupsTreeContainer,
    .editFGButtonsDiv,
    .techsAndVTSDiv {
        width: 100%;
    }
}

@media only screen and (max-width: 860px) {
  
    #hamburgerButton {
        display: none;
    }

    div#displayPanel {
        display: none;
    }

    img#logo {
        top: 7px;
        right: 10px;
        position: absolute;
        width: 150px;
        left: initial;
    }

    #legend {
        display: none;
    }

    #resetZoom {
        display: none;
    }

    #legendIcon {
        display: none;
    }

    .H_ctl.H_zoom.H_grp {
        display: none;
    }

    #pinnedVehiclePanel {
        white-space: nowrap;
        width: 100%;
        overflow: scroll;
    }

    div#panelContainer {
        bottom: 40px;
        top: initial;
        position: relative;
        white-space: nowrap;
    }

    div#vehiclePanel {
        white-space: nowrap;
    }

    div#panelView {
        display: none;
    }
}

/* ETA Button & Results */
#etaButtonContainer {
    text-align: center;
    margin: 10px 5px;
}

#etaResultsContainer + h4.dynamicTitle {
    margin-top: 15px;
}

.etaButton {
    background-color: #121358;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 16px;
    font-size: 13px;
    cursor: pointer;
    width: 100%;
}

.etaButton:hover {
    background-color: #1a1a7a;
}

.etaButton:disabled {
    background-color: #999;
    cursor: not-allowed;
}

.etaLoading {
    text-align: center;
    padding: 10px;
    color: #666;
}

.etaNoResults {
    text-align: center;
    padding: 10px;
    color: #888;
    font-size: 12px;
}

.etaResultItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 10px;
    margin: 4px 5px;
    border-radius: 4px;
    font-size: 12px;
}

.etaWOId {
    font-weight: bold;
    color: #121358;
}

.etaDetails {
    color: #555;
}

.etaError {
    color: #c00;
}

.etaAddressInput {
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    box-sizing: border-box;
}

.etaAddressInput:focus {
    outline: none;
    border-color: #121358;
}

#etaAddressSuggestions {
    max-height: 200px;
    overflow-y: auto;
}

.etaAddressSuggestionItem {
    padding: 6px 10px;
    font-size: 12px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.etaAddressSuggestionItem:hover {
    background: #e8e8e8;
}

#etaAddressSearchContainer {
    margin: 0 5px;
}

.etaAddressResultItem .etaWOId {
    font-size: 11px;
    max-width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
