/*
 * Global add-ons
 */

body {
    background: #EFF0F2;
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    /* overflow-x: hidden; */
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    -moz-user-select: none;
    -webkit-font-smoothing: antialiased;
    margin: 0 auto;
    overflow-x: hidden;
    min-width: 1000px;
}

body::-webkit-scrollbar {
    width: 5px;
}

.modal-d {
    z-index: 9999!important;
    background: rgba(0,0,0,.5);
}

.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

/*
 * Placeholder dashboard ideas
 */
.placeholders {
    margin-bottom: 30px;
    text-align: center;
}

.placeholders h4 {
    margin-bottom: 0;
}

.placeholder {
    margin-bottom: 20px;
}

.placeholder img {
    display: inline-block;
    border-radius: 50%;
}

.s-container {
    background: #EFF0F2;
    min-width:980px;
}

.s-container .navbar-fixed-top {
    position: relative !important;
    background: #FFF;
}
.s-headerbar {
    background: #fff;
}
.s-footer {
    pointer-events: none;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
.s-charts .s-total-num {
    padding-right: 0px;
}

.s-charts .s-total-num div {
    height: 200px;
    background: #FFF;
}

.s-charts .s-echarts {
    height: 200px;
    background: #FFF;
}

.container-fluid {
    min-width: 1024px !important;
}

.sidebar {
    position: fixed;
    width: 230px;
    font-size: 18px;
    background: #1c2b36;
    padding: 0;
    bottom: 0px;
    z-index: 1031;
    overflow-y: auto; 
    top: 0;
}

.sidebar ul {
    border: 1px solid #16222b;
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #8fb3cd;
    background-color: #16222b;
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #16222b
}

.sidebar .nav > li > a {
    color: #8fb3cd;
    padding: 0 0 0 20px;
    text-decoration: none;
}

.sidebar .nav > li {
    line-height: 52px;
    height: 52px;
}

.navbar {
    height: 55px;
    min-height: 55px !important;
}

.s-logo {
    width: 220px;
    border-bottom: 4px solid #0e151b;
}

.s-main {
    margin-left: 230px;
    min-width: 1210px;
    overflow-x: scroll;
}

.s-main .navbar-nav > li {
    height: 55px;
    line-height: 55px;
    margin-left: 10px
}
.s-main .navbar-nav > li:last-child {
    margin-right: 30px;
    height: 55px;
    line-height: 55px;
}
.navbar-nav > li > a {
    padding: 0 !important;
    color: #000;
    height: 55px;
    line-height: 55px;
}

.sidebar .nav > li.title {
    color: #46687f;
    font-size: 14px;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
}

.navbar a:focus,
.navbar a:hover {
    color: #000 !important;
    background: rgba(255, 255, 255, 0) !important;
}

.icon {
    width: 55px;
    height: 55px;
    display: inline-block;
}

.menu-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    background-size: 200px !important;
    margin-top: 9px;
    background: rgba(255, 255, 255, 0) url("../image/un_icon.v1.png") no-repeat center;
}
.menu-icon2 {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    background-size: 72px !important;
    margin-top: 9px;
    background: rgba(255, 255, 255, 0) url("../image/icon_home_tow.png") no-repeat center;
}
.btn-icon{
    width: 21px;
    height: 21px;
    display: inline-block;
    float: left;
    background-size: 115px !important;
    background: rgba(255, 255, 255, 0) url("../image/un_icon.png") no-repeat center;
}


.icon-menu {
    width: 55px !important;
    height: 55px !important;
    background: rgba(255,
    255,
    255,
    0) url("../image/icon_openmenu.png") no-repeat center;
}

.icon-name {
    background: rgba(255,
    255,
    255,
    0) url("../image/icon_name.png") no-repeat center;
}

.icon-help {
    background: rgba(255,
    255,
    255,
    0) url("../image/icon_help.png") no-repeat center;
}

.icon-about {
    background: rgba(255,
    255,
    255,
    0) url("../image/icon_about.png") no-repeat center;
}

.icon-logout {
    background: rgba(255,
    255,
    255,
    0) url("../image/icon_exit.png") no-repeat center;
}

.icon-text {
    width: 46px;
    line-height: 46px;
    float: left;
    padding-top: 2px;
}

.icon-home {
    background-position: 0 9px;
}

.icon-admin {
    background-position: 0 -42px;
}

.icon-busi {
    background-position: 0 -90px;
}

/* 20200409 现金券抵扣流水长款报表 -S */
.icon-nav-export {
    background-position: -98px -90px;
}
/* 20200409 现金券抵扣流水长款报表 -E */

.icon-pay {
    background-position: 0 -141px;
}

.icon-pc {
    background-position: 0 -241px;
}

.icon-cps {
    background-position: 0 -291px;
}

.icon-cpj {
    background-position: 0 -163px;
}

.icon-prompt {
    background-position: -55px -225px;
    margin-top:0px !important;
}

.icon-add {
    background-position: 5px -199px;
}

.icon-create{
    margin-left: -5px;
    margin-right: 5px;
    background-position: 5px -227px;
}

/* 20200401 对公包月租车需求 -S */
.icon-query-list{
    margin-left: -5px;
    margin-right: 5px;
    background-position: 3px -227px;
}
/* 20200401 对公包月租车需求 -S */

.icon-export{
    background-position: 5px -257px;
}

.icon-balance{
    background-position: 0px -341px;
}
.icon-parking-balance{
    background-position: 0px -390px;
}
.icon-qp-acq{
    background-position: 0px -439px;
}
.icon-qp-cpn{
    background-position: 0px -491px;
}
.icon-kpi{
    background-position: -148px -435px;
}
.icon-parking-distribution{
    background-position: -148px -465px;
}
.icon-car-proportion{
    background-position: -148px -489px;
}
.icon-pay-proportion{
    background-position: -148px -516px;
}
.icon-pay-fundsOverview{
    background-position: -113px -662px;
}
.icon-pay-mobilePayStatistics{
    background-position: -152px -662px;
}
.icon-pay-mobilePayBill{
    background-position: -113px -703px;
}
.navbar-fixed-top {
    margin-bottom: 0;
    border-bottom: 1px solid #d3d6da;
}

.c-page-bread {
    height: 58px;
}

.c-page-bread h2 {
    font-size: 26px;
    color: #000;
    margin-left: 30px;
}

.c-search-box {
    height: 0%;
    line-height: 65px;
    background: #eff0f2;
}

.c-grid {
    background: #fff;
}

.c-grid-btn {
    min-height: 56px;
    line-height: 65px;
    background: #f7f8f9;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    margin-right: 40px;
}

.btn-default-submit {
    width: 110px;
    height: 34px;
    background: #6C6FBF;
    color: #fff;
    border-radius: 0px !important;
}

.btn-default-submit.focus {
    color: #FFF;
    background-color: #565999;
    border-color: #8c8c8c;
}
.btn-default-submit:hover {
    color: #FFF;
    background-color: #565999;
    border-color: #adadad;
}

.btn-default-cancel {
    width: 110px;
    height: 34px;
    color: #fff;
    background-color: #9B9B9B;
    border-color: #9B9B9B;
    border-radius: 0px !important;
}

.s-main label {
    font-weight: normal;
}

.c-grid .form-group {
    margin-left: 30px;
}

.c-grid .btn-right {
    margin-left: 10px;
}

.c-grid table tr,
.c-grid table thead {
    border-color: #EFF0F2;
}

.c-grid table {
    margin-left: 20px;
}

.edit-icon-inrow {
    background-position: -50px -225px !important;
}
.icon-inrow {
    height: 18px;
    width: 18px;
    display: inline-block;
    background-size: 100px !important;
    background: rgba(255, 255, 255, 0) url('../../static/image/un_icon.png');
}
.delete-icon-inrow {
    margin-left: 5px;
    background-position: -50px -250px !important;
}
.myState-no {
    background-color: #39bee9;
    height: 28px;
    width: 54px;
    margin-top: -2px;
    padding-top: 2px !important;
}
.text-white {
    color: white;
}
/*write by yu*/
.s-purple-bg{
    background-color: #6c6fbf;
}

.s-gray-bg {
    background-color: #9b9b9b;
}
.s-color-white{
    color: #fff;
}
.s-textalign-center{
    text-align: center;
}


/*日期控件icon修改*/
/*@media (min-width: 768px){
    .form-inline .has-feedback .form-control-feedback {
        top: -6px !important;
    }
}*/
.title-div label{
    cursor: pointer;
}