.page.List > table td img{max-width: 100px;max-height: 40px}

.ChildContainer table,.box table{width:100%}

#ChildOrderItemList tr td:nth-child(4){width:80px}
td#Quantity{text-align: right;width:50px}
td#Quantity input{text-align: right;}
td#Price{text-align: right;width:105px}
td#Price input{text-align: right;}
#ChildOrderItemList tr td:nth-child(5){width:100px}
input.daterangepicker{width:180px}

.modelobjectGiveawayTierReward{width:500px;margin:0 auto;}
#Page-GiveawayDetail input[name="ProductID"],#Page-GiveawayDetail input[name="StoreID"]{min-width:370px}
#Page-GiveawayDetail input[name="Date"]{width:100px}
#Page-GiveawayDetail input.daterangepicker[name="Date"]{width:180px}
#Page-GiveawayDetail input[name="Slot"]{width:40px}

#Page-LotteryDetail input[name="Order"],#Page-LotteryDetail input[name="Quantity"]{width:40px}


#ChildOrderItemList tr td:nth-child(1) .AutoComplete,
#ChildOrderItemList tr td:nth-child(1) input{width:100%}
td#Total,td#Amount,td#SeedAmount,td#Value,td#Ratio,td#Balance,td#Confirmations,td#Share{text-align: right}
td#PriceDiscount,td#Commission{text-align: right}
#Wallet .filter.menu{display:none}
.AdminOnly{display:none}
body[Data-orgid="1"] .AdminOnly{display: unset}

#OrderDetail ._cStatus{display:none}

.page table tbody td img{max-height: 200px}
#Page-ShopProduct .modal-body table th.Action{display:none}
#Page-ShopProduct .modal-body table tr td:last-child{display:none}
#Page-ShopProduct .modal-body table tr.selected{background-color:#ffc5fb}
#Page-ShopProduct .filter.menu a{margin:auto 10px}

#Page-Product #Quantity, #Page-Product #Price{text-align: right}


#Page-LotteryDetail tr.ChildRow div.AutoComplete{width:100%}

#Device td#Development,#Device th.Development{display:none}
#Device td#Lang,#Device th.Lang{display:none}

.page .box #qrcode{max-width: 200px;}

.modal #modal_qrcode{text-align: center}
.modal #modal_qrcode img{max-width: 250px;max-height: 250px;display: inline-block}

.modal-card-head, .modal-card-foot {border:none;background: white}
.modal-card-foot {justify-content: flex-end;}

tr[data-status="cancelled"],tr[data-status="refunded"],tr[data-status="failedpayment"],#Membership tr[data-status="processed"]{color:#ccc}
.OrderAttentionNumber:not(:empty),.ContactUsNumber:not(:empty){background-color:red;padding:4px;display:inline-block;color:white;font-size:9px;border-radius: 25px;}