/*
* @ PROJECT F3
* @ AUTNOR ZoomWell Team
* @ LINK WWW.ZWLBS.COM
*/
/*#fenceTool{position:relative;top:10px;left:100px;z-index:999}*/
#fenceTool {
    position: absolute;
    top: 60px;
    left: 3px;
    z-index: 1000;
}

#fenceTool img {
    width: 18px;
    margin-top: -4px;
}

#fenceTool .dropdown-menu {
    min-width: 220px;
    max-height: 250px;
    overflow: auto;
    background-color: #fff
}

/*天气*/
#weatherContainer {
    position: absolute;
    top: 100px;
    left: 3px;
    z-index: 10;
}

#weatherContainer h4 {
    font-size: 14px;
    font-weight: bold;
}

#weatherContainer .weather {
    display: inline-block;
    margin: 0 10px;
    min-width: 60px;
    text-align: center;
}

#weatherContainer .dropdown-menu {
    width: 310px;
    max-height: 500px !important;
    padding: 10px;
    background-color: #fff
}

.menu-header {
    margin-bottom: 8px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}

.realContent {
    display: flex;
    justify-content: space-between;
}

.realContent div {
    flex: 1;
}

#vFenceTree {
    display: inline-block
}

/*#fenceTool .btn-white{padding:6px!important}*/
#fenceTool .btn-white {
    padding: 8px 4px !important;
}

#fenceTool > .dropdown-menu {
    display: none
}

#vSearchContent {
    padding: 0
}

#realTimeStateTable {
    user-select: text !important;
    -ms-user-select: text !important;
    -moz-user-select: text !important;
    -webkit-user-select: text !important
}

#alarmTable tbody tr:hover, #gpsTable2 tbody tr, #realTimeStateTable tbody tr:hover, .vStatusInfoShowMore {
    cursor: pointer
}

#obdInfoTable td {
    cursor: pointer
}

.info {
    border: 1px solid silver
}

div.info-top {
    position: relative;
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #ccc;
    border-radius: 5px 5px 0 0
}

div.info-top div {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 31px;
    padding: 0 10px
}

div.info-top img {
    position: absolute;
    top: 10px;
    right: 10px;
    transition-duration: .25s
}

div.info-top img:hover {
    box-shadow: 0 0 5px #000
}

div.info-middle {
    font-size: 9pt;
    padding: 6px;
    line-height: 20px
}

div.info-bottom {
    height: 0;
    width: 100%;
    clear: both;
    text-align: center
}

div.info-bottom img {
    position: relative;
    z-index: 104
}

.info-middle img {
    float: left;
    margin-right: 6px
}

.btnPaddingTop {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.btnMarginTop {
    margin-top: -6px !important
}

.panBodyPadding {
    padding: 0 !important
}

.panHeadHei {
    height: 50px !important
}

.panHeadHeight {
    height: 3pc !important
}

.btnPadding {
    padding: 0
}

.btnPaddingOnLine {
    padding: 0;
    color: #45a541
}

.groupPaddingTL {
    padding-top: 0 !important;
    padding-left: 0
}

.searchArea {
    background-color: #fff;
    border: 1px solid #ccc;
    padding-bottom: 6px
}

.updataBtn {
    padding-left: 9px
}

.lineBorder {
    width: 100%;
    height: 2px;
    background-color: #ccc
}

.groupzTree {
    overflow: auto
}

.stateArea {
    margin: 10px 0 0
}

.stateIcon {
    padding: 0;
    padding: 0 0 0 1px
}

.offlineIconArea {
    color: #b6b6b6;
    padding: 0 3px 0 0
}

.heartbeatArea {
    color: #fb8c96;
    padding: 0 3px 0 15px
}

.onlineDrivingArea {
    color: #78af3a;
    padding: 0 3px 0 15px
}

.onlineNotPositioningArea {
    color: #754801;
    padding: 0 3px 0 15px
}

.neverOnLineIcon {
    background-image: url(../../zTree/css/img/offline.png) !important;
    background-position: 0, 0;
    width: 10px;
    height: 10px
}

.warningArea {
    color: #ffab2d;
    padding: 0 3px 0 15px
}

.speedLimitWarningArea {
    color: #960ba3;
    padding: 0 3px 0 15px
}

.onlineParkingArea {
    color: #c80002;
    padding: 0 3px 0 15px
}

.content-right {
    padding-right: 0;
    padding: 0 0 0 0px
}

.panelHeading {
    padding-bottom: 0
}

.mapSearchArea {
    position: absolute;
    top: 5px;
    left: 62px
}

.placeNameSearchArea {
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    float: left;
    width: 200px
}

.searchBtn, .searchLocation {
    border: none
}

.searchBtn {
    background-color: #fff;
    cursor: pointer
}

.placeName {
    float: left;
    margin-left: 15px
}

.placeArea, .placeChoose {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    background-color: #fff
}

.placeArea {
    position: absolute;
    left: 0;
    top: 36px;
    width: 300px;
    height: 214px;
    clear: both;
    display: none
}

.resultIcon {
    width: 45px;
    height: 45px;
    background-image: url(../img/playIcon.png) !important;
    display: inline-block;
    cursor: pointer
}

.backIcon {
    background-position: 0 0
}

.playIcon {
    background-position: 0 -55px
}

.forwardIcon, .slowDownIcon {
    background-position: 0 -165px
}

.resetIcon {
    background-position: 0 -110px
}

.speedUpIcon {
    background-position: 0 -55px
}

.suspendedIcon {
    background-position: 0 -220px
}

#dragDIV {
    height: 4px;
    width: 100%;
    cursor: n-resize;
    background-color: #ccc;
    margin: 0 0 2px;
    transition: background-color 500ms;
}

.panTabPadd {
    padding: 10px !important
}

#goShow i {
    color: #6dcff6 !important;
    cursor: pointer
}

#goHidden, #scalingBtn {
    color: #6dcff6;
    cursor: pointer
}

#goShow {
    box-shadow: 1px 1px 10px #ccc;
    display: none;
    width: 38px;
    height: 38px;
    background: #fff;
    line-height: 20px;
    text-align: center;
    float: left;
    margin: 5px 15px 0 0;
    position: absolute;
    top: 0px;
    left: 5px;
    cursor: pointer;
    padding: 10px 0 0;
    border-radius: 3px;
    z-index: 999;
}

.contPanelMargin, .mapDataPadd {
    margin-bottom: 0 !important
}

#realTimeStateTable > tbody > tr:hover > td, #realTimeStateTable > tbody > tr:hover > th {
    background-color: #e9e9e9
}

.amap-toolbar {
    right: auto !important;
    bottom: 70px !important;
    left: 25px !important
}

.amap-scale-text {
    color: #000 !important
}

#customizeColumns, #search_condition {
    border-radius: 3px
}

.backRealTime {
    width: 25px;
    height: 25px;
    background: #fff;
    line-height: 25px;
    text-align: center;
    position: absolute;
    right: 89px;
    top: 0;
    opacity: .9
}

.inpSearchWid {
    width: 100%
}

.btnBack {
    padding: 3px 10px !important;
    font-size: 15px !important
}

.realtimebtn-group, .trackPlay-group {
    position: absolute;
    right: 0;
    font-size: 18px;
    padding: 4px 5px 0 0;
    top: 0;
    z-index: 3;
    opacity: .9
}

.realtimebtn-group .mapBtn, .realtimebtn-group .mapRC, .trackPlay-group .mapBtn, .trackPlay-group .mapRC {
    height: 27px;
    line-height: 25px;
    background-color: #0d9bf2;
    color: #fff;
    border: 0;
    outline: 0;
    padding: 0 10px;
    border-radius: 3px;
    margin-bottom: 4px;
    cursor: pointer;
    font-size: 15px;
    color: #080808;
    background-color: #ccc;
    padding-right: 10px \9  \0 !important;
    padding-left: 9px \9  \0 !important
}

.realtimebtn-group .map-active, .trackPlay-group .map-active {
    color: #fff;
    background-color: #6dcff6
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    text-align: center
}

#showAlarmWin {
    right: 2px;
    padding: 10px;
    height: 20px;
    width: 20px;
    background-image: url(../img/showAlarmWin.svg);
    background-size: 20px 20px
}

#showAlarmWin, #showAlarmWinMark {
    position: absolute;
    bottom: 2px;
    z-index: 998;
    cursor: pointer
}

#showAlarmWinMark {
    right: 15px;
    display: none;
    background-image: url(../img/alarmWin.gif);
    width: 66px;
    height: 66px;
    background-position: 0 0
}

#showAlarmWinMark #showAlarmNum {
    position: absolute;
    right: 24px;
    bottom: 30px;
    z-index: 99;
    background-color: #e50c0c;
    border-radius: 15px;
    padding: 0 5px;
    color: #fff;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    line-height: 18px;
    font-size: 9pt
}

.contextMenuContent {
    border: 1px solid #ffab2d;
    background-color: #f8ba61;
    cursor: default;
    padding: 0 !important;
    min-width: 115px;
    box-shadow: 1px 1px 5px #606060
}

.alarmFlashes .flashesOpen, .alarmFlashes .flashesOpen-off, .alarmRelieve span, .alarmSettingsBtn span, .alarmSettingsSmall .smallIcon, .alarmSound .soundOpen, .alarmSound .soundOpen-off {
    background-image: url(../img/alarmResult.png);
    display: inline-block;
    vertical-align: middle
}

.alarmFlashes, .alarmRelieve, .alarmSound {
    color: #fff;
    cursor: pointer
}

.alarmFlashes, .alarmSound {
    padding: 10px
}

.alarmFlashes:hover, .alarmSound:hover {
    background-color: #fbc984
}

.alarmFlashes font, .alarmSound font {
    display: block
}

.contextMenuContent .alarmSound .soundOpen {
    background-position: 0 0;
    width: 33px;
    height: 33px
}

.contextMenuContent .alarmFlashes .flashesOpen {
    background-position: 0 -6pc;
    width: 33px;
    height: 33px
}

.contextMenuContent .alarmSound .soundOpen-off {
    background-position: 0 -3pc;
    width: 33px;
    height: 33px
}

.contextMenuContent .alarmFlashes .flashesOpen-off {
    background-position: 0 -9pc;
    width: 33px;
    height: 33px
}

.contextMenuContent .alarmRelieve span {
    background-position: 0 -2in;
    margin: 0 10px 0 0;
    width: 33px;
    height: 33px
}

.contextMenuContent .alarmSettingsBtn, .contextMenuContent .alarmSettingsSmall {
    color: #fff;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #e1e1e1
}

.contextMenuContent .alarmSettingsBtn:hover, .contextMenuContent .alarmSettingsSmall:hover {
    background-color: #fbc984
}

.contextMenuContent .alarmSettingsBtn span {
    background-position: 0 -15pc;
    width: 17px;
    height: 17px;
    margin: -2px 3px 0 0
}

.contextMenuContent .alarmSettingsSmall .smallIcon {
    background-position: 0 -263px;
    width: 17px;
    height: 17px;
    margin: -2px 3px 0 0
}

#alarmTypeInfoTab .alarmTypeAlignment, #rMenu {
    text-align: left
}

#rMenu {
    position: absolute;
    visibility: hidden;
    top: 0;
    background-color: #fff;
    border: 1px solid #6dcff6;
    padding: 5px;
    box-shadow: 2px 3px 8px #989898;
    width: 143px;
    border-radius: 5px;
    z-index: 99999;
}

#rMenu a {
    color: #989898;
    cursor: pointer;
    display: block;
    background-color: #f7f7f7;
    margin: 0 0 5px;
    padding: 5px 0 5px 5px;
    border-left: 3px solid #c5c5c5
}

#rMenu #treeRightMenu-l .menu-show-more:hover {
    color: #6dcff6
}

#rMenu #treeRightMenu-l a:hover, #rMenu #treeRightMenu-r a:hover {
    color: #fff;
    background-color: #6dcff6;
    border-left: 3px solid #04b0f5
}

#rMenu #treeRightMenu-l .menu-show-more {
    margin: 0;
    background-color: #fff;
    border: 1px solid #c5c5c5
}

#rMenu #treeRightMenu-l .menu-show-more:hover {
    color: #6dcff6;
    background-color: #fff;
    border: 1px solid #c5c5c5 !important
}

#rMenu #treeRightMenu-l a span {
    float: right;
    padding: 0 5px 0 0
}

#rMenu #treeRightMenu-r a:hover {
    color: #fff
}

#rMenu #treeRightMenu-r .menu-show-more, #rMenu .rmenu-last-a {
    margin: 0
}

#prooFreadingForm .form-control[disabled] {
    background-color: #fafafa
}

.proo-title {
    margin-bottom: 30px;
    font-weight: 700
}

.amap-info-content {
    background-color: #ebe9e5;
    line-height: 22px !important;
    border: 1px solid #c2c2c2 !important;
    box-shadow: none !important;
    opacity: .9;
    padding: 15px 18px !important;
    border-radius: 5px
}

/*滚动条整体样式*/
/*.amap-info-content::-webkit-scrollbar {
  width: 5px;
  height: 5px
}

.amap-info-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353
}

.amap-info-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #EDEDED
}*/

.amap-info-close {
    display: none !important
}

.infoWindowSetting {
    width: 158px
}

.infoWindowSetting a {
    padding: 0;
    color: #767574;
    text-align: center;
    margin: 5px 0 0 6px;
    cursor: pointer
}

.amap-info-sharp {
    background-image: url(../../resources/img/sharp.png) !important;
    opacity: .9;
    margin: 0 0 0 83px !important
}

#listeningContent, #sendTextMessages, #takePicturesContent {
    display: none
}

#takePicturesContent .photo-show-loading {
    margin: 0 auto;
    text-align: center
}

.btn-alarm-manage {
    width: auto;
    min-width: 69pt;
    padding: 9px 4px !important;
}

#warningManageClose, #warningManagePhoto {
    margin: 0 0 1px !important
}

.recording-timeline {
    left: 40%
}

.recording-timeline, .taping-timeline {
    position: absolute;
    bottom: 0;
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 3px;
    z-index: 99;
    cursor: auto;
    padding: 10px
}

.taping-timeline {
    left: 60%
}

.recording-timeline #videoPlay, .taping-timeline #voicePlay {
    float: left;
    cursor: pointer
}

.barline {
    float: left;
    height: 20px;
    border-radius: 15px;
    margin: 6px 0 0 5px
}

#v-statusInfo img {
    cursor: pointer !important
}

#v-statusInfo-show {
    display: none;
    padding: 0;
    word-break: break-word
}

#v-statusInfo-show div.col-md-6:nth-child(even) {
    border-left: 1px solid #929294;
    padding-right: 0
}

#v-statusInfo-show div.col-md-6:nth-child(odd) {
    border-left: 1px solid #929294
}

#basicStatusInformation {
    width: 158px;
}

.leaflet-popup-pane {
    width: 100vw;
}

.leaflet-popup-content:has(#basicStatusInformation) {
    display: flex;
}

.leaflet-tooltip-content-transparent {
    background-color: #00000000 !important;
    border: none !important;
    box-shadow: none !important;
}

.leaflet-tooltip-content-transparent::before {
    content: "";
    opacity: 0;
}

.BMap_bubble_content {
    padding: 0 5px 5px !important;
    font-size: 12px !important;
}

.amap-info-sharp-marleft-show {
    margin: 0 0 0 272px !important
}

.amap-info-sharp-marleft-hide {
    margin: 0 0 0 83.5px !important
}

.realTimePage .sidebar {
    overflow-y: auto
}

.realTimePage .sidebar::-webkit-scrollbar {
    width: 1px;
    height: 1px;
    background-color: #28282e
}

.realTimePage .sidebar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #f5f5f5
}

#videoSeparated .btn-box {
    display: inline-block;
    vertical-align: 7px;
}

#videoSeparated .btn-box button {
    padding: 4px 8px 5px
}

#videoSeparated button[disabled] {
    cursor: default;
    background: #ddd;
}

#videoTool {
    height: 60px;
    padding-top: 5px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

#videoTool .talkback, .videoSwitch, .monitorSwitch, #videoToolCopy .talkback, .videoSwitch, .monitorSwitch {
    display: inline-block;
    width: 77px;
    height: 32px;
    margin-left: 8px;
    /* margin-left: 10px;
     margin-right: 10px;*/
}

#videoToolCopy {
    height: 32px;
    vertical-align: -4px;
}

#videoToolCopy i {
    margin: 0 !important;
}

#videoToolCopy .icon {
    height: 32px;
}

.talkback .icon-area, .videoSwitch .icon-area, .monitorSwitch .icon-area {
    width: 77px;
    height: 32px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

#videoTool .icon-area {
    margin-top: 6px;
    vertical-align: top;
}

.talkback .icon-area .icon, .videoSwitch .icon-area .icon, .monitorSwitch .icon-area .icon {
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
}

.talkback .icon-area .icon .icon-off, .videoSwitch .icon-area .icon .icon-off, .monitorSwitch .icon-area .icon-off {
    background-image: url(/clbs/resources/img/jianguan-call-off.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 32px;
    display: inline-block;
}

.talkback .icon-area .icon .icon-on, .videoSwitch .icon-area .icon .icon-on, .monitorSwitch .icon-area .icon-on {
    background-image: url(/clbs/resources/img/jianguan-call-on.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 32px;
    display: inline-block;
}

.videoSwitch .icon-area .icon .icon-off {
    background-image: url(/clbs/resources/img/jianguan-video-off.png);
}

.videoSwitch .icon-area .icon .icon-on {
    background-image: url(/clbs/resources/img/jianguan-video-on.png);
}

.monitorSwitch .icon-area .icon .icon-off {
    background-image: url(/clbs/resources/img/jianguan-hear-off.png);
}

.monitorSwitch .icon-area .icon .icon-on {
    background-image: url(/clbs/resources/img/jianguan-hear-on.png);
}

.talkback .icon-area.active .icon, .videoSwitch .icon-area.active .icon, .monitorSwitch .icon-area.active .icon {
    transform: translateX(-77px);
    -ms-transform: translateX(-77px);
    -moz-transform: translateX(-77px);
    -webkit-transform: translateX(-77px);
    -o-transform: translateX(-77px);
}

.talkback .tit, .videoSwitch .tit {
    display: inline-block;
    height: 46px;
    line-height: 46px;
}

.passageway-select > div {
    display: inline-block;
    height: 46px;
    line-height: 46px;
}

#IdentificationInfo div > span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}