@font-face {
    font-family: 'iconfont';  /* project id 90051 */
    src: url('//at.alicdn.com/t/font_90051_snvc3nz8478pvi.eot');
    src: url('//at.alicdn.com/t/font_90051_snvc3nz8478pvi.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_90051_snvc3nz8478pvi.woff') format('woff'),
    url('//at.alicdn.com/t/font_90051_snvc3nz8478pvi.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_90051_snvc3nz8478pvi.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

body.login-page {
    background: url(../img/j02.jpg) no-repeat center center fixed;
    background-size: cover;
    overflow: hidden;
}

body.login-page .panel-login {
    opacity: 1;
}

body.login-page .form-group label {
    font-weight: normal;
}

body.login-page .container-login {
    margin: 12% auto;
}

body.login-page .form-group.last {
    margin-bottom: 0px;
}

body.login-page .callout-danger {
    background: #ddd !important;
    color: #dd4b39 !important;
}

body {
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
}

.main-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.info-box .info-box-icon .iconfont {
    font-size: 64px;
}

.main-sidebar,
.left-side {
    width: 80px;
}

.main-sidebar .nav > li,
.left-side .nav > li {
    text-align: center;
}

.main-sidebar .nav > li a,
.left-side .nav > li a {
    color: #fff;
}

.main-sidebar .nav > li a .iconfont,
.left-side .nav > li a .iconfont {
    font-size: 24px;
}

.main-sidebar .nav > li a b,
.left-side .nav > li a b {
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.main-sidebar .nav > li a:hover,
.left-side .nav > li a:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.main-sidebar .nav > li.active a,
.left-side .nav > li.active a {
    background-color: rgba(255, 255, 255, 0.2);
}

.content-wrapper, .right-side, .main-footer {
    margin-left: 80px;
}

.content-wrapper, .right-side {
    background: #F7F6F2;
}

.skin-black-light .wrapper, .skin-black-light .main-sidebar, .skin-black-light .left-side {
    background-color: #446f8f;

}

.table-title {
    margin-bottom: 0px;
}

.skin-black-light .main-header > .logo {
    border-right: none;
}

.content-wrapper.has-secondary-sidebar .content {
    margin-left: 120px;
}

.sidebar-secondary {
    position: fixed;
    width: 120px;
    color: rgba(0, 0, 0, 0.75);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    height: 100% !important;
}

.sidebar-secondary header {
    padding: 20px;
}

.sidebar-secondary header h5 {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.9);
    font-weight: bold;
}

.sidebar-secondary header h5 a {
    color: inherit;
}

.sidebar-secondary header small {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}

.sidebar-secondary .nav > li > a {
    padding: 10px 12px;
    border: none;
}

.sidebar-secondary .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.sidebar-secondary .nav > li.active > a {
    background-color: rgba(0, 0, 0, 0.07);
}

.content .header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
}

.content .body.oa-body .info-box, .content .body.activity-body .info-box {
    position: relative;
}

.content .body.oa-body .info-box .info-box-icon, .content .body.activity-body .info-box .info-box-icon {
    font-size: 12px;
}

.content .body.oa-body .info-box .info-box-content .button-group, .content .body.activity-body .info-box .info-box-content .button-group {
    position: absolute;
    bottom: 5px;
    left: 100px;
}

.content .body.oa-body .info-box .info-box-content .button-group .btn-xs, .content .body.activity-body .info-box .info-box-content .button-group .btn-xs {
    padding-left: 10px;
    padding-right: 10px;
}

.content .body .file-preview {
    border: none;
    padding: 0;
}

.content .body .file-preview .file-default-preview img {
    border: 1px solid #ddd;
    padding: 6px;
}

.content .body .file-preview .file-preview-frame {
    margin: 0;
    box-shadow: none;
}

.content .body.menu-body .col-wx {
    position: relative;
}

.content .body.menu-body .wx-window {
    position: fixed;
    width: calc(33% - 80px);
    top: 115px;
}

.content .body.menu-body .wx-window .head {
    background: rgba(0, 0, 0, 0.8);
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
    text-align: center;
}

.content .body.menu-body .wx-window .body {
    height: 300px;
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.content .body.menu-body .wx-window .foot {
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.content .body.menu-body .wx-window .foot .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-bottom: 0px;
}

.content .body.menu-body .wx-window .foot .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

.content .body.menu-body .wx-window .foot .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-radius: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.content .body.menu-body .wx-window .foot .dropdown-menu {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    bottom: 50px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: unset;
    left: 50%;
}

.content .body.menu-body .wx-window .foot .dropdown-menu > li {
    padding-left: 10px;
    padding-right: 10px;
}

.content .body.menu-body .wx-window .foot .dropdown-menu > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.content .body.menu-body .wx-window .foot .dropdown-menu > li.last > a {
    border-bottom: none;
}

.content .body.menu-body .wx-window .foot .dropdown-menu > li.arraw {
    padding-left: 0px;
    padding-right: 0px;
}

.content .body.menu-body .wx-window .foot .dropdown-menu > li.arraw > a {
    border-bottom: none;
}

.content .body.menu-body .wx-window .foot .dropdown-menu .arraw {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

.content .body.menu-body .wx-window .foot .dropdown-menu .arraw:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 10px;
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.content .body.menu-body .custom-menu-wrap {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.content .body.menu-body .custom-menu-wrap .nav .disabled > a {
    cursor: text;
    padding-left: 0;
    font-weight: normal !important;
}

.content .body.menu-body .custom-menu-wrap .nav.nav-stacked > li > a {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    font-weight: bold;
}

.content .body.menu-body .custom-menu-wrap .nav.nav-stacked > li > a:hover {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.content .body.menu-body .custom-menu-wrap .nav.nav-stacked > li > a .btn-link {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 12px;
    color: #aaa;
}

.content .body.menu-body .custom-menu-wrap .nav.nav-stacked > li.active > a {
    border-top: 1px solid #3c8dbc;
    border-bottom: 1px solid #3c8dbc;
    border-right: 1px solid #fff;
    background: #fff;
}

.content .body.menu-body .custom-menu-wrap .nav.nav-stacked > li:hover > a .btn-link {
    color: #333;
}

.content .body.menu-body .custom-menu-wrap .col-left {
    padding-right: 0;
    position: relative;
    z-index: 2;
}

.content .body.menu-body .custom-menu-wrap .col-right {
    padding-left: 0;
    margin-left: -1px;
    position: relative;
    z-index: 1;
}

.content .body.menu-body .custom-menu-wrap .col-right .ion-close-circled {
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 24px;
    cursor: pointer;
    display: none;
}

.content .body.menu-body .custom-menu-wrap .col-right:hover .ion-close-circled {
    display: block;
}

.content .body.menu-body .custom-menu-wrap .col-right .tab-content {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    margin: 15px 0;
    background: #fff;
    padding: 10px;
    min-height: 200px;
}

.content .body.menu-body .custom-menu-wrap .col-right .menu-actions {
    padding-bottom: 15px;
}

/*# sourceMappingURL=app.css.map */

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #D9D9D9;
}

.table tbody tr td {
    line-height: 34px;
}

.oa-body .search-view div {
    padding: 5px 5px 0 5px;
}

.oa-body table tr td, .oa-body table tr th {
    text-align: center;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
}

.select2-container .select2-choice {
    border: 0px;
    background: none;
    line-height: 22px;
    border-radius: 0px;
    background-image: none;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 15px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 0px;
    border-radius: 0px;
    background-clip: padding-box;
    background: none;
    background-image: none;
}

.main-header .logo {
    width: 370px;
    height: 60px;
    line-height: 60px;
}

.main-header .user-menu .dropdown-toggle {
    height: 60px;
    font-size: 20px;
    padding-top: 20px;
    font-weight: 100;
}

.main-header > .navbar {
    margin-left: 370px;
}

.notifications-menu .logo {
    width: 150px;
}

.panel-footer {
    opacity: 1;
}

.system_use_description {
    width: 300px;
    position: absolute;
    opacity: 0.7;
    background: #666666;
    border-radius: 3px;
    top: 30px;
    right: 30px;
    color: #FFFFFF;
}

.system_use_description .info_text {
    margin: 10px;
}

.skin-black-light .main-header > .navbar {
    background-color: #1f537b;
    min-height: 60px;
}

.skin-black-light .main-header > .logo {
    background-color: #1f537b;
    height: 60px;
}

.skin-black-light .main-header > .logo:hover {
    background-color: #4e7ea2;
}

.skin-black-light .main-header > .navbar .nav > li > a:hover {
    background-color: #4e7ea2;
    color: #fff;
}

.skin-black-light .main-header > .navbar .nav > li > a > span {
    color: #FFF;
}

.sidebar-secondary {
    background: #598fb5;
    box-shadow: 3px 3px 3px #aaa;
}

.content-wrapper.has-secondary-sidebar .content {
    background: #FFFFFF;
}

.search-view .select2-container .select2-choice {
    line-height: 30px;
}

.login-page .panel {
    background: transparent;
}

.login-page .panel-default {
    border: 0px;
}

.login-page .panel-default > .panel-heading {
    background: transparent;
    border: 0px;
}

.login-page .panel-footer {
    background: transparent;
    border: 0px;
    color: #FFF !important;
    text-align: center;
    margin-top: 10px;
}

.login-page .panel-footer .text-muted {
    color: #CCC !important;
}

.login-page {
    color: #F0FBFF !important;
}

.login-page .panel-heading {
    color: #034366 !important;
}

.login-page .form-group.has-success label {
    color: #F0FBFF !important;
}

.main-header .logo .logo-lg {
    color: #F0FBFF !important;
}

.skin-black-light .main-header {
    box-shadow: 0px 3px 3px #183756;
    border-bottom: 0px;
}

.main-sidebar .slimScrollDiv {
    box-shadow: 3px 3px 3px #666666;
}

.main-sidebar, .left-side {
    padding-top: 60px;
}

.content .desktop a .iconfont {
    font-size: 48px;
    margin-top: 20px;
}

.content .desktop a {
    display: block;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 110px;
    height: 110px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 70px;
    padding-top: 20px;
    font-size: 18px;
    -webkit-box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}

.m_t80 {
    margin-top: 80px;
}

.overflow-y {
    height: 300px;
    min-height: 400px;
    overflow-y: scroll;
}

.overflow-y .list-table {
    margin-top: -30px;
}

.list-table thead {
    visibility: hidden;
}

.pagination {
    margin: 10px;
}

.box-no-border {
    border-top: 0px;
}

.field__name {
    line-height: 22px;
    padding-bottom: 16px;
    margin-right: 8px;
    color: rgba(0, 0, 0, 0.85);
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    min-width: 9em;
}

.field__value {
    line-height: 22px;
    width: 100%;
    padding-bottom: 16px;
    color: rgba(0, 0, 0, 0.65);
    display: table-cell;
    vertical-align: middle;
    padding-left: 1em;
}

.skin-black-light .main-header>.navbar .nav .open>a {
    background: #0d6aad !important;
    color: #999;
}