@charset "UTF-8";

html, body {
    font-family: 微软雅黑, 宋体, Arial, Helvetica, Verdana, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    font-size: 12px;
    color: #475059;
}



:-webkit-full-screen {
    /* properties */
}

:-moz-full-screen {
    /* properties */
}

:-ms-fullscreen {
    /* properties */
}


:fullscreen { /* spec */
    /* properties */
}


:-webkit-full-screen .page-breadcrumbs.breadcrumbs-fixed{
    /* properties */
    left: 1px;
    top:23px;
}

:-moz-full-screen .page-breadcrumbs.breadcrumbs-fixed{
    /* properties */
    left: 1px;
    top:23px;
}

:-ms-fullscreen .page-breadcrumbs.breadcrumbs-fixed{
    /* properties */
    left: 1px;
    top:23px;
}

:fullscreen .page-breadcrumbs.breadcrumbs-fixed{
    /* properties */
    left: 1px;
    top:23px;
}

/**
   由于存在滚动条，高度不能限定
 */
/*.main-container{*/
/*border: 1px solid rgba(0, 0, 0, .2);*/
/*border-width: 1px;*/
/*}*/
/**
 tab栏
 */
.page-sidebar .nav-tabs a {
    color: #475059;
}

/*a:hover, a:focus {*/
/*color: #475059;*/
/*}*/
.page-sidebar .nav-tabs > li.active > a  , .page-sidebar .nav-tabs > li.active > a:hover , .page-sidebar  .nav-tabs > li.active > a:focus{
    /* margin-top: 0px; */
    color: rgb(255, 255, 255);
    background-color: rgb(44, 62, 80);
}

/*#tab_menu i:hover::before{*/
/*display: inline;*/
/*}*/
#tab_menu i {
    display: inline;
}

#tab_menu {
    border-bottom: solid 2px #2c3e50;
    background: #fff !important;
    /*height: 41px;*/
    border-top: none;
}

#tab_menu * {
    outline: none
}
.close-tab{
    right: 7px;
}
#tab_menu.nav-tabs > li.active > a  , #tab_menu.nav-tabs > li.active > a:hover , #tab_menu.nav-tabs > li.active > a:focus {
    /* margin-top: 0px; */
    color: rgb(255, 255, 255);
    background-color: rgb(44, 62, 80);
}


/*树*/
.page-content-full {
    margin-left: 0px!important;
}
.page-sidebar:before {
    background-color: #2c3e50;
}

.page-sidebar {
    background-color: #2c3e50;
}

.page-sidebar .sidebar-menu a {
    color: #fff;
    border-color: #253443;
}

.page-sidebar .sidebar-menu > li > a {
    border: 0px solid #253443;
}

.page-sidebar .sidebar-menu > li:last-child > a {
    border-bottom: 0px solid #253443;
}

/*.page-sidebar .sidebar-menu > li > a:hover {*/
/*border-color: #253443;*/
/*background-color: #253443;*/
/*!*color: #fff;*!*/
/*}*/
.page-sidebar .sidebar-menu li {
    border-color: #2c3e50;
    background: #2c3e50;
}

.page-sidebar .sidebar-menu li.open {
    background-color: #253443;
}

.page-sidebar .sidebar-menu li {
    background-color: #253443;
}

.page-sidebar .sidebar-menu > li.open > a {
    background-color: #253443;
    color: white;
    border-color: #253443;
}

.page-sidebar .sidebar-menu a:visited {
    background: #2c3e50;
}

.page-sidebar .sidebar-menu > li > .submenu > li > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 5px;
    left: 21px;
    top: 17px;
    background-color: #253443;
    /*border: 1px solid #e2e2e2;*/
    color: #253443;
    z-index: 2;
}

#sidebar .nav > li > a:hover, #sidebar .nav .open > a:hover {
    /*background: #252525;!*#253443;*!*/
    color: #fff;
    outline: none;
    background-color: #253443;
}

.page-sidebar .sidebar-menu > li > a:hover {
    border-color: #253443;
    background-color: #fbfbfb;
}

#sidebar .nav > li > a:hover, #sidebar .nav > li > a:focus {
    text-decoration: none;
    background-color: #253443;
}

#sidebar .nav li .submenu li > a:hover, #sidebar .nav li .submenu li > a.active, #sidebar .nav li .submenu li.active > a, #sidebar .nav li .submenu li.open > a {
    text-decoration: none;
    color: #fff;
    background-color: #1f2c39;
}

.page-sidebar .sidebar-menu a:hover {
    color: white;
    border-color: #253443;
    /*background-color: #253443;*/
    background: #253443;
}

.page-sidebar .sidebar-menu > li > .submenu {
    background-color: #fbfbfb;
}

/*隐藏*/
.page-sidebar.menu-compact .sidebar-menu > li > a.menu-dropdown > .menu-text {
    border: 0;
    top: 0;
    left: 42px;
    width: 195px;
    border-bottom: 1px solid #253443;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.page-sidebar.menu-compact .sidebar-menu > li > a .menu-text {
    background-color: #253443;
}

.page-sidebar.menu-compact .sidebar-menu > li:hover > a {
    color: white;
}

/*tab栏一行*/
#div_tab_menu .roll-left {
    left: 0;
    border-right: solid 1px #ddd;
}

#div_tab_menu .roll-right {
    right: 0;
    border-left: solid 1px #ddd;
}

#div_tab_menu .roll-right.tabRight {
    right: 120px;
}

/*内容区域*/
#result_title {
    border: 0px solid rgba(0, 0, 0, .2);
   /* margin-left: -14px;
    margin-top: -12px;
    !*margin-right: -13px;*!
    margin-right: -14px;*/
}

.table thead tr {
    background: #ddd;
}

#result_select {
    border: 1px solid rgba(0, 0, 0, .2);
    margin-left: -14px;
    margin-top: -14px;
    margin-right: -14px;
}

#content_border {
    border: 0px solid rgba(0, 0, 0, .2);
    height: 95%;
    /*overflow-y: scroll;  由于打印*/
    /*overflow-y: auto;*/
    /*overflow-x: auto;*/
}

.scroll{
    overflow-y: auto;
    overflow-x: auto;
}
.noscroll{
    overflow-y: hidden;
    overflow-x: hidden;
}
/*#content_border .row{*/
/*width: 1004px;*/
/*}*/
.div_border {
    /*border: 1px solid rgba(0, 0, 0, .2);*/
}

.page-breadcrumbs.breadcrumbs-fixed + .tab-content {
    margin-left: -3px;
    margin-right: -6px;
}

#result_btn {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.page-content {
    background-color: #f9f9f9;
    overflow: hidden;
}

.iframeClass {
    width: 100%;
    height: 100%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border: 1px solid rgba(0, 0, 0, .2);
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

/**/

.content-tabs {
    position: relative;
    height: 42px;
    line-height: 39.5px;
    background: #fafafa;
    border-bottom: solid 2px #2c3e50;
    font-size: 12px;
    border-top: 1px solid #ddd;
}

.content-tabs .roll-nav, .page-tabs-list {
    position: absolute;
    width: 40px;
    height: 39px;
    text-align: center;
    color: #475059;
    z-index: 2;
    top: 0
}

.underline_yellow{
    border-color: #f4b400!important;
    border-bottom: 3px solid #fff;
}
.content-tabs .roll-left {
    left: 0;
    border-right: solid 1px #ddd
}

.content-tabs .roll-right {
    right: 0;
    border-left: solid 1px #ddd
}

.content-tabs button {
    background: #fff;
    border: 0;
    height: 39px;
    line-height: 39px;
    width: 40px;
    outline: 0
}

.content-tabs button:hover {
    background: #fafafa
}

.content-tabs button i {
    color: #999;
}

.content-tabs nav.page-tabs {
    margin-left: 40px;
    width: 100000px;
    height: 40px;
    overflow: hidden
}

.content-tabs nav.page-tabs .page-tabs-content {
    float: left
}

.content-tabs .page-tabs a {
    display: block;
    float: left;
    border-right: solid 0px #ddd;
    padding: 0 15px;
    padding-right: 8px;
    text-decoration: none;
    color: #475059;
}

.content-tabs .page-tabs a:first-child {
    padding-right: 15px;
}

.content-tabs .page-tabs a.active {
    background: #2c3e50;
    color: #fff;
    border-right: solid 1px #2c3e50;
}

.content-tabs .page-tabs a i {
    margin-top: -10px;
    right: 0px;
    position: relative;
    color: #999;
}

.content-tabs .page-tabs a i:hover {
    color: #c00 !important;
}

.content-tabs .page-tabs a.active i:hover {
    color: #fff !important;
}

.content-tabs .roll-right.tabRight {
    right: 120px
}

.content-tabs .roll-right.btn-group {
    right: 40px;
    width: 80px;
    padding: 0
}

.content-tabs .roll-right.btn-group button {
    width: 80px
}

.content-tabs .roll-right.tabExit {
    background: #fff;
    height: 39px;
    width: 40px;
    outline: 0
}
/*菜单栏*/
.page-sidebar {
    width: 219px;
}

.page-sidebar:before {
    left: 0px;
    width: 202px;
}

.page-sidebar .sidebar-menu {
    margin-left: 0px;
    width: 201px;
}

.page-body {
    padding: 0px 0px 0px;
}
#menuNav{
    overflow:auto;width: 218px;background-color: #FFFFFF;z-index: 2;
}
.page-sidebar.menu-compact + .page-content .breadcrumbs-fixed {
    left: 42px;
}
.page-sidebar.menu-compact > #menuNav{
    overflow: hidden;
    width:42px;
}
.page-sidebar.menu-compact .sidebar-menu > li > .submenu {
    width: 177px;
}
.page-breadcrumbs.breadcrumbs-fixed {
    left: 219px;
}
.page-sidebar.menu-compact .sidebar-menu .submenu > li.has-child .float_menu {
    left: 216px;
}

/*二级菜单的bug*/
.page-sidebar.menu-compact .sidebar-menu > li > .submenu {
    z-index: 125;
    padding-top:0;
}

@media only screen and (min-width: 881px) {
    .page-content {
        margin-left: 219px;
    }
}
.row {
    margin-right: 0px;
}

#content_border .row > div {
    padding-right: 2px;
    padding-left: 16px;
}

.page-content .row>div{
    padding-right: 2px
;
}

.page-sidebar .sidebar-menu .submenu > li.has-child  .float_menu{
    display: none;
    position: fixed;
    top: 0;
    left: 201px;
    width: 210px;
    padding: 0px;
}
.page-sidebar .sidebar-menu .submenu > li.has-child:hover  .float_menu{
    display: block !important;
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 201px;*/
    /*width: 210px;*/
    /*padding: 0px;*/
}
.page-sidebar.menu-compact .sidebar-menu > li > .submenu li:hover {
    background-color: #1f2c39;
}
.page-sidebar .sidebar-menu li:before{
    left: 1px;
}
/*页面*/
#pageToolbar .ui-paging-container{
    margin-left: -37px;
}
@media screen and (max-height: 430px) {
    #pageToolbar {
        border: 1px solid rgba(0, 0, 0, .2);
        height: 9%;
        position: fixed;
        top: 91%;
        width: 100%;
        white-space: nowrap;

    }
    #content_border {
        height: 91%;
    }
}
@media screen and (max-height: 500px) and (min-height: 431px) {
    #pageToolbar {
        border: 1px solid rgba(0, 0, 0, .2);
        height: 8%;
        position: fixed;
        top: 92%;
        width: 100%;
        white-space: nowrap;
    }
    #content_border {
        height: 92%;
    }
}
@media screen and (min-height: 501px) and (max-height: 560px){
    #pageToolbar {
        border: 1px solid rgba(0, 0, 0, .2);
        height: 7%;
        position: fixed;
        top: 93%;
        width: 100%;
        white-space: nowrap;
    }
    #content_border {
        height: 93%;
    }
}
@media screen and (min-height: 561px) and (max-height: 760px){
    #pageToolbar {
        border: 1px solid rgba(0, 0, 0, .2);
        height: 6%;
        position: fixed;
        top: 94%;
        width: 100%;
        white-space: nowrap;
    }
    #content_border {
        height: 94%;
    }
}
@media screen and (min-height: 761px) {
    #pageToolbar {
        border: 1px solid rgba(0, 0, 0, .2);
        height: 6%;
        position: fixed;
        top: 94%;
        width: 100%;
        white-space: nowrap;
    }
    #content_border {
        height: 94%;
    }
}
.underline_yellow{
    border-color: #f4b400!important;
    border-bottom: 3px solid #fff;
}
html{
    height: 100%;
}
html body{
    height: 100%;
}

.list-checkbox{
    position: relative;
    display: block;
    min-height: 20px;
    /*width: 7px;*/
    width: 14px;
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
}
.list-checkbox label {
    padding-left: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    cursor: pointer;
}
.toolbar{
    float: right;
    padding-right: 10px;
    padding-top: 3px;
}
/*table 样式*/
table td.nowrap {
    white-space: nowrap;
}
table th{
    white-space: nowrap;
}


/* print table */
.printTable {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    /*margin: 0px 0px 0px 1mm;*/
    padding: 0px;
}
.printTable tr.head th {
    text-align: center;
    font-size: 12px;
    border-style: solid;
    /*border-width: 2px 1px 1px 1px;*/
    /*border-color: #000000;*/
}
.printTable .body td {
    /*border: 1px solid #000000;*/
}
.printTable tr.head, .printTable .body tr {
    /*border-left: 2px solid #000000;*/
    /*border-right: 2px solid #000000;*/
}
.printTable tfoot td {
    text-align: center;
    /*	font-size: smaller; */
    /*padding: 5px;*/
    /*border-top: 2px solid #000000;*/
}
.printTable .caption td {
    height: 60px;
    line-height: 60px;
    letter-spacing: 3px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    border-style: none;
}
.printTable .prompt table {
    /*width: 100%;*/
}
.printTable .prompt td {
    /*text-align: left;*/
    border-style: none;
}
.caption {
    height: 35px; letter-spacing: 3px; font-size: 24px; font-weight: bold; text-decoration: underline; text-align: center;
}
/* end print table */
/*右键菜单*/
.rightMenu{
    width: 127px;
}
.rightMenu .list-group-item{
    padding: 5px 13px;
}
.report_title{
    display: none;
}

@media print {
    #content_border .row .div_border widget-header, #content_border #result_select,#content_border #result_btn{
        display: none;
    }
    .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: 0px;
    }
    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
        border: 1px solid #000000;
    }
    .noPrint {
        display: none;
    }
    .newPage {
        page-break-before: always;
    }
    .printTable thead {
        display: table-header-group; /* 将对象作为表格标题组显示（每页都显示的表头） */
    }
    .printTable th{
        white-space: normal;
        padding: 0px;
    }
    .printTable td{
        padding: 0px;
    }
    .printTable tfoot {
        display: table-footer-group; /* 将对象作为表格脚注组显示（每页都显示的页脚） */
    }
    .sizeA4 {
        width: 194mm;
    }
    .report_title{
        display: block;
    }


}

.close-btn{
    right: -75px;
    top: -10px;
    /* position: static; */
    float: left;
}
.login-container .loginbox{
    /*left: 650px;*/
    /*top: 60px;*/
    /*width: 450px !important;*/
    height: 250px !important;
}
.page-sidebar.menu-compact .sidebar-menu > li:hover >  .submenu-fixed{
    display: block !important;
    position: fixed;
}

.has-error{
    color: #ff6d6d;
}
label.error {
    /* remove the next line when you have trouble in IE6 with labels in list */
    color: red;
    font-style: italic
}