body{
    background-color: #0b0f35
}
.leftpanel {
    width: 210px;
}
/*.mainpanel {*/
/*    margin-left: 210px;*/
/*}*/

.pd0 {
    padding: 0
}
/*使用flex的布局可以直接定位居中 阿米酷<i@amiku.cn> 2017-09-18 15:07*/
#preloader {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
#status-text {
	position: static;
    /*position: absolute;
    left: 46%;
    top: 45%;
    margin: -15px 0 0 -15px;*/
    font-size: 18px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 auto 26px;
}
#status {
    width: 30px;
    height: 30px;
    position: static;
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    /* margin: -15px 0 0 -15px; */
    font-size: 32px;
    display: block;
    width: 100%;
    text-align: center;
}

.highcharts-container {
    text-align: center;
    margin: 0 auto;
}

.mainpanel {
    /*min-height: auto;*/
}

.logopanel h1 {
    font-size: 20px;
    color: #F90;
}

.leftpanel-collapsed .nav-bracket li.nav-hover ul {
    background: #0b0f36;
}

.sub-pageheader{
    padding: 3px 15px;
}


.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background-color: #f7f7f7;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-warning {
    border-left-color: #aa6708;
}
.bs-callout-info {
    border-left-color: #1b809e;
}

.bs-callout-warning h4 {
    color: #aa6708;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.form-group .control-label{
    padding-top:0;
    margin-top:0
}

.headerbar {
    /*!*background-color: #2DBAEC;*!*/
    /*!*background-color: #dd4b39;*!*/

    /*!*background: #B3DBE5 url(../img/cloud.jpg) bottom center repeat-x;*!*/
    /*!*-webkit-animation: animate-cloud 20s linear infinite;*!*/
    /*-webkit-animation: animate-cloud 50s linear infinite;*/
    /*-moz-animation: animate-cloud 50s linear infinite;*/
    /*-ms-animation: animate-cloud 50s linear infinite;*/
    /*-o-animation: animate-cloud 50s linear infinite;*/
    /*animation: animate-cloud 50s linear infinite;*/
    /*width: 100%;*/
    /*!*height: auto;*!*/
    /*height: 50px;*/
    /*max-height: 50px;*/
    /*border-bottom: solid 1px #7AB2BD;*/
}

.form-control-filter {
    width: auto;
    display: inline;
    height: 28px;
    padding: 0 6px
}

.table-info tr.lock1 td { /*锁定的单元格*/
    text-decoration: line-through;
    color: #bdbfb4;
}

.table-info lock0 {

}

.finance-stat-sum {
    color: #F30;
    font-weight: bold
}

.mainpanel-no-sidebar {
    /*background: #e4e7ea;*/
    min-height: auto;
    background: #e4e7ea url(../img/bg/15.jpg);
    /*background-image: url(../img/bg/15.jpg) no-repeat;*/
}

.pages span, .pages a.num, .pages span, .pages a.next, .pages span, .pages a.end, .pages span, .pages a.first, .pages span, .pages a.prev {
    border: 1px solid #ddd;
    padding: 6px 12px;
    margin-right: 5px;
    cursor: pointer;
    color: #636E7B;
    line-height: 21px;
    /*float: left;*/
    position: relative;
    background: #fff;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.pages span, .pages a:hover {
    background: #E4E7EA;
    text-decoration: none;
}

.pages span, .pages span.current, .pages span, .pages a.current:hover {
    background-color: #1CAF9A;
    border-color: #1CAF9A;
    color: #fff;
}

.pages-desc {
    clear: both;
    margin: 10px auto;
}

.notfoundpanel h1 {
    font-size: 56px;
    font-family: 'LatoBold', sans-serif;
    color: #333;
    margin: 0;
    line-height: 100px;
}

.notfoundpanel h3.detail {
    line-height: 38px;
}

.earning {
    color: #F30
}

.earning-bg {
    background-color: #fdf0f4;
}

.expense {
    color: #47bc2e
}

.expense-bg {
    background-color: #e4f1d7;
}

.sum {
    color: #629bff
}

.finance-table {
    width: 98%;
    text-align: center;
    margin: 0 auto;
}

.panel-body {
    padding: 20px
}

.sum {
    color: #629bff
}

.finance-table {
    width: 98%;
    text-align: center;
    margin: 0 auto;
}

.widget-today .panel-heading, .widget-time .panel-heading {
    /*height: 75px*/
}

.widget-today .panel-heading i.fa {
    /*font-size: 22px;*/
}

.widget-today .panel-alt .panel-body {
    padding: 6px;
}

.widget-today .today, .widget-time .today {
    line-height: normal;
    margin: 0;
    color: #333;
    font-size: 16px;
}
body.signin {
    background: #3fbafe;
    background-image: url(../img/bg/15.jpg) no-repeat;
    background-size: cover;
    color: #e2e4e6
}

.signin-info h5{
    font-size: 28px;
    line-height: 1.3em
}
.signin-info ul li{
    line-height: 30px
}

.signinpanel label{
    color: #e8f0fe
}
.signinpanel .btn {
    margin-top: 0;
}

.check-tips {
    display: none;
}

.error {
    color: red;
}

.keyTd {
    background-color: #FBFBFB;
}

.table > tbody > tr > td.keyVal, .table > tfoot > tr > td.keyVal, .table > thead > tr > td.keyVal {
    padding: 8px;
    line-height: 26px;
    font-size: 14px;
}

#suggestionTd {
    font-weight: bold;
}

#suggestionTd h2 {
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
}

.panel-stat h1 {
    font-size: 24px;
}

.panel-stat h4 {
    font-size: 16px;
}

/** 左边侧栏统计 */
.infosummary .datainfo h4 span.today-brief-stat {
    margin: 0;
    font-size: 16px;
    color: #fff;
    opacity: 1;
}

.panel-stat .stat {
    max-width: none;
}

#finance-search-bar {
    padding: 10px;
    margin: 0;
}

#finance-search-bar #finance-search {
    display: inline-block;
    /*margin-right: 10px;*/
}

#finance-search-bar #finance-search input, #finance-search-bar #finance-search select {
    margin: 5px 2px;
}

#finance-search-bar #finance-current-stat {
    text-align: right;
    padding: 8px 2px;
}

#finance-btn-right-div {
    text-align: right;
}

.contentpanel {
    padding: 10px 20px;
}

.box-title {
    margin-top: 0;
}
.nav-bracket > li.nav-active > a:focus {
    background: #FBBA44;
    color: #FFF;
}

@media (max-width: 767px) {
    .contentpanel {
        padding: 10px 8px;
    }
    .contentpanel #finance-search-bar .form-control {
        float: left;
        display: inline;
	width: 50%;
	margin: 5px 0px;
    }
    .nav-tabs>li {
        width:20%
    }
    .nav-tabs>li a {
      padding: 14px 10px;
    }
    #finance-search-bar #finance-search input, #finance-search-bar #finance-search select {
        margin: 5px 0px;
    }
    #finance-btn-right-div {
        text-align: left;
        margin-top: 10px;
    }

    .leftpanel {
        background-color: #FBFBFB;
    }

    .leftpanel .searchform {
        display: none;
    }

    .headermenu .dropdown-menu-usermenu {
        background: #EAF3FF;
        width: 116px;
        min-width: 116px;
    }
}

.headermenu button.dropdown-toggle {
    background-color: transparent;
    border: none;
}

.headermenu > li {
    border-left: none;
}

.menutoggle {
    border-right: none;
}

@media (max-width: 1600px) {

}

/* 宽屏显示器 */
@media (min-width: 1200px) {
    .leftpanel {
        position: fixed;
    }

    .menutoggle.menu-collapsed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1001;
        background: #FFF;
        width: 50px;
    }

    .leftpanel-collapsed .headerbar {
        margin-left: 0;
    }

    /*.headerbar {*/
    /*box-shadow: 5px 0 8px #888C92;*/
    /*position: fixed;*/
    /*width: 100%;*/
    /*border-left: 1px solid #eee;*/
    /*background: #fff;*/
    /*top:0;*/
    /*z-index: 1001;*/
    /*}*/
    /*.pageheader{*/
    /*margin-top: 50px;*/
    /*width: 100%;*/
    /*z-index: 9;*/
    /*}*/
}
