﻿@charset "utf-8";

 
* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
html,
body {
    overflow: hidden;
    height: 100%;
    background-color: #fafafa;
    font-family: Arial,'Microsoft YaHei';
}
.content {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
select[disabled="disabled"] {
    color: #000000;
}
.fulltab {
    width: 100%;
    height: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: separate;
}
.date_ {
    width:80pt !important;
}
.alert {
    margin-bottom: 2px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0 none #fff;
    background: #fff url("tool_icons.png") -326px -8px no-repeat;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.ui-slider-horizontal {
    height: auto !important;
    border: 3px solid #aaa;
    background-color: #aaa;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.6em;
    margin-left: -.6em;
}
.rowset {
    margin-bottom: 5px;
}
.rowset .ui-slider {
    margin-top: 3px;
}
.tableset td {
    padding: 0 3px 5px 0;
}
.video,
.video_fullscreen {
    width: 100% !important;
    height:100% !important;
}
.video_toolbar {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 150px;
    height: 24px;
    padding: 3px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video_toolbar_shadow {
    display: none;
    position: absolute;
    z-index: 1;
    width: 150px;
    height: 24px;
}

.vcell {
    background-color: gray;
}
.video_obs {
    float: left;
    margin-left: auto;
    margin-right: auto;
}
.fixBox {
    display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;          
    justify-content: center;
    align-items: center;
}
.canvasBox {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
}
.Domodal_iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border: 0;
    z-index: -1;
}
 
.ime {
    ime-mode: disabled;
}
.td_input {
    width: 121px;
    border: none;
    text-align: center;
}
 
#pop_menu_3,
#pop_menu_5 {
    position: absolute;
    z-index: 20000;
    width: 152px;
    height: 28px;
    vertical-align:baseline ;
    line-height: normal;
    border: 1px solid gray;
    background: #fafafa;
    display: none;
}
.bgc {
    background-color: #dadada;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
.ui-widget input{
    font-size:12px;
}
 
#info_{
    width: 300px;
    z-index: 1000000;
}
#showbox{
    display: table-cell;
    vertical-align: middle;
}
#link{
    padding:20px;
    display: table-cell;
    vertical-align: middle;
    text-decoration: underline;
    word-wrap:break-word;
    word-break:break-all;
}
 
.ui_spinner_input {
    font-family: Arial,'Microsoft YaHei';
    font-size: 12px;
    color: #555;
    left: 4px;
    position: relative;
    margin-top: 4px;
}
thead>tr {
    background-color: #c8c8c8
}
.btn-skin {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-skin:active,
.btn-skin.active,
.open > .dropdown-toggle.btn-skin {
    background-image: none;
}
.btn-skin.disabled,
.btn-skin[disabled],
fieldset[disabled] .btn-skin,
.btn-skin.disabled:hover,
.btn-skin[disabled]:hover,
fieldset[disabled] .btn-skin:hover,
.btn-skin.disabled:focus,
.btn-skin[disabled]:focus,
fieldset[disabled] .btn-skin:focus,
.btn-skin.disabled.focus,
.btn-skin[disabled].focus,
fieldset[disabled] .btn-skin.focus,
.btn-skin.disabled:active,
.btn-skin[disabled]:active,
fieldset[disabled] .btn-skin:active,
.btn-skin.disabled.active,
.btn-skin[disabled].active,
fieldset[disabled] .btn-skin.active {
    background-color: #fff;
    border-color: #ccc;
    color: gray;
}
.btn-skin .badge {
    color: #fff;
    background-color: #333;
}

 
#root_footer {
    height: 25px;
    background-color: #ebebeb;
    color: #999;
    border-top: 2px solid #fff;
    text-align: center;
    padding-top: 2px;
    font-size: 13px;
    padding-bottom: 2px;
    bottom: 0;
    width: 100%;
}
#root_view {
    overflow:hidden;
}
#root_alert_icon,
#record_alarm_icon {
    width: 50px;
    height: 45px;
    background-repeat: no-repeat;
    background-image: url("tool_icons.png");
    background-position:  -111px -150px;
}
#root_progress_icon {
    width: 60px;
    height: 45px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-image: url("tool_icons.png");
    background-position:  -111px -150px;
}
 
.login_addon,
.live_addon {
    background-color: #fff;
}
.login_ {
    height: 100%;
    background: url(login-line.png) repeat-x;
    background-color: #fff;
    overflow: auto;
}
.login_addon_u {
    background: url("tool_icons.png") -6px -79px no-repeat;
}
.login_addon_p {
    background: url("tool_icons.png") -35px -79px no-repeat;
}
.login_addon_port {
    background: url("tool_icons.png") -231px -79px no-repeat;
}
#login_content {
    height: 580px;
    width: 1200px;
    background: url(login-bottom.png) no-repeat;
    background-position: center bottom;
}
#login_title {
    height: 580px;
    font-size: 70px;
    padding: 3em 0.8em 0 0;
    font-weight: bold;
    font-style: italic;
}
.login_box {
    background-color: #fff;
    width: 400px;
    height: 330px;
    moz-box-shadow: 3px 3px 4px #ccc;
    -webkit-box-shadow: 3px 3px 4px #ccc;
    box-shadow: 3px 3px 4px #ccc;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}
.login_box td {
    padding: 0 30px;
}
#reset_password_scan {
    width: 150px;
    height: 150px;
}
.editunderline,
#reset_password_send,
#login_forget {
    text-decoration: underline;
}

 
.mainmenu {
    width: 145px;
}
.mainmenu a {
    line-height:40px;
    display:block;
    width:100%;
    height:100%;
    font-size:16px;
}
.common_bg_color a {
    color: #fff !important;
}
#main_tool {
    background-color: #fafafa;
    border-bottom: 2px solid #CFE2F2;
}
#main_tool a {
    color:#000;
}
#main_logout,
#main_install,
#main_help {
    display: inline-block;
    margin: 5px 5px 0 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
#main_logout{
    background: url("btn_icons.png") -42px -86px no-repeat;
}
#main_help{
    background: url("btn_icons.png") -7px -86px no-repeat;
}
.noVtPadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}
#record_alarm_{
    z-index: 10002;
}
 
#live_,
#playback_ {
    border-left: 2px solid #cfe2f2;
    border-right: none;
}
#live_channel_tree {
    border-right: 2px solid #cfe2f2;
}
.live_addon_s {
    background: url("tool_icons.png") -238px 0 no-repeat;
}
#live_content {
    text-align: center;
    overflow:hidden;
    padding:0;
    position: relative;
    background:black;
}

#live_content .live_load_plugin:before {
    content: '.';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

#live_content a {
    display: inline-block;
    text-align: center;
}
#live_fishtrace,
#live_onepart,
#live_twopart,
#live_seesaw,
#live_fourpart,
#live_ninepart,
#live_sixteenpart,
#live_picinpic,
#live_fix,
#live_fit,
#live_fix_new_golden,
#live_fix_old_golden,
#live_scan,
#live_alarminfo,
#live_switchall,
#live_prepage,
#live_nextpage,
#live_Allrecord,
#live_voice_alert,
#live_count_reset,
#live_record,
#live_snapshot,
#live_voice,
#live_sound,
#live_zoom,
#live_showrate,
#live_showtarget,
#live_showline,
#structuredsnap_showtarget,
#livesnapshot_showtarget,
#livesnapshot_onepart,
#livesnapshot_twopart,
#livesnapshot_fix,
#livesnapshot_fit,
#live_full,
#live_measure,
#playback_v1,
#playback_seesaw,
#playback_v4,
#playback_slow,
#playback_play,
#playback_stop,
#playback_fast,
#playback_step,
#playback_browse,
#playback_syn,
#playback_showline,
#playback_snap,
#playback_clip,
#playback_clip_manage,
#playback_sound,
#playback_new_download,
#playback_zoom,
#playback_fix,
#playback_fit,
#dataquery_detail_playback_slow,
#dataquery_detail_playback_play,
#dataquery_detail_playback_stop,
#dataquery_detail_playback_fast,
#dataquery_detail_playback_step,
#playback_full,
#playback_target {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    margin: 7px 0 0 2px;
}
#live_snapshot,
#playback_snap {
    background: url("btn_icons.png") -287px -6px no-repeat;
}
#playback_syn {
    background: url("btn_icons.png") -327px -46px no-repeat;
}
#playback_showline {
    background: url("btn_icons.png") -407px -82px no-repeat;
}
#live_sound,
#playback_sound {
    background: url("btn_icons.png") -247px -46px no-repeat;
}
.live_sound,
.playback_sound {
    background: url("btn_icons.png") -287px -46px no-repeat !important;
}
#live_mute,
#playback_mute {
    width: 18px;
    height: 15px;
    cursor: pointer;
    margin: 5px 0  0 5px;
    background: url("tool_icons.png") -173px -9px no-repeat;
}
.live_mute,
.playback_mute {
    background: url("tool_icons.png") -151px -9px no-repeat !important;
}
#live_volume,
#playback_volume {
    margin-bottom: 14px;
}
#live_full,
#playback_full {
    background: url("btn_icons.png") -127px -46px no-repeat;
}
#playback_target {
     
    background: url("btn_icons.png") -127px -46px no-repeat;
}
#live_onepart,
#livesnapshot_onepart,
#playback_v1 {
    background: url("btn_icons.png") -7px -197px no-repeat;
}
#live_twopart {
    background: url("btn_icons.png") -287px -197px no-repeat;
}
#live_seesaw, 
#playback_seesaw {
    background: url("btn_icons.png") -447px -236px no-repeat;
}
#livesnapshot_twopart {
    background: url("btn_icons.png") -326px -236px no-repeat;
}
#live_fourpart,
#playback_v4 {
    background: url("btn_icons.png") -47px -197px no-repeat;
}
#live_ninepart {
    background: url("btn_icons.png") -87px -197px no-repeat;
}
#live_sixteenpart {
    background: url("btn_icons.png") -127px -197px no-repeat;
}
#live_picinpic {
    background: url("btn_icons.png") -327px -197px no-repeat;
}
#playback_fix,
#live_fix,
#livesnapshot_fix {
    background: url("btn_icons.png") -207px -6px no-repeat;
}
#playback_fit,
#live_fit,
#livesnapshot_fit {
    background: url("btn_icons.png") -167px -6px no-repeat;
}
#live_showline{
    background: url("btn_icons.png") -407px -82px no-repeat;
}
#live_fix_new_golden {
    background: url("btn_icons.png") -407px -46px no-repeat;
}
#live_fix_old_golden {
    background: url("btn_icons.png") -447px -46px no-repeat;
}
#live_scan {
    background: url("btn_icons.png") -167px -46px no-repeat;
}
.live_switchall_bg1 {
    background: url("btn_icons.png") -127px -6px no-repeat;
}
.live_switchall_bg2 {
    background: url("btn_icons.png") -87px -6px no-repeat;
}
#live_prepage {
    background: url("btn_icons.png") -7px -6px no-repeat;
}
#live_nextpage {
    background: url("btn_icons.png") -47px -6px no-repeat;
}
#live_Allrecord {
    background: url("btn_icons.png") -47px -46px no-repeat;
}
#live_count_reset {
    background: url("btn_icons.png") -287px -237px no-repeat;
}
#live_voice_alert {
    background: url("btn_icons.png") -367px -45px no-repeat;
}
#live_record {
    background: url("btn_icons.png") -247px -6px no-repeat;
}
#live_voice {
    background: url("btn_icons.png") -327px -6px no-repeat;
}
#live_zoom,
#playback_zoom {
    background: url("btn_icons.png") -7px -46px no-repeat;
}
#live_showrate {
    background: url("btn_icons.png") -87px -46px no-repeat;
}
#live_showtarget,
#structuredsnap_showtarget,
#livesnapshot_showtarget {
    background: url("btn_icons.png") -367px -197px no-repeat;
}
.live_close,
.live_open {
    width: 9px;
    cursor: pointer;
}
#live_ptz_0,
#snapshotpreview_ptz_0,
#config_tool_ptz_0 {
    background: url("ptz_icons.png") -9px -15px no-repeat;
    cursor: pointer;
}
#live_ptz_1,
#snapshotpreview_ptz_1,
#config_tool_ptz_1 {
    background: url("ptz_icons.png") -71px -15px no-repeat;
    cursor: pointer;
}
#live_ptz_2,
#snapshotpreview_ptz_2,
#config_tool_ptz_2 {
    background: url("ptz_icons.png") -125px -15px no-repeat;
    cursor: pointer;
}
#live_ptz_3,
#snapshotpreview_ptz_3,
#config_tool_ptz_3 {
    background: url("ptz_icons.png") -9px -51px no-repeat;
    cursor: pointer;
}
#live_ptz_4,
#snapshotpreview_ptz_4,
#config_tool_ptz_4 {
    background: url("ptz_icons.png") -71px -43px no-repeat;
    cursor: pointer;
}
#live_ptz_5,
#snapshotpreview_ptz_5,
#config_tool_ptz_5 {
    background: url("ptz_icons.png") -125px -51px no-repeat;
    cursor: pointer;
}
#live_ptz_6,
#snapshotpreview_ptz_6,
#config_tool_ptz_6 {
    background: url("ptz_icons.png") -9px -86px no-repeat;
    cursor: pointer;
}
#live_ptz_7,
#snapshotpreview_ptz_7,
#config_tool_ptz_7 {
    background: url("ptz_icons.png") -71px -93px no-repeat;
    cursor: pointer;
}
#live_ptz_8,
#snapshotpreview_ptz_8,
#config_tool_ptz_8 {
    background: url("ptz_icons.png") -125px -86px no-repeat;
    cursor: pointer;
}
#live_ptz_9,
#snapshotpreview_ptz_9,
#config_tool_ptz_9 {
    background: url("ptz_icons.png") -66px -133px no-repeat;
    cursor: pointer;
}
#live_ptz_10,
#snapshotpreview_ptz_10,
#config_tool_ptz_10 {
    background: url("ptz_icons.png") -103px -133px no-repeat;
    cursor: pointer;
}
.live_smaller,
.config_tool_smaller {
    background: url("ptz_icons.png") -9px -131px no-repeat;
    cursor: pointer;
}
.live_bigger,
.confit_tool_bigger {
    background: url("ptz_icons.png") -137px -131px no-repeat;
    cursor: pointer;
}
#live_one_key_watch,
#live_area_exposure,
#live_area_focus,
#live_manual_tracking,
#live_wiper,
#live_3d,
#live_clearalarm,
#live_flip,
#live_ptz_snapshot,
#live_onekeyfocus,
#live_ptz_talk,
#live_ptz_laser,
#live_ptz_light,
#live_ptz_warn,
#live_redbluelamp,
#live_similarvision,
#live_facesnap {
    margin-left: 4px;
    margin-bottom: 4px;
    width: 40px;
    height: 31px;
    cursor: pointer;
}
.live_mode {
    width: 60%;
    padding-right: 8px;
}
#live_one_key_watch {
    background: url("btn_icons.png") -441px -121px no-repeat;
}
#live_area_exposure{
    background: url("btn_icons.png") -393px -121px no-repeat;
}
#live_area_focus{
    background: url("btn_icons.png") -344px -159px no-repeat;
}
#live_manual_tracking{
    background: url("btn_icons.png") -393px -159px no-repeat;
}
#live_wiper {
    background: url("btn_icons.png") -152px -159px no-repeat;
}
#live_3d {
    background: url("btn_icons.png") -104px -159px no-repeat;
}
#live_clearalarm {
    background: url("btn_icons.png") -8px -121px no-repeat;
}
#live_flip {
    background: url("btn_icons.png") -152px -121px no-repeat;
}
#live_ptz_snapshot {
    background: url("btn_icons.png") -8px -159px no-repeat;
}
#live_onekeyfocus {
    background: url("btn_icons.png") -296px -121px no-repeat;
}
#live_ptz_talk {
    background: url("btn_icons.png") -56px -159px no-repeat;
}
#live_ptz_laser {
    background: url("btn_icons.png") -344px -121px no-repeat;
}
#live_ptz_light {
    background: url("btn_icons.png") -248px -159px no-repeat;
}
#live_ptz_warn {
    background: url("btn_icons.png") -296px -159px no-repeat;
}

#live_redbluelamp {
    background: url("waring_light.png") center center no-repeat;
    background-size: 100% auto;
}

#live_similarvision {
    background: url("similar_angle.png") center center no-repeat;
    background-size: 100% auto;
}
#live_facesnap {
    background: url("btn_icons.png") -441px -159px no-repeat;
}

.playback_panel_title,
.live_panel_title {
    white-space: nowrap;
    padding: 0 10px;
    text-align: center;
    font-size: 15px;
}
.live_menu_open {
    height: 10px;
    background: url("menu-open.png") center center no-repeat;
}
.live_panel_active .live_menu_open {
    display: none;
}
.live_panel_default,
.live_panel_active {
    border-color: #fff;
    border-width:0;
}
.live_panel_default > .panel-heading,
.live_panel_active > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    border-width: 0;
    padding: 1px;
}
.live_panel_default > .panel-heading + .panel-collapse > .panel-body,
.live_panel_active > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
    border-width:0;
}
.live_panel_default > .panel-heading .badge,
.live_panel_active > .panel-heading .badge {
    color: #000;
    background-color: #fff;
}
.live_panel_default > .panel-footer + .panel-collapse > .panel-body,
.live_panel_active > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #fff;
    border-width:0;
}
.live_preset_name{
    width: 60px;
    height: 25px;
    cursor: pointer;
}
.live_preset_name li{
    width: 60px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: clip;
    list-style: none;
    padding-top: 5px;
    font-size: 12px;
}
.live_preset_set,
.regionset_set {
    width: 27px;
    height: 24px;
    background: url("btn_icons.png") -245px -87px no-repeat;
    cursor: pointer;
}
.live_preset_call,
.regionset_call {
    width: 31px;
    height: 24px;
    background: url("btn_icons.png") -290px -86px no-repeat;
    cursor: pointer;
}
.live_preset_del,
.regionset_del {
    width:24px;
    height: 24px;
    background: url("btn_icons.png") -269px -86px no-repeat;
    cursor: pointer;
}
.line_select {
    height:30px;
    cursor: pointer;
    padding-left: 10px;
    background: #e0e0e0;
}
.click_select {
    height:30px;
    cursor: pointer;
    padding-left: 10px;
    background-color: #b4b4b4;
}
.preset-name-disabled {
    color: #cccccc;
}
.preset-ul {
    margin-bottom: -2px;
    font-size: 12px;
}
.live_patrol_name li  {
    width: 100px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: clip;
    list-style: none;
    padding-top: 5px;
}
.live_patrol_start,
.live_patrol_stop {
    width: 46px;
    height: 24px;
    cursor: pointer;
}
.live_patrol_start {
    background: url("btn_icons.png") -80px -87px no-repeat;
}
.live_patrol_stop {
    background: url("btn_icons.png") -193px -88px no-repeat;
}
.ptz_streamset_text {
    padding-left: 5px;
    margin: 5px 0 0 4px;
    width: 20px;
}
.live_brightness,
.live_contrast,
.live_saturation,
.live_hue {
    width:28px;
    height:28px;
    margin: 0 2px;
}
.live_brightness {
    background: url("tool_icons.png") -120px -2px no-repeat;
}
.live_contrast{
    background: url("tool_icons.png") -94px -2px no-repeat;
}
.live_saturation {
    background: url("tool_icons.png") -41px -2px no-repeat;
}
.live_hue {
    background:url("tool_icons.png") -69px -2px no-repeat;
}
#live_brightness,
#live_contrast,
#live_saturation,
#live_hue {
    margin: 12px 0 0 2px;
    width: 105px;
}
#live_defog,
#live_hlc,
#live_wdr,
#live_default {
    width: 42px;
    height: 31px;
    cursor: pointer;
}
#live_defog {
    background: url("btn_icons.png") -103px -121px no-repeat;
}
#live_hlc {
    background: url("btn_icons.png") -199px -121px no-repeat;
}
#live_wdr {
    background: url("btn_icons.png") -199px -159px no-repeat;
}
#live_default {
    background: url("btn_icons.png") -55px -121px no-repeat;
}
 
#live_scan_app,
#live_scan_device {
    width: 250px;
    height: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#live_scan_model .div_wrap {
    margin-left: 25px;
}
#live_scan_model .div_wrap,
#live_scan_model .description,
.qrcodeid {
    width: 270px;
}
.live_td {
    width: 90px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
}
.live_tdd {
    width: 55px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
}
 
.live-lable {
    margin-bottom: -7px;
    width: 62px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left:6px;
}
.live-lablec {
    margin-bottom: -7px;
    width: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#live_picinpic_content {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    z-index: 100003;
}
#live_picinpic_shadow {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    z-index: 100002;
    background: red;
}
 
.device {
    height: 100%;
     
}
.device_stream_menu {
    border: 1px solid #adadad;
    position: absolute;
    left: 35px;
    top: 32px;
}
.device_stream_menu div:hover {
    background-color: #d4d4d4;
    cursor: pointer;
}
 
.device_stream_menu_s0,
.device_stream_menu_s1,
.device_stream_menu_s2,
.live_stream_menu_s0,
.live_stream_menu_s1,
.live_stream_menu_s2 {
    width: 18px;
    height: 18px;
    margin-top: 2px;
}
 
.device_stream_menu_s0,
.live_stream_menu_s0,
.stream1 {
    background: url("tool_icons.png") -105px -32px no-repeat;
}
 
.device_stream_menu_s1,
.live_stream_menu_s1,
.stream2 {
    background: url("tool_icons.png") -131px -32px no-repeat;
}
 
.device_stream_menu_s2,
.live_stream_menu_s2,
.stream3 {
    background: url("tool_icons.png") -215px -55px no-repeat;
}
.device_icon {
    background: url("tool_icons.png") -270px -6px no-repeat;
    width: 25px;
    height: 20px;
    margin: 21px 0 -8px 5px;
}
.device_name {
    font-size: 14px;
    padding-top: 20px;
    padding-left: 6px;
    height: 45px;
    width: 118px;
}
.device_stream_option {
    border: 1px solid #adadad ;
    position: absolute;
    left: 10px;
    top: -50px;
}
.channel_list {
    margin: 1px 5px 0 5px ;
}
.ch_btns {
    padding: 2px;
}
.btn_stop,
.btn_play,
.overallview_fixed_btn_stop,
.overallview_fixed_btn_play,
.overallview_dome_btn_stop,
.overallview_dome_btn_play {
    width: 25px;
    height: 15px;
    margin-top: 3px;
}
.btn_stop {
    background: url("tool_icons.png") -158px -33px no-repeat;
}
.btn_play {
    background: url("tool_icons.png") -185px -33px no-repeat;
}
.overallview_fixed_btn_stop {
    background: url("notheme_normal.png") -379px -40px no-repeat;
}
.overallview_dome_btn_stop {
    background: url("notheme_normal.png") -345px -40px no-repeat;
}
.btn_ml {
     
     
    width: 18px;
    height: 18px;
}
.stream1,
.stream2,
.stream3 {
    padding-top: 2px;
}
.btn_name {
    line-height: 19px;
    margin-left: 3px;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis ;
    white-space:nowrap;
    display: inline-block;
}
.pointer{
    cursor: pointer;
}
.live_stream_menu {
    border: 1px solid  #adadad;
    position: absolute;
}
.live_stream_menu div:hover {
    background-color: #d4d4d4;
    cursor: pointer;
}
#live_body_assistfocus .panel-body {
    margin-left: 9px;
}
#live_body_assistfocus label {
    font-weight: normal;
}
#live_num_region {
    width: 108px;
    height: 30px;
    display: inline-block;
}
#live_btn_div {
    width: 178px;
    margin-bottom: 5px;
}
#live_btn_div div {
    width: 40px;
    height: 31px;
    margin-right: 3px;
    cursor: pointer;
}
#live_set_region {
    background: url("its_icons.png") -8px -88px no-repeat;
}
#live_start_focus {
    background: url("its_icons.png") -152px -88px no-repeat;
}
#live_btn_div .live_start_focus {
    background: url("its_icons.png") -56px -88px no-repeat;
}
#live_done {
    background: url("its_icons.png") -200px -88px no-repeat;
}
#live_cancel {
    background: url("its_icons.png") -104px -88px no-repeat;
}
#live_btn_div .btn_set_region {
    background: url("its_icons.png") -8px -202px no-repeat;
}
#live_btn_div .btn_start {
    background: url("its_icons.png") -56px -202px no-repeat;
}
#live_btn_div .btn_done {
    background: url("its_icons.png") -104px -202px no-repeat;
}
#live_toolbox_menu {
    border-bottom: 2px solid #C8C8C8;
    margin: 10px 5px;
}
#live_toolbox_menu span {
    font-size: 16px;
    padding: 5px 10px;
}
#live_toolbox_menu span {
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
}
#live_toolbox_menu span.ui_tabs_active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
#live_show_target{
    margin: 0 5px;
}

#live_stream .live_stream_btn {
    font-size: 14px;
}
.live_snap_target {
    height: 120px;
    width: 220px;
    padding: 3px;
    margin-bottom: 3px;
    border: 1px solid gray;
    clear: left;
    background-color: #eee;
}
.live_snap_target div {
    float: left;
    font-size: 13px;
}
.live_snap_target_picture {
    width: 104px;
    height: 112px;
    border: 1px solid gray;
}
.live_snap_relative_picture {
    width: 104px;
    height: 112px;
    margin-left: 3px;
    margin-right: 0;
}
.live_snap_target_property {
    width: 104px;
    height: 112px;
    padding: 3px;
}
.live_baselib_face {
    width: 104px;
    height: 112px;
    margin-left: 3px;
    float: left;
}
.live_baselib_face_picture {
    height: 85%;
    width: 100%;
    float: left;
}
.live_recognise_similarity {
    height: 15%;
    width: 100%;
    float: left;
    background-color: lightgray;
}
#live_ .item_c {
    height: 30px;
    line-height: 30px;
    clear: both;
    margin-top: 10px;
}
#live_ .item_c>span {
    float: left;
    margin-right:10px;
}
#live_ .item_c>span.first {
    width: 61px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    line-height: 30px;
}
#live_ .item_c .text,
#live_ .item_c .select {
    width: 115px;
    margin-right: 0;
}
#live_ .live_btn {
    width: 91px;
    padding: 4px 10px;
}
#live_alarminfo_list {
    width: 625px;
    height: 280px;
    border: 1px solid lightgray;
    overflow-y: auto;
}
#live_alarminfo_list span {
    width: 550px;
    display: inline-block;
    margin: 1px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 
#snapshotpreview_ {
    border-left: 2px solid #cfe2f2;
    border-right: 2px solid #cfe2f2;
}
.clear_float {
    overflow: hidden;
}
#snapshotpreview_content,
#radar_content {
    text-align: center;
    position: relative;
    background: black;
}
#snapshotpreview_btn .snapshotpreview_rightli,
#snapshotpreview_right {
    float: right;
    position: relative;
}

#snapshotpreview_content .snapshotpreview_load_plugin:before ,
#radar_content .radar_load_plugin:before {
    content: '.';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

#snapshotpreview_content a {
    display: inline-block;
    text-align: center;
}

#snapshotpreview_btn,
#structuredsnap_btn {
    overflow: hidden;
    height: 35px;
}
#livesnapshot_btn {
    overflow: hidden;
    height: 40px;
    background-color: #C5C5C5;
}
#snapshotpreview_btn #snapshotpreview_cursnapmode {
    width: 300px;
    line-height: 35px;
    cursor: auto;
    text-align: right;
}
#snapshotpreview_play,
#structuredsnap_play,
#livesnapshot_play {
    background: url("btn_icons.png") -47px -237px no-repeat;
}
.snapshotpreview_play,
.structuredsnap_play,
.livesnapshot_play {
    background: url("btn_icons.png") -7px -237px no-repeat !important;
}
#snapshotpreview_receive,
#structuredsnap_receive,
#livesnapshot_receive {
    background: url("its_icons.png") -47px -6px no-repeat;
}
.snapshotpreview_receive,
.structuredsnap_receive {
    background: url("its_icons.png") -7px -6px no-repeat !important;
}
#snapshotpreview_simulate {
    background: url("its_icons.png") -87px -6px no-repeat;
}
 
#snapshotpreview_manualsnap {
    background: url("its_icons.png") -326px -6px no-repeat;
}
#snapshotpreview_outline {
    background: url("its_icons.png") -87px -6px no-repeat;
}
#snapshotpreview_detele_region {
    background: url("its_icons.png") -365px -44px no-repeat;
}
#snapshotpreview_detele_allregion {
    background: url("its_icons.png") -325px -44px no-repeat;
}
#snapshotpreview_snap {
    background: url("its_icons.png") -127px -6px no-repeat;
}
#snapshotpreview_measure,
#live_measure {
    background: url("its_icons.png") -207px -6px no-repeat;
}
#snapshotpreview_btn .snapshotpreview_measure {
    background: url("its_icons.png") -167px -6px no-repeat;
}
#snapshotpreview_track {
    background: url("its_icons.png") -7px -46px no-repeat;
}
#snapshotpreview_fusesnap {
    background: url("its_icons.png") -325px -6px no-repeat;
}
#snapshotpreview_line {
    background: url("its_icons.png") -247px -6px no-repeat;
}
#snapshotpreview_3d {
    background: url("btn_icons.png") -7px -46px no-repeat;
}
#snapshotpreview_original {
    background: url("its_icons.png") -167px -46px no-repeat;
}
#snapshotpreview_btn .snapshotpreview_original {
    background: url("its_icons.png") -207px -46px no-repeat;
}
#snapshotpreview_record {
    background: url("its_icons.png") -87px -46px no-repeat;
}
#snapshotpreview_btn .snapshotpreview_record {
    background: url("its_icons.png") -127px -46px no-repeat;
}
#snapshotpreview_ptz_btn {
    background: url("its_icons.png") -364px -6px no-repeat;
}
#snapshotpreview_btn li ,
#structuredsnap_btn li {
     float: left;
     width: 35px;
     height: 35px;
     margin: 0 5px;
     list-style: none;
     cursor: pointer;
 }
#livesnapshot_btn li {
    width: 35px;
    height: 35px;
    margin: 3px 3px;
    list-style: none;
    cursor: pointer;
}
#livesnapshot_play {
    margin-left: 25px !important;
}
#snapshotpreview_image li {
    list-style: none;
    border: 1px solid black;
    border-top: none;
}
#snapshotpreview_image #snapshotpreview_first_image {
    border-top: 1px solid black;
}
#snapshotpreview_car_content {
    float: left;
}
#snapshotpreview_face_image {
    float: right;
}
#snapshotpreview_car_number {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}
#snapshotpreview_writing {
    text-align: center;
    border-right: 1px solid black;
}
#snapshotpreview_double_image {
    width: 1000px;
    height: 460px;
}
#snapshotpreview_dialog .modal-dialog {
    width: 1030px;
    height: 510px;
}
 
#structuredsnap_containner {
    font-size: 11px;
}
#structuredsnap_left,
#structuredsnap_right{
    margin: 2px;
}
#structuredsnap_right {
    margin-left: 4px;
    margin-right: 0;
}
#structuredsnap_btndiv,
#livesnapshot_toolbar {
    height: 40px;
}
#structuredsnap_live {
    border: 2px solid lightgray;
}
#structuredsnap_content,
#livesnapshot_content {
     
    text-align: center;
    vertical-align: middle;
}
#structuredsnap_decrypt_v1 {
    background-color: black;
}
#structuredsnap_receive,
#structuredsnap_showtarget{
    float: right !important;
}
#structuredsnap_information .first,
#structuredsnap_information .second{
    border: 2px solid lightgray;
}
.second {
    margin: 0 2px;
}
.structured_font{
    width: 15px;
    line-height: 15px;
    text-align:center ;
}

.structured_div {
    float: left;
    display: inline;
    margin-right:2px;
}
.livesnapshot_target {
    display: inline;
    margin-right:2px;
}
.structured_informationtext{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: -3px;
    width: 58%;
    height: 100%;
}
.structured_text {
    margin-left: -3px;
    margin-top: -3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 48%;
}
.face,
.human,
.car,
.carnum{
    border-style: solid;
    border-color: lightgray;
    width: 100%;
}
.faceinfotext,
.carinfotext,
.nonmotorinfotext {
    border-width:2px 2px 1px 0;
    border-style: solid;
    border-color: lightgray;
    overflow: auto;
}
.humaninfotext,
.carnuminfotext {
    border-width:1px 2px 2px 0;
    border-style: solid;
    border-color: lightgray;
    overflow: auto;
}
.nonmotorinfotext {
    border-width:2px 2px 2px 0 !important;
}
.non-motor {
    border: 2px solid lightgray;
    width: 100%;
    height: 100%;
}
.face,.car {
    border-width:2px 2px 1px 2px;
}
.human,.carnum {
    border-width:1px 2px 2px 2px;
}
.car {
    height: 77%;
}
.carnum {
    height: 23%;
}
#livesnapshot_show_motor_vehicles .car {
    height: 75%;
}
#livesnapshot_show_motor_vehicles .carnum {
    height: 25%;
}
.face {
    height: 40%;
}
.human {
    height: 61%;
}
#livesnapshot_face_human .human {
    height: 60%;
}
.structured_img{
    float: left;
}
.face .structured_img,
.face .livesnapshot_img {
    width: 51%;
    background: url("face.png");
    background-size:50px 50px;
    background-repeat:no-repeat;
    background-position: center;
}
.face .livesnapshot_img {
    width: 100% !important;
}
.human .structured_img,
.carnum .structured_img{
    width: 51%;
}
.car .structured_img,
.car .livesnapshot_img {
    width: 51%;
    background: url("car.png");
    background-size:50px 50px;
    background-repeat:no-repeat;
    background-position: center;
}
.car .livesnapshot_img {
    width: 100% !important;
}
.non-motor .structured_img,
.non-motor .livesnapshot_img {
    width: 51%;
    height: 100%;
    background: url("bike.png");
    background-size:50px 50px;
    background-repeat:no-repeat;
    background-position: center;
}
.non-motor .livesnapshot_img {
    width: 100% !important;
}
#structuredsnap_non-motordata.structured_img {
    width: 51%;
    background: url("bike.png");
    background-size:50px 50px;
    background-repeat:no-repeat;
    background-position: center;
}
#livesnapshot_left,
#livesnapshot_right {
    margin-left: 2px;
}
.tab_banner{
    height: 26px;
    line-height: 22px;
    border: 1px solid #dadada;
    text-align: center;
    display: inline-block;
    margin: 3px
}
 
#radar_right {
 width:350px;
 height: 100%;
}
.radar_titlebar {
    background-color: #9d9d9d;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding-left: 5px;
}
#radar_version  {
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    word-break: break-all;
}
#radar_information .item_c ,
#radar_custom_dialog .item_c {
    width: 100%;
    line-height: 25px;
}
#radar_custom_dialog .item_c .first {
    width: 100px;
    text-align: center;
}
#radar_high_param {
    color: blue;
    cursor: pointer;
    text-decoration:underline;
    text-align:left;
    margin-left:154px;
}
#radar_information .item_c>span,
#radar_right .item>span ,
#radar_custom_dialog .item_c>span,
#radar_calibration_param,
#radar_calibration_dialog span {
    display: inline-block;
}
#radar_information .item_c .first{
    width: 58px;
    text-align: right;
    margin-right:10px;
}
#radar_information .item_c .text {
    width: 78%;
    margin-right: 0;
}
#radar_right .item {
    height: 40px;
    line-height: 30px;
    clear: both;
    margin-top: 5px;
}
#radar_right .item > span {
    float: left;
    margin-right: 10px;
}
#radar_right .item > span.first {
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    line-height: 30px;
}

#radar_calibration_param {
    width: 26%;
    height: 500px;
}
#radar_calibration_param .item_c {
    width: 100%;
    height: 35px;
    line-height: 35px;
}
#radar_calibration_param .item_c .first {
    width:55px;
    text-align: center;
}
#radar_calibration_videocontent {
    width: 728px;
    height: 500px;
    border: 1px solid #adadad;
}
.poxtitle {
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#radar_calibration_param .radar_pox {
    width: 90px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius:3px ;
    text-align: center;
    margin-left: 5px;
}
#radar_right .item .paramctrl {
    width: 172px;
    margin-right: 0;
}
.radat_UIWidth {
    width: 170px !important;
} 
#radar_btn .cfgline {
    width: 100%;
}
.radar_span {
    width: 200px;
    height: 30px;
    margin-left: 20px;
}
#radar_fold {
    cursor: pointer;
    float: left;
}
#radar_custom_dialog  .radio_style,
#radar_come,
#radar_go,
#radar_custom {
    height: 15px;
    margin-top: 5px;
    vertical-align: -2px;
}
#radar_param label {
    width: 58px;
}
#radar_custom_dialog label {
    width: 80px;
}
.red {
    color:red;
}
.m_left_110 {
    margin-left: 110px;
}
 
#playback_slow {
    background: url("btn_icons.png") -127px -237px no-repeat;
}
#playback_play {
    background: url("btn_icons.png") -7px -237px no-repeat;
}
.playback_pause {
    background:url("btn_icons.png") -47px -237px no-repeat !important;
}
#playback_stop {
    background: url("btn_icons.png") -87px -237px no-repeat;
}
#playback_fast {
    background: url("btn_icons.png") -167px -237px no-repeat;
}
#playback_step {
    background: url("btn_icons.png") -207px -237px no-repeat;
}
#playback_browse {
    background: url("btn_icons.png") -247px -237px no-repeat;
}
#playback_clip{
    background: url("btn_icons.png") -367px -6px no-repeat;
}
#playback_clip_manage{
    background: url("btn_icons.png") -367px -236px no-repeat;
}
#playback_new_download {
    background: url("btn_icons.png") -207px -46px no-repeat;
}
#live_count_reset {
    background: url("btn_icons.png") -286px -237px no-repeat;
}
#playback_target {
    background: url("btn_icons.png")  -410px -237px no-repeat;
}
#playback_boxbar a {
    margin: 0 7px !important;
    color: black;
    cursor: pointer;
}
#playback_dlresult button {
    padding: 2px 10px;
}
#playback_dlresult tr td:nth-child(2) {
    padding-left: 1%;
}
#playback_dlresult tr td:nth-child(5) {
    padding-left: 2%;
}
#playback_dlresult tr td:nth-child(8),
.scan_model {
    padding-left: 15px;
}
#playback_dlresult .progress, #playback_clip_dlresult .progress {
    margin-bottom: 0;
}
#playback_clip_dlresult td, #playback_clip_dlresult td div, #playback_clip_dl th {
    text-align: center;
}
.timeline {
    height: 88px;
    overflow: hidden;
    background-color: #000;
    color: #fff;
    border-top: 3px solid white;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.timeview {
    width: 100%;
    height: 65px;
    overflow: hidden;
    color: #414141;
}
.timeday {
    height: 36px;
    border: 0 none;
    border-collapse: collapse;
}
.timeday td {
    padding: 0;
    border-collapse: collapse;
}
.inforow td {
    text-align: left;
    font-weight: bold;
}
.inforow span {
    float: right
}
.timerow {
    height: 14px;
    border-top: 1px solid #414141;
    border-bottom: 1px solid #414141;
}
.timerow td {
    border-left: 1px solid #414141;
}
.timetool {
    width: 100%;
    height: 100%;
    margin-top: -65px;
    text-align: center;
    background: url("l.png") center top repeat-y;
}
.timeevent {
    margin-top: -16.5px;
    width: 100%;
    height: 12px;
}
.timehover {
    color: #fff;
    display: block;
    margin-bottom: -6px;
}
.timememo {
    width: 100%;
    margin-top: 45px;
}
.timememo>span {
    margin-right: 10px;
}
.timememo>span>span {
    display: inline-block;
    width: 1em;
    height: 1em;
    border: 1px solid #414141;
    margin: 0 5px -2px 0;
}
#playback_listbox th>div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#playback_listbox th,
#playback_listbox td {
    padding: 5px 2px;
}
 
.g_plus,
.g_minus {
    width: 15px;
    height: 15px;
}
.g_plus {
    background: url("tool_icons.png") -30px -56px no-repeat;
}
.g_minus {
    background: url("tool_icons.png") -9px -56px no-repeat;
}
 
.p_left {
    height: 100%;
    border-right: 2px solid #CFE2F2;
}
.left_title {
    width: 200px;
    margin: 5px 10px;
    line-height: 30px;
}
.mr {
    margin-top: 5px;
}
.query_btn {
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}
.playback_field {
    width: 220px;
    padding: 0 10px;
}
#playback_playerProgress {
    display: -webkit-box;
    padding:0 10px;
}
#playback_playerProgress > div {
    -webkit-box-flex: 1;
    box-flex: 1;
}
#playback_playerProgress .time {
    width: 80px;
    min-width: 80px;
    color: gray;
    text-align: center;
    float: left;
}
.currentTime {
    width: 50% !important;
    text-align: left !important;
}
.totalTime {
    width: 50% !important;
    text-align: right !important;
}
#playback_playerProgress .progressbar {
    -webkit-box-flex: 3;
    box-flex: 3;
    height: 3px;
    background-color: #cfcbd0;
    margin-top: 8px;
}
#progressbar {
    width: 100%;
    height: 10px !important;
    margin-top: 30px !important;
}
#playback_playerProgress .progressbar .bar {
    display: block;
    width: 0;
    height: 100%;
    background: gray;
    position: relative;
}
#playback_playerProgress .progressbar .bar:after {
    content: " ";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #ffffff;
    right: -4px;
    top: 1px;
    -webkit-box-shadow: 0 0 1px 4px #cfcbd0;
    box-shadow: 0 0 1px 4px #cfcbd0;
}
.playback_operation_button {
    width: 72px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    display: inline-block !important;
}
.playback_down_query {
    margin:20px 10px;
}
#playback_download_body {
    border-right: 1px solid #cfe2f2;
    display: block;
}
#playback_new_dlbar {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
}
#playback_content {
    position: relative;
    width:100%;
    display:block;
    background: black;
    overflow:hidden;
    text-align: center;
    vertical-align: middle;
}
#playback_content .playback_load_plugin:before {
    content: '.';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

#playback_content a {
    display: inline-block;
    text-align: center;
}
#playback_jump {
    display: inline-block;
    vertical-align: -20%;
    cursor: pointer;
}
#playback_down_goback {
    margin-left: 10px;
    margin-right: 10px;
}
#playback_page_turn_btn_content {
    width: 292px;
    height: 24px;
    white-space: normal;
}
#playback_timezoom {
    margin:2px 2px;
}
#playback_local {
    width: 100%;
    height: 45px;
    background-color: white;
}
#playback_toolbar {
    width:100%;
    height: 48px;
    padding:0 0 3px 0;
}
#playback_toolbar_content {
    width: 100%;
    position: relative;
}
#playback_righttab_content {
    height: 42px;
}
#playback_toolbox {
    padding:3px 3px;
}
#playback_streamttype {
    margin: 5px 2px;
}
#playback_delete_data {
    display: inline-block;
    margin: 5px 0 0 10px;
}
#content {
    width: 800px;
    height: 580px;
    overflow: auto;
    padding: 10px;
}
.playback_schedule {
    background-color: #01a0fe;
}
.playback_event {
    background-color: #fc0100;
}
.playback_manual {
    background-color: #40d127;
}
.playback_page_space {
    margin: 5px 5%;
}
 
#log_ {
    border-left: 3px solid #cfe2f2;
    border-right: 3px solid #cfe2f2;
}
#log_result th,
#log_result td {
    border: 1px solid #dddddd;
}
.log_field {
    width: 220px;
    padding: 0 10px;
}
.log_title {
    width: 200px;
    height: 30px;
    margin-top: 5px;
    margin-left: 10px ;
    padding: 0 0 5px 0;
}
.log_controls {
    width: 220px;
    padding: 0 10px;
}
#log_table {
    margin: 2px;
}
 
.log_icon {
    background: url("tool_icons.png") -301px -9px no-repeat;
    width: 21px;
    height: 15px;
    margin-bottom: -2px;
}
 
.rightArrow {
    border-left: 10px solid #000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    width: 0;
    height: 0;
}
 
.log_rcd {
    display: inline-block;
     
    padding-top: 1px;
    height: 30px;
    line-height: 30px;
}
.log_left_conditions {
    height: 100%;
    border-right: 2px solid #CFE2F2;
}
#log_search_conditions {
    width: 230px;
    height: 100%;
}
#facereport_content {
    width: 1670px;
}
#facereport_table_footer,
#facereport_detail_footer,
#log_table_footer,
#personnelinfo_table_footer,
#eventquery_table_footer {
    height: 40px;
    margin: 0 2px 2px 2px;
    overflow: auto;
}
#facereport_table_footer a,
#facereport_detail_footer a,
#log_table_footer a,
#personnelinfo_table_footer a,
#modelset_turn_page a,
#eventquery_table_footer a {
    display: inline-block;
    margin: -7px 7px;
    color: black;
    cursor: pointer;
}
#playback_first,
#playback_prev,
#playback_next,
#playback_last,
#log_first,
#log_prev,
#log_next,
#log_last,
#dataquery_first,
#dataquery_prev,
#dataquery_next,
#dataquery_last,
#personnelinfo_first,
#personnelinfo_prev,
#personnelinfo_next,
#personnelinfo_last,
#modelset_first,
#modelset_prev,
#modelset_next,
#modelset_last,
#eventquery_first,
#eventquery_prev,
#eventquery_next,
#eventquery_last {
    display: block;
    width: 25px;
    height:25px;
    cursor: pointer;
}
#playback_first,
#log_first,
#dataquery_first,
#personnelinfo_first,
#modelset_first,
#eventquery_first {
    background: url(tool_icons.png) -6px -28px no-repeat;
}
#playback_prev,
#log_prev,
#dataquery_prev,
#personnelinfo_prev,
#modelset_prev,
#eventquery_prev {
    background: url(tool_icons.png) -28px -28px no-repeat;
}
#playback_next,
#log_next,
#dataquery_next,
#personnelinfo_next,
#modelset_next,
#eventquery_next {
    background: url(tool_icons.png) -54px -28px no-repeat;
}
#playback_last,
#log_last,
#dataquery_last,
#personnelinfo_last,
#modelset_last,
#eventquery_last {
    background: url(tool_icons.png) -78px -28px no-repeat;
}
#playback_datediv {
    height: 230px;
}

#log_last,
.first_page,
.prev_page,
.next_page,
.last_page {
    display: block;
    width: 25px;
    height:25px;
    cursor: pointer;
}
.first_page {
    background: url(tool_icons.png) -6px -28px no-repeat;
}
.prev_page {
    background: url(tool_icons.png) -28px -28px no-repeat;
}
.next_page {
    background: url(tool_icons.png) -54px -28px no-repeat;
}
.last_page {
    background: url(tool_icons.png) -78px -28px no-repeat;
}

 
.tabnowrap th,
.tabnowrap td {
    white-space: nowrap;
}
.navbar-collapse.collapse {
    display: block !important;
}
.navbar-nav>li,
.navbar-nav {
    float: left !important;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}
.navbar-right {
    float: right !important;
}
#config_menucol {
    background-color:#eef4f0;
    width: 230px;
}
#config_menu {
    width: 230px;
}
#config_menu_deploy{
    float: left;
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    background: #eef4f0;
    margin-top: 3px;
}
.cfgtab {
    border: 0 !important;
    border-spacing: 5px !important;
    border-collapse: separate !important;
}
.cfgtab .input-group {
    border: 0 !important;
    border-spacing: 0 !important;
    border-collapse: separate !important;
    width: 240px;
}
.cfgtab_labelTd {
    padding-right: 5px;
    text-align: right;
}
.cfgedit,
#streamset_0 input,
#FML-ZL_streamset,
.imageset_ .cfgline,
.imageset_ select,
#config_content .item_c .text,
#config_content .item_c .select,
.acsholidayplan_modal_time,
#alarmserver_port {
    width: 240px;
}
input.cfgedit[disabled] {
    cursor: text;
}
select.cfgedit[disabled] {
    cursor: auto;
}
.cfgline {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
}
.hiddenform {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: pointer;
    width: 2px;
    height: 2px;
}
.file_kaon {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#playback_download_content,
#general_import_file,
#logo_import_file,
#https_install_file,
#maintaince_import_file,
#vehiclewhitelist_import_file,
#maintaince_ipcimport_file,
#upgrade_import_file,
#upgrade_ipc_import_file,
#facelibrary_import_file,
#facebaselibrary_upload_file,
#facebaselibrary_add_file,
#facebaselibrary_import_file,
#createrule_platlicenserecog_import_file,
#createrule_parking_guard_import_file,
#createrule_structurization_import_file,
#facebaselibrary_ie8_file,
#personnelinfo_edit_upload_file,
#personnelinfo_import_file,
#personnelinfo_export_template_file,
#personnelinfo_downloadlist_file,
#advertisementset_import_file,
#datamanagement_personnel_import_file,
#certificate_install_file,
#sip_export_file,
#sip_install_file,
#sip_installCA_file,
#sip_installsip_file {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 50px;
    cursor: pointer;
}
.cfgmenu {
    border-bottom: 5px solid #eef4f0;
    border-top-style: none;
    color: #323232
}
.cfgmenu> .panel-heading {
    background-color: #d7e7db;
    border-color: #eef4f0;
    padding: 3px 0 3px 28px;
    border-radius: 0 0;
}
.cfgmenu> .panel-heading .panel-title {
    margin-top: 0;
    margin-bottom: 0;
}
.cfgmenu> .panel-heading .badge {
    color: #d7e7db;
    background-color: #000;
}
.cfgmenu> .panel-heading + .panel-collapse > .panel-body,
.cfgmenu> .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #eef4f0;
}
.config_ .panel-group .panel+.panel {
    margin-top: 0 !important;
}
.config_ .list-group-item {
    background-color: #eef4f0;
    padding: 3px 0 3px 45px;
    border-width: 0;
}
.tab_menu {
    padding: 5px;
}
.tab_menu .tab_menu_nav {
    margin: 0;
    padding: 0;
    background: none;
}
.tab_menu .tab_menu_nav li {
    list-style: none;
    float: left;
    margin: 1px 3px 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.tab_menu .tab_menu_nav li a {
    float: left;
    padding: 5px 15px;
    text-decoration: none;
    outline: 0;
}
.tab_menu .tab_menu_nav li.ui_tabs_active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.tab_menu .tab_menu_nav li.ui_tabs_active a {
    cursor: text;
}
.tab_menu .tab_menu_nav li a,
#logo_import_file {
    cursor: pointer;
}
#tab_menu_bottom {
    border-top: 1px solid #C8C8C8;
}
.input-group button.dropdown-toggle {
    padding: 6px 5px;
    width: auto;
    font-size: 12px;
    padding-bottom: 5px;
}
.input-group .dropdown-menu a.btn {
    width: auto;
    border: none;
}
.dstedit {
    width: 105px;
}
.cfgcolor {
    width: 80px;
}
.cfgbtn {
    width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}
#maintaince_content .cfgbtn_md {
    width: 150px;
}
.cfgcnt {
    margin: 0;
    padding: 0;
}
label {
    font-weight: normal;
    max-width: none;
    margin-bottom: 0;
}
.cfghead {
    font-weight: bold;
}
.step1open,
.step2open,
.step3open,
.step1close,
.step2close,
.step3close {
    width: 15px;
    padding: 0 !important;
}
.cfgexp,
.cfgclp {
    width: 20px;
}
.cfgexp>div,
.cfgclp>div {
    float: left;
    height: 20px;
    width: 20px;
}
.cfgexp>div {
    background: url(tool_icons.png) -196px -6px no-repeat;
}
.cfgclp>div {
    background: url(tool_icons.png) -218px -6px no-repeat;
}
.general_ a.btn{
    width: 100px;
}
.general_users_ .cfgtab,
.general_users_ .table {
    margin-bottom: 0;
}
.general_label {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
#config_pagenum>a:focus{
    outline:none;
}
.pagenum>a,.pagenum>a:link,.pagenum>a:visited,.pagenum>a:active{
    text-decoration: none;
    color: #0a0a0a;
 }
.pagenum>a>span {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    font-size: 18px;
}
.pagefont {
    background: url(its_icons.png) -247px -45px no-repeat;
}
.pagestatus {
    background: url(its_icons.png) -285px -45px no-repeat;
 }
#config_prevcontain,#config_nextcontain{
    margin-top: -28px;
    position: relative;
    width:25px!important;
    cursor: pointer;
}
#config_prevcontain:hover,#config_nextcontain:hover{
    background-color:#f0f0f0;
}
#config_pageprev,#config_pagenext{
     width: 25px;
     height: 30px;
     position: absolute;
     top: 50%;
     cursor: pointer;
 }
#config_pageprev{
     background: url(tool_icons.png) -28px -28px no-repeat;
 }
#config_pagenext{
     background: url(tool_icons.png) -54px -28px no-repeat;
 }
.forbidden_DBClick_Selected {
    -moz-user-select:none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
 
#general_users_table {
    width: 600px;
    height: 150px;
}
 
.userinfo {
    width: 600px;
    height: 400px;
}
 
#streamset_0 input,
#streamset_1 input,
#streamset_2 input,
#osd_content input,
#email_content input,
#ddns_content input,
#sip_content input,
#createrule_arithmetic_div input,
#netstorage_content input,
#time_content input,
#accessplatform_pu input
,#general_content input {
    text-indent: 5px;
}
#snapshotset_content input {
    text-indent: 3px;
}
#serialportset_content input,
#dnset_content input, #filllightset_content input {
    text-indent: 8px;
}
#storageset_content input {
    text-indent: 10px;
}
#general_content .stream2_coderate {
    text-indent: 6px;
}
 
.general_toolbar {
    border-top: 1px solid #aaa;
    background-color: #f9f9f9;
    height: 50px;
}
 
.general_toolbar .bottom_td {
    padding-top: 1px;
}
.dnset_ td {
    padding: 0 10px 0 0;
}
.schedule_line {
    width: 3px;
    height: 33px;
    border: 1px solid #b4b4b4;
    cursor: ew-resize;
}
 
.deciphering {
    margin-right: -6px;
}
 
.ui-digital-input-box {
     border-radius: 3px;
     border: 1px solid #ccc;
     background-color: #ffffff;
     font-size: 12px;
}
 
.ui-digital-input-box-disable {
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 12px;
    background-color: #eee;
    opacity: 1;
}
.bottom_td {
    padding-top: 12px;
}
.digital_input{
    padding-top: 2px;
}
.digital_input_parent {
    width: 238px;
    height: 28px;
}
 
.slider_left {
    width: 203px;
    margin-top: 7px;
    background-color: #aaa;
}
.slider_right {
    width: 30px;
    height: 22px;
    margin-left: 12px;
    text-align: center;
}
.lfloat {
    float: left;
}
#upnp_external {
    width: 750px;
    height: 176px;
}
#portmapped_external {
    width: 450px;
    height: 176px;
}
#httpupload_external {
    width: 750px;
    height: 176px;
}
#multicast_external {
    width: 750px;
    height: 176px;
}
#multicast_srtp_external{
    width: 750px;
    height: 176px;
}
#certificate_external{
    width: 800px;
    height: 600px;
}
.btn_more {
    float: right;
    display: inline-block;
    width: 30px !important;
    height: 15px;
    cursor: pointer;
    background: url(tool_icons.png) -8px -10px no-repeat;
}
#intimacymask_table {
    width: 600px;
    height: 353px;
}
#general_content {
    width: 1100px;      
    table-layout: fixed;
    padding-right: 17px;
}
 
.general_slider,
.gereral_slider_0 {
    margin-top: 12px;
}
.general_slider {
    margin-left: 2%;
    width: 77%;
    background-color: #aaa;
}
.gereral_slider_0 {
    margin-left: 2%;
    width: 77%;
    background-color: #aaa;
}
.general_slider_value,
.general_slider_value_0 {
    height: 30px;
    line-height: 30px;
}
.general_slider_value {
    width: 10%;
    margin-left: 5%;
}
.general_slider_value_0 {
    width: 10%;
    margin-left: 2%;
}
 
.test_btn {
    width: 57%;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}
 
.wdot {
    width: 100%;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
 
.multilanguage {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.z {
    padding-top: 5px;
}
 
.imageset_slider,
.imageadjust_slider {
    width: 235px;
    background-color: #aaa;
    margin: 10px 15px 0 15px;
}
.imageset_slider_value, .imageadjust_slider_value {
    width: 60px;
    text-align: center;
    margin-left: 5px;
}
#itsimageset_n,
#imageset_n{
    width: 240px;
    text-indent: 3px;
}
#itsimageset_tabs_content,
#imageset_tabs_content{
    padding-top: 15px;
}
#itsimageset_wdrd,
#itsimageset_wdrd_1,
#itsimageset_wdrd_2,
#imageset_wdrd,
#imageset_wdrd_1,
#imageset_wdrd_2{
    margin-left: 168px;
    margin-right: 0;
}
.ftitle_div,
.tcpip_div{
    clear: both;
    margin-left: 10px;
    width: 400px;
    height: 27px;
}
.tcpip_div{
    width: 800px;
}
.ftitle{
    width: 136px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stitle{
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    line-height: 30px;
    float: left;
}
.imageset_line{
    margin: 10px 0 0 0;
}
.m_left_30{
    margin-left:30px;
}
.m_left_165{
    margin-left: 165px;
}
.btn_div{
    padding-top: 20px!important;
    margin-left: 25px;
}
.item_silder{
    clear: both;
    padding-top: 5px;
}
.tcontent{
    margin:3px 0 0 15px;
}
#imagset_tabs_content{
    margin-top: 30px
}
.imageset_tab{
    margin:5px 29px 0 29px;
    clear: both;
}
.steptabs{
    float: left;
    width: 70px;
    height: 26px;
    line-height: 22px;
    cursor: pointer;
    border: 1px solid #dadada;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#itsimageset_filllight_autoflashLamp,
#itsimageset_filllight_autostrobLamp,
#imageset_filllight_autoflashLamp,
#imageset_filllight_autostrobLamp {
    margin-left: 30px;
}
#itsimageset_save,
#imageset_save {
    margin-left: 141px;
}
#schedule_lines {
    width:866px;
    height:35px;
    border:1px solid #b4b4b4;
}
.osdcolor {
    width: 72px;
}
.colorname {
    width: 28px;
}
#osd_content .cfgline {
    width: 394px;
    margin: 10px 5px;
}
.osd_insert {
    width: 72px;
    margin-left: 52px;
}
.osd_textarea,
#runset_cruise_list {
    height: 80px;
    margin-bottom: 10px;
    overflow: auto;
}
#runset_cruisetable {
    width: 240px;
    height:200px;
}
.runset_cruise {
    width: 32px;
    height: 24px;
    cursor: pointer;
}
#live_cruisetable {
    width: 200px;
    height:200px;
}
.live_cruiseset {
    width: 28px;
    height: 24px;
    cursor: pointer;
}
.live_cruise {
    width: 22px;
    height: 24px;
    cursor: pointer;
}
.cruise_call {
    background: url("btn_icons.png") -289px -86px no-repeat;
}
.cruise_add {
    background: url("tool_icons.png") -22px -49px no-repeat;
}
.cruise_del {
    background: url("tool_icons.png") 1px -49px no-repeat;
}
 
.clear_slidebar {
    overflow-x: hidden;
    overflow-y: auto;
}
 
.maintaince_log {
    margin: -5px 0 0 0;
    width: 18.50%;
}
.mainselect {
    width: 100px;
    margin-left: 5px;
}
.maintaince_radio {
    width: 105px;
}
 
.perselect {
    margin-top: 15px;
}
.percheck {
    float: left;
    margin-top: 9px;
}
.percheck_all {
    float: left;
    margin-top: 5px;
    margin-left: 150px;
}
.percheck_ball {
    float: left;
    margin-top: 5px;
    margin-left: 177px;
}
.permissions_event {
    float: left;
    margin-top: 9px;
    white-space: nowrap;
    clear: both;
}
.permissions_event1 {
    float: left;
    margin-top: 9px;
    white-space: nowrap;
}
.permissions_inputs {
    float: left;
    margin-top: 9px;
    margin-left: 17px;
    white-space: nowrap;
}
.permissions_inputs1 {
    float: left;
    margin-top: 9px;
    margin-left: 25px;
    white-space: nowrap;
}
.page_change {
    margin-left: 230px;
}
.menu_option span:last-child {
    margin-left: 3px;
}
.menu_option {
    background-color: #fff;
    border-bottom: 1px solid #adadad;
    padding: 2px 5px;
    width: 120px;
    z-index: 100;
}
.menu_option span {
    display: inline-block;
    color:#0a0a0a;
}
.btn_ml_on {
    background-color: #f1f1f1;
}
 
.snapshotset_div_02 {
    text-align: right;
    width: 150px;
    float: left;
     
}
#snapshotset_schedule {
    width: 240px;
    padding: 5px 10px 5px 10px;
     
}
.snapshotset_div_03 {
    margin-top: 9px;
    width: 580px;
    height: 34px;
}
.snapshotset_copy {
    width: 500px;
    height: 22px;
    margin-top: 5px;
}
.snapshotset_div_04 {
    float: left;
    margin-top: 6px;
}
.snapshotset_div_05 {
    height: 40px;
    margin-top:5px;
}
.snapshotset_schedule_time_enable {
    margin-top: 4px !important;
}
.ftp, .email, .nfs, .smb{
    color: #101010;
    cursor: pointer;
    text-decoration: underline;
}
.ftp:hover, .email:hover, .nfs:hover {
    color: #0000EE;
    cursor: pointer;
    text-decoration: underline;
}
 
#snapshotset_copyto_showorhide {
    margin-top: 10px;
    margin-left: 162px;
    border: solid 1px black;
}
#snapshotset_copyto_thead {
    background-color: #8c8c8c;
    width: 400px;
    height: 30px;
}
#snapshotset_copytoselectall {
    margin-left: 10px;
    float: left;
}
#snapshotset_copytoinverse {
    float: left;
    margin-left: 5px;
}
#snapshotset_copytomakesure {
    float: left;
    margin-left: 20px;
}
#snapshotset_copytocancel {
    float: left;
    margin-left: 20px;
}
#snapshotset_copy_tbody {
    display: block;
    height: 150px;
    overflow-y: scroll;
}
.imemodes {
    width :115px;
}
 
#copy_dialog_thead {
    background-color: rgb(200, 200, 200);
    width: 400px;
    height: 30px;
}
.cpbtn {
    margin-right: 8px;
    width:80px;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:inline-block;
    overflow:hidden;
}
 
.tab_content {
    margin-left: 175px;
}
.tab_head {
    width: 500px;
    height: 34px;
    overflow: hidden;
    text-decoration: none;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.tab_head li {
    float: left;
    width: auto;
    line-height: 30px;
    border: 2px solid #000;
    -webkit-border-top-right-radius: 50%;
    -o-border-top-right-radius: 50%;
    -moz-border-top-right-radius: 50%;
    border-top-right-radius: 50%;
    cursor: pointer;
}
.tab_bg {
    background: #28bf08;
}
 
.exceptionalarm_th {
    padding: 2px 0 2px 8px!important;
    height: 26px;
}
.exceptionalarm_a {
    width: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
 
#regionset_minfacesize {
    height: 15px;
    margin-top: 7px;
    vertical-align: -2px;
}
#regionset_all_del, .cruisemode_label {
    width:140px;
}
.regionset_name{
    width: 72px;
    height: 32px;
    cursor: pointer;
}
.regionset_name li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: clip;
    list-style: none;
    font-size: 14px;
}
 
#createrule_timetip,
#createrule_timeTipHover {
    margin-top: 40px;
}
#createrule_tipsLeft,
#createrule_tipsRight {
    margin-top: 44px;
}
#createrule_vca_schedule {
   margin-left: 160px;
}
#createrule_max_time_interval,
#createrule_min_time_interval,
#createrule_leave_alarm_time {
    padding-top: 0;
    margin-top: 0;
    text-indent: 0 !important;
}
.helmet_color {
    width: 30.50%;
}
#createrule_platlicenserecog_table {
    width: 377px;
    height: 205px;
}
#createrule_parking_guard_table {
    width:250px;
    height:200px;
    padding-right:10px;
}
#createrule_structurization_table {
    width:250px;
    height:200px;
    padding-right:10px;
}
#createrule_personneldensity_table,
#createrule_vehicledensity_table {
    width:350px;
    height:150px;
    padding-right:10px;
    margin-bottom: 10px;
}
.createrule_structurization_jump {
    width: 300px;
    height: 30px;
    margin-top: 5px;
}
#createrule_structurization_jump {
    width: 100px;
    margin-left: 10px;
    margin-right: 10px;
}
#createrule_platlicenserecog_jump {
    width: 100px;
    height: 30px;
    margin-left: 5px;
}
.createrule_platlicenserecog_jump {
    width: 377px;
    height: 30px;
    margin-top: 5px;
}
 
.workMode .workM {
    margin-left: 11px;
    display: inline-block;
    margin-top: 5px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.networkCard .networkC {
    display: inline-block;
    margin-left: 11px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
 
.page_pre,
.page_next {
    display: inline-block;
    width: 30px;
    height: 19px;
    cursor: pointer;
}
.page_pre {
    background: url(tool_icons.png) -68px -53px no-repeat;
}
.page_next {
    background:url(tool_icons.png) -93px -53px no-repeat;
}
.page_select {
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 60px;
    height: 26px;
    margin-left: 5px;
}
.page_btn {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 5px;
}
.check_title {
    float: left;
    width: 160px;
    height: 25px;
}
.channel_cklist {
    margin-top: 10px;
    width: 730px;
    height: 50px;
}
.channel_ck {
    float: left;
    white-space: nowrap;
    width: 72px;
}
.disk_ck {
    width: 60px;
}
.rfloat {
    float: right;
}
 
.link {
    float: left;
    width: 180px;
    border: 1px solid #C8C8C8;
}
.link input {
    vertical-align: -2px;
    margin-right: 5px;
    height: 15px;
}
.link .title {
    width: 100%;
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #C8C8C8;
    background-color: #F4F4F4;
    padding-left: 10px;
}
.link .content {
    height: 330px;
    overflow: hidden;
    overflow-y: auto;
}
.link .item {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;

}
.link .item>label {
    width: 140px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}
.link .child {
    margin-left: 17px;
}
.link .content select {
    width: 160px;
    height: 28px;
}
.play_audio {
    margin: 0 3px;
    width: 28px;
    height: 28px;
    background: url(tool_icons.png) -182px -50px no-repeat;
    border: 1px solid #C8C8C8;
    border-radius: 3px;
}
 
.tab_border {
    margin-left: 5px;
    margin-top: 10px;
    font-weight: 200;
    height: 26px;
    text-align: center;
}
.tab_line {
    width: 70%;
    margin-left: 5px;
    margin-top: -1px;
    border-bottom: 1px solid #dadada;
}
.tabstep {
    float: left;
    width: 70px;
    height: 26px;
    line-height: 22px;
    cursor: pointer;
    border: 1px solid #dadada;
}
.step_first {
    border-right: 0;
}
.step_center {
    border-left: 0;
    border-right: 0;
}
.step_last {
    border-left: 0;
}
.alarm_next {
    float: left;
    margin-left: 5px;
}
 
.disable_input {
    -moz-user-select:none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.t_handAdd .form-control {
    display: inline-block;
}
.advance_set {
    margin-bottom: 4px;  
}

 
#channelmng_channel_table {
    width: 1000px;
    height: 250px;
}
#channelmng_search_table {
    width: 1000px;
    height: 250px;
}
#channelmng_handAdd_dialog,
#channelmng_copyreader_dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
#channelmng_handAdd_dialog .Domodal_iframe {
    filter: alpha(opacity=50);
    height: 715px;
}
#channelmng_show_sift,
#channelmng_content_plugandplay,
#channelmng_amend_pwd {
    width: 120px;
    margin-right: 5px;
    margin-left: 5px;
    height: 34px;
}
.channelmng_show_sift,
.channelmng_content_plugandplay {
    height: 34px;
    line-height: 34px;
}
#channelmng_handAdd span {
    font-size: 16px;
}
#channelmng_handAdd {
    border-radius: 6px;
}
#channelmng_handAdd .pattern {
    margin-left: 10px;
    margin-bottom: 5px;
    font-size: 12px;
}
.t_handAdd .pattern[disabled] {
    background-color: #eee;
}
#ChannelMng1_content .pattern[disabled] {
    background-color: #eee;
}
#channelmng_handAdd .device {
    width: 113px;
}
#channelmng_handAdd .pattern,
#channelmng_handAdd .device,
#channelmng_handAdd_syn {
    margin-left: 10px;
}
#channelmng_handAdd .deviceChannel {
    height: 38px;
}
#channelmng_handAdd .device1 {
    width: 113px;
    margin-left: 0;
}
.device1[disabled] {
    background-color: #eee;
    opacity: 1;
}
#channelmng_handAdd #channelmng_handAdd_close {
    font-size: 14px;
    cursor: pointer;
}
#channelmng_handAdd #channelmng_handAdd_confirm {
    margin-left: 164px;
    width: 85px;
    height: 35px;
    margin-top: 12px;
}
#channelmng_handAdd input {
    display: inline-block;
}
.channelmng_table {
    margin-top: -1px;
}
.channelNumber_edit {
    width: 160px;
}
.channelNumber_edits {
    padding-left: 2px;
}
.channelNumber_eadd {
    padding-left: 25px;
}
.channelNumber_channel {
    width: 154px;
}
.ChannelMng2_adminProtocol {
    width: 136px;
}
#channelmng_ipfilter_list td {
    padding-bottom: 4px;
}
#channelmng_list td {
    padding-bottom: 1px;
}

.ChannelMng2_channelName_content,
.ChannelMng2_status_content,
.ChannelMng2_ipAddress_content {
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}
.ChannelMng2_channelName_content{
    width: 130px;
}
.channelmng_label_space{
    width: 120px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-left: 10px;
    overflow:hidden;
    vertical-align: middle;
}
.td-table-body .mgb_18{
    margin-bottom: 18px;
}
 
#poepower_content {
    width: 600px;
}
#poepower_table {
    width: 600px;
    height: 263px;
}

 
#connectinfo_tableconnect,
#connectinfo_tablelogin,
#connectinfo_tablereceive {
    width:770px;
    height:321px;
}
#channelmng_search_ip{
    width: 120px;
    margin-right: 5px;
    margin-left: 5px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
}
.channelmng_search_ip{
    margin-left:10px;
}
.editcolor {
    color: blue;
    cursor: pointer;
}
 
#filelocations_content input {
    width: 300px;
}
 
.localstorage_width {
    width: 770px;
}
#localstorage_list td:nth-child(6) {
    padding: 3px 0;
}
#localstorage_list td:nth-child(6) select {
    border: none;
}
#sector_content .sector_ok,
#sector_content .sector_bad,
#sector_content .sector_shield {
    width: 0;
    height: 15px;
    padding-left: 15px;
}
#sector_table .cell {
    width: 11px;
    height: 8px;
    border: 1px solid #C4C4C4;
}
#sector_content .type_ok {
    background-color: #0F0;
}
#sector_content .type_bad {
    background-color: #F00;
}
#sector_content .type_shield {
    background-color: #FF0;
}
.progress {
    border: 1px solid #999;
}
 
.alert_dialog {
    margin-left: 20px;
    position: relative;
    margin-top: 1px;
    height: 15px;
    vertical-align: -3px;
}
.alert_label {
    padding-left: 0;
    font-weight: bold;
}
 
.dh_timePlan .btn {
    display: inline-block;
    padding: 5px 10px;
    margin: 10px;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    -webkit-appearance: button;
}
.dh_timePlan .btn:focus,
.dh_timePlan .btn:active:focus,
.dh_timePlan .btn.active:focus {
    outline: 0;
}
.dh_timePlan .btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.dh_timePlan .btn:active,
.dh_timePlan .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: 0 0 2px #000000;
}
.dh_timePlan .btn.disabled,
.dh_timePlan .btn[disabled] {
     
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.dh_timePlan .btn-primary {
    color: #ffffff;
    background-color: #d71920;
    border: 0;
}
 
.dh_timePlan .form-group {
    margin-bottom: 15px;
}
.dh_timePlan .form-control {
    width: 100%;
    height: 34px;
    padding: 3px;
    font-size: 14px;
    line-height: 22px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.dh_timePlan .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.dh_timePlan .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.dh_timePlan .form-control:-ms-input-placeholder {
    color: #999;
}
.dh_timePlan .form-control::-webkit-input-placeholder {
    color: #999;
}
.dh_timePlan .form-control[disabled],
.dh_timePlan .form-control[readonly] {
     
    background-color: #eeeeee;
    opacity: 1;
}
.dh_timePlan .form-checkbox {
    vertical-align: middle;
}
 
.dh_timePlan .timeplan_btns {
    width: 660px;
    height: 35px;
    color: #656363;
    padding-top: 5px;
    padding-left: 88px;
}
#recordDiv1_drawTypeSel {
    display: none;
}
.dh_timePlan .timeplan_btn {
    float: left;
    margin-right: 4px;
}
.dh_timePlan .timeplan_tip {
    float: right;
    padding-top: 4px;
    margin-right: 7px;
    color: #788FB9;
}
.dh_timePlan .timeplan_days {
    float: left;
    width: 695px;
    padding: 10px 0 5px 13px;
    background-color: #F7F7F7;
    position: relative;
    margin-top: 10px;
}
.dh_timePlan .timeplan_day {
    height: 45px;
}
.dh_timePlan .timeplan_dayname {
    font-size: 14px;
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.dh_timePlan .timeplan_daydraw {
    float: left;
    width: 582px;
    height: 34px;
    background: url(timeplan.png) 0 50% no-repeat;
    margin-left: 28px;
}
.dh_timePlan .timeplan_copyto {
    display: none;
    float: left;
    width: 20px;
    height: 16px;
    margin: 17px 0 0 5px;
    background: url(tool_icons.png) -213px -33px no-repeat;
}
.dh_timePlan .timeplan_copyto_top {
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    border-bottom: 1px solid #E6E6E6;
}
.dh_timePlan .timeplan_copyto_txt {
    font-weight: 900;
    padding-left: 3px;
}
.dh_timePlan .timeplan_copyto_checkall {
    display: inline-block;
    float: right;
    width: 90px;
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dh_timePlan .timeplan_checkboxs .timeplan_copyto_bottom {
    text-align: right;
    background-color: #F7F7F7;
}
.dh_timePlan .timeplan_daytimeplan {
    position: relative;
    width: 576px;
    height: 16px;
    margin-left: 2px;
    margin-top: 17px;
}
.dh_timePlan .timeplan_checkboxs {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 242px;
    height: 152px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    text-align: center;
    color: #4d4c4c;
    z-index: 9999;
    margin-top: 30px;
}
.dh_timePlan .timeplan_checkboxs td {
    width: 80px;
    height: 30px;
    text-align: left;
}
.dh_timePlan .timeplan_checkbox {
    vertical-align: -1px;
    margin: 3px 3px 3px 10px;

}
.dh_timePlan .timeplan_drawtypes {
    float: left;
    margin-left: 15px;
    margin-top: 35px;
}
.dh_timePlan .timeplan_drawtypes .drawtype {
    height: 15px;
    margin-bottom: 15px;
}
.dh_timePlan .timeplan_drawtypes .color {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.dh_timePlan .timeplan_drawtypes .txt {
    float: left;
    height: 16px;
    line-height: 16px;
}
.dh_timePlan .timeplan_timetip {
    display: none;
    position: absolute;
    width: 184px;
    text-align: center;
    z-index: 9999;
    margin-top: 15px;
}
.dh_timePlan .timeplan_timetip_top {
    width: 182px;
    height: 15px;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #FFFFFF;
}
.dh_timePlan .timeplan_timetip_middle {
    width: 182px;
    border: 1px solid #DDDDDD;
    border-top: 0;
    border-bottom: 0;
    background-color: #FFFFFF;
}
.dh_timePlan .timeplan_timetip_bottom {
    width: 184px;
    height: 12px;
    background: url(timeplan-icons.png) -3px -30px no-repeat;
}
.dh_timePlan .timeplan_timetip .txt {
    width: 25px;
    margin: 0 3px;
}
.dh_timePlan .timeplan_timetip .ctrl {
    color: #2f47ff;
    cursor: pointer;
}
.dh_timePlan .timeplan_timetip .close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
    background: url(timeplan-icons.png) -55px -10px no-repeat;
    cursor: pointer;
    opacity: 1;
}
.dh_timePlan .timeplan_timetip_hover {
    display: none;
    position: absolute;
    text-align: center;
    color: #585858;
    margin-top: 15px;
}
.dh_timePlan .timeplan_timetip_hover_top {
    width: 96px;
    line-height: 18px;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
    background-color: #FFFFFF;
}
.dh_timePlan .timeplan_timetip_hover_bottom {
    width: 98px;
    height: 7px;
    background: url(timeplan-icons.png) -81px -10px no-repeat;
}
.dh_timePlan .timeplan_tipsleft,
.dh_timePlan .timeplan_tipsright {
    display: none;
    position: absolute;
    width: 37px;
    height: 22px;
    line-height: 16px;
     
    text-align: center;
    font-family: simsun;
    color: #FFFFFF;
    background: url(timeplan-icons.png) -3px -3px no-repeat;
    margin-top: 20px;
    top: 34px;
}
.dh_timePlan .timeplan_resizeLeft,
.dh_timePlan .timeplan_resizeRight {
    display: none;
     
    position: absolute;
    top: -1px;
    width: 5px;
    height: 16px;
    background: url(timeplan-icons.png) -184px -3px no-repeat;
    cursor: w-resize;
}
.dh_timePlan .timeplan_resizeLeft {
    left: -2px;
    cursor: w-resize;
}
.dh_timePlan .timeplan_resizeRight {
    right: -2px;
    cursor: e-resize;
}
.dh_timePlan .color-link {
    color: #0000EE;
}
.dh_timePlan .layout-west {
    background-color: #ebebeb;
}
.dh_timePlan .layout-center-inner {
    overflow: auto;
}
.dh_timePlan .view {
    min-width: 900px;
    padding: 10px 15px;
}
.dh_timePlan .plugin-small {
    width: 422px;
    height: 345px;
    background-color: #343434;
}
.dh_timePlan .btn {
    padding: 4px 8px;
    margin: 0 5px 0 0;
    line-height: normal;
    border: 1px solid #8C8C8C;
    -moz-border-radius: 2px;
    font-size: 14px;
    color: #333;
     
    -webkit-border-radius: 2px;
     
    border-radius: 2px;
}
.dh_timePlan .btn-browser {
    padding: 2px 17px;
    line-height: normal;
    margin-left: 5px;
    background-color: #f2f2f2;
    border: 1px solid #c5c5c5;
}
.dh_timePlan .btn-control {
    padding: 2px 17px;
    margin-right: 5px;
    line-height: normal;
    background-color: #f2f2f2;
    border: 1px solid #c5c5c5;
    font-style: normal;
}
.dh_timePlan .btn-control.min-width90 {
    min-width: 90px;
}
.dh_timePlan .btn-control.width90 {
    width: 90px;
}
.dh_timePlan .btn-save {
    padding: 7px 8px;
    margin: 25px 0 0 0;
    width: 165px;
    border: 0;
}
.dh_timePlan .btn-copyto {
    padding: 6px 7px;
    margin: 25px 0 0 25px;
    width: 165px;
}
.dh_timePlan .btn-copyto .copyto {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(tool_icons.png) -229px -33px no-repeat;
    border: 0;
}
.dh_timePlan .btn-ptz-lock {
    display: none;
    width: 160px;
    margin: 0 auto;
}
.dh_timePlan .btn.noBorder {
    border: 0;
}
.dh_timePlan .btn .delete {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(tool_icons.png) -289px -32px no-repeat;
}
.dh_timePlan .btn .deleteAll {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(tool_icons.png) -312px -33px no-repeat;
}
.dh_timePlan #display span.first {
    overflow: hidden;
    text-overflow: ellipsis;
}
.dh_timePlan span.slider-span {
    padding-top: 5px;
}
.dh_timePlan span.width100 {
    width: 100px;
    white-space: nowrap;
}
.dh_timePlan span.width200 {
    width: 200px;
}
.dh_timePlan span.second {
    margin-left: 20px;
}
.dh_timePlan .margin-top10 {
    margin-top: 10px;
}
.dh_timePlan .margin-left15 {
    margin-left: 15px;
}
#config_content .item_c {
    height: 30px;
    line-height: 30px;
    clear: both;
    margin-top: 5px;
}
#users_dialog_ .item_c {
    height: 30px;
    line-height: 30px;
    clear: both;
    margin-top: 10px;
}
#users_dialog_ input,
#users_dialog_ select {
    width: 330px;
    height: 30px;
    font-size: 12px;
}
#users_dialog_ .item_c>span {
    margin-right: 10px;
}
#alertplan_v2_plan_content input {
    margin-right: 5px;
}
.arithmetic_choose_width{
    width: 600px;
}
#config_content .item_c>span {
    float: left;
    margin-right:10px;
}
.alignment{
    margin-left: 150px;
}
#config_content .item_c>span.first {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    line-height: 30px;
}
#config_content .item_c>span.station {
    width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    line-height: 30px;
}
#config_content .item_c .text-short,
#playback_start_download,
#playback_stop_download,
#playback_ftp_download,
#playback_down_goback {
    width: 120px;
}
#config_content .item_c .slider {
    width: 203px;
    margin-top: 12px;
    background-color: #aaa;
    float: left;
}
#config_content .item_c .sliderbox {
    width: 30px;
    height: 22px;
    margin-left: 12px;
    text-align: center;
    float: left;
}
#config_content .item_c .ui_spinner_input {
    line-height: normal;
}
#config_content .item_c .mainbtn {
    margin-top: 12px;
    margin-right: -5px;
}
#config_btn_group {
    padding-left: 10px;
    padding-top: 20px;
}
.config_image {
    border: 1px solid #aaa ;
    position: relative;
    width: 400px;
    height: 300px;
}
#itsimageset_canvas,
#imageset_canvas {
    position: relative;
}
#config_image .overlay{
    z-index:100;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 300px;
    background:#f0f000;
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    filter:alpha(opacity=0);
}
.image_snap {
     
     
}
.image_overflow {
    overflow: auto;
}
#config_tool_laneset {
    text-align: left!important;
}
#config_tool_laneset label {
    font-weight: normal!important;
}
#laneset_drawpath {
     width: 110px;
     height: 30px;
}
.m_left_47 {
    margin-left: 47px;
}
.m_left_60{
    margin-left:60px;
}
.visibility {
   visibility:hidden;
}
#laneset_drawtripwire,#laneset_alldrawarea {
     width: 145px;
     height: 30px;
 }
#config_tool_laneset span {
    display: inline-block;
    margin-top: 5px;
}
.m_left_100 {
    margin-left: 240px;
}
.m_left_45 {
    margin-left: 45px;
}
.m_left_35{
    margin-left: 35px;
}
.labelall {
    margin: 0;
    max-width: none;
    width:200px;
}
.schedule_time {
    height: 35px;
    line-height: 30px;
}
.schedule_time_enable {
    width: 20px;
    float: left;
}
.schedule_time_center,
.alert_time_center {
    width: 20px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    float: left;
}
.schedule_time_start,
.schedule_time_end,
.alert_time_start,
.alert_time_end{
    float: left;
}
.schedule_time_start .ui-spinner,
.schedule_time_end .ui-spinner,
.alert_time_start .ui-spinner,
.alert_time_end .ui-spinner {
    width: 110px;
}
.schedule_time_start select,
.schedule_time_end select,
.alert_time_start select,
.alert_time_end select {
    width: 100px;
}
.schedule_time_all {
    width: 150px;
    white-space: nowrap;
}
.schedule_week {
    float: left;
    white-space: nowrap;
    width: 90px;
}
.copyto_button,
.link_save_button,
.link_cancel_button {
    width: 100px;
    float: left;
    margin-left:5px;
}
.showmessage_successed {
    float: left;
    margin-top: 5px;
    color: green;
}
.showmessage_failed {
    float: left;
    margin-top: 5px;
    color: red;
}
.alert-succeed {
    color: #fff;
    background-color: #888888;
    border-color: #ebccd1;
}
.imemode{
    width: 81px;
    margin: 0;
    height: 28px;
    ime-mode: disabled;
}
 
.package_timePlan {
    position: relative;
    margin: 5px 0 0 70px;
    right: 0;
    bottom: 0;
    height: 375px;
    z-index: 0;
    display: block;
    visibility: visible;
}
.package_linkway {
    position: relative;
    margin: 10px 0 0 6px;
    height: 380px;
    display: block;
}
#motionalarm_one {
    height: 380px;
}
.motionalarm_div_01 {
    margin-left: 127px;
    margin-top: 10px;
}
.motionalarm_div_02 {
    text-align: right;
    width: 113px;
    float: left;
    margin-top: 9px;
}
.motionalarm_div_10,
.vcaalarm {
    width: 100%;
    height: 34px;
}
#motionalarm_slider {
    width: 203px;
    margin: 16px 0 0 16px;
    float: left;
    background-color: #aaa;
}
#motionalarm_slider_v {
    float: left;
    margin: 9px 0 0 10px;
    text-align:center;
    width:30px;
    height:22px;
    display:inline-block;
}
 
.lostalarm_div_01 {
    margin-left: 127px;
    margin-top: 10px;
}
.lostalarm_div_10 {
    width: 100%;
    margin-top: 17px;
    height: 34px;
}
.alarminput_div_02 {
    width: 150px;
    margin-top: 9px;
}
.alarminput_div_10 {
    width: 100%;
    height: 34px;
    padding: 0 10px;
}
#alarminput_tabpage {
    margin: 0 5px;
}
.alarminput_right {
    text-align: right;
}
.alarminput_right_1 {
    text-align: right;
    position: relative;
    top: 5px;
}
#alarminput_inputport,
#alarminput_purpose{
    width: 240px;
    padding:  5px 10px 5px 10px;
    margin-top: 5px;
    margin-left: 10px;
    display: inline-block;
}
#alarminput_name,
#alarminput_modeset,
#alarminput_disarmmodeset{
    width: 240px;
    padding: 5px 10px 5px 10px;
    margin-left: 160px;
    margin-top: 5px;
}
.alarmoutput_table {
     
     
    border-collapse: separate;
}
.alarmoutput_right,
.alarmserver_right,
.prealarmrec_right {
    width: 150px;
    text-align: right;
}
#alarmoutput_portoutput,
#alarmoutput_timedelay,
#alarmoutput_modelset,
#prealarmrec_prealarm_time,
#prealarmrec_postalarm_time {
    width: 240px;
    padding: 5px 10px 5px 10px;
}
.advanced_hr {
    width: 229px;
    margin-top: 25px;
    border-top: 1px solid #000;
}
 
#advanced_max_target_size,
#advanced_min_target_size,
#advanced_target_sensitivity_set,
#advanced_pseudocolor_sensitivity_set,
#advanced_target_confirmed_frame {
    width: 203px;
    padding: 0;
}
.advanced_slider {
    margin: 12px 0 0 1px;
    display: inline-block;
    float: left;
    background-color: #aaa;
}
.advanced_slider_v {
    float: left;
    margin-top: 6px;
    text-align:center;
    width:30px;
    height:22px;
    display:inline-block;
}
.advanced_slider_symbol {
    margin: 6px 5px 0 5px;
}
#advanced_face_size .text-short {
    width: 80px;
}
.alarmserver_table,
.prealarmrec_table {
    border-collapse: separate;
}
.alarminput_imemode {
    width: 240px;
    ime-mode: disabled;
}
#alarmserver_ip_div {
    margin-top: 5px;
    color: red;
}
#alarmserver_port_div {
    margin-left: 16px;
    margin-top: 5px;
    color: red;
}
.facedetection_status_name {
    margin-right: 10px;
    width: 150px;
    height: 30px;
    line-height: 30px;
}
.facedetection_status_enable {
    margin-left: 10px;
    font-weight: normal;
}
 
#preplan_table {
    width: 800px;
    height: 600px;
}
.prealarmrec_table {
     
     
     
    border-collapse: separate;
}
.prealarmrec_right {
    width: 150px;
    text-align: right;
}

.prealarmrec_right_1 {
    position: relative;
    top: 4px;
    width: 150px;
    text-align: right;
    line-height: 15px;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.editshow {
    line-height: 30px;
    width: 150px;
    padding-right: 10px;
}
.recordpolicy_stream_name {
    padding: 7px 5px 10px 0;
}
.recordpolicy_record_status,
.recordpolicy_record_start,
.recordpolicy_record_stop {
    width: 245px;
    line-height: 34px;
    float: left;
}
#recordpolicy_schedule240 {
    width: 240px;
    margin-top: 9px;
}
#recordpolicy_alarmoutput_anr {
    float: left;
    width: 240px;
}
.recordpolicy_anronoroff {
    float: left;
    margin: 0 0 0 6px;
    width: 380px;
}
.recordpolicy_anr_div {
    float: left;
}
#recordpolicy_save_message{
    margin-left: 176px;
    height: 30px;
}
#indexrebuild_reindex {
    margin-left: 60px;
}
 
#alarminfo_table {
    width: 715px;
    height: 400px;
}
#alarminfo_scene,
#alarminfo_eventtype,
#alarminfo_ruleid {
    width: 200px;
}

.chk{
    margin:0 auto;
}
 
.general_save {
    margin-left: -6px
}
 
.leftwidth {
    width: 150px;
    font-size: 14px;
    text-align: right;
}
.diskarrayopen_div01{
    margin-left: 160px;
}
.diskarrayopen_div02{
    text-align: right;
    width: 150px;
    float: left;
    margin-top: 9px;
}
#diskarrayopen_open{
    padding: 5px 10px;
    margin-left: 160px;
    margin-top: 5px;
}
.diskarrayopen_onekey_button {
    width: 100px;
    float: left;
    margin-left: 160px;
}
 
#diskarrayconf_build_close,
#diskarrayconf_rebuild_close{
    width: 9px;
    float: right;
    font-size: 14px;
    cursor: pointer;
}

.diskarrayDisk input,
.rebuildarrayDisk input{
    margin-left: 10px;
}
#diskarrayconf_build_box .pattern,
#diskarrayconf_rebuild_box .pattern{
    margin-left: 10px;
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
}
#diskarrayconf_build_box .modal-header,
#diskarrayconf_rebuild_box .modal-header{
    height: 40px;
}
.arrayName{
    margin-top: 10px;
}
#diskarrayconf_build_box,
#diskarrayconf_rebuild_box{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
#diskarrayconf_build_box .Domodal_iframe,
#diskarrayconf_rebuild_box .Domodal_iframe{
    filter: alpha(opacity=50);
    height: 715px;
}
#diskarrayconf_build01 span,
#diskarrayconf_rebuild01 span{
    font-size: 16px;
}
#diskarrayconf_build01 {
    border-radius: 6px;
}
#diskarrayconf_rebuild01{
    border-radius: 6px;
    padding-left: 10px;
}
#diskarrayconf_build01 #diskarrayconf_confirm,
#diskarrayconf_rebuild01 #diskarrayconf_rebuildconfirm{
    margin-left: 164px;
    width: 85px;
    height: 35px;
    margin-top: 12px;
}
#diskarrayconf_build01 input,
#diskarrayconf_rebuild01 input{
    display: inline-block !important;
}
.t_diskarrayconf .channelChoose {
    margin-top: 10px;
}
.t_diskarrayconf .modal-header {
    height: 40px;
}
.t_diskarrayconf .modal_button {
    width: 9px !important;
}
.t_diskarrayconf .modal-footer b {
    height: 20px !important;
}
.t_diskarrayconf .form-control {
    display: inline-block;
}
.t_diskarrayconf .pattern[disabled] {
    background-color: #eee;
}
 
.holiday_select {
    width: 115px;
    margin-left: 5px;
}
.holiday_td {
    width: 115px;
}
.weekleft li {
    float: left;
    list-style: none;
    width: 90px;
    text-align: center;
}
.monthleft li {
    float: left;
    list-style: none;
    width: 21px;
    text-align: center;
}
.dataleft li {
    float: left;
    list-style: none;
    width: 24px;
    text-align: center;
}
.yearleft li {
    float: left;
    list-style: none;
    width: 50px;
    text-align: center;
}
.weekleft, .monthleft, .dataleft, .yearleft {
    float: left;
}
.tenunit, .sixunit {
    margin-top: 10px;
    text-align: right;
}
.tenunit li {
    list-style: none;
    text-align: right;
    margin-bottom: 22px;
}
.sixunit li {
    list-style: none;
    text-align: right;
    margin-bottom: 50px;
}
.abscissa {
    float: right;
    height: 20px;
}
 
#alertset_start {
    margin-left: 88px;
}
.alertset_timePlan {
    position: relative;
    margin: 0;
    right: 0;
    bottom: 0;
    height: 390px;
    width: 832px;
    z-index: 0;
    display: block;
    visibility: visible;
}
#facereport_chart_type,
#humanreport_chart_type,
#demographicreport_chart_type,
#vehiclereport_chart_type{
    background-color: #eeeeee;
}
#facereport_chart_type .headspan,
#humanreport_chart_type .headspan,
#demographicreport_chart_type .headspan,
#vehiclereport_chart_type .headspan{
    padding: 2px 15px;
    cursor: pointer;
}
.pic_dialog_title {
    height: 24px;
    line-height: 24px;
    padding: 0 25px 0 0;
    text-indent: 10px;
    color: inherit;
}
 
.custom_font_style {
    font-weight: normal;
}
.copy_content_style {
    margin-right: 10px;
}

.a_disable,
.a_disable:hover {
    color: #ccc;
}
 
.time_style {
    margin-top: 15px;
}
.span-width {
    width: 240px;
}
.exceptionalarm_multlg {
    width: 124px;
    margin-bottom: -4px;
}
.audio_multlg {
    width:150px;
    display:inline-block;
}
.copyto_multlg {
    width:53px;
    margin-bottom: -5px;
}
.storage_multlg {
    width: 145px;
    display:inline-block;
    vertical-align: -5px;
}
.timeplan_txt {
    width: 300px;
}
 
.td-table {
    border: 0;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
 
.table-text-left .td-table .td-table-cell {
    text-align: left;
    padding-left: 2px;
}
.td-table .td-table-header .td-table-cell {
    position: relative;
}
.td-table .disabled {
    pointer-events: none;
     
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.td-table .checkbox {
    margin: 7px 0 0 8px;
    padding: 0;
    vertical-align: text-top;
    cursor: pointer;
    width: 13px;
    height: 13px;
}
.td-table .td-table-header {
    border: 1px solid #D4D4D4;
    white-space: nowrap;
    background-color: #9d9d9d;
}
.td-table .td-table-body {
    overflow: auto;
}
.td-table .td-table-remain {
    border: 1px solid #D4D4D4;
    border-top: 0px;
    display: none;
    white-space: nowrap;
}
.td-table .td-table-row {
    border: 1px solid #D4D4D4;
    border-top: 0px;
    white-space: nowrap;
    overflow: hidden;
}
.td-table .td-table-cell {
    display: inline-block;
    border-right: 1px solid #D4D4D4;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.td-table .td-table-drag {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 2px outset #FFF;
    cursor: e-resize;
}
.td-table-dragline {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    border: 1px dashed #aaa;
    display: none;
}
.td-table .edit-cell {
    cursor: pointer;
}
.td-table .edit-cell select,
.td-table .edit-cell input {
     color: #000000;
}
.td-table .edit-cell-enter {
    background-color: #f2f2f2;
    color: #000000;
    border: 1px solid #73B8EE;
}
.td-table .td-table-cell select {
    outline: none;
    position: relative;
    z-index: 1;
}
.td-table .edit-cell input {
    border-width: 1px;
}
.td-table .td-table-footer {
    border: 1px solid #D4D4D4;
    background-color: #F2F2F2;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding-right: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td-table .td-table-footer-nopage {
    border: none;
    background-color: #D4D4D4;
    height: 0;
     
    line-height: 1px;
    font-size: 0px;
}
.td-table .td-table-odd {
    background-color: #F6F6F6;
}
.td-table .td-table-even {
    background-color: #FFFFFF;
}
.td-table .td-table-enter {
    background-color: #E0E0E0;
}
.td-table .td-table-select {
    background-color: #B3B3B3;
    color: #FFFFFF;
    vertical-align: middle;
    cursor: default;
}
.td-table .td-table-page-label {
    margin: 0 5px 0 5px;
}
.td-table .td-table-footer .btn {
    height: 22px;
    line-height: normal;
    padding: 0 5px;
    margin: -2px 3px 0 3px;
    vertical-align: middle;
    background-color: #F2F2F2;
    border: 1px solid #C5C5C5;
    font-size: 12px;
    -moz-border-radius: 2px;
     
    -webkit-border-radius: 2px;
     
    border-radius: 2px;
}
 
#smart_table{
    height:300px;
    width:795px;
}
 
#ipfilter_list {
    width: 450px;
    height:320px;
}
 
#vehiclewhitelist_list {
    width: 450px;
    height:320px;
}
.ipfilter_radio {
    margin-right: 69px;
}
 
#diskarrayconf_table{
    width:1000px;
    height:416px;
}
 
#localstorage_table {
    height: 400px;
    width: 800px;
}
#physicaldisks_table{
    width:1020px;
    height:416px;
}

#routeconfig_table {
    height: 400px;
    width: 750px;
    float:left;
}
 
#receiveinfo_table {
    width: 600px;
    height: 400px;
}
 
.sl_tabstep {
    float: left;
    width: 90px;
    height: 26px;
    line-height: 22px;
    cursor: pointer;
    border: 1px solid #dadada;
}
#signallight_sync{
    padding-top: 10px;
}
#signallight_revise_table{
    width:520px;
    height:505px;
    padding-left: 5px;
    padding-top: 10px;
}
 
#signallight_box .pattern{
    margin-bottom: 5px;
    font-size: 14px;
}
#signallight_box{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
#signallight_box .Domodal_iframe{
    filter: alpha(opacity=50);
    height: 715px;
}

#signallight_pic{
    width: 500px;
    height: 400px;
    z-index: -1;
}
.signallight_orsize {
    width: 500px;
    height: 400px;
    background:#f0f000;
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    filter:alpha(opacity=0);
}
#signallight_canvas {
    position: relative;
}
.signallight_overflow {
    overflow: auto;
}
#signallight_red{
    margin: 5px 0 0 160px;
    color: red;
}
.signallight_btn {
    width: 97px;
}
 
#signallight_advancedsetbutton{
    margin: 0 165px;
    font-size: 14px;
}
#signallight_advancedsetbutton a{
    cursor: pointer;
    font-weight: bold;
    color: rgba(14, 3, 255, 0.82);
}
.signallight_slider {
    font-size: 14px;
    width: 180px;
    margin: 15px 0 0 16px;
    display: inline-block;
    background-color: #aaa;
}
.gapdistant{
    margin: 4px 15px 0 15px;
 }
.signallight_stitle{
    width: 150px;
    padding-top: 4px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    float: left;
}
.signallight_slider_value {
    width: 50px;
    text-align: center;
}
.signallight_advancedsethide{
    display: none;
}
.signallight_advancedsetshow{
    display: block;
}
#signallight_imagearea{
    width: 500px;
    height: 400px;
    position: relative;
}
#signallight_imagearea svg{
    border: 1px solid #555;
    position: absolute;
}
#signallight_imagearea .overlay{
    z-index:100;
    position: absolute;
    left: 0px;
    top: 0px;
}

 
#itspicturestorage_content .storefolder {
    width: 167px;
    height: 180px;
    float: left;
    border: 1px solid #C5C5C5;
    padding: 2px;
    cursor: default;
    list-style: none;
    margin-bottom: 0px;
}
.leftmove_btn {
    width: 50px;
    margin-top: 9px;
}
.upmove_btn {
    width: 37px;
    height: 48px;
    float: left;
    margin-top: 10px;
}
.pathview-table-select {
    background-color: #cccccc;
    cursor: default;
}
.list-items {
    float: left;
    width: 100%;
}
.width300 {
    width: 300px;
}
.width405 {
    width: 405px;
}
.width455 {
    width: 455px;
}
.itspicturestorage_movement1 {
    float: left;
    width: 60px;
    height: 180px;
    margin-left: 10px;
}
.itspicturestorage_movement2 {
    float: left;
    width: 60px;
    vertical-align: middle;
}

.fiveline_chk {
    margin: -5px 0 0 0;
    width: 17.50%;
}

.fourline_chk {
    margin: -5px 0 0 0;
    width: 22.50%;
}
#laneset_illegalgroup .linestyle {
    margin-left: -4px;
}
.linestyle {
    color: #0000EE !important;
    text-decoration: underline !important;
}
.laneset_dialogline {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    width: 420px;
    margin-top: 15px;
}
.dialog_ftitle{
    width: 100px;
    float: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comitypedestrain_slider_value {
    width: 45px;
    margin-left: 10px;
}
.dialog_stitle {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    line-height: 30px;
    float: left;
}
.dialog_slider_left{
    width: 243px;
    margin-top: 12px;
    background-color: #aaa;
}
.laneset_btn{
    clear: both;
    padding-top: 15px;
    margin-left: 160px;
}
.laneset_tab{
    margin-left: 15px;
}
.laneset_jump {
    color: #101010;
    cursor: pointer;
    text-decoration: underline;
}

.laneset_jump:hover {
    color: #0000EE;
    cursor: pointer;
    text-decoration: underline;
}

.laneset_copyto{
    color: #101010;
    cursor: pointer;
    float: left;
    margin-left: 20px;
    text-decoration: underline;
}

.laneset_copyto:hover {
    color: #0000EE;
    cursor: pointer;
    float: left;
    margin-left: 20px;
    text-decoration: underline;
}
#laneset_localvehicle_table {
    width: 515px;
    height: 260px;
}
.link_text{
    width: 200px;
    color: #101010;
    cursor: pointer;
    float: left;
    margin-left: 20px;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.link_text:hover {
    width: 200px;
    color: #0000EE;
    cursor: pointer;
    float: left;
    margin-left: 20px;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.laneset_body {
    margin-left:150px;
    clear: both;
}
.laneset_illegaltitle {
    clear: both;
    margin-left: 15px;
}
.common_step{
    float: left;
    width: 77px;
    height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 22px;
    cursor: pointer;
    border: 1px solid #dadada;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.laneset_line {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    width: 240px;
    margin: 12px 0 0 10px;
}

#laneset_drawarea_config{
    border: 1px solid #aaa;
    width:450px;
}
#laneset_drawarea_config {
    margin:15px 0 0 70px;
}
.laneset_config_tr{
    height: 30px;
    line-height: 30px;
    border: 1px solid #aaa;
}
.laneset_config_tr>span{
    display: block;
    height: 0px;
}
.laneset_config_tr>span:first-child {
    width: 100%;
}
.laneset_odd {
    background-color: #9a9a9a;
}
.laneset_even{
    background-color: #dadada;
}
.sixline_chk {
    margin:0 0 0 22px;
}
.laneset_advancedconfig_title>span{
    color: #0000EE;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}
#laneset_drawarea_videospeed {
    margin:15px 0 0 40px;
}
#laneset_illegally_number {
    width: 240px;
}
#laneset_illegally_number label {
    margin-left: 3px;
}
#laneset_show_area_child label{
    width: 122px;
    height: 30px;
}
#laneset_fullscreen {
    margin-top: 2px;
}
.p_left_25 {
    padding-left: 25px;
}
.laneset_check {
    margin: -2px 0 0 11px;
    width: 55px !important;
}
.m_left_5,
.time_time,
.recogniseparam_head,
.speedlimit_percent,
#ftp_upgrade,
#holidayplan_dayend,
#motionalarm_content,
#maskalarm_content,
#lostalarm_content,
#dataquery_license_no,
#maintaince_time,
#hotspareset_hot,
#facerecognition_tabpage {
    margin-left: 5px;
}
.m_left_70 {
    margin-left: 70px;
}
 
.model-header-close {
    width:13px;
    margin-top: -11px;
}
#picscombine_dialog_point_six,
#picscombine_dialog_point_sixteen,
#laneset_forbidNonlocalVehicle_point {
    float:left;
    color: red;
    width:420px;
    text-align: left;
}
.picscombine-content {
    width:600px;
    height:420px;
}
.example {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.example-box {
    position: relative;
    width: 100%;
    height: 80%;
}
.picscombine-content .title {
    background-color: #e6e8e5;
    border-top: 2px solid #CFE2F2;
    text-align: center;
}
.title label {
    width:100%;
}
 
.example-box .red-frame {
    border: 1px solid red;
}
.title label,
.feature {
    cursor: pointer;
}
 
.example-content-six {
    position: relative;
    float: left;
    width:188px;
    height: 210px;
    border: 1px solid #8C8C8C;
}
 
.example-content-four {
    float: left;
    width:285px;
    height: 210px;
    border: 1px solid #8C8C8C;
}
 
.example-content-sixteen {
    float: left;
    width:142px;
    height: 105px;
    border: 1px solid #8C8C8C;
}
 
.example-twopart {
    width: 65px;
    height: 74px;
    text-align: center;
    line-height: 74px;
    border: 1px solid #000;
}
 
.example-threepart {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 55px;
    border: 1px solid #000;
}
.child-threepart_w {
    width: 155px;
    height: 50px;
}
.child-threepart_h {
    width: 50px;
    height: 150px;
}

 
.example-fourpart {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #000;
}

.split_four_v{
    width: 40px;
    height: 160px;
}

.split_four_h{
    width: 160px;
    height: 40px;
}

.split_four_h_v{
    width: 150px;
    height: 150px;
}

.split_fourpart{
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    border: 1px solid #000;
}

#picscombine_type_one .title,
#picscombine_type_two .title {
    height: 41px;
    line-height: 40px;
}
 
.split_nine {
    width: 32px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #000;
}
.split_nine_double {
    width: 64px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #000;
}
.split_four {
    width: 49px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #000;
}
.split_sixteen {
    width: 24px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #000;
}
.split_nine_triple_double {
    width: 64px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border: 1px solid #000;
}

#picscombine_type_sixteen .title {
    height: 20px;
    line-height: 20px;
}
#picscombine_type_sixteen .title label input{
    height: 12px !important;
}

#picscombine_type_three .title {
    height: 20px;
    line-height: 20px;
}
#picscombine_type_three .title label input{
    height: 12px !important;
}

#picscombine_type_four .title {
    height: 41px;
    line-height: 40px;
}
 
.child_two_h {
    width: 130px;
    height: 74px;
}
.child_two_v {
    width: 65px;
    height: 148px;
}
.child_three_h {
    width: 99px;
    height: 25px;
}
.child_three_v {
    width: 32px;
    height: 75px;
}
.child_three_mix_h {
    width: 96px;
    height: 50px;
}
.child_three_mix_v {
    width: 64px;
    height: 75px;
}
.child_four {
    width: 98px;
    height: 74px;
}
.child_four_h {
    width: 100px;
    height: 20px;
}
.child_four_v {
    width: 24px;
    height: 80px;
}
.child_nine {
    width: 96px;
    height: 75px;
}
 
#peripheral_table {
    width: 550px;
    height: 300px;
}
#peripheral_stj1_dialog textarea,
#peripheral_csr68nd_dialog textarea,
#peripheral_csr_ik16_dialog textarea {
    width: 350px;
    height: 170px;
    overflow-y: auto;
}
.device_slider_left {
    width: 178px;
    margin-top: 12px;
    background-color: #aaa;
}
.device_slider_right {
    width: 50px;
    height: 22px;
    margin-left: 12px;
    text-align: center;
}
.range_span {
    height: 30px;
    line-height:30px;
}
.hidden {
    display: none;
}
#recognize_code_modal {
    position: absolute;
    width: 386px;
    padding: 15px 5px 5px 15px;
    border: 1px solid gray;
    background-color: white;
}
.recognise-modal-item {
    width: 50px;
    float: left;
    margin-left: 2px;
}
.recognise-code-modal-footer {
    width: 360px;
    text-align: right;
}
.recognise-code-btn,
.forbidNonlocalVehicle-btn {
    width: 54px;
}
.recognise-btn-save,
#signallight_saves {
    margin-left: 160px;
}
.recognise-adjust-text-height {
    line-height: normal !important;
}
.notes {
    color: red;
}
 
#flowstatistics_table{
    width: 1100px;
    height: 400px;
}
#flowstatistics_trafficdetails {
    width: 710px;
}
#flowstatistics_trafficdetails_table {
    height: 100px;
    border: 1px solid #d1d1d1;
    overflow-y: auto;
    clear: both;
}
#flowstatistics_trafficdetails_table div{
    float: left;
    width: 200px;
    margin: 5px 10px ;
}
.m_top_30 {
    margin-top: 30px;;
}
 
.clear {
    clear: both;
}
 
#snapdetection_pointInfo{
    color: red;
    margin-top: 5px;
}
#snapdetection_table_snapCount{
    width: 400px;
    height: 200px;
}
 
#illegaldic_table {
    width: 1100px;
    height: 500px;
}
 
#illegalalarmlink_all_type div{
    float: left;
    width: 200px;
    white-space: nowrap;
}
 
#statesinfo_levelline {
    width: 500px;
    border-bottom: 1px solid #aaaaaa;
}
#statesinfo_loopinfo {
    width:500px;
    height:200px;
    border: 1px solid #cccccc;
    overflow: auto;
}
#statesinfo_loopoutline, #statesinfo_loopfault {
    margin-left: 60px;
}
.statesinfo_space {
   padding-right: 10px;
}
#recogniseparam_licenseset .licesen_rule {
    float: left;
    margin-left: 5px;
    width: 110px;
}
#recogniseparam_table {
    margin: 5px 0 0 5px;
    width: 805px;
    height: 350px;
}
.recogniseparam_line {
    margin: 15px 0 0 8px;
    width: 400px;
}
.detectionset_div {
    margin-left: 160px;
    width: 430px;
}
.detectionset_div > label,
#playback_channel_tree_content,
#playback_down_left_content {
    width: 200px;
}
.recogniseparam_btn {
    clear: both;
    margin:12px 0 0 160px;
}
.licenseset_btn {
    margin:12px 0 0 5px;
}
 
.ftpupload_levelline {
    width: 100%;
    border-bottom: 1px solid #aaaaaa;
}
.namingrules {
    width: 240px;
    height: 180px;
    border: 1px solid #C5C5C5;
    padding: 2px;
    cursor: default;
    list-style: none;
    margin-bottom: 0;
    overflow-y: auto;
}
.ftpupload_lrmovebtn {
    float: left;
    width: 60px;
    height: 180px;
    margin-left: 50px;
}
.ftpupload_udmovebtn {
    width: 60px;
    vertical-align: middle;
    margin-left: 10px;
}
#ftpupload_pathview {
    width: 640px;
}
 
.m_tb-4 {
    margin: -4px 0;
}
#picsoverlay_tool_snapshot {
    width: 419px;
}
.fixpic {
    width: 400px;
    height: 300px;
}
#picsoverlay_picsarea {
    padding-left: 5px;
}
.picsoverlay_cfgclp {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background: url(tool_icons.png) -218px -6px no-repeat;
}
.picsoverlay_cfgexp {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background: url(tool_icons.png) -196px -6px no-repeat;
}
.picsoverlay_ftitle {
    width: 136px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.time_width,
.modal_slider_wh{
    width: 30px;
}
#picsoverlay_infoover_table{
    width:520px;
    height:265px;
    padding-left: 5px;
    padding-top: 10px;
}
.picsoverlay_image {
    height: 607px;
    width: 460px;
    border: 1px solid #aaa;
    position: relative;
    overflow: hidden;
}
.picsoverlay_overflow {
    overflow: auto;
}
#picsoverlay_uppart{
     
    vertical-align: top;
    z-index: 1;
}
#picsoverlay_downpart{
     
    vertical-align: bottom;
    z-index: 1;
    bottom: 0;
    left:0;
}
#picsoverlay_snapshot {
    background: url("its_icons.png") -103px -162px no-repeat;
}
#picsoverlay_transformation {
    background: url("its_icons.png") -247px -86px no-repeat;
}
.picsoverlay_transformation {
    background: url("its_icons.png") -247px -162px no-repeat !important;
}
#picsoverlay_defaultlocation {
    background: url("its_icons.png") -8px -124px no-repeat;
}
#picsoverlay_leftalign {
    background: url("its_icons.png") -55px -124px no-repeat;
}
#picsoverlay_toptalign {
    background: url("its_icons.png") -103px -124px no-repeat;
}
#picsoverlay_bottomtalign {
    background: url("its_icons.png") -152px -124px no-repeat;
}
#picsoverlay_horizontalequal {
    background: url("its_icons.png") -200px -124px no-repeat;
}
#picsoverlay_verticalequal {
    background: url("its_icons.png") -248px -124px no-repeat;
}
.picsoverlay_same{
    display: inline-block;
    width: 41px;
    height: 35px;
    cursor: pointer;
    vertical-align: middle;
}
.picsoverlay_fixsize {
    width: 400px;
    height: 300px;
}
.picsoverlay_gap{
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: -4px 0px;
}
.hide_tr{
    display:none;
}
.noselect {
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none; 
}
.picsoverlay_cursor{
    cursor:pointer;
}
.picsoverlay_move{
    cursor: move;
}
.divabs,
#logo_import_form {
    position: absolute;
}
.black{
    background: black;
    width: 100%;
}
.inline_style{
    display: inline-block;
}
#picsoverlay_downtable{
    width: 510px;
    height: 210px;
    display: inline-block;
}
.button_small {
    padding-left: 162px;
}
.picsoverlay_botton_style {
    position: relative;
    float: left;
    bottom: 45px;
    margin-left: 414px;
}
#picsoverlay_inputs {
    width: 500px;
}
.picsoverlay_timecontain {
    width: 438px;
}
#picsoverlay_thistime {
    margin-bottom: 0px!important;
}
.illegalgroup {
    width: 250px;
    height: 286px;
    float: left;
    border: 1px solid #C5C5C5;
    padding: 2px;
    cursor: default;
    list-style: none;
    margin-top: 5px;
    margin-bottom: 0;
    overflow-y: auto;
}
#picsoverlay_dialog_inputs {
    width:400px;
    height:286px;
    margin-top: 4px;
    padding-left:2px;
    border:1px solid #C5C5C5;
    overflow-y:auto;
}
.button_downStyle{
    height: 35px;
    width: 49px;
    background-image: url("its_icons.png");
    background-position: -49px -162px;
    cursor: pointer;
}
.button_upStyle{
    height: 35px;
    width: 49px;
    background-image: url("its_icons.png");
    background-position: -1px -162px;
    cursor: pointer;
}
.btn_downStyle{
    background-image: url("tool_icons.png");
    background-position: -256px -48px;
    cursor: pointer;
}
.cruise_downStyle {
    background-image: url("tool_icons.png");
    background-position: -257px -48px;
    cursor: pointer;
}
.btn_upStyle{
    background-image: url("tool_icons.png");
    background-position: -233px -48px;
    cursor: pointer;
}
.iframe_style{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#picsoverlay_timeset,
.line_wd{
    width: 500px;
}
 
.filllight_pointInfo{
    margin-top: 5px;
    color: red;
}
.subcategorybox {
    width: 650px;
    height: 180px;
    margin-left: 40px;
}
#picturesearch_content .subcategorybox label {
    float: left;
    list-style:none;
    margin-top: -10px;
    width: 160px;
}
#picturesearch_table {
    width: 745px;
    height: 350px;
}
#picturesearch_table_footer {
    width: 745px;
    height: 36px;
    border:1px solid #D4D4D4;
    border-top: none;
    background-color: #f2f2f2;
    overflow: auto;
}
#picturesearch_table_footer label {
    display: inline;
}
.table-footer-btn {
    height: 22px;
    width: 33px;
    line-height: normal;
    padding: 0 5px;
    margin: -2px 3px 0 3px;
    vertical-align: middle;
    background-color: #F2F2F2;
    border: 1px solid #C5C5C5;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.picture_btn {
    width: 50px;
    height: 30px;
    padding: 0;
    margin: 0 4px 4px 0;
}
#picturesearch_showmore {
    color: #0000EE;
    display: inline;
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline;
}
.aligntype {
    display: inline;
}
.lablefirst {
    width: 150px;
}
#picturesearch_content .all {
    margin-top: 4px;
}
.jumparrow {
    display:inline-block;
    vertical-align:-20%;
    cursor:pointer;
}
.jumppage {
    display: inline;
    padding: 5px !important;
    margin-top: 4px;
    height: 25px !important;
    width: 50px;
}
#picturesearch_videobox {
    width: 0;
    height: 0;
}
 
.laneset_titleline{
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    width: 240px;
    margin-top: 15px;
}
.laneset_checkbox{
    margin-left: 160px;
}
 
.laneset_snapInterval input{
    display: inline-block;
    width: 70px;
    float: left;
    padding: 5px !important;
    text-align: center;
}
.laneset_connect{
    margin-left: 5px;
    margin-right: 5px !important;
}
#root_alert_, #root_progress_ {
    z-index: 10051;
}
.notAllowed {
    cursor: not-allowed;
}
 
.slider_div{
    width: 240px;
    background-color: #aaa;
    margin-top: 12px;
}
.slider_input{
    width: 45px;
    text-align: center;
    margin-left: 10px;
}
.slider_percent{
    float: left;
    margin:5px 0 0 5px;
}

 
.align {
    vertical-align:-2px !important;
    margin-top:0px !important;
    margin-right:6px !important;
}
 
#facereport_tbage,
#facereport_tbgender,
#facereport_tbcount,
#facereport_tbnation,
#facereport_tbglasses,
#facereport_tbmask,
#facereport_chart,
#vehiclereport_tbtype,
#vehiclereport_tbdirection,
#vehiclereport_chart,
#demographicreport_tbgender,
#demographicreport_tbdirection,
#demographicreport_tbcount,
#demographicreport_chart,
#humanreport_tbgender,
#humanreport_tbdirection,
#humanreport_tbcount,
#humanreport_chart {
    height: 400px;
}
#facereport_alarminfo {
    height: 400px;
    margin-bottom: 8px;
}
.facereport_width,
#facereport_chart_type {
    width: 796px;
}
.facereport_title {
    width: 150px;
    height: 30px;
    line-height:30px;
    padding: 0 0 5px 0;
}
.facereport_control {
     
    height: 30px;
    display: inline-block;
 }
.facereport_controls {
    padding-left: 5px;
    display: inline-block;
    float: left;
}
#facereport_libtable {
    height: 260px;
}
.facereport_statistics,
.facereport_export {
    margin-left: 4px;
}
.facedetail_container {
    width: 968px;
    display: inline-block;
    background-color: #ccc;
}

.facedetail {
    width: 236px;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.facedetail_piccontainer {
    float: left;
    height: 460px;
    width: 236px;
    margin-right: 5px;
    display: inline-block
}

.facedetail_pic {
    height: 220px;
    width: 236px;
}

.facedetail_picbody {
    height: 200px;
    width: 236px;
    border:solid 1px;
}

.facedetail_list {
    float: left;
    height: 460px;
    width: 727px;
    display: inline-block
}

.facedetail_listtable {
    height: 440px;
    width: 727px;
    margin-bottom: 5px;
}

.fixed_image {
    width:100%;
    height:100%;
}

.text_bkcor_gray {
    background-color: #ccc;
}

.multilg{
    width:150px;
    display:inline-block;
}
.modal-dialog {
    width:600px;
    margin: 30px auto;
}
#root_tip_ .modal-dialog {
    width: 450px;
    margin: 30px auto;
}
#alertplan_v2_level span {
    cursor: pointer;
    text-decoration: underline;
}
#alertplan_v2_level .alertplan_active {
    text-decoration: none;
}
#alertplan_v2_level .alertplan_disabled {
    color: #cccccc;
}
.weekly {
    width: 75px;
}
.weekly label {
    width: 55px;
}
 
#lanemanagement_cross_table,
#lanemanagement_lane_table {
    width: 1000px;
    height: 212px;
}
#lanemanagement_content button {
   margin-top: 4px;
}
 
#dataquery_table {
    width: 1180px;
    height: 400px;
    margin: 5px 5px ;
}
.dataquery_control {
    width: 390px;
    height: 30px;
    display: inline-block;
 }
.dataquery_title {
    width: 140px;
    height: 30px;
    line-height:30px;
    padding: 0 0 5px 0;
}
.dataquery_controls {
    padding-left: 10px;
    display: inline-block;
    float: left;
}
.facereport_head,
#facereport_body {
    padding-left: 5px;
}
#dataquery_table_footer {
    height: 40px;
    margin: 0 2px 2px 5px;
    overflow: auto;
}
#dataquery_table_footer a {
    display: inline-block;
    margin: -7px 7px;
    color: black;
    cursor: pointer;
}
#dataquery_jump_page {
    display: inline-block;
    width: 60px;
}
.dataquery_exportcheck {
    margin: -5px 0 0 0;
    width: 23%;
}
.details-content-part {
    float: left;
    width:392px;
    height: 280px;
    overflow: hidden;
}
.details-content-under {
    position: relative;
    float: left;
    width:392px;
    height: 320px;
}
.details-content {
    width:1210px;
    height:600px;
}
.details_container {
    width:2000px;
}
.details-picture {
    width:1178px;
    height:297px;
    display: inline-block;
    overflow: auto;
}
.details-content .title {
    text-align: center;
    cursor:pointer;
    width: 385px;
}
.button-space {
    margin-right: 150px;
}
.details_title {
    width: 120px;
    height: 30px;
    line-height: 30px;
}
.details_select {
    width: 350px;
    height: 35px;
    padding: 2px 0 0 0;
}
.detselect {
    width: 220px;
    height: 30px;
}
.details_controls {
    padding-left: 10px;
    display: inline-block;
    float: left;
}
.car_content {
    width: 210px;
    height: 45px;
    margin-left: 10px;
    border: 1px solid #8C8C8C;
}
.car_img {
    width: 210px;
    height: 45px;
}
.image_content {
    width: 100px;
    height: 100px;
    margin-left: 10px;
    border: 1px solid #8C8C8C;
}
.face_img {
    width: 100px;
    height: 100px;
}
.details-box  {
    position: relative;
    width: 385px;
    height: 256px;
    border-radius: 4px;
    cursor: move;
}
.details-box img,
#playback_down_left_conditions_div,
#playback_download_table {
    width: 100%;
    height: 100%;
}
#playback_showmore {
    color: #0000EE;
    display: inline;
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline;
}
#playback_its_snaptype_content label {
    float: left;
    width: 160px;
}
 
#facerecognition_tabs{
    clear: both;
}
.not_allow{
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.title_bar{
    width: 150px;
    height: 30px;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    text-align: right;
}
.m_left_160 {
    margin-left: 160px;
}
.m_left_10 {
    margin-left: 10px;
}
.m_left_20 {
    margin-left: 20px;
}
.m_top_15 {
    margin-top: 15px;
}
.m_top_10 {
    margin-top: 10px;
}
.m_top_20 {
    margin-top: 20px;
}
.p_top_10 {
    padding-top: 10px;
}
.p_top_8 {
    padding-top: 8px;
}
.facerecognition_slider {
    width: 190px;
    background-color: #aaa;
    margin: 13px 0 0 10px;
}
.facerecognition_slider_value {
    width: 50px;
    text-align: center;
    margin: 5px 0 0 0;
    display: inline-block;
}
.sham_a {
    color: blue;
    cursor: pointer;
    text-decoration:underline;
    text-align:left;
    margin-left: 180px;
}
#facerecognition_tabs {
    margin-top:20px;
}
#facerecognition_tabs>span {
    width: 78px;
}
#facerecognition_tablabel {
    margin-left: 5px;
    margin-top: -5px;
    font-weight: 200;
    height: 26px;
    text-align: center;
}
.facerecognition_line {
    width: 80%;
    margin-left: 153px;
    margin-top: -1px;
    border-bottom: 1px solid #dadada;
}
.facerecognition_linkline {
    width: 95%;
    margin-left: 5px;
    margin-top: -1px;
    border-bottom: 1px solid #dadada;
}
.facerecognition_enabled {
    margin-left: 10px;
}
 
.uploadset_lrmovebtn {
    float: left;
    width: 60px;
    height: 180px;
    margin-left: 50px;
}
.uploadset_udmovebtn {
    float: left;
    width: 60px;
    vertical-align: middle;
    margin-left: 10px;
}
#uploadset_pathview {
    width: 640px;
}

 
#facebaselibrary_table {
    width: 1110px;
    height: 581px;
    margin-top: 10px;
}
#facebaselibrary_body_table {
    margin-top: -10px;
}
#facebaselibrary_body_search {
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
}
.facebaselibrary_body_search {
    background: #fafafa;
    height: 352px;
}
#facebaselibrary_search_left,
#facebaselibrary_search_right {
    width: 45%;
    float: left;
}
#facebaselibrary_up {
    position: relative;
    height: 10px;
    width: 100%;
    margin-top: -30px!important;
    border-bottom: 1px solid #b1afaf;
}
.facebaselibrary_up {
    position: absolute;
    bottom: -8px;
    left: 545px;
}
.searchbtn {
    line-height: 12px;
    height: 12px;
    padding: 0;
    background-color: lightgray;
}
#facebaselibrary_gray {
    filter: alpha(opacity=60);
    opacity: 0.6;
    width: 100%;
    background: rgb(220,221,246);
}
#facebaselibrary_down {
    position: absolute;
    top: -10px;
    height: 10px;
    width: 100%;
}
.facebaselibrary_down {
    position: absolute;
    top: -5px;
    left: 545px;
}
#config_content .item_c>.nofloat {
    float: inherit;
}
#facelibrary_table {
    width: 800px;
    height: 500px;
    margin: 10px;
}
#facelibrary_dialog .modal-dialog {
    width: 500px;
}
#facelibrary_dialog .modal-body {
    height: 280px;
}
#facelibrary_import_modal .modal-dialog {
    width: 505px;
}
#facelibrary_copyto_modal .modal-dialog {
    width: 630px;
}
#facelibrary_copyto_table {
    width: 600px;
    height: 300px;
}
#facelibrary_add_description {
    width: 240px;
    height: 200px;
}
#facelibrary_info {
    float: right;
}
.facelibrary_info {
    margin-left: 15px;
}
.facelibrary_table_footer {
    width: 800px;
}
.facelibrary_slider {
    width: 230px;
    background-color: #aaa;
    margin: 13px 0 0 2px;
}
.facelibrary_slider_value {
    width: 50px;
    text-align: center;
    margin: 1px 0 0 0;
    display: inline-block;
}
.facelibrary_dialog_height {
    height: 350px!important;
}
.resourceallot_div {
    margin-left: 155px;
    margin-top: 4px;
}
#config_content .item_c>.imgbtn_parent {
    overflow: hidden;
    padding-top: 5px;
    margin-right: 0;
}
.imgbtn {
    width: 28px;
    height: 28px;
    float: left;
    cursor: pointer;
}
.progress_word {
    width: 570px;
    position: absolute;
    text-align: center;
    color: black;
}
#facebaselibrary_pic {
    width: 1110px;
    height: 581px;
    border: 1px solid black;
    margin-top: 10px;
    overflow-y: scroll;
}
.active #facebaselibrary_mode_table {
    background: url("btn_icons.png") -164px -202px no-repeat;
}
.active #facebaselibrary_mode_pic {
    margin-left: 5px;
    background: url("btn_icons.png") -192px -202px no-repeat;
}
#facebaselibrary_mode_table {
    background: url("btn_icons.png") -220px -203px no-repeat;
}
#facebaselibrary_mode_pic {
    margin-left: 5px;
    background: url("btn_icons.png") -247px -202px no-repeat;
}
#facebaselibrary_table_footer {
    width: 1110px;
}
#facebaselibrary_table_page {
    float: right;
}
#facebaselibrary_modal_parent {
    width: 1110px;
}
#facebaselibrary_viewphoto {
    width: 240px;
    height: 150px;
    border: 1px solid black;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}
#facebaselibrary_sample {
    width: 240px;
    height: 200px;
    border: 1px solid black;
    margin-right: 10px;
    float: left;
    overflow-y: scroll;
}
#facebaselibrary_add_viewphoto {
    width: 240px;
    height: 150px;
    border: 1px solid black;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}
#facebaselibrary_add_viewphoto img {
    width: 238px;
    height: 148px;
}
#facebaselibrary_dialog .modal-dialog{
    width: 450px;
}
#facebaselibrary_dialog .modal-body{
    width: 450px;
    height: 470px;
}
#facebaselibrary_modal .modal-dialog{
    width: 450px;
}
#facebaselibrary_modal .modal-body{
    width: 450px;
}
#facebaselibrary_similarity {
    margin-top: 12px;
}
#facebaselibrary_import_modal .modal-dialog {
    width: 540px;
}
#facebaselibrary_copyto_modal .modal-dialog {
    width: 630px;
}
#facebaselibrary_copyto_table {
    width: 600px;
    height: 300px;
}
.faceByPic {
    width: 70px;
    height: 68px;
    margin: 1px;
}
.divByPic {
    width: 72px;
    height: 98px;
    float: left;
}
#facebaselibrary_sample .radioByPic {
    margin-left: 30px;
}
#facebaselibrary_result_table {
    width: 568px;
    height: 350px;
    border: 1px solid lightgray;
    overflow-y: scroll;
}
#facebaselibrary_result_table span {
    width: 274px;
    display: inline-block;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pic_div {
    width: 177px;
    height: 177px;
    float: left;
    border: 1px solid black;
    margin: 2px;
    position: relative;
}
.pic_img {
    width: 175px;
    height: 148px;
}
.pic_label {
    width: 177px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pic_span {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: url("editpic.png") 0px 0px no-repeat;
    cursor: pointer;
}
.red-note {
    color: red;
    text-align: left;
}
#facelibrary_set_model_status {
    width: 800px;
    margin-top: 10px;
    display: none;
}
#facelibrary_set_model_status .progress {
    float: left;
    width: 718px;
    margin-bottom: 10px;
}

 
#facedetection_linkway {
    position: relative;
    margin: 20px;
    height: 350px;
    display: block;
}
 
#bayonetdevice_table {
    width: 1100px;
    height: 500px;
}
.package_link {
    position: relative;
    margin: 40px 0 0 7px;
    height: 260px;
    display: block;
}
#bayonetdevice_linkagesetting .link .content {
    height: 210px;
}
.bayonetdevice_link {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
 
.shadow{
    background:#000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
}
.cover{
    position: absolute;
    left: 0;
    top: 0;
    background: black;
    opacity: 0;
    filter: alpha(opacity=0);
}
.big{
    overflow: hidden;
    position: absolute;
    border:1px solid #eee;
    border-radius: 4px;
    display: none;
    z-index: 1;
}
.org_image{
    position: absolute;
    left: 0px;
    top:0px;
}
 
#dataquery_orgimg {
    position: absolute;
    top: 0;
    left: 0;
}
#dataquery_pic_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 1230px;
    height: 680px;
    margin: 10px 0 0 4px;
    overflow: hidden;
    cursor: move;
    border: 1px solid grey;
}
 
#dataquery_detail_playback_slow {
    background: url("btn_icons.png") -127px -237px no-repeat;
}

#dataquery_detail_playback_play {
    background: url("btn_icons.png") -7px -237px no-repeat;
}
#dataquery_detail_playback_stop {
    background: url("btn_icons.png") -87px -237px no-repeat;
}
#dataquery_detail_playback_fast {
    background: url("btn_icons.png") -167px -237px no-repeat;
}
#dataquery_detail_playback_step {
    background: url("btn_icons.png") -207px -237px no-repeat;
}
#dataquery_detail_playback_play.dataquery_detail_playback_pause {
    background:url("btn_icons.png") -47px -237px no-repeat;
}
 
.editable-select-position,
.webuploader-container,
.position-row {
    position: relative;
}
.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);  
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: #fff;
     
    color: #333;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    width: 100px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #adadad;
    margin-right: 5px;
}
.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events:none;
}
 
#manualalarm_table {
    width: 580px;
    height: 400px;
}
#manualalarm_bottom {
    width: 580px;
    margin-top: 5px;
}
#manualalarm_refresh {
    float: right;
}
#basicinformation_input_box {
    width: 614px;
}
#pressurealarm_intervalunit,
#humiturealarm_intervalunit,
#illegalalarmlink_staytimeunit,
#illegalalarmlink_stall_staytimeunit {
    width: 60px;
}
#pressurealarm_linkway {
    position: relative;
    margin: 10px 0 0 6px;
    height: 360px;
    display: block;
}
#pressurealarm_intervaltime,
#humiturealarm_intervaltime {
    width: 170px;
}
#illegalalarmlink_staytimeunit,
#illegalalarmlink_stall_staytimeunit{
    margin: 5px 0 0 5px;
}
#illegalalarmlink_leave_staytime,
#illegalalarmlink_stall_leave_staytime {
    width: 175px;
    margin-top: 5px;
}
#illegalalarmlink_illegalalarm,
#illegalalarmlink_loop,
#illegalalarmlink_sound_leave,
#illegalalarmlink_stall_sound_leave,
.illegalalarmlink_illegalalarm td,
.illegalalarmlink_loop td,
.illegalalarmlink_sound_leave td,
.illegalalarmlink_stallsound_leave td {
    margin: 7px 0;
}
#cruisemode_timecruisetable {
    width:642px;
    height:437px;
}
#cruisemode_periodcruisetable {
    width:642px;
    height:437px;
}
.runset_line{
    margin: 10px 0 0 0;
}
#runset_tabs_content .cfgline {
    width: 240px;
}
#runset_tabs_content,
#basicconfig_traversalCopy {
    margin-top: 5px;
}
#removeconfig_input_box {
    margin: 0 4px;
}
#filllightset_starttime, #filllightset_stoptime {
    height: 20px;
    line-height: 21px;
}
#ioconverter_flowcamera_table,
#ioconverter_configinfo_table {
    width: 550px;
    height:400px;
}
#ioconverter_content {
    width: 1200px;
}
#ioconverter_content .item_c {
    margin-top: 5px;
}
.radio_box {
    width:120px;
    display: inline-block;
}
#createrule_platlicenserecog_scan,
#createrule_parking_guard_scan {
    margin-left: 8px;
}
#snapshotset_timing_linkemail {
    margin-left: 80px;
}
#accessplatform_content label{
    margin-left: 5px;
    vertical-align: 2px;
}
#btn_ml {
    margin: 22px 0 0 2px;
}
#snapshotset_content .schedule_time {
    width: 240px;
}
.float-left,
.left {
    float: left;
}
.float-right,
.right {
    float: right;
}
#config_start_label,
#config_start_areaLabel {
    margin-left: 10px;
    font-weight: normal;
    display: none;
}
#hotspareset_workDev_label,
#live_body_video,
#channelmng_start_label,
#alarminput_start_parent {
    margin-left: 10px;
}
#hotspareset_hotBackupDev_label {
    margin-left: 20px;
}
#resolution_button {
    padding-left: 155px;
}
#holidayplan_enable_span {
    margin-left: 17px;
}
#config_tool_ptz_content {
    margin-left: 15px;
    margin-right: 35px;
}
#config_tool_ptz_speed {
    margin-left: 15px;
}
#info_ {
    right: 0;
}
#snapshotset_timing_linkemail {
    margin-left:80px;
}
#live_accordion {
    margin:0 0 0 10px;
}
#config_channel_title,
#config_mode_title {
    margin-right: 10px;
}
 
.controls_space {
    margin: 5px 5px;
}
#playback_fix,
#live_fix,
#live_scan {
    margin-left: 25px;
}
.live_alarm {
    background: url('btn_icons.png') -407px -196px no-repeat;
}
.live_alarmhappen {
    background: url('btn_icons.png') -446px -196px no-repeat;
}
#live_daynightmode {
    margin-left: -5px;
}
#live_body_quick {
    margin-left: 8px;
}
#live_stream {
    padding:4px 4px 0 0;
}
.live_stream {
    margin-left:2px;
}
.save_btn {
    margin-left: 157px;
}
.live_canvas {
    z-index: 90;
}
.no-tracking-canvas {
    z-index: -1;
}
#config_contain {
    overflow: auto;
}
.p_blodtitle_margin {
    margin: 0;
}
.config_common_title {
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}
.config_commonWidth {
    height: 30px;
    width: 240px;
}
#config_start {
    height: 15px;
    margin-top: 6px;
    vertical-align: -2px;
}
#config_areaStart {
    height: 15px;
    margin-top: 6px;
    vertical-align: -2px;
}
#facedetection_status_content,
#vcalinkage_status_content {
    padding-top: 10px;
}
.facedetection_detect_state {
    height: 30px;
    width: 240px;
}
#facedetection_detect_state_enable {
    height: 15px;
    margin-top: 6px;
    vertical-align: -2px;
}
#config_videocol {
    padding: 5px;
    display: none;
}
#config_videobox_content,
#domestand_videobox_content,
#regionset_videobox_content {
    display: block;
    position: relative;
}
#config_videobox,
#domestand_videobox,
#regionset_videobox {
    text-align: center;
    background-color: #000;
}
#config_canvas {
    position: absolute;
    display: block;
}
#config_canvas_overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}
#maskalarm_em,
#lostalarm_em,
#alarminput_em,
#alertset_em,
#alertplan_v2_em {
    margin-left: 153px;
}
#alertplan_v2_link {
    margin-left: 20px;
}
.alertset_box,
.hotspareset_hot {
    margin-left: -10px;
}
#bayonetdevice_linkagesetting {
    margin-left: 87px!important;
}
#dataquery_detail_playback_img {
    margin-left: -64px;
}
#operationmanagement_its {
    margin-left: 60px;
}
#accessplatform_insertH265 {
    margin-left: 60px;
}
#accessplatform_gb28181_status {
    width: 100px;
    margin-left: 30px !important;
}
.head_div {
    clear: both;
    margin: 10px 10px;
    height:20px;
}
#accessplatform_platform .item_c {
    margin-top: 0;
}
#wireless_table_content {
    padding-right: 17px;
}
#recordpolicy_linknfs,
#recordpolicy_linkftp,
#recordpolicy_smb,
.heatmap_result {
    margin-left: 90px;
}
#recordpolicy_record_status_word {
    padding-right: 5px;
}
#recordpolicy_nfsIframe {
    margin-left: -11px;
}
#snapshotset_timing_interval,
#snapshotset_event_interval {
    float: left;
    margin-right: 4px;
}
#filelocations_decodertype,
#filelocations_transcode {
    margin-right: 8px;
}
.hotspareset_table {
    padding-right:17px;
}
#hotspareset_in {
    margin-left: 2px;
}
#portset_content {
    margin-left: -5px;
}
#facebaselibrary_import_makesure {
    float: right;
    margin-left: 5px;
}
#regionset_all_del {
    margin-left: 100px;
}
.volume_content {
    width: 120px;
    padding: 10px 5px 0 5px;
}
.structredSnap_title,
.livesnapshot_title {
    color: white;
    background-color: gray;
    height: 26px;
    line-height: 22px;
    text-align: left;
    display: inline-block;
    margin: 4px 0 0;
    padding: 0 5px;
    font-size: 14px;
    width: 100%;
}
.structredSnap_topbox {
    border-right: solid 1px lightgray;
    border-bottom: solid 1px lightgray;
}
.structredSnap_bottombox {
    border-right: solid 2px lightgray;
}
.structredSnap_font,
.livesnapshot_font {
    height: 25px;
    line-height: 25px;
    text-align: left;
    padding: 0 5px;
}
.securitycode_dialog_enable {
    width: 400px;
    vertical-align: -3px;
    height: 24px;
}
#tcpipset_ra_table {
    width: 570px;
    height: 300px;
}
.fourthgeneration_head{
    font-size:0;
}
.config_head {
    font-size: 14px;
    height:30px;
    width: 150px;
    margin-right: 10px;
    font-weight: bold;
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    line-height: 30px;
    vertical-align: middle;
}
.config_line{
    width:455px;
    display:inline-block;
    border-bottom: 1px solid #aaa;
    font-weight: bold;
}
#hybridcruisemode_content {
    padding: 5px;
}
#hybridcruisemode_mode_content {
    padding-bottom: 10px;
    margin-left: 150px;
    margin-right: 150px;
}
.hybridcruisemode_label {
    width: 150px;
}
#hybridcruisemode_hybridcruisetable,
#hybridcruisemode_periodcruisetable,
#hybridcruisemode_timecruisetable {
    width: 800px;
    height: 495px;
}
#hybridcruisemode_timing_content,
#hybridcruisemode_period_content {
    width: 900px;
    height: 495px;
}
#hybridcruisemode_diret_btn,
#hybridcruisemode_period_diret_btn,
#hybridcruisemode_hybrid_diret_btn{
    padding-top: 240px;
}
#hybridcruisemode_mode_choose {
    float: left;
    margin-right:10px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    line-height: 24px;
}
.hybridcruisemode_btn_removing {
    margin-left: 160px;
}
#snapshotpreview_ptz {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid black;
}
.ptz_keybord {
    background:rgba(75, 75, 75, 0.5);
    width: 200px !important;
    height: 270px !important;
    z-index: 10000;
}
#firedetection_table,
#smokedetection_table,
#hotdetection_table{
    width: 600px;
    height: 353px;
}
#tdltenetwork_content .progress-bar-striped {
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
#tdltenetwork_content .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
#peripheral_stj1_dialog,
#peripheral_signalModal,
#peripheral_csr_ik16_dialog,
#peripheral_csr68nd_dialog {
    overflow: auto;
}
.white_bgColor {
    background-color: white !important;
}
#wireless_table_add_devices {
    width: 800px;
    height: 250px;
}
 
#vcalinkage_linkway {
    position: relative;
    margin: 20px;
    height: 350px;
    display: block;
}

#main_deviceinfo {
    padding:0 10px;
}
.change_position{
    position:relative;
    top:35px;
}
.live_pip {
    position: absolute;
}
#domestand_region_list {
    width: 410px;
    height:230px;
}
.duration-span-width,
#domestand_duration input {
    width: 320px;
}
#domestand_canvas,
#regionset_canvas {
    position: absolute;
    display: block;
}
#domestand_canvas_overlay,
#regionset_canvas_overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 101;
    width: 100%;
    height: 100%;
}
.video_decrypt,
.video_decrypt_sub {
    display: none;
    position: absolute;
    z-index: 10001;
    width: 150px;
    height: 55px;
    padding: 3px;
    color: #f00;
    text-align: center;
    overflow: hidden;
}
.video_decrypt input,
.video_decrypt_sub input {
    float: left;
    width: 90px;
    height: 24px;
    color: #000;
}
.video_decrypt button,
.video_decrypt_sub button {
    float: left;
    width: 54px;
    height: 24px;
    padding: 0 10px;
    color: #000;
}
.video_decrypt_shadow,
.video_decrypt_sub_shadow {
    display: none;
    position: absolute;
    z-index: 10000;
    width: 150px;
    height: 55px;
}
.vca_wizard_name {
    line-height: 20px !important;
    text-align: left !important;
    padding-left: 15px;
}
.vca_wizard_line {
    display: inline-block;
    height: 10px;
    border-top: 1px solid #000;
    width: 377px;
}
.resourceallot_channelname {
    text-align: start;
    width: 120px;
    margin-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
}
.resourceallot_line {
    display: inline-block;
    height: 4px;
    border-top: 1px solid #aaa;
    width: 240px;
}
#footfalllocal_arealist_checkbox span{
    margin-right: 25px;
    width: 35px;
    display: inline-block;
}
#footfalllocal_arealist_checkAll span {
    margin-right: 40px;
}
#led_cross_table,
#led_lane_table {
    width: 1000px;
    height: 212px;
}
#led_lane_change {
    width: 300px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#led_lane_show {
    position: relative;
    margin: 0 117px 5px 117px;
    width: 125px;
}
#led_lane_insert {
    position: absolute;
    right: 136px;
    padding: 0 20px 0 28px;
    border: 1px solid;
    z-index: 1;
}
#led_lane_timeTxT {
    width: 50px;
}
#domestand_videocol_contain,
#domestand_control_content {
    margin: 3px 60px 5px 60px;
}
.config_draw_menu {
    width: 100px;
}
.inquirytimeout_line {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    width: 240px;
    margin-top: 12px;
}
.inquirytimeout_timeplan {
    position: relative;
    margin-left: 70px;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: block;
    visibility: visible;
}
.config_btn_ajust {
    padding-left: 160px!important;
}
.config_no_channel {
    margin-left: 160px!important;
}
#createrule_inquirytimeout_space {
    width: 60px;
    height: 30px;
}
#createrule_inquirytimeout_inquirytime {
    width: 170px;
    height: 30px;
    margin-right: 10px;
}
.picsoverlay_first {
    width: 61px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    line-height: 30px;
}
.osd_slider_left {
    width: 203px;
    margin-top: 12px;
    background-color: #aaa;
}
#main_install{
    background: url("btn_icons.png") -406px -6px no-repeat;
}
.common_slider {
    width: 235px;
    background-color: #aaa;
    margin: 10px 5px 0 5px;
}
.common_slider_value {
    width: 45px;
    text-align: center;
    margin: 0 5px;
}
#personnelinfo_table,
#personnelinfo_table_footer,
#personnelinfo_set_model_status {
    width: 750px;
    margin: 10px 5px 0 5px;
}
#personnelinfo_table {
    height: 460px;
}
#personnelinfo_condition,
#personnelinfo_text,
.eaitcontorl_box {
    width: 150px;
}
#personnelinfo_table_footer {
    line-height: 30px;
}
#personnelinfo_edit_password [disabled] {
    background-color: #eee;
}
#personnelinfo_edit_viewphoto {
    border: 1px solid black;
    margin: 5px 5px;
}
#personnelinfo_edit_viewphoto {
    width: 90px;
    height: 100px;
    cursor: pointer;
}
.facebackgroud {
    background-image: url('facepicupload.png');
    background-repeat:no-repeat;
    background-position: center;
}
#personnelinfo_edit_viewphoto img {
    width: 88px;
    height: 98px;
}
#personnelinfo_edit_table {
    width: 260px;
    height: 190px;
    margin: 5px 0;
}
.faceupload {
    z-index: 10001;
}
#personnelinfo_set_model_status {
    margin-top: 10px;
}
#personnelinfo_set_model_status .progress {
    width: 680px;
    margin-bottom: 10px;
}
#eventquery_table,
#eventquery_table_footer {
    width: 810px;
    padding-left: 5px;
}
#eventquery_table {
    height: 400px;
}
#eventquery_table_footer {
    margin-top: 10px;
    line-height: 30px;
}
.button_width {
    width: 110px;
}
#datamanagement_content .progress {
    width: 700px;
    margin-bottom: 0;
    border: 1px solid #999;
    background-color: #fff;
}
#datamanagement_content .progress-bar-success,
#personnelinfo_set_model_status .progress-bar-success,
#personnelinfo_progress_modal .progress-bar-success {
    background-color: #788FB9;
}
.progress_box {
    margin-top: 5px;
}
#accesscontrol_remotedoor {
    width: 120px;
    margin-bottom: 5px;
}
#acsholidayplan_table {
    width: 900px;
    height: 500px;
}
.acsholidayplan_table_btn {
    margin-left: 5px;
}
#plantemplate_table {
    width: 240px;
    height: 158px;
}
#acsholidayplan_modal .modal-content {
    width: 860px;
}
#acsholidayplan_time {
    height: 100px;
}
#modelset_search_table {
    width: 350px;
    height: 400px;
}
#modelset_keep_table {
    width: 450px;
    height: 400px;
}
#modelset_toright {
    margin: 198px 20px;
    width: 50px;
}
#advertisementset_table {
    width: 615px;
    height: 360px;
}
#eventquery_content .eventquery_table,
#modelset_content #modelset_table_content,
#advertisementset_content .advertisementset_table {
    margin-top: 10px;
}
#modelset_content #modelset_table_content {
    height: 430px;
}
#arithmeticexpand_colortrack_call,
#arithmeticexpand_colortrack_set,
#arithmeticexpand_colortrack_delete {
    width:78px;
}
#arithmeticexpand_arithmetic_choose .item_c {
    line-height: 20px;
}
.color_box {
    display: inline-block;
    margin-right: 15px;
}
.color_red,
.color_green,
.color_yellow {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.color_red {
    background-color: red;
}
.color_green {
    background-color: green;
}
.color_yellow {
    background-color: yellow;
}

 
.ptzModuleBox {
    overflow-y: auto;
    padding: 5px 25px;
}
.ptzModuleBox::after {
    clear: both;
    height: 0px;
    content: '';
    visibility: hidden;
    display: block;
}
 
.ptzModuleBox_longitudinal {
    width: 248px;
}
 
.ptzModuleBox_transversal {
    width: 420px;
}
.ptzModuleBox > div {
    float: left;
    display: block;
}
 
.ptzModuleBox .ptzModuleBox_direction_box {
    width: 178px;
    height: 104px;
    position: relative;
    background: url("ptz_icons.png") -9px -15px no-repeat;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_direction_child {
    position: absolute;
    display: block;
    cursor: pointer;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_0 {
    width: 62px;
    height: 34px;
    top: 0px;
    left: 0px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_1 {
    width: 54px;
    height: 27px;
    top: 0px;
    left: 62px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_2 {
    width: 62px;
    height: 34px;
    top: 0px;
    right: 0px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_3 {
    width: 62px;
    height: 34px;
    top: 36px;
    left: 0px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_4 {
    width: 54px;
    height: 50px;
    top: 28px;
    left: 62px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_5 {
    width: 62px;
    height: 34px;
    top: 36px;
    right: 0px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_6 {
    width: 62px;
    height: 34px;
    bottom: 0px;
    left: 0px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_7 {
    width: 54px;
    height: 27px;
    bottom: 0px;
    left: 62px;
}
.ptzModuleBox .ptzModuleBox_direction_box .ptzModuleBox_ptz_8 {
    width: 62px;
    height: 34px;
    bottom: 0px;
    right: 0px;
}
 
.ptzModuleBox .ptzModuleBox_speed_box {
    width: 178px;
    height: 27px;
    margin-top: 10px;
    position: relative;
}
.ptzModuleBox .ptzModuleBox_speed_box .ptzModuleBox_speed_child {
    position: absolute;
    display: block;
    cursor: pointer;
}
.ptzModuleBox .ptzModuleBox_speed_content {
    width: 118px;
    padding: 0 6px;
    top: 11px;
    left: 30px;
}
 
.ptzModuleBox_transversal .ptzModuleBox_speed_box {
    width: 370px;
}
.ptzModuleBox_transversal .ptzModuleBox_speed_content {
    width: 310px;
}
.ptzModuleBox .ptzModuleBox_speed_box .ptzModuleBox_ptz_9 {
    width: 27px;
    height: 27px;
    top: 0px;
    left: 0px;
    background: url("ptz_icons.png") -66px -133px no-repeat;
}
.ptzModuleBox .ptzModuleBox_speed_box .ptzModuleBox_ptz_10 {
    width: 27px;
    height: 27px;
    top: 0px;
    right: 0px;
    background: url("ptz_icons.png") -103px -133px no-repeat;
}
 
.ptzModuleBox .ptzModuleBox_tool_box {
    margin-top: 10px;
}
.ptzModuleBox_transversal .ptzModuleBox_tool_box {
    min-height: 104px;
    margin-top: 0px;
    margin-left: 10px;
}
.ptzModuleBox .ptzModuleBox_tool_child {
    width: 178px;
    height: 33px;
}
.ptzModuleBox .ptzModuleBox_tool_child::after {
    clear: both;
    content: '';
    height: 0;
    visibility: hidden;
    display: block;
}
.ptzModuleBox .ptzModuleBox_tool_child > div {
    height: 33px;
    float: left;
}
.ptzModuleBox .ptzModuleBox_tool_left {
    width: 50px;
    background: url("ptz_icons.png") -9px -131px no-repeat;
    cursor: pointer;
}
.ptzModuleBox .ptzModuleBox_tool_right {
    width: 50px;
    background: url("ptz_icons.png") -137px -131px no-repeat;
    cursor: pointer;
}
.ptzModuleBox .ptzModuleBox_tool_content {
    width: 78px;
    line-height: 33px;
    text-align: center;
}
.regionset_mode {
    width: 120px;
}
#regionset_list {
    overflow: auto;
    border: 1px solid #cccccc;
    width: 240px;
    height: 260px;
}
.regionset_videobox {
    background-color: rgb(51, 51, 51);
    margin-bottom: 5px;
    width: 400px;
    height: 300px;
}
#regionset_content {
    padding: 5px 60px;
}
@media only screen and (min-height: 768px) {
    #regionset_content .regionset_list {
        height: 260px;
    }
}
@media only screen and (max-height: 768px) {
    #regionset_content .regionset_list {
        height: 160px;
    }
}
#regionset_videocol_contain {
    margin-bottom: 5px;
}
#regionset_videobox_content {
    width: 400px;
    height: 300px;
}
.flex_center{
    display: flex;
    justify-content: center;
    align-items: center;
}
#maintaince_quantityper_value {
    line-height: 30px;
    margin: 0 5px;
}
#playback_event {
    display: inline;
    border: none;
}
#certificate_content {
    padding: 5px;
}
#wireless_table_sta {
    line-height: 30px;
}
#wireless_search_table {
    width: 800px;
    height: 250px;
}
.wireless_adv {
    display: none;
}
#config_normalnote {
    line-height: 30px;
}
.ftp_button {
    color:red;
    cursor: pointer;
    text-decoration: underline;
}
#config_localsnap_content {
    width: 400px;
    height: 25px;
    border: 1px solid #d4d4d4;
    border-top: none;
    clear: both;
}
#config_localsnap_content button {
    width: 22px;
    height: 22px;
    float: right;
    margin: 0 5px;
    border: none;
    background-color: #fff;
}
#config_localsnap_record {
    display: block;
    width: 22px;
    height: 22px;
    background: url("notheme_normal.png") -280px -35px no-repeat ;
}
#config_localsnap_snapshot {
    display: block;
    width: 22px;
    height: 22px;
    background: url("notheme_normal.png") -315px -35px no-repeat;
}
 
#domestand_overallview_iconmenu {
    border: 1px solid #ddd;
    width: 45px;
    height: 350px;
    background: #ddd;
}
#domestand_overallview_menu {
    width: 165px;
    height: 350px;
    padding-left: 15px;
    border: 1px solid #ddd;
}
.overallview_first {
    display: inline-block;
    text-align: left !important;
    width: 125px !important;
}
#domestand_overallview_iconmenu>div>span {
    display: inline-block;
    padding-left: 12px;
    margin-top: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-left: 12px;
}
#domestand_overallview_iconmenu>div>span:first-child {
    margin-top: 10px;
}
#domestand_add {
    background: url("notheme_normal.png") -37px -38px no-repeat;
}
#domestand_del {
    background: url("notheme_normal.png") -72px -38px no-repeat;
}
#domestand_clear {
    background: url("notheme_normal.png") -107px -38px no-repeat;
}
#domestand_zoomout {
    background: url("notheme_normal.png") -142px -38px no-repeat;
}
#domestand_zoomin {
    background: url("notheme_normal.png") -177px -38px no-repeat;
}
#domestand_zoom {
    background: url("notheme_normal.png") -212px -38px no-repeat;
}
#domestand_recover {
    background: url("notheme_normal.png") -247px -38px no-repeat;
}
 
#keyregion_3d, #eaglefocus_3d {
    width: 60px;
}
.imageadjust_line {
    display: inline-block;
    width: 350px;
    border: 1px solid #ddd;
    margin-left: 15px;
    margin-right: 15px;
}
 
.eaglefocus_span {
    display: inline-block;
    width: 40px;
}
.eaglefocus_select {
    width: 75px !important;
    height: 34px !important;
}
.eaglefocus_placeholder {
    width: 150px;
    height: 1px;
}
.eaglefocus_edit_btn {
    width: 600px;
    height: 42px;
    vertical-align: top;
    margin-top: 10px;
    padding-top: 3px;
    background-color: #eee;
}
#eaglefocus_del {
    margin-left: 10px;
    margin-right: 10px;
}
#eaglefocus_table {
    width: 600px;
    height: 200px;
}
.eaglefocus_last_notice {
    text-indent: 92px;
    line-height: 10px;
}
.eaglefocus_btn {
    display: inline-block;
    width: 65px;
    font-size: 12px;
}
#multicast_srtp_external {
    width: 750px;
    height: 176px;
}
#sip_certificate_attr {
    height: 160px;
    margin-bottom: 10px;
    overflow: auto;
    float: left;
    margin-right: 10px;
}
.onekeydisarm_list{
    width:600px;
    height:62px;
    margin-top:10px;
}
.cfgtab .onekeydisarm_item{
    height:80px !important;
}
.onekeydisarm_event{
    white-space: nowrap;
    width: 110px;
    float: left;
    height: 31px;
}
.ui-slider.ui-slider-horizontal {
    border: 3px solid #c5c5c5;
}
.imageadjust_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
}
#imageadjust_vertical_floatwincenterangel_title {
    background: url("notheme_normal.png") -458px -36px no-repeat;
    margin-top: 3px;
}
#imageadjust_vertical_floatwincenterangel_right_title {
    background: url("notheme_normal.png") -415px -36px no-repeat;
    margin-top: 3px;
}
#imageadjust_floatwincenterangel_title {
    background: url("notheme_normal.png") -505px -36px no-repeat;
    margin-top: 4px;
}
#imageadjust_floatwincenterangel_bottom_title {
    background: url("notheme_normal.png") -553px -36px no-repeat;
    margin-top: 4px;
}
#channelmng_activated_pass::-ms-clear,
#channelmng_activated_pass::-ms-reveal,
#channelmng_activated_passc::-ms-clear,
#channelmng_activated_passc::-ms-reveal{
    display: none;
}
.input-eye{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url("tool_icons.png");
}
.input-eye.open{
    background-position: -305px -52px;
}
.input-eye.close{
    background-position: -286px -52px;
}
.wdr_notice {
    line-height: 30px;
    margin: 0 10px;
}
.schedule_icon {
    width:15px;
    height:15px;
    border:1px solid gray;
}
#snmp_content .cfgline {
    width: 394px;
    margin: 10px 5px;
}
.sessiontimeout_unit {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-right: 5px;
}
 
#live_control {
    height: 100%;
    border-right: 2px solid #cfe2f2;
    padding-top: 10px;
}
#playback_control {
    padding-top: 10px;
}
#playback_control_menu,
#live_control_menu {
    margin: 0 10px;
}
#playback_install_ceiling,
#playback_install_floor,
#playback_install_wall,
#playback_show_fish,
#playback_show_view180,
#playback_show_view360_ptz1,
#playback_show_view360_ptz6,
#playback_show_fish_ptz3,
#playback_show_fish_ptz8,
#playback_show_lat,
#playback_show_lat_3ptz,
#playback_show_lat_8ptz,
#playback_show_original,
#live_install_ceiling,
#live_install_floor,
#live_install_wall,
#live_show_fish,
#live_show_view180,
#live_show_view360_ptz1,
#live_show_view360_ptz6,
#live_show_fish_ptz3,
#live_show_fish_ptz8,
#live_show_lat,
#live_show_lat_3ptz,
#live_show_lat_8ptz,
#live_show_original {
    margin-left: 10px;
    margin-bottom: 4px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#live_install_ceiling {
    background: url("Images/common/ceiling.gif") center center no-repeat;
    background-size: 100% auto;
}
#live_install_wall {
    background: url("Images/common/wall.gif") center center no-repeat;
    background-size: 100% auto;
}
#live_install_floor {
    background: url("Images/common/floor.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_fish,
#live_show_fish {
    background: url("Images/common/fish.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_view180,
#live_show_view180 {
    background: url("Images/common/view180.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_view360_ptz1,
#live_show_view360_ptz1 {
    background: url("Images/common/view360_ptz1.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_view360_ptz6,
#live_show_view360_ptz6 {
    background: url("Images/common/view360_ptz6.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_fish_ptz3,
#live_show_fish_ptz3 {
    background: url("Images/common/fish_ptz3.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_fish_ptz8,
#live_show_fish_ptz8 {
    background: url("Images/common/fish_ptz8.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_lat,
#live_show_lat {
    background: url("Images/common/lat.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_lat_3ptz,
#live_show_lat_3ptz {
    background: url("Images/common/lat_3ptz.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_lat_8ptz,
#live_show_lat_8ptz {
    background: url("Images/common/lat_8ptz.gif") center center no-repeat;
    background-size: 100% auto;
}
#playback_show_original,
#live_show_original {
    background: url("Images/common/original.gif") center center no-repeat;
    background-size: 100% auto;
}
#live_fishtrace {
    background: url("Images/common/fishtrace.gif") center center no-repeat;
}
#localstorage_advanced_setting {
    padding: 10px 5px;
}
.storage_div {
    margin-left: 0;
}
.storage_stitle {
    width: 161px;
    margin-right: 0 !important;
}
.densitylevel_label {
    width:180px;
    vertical-align: middle;
}
input[type="password"]::-ms-reveal {
    display: none;
}
input[type="password"]::-ms-clear {
    display: none;
}
input[type="password"]::-o-clear {
    display: none;
}
input::-webkit-credentials-auto-fill-button {
    display: none;!important;
    visibility: hidden;
}
.icon {
    background: url("btn_icons.png") -374px -85px no-repeat;
    width: 18px;
    height: 20px;
    position: absolute;
    right: 1px;
    top: 2px;
    z-index: 100;
}
.psw_input {
    padding-right: 18px!important;
}
.input_warp {
    width: 240px;
    height: 32px;
    position: relative;
}