@charset "utf-8";
html,body{
    background:#000000;
    color:#fff;
}

a{
    color:#fff;
}
input::-ms-clear, input::-ms-reveal {
　　display: none;
}
.header_blueBG{
    background-image:url(../img/main_windown/header_bg.png);
    background-position: 0 0;
    background-size: 100% 58px;
    background-repeat: repeat;
}
.preLeft_menu_box{
    width:238px;
    background-image: linear-gradient(to bottom, #e5e5e5 0%, #e5e5e5 50%, #e5e5e5 100%);
}

.pb_menu_box{
    width:238px;
    background-image: linear-gradient(to bottom, #e5e5e5 0%, #e5e5e5 50%, #e5e5e5 100%);
}

.popover, .White_Area{
    background-image:url(../img/white_popoverBG.png);
    background-repeat:repeat-x;}
.main_logo, .loginLogo{
        background-image:url(../img/logo.png);
        background-repeat: no-repeat;
}
.Lcontainer_header, .Scontainer_header{
    background-image:url(../img/DINText.png);
    background-repeat:no-repeat;}
        
        
.right_box_cat_top, .right_box_cat_bottom, .CH_btn-primary, .Blue_btn, Blue_btn-default, .popover_footer, .tab-slice01, .cetvel{
    background-image:url(../img/allbg.png);
    background-repeat:repeat-x;
}

.ptz_adj_btn, .ptz_irisLess, .ptz_irisMore, .ptz_zoomLess, .ptz_zoomMore, .ptz_focusLess, .ptz_focusMore, .btn_image_span, .fleft_btn_play, .fleft_btn_stop, .fleft_btn_playnext, .fleft_btn_play02, .fleft_btn_pause, .fleft_btn_stop02, .fleft_btn_playnext02, .fleft_btn_snap, .fleft_btn_video, .fleft_btn_back, .fleft_btn_next, .fleft_btn_1s, .fleft_btn_4s, .fleft_btn_9s, .fleft_btn_16s, .iconName, .iconPass, .iconMedia, .iconLang,.icheckbox_square-blue, .iradio_square-blue, .iconDownload, .span_check, .iconRecord, .iconPath, .iconCapture, .iconAvi, .navico01, .navico02, .navico03, .volicon01, .volicon02, .volicon03, .volicon04, .pagimg01, .pagimg02, .fleft_btn_cut, .fleft_btn_save, .btn_ex-col_01, .btn_ex-col_02{
        background-image:url(../img/icons.png);
        background-repeat: no-repeat !important;
}

.slider_icon_light, .slider_icon_contrast, .slider_icon_saturation, .slider_icon_hue{
    
    background-image:url(../img/configure.png);
}

.pre_ptz_up_left, .pre_ptz_control_decrease, .pre_ptz_control_increase, .pre_ptz_control_zoom, .pre_ptz_control_iris, .pre_ptz_control_focus, .pre_ptz_down, .pre_ptz_down_right, .pre_ptz_down_left, .pre_ptz_left, .pre_ptz_up_right, .pre_ptz_up, .pre_ptz_right, .pre_ptz_scan{

    background-image:url(../img/preview_ptz.png);
}

.loginLeft, .loginRight{
        background-image:url(../img/bg-Login.png);
        background-repeat:repeat-x;
}
.loginContent{
    background-image:url(../img/bg-login-big.png);
    background-repeat:no-repeat;}
    
.cam_01{    background-image:url(../img/cam01.jpg);}
.cam_02{    background-image:url(../img/cam02.jpg);}
.cam_03{    background-image:url(../img/cam03.jpg);}
.cam_04{    background-image:url(../img/cam04.jpg);}
.CPU{       background-image:url(../img/cpu.png); background-repeat:no-repeat;}

/* ????????UI */
.fix{*zoom:1;}
.fix:after{display:table; content:''; clear:both;}
.pre_toolbar_channel_change{
    margin: 6px 0 0 150px;
}
.pre_toolbar_channel_change-playback{
    float: left;
    position: relative;
    top: -3px;
}
.ui-channel-button{
    height: 36px;
    width: 60px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}
.ui-channel-button.ui-prevChannel{
    background-image:url(../img/prevpagen.png);
}
.ui-channel-button.ui-nextChannel{
    background-image:url(../img/nextpagen.png);
}
.ui-channel-button.ui-prevChannel:hover{
    background-image:url(../img/prevpaged.png);
}
.ui-channel-button.ui-nextChannel:hover{
    background-image:url(../img/nextpaged.png);
}
.ui-channel-button.ui-prevChannel-playback{
    background-image:url(../img/prevpagen.png);
}
.ui-channel-button.ui-nextChannel-playback{
    background-image:url(../img/nextpagen.png);
}
.ui-channel-button.ui-prevChannel-playback:hover{
    background-image:url(../img/prevpaged.png);
}
.ui-channel-button.ui-nextChannel-playback:hover{
    background-image:url(../img/nextpaged.png);
}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mb5{ margin-bottom: 5px; }
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mr5{ margin-right: 5px; }
.mr10{ margin-right: 10px; }
.mr15{ margin-right: 15px; }
.mr20{margin-right: 20px;}
.ml10{margin-left: 10px;}
.ml14{margin-left: 14px;}
.ml20{margin-left: 20px;}
.w120{width: 120px;}
.w333{ width: 333px; }

.fix{*zoom:1;}
.fix:after{ display: block; content: "";  height: 0;  clear: both; overflow: hidden; visibility: hidden;}
.l{float: left;}
.r{float: right;}
.dn{display:none;}
.tr{text-align: right;}
.tl{text-align: left;}
.tc{text-align: center;}


/*??????????*/
.dialog-for-copy-channel{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}
.dialog-shade-mod{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
}
.dialog-content-mod{
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    color: #000;
    box-shadow: 3px 3px 5px #555;
    min-width: 300px;
    border-radius: 2px;
}
.dialog-content-title { position: relative; padding: 10px 10px 10px; background: rgb(73,73,73);}
.dialog-content-title h3{
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.dialog-content-title .ui-close{
    background-color: rgb(73,73,73);
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 16px;
    padding: 0;
    width: 30px;
    height: 30px;
    color: #fff;
    outline: 0;
}
.dialog-content-title .ui-close:hover{font-weight: bold;}
.dialog-content-main{ margin: 15px 0 10px;font-size: 15px; padding: 0 20px;}
.dialog-content-main li{
    line-height: 26px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 15px;
}
.dialog-content-main li label{width: 60px; margin-left: 10px;}
.dialog-content-main li input{width: 15px;height: 15px; position: relative; top: 2px;}
.dialog-content-foot{ padding: 0 15px; font-size: 16px;}
.dialog-content-foot div:first-child{
    padding: 15px 0;
    border-top: 1px solid #f1f1f1;
}
.channel-for-all-copy{padding: 6px 0 10px; border-bottom: 1px solid #f1f1f1;}
.channel-for-all-copy input{width: 15px; height: 15px; margin-right: 10px;}
.channel-for-all-copy label{
    position: relative;
    top: -2px;
}
.dialog-content-foot .ui-button{
    padding: 4px 34px;
    font-size: 15px;
}

.ui-point-text{
    padding: 5px 0;
}

.CH_disabled .channel_status_icon{
    background-image:url(../img/list_channel_disable.png);
}
.CH_disabled .channel_status_text_center{
    color: #888;
}
.CH_disabled .CH_btn-danger{
    display: none;
}

.playBack-stream-change{
    float: left;
    line-height: 32px;
    margin: 0 30px;
    border: 1px solid #000;
    border-radius: 6px;
    position: relative;
    top: -1px;
    background-color: #333;
    cursor: pointer;
}
.ui-stream-button{
    float: left;
    width: 80px;
    text-align: center;
}
.ui-stream-button:hover{
    background-color: rgba(60,186,252,0.9);
}
.ui-Clear-playback{
    border-right: 1px solid #000;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.ui-Fluent-playback{
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.ui-stream-button.selected{
    background-color: rgba(60,186,252,0.9);
}

.playback-for-download-point a{
    float: right;
    margin-right: 113px;
    height: 30px;
    width: 126px;
    position: relative;
    background-image:url(../img/download-off.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.playback-for-download-point{
    position: relative;
    float: right;
}

.playback-for-download-point a:hover{
    background-image:url(../img/download-on.png);
}

.dropdown-select-mod{
    display: none;
    position: absolute;
    top: -196px;
    right: 0;
    z-index: 99;
}

.playback-for-download-point:hover a + .dropdown-select-mod{
    display: block;
}

.dropdown-select-content{
    border: 3px solid rgba(60,186,252,0.9);
    border-radius: 8px;
    background-color: #fff;
    padding: 20px 15px;
    box-sizing: border-box;
    width: 320px;
    color: #000;
    line-height: 18px;
}

.dropdown-select-content p:first-child{
    margin-bottom: 15px;
}

.dropdown-select-arrow{
    border: 16px solid;
    border-color: rgba(60,186,252,1) transparent transparent  transparent;
    border-style: normal;
    width: 0;
    position: absolute;
    left: 129px;
}

.dropdown-select-arrow-top{
    border: 16px solid;
    border-color: #fff transparent transparent  transparent;
    border-style: normal;
    width: 0;
    position: absolute;
    left: 129px;
    bottom: -27px;
}









