#wrapper{
    background: #304150;
}
.nav-tab-set{
    width: 100%;
    height: 42px;
    background: #fafafa;
    border-bottom: solid 2px #30404f;
    position: fixed;
    top: 0;
    z-index: 500;
    color: #999!important;
}
.nav-tab-set button:hover{
  color: #676a6c;
}
.layout-tab-content{
    padding: 42px 15px 15px;
}
.long-nav {
    overflow: hidden;
}
.router-tabs li{
    display: inline-block;
    height: 40px;
    border-right: 1px solid #eeeeee;
}
.router-tabs{
    overflow: hidden;
    width: 9900px;
    height: 40px;
    position: relative;
    z-index: 550;
    margin-left: 40px;
}
.router-tabs li a:hover{
    color: #777777!important;
}
.router-tabs li a{
    line-height: 40px!important;
    padding: 0 15px!important;
    font-size: 13px!important;
    font-weight: 400!important;
    color: #999!important;
    display: inherit!important;
}
.router-tabs li a i:hover{
    color: #ff0000;
}
.router-tabs .active{
    background: #304150!important;
    border: none!important;
    color: #999!important;
}
.router-tabs .active :hover{
    background: #2a3946!important;
    color: #ffffff!important;
}
.router-tabs .active :focus{
    /*background: #2a3946!important;*/
    color: #999!important;
}
.router-tabs .active a{
    /*background: #2a3946!important;*/
    color: #999!important;
}
.tab-left-btn{
    height: 40px;
    background: #FFFFFF;
    float: left;
    border: none;
    padding: 0 15px;
    border-right: 1px solid #eeeeee;
    outline: none!important;
    position: fixed;
    z-index: 600;
}
.tab-left-btn-second{
    margin-left: 40px;
    border-left: 1px solid #eee;
}
.tab-left-btn :hover{
    background: #f2f2f2!important;
}
.tab-left-btn :focus{
    outline: none!important;
}
.nav-right{
    float: right;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 600;
}
.nav-right button{
    height: 40px;
    background: #FFFFFF;
    border: none;
    padding: 0 15px;
    border-left: 1px solid #eeeeee;
    outline: none!important;
}
.long-nav{
    width: 10000px;
    height: 40px;
}
.dropdown-menu-tab{
    background: #FFFFFF;
    width: 160px;
    height: 128px;
    padding: 0;
    margin-top: 2px;
}
.dropdown-menu-tab li{
    display: inline-block;
    height: 32px;
    width: 158px;
}
.dropdown-menu-tab li:first-child{
    margin-top: 8px;
}
.dropdown-menu-tab .divider{
    height: 1px;
    background: #e5e5e5;
    margin: 8px 0;
    width: 100%;
}
.dropdown-menu-tab li a{
    display: inline-block;
    padding: 3px 20px;
    color: #676a6c;
    line-height: 26px;
}
.dropdown-menu-tab li:hover{
    background: #f5f5f5;
}
.dropdown-menu-info {
    border-radius: 0 !important;
}
.dropdown-menu-info li:hover {
    background: #f5f5f5;
}
.ui-select-container:focus{
    border:none;
    outline: none;
}
.ui-select-toggle:hover{
    background-color: #ffffff;
    border: 1px solid #e5e6e7!important;
}
.ui-select-toggle:focus{
    background-color: #ffffff!important;
    border: 1px solid #1ab394!important;
}
.ui-select-match .btn-default:focus{
    background-color: #ffffff!important;
}
.ui-select-choices-row .active{
    background-color: #1e90ff!important;
}
.login-tab .nav-item{
    height: 60px;
    background-color: #f3f3f4!important;
}
.login-tab .nav-item .nav-link{
    padding-top: 22px;
    height: 60px;
}
.login-tab .nav-item .nav-link span{
    font-size: 16px;
    font-weight: 400;
}
.nav-tabs .active{
    background-color: #ffffff!important;
}
.loginscreen{
    width: 480px;
}
.has-error:focus{
    border-color: #ff0000!important;
}
#wrapper{
    background-color: #2f4050!important;
}
h2{
    margin: 20px 0 10px 0!important;
}
.ant-cascader-input{
    height: 34px!important;
    border-radius: 0!important;
    border: 1px solid #E5E6E7!important;
    font-size: 14px!important;
    padding-left: 12px!important;
    font-weight: 200!important;
}
.ant-cascader-picker-label{
    font-size: 14px!important;
    padding-left: 12px!important;
    font-weight: normal!important;
    color: #5a5a5a!important;
}
.ant-cascader-input:hover{
    border: 1px solid #E5E6E7!important;
}
.ant-cascader-input span{
    color: #686B6d!important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#999!important;
    font-size: 14px!important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#999!important;
    font-size: 14px!important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#999!important;
    font-size: 14px!important;

}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#999!important;
    font-size: 14px!important;
}
.ant-cascader-input:focus{
    outline: none!important;
    border: 1px solid #1ab394!important;
    box-shadow: none!important;
}
.ng-tns-c2-0:focus{
    outline: none!important;
    border: none!important;
    box-shadow: none!important;
    border-radius: 0!important;
    outline-color: #ffffff!important;
}
.ant-cascader-picker:focus{
    outline: none!important;
    border: none!important;
    box-shadow: none!important;
    border-radius: 0!important;
    outline-color: #ffffff!important;
}
/*, */
/*border: 1px solid #1ab394!important;*/
/*/*/
.ant-input:focus{
    outline: none!important;
    border: 1px solid #1ab394!important;
}
.ant-cascader-picker:focus .ant-cascader-input {
    border-color: #1ab394!important;
    outline: none!important;
    box-shadow: none!important;
}
.ant-cascader-menu-item:hover{
    background-color: #1e90ff!important;
    color: #ffffff!important;
}
.top-right-button{
    text-align: right;
    margin-top: 20px;
}
.input-label{
    margin-bottom: 8px;
}
.ui-datatable-emptymessage-row{
    text-align: center;
    height: 100px;
    font-size: 30px;
}
.ui-datatable-thead tr{
    height: 35px;
    background: #ffffff!important;
}
.ui-datatable-thead tr th{
    background: #ffffff!important;
    text-align: left;
    font-weight: 700!important;
    color: #757575!important;
    padding-left: 14.4px!important;
    padding-right: 14.4px!important;
}
.ui-datatable-thead .ui-state-active{
    color: #000000!important;
}
.ui-datatable-data tr{
    height: 34px;
    color: #676a6c;
}
.ui-datatable-data tr td{
    padding-left: 14.4px!important;
    padding-right: 14.4px!important;
    border-color: #e7eaec!important;
}

.ui-datatable-data .ui-datatable-odd{
    background: #F9F9F9!important;
}
.table-left-label {
    vertical-align: middle;
    font-weight: normal;
    margin-right: 8px;
}

.table-left-bottom {
    display: table;
    padding-left: 0!important;
}

.table-left-bottom * {
  margin-bottom: 0;
}

.table-left-select {
    vertical-align: middle;
    font-weight: normal
}

.table-left-label-two {
    vertical-align: middle;
    font-weight: normal;
    margin-left: 8px;
}
.page-input {
    width: 60px!important;
    height: 28px!important;
    padding: 0 5px;
    -webkit-appearance: none;
    font-size: 12px;
}

.page-select {
    height: 28px !important;
    padding: 0 5px;
    font-size: 12px;
}

.page-input-group {
    margin-left: 15px;
}

.page-total-page {
    margin-left: 8px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}
.page-button {
    margin-bottom: 0!important;
    margin-left: -4px;
    height: 28px;
    border-radius: 0!important;
}
.breadcrumb .active{
    font-weight: 700!important;
}
.top-tip{
    margin-bottom: 20px;
}
.top-tip .ui-messages{
    margin: 0;
}
.ui-messages-error{
    background: #f2dede;
    color: #a94442;
    border-color: #ebccd1;
}
.ui-messages-success{
    background: #dff0d9;
    color: #3c763d;
    border-color: #d6e9c6;
    padding-left: 9px;
}
.ui-messages-close{
    color: inherit!important;
}
.ui-messages .ui-messages-close{
    right: 13px!important;
}
.form-content{
    background: #ffffff;
    margin: 15px -15px 41px -15px;
}
.form-content-lg-12{
    padding: 0 30px 0 30px!important;
}
.form-hr-line-dashed{
    margin-left: -15px!important;
    margin-right: -15px!important;
}
.text-danger-top{
    margin-top: 15px;
}
.red-label {
    color: #FF0000;
    margin-right: 8px;
    font-weight: 700!important;
}
.ui-autocomplete-input {
    height: 34px;
    background: #fff!important;
    width: 100%;
    border-color: #e5e6e7!important;
    padding-left: 10px;
    font-weight: normal!important;
}
.ui-inputtext:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ui-inputtext:focus {
    border-color: #1ab394!important;
}
.ui-corner-all:active{
    border-color: #1ab394!important;
}
.ui-autocomplete{
    width: 100%!important;
}
.ui-autocomplete-list .ui-state-highlight{
    background: #1ab394!important;
    color: #ffffff;
}
.table-set{
    color: #ccc!important;
    font-weight: 400!important;
}
.table-set a{
    color: #337ab7!important;
}
.table-set a:hover{
     color: #23527c!important;
 }
.table-set a:focus{
    color: #23527c!important;
}
.table-set a:active{
    color: #337ab7!important;
}
.ui-confirmdialog {
    z-index: 2200 !important;
    display: table-cell;
    vertical-align: middle;
}
.ui-dialog {
    z-index: 2200!important;
    display: table-cell;
    vertical-align: middle;
}
.ui-dialog.ui-widget .ui-dialog-content {
  padding: 20px 20px 20px 20px;
}
.ui-widget-content {
  color: #676a6c;
}
.ui-confirmdialog:active{
    border: 1px solid #ddd!important;
}
.ui-widget-overlay{
    z-index: 2100!important;
    background: #000!important;
}
.tab-form .tab-content{
    border-left: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
    border-right: 1px solid #ddd!important;
    margin-top: 0!important;
}
.tab-form .tab-content .tab-pane{
    margin-top: 0!important;
}
.profile-element img{
    width: 48px;
    height: 48px;
}
.breadcrumb{
    margin-top: 28px;
    padding-left: 0!important;
}
.top-left-nav{
    padding-left: 0px!important;
}
.ui-state-highlight, .ui-widget-header .ui-state-highlight{
    background: #1ab394!important;
}
.ui-fileupload-choose:not(.ui-state-disabled):hover,  .ui-widget-header .ui-button:enabled:hover,.ui-widget-header .ui-button:enabled:hover,.ui-widget-header .ui-button:focus{
    background: #1ab394!important;
    border-color: #1ab394;
}
.ui-fileupload-choose.ui-state-focus{
    background: #ffffff!important;
    border-color: #1ab394;
}
.ui-dropdown:not(.ui-state-disabled):hover {
    border-color: #e5e6e7;
    background: #ffffff;
}
.ui-dropdown-panel .ui-dropdown-item {
    font-weight: normal;
    border: 0 none;
    cursor: pointer;
    margin: 1px 0;
    padding: .125em .25em;
    text-align: left;
    height: 28px;
    line-height: 25px;
}
.ui-fileupload-content{
    border-color: #e5e6e7!important;
}
.ui-fileupload-buttonbar{
    border-color: #e5e6e7!important;
}
.ui-growl-message-error{
    background: #eb5768!important;
    border-radius: 4px!important;
}
.index-loading {
    background: #f3f3f4;
    width: 100%;
    height: 100%;
    align-items: center;
    bottom: 0;
    box-sizing: border-box;
    display: flex;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.index-loading img {
    margin: auto;
    height: 200px;
    width: 200px;
}
.right-loading {
    align-items: center;
    background: rgba(231,234,236,0.5) none repeat scroll;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 200;
    position: absolute;
    margin-left: -15px;
    margin-top: -57px;
  }

  .right-loading img {
    margin: auto;
    height: 200px;
    width: 200px;
  }
 .form-input-label{
   font-weight: 400!important;
   width: 100px;
 }
 .form-input-label input{
     margin-right: 8px;
 }
 .form-content-tab .nav-tabs{
     margin-left: -15px;
     margin-right: -15px;
 }
.ui-tree{
    width: 100%!important;
    border: none!important;
}
.ui-treenode-children .ui-treenode-leaf{
    float: left;
}
.ui-treenode-children{
    display: table!important;
}
.ui-treenode{
    padding: 6px 8px!important;
}
/*用户手册面包屑右侧三角形*/
i.route-dropdown {
  line-height: inherit;
  margin-left: 8px;
  display: block;
  float: right;
  margin-top: -2px;
  cursor: pointer;
}
/*各页面的操作手册按钮BEGIN*/
ul.menu-dropdown {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  font-size: 12px;
  list-style: none outside none;
  text-shadow: none;
  z-index: 400;
  position: absolute;
  background-color: #ffffff;
  padding: 2px;
  margin-top: 1px;
  text-align: left;
  margin-left: 17px;
  width: 66px;
  line-height: 18px;
}

.menu-dropdown li {
  padding: 4px 5px;
  cursor: pointer;
}

.menu-dropdown li:hover {
  background-color: #f5f5f5;
}

.menu-dropdown li a {
  color: #676a6c !important;
}
/*各页面的操作手册按钮END*/
.list-search-box{
    margin-bottom: 0!important;
    /* border: 1px border-style color; */
}
.list-search-box .search-form-group{
    margin-bottom: 6px!important;
    margin-top: 6px!important;
}
.list-search-box .ibox-content{
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.ui-datatable .ui-datatable-loading-content{
    top: 48%!important;
}
.dropdown-menu-tab{
    border: 1px solid #eeeeee;
    padding-bottom: 10px;
}
.ui-datatable-emptymessage{
    height: 175px!important;
}
.ui-dialog-footer-button{
    margin-bottom: 2px!important;
}
.list-page-heading{
    padding-bottom: 0!important;
    height: 35px;
    margin-top: 15px;
    border: none!important;
}
.list-page-heading .sm-breadcrumb{
    margin-top: 0;
    line-height: 35px;
    height: 35px;
    padding-left: 5px!important;
}
.head-right-button{
    border-radius: 0!important;
}
.list-ibox-content{
    padding-bottom: 0!important;
    padding-top:20px!important;
    padding-left:15px!important;
    padding-right:15px!important;
}
.search-box-pad{
    padding-left:10px;
    padding-right:10px;
}
.head-right-list-btn{
    margin-right:-10px!important;
    height:35px!important;
}
.head-right-return-btn{
    margin-right: 20px;
    height:35px!important;
    border-bottom: none!important;
    border-top: none!important;
}
.form-tip{
    margin: 15px -15px!important;
}
.confirm-button-default{
    background-color: #ffffff!important;
    border: 1px solid #d2d2d2!important;
    color: #676a6c!important;
    border-radius: 3px!important;
    display: inline-block!important;
    padding: 6px 12px!important;
    margin-bottom: 0!important;
    margin-right: 5px!important;
    font-size: 14px!important;
    font-weight: 400!important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: none!important;
    background-image: none;
}
.confirm-button-default .ui-button-text, .confirm-button-primary .ui-button-text{
    padding: 0!important;
}
.confirm-button-default:hover{
    background-color: #e6e6e6!important;
    border: 1px solid #d2d2d2!important;
}
.confirm-button-primary{
    background-color: #1ab394!important;
    border-color: #1ab394!important;
    color: #FFFFFF!important;
    border-radius: 3px;
    border-radius: 3px!important;
    display: inline-block!important;
    padding: 6px 12px!important;
    margin-bottom: 0!important;
    font-size: 14px!important;
    font-weight: 400!important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: none!important;
    background-image: none;
}
.confirm-button-primary:hover{
    background-color: #18a689!important;
    border-color: #18a689!important;
}
.top-tip{
    margin-bottom: 15px!important;
}
.table-responsive{
    padding-bottom: 20px!important;
}
.role-set-title{
    border-top: none!important;
    border-bottom: 1px solid #e5e6e7!important;
    padding-top: 0!important;
    height: auto!important;
    min-height: 30px!important;
    padding-bottom: 20px!important;
    margin-bottom: 5px!important;
}


.form-tabset-top {
  padding-top: 0 !important;
}

.form-tabset .nav-tabs {
  margin-top: -1px !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
  border-bottom: 1px solid #ddd;
}
/*列表页的tab样式list-tabset*/
/*.form-tabset.list-tabset .nav-tabs {*/
  /*margin-left: 0 !important;*/
  /*margin-right: 0 !important;*/
  /*background-color: #FFF;*/
  /*border-bottom: 1px solid #fff;*/
/*}*/
/*.form-tabset.list-tabset .tab-content .tab-pane{*/
  /*margin-top: 0!important;*/
/*}*/

.form-tabset .nav-tabs a {
  padding: 11px 25px !important;
  margin: 0 !important;
  border: none !important;
}

.form-tabset > .nav-tabs > li.active a {
  padding: 11px 25px 10px 25px !important;
  margin: 0 !important;
  border: none !important;
}

.form-tabset tabset .nav-tabs a {
  padding: 7px 30px !important;
}

.form-tabset .nav-tabs a:hover {
  border-radius: 0 !important;
  background-color: #e6e6e6 !important;
}

.form-tabset .nav-tabs li {
  margin-top: 1px !important;
}

.form-tabset .nav-tabs li.active a:hover {
  border-radius: 0 !important;
  background-color: #fff !important;
}

.form-tabset > .nav-tabs > li.active {
  border-bottom: 2px solid #314351 !important;
}

.form-tabset > .nav-tabs > li.active > a.active {
  padding-bottom: 9px !important;
}

.form-tabset tabset > .nav-tabs {
  border-bottom: 1px solid #ddd !important;
}

.form-tabset tabset > .nav-tabs > li.active {
  border: 1px solid #ddd !important;
  border-bottom: none !important;
}

.form-tabset .nav-tabs a > span {
  font-weight: lighter !important;
  color: #878A8E !important;
}

.form-tabset  .nav-tabs a.active > span {
  font-weight: normal !important;
  color: #575A5E !important;
}

#side-menu li i{
    width: 13px!important;
}

.modal-body-scalls {
  overflow-y: hidden !important;
}
div.ui-dialog-content {
  height: auto !important;
}
.lecture-dropdown .ui-dropdown {
  width: 100% !important;
  padding: 6px 12px;
  height: 34px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  font-weight: normal;
  color: #68686D !important;
  border: 1px solid #E5E6E7;
  background: #FFF !important;
}
.position-menu {
    position: fixed;
    left: 70px!important;
}
/*单个tabset header 样式 无tab pane*/
.list-tabset-container .nav-tabs li {
  margin-top: 0!important;
}
.list-tabset-container .nav-tabs li a:focus {
  border-radius: 0!important;
}

.disabledLink {
  color: #ccc;
  pointer-events:none;
}
