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