@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Nunito:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Lato,Avenir,Verdana,Nunito,sans-serif;list-style:none;transition:.3s ease;text-decoration:none;scroll-behavior:smooth}body{background-color:#3a0c3f;width:100%}body::-webkit-scrollbar{display:none}input,i,button{cursor:pointer}.wrapper #content{display:flex;gap:1.5rem}.wrapper #content .content-inner{padding-right:20px;width:calc(100% - 200px);min-height:calc(100vh - 140px)}.wrapper #content .active_sidebar{width:calc(100% - 20px)}table{border-collapse:collapse}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}label{cursor:pointer}.action{display:flex;gap:.5rem}.action .tooltipCustom{position:absolute;z-index:10;bottom:-43px;left:50%;width:max-content;max-width:max-content;background:#2ce5dd;border-radius:5px;min-height:30px;font-size:.75rem;color:#000;font-weight:700;display:none;align-items:center;justify-content:center;transition:all .4s linear;padding:5px 8px;box-shadow:#00000029 0 1px 4px;text-align:center}.action .tooltipCustom:before{position:absolute;top:-10px;left:50%;content:"";display:block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid gray}.action .action-icon{display:flex;transition:all .4s linear;position:relative;cursor:pointer}.action .action-icon i{color:#2ce5dd;font-size:20px}.action .action-icon .tooltipCustom{left:auto;transform:translate(60%);top:-220%;bottom:auto;right:19px}.action .action-icon .tooltipCustom:before{left:auto;top:30px;border-bottom:none;border:9px solid transparent;border-left-color:#2ce5dd;transform:rotate(90deg)}.action .action-icon img{height:.9rem!important;width:.9rem!important}.action .action-icon:hover{box-shadow:none}.action .action-icon:hover .tooltipCustom{transition:all .4s linear;display:flex!important}.d-flex{display:flex}.gap-1{gap:1rem}.positive{color:#3cd247!important;font-weight:700}.warning{color:#ff0!important;font-weight:700}.negitive{color:#f43!important;font-weight:700}@media screen and (max-width: 768px){.wrapper{height:100%}.wrapper #content{min-height:100vh;display:block;overflow:scroll}.wrapper #content .content-inner{width:100%;padding-right:0;min-height:100%}}.flex{display:flex}.justify-center{justify-content:center}.error{color:red;font-size:13px}.text-red{color:red}.pageHaddernav{display:flex;gap:1rem;align-items:center}.pageHaddernav i{font-size:2rem}.text-green{color:green;font-weight:700}.align-center{align-items:center}.w-full{width:100%}.responsive-table{max-width:100%;overflow:auto;overflow-x:auto;margin-top:1rem}.responsive-table table{width:100%;border-collapse:collapse;text-align:left;color:#fff}.responsive-table table thead{position:sticky;top:0;z-index:1;background-color:#643f7c80;box-shadow:0 2px 5px #0000001a}.responsive-table table thead tr{display:table;width:100%;table-layout:fixed}.responsive-table table thead th{padding:12px 5px;font-weight:600;font-size:14px}.responsive-table table tbody{display:block;max-height:23rem;overflow-y:auto}.responsive-table table tbody tr{display:table;width:100%;table-layout:fixed}.responsive-table table tbody tr:nth-of-type(2n){background:#f5f5f51a}.responsive-table table tbody td{padding:12px 5px;font-size:14px;word-wrap:break-word;border-bottom:1px solid rgba(128,128,128,.4745098039)}.responsive-table table tbody::-webkit-scrollbar{width:8px}.responsive-table table tbody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.responsive-table table tbody::-webkit-scrollbar-thumb{background:#662b6d;border-radius:10px}.responsive-table table tbody::-webkit-scrollbar-thumb:hover{background:#4a1f4e}.__search_filter-bar{margin-top:1rem;display:flex;align-items:center;gap:1rem;color:#fff}.__search_filter-bar .__search{display:flex;align-items:center;border:1px solid white;width:300px;padding:4px 10px;border-radius:4px}.__search_filter-bar .__search i{color:#fff;font-size:22px}.__search_filter-bar .__search input{background-color:transparent;padding:4px;width:100%;border:none;outline:none;color:#fff}.__search_filter-bar .__search input::placeholder{color:#fff}.__search_filter-bar .__select select{outline:none;height:32px;width:200px;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.__search_filter-bar .__select option{background-color:#fff;color:#000}.__search_filter-bar button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}@media screen and (max-width: 768px){.responsive-table{margin-top:1.5rem}.responsive-table table thead{display:none}.responsive-table table tbody{max-height:none;overflow-y:visible}.responsive-table table tbody tr{margin-bottom:15px;border:1px solid #ddd;box-shadow:0 1px 3px #0000001a}.responsive-table table tbody tr td{display:flex;justify-content:space-between;padding:12px;border:none;border-bottom:1px solid #eee;max-width:none}.responsive-table table tbody tr td:before{content:attr(data-label);left:10px;font-weight:700;color:#fff}.responsive-table table tbody::-webkit-scrollbar{width:0}.__search_filter-bar{display:grid}.__search_filter-bar .__search,.__search_filter-bar .__input,.__search_filter-bar .__select select{width:100%}}#help-page{display:flex;height:100vh}#help-page .help__sidebar{overflow-y:scroll;width:18%;border-right:1px solid #fff;padding:0 1rem}#help-page .help__sidebar .__logo{display:flex;align-items:center;justify-content:center}#help-page .help__sidebar .__logo img{width:150px;height:150px}#help-page .help__sidebar .sidebar-list,#help-page .help__sidebar .sidebar-list a{color:#fff}#help-page .help__sidebar .sidebar-list .list{margin-bottom:1rem}#help-page .help__sidebar .sidebar-list .list .list-headname{margin-bottom:10px}#help-page .help__sidebar .sidebar-list .list .list-headname p{font-size:14px}#help-page .help__sidebar .sidebar-list .list .sub-list{margin-left:1rem}#help-page .help__sidebar .sidebar-list .list .sub-list p{margin-top:10px;font-size:12px}#help-page .__help-content{width:82%;padding:1rem;color:#fff;height:100vh;overflow-y:scroll}.help-Membermanagement h1{margin-bottom:1rem}.help-Membermanagement p{margin-bottom:1rem;font-weight:400}.help-Membermanagement .ballanceInfo{max-width:500px}.help-Membermanagement img{margin:1rem 0;width:100%}.help-Membermanagement .addMemberList{width:200px}body{margin:0;font-family:Roboto,sans-serif}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;text-align:center}.login-box{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;max-width:90%;width:400px;border-radius:15px;box-shadow:0 8px 16px #0003;text-align:center}.login-box img{width:40%}.login-box h2{font-size:2rem;margin-bottom:1rem}.login-box form{display:flex;flex-direction:column;padding:1.5rem 0 0}.login-box form .input-group{position:relative;margin:.5rem 0 0}.login-box form .input-group .input-title{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;padding:0 0 .5rem .2rem}.login-box form .input-group .input-title label{display:flex;align-items:center}.login-box form .input-group .log-input{width:100%;padding:.7rem 2.5rem .7rem .7rem;border-radius:5px;border:none;outline:none;background-color:#fffc;font-size:1rem}.login-box form .input-group input{width:100%;padding:.7rem;border-radius:5px;border:none;outline:none;background-color:#fffc;font-size:1rem}.login-box form .input-group input:focus{outline:2px solid #a222ad}.login-box form .input-group .icon{position:absolute;right:.7rem;right:6%;transform:translate(50%,50%);color:#333}.login-box form .input-group .icon i{color:#a222ad}.login-box form .error-message{display:flex;justify-content:space-between;align-items:center}.login-box form .error-message .error{display:flex;align-items:center;color:red}.login-box form .options{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;margin:1rem 0}.login-box form .options label{display:flex;align-items:center}.login-box form .options label input{margin-right:.5rem}.login-box form .options a{color:#fff;text-decoration:none;transition:color .3s}.login-box form .options a:hover{color:#b3b3b3}.login-box form .login-submit{margin-top:1rem;padding:.7rem;font-size:1rem;font-weight:700;color:#fff;background-color:#a122ada9;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.login-box form .login-submit:hover{background-color:#a222ad}.login-box form .loading-button{display:flex;align-items:center;justify-content:center;margin-top:1rem;padding:.7rem;font-size:1rem;font-weight:700;color:#fff;background-color:#a122ada9;border:none;border-radius:5px;cursor:pointer;position:relative;overflow:hidden;transition:background-color .3s}.login-box form .loading-button:hover{background-color:#a222ad}.login-box form .loading-button:disabled{cursor:not-allowed;background-color:#a122ada9}.login-box form .loading-button .spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.6);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-box .best-view{margin-top:10px}.login-box .best-view p{font-size:14px;margin-bottom:10px;text-align:center}.login-box .best-view .brwos-imgs{display:flex;align-items:center;justify-content:center;gap:10px}.login-box .best-view .brwos-imgs img{width:35px;height:35px;cursor:pointer;display:inline-block}.login-box .register-link{margin-top:1.5rem;color:#ccc;font-size:.9rem}.login-box .register-link a{color:#fff;text-decoration:underline;transition:color .3s}.login-box .register-link a:hover{color:#b3b3b3}.otp-container{width:100%;display:flex;justify-content:center;gap:.3rem}.otp-container .otp-inputs{width:25%;text-align:center}.widget{display:flex;align-items:center;padding:15px;background-color:#00000054;border:1px solid;border-radius:8px;cursor:pointer}.widget .widget-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;color:#fff;font-size:1.5rem;margin-right:15px}.widget .widget-content{display:flex;flex-direction:column}.widget .widget-content .widget-title{font-size:1.2em;font-weight:700;margin:0;color:#fff}.widget .widget-content .widget-value{font-size:2em;font-weight:700;color:#333;margin:5px 0 0}#dashboard{background-color:#3a0c3f;width:100%;overflow-y:scroll;gap:20px}#dashboard .dashboard-contant{height:100%;width:100%}#dashboard .dashboard-contant #content{margin-top:20px;width:100%}#dashboard .dashboard-action{width:100%!important}#dashboard .__alldata .__filter{background-color:#00000054;padding:20px;margin:1rem 0;display:flex;gap:20px}#dashboard .__alldata .__filter .__filter-box{width:fit-content;display:flex;width:30%;flex-direction:column}#dashboard .__alldata .__filter .__filter-box span{color:#fff;margin-bottom:10px;font-size:14px}#dashboard .__alldata .__filter .__filter-box input,#dashboard .__alldata .__filter .__filter-box select{outline:none;height:32px;width:100%;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#dashboard .__alldata .__filter .__filter-box input option,#dashboard .__alldata .__filter .__filter-box select option{background-color:#fff;color:#000}#dashboard .__alldata .__overall-cards{background-color:#00000054;padding:20px;margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}#dashboard .__alldata .__overall-cards .__cards{background-color:#00000054;color:#fff;padding:1rem;border-radius:.5rem;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}#dashboard .__alldata .__overall-cards .__cards .__title{margin-bottom:2rem;font-size:16px;font-weight:700}#dashboard .__alldata .__overall-cards .__cards .__value{display:flex;justify-content:end}#dashboard .__alldata .__overall-cards .__cards .__value h2{font-size:22px;font-weight:600;color:#3cd247;letter-spacing:-1px}#dashboard .__alldata .__overall-cards .__cards:hover{transform:translateY(-3px) scale(1);box-shadow:0 8px 20px #0000006c;background-color:#13051a}#dashboard .__alldata .__overall-cards .__cards:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;box-shadow:0 0 10px 1px #b420b4;opacity:.5;transition:opacity .3s ease;pointer-events:none}#dashboard .__alldata .approval-container{display:flex;flex-wrap:wrap;gap:20px;padding:20px;background-color:#00000054}#dashboard .__alldata .approval-container .approval-card{flex:1;background:#1a002b;color:#fff;padding:15px 20px;border-radius:10px;border:1px solid transparent;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}#dashboard .__alldata .approval-container .approval-card span{font-size:16px}#dashboard .__alldata .approval-container .approval-card .right{display:flex;align-items:center;gap:10px}#dashboard .__alldata .approval-container .approval-card .right .count{background:#fff;color:#000;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:700}#dashboard .__alldata .approval-container .approval-card .right a{color:#4da6ff;text-decoration:none;font-size:14px}#dashboard .__alldata .approval-container .approval-card .right a:hover{text-decoration:underline}#dashboard .__alldata .approval-container .approval-card.deposit{border-color:#06f}#dashboard .__alldata .approval-container .approval-card.deposit:hover{background:#0029665d;border-color:#39f;transform:translateY(-3px);box-shadow:0 4px 12px #0066ff80}#dashboard .__alldata .approval-container .approval-card.withdraw{border-color:#f90}#dashboard .__alldata .approval-container .approval-card.withdraw:hover{background:#6633005e;border-color:#fc6;transform:translateY(-3px);box-shadow:0 4px 12px #ff990080}#dashboard::-webkit-scrollbar{display:none}.mobile-sidebar{display:none}@media screen and (max-width: 768px){.mobile-sidebar{transform:translate(-120%);height:100%;width:100%;background-color:#fff;position:fixed;left:0;display:block;z-index:9999}.mobile-sidebar .lists{height:100%;width:100%;padding:3% 4%;overflow:scroll}.mobile-sidebar .lists ul li{padding:0 5px;margin-top:1rem;background-color:#e6e6e63d;border-radius:5px}.mobile-sidebar .lists ul li p{display:flex;align-items:center;justify-content:space-between;font-size:1.2rem;padding:10px 0}.mobile-sidebar .lists ul li p i{font-size:13px}.mobile-sidebar .lists ul li .sub-list{padding-left:5%}.mobile-sidebar .lists ul li .sub-list p{padding:6px 0;font-size:1rem;color:#000}.active-mobilesidebar{transform:translate(0)!important}#dashboard{min-height:100vh}#dashboard .sidebar{display:none}#dashboard .dashboard-contant{width:100%}#dashboard .dashboard-contant .ballance{display:-webkit-flex;overflow-x:scroll;padding:10px}#dashboard .dashboard-contant .ballance .left .balance-up{width:120px}#dashboard .dashboard-contant .ballance .right p{width:100px}#dashboard .__alldata .__overall-cards{grid-template-columns:repeat(1,1fr)}#dashboard .__alldata .__overall-cards{padding-right:20px}#dashboard .__alldata .__filter .__filter-box,#dashboard .__alldata .__filter .__filter-box select{width:100%}}.date{display:flex;align-items:center;justify-content:center;gap:10px}.date .__from-to{display:flex;flex-wrap:wrap;gap:10px}.date .__input-date{display:flex}.date .__input-date input{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.date .__input-time{display:flex}.date .__input-time input{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.__fr-to{display:none}@media screen and (max-width: 768px){.__dsh{display:none}.__fr-to{margin:5px 0;width:100%;display:none}.__fr-to p{width:100%}.date{width:100%;flex-wrap:wrap}.date .__input-time input,.date .__input-date input{width:100%}.date .__from-to{flex-direction:column;width:100%}}#statement{background-color:#00000054;color:#fff;padding:10px 20px}#statement .heading-bar{display:flex;align-items:center;padding-bottom:10px;border-bottom:1px solid #cae0e8}#statement .heading-bar .title{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px;width:274px}#statement .warning-msg{font-size:14px;margin-top:10px;margin-bottom:20px}#statement .statement-box .statement-option{display:flex}#statement .statement-box .statement-option .option1{padding:6px 12px;display:inline-block;background:#0000001a;opacity:.7;margin-right:0;min-width:100px;cursor:pointer;font-size:14px}#statement .statement-box .statement-option .option1:hover{opacity:1}#statement .statement-box .statement-option .active{background:#00000054;opacity:1;cursor:default}#statement .statement-box .statement-content{display:flex;flex-direction:column;flex:1 0 0;background:#00000054;scrollbar-color:#cae0e8 #37133f;scrollbar-width:thin;overflow-x:scroll;-webkit-overflow-scrolling:touch;padding:20px}#statement .statement-box .statement-content .option .total-pl{margin-bottom:15px;font-size:14px}#statement .statement-box .statement-content .option .total-pl span{color:#3cd247;font-weight:700}#statement .statement-box .statement-content .option .table{padding:15px 0;width:100%}#statement .statement-box .statement-content .option .table thead tr th{padding:10px;text-align:start}#statement .statement-box .statement-content .option .table tbody tr td{text-align:start;padding:10px}#statement .statement-box .statement-content .option .table tbody tr .link{color:#2ce5dd}#statement .statement-box .statement-content .option .table tbody tr .p-L{color:#3cd247}#statement .statement-box .statement-content .option .credit-table .table-title{display:flex;align-items:center}#statement .statement-box .statement-content .option .credit-table .table-title .td-desc{width:30%;font-size:14px}#statement .statement-box .statement-content .option .credit-table .table-title .td-date{width:17.5%;font-size:14px}#statement-details{background-color:#00000054;color:#fff;padding:10px 20px;margin-top:1rem}#statement-details .__title{display:flex;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:.5rem}#statement-details .__title button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#statement-details .__name{margin:1rem 0}#statement-details .__name p span{color:#1bddd4}#statement-details .__checkbox{display:flex;align-items:center;gap:10px}#statement-details .__checkbox .filter{display:flex;align-items:center;gap:4px}#statement-details .__checkbox .filter input{margin-top:2px}#statement-details .__table{margin-top:1rem}#statement-details .__table table{width:100%}#statement-details .__table table thead{margin-bottom:.5rem}#statement-details .__table table thead tr th{text-align:start;padding:8px;font-size:14px}#statement-details .__table table tbody tr td{padding:8px;font-size:14px}#statement-details .__table table tbody tr:nth-of-type(odd){background:#f5f5f51a}@media screen and (max-width: 768px){#statement{padding:10px}#statement .heading-bar{flex-direction:column;text-align:center;gap:10px}#statement .statement-box .statement-content{padding:10px}}#member-list{background:#0006;color:#fff;padding:20px}#member-list .title{border-bottom:1px solid #cae0e8;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between}#member-list .title .left{display:flex;align-items:center;gap:20px}#member-list .title .left h2{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;float:left;font-size:24px}#member-list .title .left .flter{display:flex;align-items:center;justify-content:center;background-color:#fff;padding:3px 10px;cursor:pointer;position:relative}#member-list .title .left .flter i{color:#000;font-size:25px}#member-list .title .left .flter .__filter-option{width:172px;color:#000;position:absolute;top:110%;left:0;background-color:#fff;display:block;z-index:2}#member-list .title .left .flter .__filter-option div{display:flex;gap:10px;border-bottom:2px solid #dddddd;padding:8px 6px;font-size:14px;line-height:1.14;cursor:pointer}#member-list .title .left .flter .__filter-option div p{font-weight:400}#member-list .title .left .flter .__filter-option .__active p{font-weight:550!important}#member-list .title .right{display:flex;align-items:center;gap:10px}#member-list .title .right button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#member-list .title .right .btn1{background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#member-list .title .right .btn1:hover{background-color:#139993;color:#fff;box-shadow:1.5px 1.5px #083e3c}#member-list .title .right .btn2:hover{background-color:#a222ad;color:#fff;box-shadow:1.5px 1.5px #521158}#member-list .title .right .btn2{background-color:#8e1e98;color:#fff;border-bottom-color:#66166d;border-right-color:#66166d}#member-list .filter{margin-top:20px;display:flex;align-items:center;gap:10px}#member-list .filter .input{position:relative;color:#fff;background-color:#00000080;border:1px solid rgba(0,0,0,.5);outline:0}#member-list .filter .input input{width:100%;background-color:transparent;border:none;color:#fff;outline:none;padding:10px}#member-list .filter .select select{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#member-list .downline-listing{padding-bottom:60px;overflow:auto;scrollbar-color:#cae0e8 #37133f;scrollbar-width:thin}#member-list .downline-listing h4{font-style:italic;font-size:14px;margin:10px 0}#member-list .downline-listing table{margin-top:20px;border-collapse:collapse}#member-list .downline-listing table thead th{color:#fff;padding:12px;text-align:left;font-size:14px;font-weight:500}#member-list .downline-listing table tbody tr td{color:#d1c7d8;padding:12px;text-align:left;font-size:14px}#member-list .downline-listing table tbody tr td i{font-size:18px;color:#fff}#member-list .downline-listing table tbody tr .txt-lock i{color:#025410}#member-list .downline-listing table tbody tr .txt-color{color:#2ce5dd}#member-list .downline-listing table tbody tr .tnt-color{color:#3cd247}#member-list .downline-listing table tbody tr .txt-icon{cursor:pointer}#member-list .downline-listing table tbody tr .txt-icon i{padding:2px;background:#37133f;color:#6ee2dc;font-weight:600}#member-list .downline-listing table tbody tr:nth-of-type(odd){background-color:#f5f5f51a}#member-list .downline-listing::-webkit-scrollbar{height:10px}#member-list .downline-listing::-webkit-scrollbar-track{background:red}#member-list .downline-listing::-webkit-scrollbar-thumb{background-color:red;border-radius:10px}.__deposit-box{width:100%;background:#24193c;border-radius:8px;position:relative}.__deposit-box .__cross{position:absolute;top:-15px;right:-15px;height:24px;width:24px;text-align:center;font-size:30px;padding:6px 4px 4px;cursor:pointer;border-radius:50%;background:#fff;z-index:2;display:flex;align-items:center;justify-content:center}.__deposit-box .__cross i{font-size:20px}.__deposit-box h2{font-family:Lato;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#fff;margin-bottom:22px}.__deposit-box .__form .__input{display:flex;flex-direction:column;margin-bottom:10px}.__deposit-box .__form .__input .__err_msg{color:red;font-size:14px}.__deposit-box .__form .__input label{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#fff;margin-bottom:8px}.__deposit-box .__form .__input input,.__deposit-box .__form .__input textarea{max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;outline:none}#add-member{background:#0006;color:#fff;padding:20px}#add-member .edit-box{display:grid;grid-template-columns:repeat(3,1fr)}#add-member .edit-box .boxes{background:#ffffff12;padding:20px;margin:0 20px 20px 0}#add-member .edit-box .boxes input{outline:none}#add-member .edit-box .boxes .tittle{font-size:18px;border-bottom:1px solid #dddddd;padding-bottom:8px;margin-bottom:10px}#add-member .edit-box .boxes .user-name .name-usr{margin-top:10px;display:flex;align-items:center;gap:10px}#add-member .edit-box .boxes .user-name .name-usr p{display:flex;align-items:center;font-size:14px}#add-member .edit-box .boxes .user-name .name-usr .n-bx{display:flex;align-items:center;gap:5px}#add-member .edit-box .boxes .user-name .name-usr .n-bx span{width:34px!important;padding:2px 8px!important;text-align:center;vertical-align:middle;border:2px solid #dddddd;background-color:#f5f5f5;color:#999}#add-member .edit-box .boxes .inputs{margin-top:20px}#add-member .edit-box .boxes .inputs .input{margin-bottom:10px}#add-member .edit-box .boxes .inputs .input span{font-size:14px}#add-member .edit-box .boxes .inputs .input .inp{position:relative}#add-member .edit-box .boxes .inputs .input i{position:absolute;top:5px;right:10px;color:#109b29;font-size:22px}#add-member .edit-box .boxes .inputs .input input{outline:none;margin-top:10px;min-height:32px;display:flex;justify-content:space-between;align-items:center;width:100%;padding:4px 6px;border:2px solid #dddddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:16px}#add-member .edit-box .boxes .inputs .input input:focus{border:2px solid #a222ad}#add-member .edit-box .boxes .inputs .btn{margin-top:20px}#add-member .edit-box .boxes .inputs .btn button{width:100%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#add-member .edit-box .boxes .inputs .btn .btn1{background-color:#129b28;color:#fff;border-bottom-color:#025410;border-right-color:#025410}#add-member .edit-box .boxes .inputs .btn button:hover{background-color:#129b28;color:#fff;box-shadow:1.5px 1.5px #073f10}#add-member .edit-box .boxes .inputs .status{margin-top:10px}#add-member .edit-box .boxes .inputs .status p{margin-bottom:10px}#add-member .edit-box .boxes .inputs .status .status-inp{display:flex;gap:10px;align-items:center}#add-member .edit-box .boxes .inputs .status .status-inp .custom-radio{display:flex;align-items:center}#add-member .edit-box .boxes .inputs .status .status-inp .custom-radio input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;border:2px solid #3fe35a;border-radius:50%;outline:none;cursor:pointer;position:relative;transition:border .3s ease}#add-member .edit-box .boxes .inputs .status .status-inp .custom-radio input[type=radio]:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:#38dc54;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease}#add-member .edit-box .boxes .inputs .status .status-inp .custom-radio input[type=radio]:checked:before{transform:translate(-50%,-49%) scale(1)}#add-member .edit-box .boxes .inputs .status .status-inp .custom-radio input[type=radio]:focus{border-color:#129b28;box-shadow:0 0 0 3px #00ff4c40}#add-member .edit-box .boxes .inputs .status .status-inp .custom-radio label{margin-left:8px;cursor:pointer}#add-member .edit-box .boxes .cred-tile{font-size:14px;margin-bottom:5px}#add-member .edit-box .boxes .limit{display:flex}#add-member .edit-box .boxes .limit input{width:70%}#add-member .edit-box .boxes .limit .constrants{display:flex;flex-direction:column}#add-member .edit-box .boxes .limit .constrants span{font-size:14px;display:flex}#add-member .edit-box .boxes .sm-forall{display:flex;align-items:center;gap:10px}#add-member .edit-box .boxes .sm-forall input{height:16px;width:16px;cursor:pointer}#add-member .edit-box .boxes .constrants-box .lists{display:flex;align-items:center;justify-content:space-between;margin-top:10px}#add-member .edit-box .boxes .constrants-box .lists .left{width:35%;font-size:14px}#add-member .edit-box .boxes .constrants-box .lists .left h4{font-size:14px}#add-member .edit-box .boxes .constrants-box .lists .right{display:flex;align-items:center;width:65%}#add-member .edit-box .boxes .constrants-box .lists .right h4{font-size:14px;text-align:start;width:100%}#add-member .edit-box .boxes .constrants-box .lists .right input{height:32px}#add-member .edit-box .boxes .constrants-box .lists .right input::placeholder{font-size:10px;text-align:end}#add-member .edit-box .boxes .constrants-box .lists .right .conts{display:flex;align-items:center}#add-member .edit-box .boxes .constrants-box .lists .right .conts span{margin-left:2px;font-size:14px}#add-member .edit-box .boxes .textarea{width:100%}#add-member .edit-box .boxes .textarea textarea{width:100%;outline:none;border:2px solid transparent}#add-member .edit-box .boxes .textarea textarea:focus{border:2px solid #a222ad}#add-member .edit-action{display:flex;justify-content:end;gap:10px}#add-member .edit-action button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#add-member .edit-action .create{background-color:#8e1e98;color:#fff;border-bottom-color:#66166d;border-right-color:#66166d}#add-member .edit-action .cancel{color:#18c432;border:1px solid transparent;background-color:transparent}#add-member .edit-action .cancel:hover{border:1px solid #18c432}#downline-listing .__top-bar{margin-top:10px;display:flex;align-items:center;background-color:#00000054;color:#fff;box-sizing:border-box;padding:12px 20px;gap:.51rem}#downline-listing .__top-bar p{font-size:14px}#downline-listing .__top-bar .text-cannel{color:#1bddd4;font-style:italic;font-size:14px}#downline-listing .__content-box{margin-top:1rem;background-color:#00000054;color:#fff;padding:10px 20px}#downline-listing .__content-box .__list-bar{display:flex;gap:10px}#downline-listing .__content-box .__list-bar p{color:#eee;padding:10px;font-size:14px;cursor:pointer}#downline-listing .__content-box .__list-bar .__active{background-color:#0006}#downline-listing .__content-box .__list-content{margin-top:1rem;background:#00000054;padding:20px}#downline-listing .__content-box .__list-content .__bet-list-box{width:100%;display:flex}#downline-listing .__content-box .__list-content .__bet-list-box .__tb-box{display:flex;align-items:end;justify-content:end}#downline-listing .__content-box .__list-content .__bet-list-box .__tb-box ul{display:flex;flex-direction:column}#downline-listing .__content-box .__list-content .__bet-list-box .__tb-box ul li{padding:10px;display:flex;align-items:center;justify-content:center}#downline-listing .__content-box .__list-content .__bet-list-box .__table{border:none;width:100%}#downline-listing .__content-box .__list-content .__bet-list-box .__table thead{width:100%}#downline-listing .__content-box .__list-content .__bet-list-box .__table thead tr th{width:200px;text-align:center;padding:10px}#downline-listing .__content-box .__list-content .__bet-list-box .__table tbody tr td{max-width:200px;padding:10px;font-size:14px;text-align:center}#downline-listing .__content-box .__list-content .__bet-list-box .__table tbody tr:nth-of-type(odd){background-color:#f5f5f51a}#downline-listing .__content-box .__list-content .BetList .__filter-box{display:flex;gap:10px;border-bottom:1px solid #fff;padding-bottom:10px}#downline-listing .__content-box .__list-content .BetList .__filter-box .__flex{display:flex;gap:10px;align-items:center}#downline-listing .__content-box .__list-content .BetList .__filter-box .__flex input{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#downline-listing .__content-box .__list-content .BetList .__filter-box button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551;display:flex;align-items:center}#downline-listing .__content-box .__list-content .BetList .__filter-box button i{font-size:20px}#downline-listing .__content-box .__list-content .BetList .__no-data{margin-top:10px}#downline-listing .__content-box .__list-content .BetList .__tab{margin:1rem 0}#downline-listing .__content-box .__list-content .BetList .__tab .__tab-bar{display:flex;gap:10px}#downline-listing .__content-box .__list-content .BetList .__tab .__tab-bar p{color:#eee;padding:10px 20px;font-size:14px;cursor:pointer}#downline-listing .__content-box .__list-content .BetList .__tab .__tab-bar .__active{background-color:#ffffff1a}#downline-listing .__content-box .__list-content .BetList .__tab .__checkbox{display:flex;align-items:center;gap:10px;margin:1rem 0}#downline-listing .__content-box .__list-content .BetList .__tab .__checkbox .__chacked{display:flex;align-items:center;gap:4px}#downline-listing .__content-box .__list-content .BetList .__tab .__total-pl{margin:1rem 0}#downline-listing .__content-box .__list-content .BetList .__tab .__total-pl p{font-weight:600}#downline-listing .__content-box .__list-content .BetList .__tab .__total-pl p span{color:#3cd247}#downline-listing .__content-box .__list-content .BetList .__tab .__table table{width:100%}#downline-listing .__content-box .__list-content .BetList .__tab .__table table thead tr th{padding:10px;font-size:14px;text-align:left}#downline-listing .__content-box .__list-content .BetList .__tab .__table table tbody tr td{padding:10px;font-size:14px;align-items:center}#downline-listing .__content-box .__list-content .BetList .__tab .__table table tbody tr:nth-of-type(odd){background-color:#f5f5f51a}#downline-listing .__content-box .__list-content .___AccountStatement .__filter-box{display:flex;gap:10px;border-bottom:1px solid #fff;padding-bottom:10px}#downline-listing .__content-box .__list-content .___AccountStatement .__filter-box .__flex{display:flex;gap:10px;align-items:center}#downline-listing .__content-box .__list-content .___AccountStatement .__filter-box .__flex input{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#downline-listing .__content-box .__list-content .___AccountStatement .__filter-box button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551;display:flex;align-items:center}#downline-listing .__content-box .__list-content .___AccountStatement .__filter-box button i{font-size:20px}#downline-listing .__content-box .__list-content .___AccountStatement .__table table{width:100%}#downline-listing .__content-box .__list-content .___AccountStatement .__table table thead tr th{padding:10px;font-size:14px;text-align:left}#downline-listing .__content-box .__list-content .___AccountStatement .__table table tbody tr td{padding:10px;font-size:14px}#downline-listing .__content-box .__list-content .___AccountStatement .__table table tbody tr:nth-of-type(odd){background-color:#f5f5f51a}#downline-listing .__content-box .__list-content .__transferStatement .__filter-box{display:flex;gap:10px;border-bottom:1px solid #fff;padding-bottom:10px}#downline-listing .__content-box .__list-content .__transferStatement .__filter-box .__flex{display:flex;gap:10px;align-items:center}#downline-listing .__content-box .__list-content .__transferStatement .__filter-box .__flex input{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#downline-listing .__content-box .__list-content .__transferStatement .__filter-box button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551;display:flex;align-items:center}#downline-listing .__content-box .__list-content .__transferStatement .__filter-box button i{font-size:20px}#downline-listing .__content-box .__list-content .__transferStatement .__table table{width:100%}#downline-listing .__content-box .__list-content .__transferStatement .__table table thead tr th{padding:10px;font-size:14px;text-align:left}#downline-listing .__content-box .__list-content .__transferStatement .__table table tbody tr td{padding:10px;font-size:14px}#downline-listing .__content-box .__list-content .__transferStatement .__table table tbody tr:nth-of-type(odd){background-color:#f5f5f51a}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__filter-title{color:#939}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__filter-input{margin:1rem 0;display:flex;gap:10px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__filter-input .inp{display:flex;gap:4px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__filter-input .inp label{font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__refresh-bar{display:flex;justify-content:end;border-bottom:1px solid #fff}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__refresh-bar .__refresh{display:flex;align-items:center;gap:10px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__refresh-bar .__refresh button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551;display:flex;align-items:center}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__refresh-bar .__refresh button i{font-size:20px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box{margin-top:2rem}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__thead{display:flex;gap:10px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__thead .__heading{width:33%;padding:8px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__thead .__heading ul{display:flex;gap:2rem}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__thead .__heading:nth-child(3){display:flex;justify-content:end}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody{margin-top:10px;display:grid;gap:1rem}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-top{padding:4px 8px;width:100%;background:linear-gradient(to bottom,#44227f 84%,#44227f8f)}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-top .__title{font-size:14px;display:flex;align-items:center}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-top .__title .__status{display:flex;align-items:center;color:#3cd247;margin-left:10px;gap:2px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-top .__total-net{margin-top:.2rem}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-top .__total-net p{font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-top .__total-net p span{color:#3cd247}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom{display:flex;justify-content:end}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title{gap:10px;background:#5059a7;justify-content:space-between;padding:4px 8px 4px 14px;display:flex;flex-direction:row}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__title{max-width:200px;font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__max-win{font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__icons{display:flex;align-items:start}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__icons img{width:25px;height:25px;cursor:pointer}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-value{display:flex}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-value p{width:100px;background:#deeaf7;color:#333;font-weight:700;text-align:center;vertical-align:middle;display:flex;align-items:center;justify-content:center;font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom .__match-value p:nth-of-type(2n){background:#e6f2ff}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right{display:flex;justify-content:start}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title{gap:10px;background:#5059a7;justify-content:space-between;padding:4px 8px 4px 14px;display:flex;flex-direction:row}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__title{max-width:200px;font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__max-win{font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__icons{display:flex;align-items:start}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__icons img{width:25px;height:25px;cursor:pointer}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-value{display:flex}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-value p{width:100px;background:#deeaf7;color:#333;font-weight:700;text-align:center;vertical-align:middle;display:flex;align-items:center;justify-content:center;font-size:14px}#downline-listing .__content-box .__list-content .__netExposure .__filter-by-sport .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-value p:nth-of-type(2n){background:#e6f2ff}@media screen and (max-width: 768px){#member-list .title{flex-wrap:wrap;gap:10px}#member-list .title .left h2{margin-bottom:1rem}#member-list .filter{flex-wrap:wrap}#member-list .filter .input,#member-list .filter .input input,#member-list .filter .select,#member-list .filter .select select{width:100%}#add-member{padding:10px}#add-member .edit-box .boxes .limit{flex-direction:column;gap:10px}#add-member .edit-box .boxes .limit input{width:100%;padding:10px}#add-member .edit-box{grid-template-columns:repeat(1,1fr);gap:10px}#add-member .edit-box .boxes{padding:10px;width:100%;margin:0}#add-member .edit-box .boxes .user-name .name-usr .n-bx span{padding:20px;width:35px!important;height:35px;display:flex;align-items:center;justify-content:center}#add-member .edit-box .boxes .inputs .input input{padding:8px;height:fit-content}#add-member .edit-box .boxes .inputs .btn button{height:fit-content;padding:8px}#add-member .edit-box .boxes .constrants-box{margin-top:1rem}#add-member .edit-box .boxes .constrants-box .lists{flex-direction:column;gap:10px;margin-top:1rem}#add-member .edit-box .boxes .constrants-box .lists .left,#add-member .edit-box .boxes .constrants-box .lists .right{width:100%}#add-member .edit-box .boxes .constrants-box .lists .right input{width:100%;padding:10px;height:fit-content}#add-member .edit-box .boxes .constrants-box .lists .right input::placeholder{font-size:.8rem}#add-member .edit-action{margin:1rem 0;padding-right:10px}}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.modal-backdrop .modal-content{background-color:#26183e;color:#fff;border-radius:8px;padding:20px;max-width:90%;transform:translateY(-200px);opacity:0;transition:opacity .3s ease,transform .3s ease}.modal-backdrop .modal-content .modal-header{padding:0 0 .5rem .5rem;border-bottom:1px dashed rgba(128,128,128,.3960784314);height:max-content;font-size:1.3rem;font-weight:bolder;position:relative}.modal-backdrop .modal-content .modal-header .close-button{position:absolute;color:#fff;top:-7px;right:0;background:none;border:none;font-size:24px;cursor:pointer}.modal-backdrop .modal-content .modal-footer{display:flex;gap:10px;height:3.2rem;justify-content:center;align-items:center;border-top:1px dashed rgba(128,128,128,.3960784314)}.modal-backdrop .modal-content .modal-footer .confirm-btn{border:none;padding:7px 40px;border-radius:4px;font-weight:500;background-color:#10827d;color:#fff;width:100%;font-size:.815rem;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}.modal-backdrop .modal-content .modal-footer .confirm-btn:hover{background-color:#0c5f5b}.modal-backdrop .modal-content .modal-footer .cancel-btn{border:none;padding:7px 40px;border-radius:4px;font-weight:500;background-color:#c51616;color:#fff;width:100%;font-size:.815rem;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}.modal-backdrop .modal-content .modal-footer .cancel-btn:hover{background-color:#b80606}.modal-backdrop .modal-content.open{opacity:1;transform:translateY(0)}.modal-backdrop.open{opacity:1;visibility:visible}.modal-body{padding:10px}#positionTrackingList{background:#0006;color:#fff;margin:10px 0 0;padding:20px}#positionTrackingList .item{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #cae0e8;padding-bottom:10px}#positionTrackingList .item .left{display:flex;align-items:center;gap:100px}#positionTrackingList .item .left h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;float:left;font-size:24px}#positionTrackingList .item .left .search-by{display:flex;align-items:center;gap:10px}#positionTrackingList .item .left .search-by input{height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;outline:none}#positionTrackingList .item .left .search-by input:focus{border:2px solid #a222ad}#positionTrackingList .item .edit button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#positionTrackingList .item .edit button:disabled{background-color:#10827ca4;color:#ffffff7e;cursor:not-allowed}#positionTrackingList .__table-data table{width:100%}#positionTrackingList .__table-data table thead tr th{font-size:14px;padding:8px;text-align:start}#positionTrackingList .__table-data table tbody tr td{max-width:200px;font-size:14px;padding:8px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}#positionTrackingList .__table-data table tbody tr .positive{color:#3cd247;font-weight:700}#positionTrackingList .__table-data table tbody tr .negitive{color:#f43;font-weight:700}#positionTrackingList .__table-data table tbody tr:nth-of-type(odd){background:#f5f5f51a}#positionTrackingList .__box-item{width:100%;box-sizing:border-box;position:relative}#positionTrackingList .__box-item .bx-x{position:absolute;color:#fff;right:-15px;top:-15px;cursor:pointer;z-index:100;font-size:12px;width:30px;height:30px;box-sizing:border-box;background:red;display:flex;align-items:center;justify-content:center;border-radius:50px;font-size:22px}#positionTrackingList .__box-item .__no-ofmembers_selected{border-bottom:1px solid #030202;padding-bottom:1rem}#positionTrackingList .__box-item .__no-ofmembers_selected p{font-size:1.2rem;color:#000}#positionTrackingList .__box-item .__inputs{margin-top:1.5rem;display:flex;justify-content:space-between}#positionTrackingList .__box-item .__inputs .feilds{display:flex;flex-direction:column;align-items:center;gap:10px}#positionTrackingList .__box-item .__inputs .feilds .icon{display:flex;background-color:#ffffffd5;padding:.2rem}#positionTrackingList .__box-item .__inputs .feilds .icon span{color:#000;font-size:20px}#positionTrackingList .__box-item .__inputs .feilds .icon img{width:25px}#positionTrackingList .__box-item .__inputs .feilds input{width:60px;height:32px;padding:4px 6px;box-sizing:border-box;border:2px solid #ddd;background:#fff;color:#666;transition:linear .2s;border-radius:0}#positionTrackingList .__box-item .__btn{margin-top:2rem;display:flex;justify-content:end;gap:10px}#positionTrackingList .__box-item .__btn .save{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#positionTrackingList .__box-item .__btn .cancle{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:red;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px}@media screen and (max-width: 768px){#positionTrackingList{padding:10px}#positionTrackingList .item{flex-direction:column;gap:10px}#positionTrackingList .item .left{width:100%;flex-direction:column;gap:20px}#positionTrackingList .item .left .search-by{text-align:start;width:100%;flex-direction:column}#positionTrackingList .item .left .search-by p,#positionTrackingList .item .left .search-by input{width:100%}#positionTrackingList .item .edit{margin-top:.5rem;margin-bottom:1rem}#positionTrackingList .item .edit button{width:200px;display:flex;align-items:center;justify-content:center}}#pagenation{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;color:#fff}#pagenation .__left{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:400;color:#fff}#pagenation .__left select{border:1px solid #eee;padding:4px 10px;cursor:pointer;background-color:transparent;color:#fff;border-radius:4px;outline:none;margin:0 4px}#pagenation .__left select option{background-color:#fff;color:#000}#pagenation .__right{display:flex;align-items:center;gap:4px}#pagenation .__right .__prev{background-color:#10827d;border-radius:50px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}#pagenation .__right .__prev i{font-size:22px}#pagenation .__right .__next{background-color:#10827d;border-radius:50px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}#pagenation .__right .__next i{font-size:22px}#pagenation .__right .__back-active{background-color:#10827c5e;cursor:not-allowed}#pagenation .__right .__back-active i{cursor:not-allowed;color:#ffffff81}#pagenation .__right .__numbers{display:flex;align-items:center;gap:4px}#pagenation .__right .__numbers .page-name-button{background-color:#10827d;border-radius:50%;border:none;height:30px;width:30px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;cursor:pointer}#pagenation .__right .__numbers .__active{background-color:#ccc!important;color:#000}@media screen and (max-width: 768px){#pagenation{flex-direction:column;gap:10px}}#net-exposure{background:#0006;color:#fff;margin:10px 0 0;padding:20px}#net-exposure .title{color:#cae0e8;margin-bottom:25px;margin-right:20px;margin-top:2px;font-size:24px}#net-exposure .filter-by-sport{display:flex;align-items:center;gap:16px}#net-exposure .filter-by-sport .inp{display:flex;align-items:center;gap:4px}#net-exposure .filter-by-sport .f-text{font-size:12px;display:inline-block;margin:0 14px 0 0;color:#939}#net-exposure .all{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}#net-exposure .all .inp{margin-right:10px;display:flex;align-items:center;gap:4px}#net-exposure .refresh{margin-top:40px;display:flex;align-items:center;justify-content:end;border-bottom:1px solid #cae0e8}#net-exposure .refresh button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551;gap:5px}#net-exposure .__active-box{margin-top:2rem}#net-exposure .__active-box .__table .__thead{display:flex;gap:10px}#net-exposure .__active-box .__table .__thead .__heading-space{width:22%}#net-exposure .__active-box .__table .__thead .__heading{width:40%;padding:8px}#net-exposure .__active-box .__table .__thead .__heading ul{display:flex;gap:3.5rem}#net-exposure .__active-box .__table .__thead .__heading:nth-child(3){display:flex;justify-content:end}#net-exposure .__active-box .__table .__tbody{margin-top:10px;display:grid;gap:1rem}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top{padding:4px 8px;width:100%;background:linear-gradient(to bottom,#44227f 84%,#44227f8f)}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top .__title{font-size:14px;display:flex;align-items:center}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top .__title .__status{display:flex;align-items:center;color:#3cd247;margin-left:10px;gap:2px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top .__title .__title_date{display:flex;align-items:center;margin-left:10px;gap:2px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top .__total-net{margin-top:.2rem}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top .__total-net p{font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-top .__total-net p span{color:#3cd247}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom{display:flex;justify-content:end}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title{gap:10px;background:#5059a7;justify-content:space-between;padding:4px 8px 4px 14px;display:flex;flex-direction:row}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__title{max-width:200px;font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__max-win{font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__icons{display:flex;align-items:start}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-title .__icons img{width:25px;height:25px;cursor:pointer}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-value{display:flex}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-value p{width:100px;background:#deeaf7;color:#333;font-weight:700;text-align:center;vertical-align:middle;display:flex;align-items:center;justify-content:center;font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom .__match-value p:nth-of-type(2n){background:#e6f2ff}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right{display:flex;justify-content:start}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title{gap:10px;background:#5059a7;justify-content:space-between;padding:4px 8px 4px 14px;display:flex;flex-direction:row}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__title{max-width:200px;font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__max-win{font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__icons{display:flex;align-items:start}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-title .__icons img{width:25px;height:25px;cursor:pointer}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-value{display:flex}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-value p{width:100px;background:#deeaf7;color:#333;font-weight:700;text-align:center;vertical-align:middle;display:flex;align-items:center;justify-content:center;font-size:14px}#net-exposure .__active-box .__table .__tbody .__body-data .__data-bottom-right .__match-value p:nth-of-type(2n){background:#e6f2ff}#bet-ticker{background:#0006;margin:10px 0 0;padding:20px}#bet-ticker .filter-btm{margin-top:2rem;display:flex;align-items:center;flex-wrap:wrap;gap:1rem}#bet-ticker .filter-btm .__from-to{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;width:23.5%}#bet-ticker .filter-btm .__input-date{display:flex;width:100%}#bet-ticker .filter-btm .__input-date input{outline:none;height:32px;width:100%;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#bet-ticker .filter-btm .event input{width:170px;position:relative;color:#fff;background-color:#00000080;border:1px solid rgba(0,0,0,.5);padding:10px;outline:0}#bet-ticker .filter-btm .event input::placeholder{font-size:14px;font-weight:500}#bet-ticker .filter-btm .btns{display:flex;gap:1rem}#bet-ticker .filter-btm .btns button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#bet-ticker .filter-btm .btns button:nth-child(1){background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#bet-ticker .filter-btm .btns button:nth-child(2){background-color:red;color:#fff;border-color:#ff4500;box-shadow:none}#bet-ticker .title{padding-bottom:10px}#bet-ticker .title h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#bet-ticker .action-btns{padding:1rem 0;display:flex;align-items:center;flex-wrap:wrap;gap:1rem;width:100%}#bet-ticker .action-btns .select{position:relative;background-color:#37133f;color:#fff;padding:10px;width:16.393442623%;cursor:pointer;-webkit-user-select:none;user-select:none;outline:0;display:flex;align-items:center}#bet-ticker .action-btns .select i{position:absolute;bottom:10px;right:10px;font-size:12px}#bet-ticker .action-btns .select .select-options{position:absolute;top:100%;right:0;height:150px;width:100%;overflow-y:scroll;background-color:#fff;color:#000}#bet-ticker .action-btns .select .select-options .li{padding:6px 10px;opacity:.8}#bet-ticker .action-btns .select .select-options .li:hover{background-color:#e1dede}#bet-ticker .action-btns .select .select-options .active{background-color:#e1dede!important}#bet-ticker .action-btns .event-button{display:flex;gap:1rem}#bet-ticker .action-btns .event{width:170px;position:relative;color:#fff;background-color:#00000080;border:1px solid rgba(0,0,0,.5);outline:0}#bet-ticker .action-btns .event input{background-color:transparent;border:none;color:#fff;outline:none;padding:10px}#bet-ticker .action-btns .event input::placeholder{font-size:16px;font-weight:500}#bet-ticker .action-btns .apl-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#bet-ticker .action-btns .clear-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid orangered;border-right:2px solid orangered;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:red;color:#fff;border-color:#222;box-shadow:none}#bet-ticker .refresh{margin-top:1rem;display:flex;align-items:center;justify-content:end;border-bottom:1px solid #cae0e8}#bet-ticker .refresh .count{color:#fff;margin-right:10px}#bet-ticker .refresh button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#bet-ticker .last{text-align:center;margin:10px;color:#fff}#bet-ticker .responsive-table1{color:#fff;width:100%;overflow-x:scroll;padding-bottom:5px}#bet-ticker .responsive-table1 table thead{background-color:#643f7c80}#bet-ticker .responsive-table1 table thead tr th{font-size:16px;padding:8px;text-align:start}#bet-ticker .responsive-table1 table tbody tr td{max-width:200px;font-size:14px;padding:8px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}#bet-ticker .responsive-table1 table tbody tr .positive{color:#3cd247;font-weight:700}#bet-ticker .responsive-table1 table tbody tr .negitive{color:#f43;font-weight:700}#bet-ticker .responsive-table1 table tbody tr:nth-of-type(2n){background:#f5f5f51a}#bet-ticker .responsive-table1::-webkit-scrollbar{width:8px;height:8px}#bet-ticker .responsive-table1::-webkit-scrollbar-track{background:#afaeae;border-radius:10px}#bet-ticker .responsive-table1::-webkit-scrollbar-thumb{background:#662b6d;border-radius:10px}#bet-ticker .responsive-table1::-webkit-scrollbar-thumb:hover{background:#4a1f4e}#eventmanagement{background:#0006;margin:10px 0 0;padding:20px}#eventmanagement .title{display:flex;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid #cae0e8}#eventmanagement .title h1{width:30%;color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;float:left;font-size:24px}#eventmanagement .title .select-lists{width:70%;display:flex;align-items:center;justify-content:end;flex-wrap:wrap;gap:10px}#eventmanagement .title .select-lists .select-input{display:flex;align-items:center;gap:10px}#eventmanagement .title .select-lists .select-input label{color:#fff;font-size:16px;font-weight:500}#eventmanagement .management-box{margin-top:2rem;width:100%;color:#fff}#eventmanagement .management-box .top-bar{display:grid;grid-template-columns:repeat(2,1fr);padding:5px 30px}#eventmanagement .management-box .content{margin-top:1rem;display:grid;gap:1rem}#eventmanagement .management-box .content .content-top{display:grid;grid-template-columns:repeat(2,1fr);padding:5px 30px;background:#422076}#eventmanagement .management-box .content .content-top .nme{display:flex;align-items:center;gap:10px}#eventmanagement .management-box .content .content-top .action{width:fit-content;display:flex;justify-content:space-between;width:100%;gap:10px}#eventmanagement .management-box .content .content-top .action .__min-max{display:flex;gap:10px}#eventmanagement .management-box .content .content-top .action .__min-max .oandb-inputs{border:3px solid #ddd;display:flex}#eventmanagement .management-box .content .content-top .action .__min-max .oandb-inputs .inp-title{height:32px;background:#fff;display:flex;align-items:center;padding:4px;color:#000;border-right:1px solid #ddd}#eventmanagement .management-box .content .content-top .action .__min-max .submit-btn-limit{padding:4px 6px}#eventmanagement .management-box .content .content-top .action .__min-max input{outline:none;height:32px;width:70px;padding:4px 6px;border:none;background:#fff;color:#666;font-size:15px;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#eventmanagement .management-box .content .c-lists .list{margin:4px 0 0;background:#454ea5;padding:5px 30px;display:grid;grid-template-columns:repeat(2,1fr)}#eventmanagement .management-box .content .c-lists .list .left-name{display:flex;align-items:center;gap:10px}#eventmanagement .management-box .content .c-lists .list .t-g-btn{display:flex;justify-content:space-between}#eventmanagement .management-box .content .c-lists .list .t-g-btn .__min-max{display:flex;gap:10px}#eventmanagement .management-box .content .c-lists .list .t-g-btn .__min-max input{outline:none;height:32px;width:100px;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#eventmanagement .management-box .content .c-lists .__mathches-list .__list{margin:4px 0 0;background:#636cc3;padding:5px 30px;display:grid;grid-template-columns:repeat(2,1fr)}#eventmanagement .management-box .content .c-lists .__mathches-list .__list .__left-side{display:flex;align-items:center;justify-content:space-between;padding:0 5%}#eventmanagement .management-box .content .c-lists .__mathches-list .__list .__right-side{display:flex;justify-content:space-between}#eventmanagement .management-box .content .c-lists .__mathches-list .__list .__right-side .__min-max{display:flex;gap:10px}#eventmanagement .management-box .content .c-lists .__mathches-list .__list .__right-side .__min-max input{outline:none;height:32px;width:100px;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#workstaton{background:#0006;margin:10px 0 0;padding:20px;color:#fff}#workstaton .__filter-box{margin:1rem 0;display:flex;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#workstaton .__filter-box .__left h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#workstaton .__filter-box .__right,#workstaton .__filter-box .__right .__checkbox{display:flex;align-items:center;gap:10px}#workstaton .__filter-box .__right .__checkbox .__checks{display:flex;gap:2px;margin-top:2px}#workstaton .__filter-box .__right .__checkbox:nth-child(1){padding-right:10px;border-right:1px solid #fff}#workstaton .__filter-box .__right .__select-btns{display:flex;gap:10px}#workstaton .__filter-box .__right .__button button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:8px 12px;background:#727272;vertical-align:middle;line-height:20px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#workstaton .name i{color:#1bddd4;font-size:14px}#workstaton .__grid-box{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}#workstaton .__grid-box .__match{height:fit-content}#workstaton .__grid-box .__match .__match-box{vertical-align:top;background:#3a0c3f;padding:10px}#workstaton .__grid-box .__match .__match-box .number{margin-bottom:10px}#workstaton .__grid-box .__match .__match-box .__bvox{display:flex;justify-content:space-between;width:100%;position:relative}#workstaton .__grid-box .__match .__match-box .__bvox .suspanded{position:absolute;left:0;top:0;font-weight:600;height:100%;width:100%;background-color:#00000059;color:red;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:.02em}#workstaton .__grid-box .__match .__match-box .__bvox .left{width:65%;border:1px solid #9c9c9c}#workstaton .__grid-box .__match .__match-box .__bvox .left p{background-color:#462e49;height:100%;padding:10px;display:flex;align-items:center}#workstaton .__grid-box .__match .__match-box .__bvox .right{display:flex;width:35%;position:relative}#workstaton .__grid-box .__match .__match-box .__bvox .right .__points{color:#000;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:8px 20px;border:1px solid #9c9c9c;gap:2px;width:50%}#workstaton .__grid-box .__match .__match-box .__bvox .right .__points h3{font-size:15px}#workstaton .__grid-box .__match .__match-box .__bvox .right .__points p{font-size:11px}#workstaton .__grid-box .__match .__match-box .__bvox .right .back{background-color:#a7d8fd}#workstaton .__grid-box .__match .__match-box .__bvox .right .lay{background-color:#f9c9d4}#workstaton .__grid-box .__point-details{background:#3a0c3f}#workstaton .__grid-box .__point-details table{width:100%}#workstaton .__grid-box .__point-details table thead tr th{text-align:center;padding:8px;font-size:13px}#workstaton .__grid-box .__point-details table tbody .bg-white{background-color:#deeaf7;color:#333}#workstaton .__grid-box .__point-details table tbody .bg-white .color-g{background-color:#373d73;padding:0 10px;display:flex;align-items:center;justify-content:start}#workstaton .__grid-box .__point-details table tbody .bg-white img{width:32px;cursor:pointer}#workstaton .__grid-box .__point-details table tbody .toggle-data{background-color:#b9cce8!important;font-weight:700;color:#333}#workstaton .__grid-box .__point-details table tbody .toggle-data td{text-align:center}#workstaton .__grid-box .__point-details table tbody .toggle-data-white{background-color:#fff!important;color:#333}#workstaton .__grid-box .__point-details table tbody .toggle-data-white td{text-align:center;border-bottom:1px solid #333}#workstaton .__grid-box .__point-details table tbody .toggle-data-white td:nth-child(1){border-right:1px solid #333}#workstaton .__grid-box .__point-details table tbody .toggle-data-white .swing{animation:swing .5s ease}@keyframes swing{0%{background-color:#fff}50%{background-color:#ffd}to{background-color:#fff}}#workstaton .__grid-box .__point-details table tbody .bg-fade .color-g{background-color:#373d73;padding:0 10px;display:flex;align-items:center;justify-content:start}#workstaton .__grid-box .__point-details table tbody .bg-fade img{width:32px;cursor:pointer;height:100%}#workstaton .__grid-box .__point-details table tbody tr td{font-size:13px;padding:8px;text-align:center;font-weight:550}#workstaton .__grid-box .__point-details table tbody tr .negitive{color:red}#workstaton .__grid-box .__point-details table tbody tr .positive{color:#2ec739}#workstaton .__grid-box .__video{margin-top:1rem;vertical-align:top;background:#3a0c3f;padding:10px}#workstaton .__grid-box .__video .__title{display:flex;align-items:center;justify-content:space-between}#workstaton .__grid-box .__video .__title button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:8px 12px;background:#727272;vertical-align:middle;line-height:20px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;display:flex;align-items:center;cursor:pointer;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#workstaton .__event-table{margin-top:2rem;background:#3a0c3f;padding:5px;vertical-align:top}#workstaton .__event-table table{width:100%}#workstaton .__event-table table thead tr th{text-align:start;font-size:14px;padding:8px}#workstaton .__event-table table tbody tr .positive{color:#2ec739}#workstaton .__event-table table tbody tr .negitive{color:red}#workstaton .__event-table table tbody tr td{padding:10px;font-size:14px}#workstaton .__event-table table tbody tr:nth-of-type(odd){background:#f5f5f51a}#breakdown{margin-top:15px;background-color:#00000054;color:#fff;box-sizing:border-box;padding:10px 20px}#breakdown .__title{border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem;padding-bottom:5px}#breakdown .__title h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#breakdown .__title .__refresh{display:flex;align-items:center;gap:10px}#breakdown .__title button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#breakdown .__check-box{display:flex;gap:20px}#breakdown .__check-box .__check{display:flex;align-items:center;gap:4px}#breakdown .__check-box .__check input{margin-top:2px}#breakdown .__table{margin-top:2rem;width:100%}#breakdown .__table table{width:100%}#breakdown .__table table thead tr th{text-align:start;padding:8px;font-size:14px}#breakdown .__table table thead tr .l-heeader{width:40%}#breakdown .__table table tbody tr td{text-align:start;font-size:14px;padding:8px}#breakdown .__table table tbody tr .l-heeader{width:40%}#breakdown .__table table tbody tr .flex{width:100%;display:flex;justify-content:space-between;background-color:#b9cce8;font-weight:700}#breakdown .__table table tbody tr .flex .__li{width:100%;color:#000;text-align:center}#breakdown .__table table tbody tr .white{background-color:#fff}#breakdown .__table table tbody .match-name{background:linear-gradient(to bottom,#44227f 84%,#44227f8f)}#breakdown .__table table tbody .match-name span{font-weight:500;color:#2ec739}#breakdown .__table table tbody .white-line{background:#deeaf7;color:#333}#breakdown .__table table tbody .ladder-header{width:40%}#breakdown .__data-table{margin-top:2rem}#breakdown .__data-table table{width:100%}#breakdown .__data-table table thead tr th,#breakdown .__data-table table tbody tr td{text-align:start;font-size:14px;padding:8px}#BetBreakdown{margin-top:15px;background-color:#00000054;color:#fff;box-sizing:border-box;padding:10px 20px}#BetBreakdown .__title{border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem;padding-bottom:5px}#BetBreakdown .__title h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#BetBreakdown .__title .__refresh{display:flex;align-items:center;gap:10px}#BetBreakdown .__title button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#BetBreakdown .__name{margin:1rem 0;display:flex;align-items:center;font-size:14px}#BetBreakdown .__name span{margin-right:5px;color:#1bddd4;font-style:italic}#BetBreakdown table{width:100%}#BetBreakdown table thead tr th{font-size:15px;padding:10px;text-align:start}#BetBreakdown table tbody tr td{max-width:200px;font-size:14px;padding:10px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}#BetBreakdown table tbody tr .positive{color:#3cd247;font-weight:700}#BetBreakdown table tbody tr .negitive{color:#f43;font-weight:700}#BetBreakdown table tbody tr:nth-of-type(odd){background:#f5f5f51a}#NetExposureBreakdown{margin-top:15px;background-color:#00000054;color:#fff;box-sizing:border-box;padding:10px 20px}#NetExposureBreakdown .__title{border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem;padding-bottom:5px}#NetExposureBreakdown .__title h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#NetExposureBreakdown .__title .__refresh{display:flex;align-items:center;gap:10px}#NetExposureBreakdown .__title button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#NetExposureBreakdown .__check-box{display:flex;gap:20px}#NetExposureBreakdown .__check-box .__check{display:flex;align-items:center;gap:4px}#NetExposureBreakdown .__check-box .__check input{margin-top:2px}#NetExposureBreakdown .__table{margin-top:1rem;border-radius:6px;overflow:hidden;font-size:14px;color:#fff}#NetExposureBreakdown .__table .match-top,#NetExposureBreakdown .__table .market-row{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;font-weight:600}#NetExposureBreakdown .__table .match-top{background:#3b007d}#NetExposureBreakdown .__table .match-top .left{display:flex;gap:8px;align-items:center}#NetExposureBreakdown .__table .match-top .left .in-play{color:#00c853;font-size:12px;font-weight:500}#NetExposureBreakdown .__table .match-top .header-labels{display:flex;gap:5rem}#NetExposureBreakdown .__table .match-top .header-labels span{min-width:90px;text-align:center;font-weight:500;color:#ddd}#NetExposureBreakdown .__table .market-row{background:#2d0059}#NetExposureBreakdown .__table .market-row .flex{display:flex;gap:10rem;align-items:center}#NetExposureBreakdown .__table .market-row .flex ._icon{display:flex;gap:6px}#NetExposureBreakdown .__table .market-row .flex ._icon img{width:14px;height:14px;cursor:pointer}#NetExposureBreakdown .__table .market-row .values{display:flex;gap:5rem}#NetExposureBreakdown .__table .market-row .values span{min-width:90px;text-align:center}#NetExposureBreakdown .__table .market-row .values .green{color:#00c853;font-weight:600}#NetExposureBreakdown .__table .market-row .values .red{color:#ff1744;font-weight:600}#NetExposureBreakdown .__table .sub-table{display:flex;justify-content:flex-start}#NetExposureBreakdown .__table .sub-table table{border-collapse:collapse;background:#fff;color:#000;min-width:30vw}#NetExposureBreakdown .__table .sub-table table th{background:#f1f1f1;padding:8px 10px;text-align:left;font-weight:600}#NetExposureBreakdown .__table .sub-table table td{padding:8px 10px;border-bottom:1px solid #ddd}#NetExposureBreakdown .__table .sub-table table .green{color:#00c853;font-weight:600}#NetExposureBreakdown .__table .sub-table table .red{color:#ff1744;font-weight:600}#NetExposureBreakdown .__name{margin:1rem 0;display:flex;align-items:center;font-size:14px}#NetExposureBreakdown .__name span{margin-right:5px;color:#1bddd4;font-style:italic}#NetExposureBreakdown ._point-table{margin-top:2rem}#NetExposureBreakdown ._point-table table{width:100%}#NetExposureBreakdown ._point-table table tbody tr td{padding:6px;font-size:14px;font-weight:500}#NetExposureBreakdown ._point-table table tbody tr td img{width:25px}#NetExposureBreakdown ._point-table table tbody tr .negetive{color:red}#NetExposureBreakdown ._point-table table tbody tr .positive{color:#37eb43}#NetExposureBreakdown ._point-table table tbody tr:nth-child(odd){background:#f5f5f51a}@media screen and (max-width: 768px){.bb #bet-ticker .action-btns{flex-wrap:wrap}.bb #bet-ticker .action-btns .select,.bb #bet-ticker .action-btns .event,.bb #bet-ticker .action-btns .select input,.bb #bet-ticker .action-btns .event input,.bb #bet-ticker .action-btns .apl-btn,.bb #bet-ticker .action-btns .clear-btn{width:100%}.bb #bet-ticker .refresh{padding-bottom:10px}.bb #bet-ticker table{width:100%}.bb #bet-ticker table thead{display:none}.bb #bet-ticker table tbody{max-height:none;overflow-y:visible}.bb #bet-ticker table tbody tr{display:grid;margin-bottom:15px;border:1px solid #ddd;box-shadow:0 1px 3px #0000001a}.bb #bet-ticker table tbody tr td{display:flex;justify-content:space-between;padding:12px;border:none;border-bottom:1px solid #eee;max-width:none}.bb #bet-ticker table tbody tr td:before{content:attr(data-label);left:10px;font-weight:700;color:#fff}.bb #bet-ticker table tbody::-webkit-scrollbar{width:0}#eventmanagement{padding:10px}#eventmanagement .title{flex-direction:column;gap:1rem}#eventmanagement .title h1{width:100%;text-align:center}#eventmanagement .title .select-lists{width:100%;justify-content:space-between}#eventmanagement .management-box .top-bar{display:flex}#eventmanagement .management-box .top-bar .name{width:70%}#eventmanagement .management-box .content .content-top{display:flex}#eventmanagement .management-box .content .content-top .nme{width:80%}#eventmanagement .management-box .content .c-lists .list{display:flex}#eventmanagement .management-box .content .c-lists .list .left-name{width:80%}#eventmanagement .management-box .content .c-lists .__mathches-list .__list{display:flex;align-items:center}#eventmanagement .management-box .content .c-lists .__mathches-list .__list .__left-side{width:80%;display:flex;flex-direction:column;text-align:start;padding:0}#eventmanagement .management-box .content .c-lists .__mathches-list .__list .__left-side .__date{width:100%}}#select{position:relative;background-color:#37133f;color:#fff;padding:10px;width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;outline:0;display:flex;align-items:center}#select i{position:absolute;bottom:10px;right:10px;font-size:12px}#select .select-options{position:absolute;top:100%;left:0;width:100%;height:150px;overflow-y:scroll;background-color:#fff;color:#000;z-index:999}#select .select-options .li{padding:6px 10px;opacity:.8}#select .select-options .li:hover{background-color:#e1dede}#select .select-options .active{background-color:#e1dede!important}@media screen and (max-width: 768px){.bb #bet-ticker .action-btns .select .select-options{width:100%;right:0;z-index:999}}.empty-container{height:9rem;display:flex;justify-content:center;align-items:center;color:#fff;border:1px dashed rgba(128,128,128,.205)}.toggle-btn{cursor:pointer;border:1px solid green;background-color:#00dc61;padding:6px 4px;width:60px;height:28px;border-radius:20px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#fff}.toggle-btn .round{position:absolute;top:0;height:27px;width:27px;border-radius:50%;background-color:#fff;box-shadow:-3px 3px 8px #0000000f,6px 6px 24px #00000014;border:1px solid #d9d9d9;transition:all .3s ease}.toggle-btn.on{background-color:#00dc61}.toggle-btn.on .round{right:0}.toggle-btn.off{background-color:#ccc}.toggle-btn.off .round{left:0}#pl-report .top .filter{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;width:70%}#pl-report .top .filter .filter-input{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;width:30%}#pl-report .top .filter .filter-input input{outline:none;height:100%;width:100%;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#pl-report .top .filter .btns{display:flex;gap:1rem}#pl-report .top .filter .btns button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#pl-report .top .filter .btns button:nth-child(1){background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#pl-report .top .filter .btns button:nth-child(2){background-color:red;color:#fff;border-color:#ff4500;box-shadow:none}#pl-report .top .filter-most-win-loss{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;width:70%}#pl-report .top .filter-most-win-loss .filter-input-most-win-loss{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;width:29%}#pl-report .top .filter-most-win-loss .filter-input-most-win-loss input{outline:none;height:100%;width:100%;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#pl-report .top .filter-most-win-loss .btns{display:flex;gap:1rem}#pl-report .top .filter-most-win-loss .btns button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#pl-report .top .filter-most-win-loss .btns button:nth-child(1){background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#pl-report .top .filter-most-win-loss .btns button:nth-child(2){background-color:red;color:#fff;border-color:#ff4500;box-shadow:none}#pl-report .filtered-data .__active-data table .positive{color:green}#pl-report .filtered-data .__active-data table tbody tr:nth-of-type(2n){background:#ff00001a}@media screen and (max-width: 768px){#pl-report .top{flex-direction:column;gap:10px}#pl-report .top .__flex-col{width:100%;display:flex;flex-direction:column-reverse;gap:10px}#pl-report .top .d{flex-direction:column;align-items:end;width:100%}#pl-report .top .d .__fr-to p{color:#fff}#pl-report .top .download{width:100%;display:flex;justify-content:end}#pl-report .filter-btm{flex-direction:column}#pl-report .filter-btm #select{width:100%}#pl-report .filter-btm #select .select-options{z-index:99;width:100%;right:0}#pl-report .filter-btm .event,#pl-report .filter-btm .event input,#pl-report .filter-btm .__from-to,#pl-report .filter-btm .btns,#pl-report .filter-btm .btns button,#pl-report .top .title,#pl-report .top .filter .filter-input,#pl-report .top .filter,#pl-report .top .filter .btns,#pl-report .top .filter-most-win-loss .filter-input-most-win-loss,#pl-report .top .filter-most-win-loss,#pl-report .top .filter-most-win-loss .btns{width:100%}#pl-report .filtered-data .__active-data{overflow:scroll;padding-bottom:10px}}#userlisting .title .download{cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;overflow:visible;text-transform:none;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#userlisting .list .__filter{margin:1rem 0;padding-bottom:10px;width:100%;display:flex;gap:20px}#userlisting .list .__filter .__filter-box{width:fit-content;display:flex;flex-direction:column;width:100%;max-width:20rem}#userlisting .list .__filter .__filter-box input,#userlisting .list .__filter .__filter-box select{outline:none;height:32px;width:100%;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#userlisting .list .__filter .__filter-box input option,#userlisting .list .__filter .__filter-box select option{background-color:#fff;color:#000}#userlisting .create-user .createE-box .edit .error-input{outline:2px solid red}#userlisting .create-user .createE-box .edit .input .error-password-input{height:32px;width:82%;padding:4px 6px;border:2px solid red;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between}#userlisting .create-user .createE-box .edit .input .error-password-input i{color:#109b29;margin-left:6px;font-size:22px}#userlisting .create-user .createE-box .edit .input input{height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.__edit-form{background:#26183e;color:#fff;position:relative;width:100%;border-radius:16px}.__edit-form .__form .__input{display:flex;flex-direction:column}.__edit-form .__form .__input span{font-size:14px;margin-bottom:8px}.__edit-form .__form .__input input,.__edit-form .__form .__input select,.__edit-form .__form .__input .__password-genrater{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.__edit-form .__form .__input .__password-genrater{display:flex;justify-content:space-between;align-items:center}.__edit-form .__form .__input .__password-genrater p{font-size:14px}.__edit-form .__form .__input .__password-genrater i{color:#18c432;font-size:22px}.status-container{display:flex;justify-content:center;padding:2rem 0;gap:1rem}.status-container .radio{position:relative;display:flex;align-items:center}.status-container .radio .radio_animated{position:absolute;opacity:0}.status-container .radio .radio_animated:checked+label:before{background-color:#a222ad;border-color:#a222ad;animation:pulse .4s ease-in-out}.status-container .radio .radio_animated:checked+label:after{opacity:1;transform:scale(1);transition:transform .3s ease}.status-container .radio label{cursor:pointer;padding-left:30px;position:relative;font-size:1rem;font-weight:700}.status-container .radio label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #ccc;border-radius:50%;background-color:transparent;transition:background-color .3s ease,border-color .3s ease}.status-container .radio label:after{content:"✓";position:absolute;left:3px;transform:translateY(-50%) scale(0);border-radius:50%;opacity:0;transition:transform .3s ease,opacity .3s ease}@keyframes pulse{0%{width:16px;height:16px;opacity:1}50%{width:10px;height:10px;opacity:.6}to{width:16px;height:16px;opacity:1}}.tab-container{width:100%;border-radius:7px;overflow:hidden;font-family:Arial,sans-serif}.tab-header{display:flex}.tab-header :nth-child(1){border-right:2px solid gray}.tab-header :nth-child(2){border-right:2px solid gray}.tab{flex:1;padding:10px;text-align:center;background-color:#f0f0f0;border:none;cursor:pointer;font-size:16px}.tab.active{background-color:#10827d;color:#fff}.tab-content{padding-top:20px}.tab-content .content .amount-container{margin:.5rem 0 1rem;display:grid;grid-template-columns:repeat(1,1fr);gap:10px}.tab-content .content .amount-container .input{display:flex;flex-direction:column}.tab-content .content .amount-container .input span{font-size:14px;margin-bottom:8px}.tab-content .content .amount-container .input input{outline:none;height:32px;width:100%;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.tab-content .content .amount-container .input textarea{outline:none;width:100%;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}@media screen and (max-width: 768px){#userlisting{padding:10px}#userlisting .list{width:100%;overflow-x:scroll}#userlisting .list .__filter{display:grid!important}#userlisting .list .__filter .__filter-box{width:100%;max-width:none}#userlisting .list .__filter .__filter-box select{width:100%!important}#userlisting .create-user .createE-box{width:100%}#userlisting .create-user .createE-box .edit{grid-template-columns:repeat(1,1fr)}#userlisting .create-user .createE-box .edit .input{flex-direction:column}#userlisting .create-user .createE-box .edit .input label,#userlisting .create-user .createE-box .edit .input input,#userlisting .create-user .createE-box .edit .input select,#userlisting .create-user .createE-box .edit .edit .btn button{width:100%}#userlisting .list::-webkit-scrollbar{display:none}.__edit-form .__form{grid-template-columns:repeat(1,1fr)}}#error-page{height:100%;width:100%;display:flex;margin-top:10%;justify-content:center}#error-page h1{color:#fff}.sidebar{width:200px;background:#00000054;color:#fff;display:flex}.sidebar .sidebar-list{position:relative;width:100%;display:flex;flex-direction:column;gap:2px}.sidebar .sidebar-list .list{cursor:pointer}.sidebar .sidebar-list .list p{color:#fff}.sidebar .sidebar-list .list .list-headname{display:flex;align-items:center;justify-content:space-between;position:relative;box-sizing:border-box;width:100%;padding:12px 10px;text-decoration:none;background:#ffffff26}.sidebar .sidebar-list .list .list-headname.active{color:#fff;background-color:#00000010;font-weight:700}.sidebar .sidebar-list .list .list-headname:hover{background-color:#00000010}.sidebar .sidebar-list .list .list-headname p{font-size:14px}.sidebar .sidebar-list .list .list-headname i{font-size:10px}.sidebar .sidebar-list .list .sub-list{padding:2px 0}.sidebar .sidebar-list .list .sub-list p{padding:10px;font-size:14px;color:#fff}.sidebar .sidebar-list .list .sub-list .active p{background-color:#6d6c6c1a;font-weight:550}.sidebar .side-toggle{cursor:pointer;background:#ffffff80;width:20px;position:absolute;right:-20px;top:0;bottom:0;height:100%;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.sidebar .side-toggle .arrow-binding{color:#000;text-align:center;font-size:28px}.sidebar .side-toggle:hover{opacity:1}.sidebar-action{width:0%}.sidebar-action .sidebar-list .list{opacity:0;visibility:hidden}.sidebar-action .side-toggle{opacity:1;min-height:300px}@media screen and (max-width: 768px){.sidebar{display:none}}#header{margin:auto auto 5px;width:100%;background-color:#00000054;height:80px;display:flex;align-items:center;justify-content:space-between;color:#fff}#header .left{display:flex;align-items:center;justify-content:center;gap:40px}#header .left .logo-container{display:flex;justify-content:center;align-items:center;width:15rem}#header .left .logo-container .logo{width:100%}#header .left .time{display:flex;align-items:center;gap:8px;color:#fff;width:100%}#header .left .time .custom-select{color:#333;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:290px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#fff;border:none}#header .left .time .custom-select:focus{outline:none}#header .left .time .custom-select option{background-color:#f0f0f0;color:#333}#header .left .time .custom-select option:checked{background-color:#007bff;color:#fff}#header .left .time .custom-select-arrow{position:relative}#header .left .time .custom-select-arrow:after{content:"▼";font-size:12px;color:#fff;position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}#header .left .time .date{font-size:16px}#header .left .time h1{font-size:20px}#header .left .time .gmt{margin-bottom:2px;display:flex;position:relative;cursor:pointer}#header .left .time .gmt .gmt-options{position:absolute;background-color:#fff;color:#000;width:250px;top:145%;left:-130%;z-index:99;border-radius:10px}#header .left .time .gmt .gmt-options p{text-align:start;padding:12px;font-size:14px}#header .left .time .gmt .gmt-options p:nth-child(2n){border-top:1px solid #ccc;border-bottom:1px solid #ccc}#header .left .time .gmt .gmt-options:before{content:"";height:0;position:absolute;bottom:100%;right:50%;margin-right:-5px;border-width:0 6px 6px 6px;border-style:solid;border-color:#ffffff transparent}#header .left .time .gmt span{font-size:14px}#header .right{padding-right:20px;display:flex;gap:30px;align-items:center}#header .right .logged-details p{font-size:14px;margin-top:3px}#header .right .link{cursor:pointer;position:relative}#header .right .link p{color:#fff}#header .right .link i{font-size:16px;margin-right:2px}#header .right .link .setting-action{position:absolute;top:150%;z-index:9;right:-100%;width:200px;background-color:#fff;color:#000}#header .right .link .setting-action p{padding:10px;border-bottom:1px solid #ddd;box-shadow:inset 0 1px #fff;font-size:15px;font-weight:500;color:#000}#header .right .link .setting-action:before{content:"";height:0;position:absolute;bottom:100%;right:50%;margin-right:-5px;border-width:0 6px 6px 6px;border-style:solid;border-color:#ffffff transparent}.change-pass{position:fixed;top:0;left:0;height:100vh;width:100%;background:#0009;color:#fff;z-index:999;display:flex;align-items:center;justify-content:center}.change-pass .box{border-radius:10px;width:480px;background-color:#26183e;padding:20px;display:flex;flex-flow:column;position:relative}.change-pass .box .title h1{font-size:22px;font-weight:500}.change-pass .box .title .crossIcon{position:absolute;top:0;right:0;font-size:28px;background-color:#fff;color:#000;border-radius:50px}.change-pass .box .inp{margin-top:1rem;display:flex;flex-direction:column;gap:5px;position:relative}.change-pass .box .inp input{outline:none;height:32px;width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.change-pass .box .inp .error_massage{bottom:-15px;position:absolute;color:red;font-size:14px}.change-pass .box .awction-btn{margin-top:2rem;display:flex;align-items:center;justify-content:end;gap:10px}.change-pass .box .awction-btn button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}.change-pass .box .awction-btn .cancel{background-color:red;border-bottom:2px solid orangered;border-right:2px solid orangered;color:#fff}.change-pass .box .awction-btn .save{background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}.change-pass .box .password-should{margin-top:1rem}.change-pass .box .password-should h3{margin-bottom:1rem}.change-pass .box .password-should ul li{margin:8px 0;font-size:14px;color:red;display:flex;align-items:center;gap:6px;font-weight:500}.change-pass .box .password-should ul li i{background-color:red;color:#fff;border-radius:50px}.changepass-body{border-radius:10px;width:100%;background-color:#26183e;display:flex;flex-flow:column;position:relative}.changepass-body .title h1{font-size:22px;font-weight:500}.changepass-body .title .crossIcon{position:absolute;top:0;right:0;font-size:28px;background-color:#fff;color:#000;border-radius:50px}.changepass-body .inp{margin-top:1rem;display:flex;flex-direction:column;gap:5px;position:relative}.changepass-body .inp input{outline:none;height:32px;width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}.changepass-body .error_massage{padding-top:.3rem;color:red;font-size:14px}.changepass-body .awction-btn{margin-top:2rem;display:flex;align-items:center;justify-content:end;gap:10px}.changepass-body .awction-btn button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}.changepass-body .awction-btn .cancel{background-color:red;border-bottom:2px solid orangered;border-right:2px solid orangered;color:#fff}.changepass-body .awction-btn .save{background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}.changepass-body .password-should{margin-top:1rem}.changepass-body .password-should h3{margin-bottom:1rem}.changepass-body .password-should ul li{margin:8px 0;font-size:14px;color:red;display:flex;align-items:center;gap:6px;font-weight:500}.changepass-body .password-should ul li i{background-color:red;color:#fff;border-radius:50px}#mobileHeader{display:none}@media screen and (max-width: 768px){#header{display:none}.__confirm-logout{position:fixed;z-index:10000}.mobile-sidebar .lists ul li a{color:#000}#mobileHeader{position:sticky;top:0;left:0;background-color:#3a0c3f;z-index:999;display:flex;align-items:center;justify-content:space-between;padding:15px 3%}#mobileHeader .left{display:flex;align-items:center;gap:10px}#mobileHeader .left i{color:#fff;font-size:40px}#mobileHeader .left img{width:50%}#mobileHeader .right{display:flex;align-items:center;gap:1rem}#mobileHeader .right i{color:#fff;font-size:28px}#mobileHeader .right .__seting{position:relative}#mobileHeader .right .__seting .__show-setting{position:absolute;top:110%;right:0%;width:200px;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;z-index:99}#mobileHeader .right .__seting .__show-setting p{padding:10px;border-bottom:1px solid #ddd;box-shadow:inset 0 1px #fff;font-size:15px;font-weight:500;text-align:center;cursor:pointer}.change-pass .box{width:90%;color:#fff}}#footer{margin-top:1rem;width:100%;text-align:center;background:#00000054;color:#fff;line-height:20px;padding:10px;display:flex;align-items:center;justify-content:center}#footer p{font-size:14px;margin:0 10px}.top-slider{background-color:#00000054;box-sizing:border-box;padding:6px 20px}.top-slider marquee{color:#fff;font-size:14px}.ballance{margin-top:15px;display:flex;align-items:center;justify-content:space-between;background-color:#00000054;color:#fff;box-sizing:border-box;padding:10px 20px}.ballance .left{display:flex;align-content:center;gap:20px}.ballance .left .balance-up{font-size:14px}.ballance .left .balance-up span{color:#3cd247;font-weight:700}.ballance .right{display:flex;align-items:center;font-size:14px;gap:6px}@media screen and (max-width: 768px){.ballance{display:flex;flex-direction:column;overflow-x:scroll;align-items:start}.ballance .left{flex-direction:column}.ballance .right{flex-direction:column;align-items:start;gap:20px}.ballance::-webkit-scrollbar{display:none}}#home-report{margin-top:1rem;max-height:calc(100vh - 180px);overflow-y:scroll;background:#0006;margin:10px 0 0;padding:10px}#home-report .__sections{color:#fff;margin-bottom:2rem}#home-report .__sections .top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#home-report .__sections .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#home-report .__sections .top h1 span{color:#3cd247;font-weight:700}#home-report .__sections .top button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#home-report .__sections .__table{margin-top:1rem}#home-report::-webkit-scrollbar{display:none}@media screen and (max-width: 768px){#home-report{max-height:100%}#home-report .__sections .top,#home-report .__sections .__table{padding-left:3%;padding-right:3%}}#daily-report{padding:0 .3rem;max-height:calc(100vh - 182px);overflow-y:scroll;background:#0006;margin:10px 0 0;padding:10px}#daily-report .__filter{margin:1rem 0;padding-bottom:10px;display:flex;gap:20px}#daily-report .__filter .__filter-box{width:fit-content;display:flex;flex-direction:column}#daily-report .__filter .__filter-box span{color:#fff;margin-bottom:10px;font-size:14px}#daily-report .__filter .__filter-box select{outline:none;height:32px;width:200px;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#daily-report .__filter .__filter-box select option{background-color:#fff;color:#000}#daily-report .__sections{color:#fff;margin-bottom:2rem}#daily-report .__sections .top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#daily-report .__sections .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#daily-report .__sections .top h1 span{color:#3cd247;font-weight:700}#daily-report .__sections .top button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#daily-report .__sections .top select{outline:none;height:32px;width:200px;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#daily-report .__sections .top select option{background-color:#fff;color:#000}#daily-report .__sections .__table{margin-top:1rem}#daily-report::-webkit-scrollbar{display:none}@media screen and (max-width: 768px){#daily-report{max-height:100%}#daily-report .__filter{flex-direction:column;gap:10px;padding-left:3%;padding-right:3%}#daily-report .__filter .__filter-box,#daily-report .__filter .__filter-box select{width:100%}#daily-report .__sections .top,#daily-report .__sections .__table{padding-left:3%;padding-right:3%}}#userlisting{background:#0006;margin:10px 0 0;padding:20px}#userlisting .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #cae0e8;padding-bottom:10px}#userlisting .title h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#userlisting .title .new-userbtn{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#8e1e98;color:#fff;border-right:2px solid #66166d;border-bottom:2px solid #66166d;border-left-style:none;display:flex;align-items:center}#userlisting .list{width:100%}#userlisting .list .__filter{margin:1rem 0;padding-bottom:10px;display:flex;align-items:end;gap:20px}#userlisting .list .__filter .__filter-box{width:100%;display:flex;flex-direction:column}#userlisting .list .__filter .__filter-box span{color:#fff;margin-bottom:10px;font-size:14px}#userlisting .list .__filter .__filter-box select{outline:none;height:32px;width:200px;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#userlisting .list .__filter .__filter-box select option{background-color:#fff;color:#000}#userlisting .list::-webkit-scrollbar{height:10px}#userlisting .list::-webkit-scrollbar-track{background:red}#userlisting .list::-webkit-scrollbar-thumb{background-color:red;border-radius:10px}#userlisting .create-user{margin-top:1rem}#userlisting .create-user .createE-box{background:#ffffff12;padding:20px;margin:0 20px 20px 0;width:fit-content}#userlisting .create-user .createE-box .h-title{font-size:18px;color:#fff;font-weight:500;letter-spacing:.02em;border-bottom:1px solid #cae0e8;padding-bottom:10px}#userlisting .create-user .createE-box .edit{display:grid;grid-template-columns:repeat(2,1fr);padding:1rem 10px;gap:1rem}#userlisting .create-user .createE-box .edit .input{display:flex;align-items:center;gap:10px}#userlisting .create-user .createE-box .edit .input .__password-input{height:32px;width:82%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between}#userlisting .create-user .createE-box .edit .input .__password-input i{color:#109b29;margin-left:6px;font-size:22px}#userlisting .create-user .createE-box .edit .input .pass{position:absolute}#userlisting .create-user .createE-box .edit .input .genPass{position:relative;top:7px;right:7px;color:#109b29;font-size:22px}#userlisting .create-user .createE-box .edit .input label{color:#fff;width:40%}#userlisting .create-user .createE-box .edit .input input{outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#userlisting .create-user .createE-box .edit .input select{outline:none;height:32px;max-width:100%;width:84%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#userlisting .create-user .createE-box .edit .input input:focus{border:2px solid #8e1e98}#userlisting .create-user .createE-box .edit .btn{display:flex;justify-content:end}#userlisting .create-user .createE-box .edit .btn button{width:65%;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#0f8422;color:#fff;border-bottom-color:#0a5616;border-right-color:#0a5616}#userlisting .create-user .edit-action{display:flex;justify-content:start;gap:10px}#userlisting .create-user .edit-action button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#userlisting .create-user .edit-action .create{background-color:#8e1e98;color:#fff;border-bottom-color:#66166d;border-right-color:#66166d}#userlisting .create-user .edit-action .cancel{color:#18c432;border:1px solid transparent;background-color:transparent}#userlisting .create-user .edit-action .cancel:hover{border:1px solid #18c432}.__edit-form{background:#26183e;color:#fff;position:relative;width:100%;border-radius:16px;margin-bottom:.5rem}.__edit-form .bx-x{position:absolute;color:#fff;right:-15px;top:-15px;cursor:pointer;z-index:100;font-size:12px;width:30px;height:30px;box-sizing:border-box;background:red;display:flex;align-items:center;justify-content:center;border-radius:50px;font-size:22px}.__edit-form h2{margin-top:1rem}.__edit-form .__username{margin-top:1rem;display:flex;margin:10px 0;gap:10px}.__edit-form .__form{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.__edit-form .__form button{height:32px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:38px;font-size:14px;text-align:center;color:#fff;border-bottom-color:#0a5616;border-right-color:#0a5616;background-color:#0f8422;border-radius:6px}.__edit-form .__form ._delete{background-color:#c51616}.__edit-form .__form .btn{display:flex;justify-content:center;align-items:end}.__edit-form .__form .btn button{height:32px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#0f8422;color:#fff;border-bottom-color:#0a5616;border-right-color:#0a5616}.__edit-form .__save-btn{margin-top:2rem;margin-bottom:1rem;display:flex;justify-content:center;gap:10px}.__edit-form .__save-btn button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;vertical-align:middle;text-decoration:none;text-align:center;border-radius:0;background-color:#0f8422;color:#fff;border-bottom-color:#0a5616;border-right-color:#0a5616;min-height:40px;padding:0 15px;line-height:20px;font-size:14px;cursor:pointer}.__edit-form .__save-btn .cancle{background-color:transparent;color:red}.__edit-form-permission{background:#26183e;color:#fff;position:relative;width:100%}@media screen and (max-width: 768px){#userlisting{padding:10px}#userlisting .list{width:100%;overflow-x:scroll}#userlisting .create-user .createE-box{width:100%}#userlisting .create-user .createE-box .edit{grid-template-columns:repeat(1,1fr)}#userlisting .create-user .createE-box .edit .input{flex-direction:column}#userlisting .create-user .createE-box .edit .input label,#userlisting .create-user .createE-box .edit .input input,#userlisting .create-user .createE-box .edit .input select,#userlisting .create-user .createE-box .edit .edit .btn button{width:100%}#userlisting .list::-webkit-scrollbar{display:none}.__edit-form .__form{grid-template-columns:repeat(1,1fr)}}#add-balance .__balance-data{margin-top:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}#add-balance .__balance-data .__card{background-color:#00000054;color:#fff;padding:1rem;border-radius:.5rem}#add-balance .__balance-data .__card h2{font-weight:500;font-size:16px}#add-balance .__balance-data .__card h1{text-align:end;color:#3cd247;font-size:24px;font-weight:550}#add-balance .__table-for-showbalance-history{margin-top:2rem}#add-balance .__table-for-showbalance-history .top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px;margin-bottom:2rem}#add-balance .__table-for-showbalance-history .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px;font-weight:500}#add-balance .__table-for-showbalance-history .top h1 span{color:#3cd247;font-weight:700}#add-balance .__table-for-showbalance-history .top button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#add-balance .__table-for-showbalance-history .__table table{width:100%;color:#fff}#add-balance .__table-for-showbalance-history .__table table thead tr th{font-size:15px;padding:8px;text-align:start}#add-balance .__table-for-showbalance-history .__table table tbody tr td{max-width:200px;font-size:14px;padding:8px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}#add-balance .__table-for-showbalance-history .__table table tbody tr .positive{color:#3cd247;font-weight:700}#add-balance .__table-for-showbalance-history .__table table tbody tr .negitive{color:#f43;font-weight:700}#add-balance .__table-for-showbalance-history .__table table tbody tr:nth-of-type(odd){background:#f5f5f51a}#transtion-page{background:#0006;margin:10px 0 0;padding:20px;min-height:350px}#transtion-page .__image-viewer_table{height:50px;width:70px}#transtion-page .top{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#transtion-page .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#transtion-page .top h1 span{color:#3cd247;font-weight:700}#transtion-page .top button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#transtion-page .__search_filter-bar{margin-top:1rem;display:flex;align-items:center;gap:1rem;color:#fff}#transtion-page .__search_filter-bar .__search{display:flex;align-items:center;border:1px solid white;width:30%;padding:4px 10px;border-radius:4px}#transtion-page .__search_filter-bar .__search i{color:#fff;font-size:22px}#transtion-page .__search_filter-bar .__search input{background-color:transparent;padding:4px;width:100%;border:none;outline:none;color:#fff}#transtion-page .__search_filter-bar .__search input::placeholder{color:#fff}#transtion-page .__search_filter-bar .date{width:40%}#transtion-page .__search_filter-bar .date .__from-to,#transtion-page .__search_filter-bar .date .__from-to .__input-date,#transtion-page .__search_filter-bar .date .__from-to .__input-date input{width:100%}#transtion-page .__search_filter-bar .__select{width:27%}#transtion-page .__search_filter-bar .__select select{outline:none;height:32px;width:100%;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#transtion-page .__search_filter-bar .__select option{background-color:#fff;color:#000}#transtion-page .__search_filter-bar button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#transtion-page .__edit-form-Transaction{display:flex;flex-wrap:wrap}#transtion-page .__edit-form-Transaction .__input{display:flex;align-items:center;margin-top:1rem;max-width:100%;width:50%}#transtion-page .__edit-form-Transaction .__input .title{font-size:14px;width:40%}#transtion-page .__edit-form-Transaction .__input .value{font-size:14px;width:60%}#transtion-page .__edit-form-Transaction .__input .value img{height:50%;width:60%}#transtion-page .__edit-form-Transaction .__input select{border-radius:4px;margin-left:10px;outline:none;height:32px;width:85%;padding:4px 6px;border:none;background:#10827d;color:#fff;-webkit-transition:linear .2s;transition:linear .2s;cursor:pointer}#transtion-page .__edit-form-Transaction .__input select option{background-color:#fff;color:#000}#transtion-page .__image-viewer{width:100%;height:30rem}#transtion-page .__image-viewer img{border-radius:8px;height:100%;width:100%}@media screen and (max-width: 768px){#transtion-page .__edit-form-Transaction{display:block}#transtion-page .__edit-form-Transaction .__input{width:100%}#transtion-page .__search_filter-bar{display:grid}#transtion-page .__search_filter-bar .__search,#transtion-page .__search_filter-bar .__select select{width:100%}#transtion-page .responsive-table{overflow-x:auto}#transtion-page .__search_filter-bar .date{width:100%;flex-wrap:wrap}#transtion-page .__search_filter-bar .__select{width:100%}}#withdrawals-page .__edit-form-withdrawal{display:flex;flex-wrap:wrap}#withdrawals-page .__edit-form-withdrawal .__input{display:flex;align-items:center;margin-top:1rem;max-width:100%;width:50%}#withdrawals-page .__edit-form-withdrawal .__input .title{font-size:14px;width:40%}#withdrawals-page .__edit-form-withdrawal .__input .value{font-size:14px;width:60%}#withdrawals-page .__edit-form-withdrawal .__input .value input{outline:none;height:32px;width:90%;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#withdrawals-page .__edit-form-withdrawal .__input select{border-radius:4px;margin-left:10px;outline:none;height:32px;width:85%;padding:4px 6px;border:none;background:#10827d;color:#fff;-webkit-transition:linear .2s;transition:linear .2s;cursor:pointer}#withdrawals-page .__edit-form-withdrawal .__input select option{background-color:#fff;color:#000}@media screen and (max-width: 768px){#withdrawals-page .__edit-form-withdrawal{display:block}#withdrawals-page .__edit-form-withdrawal .__input{width:100%}#withdrawals-page .__search_filter-bar{display:grid}#withdrawals-page .__search_filter-bar .__search,#withdrawals-page .__search_filter-bar .__select select{width:100%}#withdrawals-page .responsive-table{overflow-x:auto}#withdrawals-page .__search_filter-bar .date{width:100%;flex-wrap:wrap}#withdrawals-page .__search_filter-bar .__select{width:100%}}#settings{color:#fff;background:#0006;margin:10px 0 0;padding:20px;min-height:350px}#settings .top{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#settings .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#settings .top h1 span{color:#3cd247;font-weight:700}#settings .top button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#settings .__upi .__cahnge{display:flex;justify-content:space-between;padding:1rem 0;color:#fff;border-radius:10px;gap:2rem}#settings .__upi .__cahnge .__left,#settings .__upi .__cahnge .__right{background:#2a2638;padding:2rem;border-radius:10px;flex:1}#settings .__upi .__cahnge .__left{display:flex;flex-direction:column;gap:1.5rem}#settings .__upi .__cahnge .__left .__input{display:flex;flex-direction:column;gap:.5rem}#settings .__upi .__cahnge .__left .__input span{font-weight:600;font-size:.9rem}#settings .__upi .__cahnge .__left .__input select,#settings .__upi .__cahnge .__left .__input input{padding:.75rem;border:none;border-radius:6px;font-size:1rem;background:#3a3550;color:#fff}#settings .__upi .__cahnge .__left .__input select:focus,#settings .__upi .__cahnge .__left .__input input:focus{outline:2px solid #4caf50}#settings .__upi .__cahnge .__left .__input input[type=file]{background:#3a3550;padding:.5rem}#settings .__upi .__cahnge .__left button{margin-top:1rem;padding:.75rem;background:#4caf50;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background .3s}#settings .__upi .__cahnge .__left button:hover{background:#45a049}#settings .__upi .__cahnge .__right{display:flex;flex-direction:column;align-items:center;gap:1.5rem}#settings .__upi .__cahnge .__right img{width:200px;height:200px;object-fit:contain;border-radius:10px;background:#3a3550}#settings .__upi .__cahnge .__right .upi-text{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%}#settings .__upi .__cahnge .__right .upi-text .__upi{background:#3a3550;padding:1rem;border-radius:8px}#settings .__upi .__cahnge .__right .upi-text .__upi h4{font-size:.9rem;font-weight:700;margin-bottom:.5rem;color:#ccc}#settings .__upi .__cahnge .__right .upi-text .__upi p{font-size:1.1rem;word-break:break-all}#settings .__upi .__cahnge-settings .__left{padding:1rem 0;display:flex;gap:1rem;flex-wrap:wrap}#settings .__upi .__cahnge-settings .__left .__input{margin-bottom:1rem;display:flex;flex-direction:column;width:32.2580645161%}#settings .__upi .__cahnge-settings .__left .__input span{font-size:14px;margin-bottom:.5rem}#settings .__upi .__cahnge-settings .__left .__input textarea{width:100%;outline:none;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#202020;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#settings .__upi .__cahnge-settings .__left .__input input{width:100%;outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#202020;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#settings .__upi .__cahnge-settings .__left .__input-row-second{margin-bottom:1rem;display:flex;flex-direction:column;width:49.0196078431%}#settings .__upi .__cahnge-settings .__left .__input-row-second span{font-size:14px;margin-bottom:.5rem}#settings .__upi .__cahnge-settings .__left .__input-row-second textarea{width:100%;outline:none;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#202020;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#settings .__upi .__cahnge-settings .__left .__input-row-second input{width:100%;outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#202020;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#settings .__upi .__cahnge-settings .chenge-button{display:flex;align-items:center;justify-content:center}#settings .__upi .__cahnge-settings .chenge-button button{width:25%;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#0f8422;color:#fff;border-bottom-color:#0a5616;border-right-color:#0a5616}#settings .__upi .__cahnge-settings .__right{padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:70%}#settings .__upi .__cahnge-settings .__right img{width:100%;height:200px;object-fit:contain}#settings .__upi .__cahnge-settings .__right .upi-text{display:block}#settings .__upi .__cahnge-settings .__right .upi-text .__upi{padding-bottom:3rem}#settings .__upi .__cahnge-settings .__right .upi-text .__upi h4{margin-bottom:10px}#settings .Change_Admin_Password .__change-pass{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between}#settings .Change_Admin_Password .__change-pass .__input{display:flex;flex-direction:column;width:24%;margin-bottom:1rem}#settings .Change_Admin_Password .__change-pass .__input span{font-size:14px;margin-bottom:.5rem}#settings .Change_Admin_Password .__change-pass .__input input{width:100%;outline:none;height:32px;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;transition:linear .2s;border-radius:0;cursor:pointer}#settings .Change_Admin_Password .__change-pass .__input .btn{opacity:0}#settings .Change_Admin_Password .__change-pass button{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#0f8422;color:#fff;border-bottom-color:#0a5616;border-right-color:#0a5616}@media screen and (max-width: 768px){#settings .Change_Admin_Password .__change-pass .__input{width:100%}#settings .__upi .__cahnge{display:flex;flex-direction:column}#settings .__upi .__cahnge .__right,#settings .__upi .__cahnge .__right-logo{display:flex;flex-direction:column-reverse;width:100%}#settings .__upi .__cahnge-settings .__left .__input,#settings .__upi .__cahnge .__left,#settings .__upi .__cahnge-settings .__left .__input-row-second,#settings .__upi .__cahnge-settings .chenge-button button{width:100%}}#pl-report{background:#0006;margin:10px 0 0;padding:20px;min-height:350px}#pl-report .top{display:flex;align-items:center;justify-content:space-between}#pl-report .top .title{width:30%}#pl-report .top .title h1,#pl-report .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#pl-report .top .d{display:flex;align-items:center;gap:10px}#pl-report .top .d .date{color:#fff}#pl-report .top .d .icon{background-color:#fff;padding:3px 10px;cursor:pointer}#pl-report .top .d .icon i{color:#000;font-size:25px}#pl-report .top .download button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#pl-report .top .select-input{display:flex;align-items:center;gap:10px}#pl-report .top .select-input .inpu{display:flex;align-items:center;gap:5px;cursor:pointer}#pl-report .top .select-input .inpu label{color:#fff}#pl-report .filter-btm{margin-top:2rem;display:flex;align-items:center;flex-wrap:wrap;gap:1rem}#pl-report .filter-btm .__from-to{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;width:23.5%}#pl-report .filter-btm .__input-date{display:flex;width:100%}#pl-report .filter-btm .__input-date input{outline:none;height:32px;width:100%;max-width:100%;padding:4px 6px;border:2px solid #ddd;background:#fff;color:#666;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#pl-report .filter-btm .event input{width:170px;position:relative;color:#fff;background-color:#00000080;border:1px solid rgba(0,0,0,.5);padding:10px;outline:0}#pl-report .filter-btm .event input::placeholder{font-size:14px;font-weight:500}#pl-report .filter-btm .btns{display:flex;gap:1rem}#pl-report .filter-btm .btns button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;color:#fff;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0}#pl-report .filter-btm .btns button:nth-child(1){background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#pl-report .filter-btm .btns button:nth-child(2){background-color:red;color:#fff;border-color:#ff4500;box-shadow:none}#pl-report .line{margin:10px 0;width:100%;height:1px;border:1px solid #cae0e8}#pl-report .filtered-data{padding:10px 0}#pl-report .filtered-data .nodata{color:#fff}#pl-report .filtered-data .__date{margin:1rem 0}#pl-report .filtered-data .__date p{color:#fff}#pl-report .filtered-data .__active-data{margin-top:1rem;color:#fff}#pl-report .filtered-data .__active-data table{width:100%;border-collapse:collapse}#pl-report .filtered-data .__active-data table .wtd-1,#pl-report .filtered-data .__active-data table .wtd-2,#pl-report .filtered-data .__active-data table .wtd-3{border-right:1px solid white}#pl-report .filtered-data .__active-data table .text-end{text-align:end}#pl-report .filtered-data .__active-data table .nagative{color:red}#pl-report .filtered-data .__active-data table .bet-text{color:#2ce5dd;cursor:pointer}#pl-report .filtered-data .__active-data table thead{background-color:#643f7c80}#pl-report .filtered-data .__active-data table thead tr th,#pl-report .filtered-data .__active-data table tbody tr td{padding:8px;font-size:14px}#pl-report .filtered-data .__active-data table tbody tr td ul{display:flex;justify-content:space-between;gap:1rem}#pl-report .filtered-data .__active-data table tbody tr td ul li{text-align:end;width:100%}#pl-report .filtered-data .__active-data table tbody tr:nth-of-type(2n){background:#f5f5f51a}#pl-report .table-navigater-title{color:#0ff;cursor:pointer}#pl-report .__active-data{color:#fff}#pl-report .__active-data .__top-bar{display:flex;margin-top:1rem}#pl-report .__active-data .__top-bar .active{background:#00000054}#pl-report .__active-data .__top-bar p{padding:10px 1rem}#pl-report .__active-data .__filter-data{padding:1rem 10px;background:#00000054}#pl-report .__active-data .__filter-data .__current .__check-box{display:flex;align-items:center;gap:10px}#pl-report .__active-data .__filter-data .__current .__check-box .__check{display:flex;align-items:center;gap:4px}#pl-report .__active-data .__filter-data .__current .__check-box .__check input{margin-top:2px}#pl-report .__active-data .__filter-data .__current .__table{margin-top:1rem}#pl-report .__active-data .__filter-data .__current .__table thead tr th{text-align:start}#pl-report .__active-data table thead tr th{text-align:start;font-size:16px}#pl-report .__active-data table tbody tr td{text-align:start;font-size:14px}#pl-report .__active-data table tbody tr .positive{color:#3cd247;font-weight:700}#pl-report .__active-data table tbody tr .negative{color:#f43;font-weight:700}#pl-report .__active-data table tbody tr .notes{color:#2ce5dd}#view-bets{margin-top:15px;background-color:#00000054;color:#fff;box-sizing:border-box;padding:10px 20px}#view-bets .top{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#view-bets .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#view-bets .top .d{display:flex;align-items:center;gap:10px}#view-bets .top .d .date{color:#fff}#view-bets .top .d .icon{background-color:#fff;padding:3px 10px;cursor:pointer}#view-bets .top .d .icon i{color:#000;font-size:25px}#view-bets .top .download button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#view-bets .__name{display:flex;align-items:center;font-size:14px}#view-bets .__name span{margin-right:5px;color:#1bddd4;font-style:italic}#view-bets .__filter{margin-top:1rem;display:flex;align-items:center;gap:1rem}#view-bets .__filter .__check{display:flex;align-items:center;gap:5px}#view-bets .__filter .__check label{font-size:14px}#view-bets .__active-data{width:100%}@media screen and (max-width: 768px){#pl-report .top{flex-direction:column;gap:10px}#pl-report .top .__flex-col{width:100%;display:flex;flex-direction:column-reverse;gap:10px}#pl-report .top .d{flex-direction:column;align-items:end;width:100%}#pl-report .top .d .__fr-to p{color:#fff}#pl-report .top .download{width:100%;display:flex;justify-content:end}#pl-report .filter-btm{flex-direction:column}#pl-report .filter-btm #select{width:100%}#pl-report .filter-btm #select .select-options{z-index:99;width:100%;right:0}#pl-report .filter-btm .event,#pl-report .filter-btm .event input,#pl-report .filter-btm .__from-to,#pl-report .filter-btm .btns,#pl-report .filter-btm .btns button,#pl-report .top .title,#pl-report .top .filter .filter-input,#pl-report .top .filter,#pl-report .top .filter .btns{width:100%}#pl-report .filtered-data .__active-data{overflow:scroll;padding-bottom:10px}}#withdrawals-page{overflow-x:auto;background:#0006;margin:10px 0 0;padding:20px;min-height:350px}#withdrawals-page .top{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cae0e8;padding-bottom:10px}#withdrawals-page .top h1{color:#cae0e8;margin-bottom:5px;margin-right:20px;margin-top:2px;font-size:24px}#withdrawals-page .top h1 span{color:#3cd247;font-weight:700}#withdrawals-page .top button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#withdrawals-page .__search_filter-bar{margin-top:1rem;display:flex;align-items:center;gap:1rem;color:#fff}#withdrawals-page .__search_filter-bar .__search{display:flex;align-items:center;border:1px solid white;width:30%;padding:4px 10px;border-radius:4px}#withdrawals-page .__search_filter-bar .__search i{color:#fff;font-size:22px}#withdrawals-page .__search_filter-bar .__search input{background-color:transparent;padding:4px;width:100%;border:none;outline:none;color:#fff}#withdrawals-page .__search_filter-bar .__search input::placeholder{color:#fff}#withdrawals-page .__search_filter-bar .date{width:40%}#withdrawals-page .__search_filter-bar .date .__from-to,#withdrawals-page .__search_filter-bar .date .__from-to .__input-date,#withdrawals-page .__search_filter-bar .date .__from-to .__input-date input{width:100%}#withdrawals-page .__search_filter-bar .__select{width:27%}#withdrawals-page .__search_filter-bar .__select select{outline:none;height:32px;width:100%;padding:4px 6px;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;border-radius:0;cursor:pointer}#withdrawals-page .__search_filter-bar .__select option{background-color:#fff;color:#000}#withdrawals-page .__search_filter-bar button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;overflow:visible;font:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 12px;background:#727272;vertical-align:middle;line-height:20px;min-height:32px;font-size:14px;text-decoration:none;text-align:center;border-bottom:2px solid #595959;border-right:2px solid #595959;border-radius:0;background-color:#10827d;color:#fff;border-bottom-color:#0a5551;border-right-color:#0a5551}#withdrawals-page .__table{margin-top:2rem}#withdrawals-page .form-sliders{display:flex;flex-wrap:wrap;gap:1rem}#withdrawals-page .form-sliders .input{align-items:center;max-width:100%;width:100%}#withdrawals-page .form-sliders .input .title{font-size:14px;width:40%;margin-bottom:.3rem}#withdrawals-page .form-sliders .input input,#withdrawals-page .form-sliders .input select{border-radius:4px;outline:none;height:32px;width:100%;padding:4px 6px;border:none;border:1px solid #ddd;background:transparent;color:#ddd;-webkit-transition:linear .2s;transition:linear .2s;cursor:pointer}#withdrawals-page .form-sliders .input input option,#withdrawals-page .form-sliders .input select option{background-color:#fff;color:#000}#withdrawals-page .form-sliders .select-image{height:11rem;width:100%}#withdrawals-page .table-image-slider{height:5rem;width:95%}#withdrawals-page .table-image-slider img{height:100%;width:100%}@media screen and (max-width: 768px){#withdrawals-page .__edit-form-withdrawal{display:block}#withdrawals-page .__edit-form-withdrawal .__input{width:100%}#withdrawals-page .__search_filter-bar{display:grid}#withdrawals-page .__search_filter-bar .__search,#withdrawals-page .__search_filter-bar .__select select{width:100%}#withdrawals-page .responsive-table{overflow-x:auto}#withdrawals-page .__search_filter-bar .date{width:100%;flex-wrap:wrap}#withdrawals-page .__search_filter-bar .__select{width:100%}#withdrawals-page .table-image-slider{height:4rem;width:50%}#withdrawals-page .table-image-slider img{height:100%;width:100%}}.file-uploader{width:100%;height:100%;padding:10px;border:2px dashed #aaa;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;transition:background-color .3s,border-color .3s}.file-uploader p{font-size:16px;color:#555;text-align:center}.file-uploader:hover{background-color:#e0e0e0}.file-uploader.dragging{background-color:#f0f0f0;border-color:#919191}.file-uploader .images-show{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between}.file-uploader .images-show .data-container-image{height:100%;display:flex;align-items:center;gap:1rem}.file-uploader .images-show .data-container-image img{height:100%;width:50%}.file-uploader .images-show .data-container-image .file-name{font-size:16px;color:#555;text-align:center;width:50%;overflow:hidden;text-overflow:ellipsis}.file-uploader .images-show .images-delete{background-color:#ff4d4d;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.file-uploader .images-show .images-delete:hover{background-color:#f33}.file-uploader .images-show .images-delete i{font-size:22px}.file-uploader .text-input{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.file-uploader .text-input i{font-size:26px}.loader{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:9999;background-color:#3a0c3f;display:flex;align-items:center;justify-content:center}.loader .loader-logo{width:65px;height:55px;position:absolute;z-index:1}.loader .loader-circle{width:100px;height:100px;border:7px solid rgba(255,165,0,.5);border-top-color:transparent;border-radius:50%;animation:spinCircle 1.5s linear infinite;position:absolute}.loader .loader-text{margin-top:120px;font-size:14px;color:#f4a800;font-weight:700}.loader-hide{display:none}@keyframes rotateLogo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
