/*修改老样式*/
.layui-fluid{
    padding:0;
}
.layui-tab-title{
    /*width:1000px;*/
    height: auto;
    flex:1;
}
.layui-tab-title li{
    width:110px;
    height:35px;
    margin-bottom: 10px;
    margin-left:10px;
    background:rgba(255,255,255,1);
    border-radius:5px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space:nowrap;
    color:rgba(85,85,85,1);
    line-height:35px;
    float:left;
}
.layui-tab-title li.layui-this,.layui-tab-title .layui-this:after{
    width:110px;
    height:35px;
    background:rgba(83,92,233,1);
    border-radius:5px;
    border:0;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(238,238,240,1);
    line-height:35px;
    position: static;
}
.layui-layer-dialog{
    min-height:276px;
    font-size:16px !important;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
}
.layui-layer-title{
    height:48px !important;
    line-height: 48px !important;
}
.layui-layer-btn a{
    width:110px !important;
    height:35px !important;
    background:rgba(255,255,255,1);
    border:2px solid rgba(231, 231, 232, 1);
    border-radius:5px;
}
.layui-input, .layui-select{
    width:auto !important;
    height:40px !important;
    font-size:16px !important;
    font-family:Microsoft YaHei;
    font-weight:400;color:rgba(85,85,85,1);
    line-height: 40px !important;
}
.layui-form-item .layui-input-inline{
    width:auto;
}
.layui-form-select dl{
    top:40px !important;
}
.layui-form-select dl dd, .layui-form-select dl dt{
    line-height: 40px !important;
    font-size:16px !important;
}
.layui-form-select .layui-edge{
    border-width:11px;
}
.layui-layer-btn a{
    text-align: center;
}
.layui-layer-dialog .layui-layer-content .layui-layer-ico{
    left:15px !important;
}
.layui-layer-dialog .layui-layer-padding{
    padding-left:50px !important;
}
.layui-layer-dialog{
    width:auto !important;
}
.layui-layer-tips .layui-layer-content{
    color:#000000 !important;
    line-height: 40px !important;
    text-align: left;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.clear_content{
    max-height: 400px;
    overflow: auto;
}

.layui-btn{
    height:35px !important;
    line-height: 35px !important;
    font-size: 16px !important;
    padding-left:18px;
    padding-right:18px;
}
.spanel .layui-layer-sbtn{
    width:300px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}

/* .layui-layer-tips{
    width:350px !important;
} */
/*新样式*/
/*新头部样式开始*/
#username{
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    background-image: url("./down.png");
    background-repeat: no-repeat;
    background-position: right;
    line-height:25px;
}
.layui-nav .layui-nav-child a{
    font-size:14px;
    font-weight:400;
    line-height:25px;
}
.newHeader{
    width:100%;
    height:70px;
    background:rgba(84,92,233,1);
    align-items: center;
    flex-direction: row;
    display: flex;
}
.newHeader .layui-input-inline{
    min-width: 350px;
}
.newHeader .shopName{
    margin-left:17px;
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(238,238,240,1);
    line-height:25px;
    flex:1;
}
.tips-title{
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.tips-title span{
    margin-right: 16px;
}
.tips-title i{
    width: 30px;
    height: 18px;
    content: '';
    background-color: #1DA5E4;
    display: inline-block;
    margin:0 10px;
}
.tips-title i.yuliang{
    background-color: #FA8C16;
}
.newHeader .tab-boxs{
    margin-left: 50px;
}
.newHeader .lastRefresh{
    margin-right: 17px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:25px;
}
.layui-layer-tips .layui-layer-setwin{
    top:70px !important;;
}
.layui-layer-title{
    font-size:16px !important;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height: 48px;
    height:48px;
    border-radius:5px;
}
.layui-layer-content{
    /* height:150px !important; */
    font-size:16px !important;
    font-family:Microsoft YaHei;
    color:rgba(0,0,0,1);
    line-height: 25px;
    text-align: center;
    margin-top:58px;
}
.layui-layer-btn{
    margin-top:51px;
    padding-right:25px !important;
    padding-left:25px !important;
    margin-left:8px;
    margin-right: 8px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-flow: row-reverse;
    display:flex;
}

.layui-layer-btn a{
    width:110px !important;
    height: 35px !important;
    font-size:16px !important;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(238,238,240,1);
    line-height: 35px !important;
    margin:0 !important;
    float:left;
}
.layui-layer-btn .layui-layer-btn0{
    border-color:rgba(83,92,233,1) !important;
    background-color:rgba(83,92,233,1) !important;
    float:right;
}
.layui-layer-btn .layui-layer-btn1{
    margin-right:8px !important;
}
/*新头部样式结束*/
/*新按钮样式开始*/
.newBtn{
    margin-top:16px;
    /* margin-bottom: 19px; */
    margin-left:7px;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
    justify-content: center;
    display:flex;
}
.clearBtn{
    width:auto;
    padding: 0 5px;
    height:35px;
    margin-left:10px;
    background:rgba(0,202,214,1);
    border-radius:5px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:35px;
    border:0;
}
.lost{
    margin-left: 30px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(232,88,38,1);
    line-height:35px;
    margin-right:20px;
}
.getInput{
    width:260px;
    height:35px;
    border:2px solid rgba(212, 212, 212, 1);
    font-size:16px;
    line-height: 35px;
    border-radius:5px;
}
.scanBtn{
     width:110px;
     height:35px;
     margin-left:10px;
     background:rgba(83,92,233,1);
     border-radius:5px;
     font-size:16px;
     font-family:Microsoft YaHei;
     font-weight:400;
     color:rgba(255,255,255,1);
     border:0;
 }
.scanFinishBtn{
    width:110px;
    height:35px;
    margin-left:10px;
    background:rgba(40,178,72,1);
    border-radius:5px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    border:0;
    display: none;
}
.fullBtn{
    min-width: 50px;
    width:auto;
    padding: 0 5px;
    height:35px;
    margin-left:18px;
    background:rgba(39,177,72,1);
    border-radius:5px;
    margin-right: 26px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    border:0;
    cursor: pointer;
}
/*新内容布局开始*/
.newTabel{
    width:100%;
    float:left;
}
.replenishment_quantity .num{
    float: left;
    height: 25px;
    width: 35px;
    margin: 5px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    justify-content: center;
    border: 1px solid rgba(228, 229, 243, 1);
    
}
 .selected11{
    color: white !important;
    background-color: #0092fc;
}

.newTabel .box-cell{
    width:146px;
    margin-top:21px;
    margin-right:3px;
    overflow:hidden;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-left:60px;
    border-radius:5px;
   
    position: relative;
    float:left;
}

.newTabel .border-cell{
    border:2px solid rgba(228, 229, 243, 1);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    margin-top: -2px;
}

.newTabel .box-cell .cell_number{
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(85,85,85,1);
    left:5px;
    top:5px;
    position: absolute;
}
.newTabel .box-cell .new-cell-left{
    width:20px;
    height:100%;
    left:0;
    padding-top:10px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(85,85,85,1);
    text-align: center;

    line-height: 20px;
    position: absolute;
    overflow:hidden;
    display: flex;
}
.newTabel .box-cell .cell-left{
    height:100%;
    left: 20px;;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    background:rgba(237,238,255,1);
    border-radius:5px 0px 0px 5px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(85,85,85,1);
    text-align: center;

    line-height: 20px;
    position: absolute;
    overflow:hidden;
    display: flex;
}
.newTabel .box-cell .cell-left.enable{
    background:rgba(238,238,240,1);
}
.newTabel .box-cell.selected{
    /* background: yellow; */
}
.newTabel .box-cell.selected .cell-left{
    background: yellow;
}
.newTabel .box-cell.selected .cell-right{
    /* background: yellow; */
}
.newTabel .box-cell .cell-left span{
    width:30px;
    word-wrap: break-word;
    align-self: center;
}
.newTabel .box-cell .fullBigThis{
    display:none;
}
.layui-laydate-list>li{
    width: 50% !important;
}

.newTabel .box-cell.selected .fullBigThis{
    width:20px;
    height: 50px;
    background:#27B148;
    position: absolute;
    top:80px;
    font-size:13px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:white;
    text-align: center;
    padding-top: 8px;
    border-radius: 7px 0px 0px 7px;
    display: block;
    cursor: pointer;
    word-break: break-all;
}


 .newTabel .box-cell.selected .clearFullBigThis{
    width:20px;
    background: #E85826;
    position: absolute;
    top:1px;
    height: 50px;
    font-size:13px;
    border-radius: 7px 0px 0px 7px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:white;
    padding-top: 8px;
    text-align: center;
    display: block;
    cursor: pointer;
    word-break: break-all;
}
.cell-right .column.selected{
    /* width:75px; */
    padding-right:35px;
    background: #FEA91E;
    color:#ffffff;
    margin: 3px;
    position: relative;
}
.newTabel .box-cell .fullBigThis.hidden{
    display: none !important;
}
.newTabel .box-cell .clearFullBigThis.hidden{
    display: none !important;
}
.newTabel .box-cell .cell-right{
    width:135px;
    background: #ffffff;
    flex-direction: column;
    float:right;
    display: flex;
}
.newTabel .box-cell .cell-right.enable{
    background:rgba(238,238,240,1);
}
.cell-right .column{
    width:125px;
    height:38px;
    background:rgba(255,255,255,1);
    border:2px solid rgba(231, 231, 232, 1);
    /* margin-top:10px;
    margin-left:16px; */
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(232,88,38,1);
    border-radius:4px;
    line-height:38px;
    text-align: center;
    margin: 3px;
}
.cellneed .column .normal .selected {
    width: 125px;
}
.cell-right .column.overDue{
    background:rgba(232,88,38,1);
    color:#ffffff;
}
.cell-right .column.unknown{
    color:#1DA5E4;
}
.cell-right .column.due{
    color:rgba(85,85,85,1);
}
.cell-right .column.empty,.cell-right .column.enable{
    background: rgba(238,238,240,1);
    color:rgba(85,85,85,1);
}
.cell-right .column.selected{
    width:125px;
    padding-right:0px;
    background: #FEA91E;
    color:#ffffff;
    position: relative;
}
.cell-right .column.scan{
    width:125px;
    padding-right:0px;
    background: #FEA91E;
    color:#ffffff;
    position: relative;
}
.cell-right .column .clearThis{
    display:none;
}
.cell-right .column.selected .clearThis{
    width:32px;
    height:16px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    position: absolute;
    right:6px;
    top:12px;
    font-size:11px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(85,85,85,1);
    text-align: center;
    line-height: 16px;
    display: block;
}
.cell-right .column.selected .clearThis.hidden{
    display: none !important;
}

.cell-right .column .fullThis{
    display:none;
}
.cell-right .column.selected .fullThis{
    cursor: pointer;
    width:32px;
    height:16px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    position: absolute;
    right:6px;
    top:12px;
    font-size:11px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(85,85,85,1);
    text-align: center;
    line-height: 16px;
    display: block;
}
.cell-right .column.selected .fullThis.hidden{
    display: none !important;
}


.rowsBtnDiv{
    /* margin-top:21px; */
    /* margin-right:26px; */
    float: left;
    cursor: pointer;
}
.rowsBtnDiv .rowsBtn{
    width:120px;
    height:35px;
    background:rgba(39,177,72,1);
    border-radius:5px;
    align-self: center;
    border:0;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.rowsBtnDiv .rowsBtn.enable{
    background:rgba(200,200,200,1);
    color:rgba(255,255,255,1);
}
.tipdiv{
    width:324px;
    position: absolute;
    right:150px;
    top:-75px;
    display: none;
}
.tiptext{
    color:#ff0000;
    font-size:16px;
    padding:10px;
    border-radius: 10px;
    background: #ffffff;
    text-align: center;
    float:left;
}
.sj{
    width:16px;
    height:10px;
    margin:0;
    background: url("./down.png") top center no-repeat;
    margin-right: 20px;
    float:right;
}
#wangui{
    padding: 0 0 20px 0;
}
.cellway_li_box{
    display: flex;
    align-items: center;
    padding: 0 18px;
    margin: 20px 0 0;
}
.cellway_id_box{
    /* width: 160px; */
    flex: 0 0 100px;
    text-align: right;
}
.cellway_box{
    width: 80%;
    height: 30px;
    border-radius: 5px;
    position: relative;
    background-color: #1DA5E4;
    margin-left: 20px;
    display: flex;
}

.cellway_box .cellway_box_span{
    position: absolute;
    left: 101%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #1DA5E4;
}
.cellway_box .fullBtn{
    position: absolute;
    left: 104%;
}
.cellway_box .box1 {
    height: 30px;
    border-radius: 4px;
    position: relative;
    background-color: #FA8C16;
}
.cellway_box .box1 span{
    position: absolute;
    top: -21px !important;
    font-size: 16px;
    color: #FA8C16;
}
.cellway_box .box3 span{
    right: 0 !important;
}
.cellway_box .fullBtn_disabled{
    border-color: #eee!important;
    background-color: #FBFBFB!important;
    color: #d2d2d2!important;
}
.cellway_box1{
    background-color: #d2d2d2 !important
}
.cellway_box1 .box1 {
    background-color: #d2d2d2 !important
}
.layui-layer-box{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
    display: none;
}
.layui-layer-clear{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    font-size: 18px;
    z-index: 10;
    display: none;
}

.title_clear{
    font-size: 16px;
}
.titleline{
    margin-top: 8px;
}
.meal_row{
    margin: 8px;
}

.layui-lock-box {
    display: flex;
    align-items: flex-start; /* 将元素顶部对齐 */
}


.layui-layer-box2{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 2000000000;
    display: none;
}
.layui-layer-box2 span{
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.layui-layer-box1{
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    display: none;
}
.layui-layer-box1 .content-title{
    color: #fff;
}
.layui-layer-box-main{
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 260px;
    width: 600px;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0 15px;
}

.layui-layer-box-main .layui-layer-sbtn{
    text-align: center;
    display: block;
    border-top: 1px solid #ccc;
    padding: 13px 0;
}
.layui-layer-box-main  h4{
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
}

.layui-layer-box-main p{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.layui-inline-box{
    display: flex;
    align-items: center;
    margin: 4px 0;
}
.layui-inline-box input{
    height: 100%;
    line-height: 100%;
}
.layui-inline-box span{
    width: 80px;
}
.layui-layer-dialog.layui-layer-msg .layui-layer-content{
    /* color: red !important; */
    /* height: 80px; */
}