table.dataTable td>span,
table.dataTable td>i {
    margin-left: 0.5em;
    opacity: 0.6;
}

table.dataTable td>i {
    cursor: pointer;
}

#red .slider-selection {
    background: #f56954;
}

.slider-handle {
    background-color: #444;
    background-image: linear-gradient(to bottom, #444 0, #444 100%);
}

.parsley-errors-list {
    padding-top: 4px;
    padding-left: 2px;
}

.parsley-errors-list>li {
    color: #f05050;
}

.col-sm-10.icheck {
    position: relative;
}

.icheck .parsley-errors-list.filled {
    position: absolute;
    bottom: -25;
}

.icheck .parsley-errors-list:not (.filled) {
    display: none;
}

td .tooltip-inner {
    background-color: #3c8dbc;
}

td .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3c8dbc;
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    color: #3c8dbc;
}

.bootstrapMenu .dropdown-menu>li>a:hover {
    background-color: #337ab7;
}

.bootstrapMenu .dropdown-menu>li>a>i {
    color: #3c8dbc;
}

.bootstrapMenu .dropdown-menu>.disabled>a {
    opacity: 0.5;
}

.jstree-themeicon-custom {
    color: #3c8dbc;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: not-allowed;
}

.vakata-context li>a {
    color: #337ab7;
}


/*.treeview span.icon {
    color:#3c8dbc;
    margin-right: 8px !important;
}

.treeview .node-selected span.icon {
    color:white !important;
}

form > a {
    cursor: pointer;
}*/

.ztree li span.button.camera_ico_open {
    margin-right: 2px;
    background-position: -128px 0px;
    vertical-align: top;
    /*vertical-align: middle*/
}

.ztree li span.button.camera_ico_close {
    margin-right: 2px;
    background-position: -128px -32px;
    vertical-align: top;
    /*vertical-align: middle*/
}


/* 
.ztree li span.button.camera_ico_docu{margin-right:2px; background-position:-128px -32px; vertical-align:top; *vertical-align:middle}
 */

.ztree li span.button.camera_ico_docu {
    margin-right: 2px;
    background: url(../img/playcontrol/ui-video-camera.svg);
    vertical-align: top;
    /*vertical-align: middle*/
}

.ztree li span.button.cameraOnline_ico_docu {
    margin-right: 2px;
    background: url(../img/playcontrol/ui-video-camera-green.svg);
    vertical-align: top;
    /*vertical-align: middle*/
}

.ztree li span.button.cameraOffline_ico_docu {
    margin-right: 2px;
    background: url(../img/playcontrol/ui-video-camera-yellow.svg);
    vertical-align: top;
    /*vertical-align: middle*/
}
.ztree li span.button.cameraUnkown_ico_docu {
    margin-right: 2px;
    background: url(../img/playcontrol/ui-video-camera.svg);/* ui-video-camera-blue*/
    vertical-align: top;
    /*vertical-align: middle*/
}
/*
 20190426 by mazz 修改目录树 ico_docu默认图标，与ico_close相同
*/

.ztree li span.button.ico_docu,
.ztree li span.button.ico_open,
.ztree li span.button.ico_close {
    margin-right: 2px;
    /*background-position: -110px 0;*/
    background: url(../img/images/tree/line.png);
    vertical-align: top;
    /*vertical-align: middle*/
}

.ztree * {
    font-size: 14px;
}

.ztree li {
    padding: 2px 3px 2px 0;
}

.highlight {
    background-color: #FF0000;
}

.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}

.playSpeedli {
    min-width: 443px;
}

#progressSlider .slider-selection,
#speedSlider .slider-selection {
    background: #8283FF;
}


/* 修改页面框结构样式  start by Tangxiao */

body {
    background-color: #ecf0f5;
}

.modal-backdrop {
    z-index: 799!important;
    margin: 50px auto!important;
}

/* .main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
} */

.pdb10 {
    padding-bottom: 10px;
}

.icon2_ico_docu {
    background-image: url('/tonguephase/img/deviceMonitor/interchanger.png')!important;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 115px!important;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 65px!important;
}

.playcontainer {
    /* margin: 1px!important; */
    padding: 1px!important;
    border: 1px!important;
}

.videoplayerStyle {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#videoHeadBtnGroup {
    padding: 10px 6px 10px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: absolute;
    top: 41px;
    left: -130px;
    width: 130px;
    z-index:99;
}

.btnGroupOne,
.btnGroupTwo {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    /* border-bottom: 1px dotted #ddd; */
    margin-bottom: 5px;
}

.mapShowBtnGroup {
    display: flex;
    justify-content: flex-start;
    padding: 10px 10px 0px 10px;
    background: #fff;
    border: 1px solid #ddd;
    /* border-radius: 3px; */
}

.mapShowBtnGroup .btnGroupOne {
    width: 115px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-right: 10px;
}

.mapShowBtnGroup .btnGroupTwo {
    width: 72px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.playwindow {
    height: 120px;
    width: 20%;
    background-color: black;
    border: 2px solid black;
    display: none;
}

#containerBox {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow-y: hidden;
}

.pieAndLine {
    height: 50%;
    /* width:49%; */
}

.oldBox {
    margin-left: 1%;
}

@media (min-width: 768px) {
    .sidebar-collapse #sideBarMenu li.treeview:hover>a>span:not(.pull-right),
    .sidebar-collapse #sideBarMenu li.treeview:hover>.treeview-menu {
        display: block !important;
        position: absolute!important;
        width: 180px!important;
        left: 50px!important;
    }
    /* .main-sidebar {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
    } */
    .content-wrapper {
        /* min-height: auto!important; */
        /* position: fixed;
        left: 230px;
        top: 50px;
        bottom: 50px;
        right: 0;
        margin-left: 0; */
        transition: left .3s ease-in-out;
        z-index: 1030;
    }
    .main-footer {
        /* position: fixed;
        left: 230px;
        bottom: 0;
        right: 0;
        margin-left: 0; */
        /* margin-left: 230px; */
        transition: left .3s ease-in-out;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer {
        left: 50px !important;
        /* margin-left: 0 !important; */
        transition: left .3s ease-in-out;
    }
    .box {
        margin-bottom: 0;
    }
    .pdlt0 {
        padding-left: 0px!important;
    }
    .pdltrt0 {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .pdrt0 {
        padding-right: 0px!important;
    }
}

@media (max-width: 767px) {
    .content-wrapper {
        margin-top: 100px;
        margin-left: 0;
    }
    .main-sidebar {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        background: #222d32;
        display: none;
        min-height: 100px;
    }
    .sidebar-open .main-sidebar {
        display: block;
        transition: all .15s linear;
    }
    .wrapper {
        background: #fff!important;
    }
    .sidebar-open .content-wrapper,
    .sidebar-open .main-footer {
        transform: translate(0px, 0);
    }
    .main-footer {
        text-align: center;
        transform: translate(0px, 0);
    }
    .content {
        padding: 0;
    }
    .box {
        border-radius: 0px;
    }
    .content-header {
        padding: 15px;
    }
}

.videoBoxHeader {
    display: flex!important;
    justify-content: space-between;
    flex-wrap: wrap;
}

.videoBoxHeader:before,
.videoBoxHeader:after {
    content: '';
    display: none;
}

table.dataTable th,
table.dataTable td {
    white-space: nowrap !important;
}

.alarmMsgTip {
    width: 8px;
    height: 8px;
    background: red;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 15px;
    display: none;
}

.cmsReloginTip {
    width: 8px;
    height: 8px;
    background: red;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 15px;
    display: none;
}

.cameraOnline {    
    width: 8px;
    height: 8px;
    background: green;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    /*position: absolute;*/
    margin-left: 10px;
    display: block;   
}

.cameraOffline {
    width: 8px;
    height: 8px;
    background: #ff9c00;/*red;*/
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    /*position: absolute;*/
    margin-left: 10px;
    display: block;
}
.cameraUnkown {
    width: 8px;
    height: 8px;
    background: #0000ff;/*yellow*/
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    /*position: absolute;*/
    margin-left: 10px;
    display: block;
}

#alarmBox {
    overflow: hidden;
}

.modal-title-pwd {
    margin: 0;
    line-height: @modal-title-line-height;
}

.tableBtnreset {
    height: 16px;
    line-height: 12px;
}


/* .middleBoxDataBar table td,.middleBoxDataBar table th{
	padding:5px;
	text-align: center;
} */


/* 设备监控页面样式 */

.mediaPar {
    /* min-height: 100px; */
    /* position: relative; */
    /* box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75); */
}
.media{
    padding:20px;
    background: #fff;
}
.databasemediaPar{
    min-height: 114px;
    background: #fff;
    padding: 27px;
    /* border: 1px solid #F5F1F1; */
    position: relative;
}

.serviceAlarmInfo {
    border-style: solid;
    transition: left 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s, top 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    background-color: rgba(50, 50, 50, 0.7);
    border-width: 0px;
    border-color: rgb(51, 51, 51);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font: 14px/21px "Microsoft YaHei";
    padding: 5px;
    text-align: left;
    overflow-y: auto;
    display: none;
    max-height: 300px;
    text-align: left;
}

.mediaPar a {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
}

.mediaPar .media-heading {
    margin-top: 10px;
    font-weight: 600;
}

.mediaPar a img {
    width: 30px;
    height: 30px;
    /* border-radius: 50%; */
    margin-left: 15px;
}

#serviceBox .mediaPar {
    cursor: pointer;
    position: relative;
}

.bgap1 {
    background: #7460EE;
}

.bgap2 {
    background: #009899;
}

.bgap3 {
    background: #1E88E5;
}

.bgap4 {
    background: #009800;
}

.bgap5 {
    background: #836FFF;
}

.bgap6 {
    background: #1E88E5;
}

.bgap7 {
    background: #FFCC00;
}

.content-top-1 {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ebeff6;
    border-radius: 0px;
    height: 120px;
    box-sizing: border-box;
    overflow: hidden;
    /* margin-left:15px; */
    /* box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75); */
}

.mt15 {
    margin-top: 15px;
}

.top-content h5 {
    font-size: 16px;
    margin-top: 22px;
    color: #333;
    font-weight: 600;
}

.top-content label {
    font-size: 14px;
    color: #777;
    font-weight: 400;
}

.osdStyle {
    background-color: #fff;
    /* padding:15px; */
    border: 1px solid #ebeff6;
    border-radius: 0px;
    height: 120px;
    box-sizing: border-box;
    overflow: hidden;
}

.osdHead {
    background-color: #5E77AB!important;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.osdBody {
    display: flex;
    justify-content: space-around;
}

.osdBodyOne {
    width: 20%;
    height: 80px;
}

.osdBodyOne h3,
.osdBodyOne div {
    text-align: center;
}

.osdBodyOne h3 {
    margin-top: 10px;
}

.osdBodyOne div {
    color: #B3B3B3;
}

.pie-title-center {
    display: inline-block;
    position: relative;
    text-align: center;
}

.pie-value {
    display: block;
    position: absolute;
    font-size: 14px;
    height: 40px;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
    line-height: 40px;
}

.serviceBoxPanleStyle {
    background: #fff;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
}

.serviceBoxPanleStyleOne {
    display: inline-block;
    width: 40%;
    height: 135px;
    line-height: 135px;
    background: #00AD45;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}

.serviceBoxPanleStyleTwo {
    display: inline-block;
    height: 135px;
    width: 135px;
}

.wkBox,
.cloudStorage-rightBar,
.cloundTable,.database-rightBar,.databasetable,.database-rightBottomBar {
    background-color: #fff;
    padding: 1em;
    /* border: 1px solid #ebeff6; */
    border-radius: 0px;
    /* margin-left:15px; */
    height: 275px;
    box-sizing: border-box;
    /* box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75); */
}

.cloundTable,.databasetable {
    padding: 10px;
}

.wkBox #wk0,
.wkBox #wk1,
.wkBox #wk2,
.wkBox #wk3,
.wkBox #wk4,
.wkBox #wk5,
.wkBox #wk6,
.wkBox #wl1,
.wkBox #wl2,
.wkBox #wl3,
.wkBox #wl4,
.wkBox #wl5,
.wkBox #wl6,
.wkBox #wl7,
.wkBox #wl8 {
    height: 100%;
}

.dnpdt5 {
    display: none;
    padding-top: 5px;
}

.ybp {
    width: 100%;
    height: 280px;
    background: #fff;
    padding: 10px;
}

.serviceybp {
    width: 19%;
    height: 280px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    /* border-right: 1px solid #ebeff6; */
}
.servicehead {
    width: 19%;
    /* height: 280px; */
    /* background: #fff; */
    /* padding: 10px; */
    box-sizing: border-box;
    /* border-right: 1px solid #ebeff6; */
}
.serviceBoxValue{
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    width:130px;
    display:inline-block;
}

/* .serviceybp:nth-child(5) {
    border-right: none;
} */

.seviceTableBox {
    padding: 10px;
    box-sizing: border-box;
}

.yxztTitle {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    opacity: 0.8;
    padding-left: 10px;
    background: #5E77AB!important;
}
.notAll{
    display: none;
}

.media-body-ups span{
    color: #367fa9;
    font-size: 16px;
    display: inline-block;
}
.imgStyle{
    border:2px solid #ddd;
    border-radius: 5px;
    margin-right: 10px;
    margin-top:20px;
}

.imgBorderred{
    border:2px solid red!important;
    border-radius: 5px;
}
.imgBorderblue{
    border:2px solid blue!important;
    border-radius: 5px;
}


/* 修改页面框结构样式 end by Tangxiao */

.formItem-required::after {
    content: '*';
    position: absolute;
    font-size: 20px;
    color: red;
    padding-left: 5px;
}

.index-menua-ctive {
    background: #367fa9;
    /*dd4b39*/
}

/* 下级网管信息查看样式 start */
.flexBox{
    display: flex;
    margin: 10px;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.serviceBoxItem{
    display: inline-block;
    width:14%;
    margin: 1%;
    background: #f8f8f8;
    padding: 5px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 0;
    
}
#bianMaBox .serviceBoxItem,#camreaBox .serviceBoxItem,#ciZhen .serviceBoxItem{
    width:23%;
}
.serviceBoxItem label{
    display: block;
    white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.serviceBoxItem span{
    display: block;
    color: #3C8DBC;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
}
.hrdiv{
    text-align:center;
    position:relative;  
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #aaa;
}
.hrdiv::before{
    content:'';
    width:40%;
    height:1px;
    background:#ddd;
    position:absolute;
    left:10px;
    top:50%;
}
.hrdiv::after{
    content:'';
    width:40%;
    height:1px;
    background:#ddd;
    position:absolute;
    right:10px;
    top:50%;
}
/* 下级网管信息查看样式 end */