.userProfileForm{left:50%;top:50%;transform:translate(-50%,-50%);background:#00000052;width:450px}.userProfileForm h1{font-size:29px;margin-bottom:20px;font-family:iransansLight}.userProfileForm button{width:100%;background:var(--main-rgb);box-shadow:0 0 0 3px var(--main-primary-shadow);margin-bottom:20px}.userProfileForm button:disabled{cursor:not-allowed}.userProfileForm input{outline:none;background:#303030}.userProfileForm label span{font-family:iransansLight;font-size:12px}.userProfileForm a{font-size:11px;text-align:center;width:100%;color:var(--main-rgb);font-family:iransansLight;margin-bottom:3px}.profileWrapper{height:calc(100% - 80px)}.profileWrapper .sidebar{background:var(--foreground-rgb);padding-top:15px;transition:.3s}.profileWrapper .sidebar li button .icon{margin-left:12px;font-size:20px;width:33px;height:33px;padding:7px;border-radius:4px}.profileWrapper .sidebar li button{font-family:iransansLight;outline:none}.profileWrapper .sidebar li button.active .icon{background:var(--main-rgb);color:#fff}.profileWrapper .sidebar li button:hover{background:var(--main-primary);color:#fff}.profileWrapper .contentWrapper .content{background:var(--background-start-rgb)}.profileWrapper .contentWrapper .content h1{font-size:22px;padding-bottom:13px;margin-bottom:13px;border-bottom:2px dashed var(--background-end-rgb)}p.dashboardNotification{padding:7px;background:linear-gradient(270deg,var(--main-rgb),transparent 60%);font-size:12px}.contentWrapper .dashboard ul.listsCount li{list-style:none;background:#fefefe0d;display:inline-block;min-height:80px;border-radius:8px;flex-wrap:wrap;padding:13px;flex:clamp(200px,24%,49%);margin:0 0 1% 1%}[data-theme=light] .contentWrapper .dashboard ul.listsCount li{background:var(--main-rgb);color:#fff}.contentWrapper .dashboard ul li .title{width:100%;display:inline-block;margin-bottom:15px}.contentWrapper .dashboard ul li .text{font-size:21px;text-align:center;color:#fff;font-weight:700;display:block;margin:0 auto}.contentWrapper .dashboard ul li .icon{font-size:40px;text-align:left;display:inline-block;float:left;color:#ffffff6b}.VipInfo{width:100%;margin:40px 0 0;font-size:20px;color:#fff}[data-theme=light] .VipInfo{color:var(--main-primary)}.VipInfo h3{display:block;text-align:center;width:100%}.VipInfo ul.vipCountDown{margin:0;padding:0;display:flex;width:100%;justify-content:center;align-items:center}.VipInfo ul.vipCountDown li{list-style:none;min-width:60px;height:40px;line-height:40px;text-align:center;background:#fefefe0d;border-radius:8px;padding:0 20px;font-size:16px}ul.dateInfo{margin:40px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center}ul.dateInfo li{list-style:none;font-size:12px;border-bottom:1px dashed #9a9a9a;padding-bottom:5px;margin-left:40px;color:#9a9a9a;width:240px;text-align:center;margin-bottom:26px}.ProfileFormsWrapper form label.UPL{width:100%;display:flex!important;margin-bottom:10px}.ProfileFormsWrapper form label.UPL span{width:120px;display:inline-block}.ProfileFormsWrapper form label.UPL input{padding:7px 11px;border-radius:4px;outline:none;border:none;max-width:100%;width:400px;background:#fefefe0d;color:var(--text-end-rgb)}[data-theme=light] .ProfileFormsWrapper form label.UPL input{background:var(--background-end-rgb)}.ProfileFormsWrapper form button{margin-right:120px;background:var(--main-rgb);color:#fff;box-shadow:0 0 0 3px var(--main-rgb-shadow);border:none;outline:none;transition:.3s ease}.ProfileFormsWrapper form button:hover{background:var(--main-primary);box-shadow:0 0 0 3px var(--main-primary-shadow)}.ProfileFormsWrapper form a.ChangePasswordControl{flex:1;margin-right:14px}.ProfileFormsWrapper form a.ChangePasswordControl:hover{color:var(--main-rgb)}.profileWrapper .contentWrapper{height:100%;overflow-y:auto}.profileWrapper ::-webkit-scrollbar{width:3px}.profileWrapper ::-webkit-scrollbar-track{background:#f1f1f1}.profileWrapper ::-webkit-scrollbar{width:4px}.profileWrapper ::-webkit-scrollbar-track{background:#000}.profileWrapper ::-webkit-scrollbar-thumb{background:#393939}.profileWrapper ::-webkit-scrollbar-thumb:hover{background:var(--main-rgb)}.ProfileFormsWrapper form,ul.levels li button{font-family:iransansLight;font-size:13px}ul.levels li button{background:#fefefe0d}[data-theme=light] ul.levels li button{background:#007aff}ul.levels li button .badge{background:#fff;color:#000}ul.levels li button .price{color:#ffc107;font-size:11px}ul.levels li button:hover{background:#007ac0}ul.levels li button .arrow{font-size:25px}select.filterUserStatsList{background:#d7d7d73d;outline:none;color:var(--text-start-rgb);font-family:iransansLight;font-size:13px;position:absolute;top:18px;left:20px}[data-theme=light] select.filterUserStatsList{background:var(--main-rgb)}select.filterUserStatsList option{background:#424242}[data-theme=light] select.filterUserStatsList option{background:#fff}.payList table thead{display:block;background:var(--main-rgb)}.payList table tr{display:flex}.payList table tr td{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:break-spaces;word-break:break-all;padding:10px 2px}.payList table tbody{background:var(--background-end-rgb)}table{width:100%;font-family:iransansLight;font-size:13px}p.verifyMessage.error{background:red}p.verifyMessage.success{background:green}.profileWrapper .sidebar.compact{width:fit-content;padding:15px 7px 0}.profileWrapper .sidebar.compact li button span{display:none}.profileWrapper .sidebar.compact li button .icon{margin-left:0}.profileWrapper .sidebar.compact li button{border-radius:7px}.profileWrapper .toggleCompact{right:100%;top:0;background:var(--foreground-rgb);width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:0 0 0 16px}.profileWrapper .compact .toggleCompact .icon{transform:rotateY(180deg)}input.giftTarget{font-size:11px;padding:4px 3px 4px 10px;border-radius:4px;width:clamp(200px,200px,100%);outline:none;font-family:iransansLight;color:#333}.gift .icon{font-size:25px;color:var(--main-rgb);margin-left:10px}@media only screen and (max-width:640px){.profileWrapper .sidebar{position:absolute;right:0;top:0;z-index:9999}.profileWrapper{position:relative}.profileWrapper .contentWrapper{padding:47px 78px 47px 15px;font-size:11px}.profileWrapper .contentWrapper .content{padding:10px}.VipInfo ul.vipCountDown li{font-size:11px}}@media only screen and (max-width:480px){.userProfileForm{padding:30px 15px;max-width:95%}}@media only screen and (max-width:430px){.ProfileFormsWrapper form button{width:100%;margin:20px 0}.ProfileFormsWrapper form a.ChangePasswordControl{margin:0}.ProfileFormsWrapper form label.UPL{flex-wrap:wrap}.ProfileFormsWrapper form label.UPL span{font-size:10px}}