body {
    font-family: PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}

.tabs-content {
    display: none;
}

/* dropdown-menu */
.navbar-nav > .function-menu > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 150px;
}

.navbar-nav > .function-menu > .dropdown-menu,
.navbar-nav > .function-menu > .dropdown-menu > .user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.navbar-nav > .function-menu > .dropdown-menu > li.user-header {
    height: 125px;
    padding: 10px;
    text-align: center;
}

.navbar-nav > .function-menu > .dropdown-menu > li.user-header > img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}

.navbar-nav > .function-menu > .dropdown-menu > li.user-header > p {
    z-index: 5;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    margin-top: 10px;
}

.navbar-nav > .function-menu > .dropdown-menu > li.user-header > p > small {
    display: block;
    font-size: 12px;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-body:before,
.navbar-nav > .function-menu > .dropdown-menu > .user-body:after {
    content: " ";
    display: table;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-body:after {
    clear: both;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-body a {
    color: #444 !important;
}

@media (max-width: 991px) {
    .navbar-nav > .function-menu > .dropdown-menu > .user-body a {
        background: #fff !important;
        color: #444 !important;
    }
}

.navbar-nav > .function-menu > .dropdown-menu > .user-footer {
    background-color: #f9f9f9;
    padding: 10px;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-footer:before,
.navbar-nav > .function-menu > .dropdown-menu > .user-footer:after {
    content: " ";
    display: table;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-footer:after {
    clear: both;
}

.navbar-nav > .function-menu > .dropdown-menu > .user-footer .btn-default {
    color: #666666;
}

@media (max-width: 991px) {
    .navbar-nav > .function-menu > .dropdown-menu > .user-footer .btn-default:hover {
        background-color: #f9f9f9;
    }
}

.navbar-nav > .function-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

@media (max-width: 767px) {
    .navbar-nav > .function-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px;
    }
}

/* sidebar-toggle */
.user-panel {
    position: relative;
    width: 100%;
    padding: 2px;
    overflow: hidden;
    text-align: center;
    background: #2c3b41;
}

.main-sidebar .sidebar-toggle {
    background-color: transparent;
    background-image: none;
    padding: 0px 15px;
    font-family: fontAwesome;
}

.main-sidebar .sidebar-toggle:before {
    content: "\f0c9";
}

.main-sidebar .sidebar-toggle:hover {
    color: #fff;
}

.main-sidebar .sidebar-toggle:focus,
.main-sidebar .sidebar-toggle:active {
    background: transparent;
}

.main-sidebar .sidebar-toggle .icon-bar {
    display: none;
}

/* content */
.content-header ul {
    margin-bottom: 0;
    padding: 0;
}

.content-header ul li {
    vertical-align: middle;
}

.content-header ul li.first {
    font-size: 22px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.content-header ul li.active {
    cursor: pointer;
}

.content-header ul li.active:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-group-sm > .btn-close {
    padding: 5px 4px;
}

.btn-group-sm > .btn-close > i {
    width: auto;
}

.header-alert {
    margin-bottom: 0;
    margin-top: 15px;
}

.table-link {
    padding: 0px 6px;
    font-size: 14px;
    line-height: 1;
}

a.img_guanbi {
    text-align: center;
    text-decoration: none;
    position: absolute;
    display: block;
    width: 16px;
    line-height: 16px;
    height: 16px;
    border-radius: 50%;
    font-weight: bold;
    background-color: #ccc;
    top: 10px;
    right: 10px;
}
a.file_guanbi {
    text-align: center;
    text-decoration: none;
    position: absolute;
    display: block;
    width: 16px;
    line-height: 16px;
    height: 16px;
    border-radius: 50%;
    font-weight: bold;
    background-color: #ccc;
    top: 10px;
    right: 10px;
}
.hoverCCC:hover {
    background: #ccc;
}


.newOption .row {
    background: #f4f4f4;
    line-height: 37px !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

.newOption .row.zhumu {
    padding-bottom: 10px;
}

.newOption .row i {
    color: #737373;
    font-style: normal;
    margin-right: 40px;
    margin-left: 10px;
}


.newOption .row .zhumuWrapper {
    padding-left: 70px;
    margin-top: -41px;
}

.newOption .row .help-block {
    margin-bottom: 0;
}

.newOption .odd {
    background: #fff;
    border: none;
}

.newOption span.help {
    font-size: 12px;
    color: #737373;
    padding-left: 4px;
}

.newOption span.help-1st {
    font-size: 12px;
    color: #737373;
    padding-left: 0px;
}

.newOption br.block {
    display: block; /* makes it have a width */
    content: ""; /* clears default height */
    margin-top: 0px;
}

.newOption .checkbox {
    margin: 0;
    position: relative;
    padding-left: 15px;
}

.newOption .checkbox input[type=checkbox] {
    position: absolute;
    margin-left: -15px;
    margin-top: 13px;
}

.newOption input[type=checkbox] {
    margin: 0;
}

.newOption .checkbox-inline br.block {
    display: inline-block;
    padding-right: 35px;
}

.newOption .form-inline .input-sm {
    width: 88px;
}

.newOption button.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}


.dottedline {
    border: 1px dashed #3c8dbc;
}


.top {
    padding-bottom: 5px;
}

.left {
    width: 50%;
    height: 100%;
    border-right: 1px solid #000;

    float: left;
}

.left, .right {
    text-align: center;
    cursor: pointer;
}

#addroomStyle {
    margin-top: 50px;
    margin-left: 90px;
    padding-bottom: 50px;
}

.roomName span {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
}

#allroomStyle {
    display: none;
    margin-top: 30px;
    margin-left: 80px;
}

.allroom .list {
    list-style: none;
}


.hidenBtn {
    pointer-events: none;
    background: #ccc !important;
}

.showBtn {
    pointer-events: auto;
}


