/* Genel */

@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    direction: ltr;
    background-color: #000000;
    color: #fff;
    font-size: 80%;
    cursor: auto;
    box-sizing: border-box !important;
}

@font-face {
    font-family: '8bitoperatorregular';
    src: url('../fonts/8bitoperator.eot');
    src: url('fonts/8bitoperator.eot?#iefix') format('embedded-opentype'), url('../fonts/8bitoperator.woff') format('woff'), url('../fonts/8bitoperator.ttf') format('truetype'), url('../fonts/8bitoperator.svg#8bitoperatorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.ul .li {
    text-transform: uppercase;
}

.label {
    cursor: pointer;
}

.f_13 {
    font-size: 13px;
}

.f_14 {
    font-size: 14px;
}

.f_15 {
    font-size: 15px;
}

.f_b {
    font-weight: bold;
}

.f_13b {
    font-size: 13px;
    font-weight: bold;
}

.f_14b {
    font-size: 14px;
    font-weight: bold;
}

.f_15b {
    font-size: 15px;
    font-weight: bold;
}

.f_black {
    color: #000000;
}

.f_black50 {
    color: #808997;
}

.f_white {
    color: #fff;
}

.f_green {
    color: #4bc10b
}

.f_Scol20 {
    line-height: 20px;
}

.clr_margin {
    margin: 0 !important;
}

.mainContainer {
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    /*min-height: 768px;*/
}

.Cont_White {
    background-color: #FFF !important;
}


/* Login ***************************************/

.login {
    top: 50%;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 768px;
    margin-top: -384px;
    text-align: center;
}

.logincontainer {
    height: 768px;
}

.loginLeft {
    position: relative;
    left: 0px;
    width: 50%;
    float: left;
    height: 768px;
    background-position: 0 0;
}

.loginRight {
    position: relative;
    right: 0;
    width: 50%;
    float: right;
    height: 768px;
    background-position: 0 -800px;
}

.loginContent {
    position: absolute;
    width: 100%;
    height: 768px;
    background-position: center top;
    /*left: 50%;
            top: 50%;
            margin-left:-700px;
            margin-top:-384px;*/
}

.logincenter {
    display: block;
    margin-top: 70px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.loginLogo {
    height: 48px;
    width: 100%;
    background-size: 312px 48px;
    background-position: center top;
    margin-bottom: 50px
}

.Lcontainer_body {
    display: inline-table;
    height: 300px;
    width: 380px;
    margin-top: 50px;
    padding-top: 40px;
    float: left;
}

.login_form_wrapper {
    box-sizing: border-box;
    width: 280px;
    margin-right: auto;
    position: relative;
    display: inline-block;
}

.login_form_wrapper ul,
li {
    position: relative;
    margin-left: -35px;
}

.form_icon {
    width: 33px;
    height: 33px;
    z-index: 2;
    position: absolute;
}

.iconName {
    background-position: -246px 0px;
}

.iconPass {
    background-position: -246px -33px;
}

.iconLang {
    background-position: -246px -99px;
}

.container_footer_buttons {
    width: 100%;
    padding-top: 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.button_container_left {
    border-width: 1px 1px medium medium;
    border-color: #C2C2C2 #C2C2C2 -moz-use-text-color -moz-use-text-color;
    height: 45px;
    border-radius: 0px;
    float: right;
    border-bottom-left-radius: 5px;
    padding: 10px 10px;
    text-align: right;
}

.button_container_right {
    border-width: 1px 1px medium medium;
    border-color: #C2C2C2 #C2C2C2 -moz-use-text-color -moz-use-text-color;
    height: 45px;
    border-radius: 0px;
    width: 40%;
    float: left;
    border-bottom-left-radius: 5px;
    padding: 10px 20px;
    text-align: left;
    line-height: 30px;
    margin-left: 20px;
}

.t_nav {
    color: #fff !important;
    height: 33px;
    line-height: 33px;
    margin: 0 auto;
    position: relative;
    padding: 5px 35px;
}

.login_footer {
    bottom: 0px;
    font-size: 10pt;
    height: 50px;
    text-align: center;
    line-height: 45px;
    color: #b5c6d0;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    box-sizing: border-box;
}

/**********************   Setup     ********************/

.Setup {
    top: 50%;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #FFF;
}

.SetupCenter {
    position: absolute !important;
    height: 300px;
    width: 600px;
    left: 50%;
    top: 50%;
    margin-left: -275px;
    margin-top: -150px;
    padding: 50px;
    text-align: center;
}

.SetupCenter li {
    width: 220px;
    margin: 30px auto 10px auto;
}

.btn_download {
    font-size: 17px !important;
    font-weight: 900;
    height: 50px !important;
    padding-left: 35px !important;
}

/***********     *************/

.list {
    width: 100%;
    height: 24px;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 15px;
}

.list ul,
.list_ul {
    display: inline-block;
    float: left;
    margin: 0 10px;
}

.list label {
    cursor: pointer;
}


/* Login ***************************************/

.Header {
    position: relative;
    min-width: 980px;
    overflow: visible;
    height: 58px;
    background-position: 0 -52px;
    background-repeat: repeat-x;
    white-space: nowrap;
    -moz-user-select: none !important;
}

.header_blueBG {
    position: relative;
    overflow: visible;
    height: 58px;
    box-sizing: border-box;
    padding-right: 30px;
}

.menu-box span {
    color: #E1E1E1;
    font-size: 14px;
}

.menu-box .menu-icon {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}

.menu-box .func-btns .menu-icon {
    margin: 0;
}

.ima_li_slice {
    width: 2px;
    height: 48px;
    background-position: 0 -154px;
}

.rfloat_time {
    float: right;
    height: 48px;
    margin-left: 15px;
    text-align: right;
    text-shadow: -1px -1px #383838;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.4);
    font-size: 17px;
    line-height: 3;
    font-weight: bold;
}

.preContent {
    top: 58px;
    overflow: hidden;
    min-width: 0px;
    overflow-x: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
    margin: auto 0px;
}

.preLeft {
    width: 100%;
    -moz-user-select: none !important;
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: 0px;
    height: 270px;
    background-color: #444;
    float: left;
}

.preLeft_menu_box {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 30px;
    left: 0px;
    background-color: #e5e5e5;
}

.preLeft_menu_box::-webkit-scrollbar {
    width: 7px;
}

.preLeft_menu_box::-webkit-scrollbar-track {
    background-color: rgba(229, 229, 229, 1.0);
}

.preLeft_menu_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(130, 130, 130, 0.5);
}

.pb_menu_box {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 30px;
    left: 0px;
    background-color: #e5e5e5;
}

.pb_menu_box::-webkit-scrollbar {
    width: 7px;
}

.pb_menu_box::-webkit-scrollbar-track {
    background-color: rgba(229, 229, 229, 1.0);
}

.pb_menu_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(130, 130, 130, 0.5);
}

.preRight::-webkit-scrollbar {
    width: 0px;
}

.preRight::-webkit-scrollbar-track {
    background-color: #444;
}

.preRight::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(240, 240, 240, 0.5);
}

.preRight_Playback::-webkit-scrollbar {
    width: 0px;
}

.preRight_Playback::-webkit-scrollbar-track {
    background-color: #444;
}

.preRight_Playback::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(240, 240, 240, 0.5);
}

.main_ocx {
    position: relative;
    left: 0px;
    min-width: 428px;
    right: 250px;
    position: absolute;
    top: 0px;
    bottom: 0px;
}

.main_ocx_box {
    position: absolute;
    right: 0px;
    bottom: 55px;
    overflow: hidden;
    top: 0px;
    left: 0px;
    background-color: white;
}

.fleft_btn_i {
    display: block;
    float: left;
    height: 31px;
    padding: 0;
    margin: 8px 0px 7px 15px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7) inset, 1px 1px 0px rgba(255, 255, 255, .1);
    background-image: -webkit-linear-gradient(bottom, #323232, #1a1a1a);
    background-image: -o-linear-gradient(bottom, #323232, #1a1a1a);
    background-image: -moz-linear-gradient(bottom, #323232, #1a1a1a);
    background-image: linear-gradient(to bottom, #323232, #1a1a1a);
}

.fleft_btn_i02 {
    display: block;
    float: left;
    height: 31px;
    padding: 0;
    margin: 8px 0px 7px 15px;
    border-radius: 5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4) inset, 1px 1px 0px rgba(255, 255, 255, .1);
    background-image: -webkit-linear-gradient(bottom, #6f6f6f, #6f6f6f);
    background-image: -o-linear-gradient(bottom, #6f6f6f, #6f6f6f);
    background-image: -moz-linear-gradient(bottom, #6f6f6f, #6f6f6f);
    background-image: linear-gradient(to bottom, #6f6f6f, #6f6f6f);
}

.fleft_btn_i03 {
    display: block;
    float: left;
    height: 31px;
    padding: 0;
    margin: 6px 0px 3px 10px !important;
    border: 1px solid #2e2e2e;
    border-radius: 5px;
    box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.35) inset, 1px 1px 0px rgba(255, 255, 255, .1);
    background-image: -webkit-linear-gradient(bottom, #757575 0%, #666666 49%, #5d5d5d 51%, #595959 100%);
    background-image: -o-linear-gradient(bottom, #757575 0%, #666666 49%, #5d5d5d 51%, #595959 100%);
    background-image: -moz-linear-gradient(bottom, #757575 0%, #666666 49%, #5d5d5d 51%, #595959 100%);
    background-image: linear-gradient(to bottom, #757575 0%, #666666 49%, #5d5d5d 51%, #595959 100%);
}

.fleft_btn_i04 {
    display: block;
    float: left;
    height: 31px;
    padding: 0;
    margin: 6px 0px 3px 10px !important;
    border: 1px solid #000000;
    border-radius: 5px;
    box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.35) inset, 1px 1px 0px rgba(255, 255, 255, .1);
    background-image: -webkit-linear-gradient(bottom, #424346 0%, #292b31 49%, #1b1d22 51%, #24262b 100%);
    background-image: -o-linear-gradient(bottom, #424346 0%, #292b31 49%, #1b1d22 51%, #24262b 100%);
    background-image: -moz-linear-gradient(bottom, #424346 0%, #292b31 49%, #1b1d22 51%, #24262b 100%);
    background-image: linear-gradient(to bottom, #424346 0%, #292b31 49%, #1b1d22 51%, #24262b 100%);
}

.fleft_rad {
    border-radius: 25px !important;
    height: 26px !important;
    margin-top: 12px;
}

.fleft_time {
    display: block;
    float: left;
    height: 30px;
    width: 95px;
    font-size: 18px;
    color: #91b3d8;
    text-align: center;
    padding-top: 3px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background-color: rgba(0, 0, 0, 0.3)
}

.border-clr {
    border: none !important;
}
.Basic_Set {
    position: absolute;
    width: 100%;
    min-height: 255px;
    top: 580px;
    bottom: 68px;
    margin: 0px 0 7px 0;
    background-repeat: repeat-x;
    background-color: #444;
    background-position: 0 0;
    border-radius: 5px;
}

.CPU {
    position: absolute;
    width: 218px;
    height: 68px;
    bottom: 0px;
    margin: 0px auto;
    z-index: 50;
    background-position: 0 0;
}

.preRight {
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    width: 238px;
    background-color: #e5e5e5;
}

.PTZ {
    position: absolute;
    width: 100%;
    height: 320px;
    top: 256px;
    bottom: 0px;
    background-color: #444;
}

.preRight_title {
    position: relative;
    font-size: 0px;
    height: 28px;
    top: 4px;
}

.preRight_title_item {
    display: block;
    width: 137px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: #575757;
    white-space: nowrap;
    text-shadow: 0px 1px #000;
    margin-left: 40px;
    box-shadow: 1px 2px 1px 0px #404040 inset;
    border-radius: 10px;
}

.ptz_iconbox {
    position: absolute;
    top: 28px;
    width: 150px;
    height: 150px;
    padding: 3px 34px 14px 34px;
    margin: 0px auto;
    border-bottom: 1px solid #5a5a5a;
    background-color: #444;
    box-sizing: content-box !important;
}

.ptz_icon {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
}

.ptz_icon_leftup {
    background-position: 0px 0px;
}

.ptz_icon_up {
    background-position: -50px 0px;
}

.ptz_icon_rightup {
    background-position: -100px 0px;
}

.ptz_icon_left {
    background-position: 0px -50px;
}

.ptz_icon_center {
    background-position: -50px -50px;
}

.ptz_icon_right {
    background-position: -100px -50px;
}

.ptz_icon_leftbottom {
    background-position: 0px -100px;
}

.ptz_icon_bottom {
    background-position: -50px -100px;
}

.ptz_icon_rightbottom {
    background-position: -100px -100px;
}

.ptz_icon_leftup:hover {
    background-position: 0px -150px;
}

.ptz_icon_up:hover {
    background-position: -50px -150px;
}

.ptz_icon_rightup:hover {
    background-position: -100px -150px;
}

.ptz_icon_left:hover {
    background-position: 0px -200px;
}

.ptz_icon_center:hover {
    background-position: -50px -200px;
}

.ptz_icon_right:hover {
    background-position: -100px -200px;
}

.ptz_icon_leftbottom:hover {
    background-position: 0px -250px;
}

.ptz_icon_bottom:hover {
    background-position: -50px -250px;
}

.ptz_icon_rightbottom:hover {
    background-position: -100px -250px;
}

.ptz_icon_leftup:active {
    background-position: 0px -300px;
}

.ptz_icon_up:active {
    background-position: -50px -300px;
}

.ptz_icon_rightup:active {
    background-position: -100px -300px;
}

.ptz_icon_left:active {
    background-position: 0px -350px;
}

.ptz_icon_center:active {
    background-position: -50px -350px;
}

.ptz_icon_right:active {
    background-position: -100px -350px;
}

.ptz_icon_leftbottom:active {
    background-position: 0px -400px;
}

.ptz_icon_bottom:active {
    background-position: -50px -400px;
}

.ptz_icon_rightbottom:active {
    background-position: -100px -400px;
}

.ptz_adjust_box {
    position: relative;
    top: 196px;
    border-bottom: 1px solid #1e1e1e;
    border-top: 1px solid #1e1e1e;
    background-color: #333436;
    height: 46px;
    margin: 0px auto;
    padding: 13px 2px 5px 15px;
    box-sizing: content-box !important;
}

.ptz_adjust_text {
    float: left;
    display: block;
    width: 55px;
    height: 20px;
    margin-right: 12px;
    text-align: center;
    white-space: nowrap;
    text-shadow: 0px 1px #000;
    color: #737374;
    font-size: 12px;
    margin-top: 4px;
    margin-right: 12px;
    font-weight: 700;
}

.adj_btn_less {
    float: left;
    display: block;
    width: 26px;
    height: 25px;
}

.adj_btn_more {
    float: left;
    display: block;
    width: 27px;
    height: 25px;
}

.ptz_callbox {
    position: absolute;
    width: 218px;
    top: 262px;
    height: 56px;
    border-top: 1px solid #5a5a5a;
    background-color: #444444;
    text-align: center;
    padding: .4em 14px;
}

.slider_box {
    top: 40px;
    margin: auto 0px !important;
    padding: 0 4px;
}

.slider_box_item {
    position: relative;
    float: left;
    width: 225px;
    height: 30px;
    margin: 3px auto;
    padding: 0;
    background-color: transparent;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}

.slider_item {
    display: table;
    height: 30px;
    width: 120px;
    margin: 0px;
    padding: 0px;
    box-size: content-box;
}

.item_track {
    float: right;
    padding: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.item_track>input {
    border: none;
    color: #000;
    font-weight: 900;
    font-size: 11px;
    background: none;
    width: 30px;
    height: 28px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

.item_corner {
    top: 11px;
    position: relative;
    overflow: visible;
    height: 15px;
    width: 140px;
    left: 0;
    margin: 0px 10px 0px 10px;
    z-index: 5;
}

.preRight_Playback {
    top: 54px;
    right: 0px;
    bottom: 175px;
    position: absolute;
    width: 238px;
    float: right;
}

.view_btnbox {
    position: absolute;
    width: 100%;
    height: 30px;
    background-color: #000;
}

.view_btnbox ul {
    width: 50%;
    float: left;
}

.list_box {
    position: absolute;
    width: 100%;
    min-height: 255px;
    top: 0px;
    bottom: 0;
    margin: 0;
    background-repeat: repeat-x;
    background-color: #e5e5e5;
    background-position: 0 0;
    border-radius: 5px;
}

.preContent02 {
    top: 58px;
    overflow: hidden;
    min-width: 0px;
    overflow-x: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 176px;
    background-color: #000;
    margin: auto 0px;
}

.TimelineBox {
    bottom: 5px;
    font-size: 10pt;
    height: 175px;
    position: absolute;
    width: 100%;
    padding: 6px 5px 0 0px;
    min-width: 980px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

.cetvel {
    background-color: #545454;
    border-top: 1px solid #000;
    height: 120px;
    background-position: 0 -480px;
    border-radius: 0 0 5px 5px;
    padding: 0 5px 5px 5px;
}

.table_content {
    background-color: #1f1f1f;
    height: 115px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, .2);
}

.ex-col_box {
    position: relative;
    float: right;
    display: block;
    width: 29px;
    margin: 18px 10px;
}

/***************Fn****************************/

.fn_border_radius {
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.fn_border_radius_20 {
    -moz-border-radius: 20px 20px 20px 20px;
    -khtml-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
}

.fn_border_radius_left_2 {
    color: black;
    padding-top: 8px;
    width: 60px;
}

.fn_border_radius_right_2 {
    -moz-border-radius: 0px 2px 2px 0px;
    -khtml-border-radius: 0px 2px 2px 0px;
    -webkit-border-radius: 0px 2px 2px 0px;
    border-radius: 0px 2px 2px 0px;
}

.fn_border_radius_2 {
    -moz-border-radius: 2px 2px 2px 2px;
    -khtml-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.fn_border_top_radius {
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.fn_box_shadow_inner_120_40 {
    box-shadow: 1px 2px 1px 0px #404040 inset;
}

.fn_box_shadow_inner_90_125 {
    box-shadow: 0px 1px 0px 0px #7d7d7d inset;
}

.fn_clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fn_clear {
    zoom: 1;
}

.fn-color-white {
    color: #FFF;
}

#ptz_upgraded_base_control_container .slider_box_item:first-of-type {
    position: relative;
    margin-top: 12px;
}

#ptz_upgraded_base_control_container .fn_border_radius_left_2 {
    width: 35px;
    padding-top: 0;
}

#ptz_upgraded_base_control_container .item_corner {
    width: 100px;
}

#ptz_dir_control_container.ptzctrl-version2 {
    float: none;
    margin: 0 auto;
}

/************************************* Select Box ******************************************************************/


/* normal ok isareti */

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background: url(../img/icons.png) -360px -25px no-repeat !important;
}

.ui-icon:hover,
.ui-icon:active {
    background: url(../img/icons.png) -360px -25px no-repeat !important;
}


/* Misc visuals
---*/

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}

.ui-menu-item {
    position: relative;
    margin: 0;
    padding: 4px 1em 4px .4em;
    cursor: pointer;
    min-height: 0;
    font-size: 12px;
    font-weight: bold;
}


/* Select Menu */

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-open {
    display: block;
    z-index: 2001;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
    right: 0;
    left: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    height: 25px;
    width: 25px;
    -webkit-box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.275);
    box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.275);
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 0.7em;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* states and images */


/* mouse-on *******************************************************************************************************************/

/*  Drop Menu  */

.ui-widget-content {
    border: 1px solid #dddddd;
    background-color: #fff;
    color: #000;
    border-color: #00B5FF;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.575);
    border-radius: 3px;
}

select {
    width: 96%;
    min-width: 20px;
}


/* Yazi Alani
----------------------------------*/

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background-color: #fff;
    font-weight: normal;
    color: #000;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(255, 255, 255, 0.15);
    border-radius: 4px !important;
}

.ui-state-default:focus {
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0px 5px rgba(0, 181, 255, 0.75);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0px 5px rgba(0, 181, 255, 0.75);
}


/*  Text Area mouse on  */

.ui-state-hover,
.ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-widget-header {
    border: 1px solid #00b5ff;
    background-color: #fff;
    color: #000;
    webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 0px 4px rgba(0, 181, 255, 0.55);
}


/* Menu item mouse-on  */

.ui-state-focus {
    border-color: #008cd2;
    background-color: #e3e3e3;
    color: #000;
}


/* Corner radius */

.ui-corner-all {
    border-radius: 3px;
}

.ui-slider {
    position: relative;
    text-align: left;
    z-index: 600;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    height: 13px;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
    border-radius: 12px;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
}


/* For IE8 - See #6727 */

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 6px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}


/* Component containers
----------------------------------*/

.ui-widget1-content {
    border-radius: 8px !important;
    border: 1px solid #000;
    background: #2b2b2b;
    background-image: -webkit-linear-gradient(left, #2a2a2a, #616161);
    background-image: -o-linear-gradient(right, #2a2a2a, #616161);
    background-image: -moz-linear-gradient(right, #2a2a2a, #616161);
    background-image: linear-gradient(to right, #606060, #8c8c8c);
    -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.25), 0 1px 0px rgba(255, 255, 255, 0.15);
}

.ui-widget1-header {
    background-image: -webkit-linear-gradient(left, #005aad, #0099dc);
    background-image: -o-linear-gradient(right, #005aad, #0099dc);
    background-image: -moz-linear-gradient(right, #005aad, #0099dc);
    background-image: linear-gradient(to right, #005aad, #0099dc);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25);
    z-index: 60;
}


/* Interaction states
----------------------------------*/

.ui-state1-default {
    background-position: -26px -124px;
}

.ui-state1-hover {
    background-position: -26px -139px;
}

.ui-state1-active {
    background-position: -26px -139px;
}


/* Corner radius */

.ui-corner-all {
    border-radius: 2px;
}


/* Slider2 */

.ui-slider2 {
    position: relative;
    text-align: left;
}

.ui-slider2 .ui-slider2-handle {
    position: absolute;
    z-index: 2;
    width: 19px;
    height: 19px;
    cursor: pointer;
    outline: none;
}

.ui-slider2 .ui-slider2-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
}


/* For IE8 - See #6727 */

.ui-slider2.ui-state2-disabled .ui-slider2-handle,
.ui-slider2.ui-state2-disabled .ui-slider2-range {
    filter: inherit;
}

.ui-slider2-horizontal {
    height: 11px;
}

.ui-slider2-horizontal .ui-slider2-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider2-horizontal .ui-slider2-range {
    top: 0;
    height: 100%;
}

.ui-slider2-horizontal .ui-slider2-range-min {
    left: 0;
}

.ui-slider2-horizontal .ui-slider2-range-max {
    right: 0;
}


/* Component containers
----------------------------------*/

.ui-widget2-content {
    border: 1px solid #000;
    webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.25);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.25);
    background-color: #000;
    z-index: 61;
}

.ui-widget2-header {
    background-image: -webkit-linear-gradient(left, #005aad, #0099dc);
    background-image: -o-linear-gradient(right, #005aad, #0099dc);
    background-image: -moz-linear-gradient(right, #005aad, #0099dc);
    background-image: linear-gradient(to right, #005aad, #0099dc);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25);
    z-index: 60;
}


/* Interaction state2s
----------------------------------*/

.ui-state2-default {
    border: 1px solid #000;
    border-radius: 13px;
    -webkit-box-shadow: inset 0 1px 3px rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 1px 3px rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.7);
    background-image: linear-gradient(to bottom, #bababa 0%, #808080 51%, #5c5c5c 100%);
}

.ui-state2-hover {
    border: 1px solid #000;
    border-radius: 13px;
    -webkit-box-shadow: inset 0 1px 3px rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 1px 3px rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.7);
    background-image: linear-gradient(to bottom, #80ba0f 0%, #5a8900 100%);
}

.ui-state2-active {
    border: 1px solid #000;
    border-radius: 13px;
    -webkit-box-shadow: 0 0 5px rgba(0, 198, 255, 1);
    box-shadow: 0 0 5px rgba(0, 198, 255, 1);
    background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}


/* corner2 radius */

.ui-corner2-all {
    border-radius: 10px;
}


/************************************************ Date-time Picker*******************************/

.input-group-addon {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 4px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: .8em;
    color: #555;
    text-align: center;
    z-index: 1000;
}

.form-group {
    margin: 0;
    padding-bottom: 4px;
}

.picker-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 4px 10px;
    margin: 0px;
    list-style: none;
    font-size: 12px;
    font-weight: bold;
    color: #c0cadc;
    line-height: 24px;
    text-align: left;
    background-color: #84888a;
    border: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    border-radius: 2px;
    background-clip: padding-box;
}

.table-condensed {
    width: 100%;
}

.dow {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.875) 0%, rgba(0, 0, 0, 0.475) 30%, rgba(0, 0, 0, 0.175) 100%);
    border-radius: 0 !important;
}

.datetimepicker {
    width: 208px;
    padding: 4px;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: lt
}

.datetimepicker-inline {
    width: 208px
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl
}

.datetimepicker.datetimepicker-rtl table tr td span {
    float: right
}

.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
    top: 0;
    left: 0
}

[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(100, 100, 100, 1);
    position: absolute
}

[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #84888a;
    position: absolute
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #84888a;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px
}

.datetimepicker>div {
    display: none
}

.datetimepicker.minutes div.datetimepicker-minutes {
    display: block
}

.datetimepicker.hours div.datetimepicker-hours {
    display: block
}

.datetimepicker.days div.datetimepicker-days {
    display: block
}

.datetimepicker.months div.datetimepicker-months {
    display: block
}

.datetimepicker.years div.datetimepicker-years {
    display: block
}

.datetimepicker table {
    margin: 0
}

.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 28px;
    height: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent
}

.datetimepicker table tr td.minute:hover {
    border: 1px dotted #00b5ff !important;
    background-color: rgba(175, 181, 192, 0.1);
    cursor: pointer;
}

.datetimepicker table tr td.hour:hover {
    background: #eee;
    cursor: pointer
}

.datetimepicker table tr td.day:hover {
    background-color: rgba(0, 185, 255, 0.6);
    color: #fff;
    font-weight: bold;
    cursor: pointer
}

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: rgba(175, 181, 192, 0.5)
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a
}

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #00b5ff, #0076cc);
    background-image: -ms-linear-gradient(top, #00b5ff, #0076cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00b5ff), to(#0076cc));
    background-image: -webkit-linear-gradient(top, #00b5ff, #0076cc);
    background-image: -o-linear-gradient(top, #00b5ff, #0076cc);
    background-image: linear-gradient(top, #00b5ff, #0076cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00b5ff', endColorstr='#0076cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #04c
}

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
    background-color: #0085f5
}

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datetimepicker .datetimepicker-hours span {
    height: 24px;
    line-height: 24px
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px
}

.datetimepicker table tr td span:hover {
    background-color: #fff;
    color: #00b5ff;
    font-weight: bold;
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #00b5ff, #0076cc);
    background-image: -ms-linear-gradient(top, #00b5ff, #0076cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00b5ff), to(#0076cc));
    background-image: -webkit-linear-gradient(top, #00b5ff, #0076cc);
    background-image: -o-linear-gradient(top, #00b5ff, #0076cc);
    background-image: linear-gradient(top, #00b5ff, #0076cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00b5ff', endColorstr='#0076cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #04c;
}

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
    background-color: #039
}

.datetimepicker table tr td span.old {
    color: #999
}

.datetimepicker th.switch {
    width: 145px;
    font-weight: bold;
    color: #fff;
}

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
    cursor: pointer
}

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
    background-color: rgba(0, 0, 0, 0.3);
    color: #00b5ff;
    font-weight: bold;
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.38);
}

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px
}

#basic_setting_header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}

#basic_setting_header span {
    display: block;
    width: 80px;
    margin: 4px 0 0 0;
    padding: 4px 0;
    text-align: center;
    color: black;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}

#basic_setting_header span.selected {
    background: #fafafa;
}

.basic_setting_box {
    padding: 4px;
    background: #fafafa;
    display: none;
    color: black;
    height: 253px;
}

.basic_setting_box.visible {
    display: block;
}

.basic_setting_box table,
.basic_setting_box select,
.basic_setting_box input[type=text],
.basic_setting_box input[type=number] {
    width: 100%;
}

.basic_setting_box td {
    padding: 4px 2px 8px 2px;
    font-size: 12px;
}

.popover-content .selected {
    background-color: #3cbffc;
}

.popover-content a {
    background-color: #e1e1e1;
}

.view-wait-frame {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.10);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.view-wait-frame.default-hidden {
    display: none;
}

.view-wait-box {
    background: #fafafa;
    border-radius: 8px;
    min-height: 160px;
    min-width: 320px;
    margin: 0 auto;
    padding: 20px;
    color: #333;
    font-size: 18px;
    box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.50);
    font-family: '微软雅黑', '幼圆', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.view-wait-helper {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.view-wait-hc-helper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}

.wait-image {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    background: url(../img/loading.gif) no-repeat;
}

.wait-text {
    margin-top: 16px;
    text-align: center;
}

.bc-alert {
    position: fixed;
    z-index: 999;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 8px;
    min-height: 160px;
    min-width: 320px;
    padding: 20px;
    opacity: 0;
    color: #333;
    transition: opacity 300ms ease-in-out;
    cursor: pointer;
    box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.50);
    font-family: '微软雅黑', '幼圆', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bc-alert p {
    text-align: center;
}

.bc-alert p.alert-status {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.bc-alert p.alert-msg {
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0 0 0;
    padding: 0;
}

.bc-alert div {
    padding: 0;
    height: 88px;
    width: 88px;
    margin: 32px auto 8px auto;
    background: url(../img/op-ok.png);
}

.bc-alert.error div {
    background: url(../img/op-no.png);
}

#pv-adv-settings {
    color: #333;
    width: 100%;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#pv-adv-settings td {
    padding: 8px 4px 0 8px;
}

#pv-adv-settings td:nth-child(n+2) {
    text-align: center;
    padding: 8px 2px 0 2px;
}

#pv-adv-settings select {
    min-width: 128px !important;
    width: 128px !important;
}

#pv-adv-settings input[type=number] {
    min-width: 55px !important;
    width: 55px !important;
}

.no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.right-bar-title-img {
    vertical-align: middle;
    margin-bottom: 2px;
}

#preset-name-modifier {
    font-size: 12px;
    padding: 1px;
    height: 20px;
    max-width: 80%;
    line-height: 12px;
}

#view-login-password {
    margin-top: 4px;
    width: 24px;
    height: 24px;
    left: 278px;
    position: absolute;
    display: none;
    z-index: 999;
    margin-top: 4px;
    cursor: pointer;
}

/* ���ؽ�����css */
.download-progress {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 130px;
    width: 300px;
    display: block;
    background: #fafafa;
    box-shadow: 4px 4px 4px #ccc;
    border-radius: 5px;
    color: #333;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: center;
    padding: 20px;
    z-index: 999;
}

.before-download-tip {
    font-size: 14px;
    color: red;
    text-align: left;
}

#osd-player .h5_player_wrapper {
    width: 500px;
    height: 300px;
}

.h5_player_wrapper {
    position: relative;
}

#main_preview_h5_box {
    position: absolute;
    right: 0px;
    bottom: 55px;
    overflow: hidden;
    top: 0px;
    left: 0px;
}

.h5_player_wrapper .bc-h5_player {
    width: 100%;
    height: 100%;
}

.bc-h5_player.h5_video-fill {
    object-fit: fill;
}

.h5_player_wrapper .bc-h5_player_ctls {
    position: relative;
    bottom: 55px;
}

.h5_player_wrapper>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.h5_player_wrapper .bc-h5_loading {
    width: 100px;
    height: 100px;
}

.h5_player_wrapper .bc-h5_loading span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #7c7c7c;
    position: absolute;
    animation: load 1.04s ease infinite;
}

@keyframes load {
    0% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(.3);
        opacity: 0.5;
    }
}

.h5_player_wrapper .bc-h5_loading span:nth-child(1) {
    left: 0;
    top: 50%;
    margin-top: -10px;
    animation-delay: 0.13s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(2) {
    left: 14px;
    top: 14px;
    animation-delay: 0.26s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(3) {
    left: 50%;
    top: 0;
    margin-left: -10px;
    animation-delay: 0.39s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(4) {
    top: 14px;
    right: 14px;
    animation-delay: 0.52s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(5) {
    right: 0;
    top: 50%;
    margin-top: -10px;
    animation-delay: 0.65s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(6) {
    right: 14px;
    bottom: 14px;
    animation-delay: 0.78s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(7) {
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    animation-delay: 0.91s;
}

.h5_player_wrapper .bc-h5_loading span:nth-child(8) {
    bottom: 14px;
    left: 14px;
    animation-delay: 1.04s;
}

.h5_player_wrapper .bc-h5_canplay {
    cursor: pointer;
    display: none;
    border-radius: 100%;
}

.h5_player_wrapper .bc-h5_canplay img {
    transition: all 0.3s ease;
    width: 80px;
}

.h5_player_wrapper .bc-h5_canplay:hover img {
    transform: scale(1.1);
}

.bc-h5-watch-flexy {
    background: rgba(28, 28, 28, 0.8);
    border-radius: 16px;
    color: #bbb;
    left: 4%;
    position: absolute;
    top: 6%;
    z-index: 128;
    min-width: 20em;
    min-height: 24em;
    padding: 16px;
}

.bc-h5-watch-flexy table {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}

.bc-h5-watch-flexy table td {
    max-width: 240px;

}