
.tps-nav-tabs li.active:hover {
    border: none;
    background-color: white;
    color: #22354B;
}
.tps-nav-tabs li>a:hover,
.tps-nav-tabs li.active,
.tps-nav-tabs li>a:focus {
    border: none;
    border-top: 3px solid #0092FE;
    background-color: white;
    color: #22354B;
}
.tps-nav-tabs li.active > a{
    color: #22354B;
}
.tps-nav-tabs > .panel-body {
    padding: 0;
}

.tps-nav-tabs {
    margin-bottom: 0;
    border: none;
    background-color: #EFF3F6;
    border-top: 1px solid #D9DFE4;
    border-left: 1px solid #D9DFE4;
    border-right: 1px solid #D9DFE4;
}
.tps-nav-tabs li {
    width: auto;
}
.tps-nav-tabs li>a {
    text-align: center;
    border-radius: 0;
    margin-right: 0;
    color: #676a6c;
    border-right: 1px solid #D9DFE4;
}

.tps-nav-tabs li:last-child>a {
    border-right: none;
}

.tps-grid-header {
    border-top: none;
}
.tps-grid-header > .panel-heading {
    height: 48px;
}
.tps-grid-header > .panel-heading h4 {
    line-height: 28px;
}

.ibox-tools {
    padding: 6px 0;
}

.fa-th-font {
    font-size: 14px;
}

.table-condensed>tbody>tr>td {
    padding-right: 0px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    text-align: left;
}
.ui-jqgrid tr.ui-row-ltr td > a{
    padding-left: 0px;
    display: inline-block;
}

.container-fluid {
    margin-top: 10px;
}

.textarea-memo{
    width:240px !important;
    height: 100px !important;
    resize: none;
    margin-top: 10px;
    font-size: 14px
}
.modal-center{
    text-align: center
}

.loginscreen form {
    background-color: #fff;
    border-radius: 12px;
    width: 400px;
    margin: 12% auto 0;
}
.loginscreen form h3 {
    color: #0082d2;
    font-size: 3rem;
    margin-bottom: 36px;
}

.loginscreen .login-logo {
    height: 94px;
    width: 94px;
    margin-top: -80px;
    margin-bottom: 30px;
}

.loginscreen .login-input-icon {
    width: 22px;
    height: 22px;
    margin-top: -15px;
}

.loginscreen .form-control-feedback {
    width: 45px;
}
.loginscreen .form-control {
    padding-left: 45px;;
}

.loginscreen .save-pass {
    text-align: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

.loginscreen .form-control, .single-line {
    border-top: none;
    border-left: none;
    border-right: none;
    width: 321px;
}
.nav-justified span{
    color: #FF6D4A;
}
.nav-justified >li>a{
    padding: 5px 20px 5px 25px
}
.panel-heading{
    padding-left:8px
}
#grid-toolbar input{
    width: 120px !important
}
#grid-toolbar .form-control.input-width{
    width: 200px !important
}
#grid-toolbar .form-control.input-short{
    width: 70px !important
}
.ui-jqgrid tr.ui-row-ltr td>span {
    padding-left: 0px;
}
label{
    font-weight: 500 
}
.div-line{
    border-right: 1px solid #ddd;text-align: center
}
.div-head{
    padding-top: 20px
}
.linechart-top{
    padding-left: 50px;
    padding-top: 10px;
    background-color: #ffffff
}
.linechart-top label{
    width:100px
}
.linechart-top span{
    width:11px;
    height:11px;
    display:inline-block;
    margin-right:5px;
    border-radius: 50%;
    margin-top: 2px
}
.userLevel label:first-child>span{
    background-color: #0cadd6
}
.userLevel label:nth-child(2)>span{
    background-color: #28d7be
}
.userLevel label:nth-child(3)>span{
    background-color: #9ad25c
}
.userLevel label:nth-child(4)>span{
    background-color: #dd4e4c
}

.div-line label{
    margin-right: 5px;
    margin-left: 5px
}
.div-line label>span{
    color: #08c
}
.div-top-label{
    width:140px
}
.div-time {
    text-align: center !important;
    margin-bottom: 15px;
    padding-top: 10px !important
}
.div-time button:nth-child(4){
    margin-right: 10px
}
.div-time input{
    width:100px !important;
}
.line-chart{
    width: 100%;height:300px;
}
.line-chart canvas{
    background-color: #ffffff
}
.btn-time:hover,
.btn-time:focus,
.btn-time:active,
.btn-time.active{
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #FFFFFF; }
.p-lr{
    padding-left: 15px;
    padding-right: 15px
}
.label-flag{
    position: absolute;
    width: 40px;
}

.label-flag label{
    background-color:#1a7bb9;
    color:#ffffff !important;
    border-radius: 4px;
    width: 30px
}
.form-bottom{
    margin-bottom: 10px !important
}
.span-r{
    margin-right: 10px;
    display: -webkit-inline-box;
    width: 60px;
}
.form-group-d{
    display: -webkit-inline-box;
    width: 145px;
    vertical-align: top
}
.top-1x{
    margin-top: 5px
}
.div-textarea{
    resize: none;
    vertical-align: top !important
}
.color-gray{
    color:#bbb;
    margin-left: 10px
}
.ui-jqgrid tr.footrow-ltr td {
    text-align: left;
    padding: 8px;
}

#search-div input{
    width: 180px !important
}
.color-r{
    color:#FF6D4A
}
.inlineTop{
    vertical-align: top !important
}
textarea{
    resize: none;
}
.height .wangEditor-container{
    height: 350px;
}
.height .wangEditor-container .wangEditor-txt{
    height: 300px !important;
}
.mask{
    display: none;
}
.mask-box{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1210;
    opacity: 0.5;
    background: #000;
}
.big-pic-wrap{
   position:fixed;
   top:50%;
   left:50%;
   margin-left: -460px;
   margin-top: -300px;
   width:920px;
   height:620px;
   padding:10px;
   z-index:1211;
   background:#fff;
}
.bigPic{
    width:900px;
    height:600px;
}
 /*关闭大图按钮*/
 .close-pic{
    position:absolute;
    top:-5px;
    right:-5px;
    display:inline-block;
    width: 35px;
    height: 35px;
    cursor:pointer;
    border-radius:50% !important;
    background: #393A3C;
    text-align: center;
    line-height: 40px;
 }
 .close-pic:hover{
     background: #D43F27;
 }
 .close-pic::before{
     content: '\2716';
     width: 35px;
     height: 35px;
     color: #fff;
    font-size: 25px;
    line-height: 35px;
 }
 .close-pic>i{
 font-size: 25px;
  color:#fff;
 }

 .grid-search-div{
    width: 87%;
    display: inline-block;
    vertical-align: top;
}
.grid-search-div .form-group {
    margin-bottom: 5px;
}
