body {
    font-family: Arial,"Open Sans", "Helvetica Neue", Helvetica, Microsoft YaHei, sans-serif;
}

.table a {
    color: #2B83C7;
}

    .table a:hover {
        color: #33658C;
    }

.bims-header-tabs {
    float: left;
    margin-left: 0 !important;
}

.bims-main-content {
    min-width: 844px;
}

.nav-primary > ul > li > a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.navbar-nav > li > a.dropdown-toggle {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bims-theme-change {
    overflow: hidden;
    margin-top: 18px;
    padding-left: 25px;
}

    .bims-theme-change li {
        cursor: pointer;
        list-style: none;
        float: left;
        margin-right: 5px;
        width: 15px;
        height: 15px;
        border: 1px solid #222;
    }

        .bims-theme-change li.theme-dark {
            background-color: #3D4452;
        }

        .bims-theme-change li.theme-black {
            background-color: #1C1F25;
        }

        .bims-theme-change li.theme-primary {
            background-color: #4B4276;
        }

        .bims-theme-change li.theme-info {
            background-color: #33658C;
        }

        .bims-theme-change li.theme-blue {
            background-color: #3CC5F1;
        }

        .bims-theme-change li.theme-green {
            background-color: #008236;
        }

        .bims-theme-change li.theme-grassgreen {
            background-color: #ABCD03;
        }

        .bims-theme-change li.active {
            border-color: #fff;
        }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    outline: none;
}
/*左侧导航栏选中激活时的颜色（李万锋于2015-10-10日更改）*/
.nav .nav .nav > li.active > a {
    background-color: #02304b;
}

    .nav .nav .nav > li.active > a:before, .nav .nav .nav > li.active > a:after {
        content: "";
        position: absolute;
        top: 10px;
        right: 0;
        width: 0px;
        height: 0px;
        border: transparent solid 8px;
        border-right-color: #F3F3F3;
    }

.bims-lct-box {
    display: none;
    text-align: center;
}

    .bims-lct-box img {
        max-width: 100%;
    }

ui.ztree {
    min-height: initial !important;
}

.ztree li a.curSelectedNode {
    opacity: 1 !important;
}

table .text-danger {
    margin-right: 6px;
    color: #EE3630;
    font-size: 14px;
}
table .text-green {
    margin-right: 6px;
    color:#0cd74e;
    font-size: 14px;
}
.index-right-showbox {
    min-height: 300px;
}

    .index-right-showbox h3 {
        font-size: 14px;
        margin: 0;
        text-align: center;
    }

.form-control-inline {
    width: auto !important;
    display: inline-block !important;
}

/*.bims-main-content { overflow: auto; position: absolute; right: 0; left: 180px; }*/
.header .nav-tabs > li {
}

    .header .nav-tabs > li a {
        padding-right: 30px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
    }

    .header .nav-tabs > li.active a {
        padding-right: 50px;
    }

.nav-tabs a i.fa {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 14px;
    filter: alpha(opacity = 30);
    opacity: 0.3;
    cursor: pointer;
    margin-left: 5px;
    margin-top: -2px;
    vertical-align: middle;
    transition: all ease-in-out 0.2s;
}

.nav-tabs a i.fa-times-circle:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
    color: #fb6b5b;
}

.nav-tabs li a i.fa-refresh {
    right: 30px;
    display: none;
}

.nav-tabs li.active a i.fa-refresh {
    display: inline-block;
}

    .nav-tabs li.active a i.fa-refresh:hover {
        opacity: 0.9;
        color: #92cf5c;
    }

.bread-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

    .bread-footer .breadcrumb {
        display: inline-block;
        margin: 8px 0 0;
        border-color: #297496;
    }

        .bread-footer .breadcrumb > .active {
            color: #A3A3A3;
        }

.form-group {
    margin-bottom: 10px;
}

.m-b-none {
    margin-bottom: 0;
}

.nav-primary > ul > li > ul.nav {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
}

.panel {
    margin-bottom: 15px;
}

    .panel .table thead > tr > th {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.table .radio-inline, .table .checkbox-inline {
    position: relative;
}

.table .btn-xs {
    padding: 1px 2px;
    line-height: 1;
}

.pillbox {
    min-height: 28px;
}

.table-responsive {
    overflow: auto;
}

.table > tbody > tr > td {
    vertical-align: middle !important;
}

    .table > tbody > tr > td .form-control {
        display: inline-block;
    }

.fixed-it {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 10;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    background-color: #F3F5F9;
    border-color: #CCD2DF;
    border-top: 0;
}

.bims-mr-wrap {
    margin-bottom: 35px;
}

.panel .table td.td-wrap-cell {
    padding: 0;
    border-top: 0;
}

.td-wrap-content {
}

.popover {
    max-width: none;
}
/*********************************************这里是主要的控制表格的地方（李万锋）2015-10-19 9:55:13****************************/
/*表格变色*/
.panel .table-striped > tbody > tr:nth-child(odd) > td,
.panel .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9fafc;
}

.panel .table-striped > tbody > tr:hover > td,
.panel .table-striped > tbody > tr:hover > th {
    background-color: #fff;
}

.td-wrap-content .table > tbody > tr:hover > th,
.td-wrap-content .table > tbody > tr:hover > td {
    background-color: #f5f5f5;
}

.bims-loading {
    display: inline-block;
    width: 58px;
    height: 10px;
    background: url(../../images/loading-img.gif) no-repeat center;
}

.loading-block {
    display: block;
    width: auto;
    margin-top: 50px;
}

.v-middle td {
    vertical-align: middle !important;
}

.table.v-middle > thead > tr > th {
    border-bottom: 1px solid #DDD;
}

.table.v-middle > thead > tr > th, .table.v-middle > thead > tr > td {
    background-color: #fff;
}

.aui_content .form-horizontal .control-label {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tree-check {
    vertical-align: sub;
    margin-right: 3px;
}

.form-required {
    color: #F00;
    vertical-align: middle;
    padding-left: 5px;
}

.info-img-tip {
    position: relative;
}

.info-img-show {
    position: absolute;
    text-align: center;
    display: none;
    z-index: 10;
    width: 50px;
    padding: 2px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}

    .info-img-show img {
        max-width: 100%;
    }

.info-img-tip .radio-inline {
    margin-right: 30px;
}

.info-img-tip .fa-question-circle {
    color: #2288cc;
}

.info-img-show span {
    line-height: 24px;
    display: block;
}

.show-hover-box {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px !important;
}

    .show-hover-box table td {
        padding: 2px;
    }

.right-menu-box {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #aaa;
    padding: 10px 0 !important;
}

    .right-menu-box ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

        .right-menu-box ul li {
            padding: 0 10px;
            line-height: 22px;
            color: #333;
            cursor: pointer;
        }

            .right-menu-box ul li .fa {
                color: #0F86A3;
                width: 16px;
            }

            .right-menu-box ul li:hover {
                background-color: #f3f3f3;
            }

            .right-menu-box ul li.disabled {
                cursor: no-drop;
                color: #ccc;
            }

                .right-menu-box ul li.disabled:hover {
                    background-color: transparent;
                }

                .right-menu-box ul li.disabled .fa {
                    color: #ccc;
                }

.bims-tab-navscroll {
    position: absolute;
    left: 195px;
    right: 340px;
    top: 0;
    height: 50px;
}

.position-rel {
    position: relative;
    white-space: nowrap;
}

.table-show-box {
    z-index: 2;
    display: none;
    position: absolute;
    top: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

    .table-show-box:before,
    .table-show-box:after {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        top: 10px;
        right: -13px;
        border: 7px solid transparent;
        border-left-color: #f5f5f5;
    }

    .table-show-box:before {
        top: 11px;
        border: 6px solid transparent;
        border-left-color: #ddd;
    }

.panel-body .table-show-icon td {
    background-color: #fff;
}

.panel-body .table-show-icon th {
    background-color: #f5f5f5;
    padding: 0 4px;
    font-family: Verdana,Monaco,Arial;
}

.panel-body .table-show-icon th, .panel-body .table-show-icon td {
    border: 1px solid #EAEDEF;
    text-align: center;
}

    .panel-body .table-show-icon td.disabled {
        background-color: #eee;
        cursor: no-drop;
    }

    .panel-body .table-show-icon td.active {
        background-color: #ccc;
    }

.panel .table-show-icon td {
    padding: 5px;
    background-color: #fff;
}

.panel .table-show-icon th {
    background-color: #f5f5f5;
    padding: 0 4px;
    font-family: Verdana,Monaco,Arial;
}

.panel .table-show-icon th, .panel .table-show-icon td {
    border: 1px solid #EAEDEF;
    text-align: center;
}

    .panel .table-show-icon td.disabled {
        background-color: #eee;
        cursor: no-drop;
    }

    .panel .table-show-icon td.active {
        background-color: #ccc;
    }

.panel .table-valshow th {
    text-align: right;
}

.tab-pane > .alert {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    z-index: 11;
}

.datepicker table tr th, .datepicker table tr td {
    padding: 5px !important;
    border: 0 !important;
}

.bootstrap-datetimepicker-widget table td {
    border: 0 !important;
}

.bootstrap-datetimepicker-widget .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*模式窗样式*/
.aui_content {
    max-height: 700px;
    overflow: auto;
}

.aui_nw, .aui_n, .aui_ne {
    background: #33658C;
    background-image: none !important;
    height: 34px;
}

.aui_outer .aui_buttons button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none;
}

    .aui_outer .aui_buttons button.aui_state_highlight {
        border: solid 1px #176BA3;
        background: #2288cc;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28C', endColorstr='#28C');
        background: linear-gradient(top, #28C, #2288cc);
        background: -moz-linear-gradient(top, #28C, #2288cc);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#28C), to(#2288cc));
    }

        .aui_outer .aui_buttons button.aui_state_highlight:focus {
            box-shadow: none;
        }

.aui_outer .aui_title {
    line-height: 26px;
    font-size: 14px;
    text-shadow: none;
}

.aui_content .m-t-60 {
    margin-top: 0;
    margin: 15px;
}
/*李万锋增加的margin:15px;标签*/
.aui_content .fixed-it {
    position: static;
    box-shadow: none;
    background-color: transparent;
    border-color: transparent;
    border-top: 0;
}

.aui_content .youkuandu {
    width: 1200px;
}

.aui_content .qingxuanze {
    width: 900px;
}

.aui_content .table > tbody > tr > td {
    white-space: nowrap;
}

#bims-theme-blue .aui_nw, #bims-theme-blue .aui_n, #bims-theme-blue .aui_ne {
    background: #5DCFF3;
}

#bims-theme-dark .aui_nw, #bims-theme-dark .aui_n, #bims-theme-dark .aui_ne {
    background: #4C5566;
}

#bims-theme-black .aui_nw, #bims-theme-black .aui_n, #bims-theme-black .aui_ne {
    background: #2C3039;
}

#bims-theme-primary .aui_nw, #bims-theme-primary .aui_n, #bims-theme-primary .aui_ne {
    background: #594F8D;
}

#bims-theme-green .aui_nw, #bims-theme-green .aui_n, #bims-theme-green .aui_ne {
    background: #008236;
}

#bims-theme-grassgreen .aui_nw, #bims-theme-grassgreen .aui_n, #bims-theme-grassgreen .aui_ne {
    background: #ABCD03;
}

/*分页*/
.rowcenter span {
    vertical-align: middle;
}

.rowcenter.text-right {
    line-height: 32px;
}

.input-text {
    width: auto;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}

.ButtonsContainer .btn {
    width: auto;
    height: 30px;
    margin-bottom: 0;
}

/*样式定义*/
* {
    outline: none !important;
}

.bg-trans {
    background-color: transparent !important;
}

.wid-auto {
    width: auto;
}

.w-100 {
    width: 100px;
}

.w-200 {
    width: 200px;
}

.w-300 {
    width: 300px;
}

.w-400 {
    width: 400px;
}

.w-500 {
    width: 500px;
}

.w-600 {
    width: 600px;
}

.w-700 {
    width: 700px;
}

.w-800 {
    width: 800px;
}

.w-900 {
    width: 900px;
}

.w-1000 {
    width: 1000px;
}

.m-t-60 {
    margin-top: 60px;
}

.no-wrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.input-mini {
    width: 60px !important;
    max-width: 100%;
}

.input-small {
    width: 90px !important;
    max-width: 100%;
}

.input-medium {
    width: 150px !important;
    max-width: 100%;
}

.input-large {
    width: 210px !important;
    max-width: 100%;
}

.input-xlarge {
    width: 270px !important;
    max-width: 100%;
}

.input-xxlarge {
    width: 530px !important;
    max-width: 100%;
}

.form-group-inline .form-control {
    display: inline-block;
}

/*yb-select-icon*/
.yb-select-icon .panel-heading {
    width: 86px;
    float: left;
}

.yb-select-icon .panel-body {
    overflow: hidden;
}

.yb-select-icon .nav-tabs > li {
    float: none;
    text-align: left;
}

.yb-select-icon .yb-icon-ul {
    overflow: hidden;
    padding: 0;
}

    .yb-select-icon .yb-icon-ul li {
        float: left;
        padding: 4px;
        margin: 5px 5px 0 0;
        border: 1px solid #ddd;
        list-style: none;
    }

        .yb-select-icon .yb-icon-ul li:hover {
            border-color: #999;
            background-color: #eee;
        }

        .yb-select-icon .yb-icon-ul li.active {
            border-color: #666;
            background-color: #ccc;
        }

.yb-select-icon .panel-body {
    background-color: #fff;
}

.yb-select-icon .yb-icon-ul li img {
    width: 32px;
    height: 32px;
}
/*sb-box-set*/
.sb-box-set .sb-box-set-info .form-group-sm {
    margin-bottom: 0;
}

.sb-box-set .sb-box-set-info h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 15px;
    background: #ECECEC;
}

.sb-box-set-ul {
    list-style: none;
    padding: 5px;
    border: 1px solid #FFF;
    box-shadow: 0 0 5px #C0C0C0;
    background-color: #F7F7F7;
}

/*list-room-sgd*/
.list-room-sgd {
    margin-bottom: 0;
}

    .list-room-sgd .list-group-item {
        border: 0;
    }

    .list-room-sgd .media > .pull-left {
        margin-right: 15px;
    }

        .list-room-sgd .media > .pull-left img {
            padding: 3px;
            border: 1px solid #DDD;
        }

    .list-room-sgd .media-body dt {
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .list-room-sgd .media-body dd {
        margin-bottom: 5px;
    }
/***
Login page
***/
.input-icon {
    position: relative;
}

    .input-icon > .form-control {
        padding-left: 33px;
    }

.input-group .input-icon > .form-control {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.input-icon > i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 11px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
}
/* logo page */
.login {
    background-color: #666 !important;
}

    .login .logo {
        margin: 10px auto 20px auto;
        padding: 5px;
        text-align: center;
    }

    .login .login-pruoduct {
        width: 98%;
        margin: 5px auto;
    }

@media only screen and (min-width:1601px) {
    .login .login-pruoduct {
        width: 1600px;
        margin: 15px auto;
    }
}

.login .content {
    background: url(../images/bg-white-lock.png) repeat;
    width: 360px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

    .login .content h3 {
        color: #eee;
    }

    .login .content h4 {
        color: #eee;
    }

    .login .content p,
    .login .content label {
        color: #fff;
    }

    .login .content .login-form,
    .login .content .forget-form {
        padding: 0px;
        margin: 0px;
    }

    .login .content .form-control {
        background-color: #fff;
    }

    .login .content .forget-form {
        display: none;
    }

    .login .content .register-form {
        display: none;
    }

    .login .content .form-title {
        font-weight: 200;
        margin-bottom: 15px;
    }

    .login .content .form-actions {
        background-color: transparent;
        clear: both;
        border: 0px;
        padding: 0px 30px 25px 30px;
        margin-left: -30px;
        margin-right: -30px;
    }

        .login .content .form-actions .checkbox {
            margin-left: 0;
            padding-left: 0;
        }

    .login .content .forget-form .form-actions {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    .login .content .register-form .form-actions {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 0px;
    }

    .login .content .form-actions .checkbox {
        margin-top: 8px;
        display: inline-block;
        white-space: nowrap;
    }

    .login .content .form-actions .btn {
        margin-top: 1px;
    }

    .login .content .forget-password {
        margin-top: 25px;
    }

    .login .content .create-account {
        border-top: 1px dotted #eee;
        padding-top: 10px;
        margin-top: 15px;
    }

        .login .content .create-account a {
            display: inline-block;
            margin-top: 5px;
        }
    /* select2 dropdowns */
    .login .content .select2-container i {
        display: inline-block;
        position: relative;
        color: #ccc;
        z-index: 1;
        top: 1px;
        margin: 4px 4px 0px -1px;
        width: 16px;
        height: 16px;
        font-size: 16px;
        text-align: center;
    }

    .login .content .has-error .select2-container i {
        color: #b94a48;
    }

    .login .content .select2-container a span {
        font-size: 13px;
    }

        .login .content .select2-container a span img {
            margin-left: 4px;
        }
/* footer copyright */
.login .copyright {
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    color: #eee;
    font-size: 13px;
}

/* CSS Stylesheet for IE Alert! plugin. */
/*
	Overlay Background
*/
#ie-alert-overlay {
    background-image: url(../images/bg.png);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

* html #ie-alert-overlay { /* fixed position hack for IE6 */
    position: absolute;
    z-index: 9999;
}
/* Pop Up Panel */
#ie-alert-panel {
    width: 520px;
    height: 331px;
    position: fixed;
    background: url(../images/iealertsprite.png) no-repeat;
    background-position: -1px -109px;
    top: 50%;
    left: 50%;
    margin: -201px 0 0 -296px;
    padding: 72px 0 0 72px;
    _position: absolute; /* fixed position hack for IE6 */
    _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); /* top:300px hack for IE6 */ /* font settings */
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    color: #333;
    line-height: 1.5em;
    z-index: 10000;
}

    #ie-alert-panel p {
        font-size: 14px;
        width: 486px;
        text-align: justify;
    }

    #ie-alert-panel img {
        border: 0;
    }

    #ie-alert-panel span {
        font-size: 18px;
        margin: 0 0 20px 0;
        display: block;
        padding: 0;
    }

    #ie-alert-panel ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #ie-alert-panel li {
        float: left;
        margin: 0 22px 0 0;
    }

        #ie-alert-panel li.last {
            margin-right: 0;
        }

    #ie-alert-panel a {
        display: inline-block;
    }

.browser {
    position: absolute;
    bottom: 35px;
}

.chrome1, .firefox1, .ie91, .opera1, .safari1 {
    background: url(../images/iealertsprite.png) no-repeat;
}
/* browsers */
.chrome1 {
    background-position: 0 0;
    width: 73px;
    height: 96px;
    margin: 0 4px 0 0;
}

.firefox1 {
    background-position: -292px 0;
    width: 73px;
    height: 98px;
}

.ie91 {
    background-position: -179px 0;
    width: 95px;
    height: 98px;
}

.opera1 {
    background-position: -90px 0;
    width: 73px;
    height: 98px;
}

.safari1 {
    background-position: -387px 0;
    width: 73px;
    height: 98px;
    margin: 0 4px 0 0;
}




/*------------------主题------------------*/
.bg-info {
    background-color: #39709B;
}

.header.bg-info {
    background-color: #33658c;
}

    .header.bg-info .dk {
        background-color: #2A5A7E;
    }

.bg-info.dk {
    background-color: #33658c;
}

.bg-info.dker, .bg-info .dker {
    background-color: #204F72;
}

.bg-info.navbar .nav > li.active > a {
    color: #33658c;
    background-color: #f3f5f9;
}
/*李万锋于2015-10-10日修改，原值为：#06496F*/
.bg-info .nav li > a:hover {
    background-color: #02304b;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #06496F;
}

.bg-info .nav li > ul.dropdown-menu > li > a {
    color: #195c81;
}

.bg-info .dropdown-menu > li > a:hover,
.bg-info .dropdown-menu > li > a:focus,
.bg-info .dropdown-menu > .active > a,
.bg-info .dropdown-menu > .active > a:hover,
.bg-info .dropdown-menu > .active > a:focus {
    background-color: #06496F;
    color: #fff !important;
}

.bg-info .nav li > a {
    color: #D4EDFC;
}
/*bims-theme-light*/

#bims-theme-blue .bg-info {
    background-color: #5DCFF3;
}

#bims-theme-blue .header.bg-info {
    background-color: #5DCFF3;
}

    #bims-theme-blue .header.bg-info .dk {
        background-color: #4CCAF2;
    }

#bims-theme-blue .bg-info.dk {
    background-color: #4CCAF2;
}

#bims-theme-blue .bg-info.dker, #bims-theme-blue .bg-info .dker {
    background-color: #3CC5F1;
}

#bims-theme-blue .bg-info.navbar .nav > li.active > a {
    color: #777;
    background-color: #f3f5f9;
}

#bims-theme-blue .bg-info .nav li > a:hover {
    background-color: transparent;
}

#bims-theme-blue .navbar-inverse .navbar-nav > .open > a,
#bims-theme-blue .navbar-inverse .navbar-nav > .open > a:hover,
#bims-theme-blue .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #32C0EE;
}

#bims-theme-blue .bg-info .nav li > ul.dropdown-menu > li > a {
    color: #777;
}

#bims-theme-blue .bg-info .dropdown-menu > li > a:hover,
#bims-theme-blue .bg-info .dropdown-menu > li > a:focus,
#bims-theme-blue .bg-info .dropdown-menu > .active > a,
#bims-theme-blue .bg-info .dropdown-menu > .active > a:hover,
#bims-theme-blue .bg-info .dropdown-menu > .active > a:focus {
    background-color: #32C0EE;
    color: #fff !important;
}

#bims-theme-blue .nav .nav .nav > li.active > a,
#bims-theme-blue .nav .nav .nav > li > a:hover {
    background-color: #45C8F1;
}

/*bims-theme-dark*/
#bims-theme-dark .bg-info {
    background-color: #4C5566;
}

#bims-theme-dark .header.bg-info {
    background-color: #4C5566;
}

    #bims-theme-dark .header.bg-info .dk {
        background-color: #444C5C;
    }

#bims-theme-dark .bg-info.dk {
    background-color: #4C5566;
}

#bims-theme-dark .bg-info.dker, #bims-theme-dark .bg-info .dker {
    background-color: #444C5C;
}

#bims-theme-dark .bg-info.navbar .nav > li.active > a {
    color: #777;
    background-color: #f3f5f9;
}

#bims-theme-dark .bg-info .nav li > a:hover {
    background-color: transparent;
}

#bims-theme-dark .navbar-inverse .navbar-nav > .open > a,
#bims-theme-dark .navbar-inverse .navbar-nav > .open > a:hover,
#bims-theme-dark .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #3B455A;
}

#bims-theme-dark .bg-info .nav li > ul.dropdown-menu > li > a {
    color: #777;
}

#bims-theme-dark .bg-info .dropdown-menu > li > a:hover,
#bims-theme-dark .bg-info .dropdown-menu > li > a:focus,
#bims-theme-dark .bg-info .dropdown-menu > .active > a,
#bims-theme-dark .bg-info .dropdown-menu > .active > a:hover,
#bims-theme-dark .bg-info .dropdown-menu > .active > a:focus {
    background-color: #4C5566;
    color: #fff !important;
}

#bims-theme-dark .bg-info a, #bims-theme-dark .bg-info {
    color: #A7AFBD;
}

#bims-theme-dark .nav-primary > ul > li > a {
    color: #c5c5c5;
}

#bims-theme-dark .nav .nav .nav > li.active > a,
#bims-theme-dark .nav .nav .nav > li > a:hover {
    background-color: #38404E;
}

/*bims-theme-black*/
#bims-theme-black .bg-info {
    background-color: #2C3039;
}

#bims-theme-black .header.bg-info {
    background-color: #2C3039;
}

    #bims-theme-black .header.bg-info .dk {
        background-color: #24282F;
    }

#bims-theme-black .bg-info.dk {
    background-color: #24282F;
}

#bims-theme-black .bg-info.dker, #bims-theme-black .bg-info .dker {
    background-color: #1C1F25;
}

#bims-theme-black .bg-info.navbar .nav > li.active > a {
    color: #777;
    background-color: #f3f5f9;
}

#bims-theme-black .bg-info .nav li > a:hover {
    background-color: transparent;
}

#bims-theme-black .navbar-inverse .navbar-nav > .open > a,
#bims-theme-black .navbar-inverse .navbar-nav > .open > a:hover,
#bims-theme-black .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #000;
}

#bims-theme-black .bg-info .nav li > ul.dropdown-menu > li > a {
    color: #777;
}

#bims-theme-black .bg-info .dropdown-menu > li > a:hover,
#bims-theme-black .bg-info .dropdown-menu > li > a:focus,
#bims-theme-black .bg-info .dropdown-menu > .active > a,
#bims-theme-black .bg-info .dropdown-menu > .active > a:hover,
#bims-theme-black .bg-info .dropdown-menu > .active > a:focus {
    background-color: #21242B;
    color: #fff !important;
}

#bims-theme-black .bg-info a, #bims-theme-light .bg-black {
    color: #A7AFBD;
}

#bims-theme-black .nav-primary > ul > li > a {
    color: #7D869B;
}

#bims-theme-black .nav .nav .nav > li.active > a,
#bims-theme-black .nav .nav .nav > li > a:hover {
    background-color: #21242B;
}

/*bims-theme-green  008236*/
#bims-theme-green .bg-info {
    background-color: #008236;
}

#bims-theme-green .header.bg-info {
    background-color: #008236;
}

    #bims-theme-green .header.bg-info .dk {
        background-color: #027431;
    }

#bims-theme-green .bg-info.dk {
    background-color: #027431;
}

#bims-theme-green .bg-info.dker, #bims-theme-green .bg-info .dker {
    background-color: #0b4b09;
}

#bims-theme-green .bg-info.navbar .nav > li.active > a {
    color: #777;
    background-color: #f3f5f9;
}

#bims-theme-green .bg-info .nav li > a:hover {
    background-color: transparent;
}

#bims-theme-green .navbar-inverse .navbar-nav > .open > a,
#bims-theme-green .navbar-inverse .navbar-nav > .open > a:hover,
#bims-theme-green .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #0b4b09;
}

#bims-theme-green .bg-info .nav li > ul.dropdown-menu > li > a {
    color: #777;
}

#bims-theme-green .bg-info .dropdown-menu > li > a:hover,
#bims-theme-green .bg-info .dropdown-menu > li > a:focus,
#bims-theme-green .bg-info .dropdown-menu > .active > a,
#bims-theme-green .bg-info .dropdown-menu > .active > a:hover,
#bims-theme-green .bg-info .dropdown-menu > .active > a:focus {
    background-color: #045b02;
    color: #fff !important;
}

#bims-theme-green .bg-info a, #bims-theme-light .bg-black {
    color: #A7AFBD;
}

#bims-theme-green .nav-primary > ul > li > a {
    color: #fff;
}

#bims-theme-green .nav .nav .nav > li.active > a,
#bims-theme-green .nav .nav .nav > li > a:hover {
    background-color: #023001;
}

/*bims-theme-grassgreen  008236*/
#bims-theme-grassgreen .bg-info {
    background-color: #ABCD03;
}

#bims-theme-grassgreen .header.bg-info {
    background-color: #ABCD03;
}

    #bims-theme-grassgreen .header.bg-info .dk {
        background-color: #92af03;
    }

#bims-theme-grassgreen .bg-info.dk {
    background-color: #92af03;
}

#bims-theme-grassgreen .bg-info.dker, #bims-theme-grassgreen .bg-info .dker {
    background-color: #667a03;
}

#bims-theme-grassgreen .bg-info.navbar .nav > li.active > a {
    color: #777;
    background-color: #f3f5f9;
}

#bims-theme-grassgreen .bg-info .nav li > a:hover {
    background-color: transparent;
}

#bims-theme-grassgreen .navbar-inverse .navbar-nav > .open > a,
#bims-theme-grassgreen .navbar-inverse .navbar-nav > .open > a:hover,
#bims-theme-grassgreen .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #0b4b09;
}

#bims-theme-grassgreen .bg-info .nav li > ul.dropdown-menu > li > a {
    color: #777;
}

#bims-theme-grassgreen .bg-info .dropdown-menu > li > a:hover,
#bims-theme-grassgreen .bg-info .dropdown-menu > li > a:focus,
#bims-theme-grassgreen .bg-info .dropdown-menu > .active > a,
#bims-theme-grassgreen .bg-info .dropdown-menu > .active > a:hover,
#bims-theme-grassgreen .bg-info .dropdown-menu > .active > a:focus {
    background-color: #677b03;
    color: #fff !important;
}

#bims-theme-grassgreen .bg-info a, #bims-theme-light .bg-black {
    color: #A7AFBD;
}

#bims-theme-grassgreen .nav-primary > ul > li > a {
    color: #fff;
}

#bims-theme-grassgreen .nav .nav .nav > li.active > a,
#bims-theme-grassgreen .nav .nav .nav > li > a:hover {
    background-color: #506001;
}

/*bims-theme-primary*/
#bims-theme-primary .bg-info {
    background-color: #594F8D;
}

#bims-theme-primary .header.bg-info {
    background-color: #594F8D;
}

    #bims-theme-primary .header.bg-info .dk {
        background-color: #524982;
    }

#bims-theme-primary .bg-info.dk {
    background-color: #524982;
}

#bims-theme-primary .bg-info.dker, #bims-theme-primary .bg-info .dker {
    background-color: #4B4276;
}

#bims-theme-primary .bg-info.navbar .nav > li.active > a {
    color: #777;
    background-color: #f3f5f9;
}

#bims-theme-primary .bg-info .nav li > a:hover {
    background-color: transparent;
}

#bims-theme-primary .navbar-inverse .navbar-nav > .open > a,
#bims-theme-primary .navbar-inverse .navbar-nav > .open > a:hover,
#bims-theme-primary .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #4B4276;
}

#bims-theme-primary .bg-info .nav li > ul.dropdown-menu > li > a {
    color: #777;
}

#bims-theme-primary .bg-info .dropdown-menu > li > a:hover,
#bims-theme-primary .bg-info .dropdown-menu > li > a:focus,
#bims-theme-primary .bg-info .dropdown-menu > .active > a,
#bims-theme-primary .bg-info .dropdown-menu > .active > a:hover,
#bims-theme-primary .bg-info .dropdown-menu > .active > a:focus {
    background-color: #4F467D;
    color: #fff !important;
}

#bims-theme-primary .bg-info a, #bims-theme-primary .bg-info {
    color: #BDB8D7;
}

#bims-theme-primary .nav-primary > ul > li > a {
    color: #BDB8D7;
}

#bims-theme-primary .nav .nav .nav > li.active > a,
#bims-theme-primary .nav .nav .nav > li > a:hover {
    background-color: #4F467D;
}

/*------------------主题end------------------*/


@media (max-width: 480px) {
    /*** Login page ***/
    .login .logo {
        margin-top: 10px;
    }

    .login .content {
        padding: 30px;
        width: 222px;
    }

        .login .content h3 {
            font-size: 22px;
        }

    .login .checkbox {
        font-size: 13px;
    }
}

@media (max-width: 1366px) {
    .nav-primary > ul > li > a {
        padding: 10px 15px;
        line-height: 20px;
    }

    .aui_content {
        max-height: 550px;
        overflow: auto;
    }
}

@media (max-width: 767px) {
    .bims-main-content {
        position: static;
    }

    .bims-header-tabs {
        display: none;
    }
}

/***help_start***/
.help-tip {
    position: absolute;
    z-index: 9999;
    text-align: center;
    background-color: #BCDBEA;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    cursor: default;
}

    .help-tip:before {
        content: '?';
        font-weight: bold;
        color: #fff;
    }

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip p {
        display: none;
        text-align: left;
        background-color: #1E2021;
        padding: 20px;
        width: 300px;
        position: absolute;
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        right: -4px;
        color: #FFF;
        font-size: 13px;
        line-height: 1.4;
    }

        .help-tip p:before {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #1E2021;
            right: 10px;
            top: -12px;
        }

        .help-tip p:after {
            width: 100%;
            height: 40px;
            content: '';
            position: absolute;
            top: -40px;
            left: 0;
        }
/***help_end***/

/***********以下为李万锋扩展*******************/
input.error {
    border: 1px solid red;
}

label.error {
    /*background:url("./demo/images/unchecked.gif") no-repeat 0px 0px;*/
    padding-left: 12px;
    padding-bottom: 2px;
    font-weight: bold;
    color: red;
}

.GroupTr {
    background: #DDD;
}
/*固定表头样式*/
.FixedRow {
    position:relative;
    z-index:10000;
    background-color: #E6ECF0;
}
