
#repairView {
    color: #fff;
    background-color: black;
}
#repairView .row{
    margin-right: 0;
    margin-left: 0;
    margin-top: -40px;
}
#repairView .lar-top{
    position: relative;
    left: -16px;
    top: 0;
    width: 100%;
    height: 100px;
    background-image: url('../img/largeScreen/lar-top2.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
#repairView .lar-top img{
    /* margin: 23px auto; */
    margin-left: 8px;
    /* width: 360px; */
    max-width: 480px;
}
#repairView .lar-bg{
    height: 100%;
    background-image: url('../img/largeScreen/lar-bg.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
#repairView .lar-top-content{
    height: 60%;
    background-image: url('../img/largeScreen/statistics-bg.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    padding: 30px 35px;
    padding-left: 50px;
    background-position-x: 30px;
}
#repairView  .lar-statistics-title{
    height: 45px;
    background-image: url('../img/largeScreen/statistics-title.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    margin-top: 5px;
    margin-left: 10px;
}
#repairView .lar-bottom-content{
    height: 45%;
    background-image: url('../img/largeScreen/10day-bg.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    margin-top: -50px;
    background-position-x: 30px;
    padding: 30px 35px;
    /* padding-left: 50px; */
    background-position-x: 30px;
}
#repairView  .lar-10day-title{
    height: 45px;
    background-image: url('../img/largeScreen/10day-title.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    margin-left: 25px;
}
#repairView  .table>tbody{
    color: #fff;
    font-size: 18px;
}
#repairView  .table>thead>tr {
    background: transparent;
    color: #FFB13B;

}

#repairView .table>thead>tr>th,
#repairView .table>tbody>tr>th,
#repairView .table>tfoot>tr>th,
#repairView .table>thead>tr>td,
#repairView .table>tbody>tr>td,
#repairView .table>tfoot>tr>td{
    box-shadow: none;
    border: none;
    line-height: 45px;
    font-weight: 600;
    
}
#repairView .table>thead>tr{
    /* background:transparent; */
    background-image: url('../img/largeScreen/lar-table.png');
    background-size: 97% 100%;
    background-repeat:no-repeat;
    color: #FFB13B;
    font-weight: 600;
    border: none;
    font-size: 20px !important;
}
#repairView .table {
    border: none;
    /* margin-top: 40px; */
    
}
#repairView tr:nth-child(even) {
    background: transparent;
    background-image: url('../img/largeScreen/even.png');
    background-repeat:no-repeat;
    background-size: 97%;
  }

#repairView .lar-right-content{
    /* height:105%; */
    background-image: url('../img/largeScreen/staff-bg.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    padding: 30px 30px;
    padding-right: 60px;
     margin-left: 50px; 
}
#repairView  .lar-staff-title{
    height: 45px;
    background-image: url('../img/largeScreen/lar-staff-title3.png');
    background-repeat:no-repeat;
    background-size: 91.5% 100%;
    margin-top: 5px;
    margin-left: 40px;
}
#repairView .lar-staff-title1{
    background-image: url('../img/largeScreen/lar-staff-title1.png');
}
#repairView .lar-staff-title2{
    background-image: url('../img/largeScreen/lar-staff-title2.png');
}
/* #transOverView  .lar-right-content{
    background-image: url('../img/largeScreen/list-bg.png');
    background-size: 100% 100%;
} */
#repairView .statistics-list{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    border-bottom: 2px solid #63605F;
    /* padding: 0 44px; */
    width: 94%;
    margin-left: 3%;
    padding-bottom: 20px;
}
#repairView .statistics-list-box,#repairView .statistics-list{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

#repairView .list-box-icon{
    width: 75px;
    height: 75px;
    background-image: url('../img/largeScreen/round.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
#repairView .list-box-txt{
    /* padding: 0 20px; */
    margin-left: 10px;
}
#repairView .list-box-txt-size{
    font-size: 25px;
}
#repairView .list-box-txt-size span{
    font-size: 13px;
}
#repairView .pie-list{
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    margin-left: 30px;
    margin-right: 30px; 
    margin-top: -10px;
}
#repairView .pie-container{
    width: 280px; 
    height: 230px;
}
#repairView .margin-right50{
    margin-right: 50px;
}
#repairView .pie-list .pie-line{
    height: 180px; 
    border-right: solid 3px #63605F;
    margin-top: 30px;
}
#repairView .pie-order,.pie-staff{
    
    width: 50%;
    /* margin-top: 20px; */
}
#repairView .pie-staff{
    border-left: 2px solid #63605F;
}
#repairView .column-10day .echart{
    /* margin-top: 30px; */
    margin-top: -40px;
}
#repairView .idle-tag,.busy-tag{
    display: inline-block;
    padding: 0 15px;
    border:1px solid #00FFFF;
    border-radius: 5px;
    color: #00FFFF;
    background-color:rgba(10, 254, 255, 0.3);
}
#repairView .busy-tag{
    border:1px solid #E6A23C;
    color: #E6A23C;
    background-color:rgba(230, 162, 60, 0.3);
}
#repairView .lar-top-btn{
    float: right;

}
#repairView .lar-top-amplify{
    /* display: none; */
    background: transparent;
    width: 30px;
    height: 30px;
    float: right;
    background-image: url('../img/largeScreen/amplify.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 20px;
}

#repairView .lar-top-reduce{
    /* display: none; */
    background: transparent;
    width: 30px;
    height: 30px;
    background-image: url('../img/largeScreen/reduce.png');
    background-repeat:no-repeat;
    float: right;
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 20px;

}
#repairView .txt-width{
    width: 200px;
}

#repairView  .text-nodata{
    font-size: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

#repairView .table{
    width: 92%;
    margin-bottom: 1rem;
    color: #212529;
    margin-left: 40px;

}
