html {
    overflow: hidden;
}

canvas {
    position: absolute;
}

#id-loading {
    width: 265px;
    height: 40px;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -130px;
    margin-top: -50px;
    z-index: 20000;
}

.dateCon{
    position: absolute;
    transform: translateX(140%);
    top: 30px;
    right: 50%;
    font-size: 18px;
    font-weight: 600;
    color: #1D6EFF;
    width: 430px;
    z-index:100;
}
.dateCon>input {
    display: inline-block;
}
.remarks{
    position: absolute;
    top: 80px;
    right: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #1D6EFF;
}
#id-time-text {
    position: absolute;
    top: 2%;
    left: 50%;
    margin-left: -138px;
    text-align: center;
    cursor: default;
    z-index: 9999;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    border: none;
    background: url(../../images/revison/bg_time@2x.png) no-repeat;
    background-size: 100% 100%;
    height: 55px;
    line-height: 55px;
    width: 276px;
}

.followInfo {
    width: 12%;
    /* min-width: 150px; */
    position: absolute;
    bottom: 5%;
    right: 2%;
    color: #6d511b;
    font-size: 16px !important;
    z-index: 9999;
    /* display: none; */
}


#id-machine-table {
    color: #000;
    float: left;
    border: 2px solid #5B83A6;
}

#id-follow {
    float: right;
}

#id-search-pilepoint {
    padding: 4px;
    width: 100%;
    background-color: #fcf8e3;
    border-radius: 4px;
    float: left;
    height: 30px;
    line-height: 1em;
}

#id-search-pilepoint-submit {
    float: right;
    margin-bottom: 0;
    right: 5px;
}

.searchM {
    width: 6em;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 22px;
    line-height: 24px;
}

.searchkM {
    width: 4em;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 22px;
    line-height: 24px;
}

#id-draw-block {
    width: 100%;
    float: left;
    margin-top: 20px;
    border: 1px solid #ccc;
}

.upperLeft {
    position: absolute;
    top: 6px;
    left: 12px;
    font-size: x-large;
    z-index: 999999;
}

#id-legend {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 9999;
    /*width: 120px;*/

}

#id-legend ul {
    width: 100%;
    padding: 0;
}

#id-legend ul li {
    width: 100%;
    height: 20px;
    list-style: none;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #072A5E;
    margin-bottom: 1px;
}

#id-monitor-control {
    padding-top: 2%;
    z-index: 9999;
    display: none;
}

#id-monitor-show {
    background: url(../../images/reload/monitor-frame1.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.dropdown-menu {
    /* background: url(../../images/reload/monitor-frame2.png) no-repeat; */
    background-color: #fff;
    background-size: 100% 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    min-width: 111px;
}

#id-monitor-control-index {
    background: url(../../images/reload/monitor-frame3.png) no-repeat;
    background-size: 100% 100%;

}

#id-monitor-list {
    width: max-content;
    padding-right: 10px;
}

#id-monitor-control-index {
    margin-left: 10px;
    margin-right: 2px;
    cursor: pointer;
}

#id-monitor-control-index-group {
    height: 35px;
    width: 182px;
}

.bottom {
    position: absolute;
    bottom: 0;
    left: 120px;
    padding: 10px;
    padding-bottom: 7px;
    width: 100%;
    z-index: 1000;
}

#id-scale-resize {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999;
}

#id-resize {
    /* float: right; */
    width: 104px;
    height: 32px;
    /* background: url(../../images/reload/reset-frame.png) no-repeat; */
    background-color: #2281F7;
    background-size: 100% 100%;
    color: #fff;
    /* margin-top: 10px; */
}

#id-resize:hover {
    /* font-size: 12px; */

}

#id-time-slider {
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-left: 118px;
    width: 54%;
    position: relative;
}

.leftTime {
    position: absolute;
    top: -6px;
    left: -87px;
    font-weight: 900;
}

.rightTime {
    position: absolute;
    top: -6px;
    right: -87px;
    font-weight: 900;
}

#id-play-stop {
    float: left;
    cursor: pointer;
    opacity: 0.4;
    width: 26px;
}

#id-scale {
    text-align: center;
    margin: 10px 12px;
}

#id-scale-line {
    height: 5px;
    width: 80px;
    border-bottom: 2px solid #167EFB;
    border-left: 1px solid #167EFB;
    border-right: 1px solid #167EFB;
}

#id-scale-text {
    color: #167EFB;
}

#id-play-type {
    float: left;
    padding: 0 10px;
}

#id-play-speed-control {
    /* position: absolute;
    bottom:-30px;
    right:0px; */
    /* float: left; */
    margin: 0 10px;
    width: 69px;
}

#id-play-speed1-control {
    position: fixed;
    left: 0;
    bottom: 296px;
    margin: 0 10px;
    width: 69px;
}

.ccl {
    position: absolute;
    bottom: -30px;
    right: 0px;
}

#id-play-speed-list {
    display: none;
}

#id-play-speed1-list {
    display: none;
}

input[type=checkbox],
input[type=radio] {
    width: 16px;
    height: 16px;
    background: url(../../images/reload/monitor-frame3.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 16px;
    float: right;
}

.btn-in-table {
    position: absolute;
    top: -150px;
    right: 8px;
    width: 69px;
    height: 32px;
    /* background: url(../../images/reload/follow-default.png) no-repeat; */
    background-size: 100% 100%;
    border: 1px solid #000;
    /* padding-left: 34px; */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
    line-height: 18px;
}

.table>thead>tr>th {
    vertical-align: middle;
}

.btn-default.active {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    background-color: #2281F7;
    /* background: url(../../images/reload/follow-select.png) no-repeat; */
    background-size: 100% 100%;
}

#id-followMobile.btn-in-table:hover,
#id-follow.btn-in-table:hover {
    /*color: #666;*/
}

#id-followMobile.btn-in-table.active:hover,
#id-follow.btn-default.active:hover {
    /*background-color: #2281F7;*/
    /*color: #fff;*/
}

#id-track-type-show {
    /* background: url(../../images/reload/multiple-frame1.png) no-repeat; */
    background-size: 100% 100%;
    background-color: #2281F7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 34px;
    width: 109px;
    margin-left: 10px;
}
#dateBtn {
    background-size: 100% 100%;
    background-color: #2281F7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 34px;
    /* width: 109px; */
    margin-left: 10px;
}
.glyphicon {
    font-size: 12px;
}

.dropdown-menu>li>a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
}

.dropdown-menu>li>a:hover {
    /* background-color: #2281F7; */
    color: #2281F7;
}

#id-play-speed-show {
    /* background: url(../../images/reload/multiple-frame1.png) no-repeat; */
    background-size: 100% 100%;
    background-color: #2281F7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 34px;
    width: 69px;

}
#id-play-speed-shows {
    /* background: url(../../images/reload/multiple-frame1.png) no-repeat; */
    background-size: 100% 100%;
    background-color: #2281F7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 34px;
    width: 69px;
    border-radius: 0;
    position: absolute;
    bottom: -30px;
    border:none;
    outline: none;
}
#id-play-speed1-show {
    /* background: url(../../images/reload/multiple-frame1.png) no-repeat; */
    background-size: 100% 100%;
    background-color: #2281F7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 34px;
    width: 69px;

}

#id-play-speed-list {
    min-width: 69px;
}

#id-play-speed1-list {
    min-width: 69px;
}

#id-play-speed-list .dropdown-menu {
    min-width: 69px;
}

#id-play-speed1-list .dropdown-menu {
    min-width: 69px;
}

#id-draw-button {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    background: #f5f5f5;
    cursor: pointer;
    float: left;
    width: inherit;
}

.draw-block-coord {
    padding: 1px;
    overflow-y: auto;
    overflow-x: hidden;
    height: fit-content;
}

.draw-block-coord li {
    margin: 3px 5px;
    font-size: 14px;
    padding: 2px 4px;
    background: bisque;
    border-radius: 2px;
}

.draw-block-coord li span {
    float: right;
    cursor: pointer;
    color: #d9534f;
    font: icon;
}

ul {
    margin-top: -2px;
    margin-bottom: -1px;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 0;
}

.dropdown-menu {
    margin: 0;
}

#div_template1,
#div_template2 {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    height: 38px;
    line-height: 34px;
}

#div_template1 {
    /* background: url(../../images/reload/engineering.png); */
    background-color: #2281F7;
    background-size: 100% 100%;
}

#div_template2 {
    /* background: url(../../images/reload/sectionBg.png); */
    background-color: #2281F7;
    background-size: 100% 100%;
}

.btnCar {
    /* position: fixed;
    top: 10%;
    right: 12%; */
    background: url(../../images/reload/engineering.png);
    background-size: 100% 100%;
    /* width: 250px; */
    /* background: #021942; */
    /* border: 1px solid #c7c7c8; */
    border-radius: 0;
    color: #fff;
    margin-top: 6px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    height: 38px;
    line-height: 28px;
}

#machineDrop>.dropdown-menu>li>a {
    font-size: 18px;
}

.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none;
}

.mobileShow {
    display: none;
}
.followInfo {
    bottom: 5%;
}

.table {
    margin-bottom: 0;
}

.machineName {
    display: inline-block;
    margin-top: 7px;
    color: #333;
}

.ui-slider-horizontal .ui-slider-range {
    max-width: 100%;
    background-color: #34DDAF !important;
    border-radius: 10px;
}

@media (max-width: 960px) {
    #id-play-speed-control {
        bottom: -40px;
        right: -10px;
        z-index: 3;
        width: 40px;
        height: 20px;
    }

    #id-play-speed-list {
        min-width: 40px !important;
        width: 40px !important;
        text-align: left;
    }

    .dropdown-menu>li>a {
        padding: 3px 8px !important;
    }

    #id-play-speed-show {
        position: relative;
        z-index: 9999999;
        height: 24px;
        background-color: rgba(0, 0, 0, 0.1) !important;
    }

    #id-play-speed-control .btn {
        padding: 0px 0px !important;
    }

    .ui-state-default {
        background: url(../../images/revison/icon_cursor2@2x.png) no-repeat !important;
    }

    .shadowCon {
        position: fixed;
        bottom: 50px;
        left: 0;
        height: 50px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
    }
    .bottomBtn {
        position: fixed;
        bottom: 0px;
        left: 0;
        height: 50px;
        width: 100%;
        background-color:#fff;
        box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2000);
    }
    #id-time-slider {
        bottom: 20px !important;
        left: -162px !important;
    }

    #id-legend {
        bottom: 60px;
    }

    .bottom {
        bottom: 37px;
    }

    #id-time-textMoblie {
        position: fixed;
        bottom: 46px;
        right:48px;
        margin-left: -138px;
        text-align: center;
        cursor: default;
        z-index: 9999;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 900;
        color: #000;
        border: none;
        background-size: 100% 100%;
        background: none;
        height: 55px;
        line-height: 55px;
        /*width: 200px;*/
    }

    #id-time-textMoblie2 {
        position: fixed;
        bottom: 46px;
        right: -55px;
        margin-left: -138px;
        text-align: center;
        cursor: default;
        z-index: 9999;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 900;
        color: #2281F7;
        border: none;
        background-size: 100% 100%;
        background: none;
        height: 55px;
        line-height: 55px;
        width: 200px;
    }

    #id-resizeMobile {
        /* float: right; */
        /*width: 100%;*/
        /*font-size: 14px;*/
        /*margin-bottom: 10px;*/
        /*height: 36px;*/
        /*background-color: #2281F7;*/
        /*background-size: 100% 100%;*/
        /*color: #fff;*/
        /* margin-top: 10px; */
    }

    #id-machine-show {
        font-size: 13px;
    }

    #div_template1 {
        max-width: 275px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .table-condensed tr th {
        font-size: 13px;
    }

    #id-search-pilepoint-submit {
        padding: 5px 1px;
        margin-top: 3px;
    }

    .searchM {
        width: 4em;
    }

    .searchkM {
        width: 3em;
    }

    .table {
        margin-bottom: 0px;
    }

    .mobileHidden {
        display: none !important;
    }

    .mobileShow {
        display: block;
    }

    .followInfo {
        bottom: 106px;
        width: 18%;
        z-index: 999999;
    }

    .btn-in-table {
        top: 52px !important;
        right: 2px !important;
    }

    .btn-default.active {
        font-size: 14px;
    }

    .glyphicon {
        font-size: 14px;
        margin-right: 7px;
    }

    span.ui-slider-handle.ui-corner-all.ui-state-default {
        width: 20px;
        height: 20px;
        left: -1px;
        /* border: 1px solid #167EFB; */
        /* background:#167EFB; */
    }

    .rightTimeM {
        position: absolute;
        top: unset;
        bottom: -6px;
        right: -50px;
        font-size: 12px;
        font-weight: 500;
        color: #fff !important;
        z-index: 2;
    }

    .leftTimeM {
        position: absolute;
        bottom: -6px;
        top: unset;
        left: -56px;
        height: 20px;
        font-size: 12px;
        font-weight: 500;
        color: #fff !important;
        z-index: 2;
    }

    .ui-widget.ui-widget-content {
        /* border: 1px solid #167EFB; */
    }

    .ui-slider-vertical .ui-slider-range {
        max-height: 100%;
    }
    .upperLeft {
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: x-large;
        z-index: 999999;
        width: 100%;
    }

    .remarks{
        position: absolute;
        top: 48px;
        left: 10px;
        font-size: 12px;
        color: #1D6EFF;
    }

}

.roadIcon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../images/revison/icon_road@2x.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: sub;
    margin-left: 0px;
}

.ui-state-default {
    background: url(../../images/revison/icon_cursor@2x.png) no-repeat !important;
    background-size: 100% 100% !important;
    width: 30px !important;
    height: 30px !important;
    border: none !important;
    top: -10px !important;
}

.ui-state-focus {
    border: none !important;
    outline: none !important;
}

.ui-state-active {
    border: none !important;
    outline: none !important;
}

.ui-state-hover {
    border: none !important;
    outline: none !important;
}

.ui-state-default {
    border: none !important;
    outline: none !important;
}

.ui-slider-handle {
    border: none !important;
    outline: none !important;
}

.ui-corner-all {
    border: none !important;
    outline: none !important;
}
.newBtnCon {
    position: absolute;
    top: -96px;
    right: 0px;
    height:102px;
    width: 50px;
    border-radius: 16px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2000);
    background-color: #fff;
    padding:5px;
    text-align: center;
}
.followBtn,.resetBtn {
    height:30px;
    background-color: red;
}
.resetBtn {
    background: url(../../images/reset.png) no-repeat;
    background-size: 60% 72%;
    background-position: center;
}
.followBtn {
    background: url(../../images/follow.png) no-repeat;
    background-size: 60% 54%;
    background-position: center;
}
.followBtnSel {
    background: url(../../images/followSelect.png) no-repeat;
    background-size: 60% 54%;
    background-position: center;
}
.newBtnLine {
    height:2px;
    background-color: #000;
}
.btnFont {
    font-size: 12px;
    color:#000;
}
.btnFontSel {
    color:#1D6EFF;
}
.legendT {
    float:left;
    display: inline-block;
    width: 10px;
    height:10px;
    margin-top:3px;
}
#ulCOn {
    padding:10px;
    background-color: #fff;
    border-radius: 6px;
    margin-left:0px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2000);
}
#id-legend-ul {

}
#projectInfo {
    width:100%;
    height:40px;
    background: #E7EEFE;
    border-radius: 0px 0px 4px 4px;
    font-size: 13px;
    line-height: 30px;
    padding:10px;
    padding-top:6px;
    overflow: hidden;
}
.openImg {
    width:14px;
    height:14px;
}
#id-project-label {
    position: relative;
    z-index: 999999;
}
.openBtn {
    position: absolute;
    right: 0px;
    top: 30px;
    width:30px;
    height:36px;
    border-radius: 0px 0px 7px 7px;
    background: #E7EEFE;
    text-align: center;
    z-index: 999999;
}
.closeBtn {
    position: absolute;
    right: 0px;
    top: 122px;
    width:30px;
    height:36px;
    color: #417FEE;
    font-size: 13px;
    border-radius: 0px 0px 7px 7px;
    background: #E7EEFE;
    text-align: center;
    z-index: 999999;
    width:30px;
    height:30px;
}
.showOCBtn {
    display:none;
}
#id-track-type-list2 {
    display: flex;
}
#id-track-type-list2 li {
    flex:1;
    list-style-type:none;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
#id-track-type-list2 li a {
    color:#666666;
    text-decoration:none;
}
