﻿
body:before {
    display: none !important;
}

body {
    background-color: #fff;
    height: 100%;
    min-height: 560px;
}

form {
    height: 100%;
}

.accounts {
    width: 189px;
}

.page-body {
    padding: 0px;
    margin-top: -3px;
    background: #fbfbfb;
}

.main_frm {
    padding: 0px;
}

.widget-buttons {
    display: none;
}

.DTTT_button_copy {
    display: none;
}

.DTTT_button_collection {
    display: block;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 7px;
}

label {
    margin-bottom: 0px;
}

.widget-body.no-padding .DTTT.btn-group {
    right: 30px;
}

.widget-body.no-padding .dataTables_length {
    /*top: 4px;
    left: 62px;*/
}

.widget-header > .widget-caption {
    font-size: 15px;
    font-weight: bold !important;
}

.hidden {
    display: none;
}

.btn-group .dropdown-toggle {
    padding: 8px;
}

.no_data {
    text-align: center;
    min-height: 132px;
    line-height: 132px;
}

.nav-tabs {
    margin-top: 0px;
}

.tab-content {
    /*box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 1);*/
}

.mail-container {
    margin-top: 6px;
}

    .mail-container .mail-body .mail-list .list-item > div.item-check {
        padding: 10px 5px 0px 15px;
    }

    .mail-container .mail-body .mail-list .list-item > div.item-options {
        padding: 10px 5px 0px 15px;
    }

    .mail-container .mail-body .mail-list .list-item > div.item-star {
        padding-top: 11px;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    margin-top: 0px;
}

th {
    text-align: center;
}

.pageing a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area {
    padding: 8px 10px 10px 10px !important;
}

.sp_login_name {
    font-size: 12px !important;
}

.pageing span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.dataTables_filter input {
    min-height: 30px;
}

.widget-body.no-padding .DTTT.btn-group {
    right: 206px;
}

.widget-body.no-padding .DTTT.btn-group {
    z-index: 99999;
}

#searchable tbody td {
    text-align: center;
}

#sys_menu {
    left: 274px;
    width: 50px;
    font-size: 29px;
}

#sys_category {
    left: 330px;
    width: 50px;
    font-size: 29px;
}

#sys_setting {
    left: 386px;
    width: 50px;
}

    #sys_setting i, #sys_category i, #sys_menu i {
        font-size: 29px;
        color: white;
        vertical-align: middle;
    }

#sys_setting, #sys_category, #sys_menu {
    text-align: center;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 45px;
    cursor: pointer;
    line-height: 39px;
}

.show {
    display: block;
}

.showtree {
    content: "";
    position: absolute;
    display: block;
    width: 219px;
    left: 5px;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    z-index: 48;
}

.upload_img {
    width: 300px;
    height: 180px;
    background-color: rgba(128, 128, 128, 0.71);
}

.col-img {
    width: 33% !important;
}

.btn_upload {
    position: relative;
    top: 44%;
    left: 23%;
    background-color: #31b0d5 !important;
    border-color: rgba(128, 128, 128, 0.21) !important;
}

.btn_delete_img {
    position: absolute;
    right: 6px;
    top: -12px;
    background-color: red;
    color: white;
}

.btn_upload:hover {
    background-color: #6abce2 !important;
    border-color: rgba(128, 128, 128, 0.21) !important;
}

.btn_delete_img i {
}

.btn {
    padding: 6.5px 12px;
}

.upload_img {
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

a {
    cursor: pointer;
}

.modal-dialog {
    margin: 15% auto;
}

#searchable {
    width: 100% !important;
}

.copyright {
    position: fixed;
    bottom: 0px;
    margin: 0 auto;
    padding: 10px;
    background-color: #f3f3f3;
    width: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
}

.dataTables_filter label, .dataTables_filter input {
    min-width: 250px;
}

.navbar {
    height: 60px;
    min-height: 60px;
}

    .navbar .navbar-inner {
        min-height: 60px;
    }

    .navbar .sidebar-collapse {
        height: 60px;
        line-height: 60px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-arrow:before {
        top: -61px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a .icon {
        line-height: 60px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a {
        height: 60px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .account-area > li {
        height: 60px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area {
        height: 60px;
        line-height: 40px;
    }

        .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
            border: none;
        }

        .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h2 span {
            line-height: 40px;
        }

    .navbar .sidebar-collapse .collapse-icon {
        line-height: 38px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .setting a .icon {
        line-height: 60px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .setting a {
        height: 60px;
    }

    .navbar .navbar-inner .navbar-header .navbar-account .setting-container {
        height: 60px;
        line-height: 40px;
    }
/*top.html*/
.header {
    height: 88px;
}

.topleft {
    height: 88px;
    background: url(../img/topleft.jpg) no-repeat;
    float: left;
    width: 300px;
}

    .topleft img {
        margin-top: 12px;
        margin-left: 10px;
    }

.topright {
    height: 88px;
    background: url(../img/topright.jpg) no-repeat right;
    float: right;
}

.navs {
    float: left;
    margin-top: 0;
    margin-bottom: 0px;
}

    .navs li {
        float: left;
        width: 87px;
        height: 60px;
        text-align: center;
        list-style: none;
    }

        .navs li a {
            display: block;
            width: 87px;
            height: 60px;
            -moz-transition: none;
            transition: background-color 0.3s linear;
            -moz-transition: background-color 0.3s linear;
            -webkit-transition: background-color 0.3s linear;
            -o-transition: background-color 0.3s linear;
        }

            .navs li a.selected {
                background: url(../img/navbg.png) no-repeat;
            }

            .navs li a:hover {
                display: block;
                background: #000;
                color: #fff;
                background: none repeat scroll 0% 0% rgb(43, 127, 181);
                text-decoration: none;
            }

        .navs li img {
            margin-top: 5px;
            width: 36px;
        }

        .navs li a {
            display: block;
        }

    .navs a h2 {
        font-size: 14px;
        color: #d6e8f1;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navs a:hover h2 {
        color: #fff;
    }

.topright ul {
    padding-top: 15px;
    float: right;
    padding-right: 12px;
}

    .topright ul li {
        float: left;
        padding-left: 9px;
        padding-right: 9px;
        background: url(../img/line.gif) no-repeat right;
    }

        .topright ul li:last-child {
            background: none;
        }

        .topright ul li a {
            font-size: 13px;
            color: #e9f2f7;
        }

            .topright ul li a:hover {
                color: #fff;
            }

        .topright ul li span {
            margin-top: 2px;
            float: left;
            padding-right: 3px;
        }

.user {
    height: 30px;
    background: url(../img/ub1.png) repeat-x;
    clear: both;
    margin-top: 10px;
    float: right;
    margin-right: 12px;
    border-radius: 30px;
    behavior: url(js/pie.htc);
    white-space: nowrap;
    position: relative;
}

    .user span {
        display: inline-block;
        padding-right: 10px;
        background: url(../img/user.png) no-repeat 15px 10px;
        line-height: 30px;
        font-size: 14px;
        color: #b8ceda;
        padding-left: 20px;
        padding-left: 35px;
    }

    .user b {
        display: inline-block;
        width: 20px;
        height: 18px;
        background: url(../img/msg.png);
        text-align: center;
        font-weight: normal;
        color: #fff;
        font-size: 14px;
        margin-right: 13px;
        margin-top: 7px;
        line-height: 18px;
    }

    .user i {
        display: inline-block;
        margin-right: 5px;
        font-style: normal;
        line-height: 30px;
        font-size: 14px;
        color: #b8ceda;
    }

.navbar .navbar-inner .pull-middle .navbar-account .account-area {
    left: 226px;
    right: 0px;
}

.account-area i {
    color: white;
    font-size: 24px;
}

.main_desktop {
    width: auto;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area > li.opens > a {
    background-color: #0E7B96;
    -webkit-box-shadow: 0 2px 40px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 40px rgba(0,0,0,.4);
    box-shadow: 0 2px 40px rgba(0,0,0,.4);
}

.dropdown-list {
    max-height: 160px;
    overflow: scroll;
    overflow-x: hidden;
}

.bordered-yellow {
    display: none;
}
/*cloud*/
#mainBody {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.cloud {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../img/cloud.png) no-repeat;
    z-index: 1;
    opacity: 0.5;
}

#cloud2 {
    z-index: 2;
}
/*login*/
.logintop {
    height: 47px;
    position: absolute;
    top: 0;
    background: url(../img/loginbg1.png) repeat-x;
    z-index: 100;
    width: 100%;
}

    .logintop span {
        color: #fff;
        line-height: 47px;
        background: url(../img/loginsj.png) no-repeat 21px 18px;
        text-indent: 44px;
        color: #afc5d2;
        float: left;
    }

    .logintop ul {
        float: right;
        padding-right: 30px;
    }

        .logintop ul li {
            float: left;
            margin-left: 20px;
            line-height: 47px;
        }

            .logintop ul li a {
                color: #afc5d2;
            }

                .logintop ul li a:hover {
                    color: #fff;
                }

.loginbody {
    background: url(../img/loginbg3.png) no-repeat center center;
    width: 100%;
    height: 585px;
    overflow: hidden;
    position: absolute;
    top: 47px;
}

.systemlogo {
    background: url(../img/loginlogo.png) no-repeat center;
    width: 100%;
    height: 71px;
    margin-top: 35px;
}

.loginbox {
    width: 692px;
    height: 366px;
    margin-top: 20px;
    border-top: 16px solid rgba(255, 214, 0, 0.94);
}

    .loginbox ul {
        margin-top: 88px;
        margin-left: 285px;
    }

        .loginbox ul li {
            margin-bottom: 15px;
        }

            .loginbox ul li label {
                color: #687f92;
                padding-left: 25px;
            }

                .loginbox ul li label a {
                    color: #687f92;
                }

                    .loginbox ul li label a:hover {
                        color: #3d96c9;
                    }

                .loginbox ul li label input {
                    margin-right: 5px;
                }

.loginuser {
    width: 299px;
    height: 48px;
    background: url(../img/loginuser.png) no-repeat;
    border: none;
    line-height: 48px;
    padding-left: 44px;
    font-size: 14px;
    font-weight: bold;
}

.loginpwd {
    width: 299px;
    height: 48px;
    background: url(../img/loginpassword.png) no-repeat;
    border: none;
    line-height: 48px;
    padding-left: 44px;
    font-size: 14px;
    color: #90a2bc;
}

.logincaptcha {
    width: 80px;
    height: 30px;
    background: url(../img/loginpassword.png) no-repeat center;
    border: 1px solid #cbd8e2;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #90a2bc;
}

.loginbtn {
    width: 111px;
    height: 35px;
    background: url(../img/buttonbg.png) repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    line-height: 35px;
}

.loginbm {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(../img/loginbg2.png) repeat-x;
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #0b3a58;
}

    .loginbm a {
        font-weight: bold;
        color: #0b3a58;
    }

        .loginbm a:hover {
            color: #fff;
        }

/*问卷调查*/
.exam_desc p {
    text-align: center;
}

.exam_title {
    text-align: center;
}

.exam_edit {
    position: absolute;
    left: 21%;
    margin: 0 auto;
    width: 69%;
    border: solid 1px rgba(241, 229, 229, 0.78);
    margin-top: -2px;
}

.edit_span {
    padding: 7px;
    border: solid 1px rgba(223, 218, 218, 0.81);
    background-color: white;
}

[contenteditable]:hover, [contenteditable]:focus {
}


.header_title {
}

    .header_title h1 {
        margin: 8px 10%;
    }

    .header_title:hover, .header_title:focus {
        background-color: rgba(224, 224, 224, 0.55);
    }

        .header_title:hover h1, .header_title:focus h1 {
            outline: 2px solid rgba(238, 238, 238, 0);
            border: solid 1px rgba(224, 224, 224, 0.55);
            background-color: white;
            display: block;
        }

.header_desc {
}

    .header_desc span {
        display: block;
        margin: 8px 10%;
        padding: 10px;
    }

    .header_desc:hover, .header_desc:focus {
        background-color: rgba(224, 224, 224, 0.55);
    }

        .header_desc:hover span, .header_desc:focus span {
            outline: 2px solid rgba(238, 238, 238, 0);
            border: solid 1px rgba(224, 224, 224, 0.55);
            background-color: white;
            display: block;
            padding: 10px;
        }


.box {
    margin-top: 7px;
    font-family: fontAwesome;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    content: " ";
    background-color: #fafafa;
    border: 1px solid #c8c8c8;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 18px;
    line-height: 16px;
    min-width: 18px;
    margin-right: 5px;
    margin-bottom: 2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.circle {
    margin-top: 7px;
    border-radius: 100%;
    font-size: 10px;
    font-family: FontAwesome;
    line-height: 17px;
    height: 19px;
    min-width: 19px;
    font-weight: bold;
    color: #333;
    content: " ";
    background-color: #fafafa;
    border: 1px solid #c8c8c8;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.col_box {
    text-align: center;
}

.text-center {
    text-align: center;
}

.exam_main {
    background-color: white;
    border: solid 1px rgba(235, 230, 230, 0.75);
    margin: 0 auto;
    width: 80%;
    height: auto;
    min-height: 600px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

.exam-form {
    width: 100%;
    border: solid 1px rgba(223, 223, 223, 0.15);
    background-color: rgba(238, 238, 238, 0.59);
    padding: 13px;
}



.exam_show {
    padding: 10px;
    min-height: 160px;
}

.exam_body {
    position: absolute;
    width: 100%;
}

    .exam_body .wide {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.exam_normal:hover {
    border: solid 1px rgba(224, 224, 224, 0.55);
    background-color: rgba(224, 224, 224, 0.55);
    margin-top: 10px;
}

    .exam_normal:hover .exam_control {
        right: 60px;
        display: block;
    }

    .exam_normal:hover hr {
        display: none;
    }

.exam_normal {
    position: relative;
}

.exam_control {
    display: none;
    position: absolute;
    top: 1px;
    right: 2px;
    height: 99%;
    width: 58px;
    background-color: #f5f5f5;
    border-left: 1px solid #e0e0e0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    list-style-type: none;
    -webkit-padding-start: 0px;
    margin: 0px;
    z-index: 200;
}

    .exam_control li {
        display: block;
        height: 33%;
        text-align: center;
        cursor: pointer;
    }

        .exam_control li i {
            line-height: 50px;
            font-size: 23px;
            color: rgb(167, 167, 167);
        }

        .exam_control li:hover {
            background-color: rgba(42, 53, 70, 0.73);
        }

            .exam_control li:hover i {
                color: white;
            }

.mail-sidebar-top {
    padding: 8px;
    border-bottom: solid 1px rgba(128, 128, 128, 0.16);
    font-size: 15px;
    font-weight: bold;
}

.orders-container .orders-list .order-item {
    padding: 3px 10px;
}

    .orders-container .orders-list .order-item .item-right .item-price {
        margin: 6px auto;
    }

.padding-small {
    padding-left: 5px;
    padding-right: 5px;
}

.advice-body {
    top: 40px !important;
}

.advice-creator, .advice-name {
    top: 84px !important;
}

.advice-title, .advice-time {
    top: 9px !important;
}

.advice-item {
    height: 111px !important;
}

.advice-title, .advice-body, .advice-creator {
    left: 14px !important;
}

.category-outtime {
    color: red;
    font-weight: bolder;
}

.category-time {
    color: green;
    font-weight: bolder;
}

#ul_news li {
    border-bottom: dashed 1px #e5e5e5;
    padding: 18px;
    padding-left: 5px;
}

    #ul_news li:hover {
        background-color: rgba(240, 240, 240, 0.83);
        cursor: pointer;
    }

.news-title {
    display: block;
    float: left;
    width: 30%;
    line-height: 1px;
}

.news-categoryId_name {
    display: block;
    float: left;
    width: 20%;
    line-height: 1px;
}

.news-status_name {
    display: block;
    float: left;
    width: 20%;
    line-height: 1px;
}

.news-time {
    display: block;
    float: right;
    line-height: 1px;
}

.chart-lg {
    height: 271px;
}

.bs-glyphicons-list li {
    cursor: pointer;
}

.ul_tool_btns {
    list-style-type: none;
    overflow: hidden;
}

    .ul_tool_btns li {
        width: 25%;
        float: left;
    }

        .ul_tool_btns li a {
            width: 80px;
        }

.zTree_content {
    position: fixed;
    display: none;
    z-index: 20000;
    background-color: #ddd;
    overflow: scroll;
    overflow-x: hidden;
}
/*顶部系统设置*/
.navbar.navbar-fixed-top + .main-container {
    margin-top: 60px;
}

.page-sidebar.sidebar-fixed {
    top: 60px;
}

.page-breadcrumbs.breadcrumbs-fixed {
    top: 60px;
}

.page-header.page-header-fixed {
    margin-top: 18px !important;
}

.btn-statis {
    position: initial !important;
    float: right;
}

input[type="file"] {
    -webkit-border-radius: 0 !important;
    -webkit-background-clip: padding-box !important;
    -moz-border-radius: 0 !important;
    -moz-background-clip: padding !important;
    border-radius: 0 !important;
    background-clip: padding-box !important;
    color: #858585;
    background-color: #fbfbfb;
    border: 1px solid #d5d5d5;
    font-family: inherit;
    -webkit-transition: -webkit-box-shadow .45s,border-color .45s ease-in-out;
    -moz-transition: -moz-box-shadow .45s,border-color .45s ease-in-out;
    -o-transition: box-shadow .45s,border-color .45s ease-in-out;
    transition: box-shadow .45s,border-color .45s ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.tab-pane {
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

#searchable th, #searchable td {
    white-space: nowrap;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
    border-left: none !important;
}

.text-notime {
    color: black;
}

.text-time {
    color: red;
}

.edui-default .edui-editor {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

#edui1_bottombar {
    display: none;
}

.edui-default .edui-editor-toolbarboxouter {
    background-color: transparent !important;
    background-image: none !important;
}

.form-control {
    display: inline;
    width: 80%;
}

.letter-warning-light-red {
    background: url("../img/bullet_red.png") no-repeat 0px 0px;
    margin-top: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    width: 22px;
    height: 22px;
}

.letter-warning-light-orange {
    background: url("../img/bullet_orange.png") no-repeat 0px 0px;
    margin-top: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    width: 22px;
    height: 22px;
}

.letter-warning-light-green {
    background: url("../img/bullet_green.png") no-repeat 0px 0px;
    margin-top: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    width: 22px;
    height: 22px;
}

.radio span.text {
    white-space: nowrap
}

.row-details-open {
    background: url("../img/minus.png") no-repeat 0px -6px;
    margin-top: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    width: 22px;
    height: 22px;
}

.row-details-close {
    background: url("../img/plus.png") no-repeat 0px -6px;
    margin-top: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    width: 22px;
    height: 22px;
}

.CodeValueTable {
    margin-left: 5px;
    border-collapse: inherit;
    border-right: 1px solid #fb6e52;
    width: 100%;
}

.dataTable .details tr.CodeValueHeader td.CodeValueTd {
    background-color: #fb6e52;
    color: #fff;
    padding: 5px 8px;
}

tr.CodeValueHeader {
    border-left: 1px solid #fb6e52;
    border-right: 1px solid #fb6e52;
}

.CodeValueTr {
}

.CodeValueTd {
    border-left: 1px solid #fb6e52 !important;
    border-bottom: 1px solid #fb6e52 !important;
}
