html, body {
    font-family: "Microsoft YaHei", "微软雅黑", "Heiti SC", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.indexBackGroudStyle {
    background-image: url('../img/bg/Image001.jpg');
    background-size: cover
}

.content-header {
    font-size: 16px;
    font-weight: bold;
}

.error, .error-message {
    color: red;
}

.error-message {
    padding-right: 5px;
}

.content {
    min-height: 600px;
}

.box-tools {
    padding-top: 5px;
}

.no-data {
    text-align: center;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #f9f9f9;
}

.tab-box-body {
    min-height: 420px;
    /*max-height: 420px;*/
    overflow-y: auto;
}

.box-body-md {
    min-height: 471px;
    /*max-height: 471px;*/
    overflow-y: auto;
}

.box-body-lg {
    min-height: 516px;
    /*max-height: 516px;*/
    overflow-y: auto;
}

.table-row-selected {
    background: #beebff;
}

.box-primary {
    margin-bottom: 0px !important;
}

.mailbox-controls {
    padding: 0px 10px 0px 0px !important;
}

.pagination {
    margin: 10px 0px 6px 0px !important;
}

.mini-tree-panel {
    margin-top: 10px;
}

.mini-tree-panel-body {
    min-height: 273px;
    max-height: 273px;
    overflow-y: auto;
}

.select-user-has-pagebar {
    min-height: 457px;
    max-height: 457px;
}

.select-user-without-pagebar {
    min-height: 508px;
    max-height: 508px;
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}

.custom-label {
    text-align: right;
    padding-right: 20px !important;
    font-weight: bold;
}

.td-form-label {
    text-align: right;
    padding-top: 16px !important;
    font-weight: bold;
}

.main-footer {
    padding: 9px 0px 0px 0px !important;
}

.portal-box-body {
    min-height: 470px;
    max-height: 470px;
    overflow-y: auto;
}

.custom-panel {
    min-height: 40px;
    padding: 18px 10px 18px 10px;
    background-color: #f5f5f5;
}

.form-group-no-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.box-has-pagebar {
    min-height: 465px;
    /*max-height: 465px;*/
    overflow-y: auto;
}

.box-no-pagebar {
    min-height: 516px;
    /*max-height: 516px;*/
    overflow-y: auto;
}

.not-read {
    color: #FFBE11;
}

.custom-checkbox {
    width: 15px;
    height: 15px;
    margin: 0px 0px 0px 0px !important;
}

.custom-btn-sm {
    line-height: 12px !important;
}

.custom-operation-td {
    padding-top: 6px !important;
    padding-bottom: 2px !important;
}

.login-box-body {
    padding: 30px 50px;
}

th.oa-title, th.username, th.account-name, th.date-time {
    text-align: center;
}

th.username {
    width: 100px;
}

th.account-name {
    width: 180px;
}

th.date-time {
    width: 150px;
}

th.handler, td.handler {
    text-align: left;
    width: 60px;
}

td.oa-title {
    text-align: left;
    word-break: break-all;
}

td.username {
    text-align: center;
    width: 100px;
}

td.account-name {
    text-align: center;
    width: 180px;
}

td.date-time {
    text-align: center;
    width: 140px;
}

td.decimal {
    text-align: right;
}

th.center-title, td.center-title {
    text-align: center;
}

th.oa-index, td.oa-index {
    text-align: center;
    width: 35px;
}

th.oa-status, td.oa-status {
    text-align: center;
    width: 80px;
}

th.oa-category, td.oa-category {
    text-align: center;
    width: 120px;
}

th.oa-phone, td.oa-phone {
    text-align: center;
    width: 115px;
}

td.vertical-center {
    vertical-align: middle !important;
    text-align: center;
}

/*input.ng-invalid {*/
/*border: 1px solid red;*/
/*}*/

/*input.ng-valid{*/
/*border: 1px solid green;*/
/*}*/

.user-panel > .image > img {
    height: 45px;
    max-width: 45px;
    width: 45px;
}

.navbar-nav > .user-menu .user-image {
    height: 25px;
    width: 25px;
}

.profile-user-img {
    margin: 0 auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #d2d6de
}

.list-group-unbordered > .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

@font-face {
    font-family: 'iconfont';
    src: url('font/iconfont.eot'); /* IE9*/
    src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/iconfont.woff') format('woff'), /* chrome、firefox */ url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.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;
}

.icon-ie:before {
    content: "\ebda";
}

.icon-chrome:before {
    content: "\e678";
}

.icon-uc:before {
    content: "\e61d";
}

.icon-firefox:before {
    content: "\e603";
}

.icon-safari:before {
    content: "\e6ce";
}

.icon-sg:before {
    content: "\e61c";
}

@media (min-width: 639px) {
    .showOnDesktop {
        display: block;
    }

    .showOnMobile {
        display: none;
    }
}

@media (max-width: 639px) {
    .showOnDesktop {
        display: none;
    }

    .showOnMobile {
        display: block;
    }
}

@media (max-width: 767px) {
    .wrapper-padding {
        padding-top: 50px !important;
    }
}

.carousel-control {
    display: none;
}

.carousel-caption {
    padding-bottom: 0px;
    bottom: 0px;
    padding-top: 2px;
    opacity: 0.5;
    margin: 0px 2px;
    background-color: #000000;
    left: 0;
    right: 0;
}

.carousel-caption p {
    color: #fff;
    opacity: 1;
    font-weight: bold;
}

.carousel-indicators {
    bottom: 2px;
    margin-bottom: -20px;
}

.carousel-indicators li {
    border: 1px solid darkgray;
}

.carousel-indicators .active {
    background-color: cornflowerblue;
    height: 12px;
    margin: 0;
    width: 12px;
}

table.fixed {
    table-layout: fixed; /* 只有定义了表格的布局算法为fixed，下面td的定义才能起作用。 */
}

.fixed td.nowrap {
    word-break: keep-all !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.portalBody .content-wrapper, .portalBody .wrapper {
    background-color: #fff;
}

.portalBody .box {
    border-radius: 0px;
}

.portalBody * {
    font-size: 13px;
}

.portalBody .table > thead > tr > th, .portalBody .table > tbody > tr > td, .portalBody .table > tfoot > tr > td {
    line-height: 1.42857;
    padding: 4px;
}

.portalBody td .badgeLabel {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    margin-left: 0.2em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.todo-list > li .label {
    font-size: 12px;
    margin-left: 10px;
}

.cke_chrome {
    border: 1px solid #b6b6b6;
    box-shadow: none !important;
    display: block;
    padding: 0;
}

.chat .item > .message {
    margin-left: 55px;
    margin-top: -30px;
}

.prgress_completed {
    width: 100px;
    background-color: rgba(0, 91, 204, 0.51);
    display: inline-block;
    height: 10px;
    border: 1px solid #0099cc;
}

.prgress_start {
    width: 100px;
    display: inline-block;
    height: 10px;
    border: 1px solid #0099cc;
}

.nav-tabs-custom {
    box-shadow: 0px;
    margin-bottom: 0px;
}

.paper-tab .tab-content {
    padding: 0px;
}

.nav-tabs,
.nav-pills {
    position: relative;
}

/*
* For close button
*/
.nav-tabs > li .close {
    margin: -2px 0 0 10px;
    font-size: 18px;
}

.cke_dialog_ui_labeled_label {
    margin-bottom: 10px !important;
    display: block !important;
}

.column-value-control {
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    border: none;
    resize: none;
}

.row-separator {
    margin-left: -8px !important;
    margin-right: -8px !important;
    border-bottom: 1px solid #e5e5e5;
}

.custom-tabset {
    box-shadow: none;
}

.nav-tabs>li.disabled>a,
.nav-tabs>li.disabled>a:hover,
.nav-tabs>li.disabled>a:focus {
    display: none;
}

.ui-select-match{
   //overflow:hidden;
}