﻿@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_fix,
#live_fit,
#live_fix_new_golden,
#live_fix_old_golden,
#live_scan,
#live_voice_alert,
#live_record,
#live_snapshot,
#live_voice,
#live_sound,
#live_zoom,
#live_showline,
#live_full,
#live_measure,
#live_browse {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    margin: 7px 0 0 2px;
}
#live_snapshot {
    background: url("btn_icons.png") -287px -6px no-repeat;
}
#live_sound {
    background: url("btn_icons.png") -247px -46px no-repeat;
}
.live_sound {
    background: url("btn_icons.png") -287px -46px no-repeat !important;
}
#live_mute {
    width: 18px;
    height: 15px;
    cursor: pointer;
    margin: 5px 0  0 5px;
    background: url("tool_icons.png") -173px -9px no-repeat;
}
.live_mute {
    background: url("tool_icons.png") -151px -9px no-repeat !important;
}
#live_volume, {
    margin-bottom: 14px;
}
#live_full {
    background: url("btn_icons.png") -127px -46px no-repeat;
}
#live_fix {
    background: url("btn_icons.png") -207px -6px no-repeat;
}
#live_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_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 {
    background: url("btn_icons.png") -7px -46px no-repeat;
}
#live_showrate {
    background: url("btn_icons.png") -87px -46px no-repeat;
}
.live_close,
.live_open {
    width: 9px;
    cursor: pointer;
}
#live_wiper,
#live_3d,
#live_clearalarm,
#live_flip,
#live_ptz_snapshot {
    margin-left: 4px;
    margin-bottom: 4px;
    width: 40px;
    height: 31px;
    cursor: pointer;
}
.live_mode {
    width: 60%;
    padding-right: 8px;
}
#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") -344px -121px no-repeat;
}
.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;
}
.line_select {
    height:30px;
    cursor: pointer;
    padding-left: 10px;
    background: #e0e0e0;
}
.click_select {
    height:30px;
    cursor: pointer;
    padding-left: 10px;
    background-color: #b4b4b4;
}
.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") -295px -121px 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;
    width: 250px;
}
#live_scan_model .description {
    white-space: nowrap;
    width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.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;
}

.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_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: 100%;
}
.live_snap_relative_picture {
    width: 104px;
    height: 112px;
    margin-left: 3px;
    margin-right: 0;
}
.live_snap_target_property {
    width: 104px;
    height: 100%;
    padding: 3px;
}
.live_baselib_face {
    width: 104px;
    height: 100%;
    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;
}
.clear_float {
    overflow: hidden;
}
.second {
    margin: 0 2px;
}
.structured_font{
    width: 15px;
    line-height: 15px;
    text-align:center ;
}

.structured_div {
    float: left;
    display: inline;
    margin-right:2px;
}
.tab_banner{
    height: 26px;
    line-height: 22px;
    border: 1px solid #dadada;
    text-align: center;
    display: inline-block;
    margin: 3px
}
.red {
    color:red;
}
.m_left_110 {
    margin-left: 110px;
}
#live_browse {
    background: url("btn_icons.png") -447px -6px no-repeat;
}
.scan_model {
    padding-left: 15px;
}

.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;
}
#content {
    width: 800px;
    height: 580px;
    overflow: auto;
    padding: 10px;
}

#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%;
}
#log_table_footer {
    height: 40px;
    margin: 0 2px 2px 2px;
    overflow: auto;
}
#log_table_footer a {
    display: inline-block;
    margin: -7px 7px;
    color: black;
    cursor: pointer;
}
#log_first,
#log_prev,
#log_next,
#log_last {
    display: block;
    width: 25px;
    height:25px;
    cursor: pointer;
}
#log_first {
    background: url(tool_icons.png) -6px -28px no-repeat;
}
#log_prev {
    background: url(tool_icons.png) -28px -28px no-repeat;
}
#log_next {
    background: url(tool_icons.png) -54px -28px no-repeat;
}
#log_last {
    background: url(tool_icons.png) -78px -28px no-repeat;
}
#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;
}
#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;
    float: right;
    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;
}
#imageset_n{
    width: 240px;
    text-indent: 3px;
}
#imageset_tabs_content{
    padding-top: 15px;
}
#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;
}
#imageset_filllight_autoflashLamp,
#imageset_filllight_autostrobLamp {
    margin-left: 30px;
}
#imageset_save {
    margin-left: 141px;
}

#schedule_content .ui-spinner {
    width: 160px!important;
    height: 30px!important;
}
#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 {
    height: 80px;
    margin-bottom: 10px;
    overflow: auto;
}

.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;  
}


#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 .text-short {
    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 {
    width: 240px;
    padding:  5px 10px 5px 10px;
    margin-top: 5px;
    margin-left: 10px;
    display: inline-block;
}
#alarminput_name,
#alarminput_modeset,
#alarminput_purpose,
#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 {
    width: 245px;
    line-height: 34px;
    float: left;
}
.recordpolicy_record_start {
    width: 245px;
    line-height: 34px;
    float: left;
}
.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
}
.pic_dialog_title {
    height: 24px;
    line-height: 24px;
    padding: 0 25px 0 0;
    text-indent: 10px;
    color: inherit;
}

.custom_font_style {
    font-weight: normal;
}
.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 .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 .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;
}

#ipfilter_list {
    width: 450px;
    height:320px;
}

#vehiclewhitelist_list {
    width: 450px;
    height:320px;
}
.ipfilter_radio {
    margin-right: 69px;
}

#receiveinfo_table {
    width: 600px;
    height: 400px;
}
.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;
}
.fiveline_chk {
    margin: -5px 0 0 0;
    width: 17.50%;
}

.fourline_chk {
    margin: -5px 0 0 0;
    width: 22.50%;
}
.linestyle {
    color: #0000EE !important;
    text-decoration: underline !important;
}
.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;
}
.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;
}
.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;
}
.sixline_chk {
    margin:0 0 0 22px;
}
.p_left_25 {
    padding-left: 25px;
}
.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-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%;
}
.title label {
    width:100%;
}

.example-box .red-frame {
    border: 1px solid red;
}
.title label,
.feature {
    cursor: pointer;
}
.detectionset_div > label {
    width: 200px;
}
.range_span {
    height: 30px;
    line-height:30px;
}
.hidden {
    display: none;
}
.notes {
    color: red;
}
.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;
}
.fixpic {
    width: 400px;
    height: 300px;
}
.time_width,
.modal_slider_wh{
    width: 30px;
}
.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;
}
.divabs,
#logo_import_form {
    position: absolute;
}
.black{
    background: black;
    width: 100%;
}
.inline_style{
    display: inline-block;
}
.button_small {
    padding-left: 162px;
}
.btn_downStyle{
    background-image: url("tool_icons.png");
    background-position: -256px -48px;
    cursor: pointer;
}
.cruise_downStyle {
    background-image: url("tool_icons.png");
    background-position: -258px -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;
}
.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;
}
.aligntype {
    display: inline;
}
.lablefirst {
    width: 150px;
}
.jumparrow {
    display:inline-block;
    vertical-align:-20%;
    cursor:pointer;
}
.jumppage {
    display: inline;
    padding: 5px !important;
    margin-top: 4px;
    height: 25px !important;
    width: 50px;
}
#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;
}
.multilg{
    width:150px;
    display:inline-block;
}
.modal-dialog {
    width:600px;
    margin: 30px auto;
}
#root_tip_ .modal-dialog {
    width: 450px;
    margin: 30px auto;
}
.weekly {
    width: 75px;
}
.weekly label {
    width: 55px;
}
.button-space {
    margin-right: 150px;
}
.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;
}
.sham_a {
    color: blue;
    cursor: pointer;
    text-decoration:underline;
    text-align:left;
    margin-left: 180px;
}

.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;
}
.searchbtn {
    line-height: 12px;
    height: 12px;
    padding: 0;
    background-color: lightgray;
}
.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;
}
.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;
}
.package_link {
    position: relative;
    margin: 40px 0 0 7px;
    height: 260px;
    display: block;
}

.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;
}

.editable-select-position,
.webuploader-container {
    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;
}
.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;
    padding-right: 10px;
    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;
}
#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;
}
#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;
}
#filelocations_decodertype,
#filelocations_transcode {
    margin-right: 8px;
}
#portset_content {
    margin-left: -5px;
}
.volume_content {
    width: 120px;
    padding: 10px 5px 0 5px;
}
#schedule_content {
    margin: -9px -5px 0 -5px;
    margin: 0 0\9; 
}
.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;
}
#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;
}
#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;
}
@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;
    }
}
.flex_center{
    display: flex;
    justify-content: center;
    align-items: center;
}
#maintaince_quantityper_value {
    line-height: 30px;
    margin: 0 5px;
}
#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;
}
.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;
}

#keyregion_3d, #eaglefocus_3d {
    width: 60px;
}
.imageadjust_line {
    display: inline-block;
    width: 350px;
    border: 1px solid #ddd;
    margin-left: 15px;
    margin-right: 15px;
}
#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;
}