unknown
2023-07-06 21b0eacc4f61c753fcdd2d6fd60ec1c5a837cebd
1
2
3
4
5
6
7
8
9
10
11
.lexEquipmentSetRentalHolder{
 position: relative;
 display: inline-block;
 width: 80px;
 height: 80px;
 text-align: center;
}
 
.container .uiContainerManager{
 display : none !important;
}