.clearfix,body,html {
    height: 100%
}

#places_marker_icon_default_list,input,textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.inputbox,.textarea,body,input,select {
    margin: 0;
    font-family: Montserrat,sans-serif;
    font-size: 11px
}

.inputbox,.textarea,body,input,optgroup,option,select {
    font-family: Montserrat,sans-serif
}

.title-block,b,optgroup,strong {
    font-weight: 600
}

#blocking_panel,#loading_data_panel,#loading_panel {
    z-index: 99999;
    left: 0;
    top: 0
}

#bottom_panel,#map {
    left: 365px;
    right: 0
}

#image_gallery_img_data_address,#top_panel .user-btn span,.datalist-item-name,.datalist-item-value,.ui-menu,.ui-tabs-anchor {
    white-space: nowrap
}

body {
    padding: 0;
    color: #444;
    overflow: hidden
}

a,a:hover {
    text-decoration: none;
    color: #2b82d4
}

:focus {
    outline: 0
}

.clearfix {
    display: table;
    width: 100%
}

.ui-jqgrid .ui-jqgrid-view,button {
    font-size: 11px
}

input.checkbox {
    vertical-align: middle
}

input[type=checkbox] {
    height: 14px;
    margin: 5px 0
}

input.button,input.button.icon {
    text-align: center;
    margin-bottom: 0
}

.inputbox {
    width: 100%;
    padding: 0 5px
}

textarea.inputbox {
    padding: 5px
}

input,textarea {
    box-sizing: border-box
}

#cpanel #cpanel_manage_server .ui-tabs .ui-tabs-nav li,#top_panel .select-language.cp,.menu li:first-child,input.color,input.color:focus,input.color:hover {
    border: none
}

.inputbox,.textarea,input,select {
    height: 24px;
    border: 1px solid #f5f5f5;
    color: #444;
    background: #f5f5f5
}

.row2,.row3,.row4 {
    line-height: 12px;
    font-size: 0
}

optgroup,option {
    color: #444
}

optgroup {
    font-style: normal
}

.datalist-item.even,.history-view-control a:hover,.menu li a:hover,input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover {
    background-color: #f5f5f5
}

input.button:disabled,input:disabled,select:disabled,textarea:disabled {
    border: 1px solid #eee;
    background-color: #eee
}

.inputbox-calendar,.inputbox-calendar-mmdd {
    color: #444;
    border: 1px solid #f5f5f5;
    -webkit-inline-box: none;
    background: url("images/calendar.svg") right/12px 12px no-repeat #f5f5f5
}

.inputbox-calendar-mmdd:disabled,.inputbox-calendar:disabled {
    -webkit-inline-box: none;
    background: url("images/calendar.svg") right/14px 14px no-repeat #eee
}

.inputbox-search {
    width: 100%;
    height: 35px;
    text-indent: 30px;
    background: url("images/search.svg") 10px center/14px 14px no-repeat #f5f5f5;
    float: left
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

.panel-button img {
    display: block;
    padding: 9.5px 6px;
    background: #f5f5f5
}

.graph-controls,.row,.row2,.row3,.row4,.table,body#login {
    display: table
}

.panel-button img:hover {
    background: #fff
}

.history-view-control span.icon-close,input.button.icon {
    background-size: 10px 10px
}

input.button {
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    height: 24px;
    min-width: 80px;
    color: #444;
    cursor: pointer;
    padding: 0 5px
}

input.button.icon {
    height: 30px;
    padding-left: 26px;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size: 12px
}

.modal-btns {
    margin: 0 15px
}

.button.btn-blue,.button.btn-blue:focus,.button.btn-blue:hover,.button.icon-create,.button.icon-create:focus,.button.icon-create:hover,.button.icon-new,.button.icon-new:focus,.button.icon-new:hover,.button.icon-save,.button.icon-save:focus,.button.icon-save:hover,.button.icon-time,.button.icon-time:focus,.button.icon-time:hover {
    background-color: #2b82d4!important;
    color: #fff!important;
    border: none
}

.button.icon-close,.button.icon-close:focus,.button.icon-close:hover {
    background-color: #545e75!important;
    color: #fff!important;
    border: none
}

#blocking_panel_text,#bottom_panel,#loading_data_panel,#loading_panel,.datalist-item.odd,.object-action-menu:hover,body#login,input.button.panel,input.button:active,input.button:hover {
    background-color: #fff
}

input.button.no-text.icon {
    background-position: center center;
    padding: 0
}

input.button.panel {
    border: 1px solid #fff
}

input.button.panel:active,input.button.panel:hover {
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5
}

.icon-new {
    background-image: url(images/plus-white.svg)
}

.icon-save {
    background-image: url(images/save-white.svg)
}

.icon-follow {
    background-image: url(images/follow.svg)
}

.icon-street {
    background-image: url(images/street-view.svg)
}

.icon-create-dark {
    background-image: url(images/create.svg)
}

.icon-create {
    background-image: url(images/create.svg)
}

.icon-show {
    background-image: url(images/eye.svg)
}

.icon-hide {
    background-image: url(images/eye-crossed.svg)
}

.icon-close {
    background-image: url(images/remove-white.svg)
}

.icon-edit {
    background-image: url(images/edit.svg)
}

.icon-search {
    background-image: url(images/search2.svg)
}

.icon-refresh {
    background-image: url(images/refresh.svg)
}

.icon-check,.icon-tick {
    background-image: url(images/tick.svg)
}

.icon-play {
    background-image: url(images/play.svg)
}

.icon-import {
    background-image: url(images/import.svg)
}

.icon-export {
    background-image: url(images/export.svg)
}

.icon-arrow-right {
    background-image: url(images/arrow-right.svg)
}

.icon-import-arrow {
    background-image: url(images/import-arrow.svg)
}

.icon-export-arrow {
    background-image: url(images/export-arrow.svg)
}

.icon-import-export {
    background-image: url(images/import-export.svg)
}

.icon-upload {
    background-image: url(images/upload.svg)
}

.icon-erase {
    background-image: url(images/erase.svg)
}

.icon-remove3 {
    background-image: url(images/remove3.svg)
}

.icon-action2 {
    background-image: url(images/action2.svg)
}

.icon-key {
    background-image: url(images/key.svg)
}

.icon-marker {
    background-image: url(images/marker.svg)
}

.icon-markers {
    background-image: url(images/markers.svg)
}

.icon-routes {
    background-image: url(images/routes.svg)
}

.icon-zones {
    background-image: url(images/zones.svg)
}

.icon-tasks {
    background-image: url(images/tasks.svg)
}

.icon-maintenance {
    background-image: url(images/maintenance.svg)
}

.icon-time {
    background-image: url(images/time-white.svg)
}

.icon-time-dark {
    background-image: url(images/time.svg)
}

.icon-warning {
    background-image: url(images/warning.svg)
}

.icon-nearest-marker {
    background-image: url(images/nearest-marker.svg)
}

.icon-nearest-zone {
    background-image: url(images/nearest-zone.svg)
}

.icon-address {
    background-image: url(images/address.svg)
}

.icon-altitude {
    background-image: url(images/altitude.svg)
}

.icon-angle {
    background-image: url(images/angle.svg)
}

.icon-speed {
    background-image: url(images/speed.svg)
}

.icon-engine-hours {
    background-image: url(images/engine-hours.svg)
}

.icon-odometer {
    background-image: url(images/odometer.svg)
}

.icon-model {
    background-image: url(images/model.svg)
}

.icon-plate-number {
    background-image: url(images/plate-number.svg)
}

.icon-sim {
    background-image: url(images/sim.svg)
}

.icon-vin {
    background-image: url(images/vin.svg)
}

.icon-user,.icon.icon-user {
    background-image: url(images/user.svg)
}

.icon-trailer {
    background-image: url(images/trailer.svg)
}

.icon-default-custom-fields {
    background-image: url(images/default-custom-fields.svg)
}

.icon-default-sensor {
    background-image: url(images/default-sensor.svg)
}

.icon-status {
    background-image: url(images/status.svg)
}

.icon-battery-lev-0 {
    background-image: url(images/battery-lev-0.svg)
}

.icon-battery-lev-1 {
    background-image: url(images/battery-lev-1.svg)
}

.icon-battery-lev-2 {
    background-image: url(images/battery-lev-2.svg)
}

.icon-battery-lev-3 {
    background-image: url(images/battery-lev-3.svg)
}

.icon-di {
    background-image: url(images/di.svg)
}

.icon-do {
    background-image: url(images/do.svg)
}

.icon-fuel {
    background-image: url(images/fuel.svg)
}

.icon-engine {
    background-image: url(images/engine.svg)
}

.icon-engine-on {
    background-image: url(images/engine-on.svg)
}

.icon-engine-off {
    background-image: url(images/engine-off.svg)
}

.icon-gsm {
    background-image: url(images/gsm.svg)
}

.icon-gps {
    background-image: url(images/gps.svg)
}

.icon-temperature {
    background-image: url(images/temperature.svg)
}

.history-view-control span,.leaflet-control a span,.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    display: table;
    width: 100%;
    height: 100%;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: center center
}

.history-view-control a span.disabled,.leaflet-control a span.disabled {
    opacity: .5
}

.icon-route-route {
    background-image: url(images/route-route.svg)
}

.icon-route-snap {
    background-image: url(images/route-snap.svg)
}

.icon-route-arrow {
    background-image: url(images/route-arrow.svg)
}

.icon-route-data-point {
    background-image: url(images/route-data-point.svg)
}

.icon-route-event {
    background-image: url(images/route-event.svg)
}

.icon-route-stop {
    background-image: url(images/route-stop.svg)
}

.leaflet-control-zoom-in {
    background-image: url(images/plus.svg)
}

.leaflet-control-zoom-out {
    background-image: url(images/minus.svg)
}

.icon-objects {
    background-image: url(images/object-arrow.svg)
}

.icon-text {
    background-image: url(images/text.svg)
}

.icon-clusters {
    background-image: url(images/clusters.svg)
}

.icon-traffic {
    background-image: url(images/traffic.svg)
}

.icon-fit-objects {
    background-image: url(images/fit.svg)
}

.icon-ruler {
    background-image: url(images/ruler.svg)
}

.icon-measure {
    background-image: url(images/measure.svg)
}

.icon-object-edit,.icon-places-marker {
    position: relative;
    width: 44px
}

.icon-custom-delete {
    position: absolute;
    bottom: 0;
    right: 0
}

.width1 {
    width: 1%
}

.width2 {
    width: 2%
}

.width4 {
    width: 4%
}

.width5 {
    width: 5%
}

.width8 {
    width: 8%
}

.width9 {
    width: 9%
}

.width10 {
    width: 10%
}

.width11 {
    width: 11%
}

.width12 {
    width: 12%
}

.width13 {
    width: 13%
}

.width14 {
    width: 14%
}

.width15-left {
    width: 15%;
    float: left
}

.width15 {
    width: 15%
}

.width16 {
    width: 16%
}

.width17 {
    width: 17%
}

.width18 {
    width: 18%
}

.width19 {
    width: 19%
}

.width195 {
    width: 19.5%
}

.width20 {
    width: 20%
}

.width21 {
    width: 21%
}

.width235 {
    width: 23.5%
}

.width24 {
    width: 24%
}

.width245 {
    width: 24.5%
}

.width25 {
    width: 25%
}

.width27 {
    width: 27%
}

.width28 {
    width: 28%
}

.width29 {
    width: 29%
}

.width30 {
    width: 30%
}

.width31 {
    width: 31%
}

.width33 {
    width: 33.33333%
}

.width34 {
    width: 34%
}

.width35 {
    width: 35%
}

.width39 {
    width: 39%
}

.width40 {
    width: 40%
}

.width41 {
    width: 41%
}

.width44 {
    width: 44%
}

.width45 {
    width: 45%
}

.width50 {
    width: 50%
}

.width55 {
    width: 55%
}

.width60 {
    width: 60%
}

.width65 {
    width: 65%
}

.width66 {
    width: 66%
}

.width70 {
    width: 70%
}

.width71 {
    width: 71%
}

.width75 {
    width: 75%
}

.width755 {
    width: 75.5%
}

.width76 {
    width: 76%
}

.width765 {
    width: 76.5%
}

.width80 {
    width: 80%
}

.width805 {
    width: 80.5%
}

.width83 {
    width: 83%
}

.width85 {
    width: 85%
}

.width90 {
    width: 90%
}

.width95 {
    width: 95%
}

.chat-msg-container,.width100 {
    width: 100%
}

.width-1000 {
    max-width: 1000px
}

#top_panel .left-menu,#top_panel .tp-menu div,.block,.dashboard-container-header-title,.float-left,.graph-controls-left {
    float: left
}

#top_panel .right-menu,.float-right,.graph-controls-right,.ui-tabs .ui-tabs-nav li.save-btn {
    float: right
}

.container {
    margin-right: 10px
}

.container.last,.container.last fieldset,.last .title-block {
    margin-right: 0
}

.container.prev {
    margin-left: 10px
}

.absolute-right {
    position: absolute;
    right: 10px;
    top: 36px;
    margin: 0
}

.graph-controls,.row {
    margin-bottom: 10px;
    width: 100%
}

.row2 {
    margin-bottom: 3px;
    width: 100%;
    text-align: left
}

.graph-controls div,.row2 div,.row3 div,.row4 div {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px
}

.row2.empty,.row2.text,.ui-jqgrid .ui-jqgrid-htable th.ui-th-column,.ui-th-column {
    height: 24px
}

.row2.right {
    text-align: right
}

.row3 {
    margin-bottom: 10px;
    width: 100%
}

.row4 {
    margin-bottom: 0;
    width: 100%;
    text-align: left
}

.scroll-y {
    height: 100%;
    overflow-y: scroll
}

.title-block {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 12px;
    color: #2b82d4
}

.table,.table-cell {
    margin: 0;
    padding: 0
}

.table {
    height: 100%;
    width: 100%
}

.table-cell {
    display: table-cell
}

.center-middle {
    vertical-align: middle;
    text-align: center
}

.margin-right-3 {
    margin-right: 3px
}

.margin-left-3 {
    margin-left: 3px
}

#loading_panel {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

#loading_data_panel {
    opacity: .6;
    filter: Alpha(Opacity=30);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

#blocking_panel {
    background-color: rgba(170,170,170,.3);
    position: absolute;
    width: 100%;
    height: 100%;
    display: none
}

#blocking_panel_text {
    padding: 20px
}

.loader {
    width: 70px;
    display: block;
    margin: 25px auto
}

.loader span {
    float: left;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    margin-right: 2px;
    background: #676767;
    opacity: .1;
    animation: .7s infinite alternate loader
}

.loader span:nth-of-type(2) {
    animation-delay: .2s
}

.loader span:nth-of-type(3) {
    animation-delay: .3s
}

.loader span:nth-of-type(4) {
    animation-delay: .4s
}

.loader span:nth-of-type(5) {
    animation-delay: .5s
}

.loader span:nth-of-type(6) {
    animation-delay: .6s
}

.loader span:nth-of-type(7) {
    animation-delay: .7s
}

@keyframes loader {
    0% {
        opacity: 1
    }

    100% {
        opacity: .1
    }
}

.spinner {
    font-size: 2px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-animation: 1.1s infinite load5;
    animation: 1.1s infinite load5;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

@-webkit-keyframes load5 {
    0%,100% {
        box-shadow: 0 -2.6em 0 0 #a7a7a7,1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.5),-1.8em -1.8em 0 0 rgba(167,167,167,.7)
    }

    12.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.7),1.8em -1.8em 0 0 #a7a7a7,2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.5)
    }

    25% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.5),1.8em -1.8em 0 0 rgba(167,167,167,.7),2.5em 0 0 0 #a7a7a7,1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    37.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.5),2.5em 0 0 0 rgba(167,167,167,.7),1.75em 1.75em 0 0 #a7a7a7,0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    50% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.5),1.75em 1.75em 0 0 rgba(167,167,167,.7),0 2.5em 0 0 #a7a7a7,-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    62.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.5),0 2.5em 0 0 rgba(167,167,167,.7),-1.8em 1.8em 0 0 #a7a7a7,-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    75% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.5),-1.8em 1.8em 0 0 rgba(167,167,167,.7),-2.6em 0 0 0 #a7a7a7,-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    87.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.5),-2.6em 0 0 0 rgba(167,167,167,.7),-1.8em -1.8em 0 0 #a7a7a7
    }
}

@keyframes load5 {
    0%,100% {
        box-shadow: 0 -2.6em 0 0 #a7a7a7,1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.5),-1.8em -1.8em 0 0 rgba(167,167,167,.7)
    }

    12.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.7),1.8em -1.8em 0 0 #a7a7a7,2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.5)
    }

    25% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.5),1.8em -1.8em 0 0 rgba(167,167,167,.7),2.5em 0 0 0 #a7a7a7,1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    37.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.5),2.5em 0 0 0 rgba(167,167,167,.7),1.75em 1.75em 0 0 #a7a7a7,0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    50% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.5),1.75em 1.75em 0 0 rgba(167,167,167,.7),0 2.5em 0 0 #a7a7a7,-1.8em 1.8em 0 0 rgba(167,167,167,.2),-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    62.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.5),0 2.5em 0 0 rgba(167,167,167,.7),-1.8em 1.8em 0 0 #a7a7a7,-2.6em 0 0 0 rgba(167,167,167,.2),-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    75% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.5),-1.8em 1.8em 0 0 rgba(167,167,167,.7),-2.6em 0 0 0 #a7a7a7,-1.8em -1.8em 0 0 rgba(167,167,167,.2)
    }

    87.5% {
        box-shadow: 0 -2.6em 0 0 rgba(167,167,167,.2),1.8em -1.8em 0 0 rgba(167,167,167,.2),2.5em 0 0 0 rgba(167,167,167,.2),1.75em 1.75em 0 0 rgba(167,167,167,.2),0 2.5em 0 0 rgba(167,167,167,.2),-1.8em 1.8em 0 0 rgba(167,167,167,.5),-2.6em 0 0 0 rgba(167,167,167,.7),-1.8em -1.8em 0 0 #a7a7a7
    }
}

.ui-jqgrid .loading {
    background: #fff;
    font-weight: 400
}

.ui-jqgrid .ui-jqgrid-bdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: left;
    overflow-y: scroll;
    overflow-x: hidden
}

.ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
    border-right: 0 solid;
    border-color: #f5f5f5;
    height: 25px;
    border-right-color: inherit
}

.ui-jqgrid .ui-jqgrid-pager {
    border-left: 0!important;
    border-right: 0px!important;
    border-bottom: 0!important;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    background: #f5f5f5;
    border-top: 0 solid #e5e5e5;
    margin: 3px -15px -15px!important;
    padding: 3px 15px 0!important;
    height: 25px;
    font-size: 11px
}

.ui-jqgrid .ui-pg-table td {
    font-weight: 400;
    vertical-align: middle;
    padding: 0
}

.ui-jqgrid .ui-pg-button {
    border-left: 1px hidden;
    border-right: 1px hidden;
    border-top: 0;
    border-bottom: 0;
    height: 19px!important
}

#dialog_cmd,#dialog_reports,#dialog_settings,#dialog_settings_object_edit_select_icon,#dialog_user_edit,.ui-jqgrid .ui-pg-table,.ui-jqgrid .ui-state-disabled:hover {
    padding: 0
}

.ui-jqgrid .ui-jqgrid-titlebar {
    margin: 0 0 10px;
    padding: 0
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height: auto
}

.ui-jqgrid .ui-jqgrid-hdiv {
    margin: 0 0 3px;
    background: #f5f5f5;
    clear: both
}

.ui-jqgrid .ui-jqgrid-hdiv thead {
    font-size: 12px;
    height: 30px
}

.ui-jqgrid .ui-jqgrid-htable th {
    height: 13px
}

.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr,.ui-th-ltr {
    border-left: 1px solid #e5e5e5;
    padding-top: 0
}

.ui-jqgrid .ui-jqgrid-htable th#chat_object_list_grid_icon,.ui-jqgrid .ui-jqgrid-htable th#side_panel_history_route_detail_list_grid_icon,.ui-jqgrid .ui-jqgrid-htable th#side_panel_objects_object_list_grid_show,.ui-jqgrid .ui-jqgrid-htable th#side_panel_places_marker_list_grid_show,.ui-jqgrid .ui-jqgrid-htable th#side_panel_places_route_list_grid_show,.ui-jqgrid .ui-jqgrid-htable th#side_panel_places_zone_list_grid_show,.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr:first-child,.ui-th-ltr:first-child {
    border-left: none
}

.ui-jqgrid .ui-icon-asc,.ui-jqgrid .ui-icon-desc {
    margin-left: 7px;
    margin-top: 7px;
    height: 5px;
    width: 10px
}

.ui-jqgrid .ui-pg-input {
    font-size: 11px;
    height: 18px;
    margin: 2px 0;
    text-align: center
}

.ui-jqgrid .ui-pg-selbox {
    display: block;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin: 0
}

.ui-jqgrid .ui-separator {
    height: 0;
    border: none
}

.ui-jqgrid tr.jqgrow td {
    padding: 1px 2px;
    height: 19px
}

.ui-jqgrid tr.ui-row-ltr td span {
    display: inline-block;
    height: 17px;
    font-size: 12px
}

.ui-jqgrid tr.ui-row-ltr td span.status {
    color: grey;
    font-size: 11px
}

.ui-jqgrid .ui-jqgrid-btable {
    table-layout: fixed;
    margin: 3px 0 0;
    outline-style: none
}

.ui-jqgrid .ui-state-highlight,.ui-jqgrid .ui-state-hover,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    background: #f5f5f5;
    opacity: .9
}

.ui-jqgrid th.ui-state-hover {
    background: 0 0
}

.ui-pg-div .ui-icon-plus {
    background: url(images/plus-white.svg) center center/10px 10px no-repeat #2b82d4;
    padding: 6px
}

.ui-pg-div .ui-icon-import {
    background: url(images/import.svg) center center/auto 14px no-repeat;
    width: 24px
}

.ui-pg-div .ui-icon-export {
    background: url(images/export.svg) center center/auto 14px no-repeat;
    width: 24px
}

.ui-pg-div .ui-icon-action {
    background: url(images/action2.svg) center center/auto 14px no-repeat;
    width: 24px
}

.ui-pg-div .ui-icon-delete-all {
    background: url(images/remove.svg) center center/10px 10px no-repeat;
    width: 24px
}

.ui-jqgrid .ui-jqgrid-pager .ms-choice {
    margin-top: -6px
}

#cpanel #cpanel_billing_plan_list .ui-pg-div .ui-icon-plus,#cpanel #cpanel_object_list .ui-pg-div .ui-icon-plus,#cpanel #cpanel_unused_object_list .ui-pg-div .ui-icon-plus,#cpanel #cpanel_user_list .ui-pg-div .ui-icon-plus,#cpanel #dialog_user_edit .ui-pg-div .ui-icon-plus,#dialog_billing .ui-pg-div .ui-icon-plus,#dialog_cmd .ui-pg-div .ui-icon-plus,#dialog_expenses .ui-pg-div .ui-icon-plus,#dialog_maintenance .ui-pg-div .ui-icon-plus,#dialog_places_groups .ui-pg-div .ui-icon-plus,#dialog_reports .ui-pg-div .ui-icon-plus,#dialog_settings .ui-pg-div .ui-icon-plus,#dialog_settings_object_edit .ui-pg-div .ui-icon-plus,#dialog_tasks .ui-pg-div .ui-icon-plus {
    margin: -4px 0 -5px -15px
}

#dialog_billing .ui-pg-div .ui-icon-plus,.dialog-billing-titlebar .ui-dialog-titlebar {
    background-color: #9cc602
}

#bottom_panel .ui-jqgrid .ui-jqgrid-pager,#side_panel .ui-jqgrid .ui-jqgrid-pager {
    border-top: none;
    padding-left: 10px!important;
    padding-right: 10px!important;
    margin-left: -10px!important;
    margin-bottom: 0!important
}

#side_panel .ui-tabs-nav {
    padding: 10px 6px 0
}

#side_panel .ui-tabs-nav a {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px
}

#dialog_image_gallery .ui-jqgrid .ui-jqgrid-pager {
    margin-top: 10px!important;
    padding-right: 12px!important
}

.ui-jqgrid-btable a img {
    padding: 0 2px
}

.ui-jqgrid-btable img {
    width: 14px
}

.ui-jqgrid .tree-wrap-ltr {
    float: right;
    margin-top: 0;
    margin-right: 1px;
    margin-left: 8px
}

#cpanel .ui-jqgrid .ui-jqgrid-title {
    float: right;
    margin: auto
}

#cpanel .ui-jqgrid tr.ui-row-ltr td {
    padding: 3px
}

#cpanel .ui-jqgrid .ui-jqgrid-titlebar,#cpanel_manage_server .cpanel-title {
    margin-bottom: 12px
}

#gview_chat_object_list_grid,#gview_cpanel_manage_server_billing_plan_list_grid,#gview_cpanel_manage_server_custom_map_list_grid,#gview_cpanel_manage_server_language_list_grid,#gview_cpanel_manage_server_log_list_grid,#gview_cpanel_manage_server_template_list_grid,#gview_cpanel_manage_server_theme_list_grid,#gview_image_gallery_list_grid,#gview_settings_event_param_sensor_condition_list_grid,#gview_settings_object_sensor_calibration_list_grid,#gview_settings_object_sensor_dictionary_list_grid {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 3px
}

#gview_dialog_user_edit_subaccount_list_grid input[type=text] {
    height: 17px;
    width: 100%;
    border: 0;
    text-align: center
}

#cpanel #cpanel_billing_plan_list .ui-jqgrid .ui-jqgrid-hdiv,#cpanel #cpanel_manage_server .ui-jqgrid .ui-jqgrid-hdiv,#cpanel #cpanel_object_list .ui-jqgrid .ui-jqgrid-hdiv,#cpanel #cpanel_unused_object_list .ui-jqgrid .ui-jqgrid-hdiv,#cpanel #cpanel_user_list .ui-jqgrid .ui-jqgrid-hdiv,#cpanel #dialog_user_edit .ui-jqgrid .ui-jqgrid-hdiv {
    padding: 4px 0
}

body#login {
    background-image: url(../img/login-background.jpg);
    background-position: center center;
    background-size: cover;
    overflow: auto;
    width: 100%
}

#login .wrapper {
    display: table-cell;
    vertical-align: middle
}

#login .wrapper .inner-wrapper {
    width: 450px;
    padding: 20px;
    margin: 50px auto;
    background: #fff;
    opacity: .9
}

#login .wrapper .inner-wrapper .content {
    height: 250px;
    width: 100%;
    overflow: hidden
}

#login .wrapper .inner-wrapper .content .content-block {
    height: 250px
}

#billing_plan_purchase_list div,#login .logo-block {
    text-align: center
}

#login .logo {
    margin-bottom: 20px
}

#login .registration-closed {
    padding: 15px;
    background: #fab444;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px
}

#login .footer a,#login .icon,#login .server-select .ms-choice {
    background-size: 16px 16px;
    background-repeat: no-repeat
}

#login .server-select .ms-choice {
    background-image: url(images/server.svg);
    background-position: 15px center;
    height: 48px
}

#login .server-select .ms-choice span {
    top: 12px;
    padding-left: 51px
}

#login .server-select .ms-choice div {
    top: 14px
}

#login .server-select .ms-drop {
    margin-top: 24px
}

#login input.inputbox {
    background-color: #f5f5f5;
    width: 100%;
    height: 48px;
    padding-left: 50px;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid #151e30
}

#login .icon {
    float: left;
    width: 48px;
    height: 48px;
    background-position: 15px center
}

.icon.icon-email {
    background-image: url(images/email.svg)
}

.icon.icon-password {
    background-image: url(images/password.svg)
}

.icon.icon-code {
    background-image: url(images/shield.svg)
}

#login .wrapper .content-block input.button {
    background: #2b82d4;
    color: #fff;
    border: none;
    padding: 5px;
    height: 50px;
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

#login input.button:hover {
    opacity: .9
}

#login .content-block .reveal {
    position: absolute;
    right: 15px;
    top: 14px;
    width: 20px;
    height: 20px;
    background: url(images/eye-crossed.svg) center center/16px 16px no-repeat;
    cursor: pointer
}

#login .content-block .reveal.hide {
    background: url(images/eye.svg) center center/16px 16px no-repeat
}

#login .content-block .security-code {
    position: absolute;
    top: 15px;
    right: 10px
}

#login .wrapper .content-block .submit-btn {
    position: relative
}

#login .wrapper .content-block .submit-btn .remember-block {
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 15px
}

#login .submit-btn .remember-block input {
    display: none
}

#login .submit-btn .remember-block .custom-checkbox {
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(images/lock-open.svg) center center/16px 16px no-repeat;
    display: block
}

#login .submit-btn .remember-block .custom-checkbox.checked {
    background: url(images/lock-closed.svg) center center/16px 16px no-repeat
}

#login .recover-register-block {
    text-align: center;
    padding: 0;
    margin: 35px 0;
    font-size: 13px
}

#login .recover-register-block li {
    display: inline-block;
    list-style: none
}

#login .recover-register-block li a {
    font-weight: 700;
    color: #676767
}

#login .footer {
    height: 25px;
    padding-top: 10px;
    border-top: 1px solid #e4e4e4
}

#login .footer a {
    padding-left: 20px;
    color: #676767;
    background-image: url(images/mobile.svg);
    background-position: left center
}

#login .footer input.button.mobile-v {
    border: none;
    padding: none
}

#login .footer input.button.mobile-v:hover {
    color: #2b82d4;
    background: 0 0
}

#login .text {
    border-top: none
}

#top_panel {
    height: 40px;
    background: #fff;
    position: relative;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    z-index: 1000
}

#top_panel img {
    display: block;
    width: 16px;
    height: 16px;
    padding: 3px 0
}

#top_panel .tp-menu div a {
    display: flex;
    align-items: center;
    padding: 9px 14px;
    text-decoration: none;
    color: #282828;
    font-size: 13px
}

#top_panel .tp-menu div a span {
    font-size: 13px;
    font-weight: 500;
    margin-left: 7px
}

#billing_plan_purchase_list .row.even,#top_panel a.active,#top_panel a:hover {
    background: #f5f5f5
}

#top_panel .about-btn a {
    padding-top: 1px!important;
    padding-bottom: 2px!important
}

#top_panel .about-btn img {
    width: auto;
    height: 30px;
    padding: 4px 0
}

#top_panel .cpanel-btn a {
    background: #fab444;
    border: none
}

#top_panel .cpanel-btn a:hover {
    background: #fab444;
    opacity: .9
}

#top_panel .billing-btn a {
    background: #9cc602;
    border: none
}

#top_panel .billing-btn a:hover {
    background: #9cc602;
    opacity: .9
}

#top_panel .logout-btn a {
    background: #6c6c6c;
    border: none
}

#top_panel .logout-btn a:hover {
    background: #6c6c6c;
    opacity: .9
}

#top_panel .billing-btn span,#top_panel .chat-btn span {
    font-size: 11px;
    line-height: 12px;
    height: 12px;
    background: #f5f5f5;
    color: grey;
    padding: 3px;
    margin: 1px 0 0 10px;
    display: block;
    border-radius: 2px;
    float: right
}

#top_panel .user-btn span {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis
}

#side_panel {
    position: absolute;
    top: 40px;
    bottom: 0;
    width: 360px
}

#side_panel_events,#side_panel_history,#side_panel_objects,#side_panel_places,#side_panel_places_markers,#side_panel_places_routes,#side_panel_places_zones {
    padding: 10px
}

#side_panel_events .inputbox-search,#side_panel_history .inputbox-search,#side_panel_objects .inputbox-search,#side_panel_places .inputbox-search,#side_panel_places_markers .inputbox-search,#side_panel_places_routes .inputbox-search,#side_panel_places_zones .inputbox-search {
    font-size: 12px
}

#side_panel_events .inputbox-search:focus,#side_panel_events .inputbox-search:hover,#side_panel_history .inputbox-search:focus,#side_panel_history .inputbox-search:hover,#side_panel_objects .inputbox-search:focus,#side_panel_objects .inputbox-search:hover,#side_panel_places .inputbox-search:focus,#side_panel_places .inputbox-search:hover,#side_panel_places_markers .inputbox-search:focus,#side_panel_places_markers .inputbox-search:hover,#side_panel_places_routes .inputbox-search:focus,#side_panel_places_routes .inputbox-search:hover,#side_panel_places_zones .inputbox-search:focus,#side_panel_places_zones .inputbox-search:hover {
    background: url("images/search.svg") 10px center/14px 14px no-repeat #f5f5f5
}

#side_panel_places {
    padding-left: 0;
    padding-right: 0
}

#side_panel_places .ui-tabs-nav {
    border: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px
}

#side_panel_places .ui-tabs-nav li {
    border: 0
}

#side_panel_places .ui-tabs-nav li a,#side_panel_places .ui-tabs-nav li.ui-tabs-active a {
    padding-top: 2px;
    padding-bottom: 1px
}

#places_marker_icon_tabs {
    margin-left: -15px;
    margin-right: -15px;
    width: 324px
}

#places_marker_icon_custom_tab,#places_marker_icon_default_tab {
    padding-bottom: 0
}

#places_marker_icon_default_list {
    position: relative;
    height: 245px;
    overflow-y: scroll;
    border: 1px solid #f5f5f5;
    padding: 5px;
    box-sizing: border-box
}

#places_marker_icon_custom_list,#settings_object_edit_select_icon_default_list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    position: relative;
    overflow-y: scroll
}

#places_marker_icon_custom_list {
    height: 211px;
    border: 1px solid #f5f5f5;
    box-sizing: border-box
}

#bottom_panel {
    display: none;
    position: absolute;
    bottom: 0
}

#bottom_panel .controls {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 1
}

#bottom_panel .controls a {
    float: left;
    height: 16px;
    width: 16px;
    display: inline-block
}

#bottom_panel .controls span.icon-close {
    display: table;
    width: 100%;
    height: 100%;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center center
}

#bottom_panel_datalist,#bottom_panel_graph,#bottom_panel_msg {
    padding: 10px;
    background: #fff
}

#bottom_panel_graph_plot {
    height: 100%;
    width: 100%
}

.graph-label {
    line-height: 24px;
    margin-right: 5px
}

.object-list-item {
    height: 30px
}

.object-list-item .left {
    float: left;
    width: 110px
}

.object-list-item .right {
    display: table;
    height: 100%;
    float: right
}

.object-list-item .name {
    overflow: hidden;
    text-overflow: ellipsis
}

.object-list-item .status {
    overflow: hidden;
    text-overflow: ellipsis;
    color: grey;
    font-size: 10px
}

.object-list-item .ignition, .object-list-item .connection, .object-list-item .engine, .object-list-item .messages, .object-list-item .speed {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center;
    padding: 3px
}

.object-list-item .speed {
    max-width: 50px;
    text-overflow: ellipsis;
    overflow: hidden
}

.object-list-item .messages {
    font-size: 11px;
    line-height: 12px;
    height: 12px;
    background: #f5f5f5;
    color: grey;
    display: block;
    border-radius: 2px;
    margin-top: 4px
}

.object-action-menu {
    border-radius: 2px;
    padding: 3px
}

#dialog_confirm,#dialog_notify {
    min-width: 250px
}

#dialog_confirm_text,#dialog_notify_text,.ui-pnotify .ui-pnotify-text .row2 {
    line-height: 18px
}

#billing_plan_purchase_list .row .row2,.ui-pnotify .ui-pnotify-text .row {
    margin-bottom: 0
}

#dialog_language_properties .row2,.ui-pnotify .ui-pnotify-text .row2 div:last-child {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.ui-menu {
    position: absolute;
    min-width: 150px;
    z-index: 99999999
}

.ui-menu .ui-menu-icon {
    top: 8px
}

.menu {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 #9b9b9b;
    box-shadow: 0 0 5px 0 #9b9b9b
}

.menu ul {
    background: #fff;
    -webkit-box-shadow: 3px 0 5px 0 #9b9b9b;
    box-shadow: 3px 0 5px 0 #9b9b9b
}

.history-view-control,.map-layer-control,.object-follow-control,.street-view-control {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    position: absolute
}

.menu li {
    border-top: 1px solid #f5f5f5
}

.menu.ui-menu .first-item {
    border-top: 3px solid #2b82d4
}

.menu .ui-menu-icon,.menu ul li a {
    background: url(images/arrow-right.svg) left center/10px 10px no-repeat;
    overflow: visible
}

.menu.ui-menu .ui-menu-item a {
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 10px 10px;
    padding: 5px 15px 5px 28px;
    color: #444
}

#side_panel_events_dragbar,#side_panel_history_dragbar,#side_panel_objects_dragbar {
    margin: 3px -10px;
    height: 5px;
    background: #f5f5f5;
    cursor: row-resize
}

#bottom_panel_dragbar:hover,#side_panel_dragbar:hover,#side_panel_events_dragbar:hover,#side_panel_history_dragbar:hover,#side_panel_objects_dragbar:hover {
    background-color: #eee
}

#side_panel_dragbar {
    position: absolute;
    top: 40px;
    bottom: 0;
    left: 360px;
    width: 5px;
    background: #f5f5f5
}

#bottom_panel_dragbar {
    position: absolute;
    bottom: 0;
    left: 365px;
    right: 0;
    height: 5px;
    background: #f5f5f5;
    border-left: 0
}

#dialog_settings_event_properties,#dialog_settings_object_edit {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

#settings_main {
    height: 551px;
    margin-top: 0;
    border-top: 0
}

#dialog_user_edit_tabs ul,#settings_main .ui-tabs-nav {
    padding-top: 15px
}

#settings_object {
    min-height: 471px;
    border-top: 0
}

#settings_event {
    min-height: 417px;
    border-top: 0
}

#settings_object_edit_select_icon_default_list {
    height: 265px;
    border: 1px solid #f5f5f5;
    box-sizing: border-box
}

#settings_object_edit_select_icon_custom_list {
    position: relative;
    height: 231px;
    overflow-y: scroll;
    border: 1px solid #f5f5f5;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#map {
    position: absolute;
    top: 40px;
    bottom: 5px
}

.map-layer-control {
    top: 46px;
    right: 10px;
    background-color: #fff;
    padding: 2px;
    z-index: 20
}

.history-view-control {
    display: none;
    width: 196px;
    top: 46px;
    left: 413px;
    background-color: #fff;
    z-index: 20;
    float: left;
    clear: both
}

.history-view-control a,.history-view-control a:hover {
    float: left;
    height: 28px;
    width: 28px;
    display: inline-block
}

.street-view-control,.street-view-control img {
    width: 316px;
    height: 177px
}

.street-view-control {
    display: none;
    bottom: 16px;
    right: 10px;
    background-color: #fff;
    padding: 2px;
    z-index: 15;
    opacity: .75;
    line-height: 177px;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    color: #aaa
}

.object-cluster-popup {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 200px;
    margin-top: 25px
}

#map_follow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#side_panel_follow {
    display: none;
    position: absolute;
    top: 75px;
    bottom: 0;
    left: 0;
    width: 280px;
    background-color: #fff;
    opacity: .8;
    z-index: 8
}

.object-follow-control {
    top: 10px;
    right: 10px;
    background-color: #fff;
    padding: 2px 2px 2px 5px;
    z-index: 20
}

.datalist-item-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    overflow-x: auto
}

.data-item-text {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    color: #aaa
}

.datalist-item {
    display: table;
    float: left;
    width: 280px;
    min-width: 280px;
    margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 24px
}

.dashboard-container-graph-plot,.dashboard-container-text {
    margin-left: 10px;
    margin-right: 10px
}

.datalist-item-icon {
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    width: 24px;
    height: 24px
}

.datalist-item-name {
    display: inline-block;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis
}

.datalist-item-value {
    display: inline-block;
    width: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right
}

#dialog_dashboard {
    background-color: #f5f5f5;
    height: auto!important
}

.dashboard-container {
    display: inline-block;
    width: 100%;
    background-color: #fff
}

.dashboard-container-header {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #e5e5e5;
    margin-bottom: 10px
}

.dashboard-container-header-icon {
    float: left;
    width: 30px;
    height: 30px
}

.dashboard-container-header-icon span,.dashboard-container-header-menu span {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center center
}

.dashboard-container-header-menu {
    float: right;
    width: 30px;
    height: 30px
}

.dashboard-container-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    color: #aaa
}

.info,.info2 {
    display: table-cell;
    vertical-align: middle
}

.history-controls {
    margin: 5px 0
}

#dialog_chat,#dialog_image_gallery {
    padding-bottom: 0;
    overflow: hidden
}

#image_gallery_img {
    width: 640px;
    height: 480px;
    border: 1px solid #f5f5f5;
    text-align: center
}

#image_gallery_img_data {
    background: #f5f5f5;
    height: 28px;
    width: 657px;
    margin-top: 5px;
    margin-right: -15px
}

#dialog_image_gallery .img-controls {
    width: 320px
}

.chat-msgs-block {
    position: absolute;
    left: 252px;
    top: 15px;
    bottom: 49px;
    right: 15px
}

.chat-msg-block {
    position: absolute;
    left: 252px;
    bottom: 15px;
    right: 15px;
    height: 24px
}

#chat_msgs {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #f5f5f5;
    z-index: 9
}

.chat-msg-client,.chat-msg-server {
    text-align: left;
    clear: both;
    margin: 3px;
    padding: 3px 10px;
    max-width: 60%;
    border-radius: 2px;
    word-wrap: break-word
}

#chat_msgs_dt {
    font-size: 11px;
    display: none;
    position: relative;
    text-align: center;
    margin: 1px;
    padding: 1px;
    z-index: 10;
    background: #eee;
    opacity: .7
}

.chat-msg-status {
    font-size: 11px;
    float: right;
    clear: both;
    margin: 3px;
    max-width: 60%;
    color: #bbb
}

.chat-msg-server {
    float: right;
    background: #dfe8f7
}

.chat-msg-client {
    float: left;
    background: #f5f5f5
}

.chat-msg-dt-server {
    text-align: right;
    font-size: 10px;
    color: #888
}

.chat-msg-dt-client {
    text-align: left;
    font-size: 10px;
    color: #888
}

#billing_plan_purchase_list {
    width: 100%;
    height: 388px;
    font-size: 12px;
    overflow-y: scroll
}

#billing_plan_purchase_list .row {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
    padding: 10px 0
}

#billing_plan_purchase_list .row.header {
    font-weight: 600;
    color: #707070;
    background: #f5f5f5
}

#billing_plan_purchase_list div.name {
    text-align: left
}

#billing_plan_purchase_list i.arrow {
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    margin-left: 8px;
    background: url(images/arrow-right.svg) center center/10px 10px no-repeat
}

#billing_plan_purchase_list i.purchase {
    width: 16px;
    height: 16px;
    margin: 0 auto;
    display: block;
    float: none;
    background: url(images/cart.svg) center center/16px 16px no-repeat
}

.logo {
    border: 0;
    width: 300px
}

.favicon,.logo_small {
    border: 0;
    width: 32px;
    height: 32px
}

.info {
    padding-bottom: 15px;
    height: 35px
}

.info2 {
    height: 22px
}

.subinfo {
    color: #949494;
    line-height: 12px
}

.controls-block {
    margin: -15px -15px 10px;
    padding: 4px 15px 7px;
    background: #f5f5f5;
    height: 20px
}

#cpanel #dialog_user_edit_account .controls,#cpanel #dialog_user_edit_contact_info .controls,#settings_main_my_account .controls,#settings_main_sms .controls,#settings_main_user_interface .controls {
    position: absolute;
    right: 15px;
    top: 4px
}

#settings_main_my_account,#settings_main_user_interface {
    height: 490px
}

#settings_main_object_driver_list,#settings_main_object_group_list,#settings_main_object_list,#settings_main_object_passenger_list,#settings_main_object_trailer_list,#settings_main_objects_groups_drivers .ui-tabs-nav {
    margin: 0 -15px
}

.ui-tabs-anchor {
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis
}

body#cpanel {
    background: #e5e5e5
}

#cpanel h1.title {
    margin: 0;
    color: #2b82d4;
    display: table;
    float: left
}

.version {
    font-size: 10px;
    color: grey
}

#cpanel h1.title span {
    color: grey;
    font-weight: 400;
    font-size: 22px
}

#cpanel_billing_plan_list,#cpanel_manage_server,#cpanel_object_list,#cpanel_unused_object_list,#cpanel_user_list {
    margin: 15px;
    padding: 15px;
    background: #fff;
    border-top: 3px solid #2b82d4
}

#dialog_user_edit_tabs {
    height: 555px
}

#cpanel .inputbox-search {
    width: 300px;
    margin-left: 3px
}

#cpanel .ms-save {
    position: absolute;
    right: 0;
    top: 2px
}

#cpanel #cpanel_manage_server .ui-tabs-nav {
    background: #f5f5f5;
    padding: 10px 15px;
    border-bottom: none;
    margin: 0 -15px
}

#cpanel #cpanel_manage_server .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: grey;
    color: #fff;
    padding: 5px 15px
}

#cpanel #cpanel_manage_server .ui-tabs .ui-tabs-nav li a {
    padding: 5px 15px;
    margin-right: 5px;
    font-size: 12px;
    background-color: #fff
}

#cpanel_manage_server {
    position: absolute;
    top: 36px;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden
}

.cpanel-tabs-content {
    position: absolute;
    top: 50px;
    bottom: 45px;
    right: 0;
    left: 0;
    overflow-y: auto;
    margin-left: -15px
}

#cpanel_manage_server .ui-img-container {
    display: flex;
    height: 160px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    justify-content: center;
    align-items: center
}

#cpanel_manage_server .login-background,#cpanel_manage_server .logo {
    border: 0;
    width: auto;
    height: auto;
    max-width: 215px;
    padding: 5px
}

#cpanel_manage_server .login-background {
    max-height: 150px
}

#top_panel .select-language,#top_panel .select-view {
    margin: 1px 0;
    padding: 7px 10px
}

#top_panel .map-btn a {
    background: #2b82d4
}

#top_panel .map-btn a:hover {
    background: #2b82d4;
    opacity: .9
}

#top_panel .select-view {
    width: 180px
}

#top_panel .billing-plan-list-btn img,#top_panel .object-list-btn img,#top_panel .unused-object-list-btn img,#top_panel .user-btn img,#top_panel .user-list-btn img {
    float: left;
    margin-right: 5px
}

#top_panel .billing-plan-list-btn span,#top_panel .object-list-btn span,#top_panel .unused-object-list-btn span,#top_panel .user-btn span,#top_panel .user-list-btn span {
    display: block;
    float: right;
    margin-top: 1px
}

@media (max-width: 1150px) {
    #top_panel .user-btn span {
        display:none
    }

    #top_panel .user-btn img {
        margin-right: 0
    }
}

@media (max-width: 1100px) {
    #top_panel .user-btn {
        display:none
    }

    #top_panel .user-btn img {
        margin-right: 0
    }
}

@media (max-width: 1050px) {
    #top_panel .select-language {
        display:none
    }
}

@media (max-width: 1000px) {
    #bottom_panel_graph_label {
        display:none
    }
}

@media (max-width: 950px) {
    #top_panel .billing-btn {
        display:none
    }
}

@media (max-width: 750px) {
    .map-layer-control {
        display:none
    }
}

@media (max-width: 850px) {
    #top_panel .cpanel-btn,#top_panel .logout-btn,#top_panel .mobile-btn {
        display:none
    }
}

@media (min-width: 640px) {
    #side_panel_follow {
        display:none;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 280px;
        background-color: #fff;
        opacity: 1
    }
}

.inputbox {
    height: 28px;
    font-size: 12px!important;
    margin-bottom: 0;
    border: none;
    border-bottom: 2px solid
}

.text-end {
    text-align: end
}

.ms-choice {
    height: 28px;
    border-bottom: 2px solid
}

.ms-choice span {
    top: 2px
}

.ms-choice div {
    height: 24px;
    top: 2px
}

.ui-jqgrid .ui-jqgrid-hbox {
    padding: 0!important
}

.ui-dialog .ui-dialog-title {
    font-size: 14px;
    font-weight: 600
}

.ui-dialog[aria-describedby=dialog_dashboard] {
    height: 90vh!important
}
