.mlm-flex-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.mlm-flex-col{display:flex;flex-direction:column;gap:15px}.mlm-flex-nowrap{flex-wrap:nowrap}.mlm-button{padding:8px 14px;font-size:15px;color:#fff!important;background-image:linear-gradient(to bottom right,#112d4e,#1b4575);border:none!important;border-radius:5px!important;filter:drop-shadow(0 0 10px rgb(0 0 0 / .2));transition:all .3s}.mlm-button:hover{color:#fff!important;filter:drop-shadow(0 0 5px rgb(0 0 0 / .4))}.error{width:max-content;padding:5px 8px;color:#fff!important;background:#e20000!important;border-radius:3px}.success{width:max-content;padding:5px 8px;color:#fff!important;background:#007736!important;border-radius:3px}.mlm-status{padding:4px 8px;border-radius:3px;font-weight:700}.mlm-status.pending{background:#fff8e5;color:#8a6d3b}.mlm-status.approved{background:#e5f7ee;color:#2a7a2a}.mlm-status.rejected{background:#fbe7e7;color:#a00}.mlm-withdrawal-details p{margin:1em 0;font-size:14px}.mlm-withdrawal-actions .button{width:100%;margin-bottom:5px;text-align:center}.mlm-direct-referrals-overview,.mlm-funds-transfer-history{overflow-x:auto}.mlm-direct-referrals-overview table thead,.mlm-funds-transfer-history table thead{position:-webkit-sticky;position:sticky;top:0;background:#3f97ff;filter:drop-shadow(0 2px 10px rgb(0 0 0 / .5))}.mlm-direct-referrals-overview table tbody,.mlm-funds-transfer-history table tbody{background:rgb(0 0 0 / .8)}.mlm-direct-referrals-overview table .mlm-inactive-user-row{background:#ff000047}