 /*body { background: url('/css/images/bg.png'); }

.panel-body { background: url('/css/images/bg.png');}*/
 
 .tagator {
     border: 1px solid #ccc;
 }
 
 .font2 {
     font-size: 14px;
     position: absolute;
     margin-top: -26px;
     right: 27px;
 }
 
 .triangle-down {
     position: absolute;
     /*top: 24px;*/
     /*left: 50%;*/
     top:12px;
     right: 100%;
     margin-left: -5px;
     width: 0;
     height: 0;
     border-left: 8px solid transparent;
     border-right: 0px solid transparent;
     border-top: 8px solid #D67676;
 }
 
 .errmsgtop {
     position: absolute;
     background-color: #D67676;
     border-radius: 5px;
     color: #fff;
     font-size: 12px;
     padding: 0 5px;
     height: 25px;
     line-height: 25px;
     /*margin-left: -18%;*/
     /*margin-top: -3%;*/
     display: inline-block;
     box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
 }
 
 .disable {
     text-decoration: none;
     background-color: rgba(252, 242, 242, 0.772549);
     padding: 0px;
     border: 1px solid #737070;
 }
 
 #divRight {
     margin-right: -94px;
     float: right;
 }
 
 .label {
     display: table;
     margin-left: 20%;
     width: 60%;
     line-height: 2.3
 }
 
 .div-center {
     margin-top: 40px;
 }
 
 #rep_detailList {
     overflow-x: hidden;
     overflow-y: scroll;
     height: 60%;
 }
 
 .zhezhao {
     margin-left: 5%;
     width: 90%;
     margin-top: 210px;
     height: 280%;
     filter: alpha(opacity=50);
     -moz-opacity: 0.5;
     opacity: 0.5;
     position: absolute;
     left: 0px;
     top: 0px;
     display: none;
     z-index: 1000;
     text-align: left;
 }
 
 .login {
     width: 280px;
     height: 180px;
     position: fixed;
     top: 300px;
     left: 50%;
     background-color: #FFFFFF;
     margin-left: -140px;
     display: none;
     z-index: 1500;
     font-size: 20px;
     text-align: center;
     border: 10px solid #7E7E7E;
 }
 
 .coords {
     position: absolute;
     top: 213px;
     margin-left: 10px;
 }
 
 .aisle-title {
     margin-left: 10%;
     font-family: 微软雅黑;
 }
 
 .rep-number {
     position: relative;
     top: 4.3px;
 }
 
 .label-rep {
     width: 50px;
     background-color: #5cb85c;
     line-height: 1.4;
 }
 
 .label-take {
     width: 50px;
     background-color: #f0ad4e;
     line-height: 1.4
 }
 /*统计分析页面*/
 
 #li_tab {
     position: relative;
     right: -5%;
 }
 
 .chart-bar {
     height: 197px;
 }
 
 #date_sale,
 #date_revenue,
 #date_paytype {
     width: 200px;
 }
 
 .chart {
     /* margin-left:2.5%;*/
     width: 100%;
     height: 500px;
 }
 
 .head-chart {
     background-color: #EFE696;
     border-color: #EFE696;
 }
 
 a:hover {
     /*background: #F5F0F0;*/
     text-decoration: none;
     cursor: pointer;
 }
 
 .dropdown-list {
     position: relative;
     cursor: pointer;
     margin: 0 auto;
     text-align: center;
     width: 100px;
 }
 /***********贩卖机导航***************/
 /*.logo{margin-top: -12px;}*/
 /***********标签***************/
 
 .badge-warning {
     background-color: #f0ad4e;
     line-height: 1.8;
 }
 
 .badge-success {
     background-color: #5cb85c;
     line-height: 1.8
 }
 
 .badge-primary {
     background-color: #337ab7;
     line-height: 1.8
 }
 
 .badge-danger {
     background-color: #d9534f;
     line-height: 1.8
 }
 
 .badge-tip {
     font-size: 14px;
     line-height: 1.3;
     background-color: cadetblue;
 }
 
 .badge-success15 {
     background-color: #5cb85c;
     line-height: 1.8;
     font-size: 15px
 }
 /*************列表文字垂直居中****************/
 
 .text-vcenter {
     vertical-align: middle!important;
 }
 /**************商品文字*********************/
 
 .text-sale {
     width: 200px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     padding-left: 20px
 }
 /*************页脚设置*******************/
 
 .footer {
     position: fixed;
     bottom: -20px;
     width: 100%;
     height: 60px;
 }
 
 .content {
   /*  height: 480px;*/
   height: auto;
     /*overflow: auto;*/
     position: relative;
    /* margin-bottom: 5px;*/
     position: relative;
 }
 
 .mtop15 {
     margin-top: -15px
 }
 /***************头部格式设置************/
 
 .mytext-left {
     float: left!important;
     width: 100%
 }
 /**************货道补货页面css*********/
 
 .aisleBox {
     text-decoration: none;
     padding: 0px;
     border: 1px solid #737070;
     height: 160px
 }
 /***************统计分析页面**********/
 
 .panel-heading-analysis {
     background-color: #EFE696!important;
     border-color: #EFE696!important;
 }

 .fontWeightBig {
     font-weight: 700;
 }
 .fontWeightSmall {
     width: 30%;
 }