/*body {background:url("/static/oscar/img/ui/dashboard/bg_subtle_dots.png");}*/
body {
    font-family:"Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
    color:#666;
}
.mobile_screen {display:none}
.container {width:980px;background:#fff;}
.breadcrumb {background-color:#fff;font-size:16px;padding:8px 0;}
.breadcrumb-1 a, .trs-body-1 .text-primary{color:#059c06;}
.breadcrumb-2 a, .trs-body-2 .text-primary {color:#43c0c8;}
.breadcrumb-3 a, .trs-body-3 .text-primary {color:#ff66cc;}
.breadcrumb-4 a, .trs-body-4 .text-primary {color:#d34925;}
.breadcrumb-0 a, .trs-body-0 .text-primary {color:#ff9c39;}

.navbar-top {margin-bottom:0;border-width:0;box-shadow:none;}
.navbar-main {border-width:0;box-shadow:none;background:none;padding:1px 0;margin-bottom:0;}
.navbar-main .navbar-brand{font-size:36px;}
.trs-reward-class-attributes .table tbody tr th {border-width:0;}
/* mini trs css */
.trs-category-navs {width:240px;}
.trs-category-navs .nav-pills li {margin-bottom:10px;}
.trs-category-navs .nav-pills li a {border-radius:0;padding:16px;font-size:18px;background-color:#eee;}
.nav-pills li.trs-category-item a{background:#CCCCCC 180px 5px;color:#fff;}
.nav-pills li.trs-category-item-0 a {background: url("../images/0.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-1 a {background: url("../images/1.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-2 a {background: url("../images/2.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-3 a {background: url("../images/3.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-4 a {background: url("../images/4.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-5 a {background: url("../images/5.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-6 a {background: url("../images/6.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-7 a {background: url("../images/7.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-8 a {background: url("../images/8.png") no-repeat ; background-position:right}
.nav-pills li.trs-category-item-9 a {background: url("../images/9.png") no-repeat ; background-position:right}

.nav-pills li.active a, .nav-pills li a:hover {background-color:#337ab7;color:#fff;}
.trs-body {margin-left:260px;min-height:600px;}
.trs-body .page-header, .trs-body h2 {margin-top:0;}

.statement h3.trs-category-item span{display:block;width:300px;padding:16px; url("../images/menu_total_reward.png") no-repeat 240px 5px;color:#fff;}
.statement h3.trs-category-item-0 span{background: url("../images/0.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-1 span{background: url("../images/1.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-2 span{background: url("../images/2.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-3 span{background: url("../images/3.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-4 span{background: url("../images/4.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-5 span{background: url("../images/5.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-6 span{background: url("../images/6.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-7 span{background: url("../images/7.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-8 span{background: url("../images/8.png") no-repeat ; background-position:right}
.statement h3.trs-category-item-9 span{background: url("../images/9.png") no-repeat ; background-position:right}

.trs-attribute-value-table-td {width:160px;text-align: right;}

.trs-reward-class {margin-bottom:60px;}
/* mini trs css */
.trs-content-chart-block {min-height:330px;margin:20px 0;}
.trs-content-bar-block {min-height:330px;margin:20px 0;}

.navs-right-fixed-bottom {
    position:fixed;bottom:50px;right:50px;
}
.navs-right .navs-item {margin-top:10px;}

.trs-reward-class h3 {font-size:16px;padding-bottom:7px;font-weight:bold;margin:0;}
.trs-reward-class h4 {font-size:16px;font-weight:600;}
.trs-reward-class .table {margin-bottom:0;}

.description {
    background: #fff;
    border: 1px solid #dcdcdc;
    transition: all 0.3s linear 0s;
    border-radius: 3px;
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
    padding: 30px 30px 36px 30px;
    margin-bottom: 36px;
}

.footer {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: gray;
}