body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}: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:#ffffffb3;--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-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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(90deg,#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__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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: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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--black:#000;--white:#fff;--pink:#ce3b9d;--blue:#4845ff;--green:#18bf2e;--darkBlue:#040b28;--gray:#24293b;--br-gray:#47495a;--gradient:linear-gradient(99deg,#ff387a,#4845ff);--border-radius-5:5px;--border-radius-15:15px;--poppins-bold:"Poppins-Bold";--poppins-regular:"Poppins-Regular";--poppins-medium:"Poppins-Medium"}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Poppins-Regular;src:url(/static/media/Poppins-Regular.8081832fc5cfbf634aa6.ttf)}@font-face{font-family:Poppins-Bold;src:url(/static/media/poppins-bold.404e299be26d78e66794.ttf)}@font-face{font-family:Poppins-Medium;src:url(/static/media/Poppins-Medium.9e1bb626874ed49aa343.ttf)}@font-face{font-family:Poppins-SemiBold;src:url(/static/media/Poppins-SemiBold.cce5625b56ec678e4202.ttf)}.grid-main .grid-item{background-color:initial;border-radius:0;box-shadow:none;padding:0}.text-decoration-none{text-decoration:none!important}.flex-all{display:flex;justify-content:space-between}.page-body{background-color:#161616;min-height:100vh;padding:20px}.pink-color{color:#fb2b76!important}.form-group .form-control input{background-color:#161616;border:1px solid #3e3e3e;border-radius:22px;color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:15px;padding:11px 15px;width:100%}.form-group .form-control input::placeholder{color:#9babc5;font-family:Poppins-Regular;font-size:14px;line-height:15px;opacity:1}.form-group .form-control .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0000;border-width:0}fieldset{border:0}.page-border{background-color:#1e1e1e;border-radius:15px;padding:20px}.btn-main-primary .btn-primary,.btn-main-primary .btn-primary:hover{background:#0000 linear-gradient(90deg,#b21cd8,#14f9ff) 0 0 no-repeat padding-box;border-radius:22px;color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:21px;padding:8px 20px;text-transform:capitalize}.border-btn-main .border-btn,.border-btn-main .border-btn:hover{background-color:#ffffff1a;border-radius:17px;color:#fff;font-family:Poppins-SemiBold;font-size:12px;line-height:18px;padding:6px 14px 5px;text-transform:capitalize}.common-para{font-family:Poppins-Regular;font-size:14px!important;line-height:21px!important}.admin-login-main-flex{align-items:center;background-color:#161616;display:flex;height:100vh;justify-content:center}.admin-login-left-main,.admin-login-right-main{flex:0 0 50%;max-width:50%;width:100%}.login-left-bg{background-image:url(/static/media/login-bg.b3132f355f1e5a865cb5.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-size:cover;height:100vh;object-fit:cover;width:100%}.auth-logo-box{align-items:center;display:flex;height:100vh;justify-content:center}.auth-logo{height:100px;object-fit:contain;width:100%}.admin-login-main{margin:auto;max-width:380px;width:100%}.login-btn-main .login-btn{margin-top:28px;width:100%}.varify-btn-main.verify-btn{margin-top:28px}.checkbox-main{align-items:center;display:flex}.checkbox-main .MuiButtonBase-root{margin-right:10px;padding:0}.checkbox-main .checkbox-lable{color:#9babc5;font-family:Poppins-Regular;font-size:15px;line-height:20px;margin-left:0;margin-right:0}.mission-checkbox-flex{margin-top:35px!important}.mission-checkbox-flex .mission-checkbox-label{width:100px!important}.checkbox-lable .MuiCheckbox-root{margin-right:10px;padding:0}.checkbox-lable .MuiFormControlLabel-label{color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:21px}.admin-login-inner .admin-wel-text{color:#fff;font-family:Poppins-Bold;font-size:24px;line-height:25px;margin-bottom:4px}.admin-login-inner .admin-sign-para{color:#9babc5;margin-bottom:32px}.admin-login-inner .admin-sign-para.margin-top{color:#fff;cursor:pointer;margin-bottom:32px;margin-top:20px}.input-box .form-lable{color:#9babc5;font-family:Poppins-Medium;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:6px;margin-top:0}.input-box{margin-bottom:10px}.cms-margin{margin-bottom:10px!important}.admin-forgot-para{color:#f7b90f}.password-form-control .MuiInputBase-root .passwrd-eye{color:#fefeff}.input-box .MuiInputBase-root{border-radius:22px;width:100%}.password-form-control .MuiInputBase-root{background-color:#161616;border:1px solid #3e3e3e}.password-form-control .MuiInputBase-root input{border:0}.input-box .MuiInputBase-root fieldset:hover{border-color:#0000}.input-box .MuiInputBase-root .MuiInputAdornment-root{margin:0}.checkbox-main .MuiSvgIcon-root{color:#4facfe;height:20px;width:20px}.password-input-box fieldset{border:1px solid #3e3e3e}.password-input-box svg{color:#fff}.password-input-box input{color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:15px;padding:12px 14px}.dashboard-left-main{flex:0 0 260px;max-width:260px;transition:all .5s;width:100%}.dashboard-right-main{flex:1 1}.dashboard-containt-main{background-color:#1a123a;height:calc(100vh - 165px);margin-left:20px;margin-top:108px;overflow:auto;transition:all .5s}.dashboard-content{padding:20px}.dashboard-main{display:flex;width:100%}.admin-sidebar-icons{height:18px;margin-right:15px;object-fit:contain;width:18px}.admin-sidebar-main{background-color:#1a123a;border-radius:15px;height:calc(100vh - 145px);overflow:auto;position:fixed;top:125px;transition:all .5s;width:260px;z-index:999}.admin-sidebar-list-main{padding:20px}.admin-header-drop-main .drop-header-btn{padding:0}.admin-sidebar-list-main .admin-sidebar-list{padding:0;position:relative}.profile-noti-text{align-items:center;background-color:#fb2b76;border-radius:50%;color:#fff;display:flex;font-family:Poppins-Regular;font-size:10px;height:22px;justify-content:center;line-height:16px;position:absolute;right:0;text-align:center;width:22px}.admin-sidebar-list-main .admin-sidebar-listitem{padding:0}.admin-sidebar-list-main .admin-sidebar-link{align-items:center;color:#9babc5;cursor:pointer;display:flex;font-family:Poppins-Regular;font-size:14px;line-height:21px;margin-bottom:5px;padding:7px 10px;text-decoration:none;width:100%}.admin-sidebar-list-main .admin-sidebar-link.active{background:#0000 linear-gradient(88deg,#b21cd8,#14f9ff) 0 0 no-repeat padding-box;border-radius:7px;color:#fff}.scrollbar::-webkit-scrollbar{height:4px;width:4px}.scrollbar::-webkit-scrollbar-track{background:#1e1e1e}.scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:8px}.scrollbar::-webkit-scrollbar-thumb:hover{background:#0000}.admin-header-main{background-color:#1a123a;border-radius:15px;left:20px;margin-bottom:20px;padding:17px 30px;position:fixed;right:20px;top:20px;transition:all .5s;z-index:9}.admin-sidebar-logo{height:50px;max-width:200px;object-fit:contain;width:100%}.admin-header-left{align-items:center;display:flex;justify-content:space-between}.admin-header-left .header-right-wrape{display:flex}.admin-header-right{align-items:center;display:flex;justify-content:flex-end}.admin-header-icon-box{margin:0 10px}.admin-header-icon{height:20px;object-fit:contain;width:20px}.admin-header-profile-icon{border-radius:50%;height:44px;object-fit:cover;width:44px}.dashboard-content .admin-page-title{color:#fff;font-family:Poppins-Regular;font-size:20px;line-height:30px;margin-bottom:15px}.dashboard-content .admin-page-para{color:#9babc5;font-family:Poppins-Regular;font-size:16px;line-height:25px;margin-bottom:20px}.admin-dashboard-inner-box{align-items:center;background-color:#1e1e1e;border-radius:10px;display:flex;height:90px;justify-content:space-between;max-width:100%;min-height:116px;padding:25px;width:100%}.admin-dashboard-inner-box .admin-dash-text{color:#9babc5;font-family:Poppins-Regular;font-size:16px;line-height:25px}.admin-dashboard-inner-box .admin-dash-price{color:#fff;font-family:Poppins-Medium;font-size:30px;line-height:46px}.dash-icons{height:45px;object-fit:cover;width:100%}.dashboard-graph{height:336px;min-width:100%;object-fit:cover;width:100%}.page-table-main .table-container{background-color:#1e1e1e;box-shadow:none;max-width:100vw;overflow:auto;padding-bottom:7px}.page-table-main .table{min-width:1100px}.page-table-main .table-th{border-bottom:1px solid #3e3e3e;color:#9babc5;font-family:Poppins-Regular;font-size:14px;line-height:21px;padding:10px 10px 10px 0;text-align:left}.page-table-main .table .table-td:first-child{padding-left:0}.page-table-main .table-td{border-bottom:0;color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:21px;padding:10px 10px 10px 0;text-align:left}.page-table-main .table .table-td:first-child,.page-table-main .table .table-td:nth-child(2),.page-table-main .table .table-td:nth-child(3),.page-table-main .table .table-th:first-child,.page-table-main .table .table-th:nth-child(2),.page-table-main .table .table-th:nth-child(3){width:15%}.page-table-main .table .table-td:nth-child(4),.page-table-main .table .table-th:nth-child(4){width:35%}.admin-sub-title-main .admin-sub-title{color:#fff;font-family:Poppins-Regular;font-size:18px;line-height:27px;margin-bottom:15px}.view-btn-main .view-order-btn{height:28px;min-width:96px}.view-btn-main .view-order-btn:hover{color:#fff;font-size:12px;height:28px;line-height:18px;min-width:100px}.admin-dash-box{background-color:#1e1e1e;border-radius:10px;padding:15px 25px}.admin-dashboad-row{margin-bottom:20px}.display-row>*{padding:0 8px}.display-row{margin-left:-8px;margin-right:-8px}.table-lable-main{font-family:Poppins-Regular;font-size:12px;line-height:18px}.paid-lable-dots{background-color:#04ab47}.paid-lable{color:#04ab47}.table-lable-dots{border-radius:50%;height:7px;margin-right:4px;width:7px}.table-lable-flex{align-items:center;display:flex}.failed-lable-dots{background-color:#e4004d}.failed-lable{color:#e4004d}.pending-lable-dots{background-color:#f39c12}.pending-lable{color:#f39c12}.page-table-main .table-container::-webkit-scrollbar{height:5px;width:2px}.page-table-main .table-container::-webkit-scrollbar-track{background:#161616;border-radius:5px}.page-table-main .table-container::-webkit-scrollbar-thumb{background:#161616}.page-table-main .table-container::-webkit-scrollbar-thumb:hover{background:#555}.add-user-containt .add-basic-text{color:#fff;margin:0 0 4px}.add-user-containt .add-section-text{color:#9babc5;margin-bottom:20px}.add-user-input .form-control-textarea{background-color:#161616;border:1px solid #3e3e3e;border-radius:22px;color:#fff;font-family:Poppins-Regular;font-size:12px;line-height:15px;min-height:70px;padding:15px;resize:none;width:100%}.radio-main .radiogroup .MuiButtonBase-root.Mui-checked{color:#9babc5}.radio-main .MuiFormControlLabel-label{color:#9babc5;font-family:Poppins-Regular;font-size:14px;line-height:21px}.user-btn-flex{align-items:center;display:flex;justify-content:flex-end;margin-top:10px}.dropdown-box .form-control{position:relative;width:100%}.dropdown-box .form-control .dropdown-select{background-color:#161616}.dropdown-box .notify-btn{background-color:#04ab47}.dropdown-select .MuiSelect-select{border:1px solid #3e3e3e;border-radius:22px;color:#fff;display:flex;font-family:Poppins-Regular;font-size:12px;line-height:24px;padding:9px 15px;white-space:inherit!important}.dropdown-select .MuiSelect-select:focus{border-radius:22px}.form-control fieldset{border:none;border-radius:22px}.grey-down{height:10px;object-fit:contain;position:absolute;right:21.92px;top:17.92px;width:10px}.discard-btn-main .discard-user-btn,.discard-btn-main .discard-user-btn:hover{background-color:#ffffff1a;height:36px;margin-right:10px;min-width:83px}.user-save-icon{margin-right:8px;object-fit:contain}.save-btn-main .save-user-btn,.save-btn-main .save-user-btn:hover{background:#0000 linear-gradient(90deg,#b21cd8,#14f9ff) 0 0 no-repeat padding-box;color:#fff;height:36px;min-width:87px}.admin-tabs-main .admin-tab{background-color:#1e1e1e;border-radius:25px;color:#9babc5;font-family:Poppins-SemiBold;font-size:14px;line-height:21px;margin-right:20px;padding:10px 15px;text-transform:capitalize}.admin-tabs-main .admin-tab.Mui-selected{background:#0000 linear-gradient(90deg,#b21cd8,#14f9ff) 0 0 no-repeat padding-box;border-radius:25px;color:#fff}.admin-tabs-main .MuiTabs-indicator{background-color:initial;height:0}.admin-tabpanel .edit-highlight-text{color:#fff;font-family:Poppins-Medium;margin-bottom:4px}.admin-tabpanel .edit-para-text{color:#6b7280;margin-bottom:24px}.admin-tabpanel>.MuiBox-root{padding:24px 0}.edit-profile-flex{align-items:center;display:flex;margin-bottom:20px}.dropdown-box .notify-btn,.dropdown-box .notify-btn:hover{margin-top:30px}.delete-box .delete-btn,.delete-box .delete-btn:hover,.dropdown-box .notify-btn,.dropdown-box .notify-btn:hover{background:#0000 linear-gradient(90deg,#b21cd8,#14f9ff) 0 0 no-repeat padding-box;border-radius:10px;color:#fff;height:36px;min-width:87px}.delete-box .delete-btn,.delete-box .delete-btn:hover{margin-right:30px}.file-upload-btn-main .file-upload-btn,.file-upload-btn-main .file-upload-btn:hover{background-color:#161616;border:1px dotted #3e3e3e;border-radius:10px;box-shadow:0 3px 6px #00000029;height:137px;min-width:150px;padding:0;width:150px}.file-upload-btn-main{max-width:-webkit-max-content;max-width:max-content;position:relative}.upload-profile-img{border-radius:10px;height:137px;object-fit:cover;width:150px}.profile-upload-flex{display:flex}.upload-input{margin-right:15px}.table-image{height:40px;object-fit:cover;width:40px}.upload-icon-img{height:10px;object-fit:contain;width:10px}.switch-main{margin-left:20px}.switch-lable .MuiTypography-root{color:#9babc5;font-family:Poppins-Regular;font-size:14px;line-height:21px}.change-pass-main{background-color:#1e1e1e;border-radius:15px;max-width:514px;padding:20px;width:100%}.change-pass-input-box .form-group .form-control input{background-color:#161616;border-radius:22px;padding:12px 15px;width:100%}.change-pass-flex{margin-bottom:10px}.userdata-btn-flex{display:flex}.userdata-btn-flex button{min-width:30px}.userlist-data{align-items:center;display:flex;justify-content:center;width:100%}.userlist-img{height:25px;margin-right:15px;object-fit:cover;width:25px}.userlist-table-main .table{margin:0;min-width:1250px}.userlist-table-main .table .table-td:first-child,.userlist-table-main .table .table-td:nth-child(2),.userlist-table-main .table .table-th:first-child,.userlist-table-main .table .table-th:nth-child(2){width:2%}.userlist-table-main .table .table-td:nth-child(3),.userlist-table-main .table .table-th:nth-child(3){width:7%}.userlist-table-main .table .table-td:nth-child(4),.userlist-table-main .table .table-th:nth-child(4){width:6%}.userlist-table-main .table .table-td:nth-child(5),.userlist-table-main .table .table-th:nth-child(5){width:9%}.userlist-table-main .table .table-td:nth-child(6),.userlist-table-main .table .table-th:nth-child(6){width:10%}.userlist-table-main .table .table-td:nth-child(7),.userlist-table-main .table .table-th:nth-child(7){width:6%}.userlist-table-main .table .table-td:nth-child(10),.userlist-table-main .table .table-td:nth-child(8),.userlist-table-main .table .table-td:nth-child(9),.userlist-table-main .table .table-th:nth-child(10),.userlist-table-main .table .table-th:nth-child(8),.userlist-table-main .table .table-th:nth-child(9){width:5%}.down-icon,.plus-icon{height:15px;margin-right:9px;object-fit:contain;width:15px}.export-btn-main .export-btn,.export-btn-main .export-btn:hover{background-color:#26282d;margin-right:10px}.adduser-btn-main .adduser-btn,.adduser-btn-main .adduser-btn:hover{min-width:115px}.user-search-box{margin-right:10px;position:relative}.user-search-box .form-control input{background-color:#26282d;color:#fff;font-family:Poppins-Regular;font-size:12px;line-height:15px;min-width:199px;padding:9px 10px 9px 30px}.user-search-box .form-control input::placeholder{color:#4d586a;font-family:Poppins-Regular;font-size:12px;line-height:15px;opacity:1}.search-grey-img{height:15px;left:16px;position:absolute;top:16px;width:15px}.user-list-flex{margin-bottom:20px}.user-list-flex,.userlist-btn-flex{align-items:center;display:flex;justify-content:space-between}.user-list-flex .user-list-page-title{margin-bottom:0}.span-text{color:#4d586a;margin-left:3px}.modal .modal-title{color:#fff;font-family:Poppins-Medium;font-size:20px;line-height:30px;margin-bottom:20px}.modal-header{align-items:center;display:flex;justify-content:space-between}.modal-close-icon{height:13px;object-fit:contain;position:absolute;right:20px;top:28px;width:13px}.modal-user-btn-flex{display:flex;justify-content:flex-end;padding-top:3px}.modal .add-user-modal-inner-main{background-color:#161616;border-radius:10px;max-width:500px;padding:24px 24px 30px;position:relative;width:100%}.modal-input-box{margin-bottom:24px}.modal-input-box .form-group .form-control input{background-color:#1e1e1e;padding:12px 15px}.user-circle-img{display:flex;height:52px;margin:auto;object-fit:contain;width:52px}.modal-delete .delete-modal-inner-main{background-color:#161616;border-radius:10px;max-width:500px;padding:40px 24px;width:100%}.delete-modal-inner-main .delete-modal-title{color:#fff;font-family:Poppins-Medium;font-size:28px;line-height:42px;margin:20px 0 16px;text-align:center}.delete-modal-inner-main .delete-modal-para{color:#6b7280;margin:auto;max-width:304px;text-align:center;width:100%}.delete-modal-btn-flex{display:flex;justify-content:center;margin-top:26px}.delete-modal-btn-flex .modal-btn,.delete-modal-btn-flex .modal-btn:hover{background-color:#26282d;border-radius:22px;max-width:100px;padding:8px;text-transform:capitalize;width:100%}.delete-modal-btn-flex .modal-cancel-btn{color:#fff;margin-right:20px}.delete-modal-btn-flex .modal-delete-btn,.delete-modal-btn-flex .modal-delete-btn:hover{background-image:linear-gradient(90deg,#00f2fe,#4facfe);color:#000}.MuiBackdrop-root-MuiModal-backdrop{background-color:#232323cc}.flex-drop-main .admin-header-drop{color:#6b7280;font-family:Poppins-Regular;font-size:12px;line-height:18px;margin-left:12px;text-align:start;text-transform:capitalize}.flex-drop-main .header-drop-title{font-family:Poppins-Bold}.flex-drop-main{align-items:center;display:flex}.drop-header-menu .MuiPaper-rounded{background-color:initial;border-radius:15px;box-shadow:0 15px 20px #00000029;margin-top:30px}.drop-header{height:15px;margin-right:6px;width:15px}.drop-header-menu .drop-header-menuitem{padding:0}.drop-header-menu .drop-header-menuitemlink{color:#9babc5;font-family:Poppins-Regular;font-size:14px;line-height:21px;padding:5px 16px}.drop-header-menu ul{background-color:#262626;border-radius:15px;padding:12px 11px}.admin-sidebar-listitem .expandless-icon,.admin-sidebar-listitem .expandmore-icon{position:absolute;right:10px;top:10px}.admin-submenu-listitem-main .admin-sidebar-link{display:block}.admin-sidebar-submenulist .admin-sidebar-link{margin-left:10px}.admin-sidebar-submenulist .admin-sidebar-listitem:first-child .admin-sidebar-link{margin-top:20px}.pagination-main{align-items:center;display:flex;justify-content:flex-end;margin-top:27px}.pagination-main .MuiPaginationItem-root{border-radius:4px;color:#6b7280;font-family:Poppins-Regular;font-size:12px;height:20px;line-height:18px;margin:0 4px;min-width:20px;padding:0}.pagination-main .MuiPaginationItem-root.Mui-selected{background:#0000 linear-gradient(90deg,#b21cd8,#14f9ff) 0 0 no-repeat padding-box;color:#fff}.progress-bar-main{max-width:470px;position:relative;width:100%}.progress-bar-main .progress-bar .MuiLinearProgress-bar{background-color:#114a65;border-radius:8px}.progress-bar-content{margin-top:30px}.progress-bar-content .admin-page-title{color:#fff;font-family:Poppins-Medium;font-size:20px;line-height:30px}.progress-bar-text{color:#6b7280;font-family:Poppins-Medium;font-size:14px;line-height:21px;position:absolute;right:-35px;top:-5px}.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#3e3e3e!important}.form-control-textarea:focus-visible{outline:none!important}.admin-sidebar-logo-main,.bergur-btn-main{display:none}.dropdown-box svg{color:#fff}.radio-main .MuiRadio-colorPrimary span{color:#9babc5}.filter-main{position:relative}.filter-main .MuiDrawer-paper{background-color:#161616!important;max-width:400px;min-width:400px;width:100%}.filter-header{background-color:#26282d;display:flex;justify-content:space-between;padding:16px 25px}img.filter-close-icon{height:21px;object-fit:contain;width:21px}.filter-header .filter-title{color:#fff;font-family:Poppins-Regular;font-size:20px;line-height:30px}.filter-inner-main{padding:20px 25px}.filter-btn-main{display:flex;justify-content:flex-end}.filter-btn-main .filter-cancel-btn{height:36px;margin-right:20px;min-width:90px}.filter-btn-main .filter-btn,.filter-btn-main .filter-btn:hover{height:36px;max-width:90px}.filter-footer{border-top:1px solid #3e3e3e;bottom:0;left:0;padding:15px 25px;position:absolute;right:0;width:100%}.filter-checkbox-main .checkbox-lable{margin-right:20px}.input-box .form-control-eye{border:1px solid #3e3e3e;padding-right:0}.input-box .form-control-eye input{border:0}.input-box .form-control-eye .toggle-eye-btn{margin-right:0}.input-box .form-control-eye .toggle-eye-btn svg{color:#fff}.otp-input-box .form-group .form-control input{max-width:70px;padding:11px 15px;text-align:center}.otp-input-box .form-group .MuiFormControl-root{max-width:70px}.otp-flex-main{align-items:center;display:flex;justify-content:space-between}.otp-input-box{margin-bottom:10px;margin-right:15px}.otp-flex-main .otp-input-box:last-child{margin-right:0}div .Mui-error{color:red;font-family:Poppins-Regular;font-size:12px;line-height:15px}.page-scrollbar::-webkit-scrollbar{height:4px;width:4px}.page-scrollbar::-webkit-scrollbar-track{background:#0000}.page-scrollbar::-webkit-scrollbar-thumb{background:#0000;border-radius:8px}.page-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000}.cust-otp-main .MuiOtpInput-Box input{background:#161616;border:1px solid #3e3e3e;border-radius:16px;color:#fff}.genreslist-table-main .table .table-td:first-child,.genreslist-table-main .table .table-th:first-child{width:5%}.genreslist-table-main .table .table-td:nth-child(2),.genreslist-table-main .table .table-td:nth-child(3),.genreslist-table-main .table .table-th:nth-child(2),.genreslist-table-main .table .table-th:nth-child(3){width:10%}.genreslist-table-main .table .table-td:nth-child(4),.genreslist-table-main .table .table-td:nth-child(5),.genreslist-table-main .table .table-th:nth-child(4),.genreslist-table-main .table .table-th:nth-child(5){width:7%}.genreslist-table-main .table .table-td:nth-child(6),.genreslist-table-main .table .table-th:nth-child(6){width:10%}.genreslist-table-main .table .table-td:nth-child(7),.genreslist-table-main .table .table-th:nth-child(7){width:1%}.genreslist-table-main .table{margin:0;min-width:1300px}.addgame-list-table-main .table .table-td:first-child,.addgame-list-table-main .table .table-th:first-child{width:5%}.addgame-list-table-main .table .table-td:nth-child(2),.addgame-list-table-main .table .table-td:nth-child(3),.addgame-list-table-main .table .table-th:nth-child(2),.addgame-list-table-main .table .table-th:nth-child(3){width:10%}.addgame-list-table-main .table .table-th:nth-child(6),.addgame-list-table-main.table .table-td:nth-child(6){width:7%}.addgame-list-table-main .table .table-td:nth-child(7),.addgame-list-table-main .table .table-th:nth-child(7){width:1%}.addgame-list-table-main .table{margin:0;min-width:1300px}.cms-page-content .cms-lables{color:#fff;font-family:Poppins-Medium;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:0;margin-top:30px}.cms-input-box{margin:10px 0 30px}.cms-form-box{max-width:300px;min-width:300px;width:100%}.cms-page-containt .cms-discription-lables{color:#fff;font-family:Poppins-Medium;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:15px;margin-top:0}.search-icon-box{left:15px;position:absolute;top:11px}.images-upload-btn{height:100%;position:relative}.images-upload-btn .image-upload-btn,.images-upload-btn .image-upload-btn:hover{background-color:#161616;border:1px dotted #3e3e3e;border-radius:10px;box-shadow:none;height:100%;min-height:137px;padding:0;width:100%}.upload-img{border-radius:10px;height:30px;object-fit:contain;width:30px}.upload-img-slider{border-radius:10px;height:137px;object-fit:cover;width:100%}.document-close{background:#fff;border-radius:50%;cursor:pointer;height:20px;position:absolute;right:-6px;top:-8px;width:20px}.set-add-btn{display:flex;justify-content:flex-start}.document-close-set{position:relative}.edit-profile-btn-main{margin-top:15px}.userdata-btn-flex svg{color:#ffffffad}.add-game-row{margin:0 0 20px}.search-icon{height:12px;object-fit:contain;width:12px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cms-page-content .admin-page-title{margin-bottom:40px}.cms-page-content{padding-bottom:17px}.cms-page-row{margin:0 0 10px}.cms-page-containt{padding-bottom:15px}.admin-sidebar-dropdown{align-items:"self-start";display:flex}.admin-page-title{color:#fff}.add-game-btn .save-user-btn{margin-left:10px}.user-back-icon{color:#fff;height:4px}.userlist-dialog-btn{background-color:#1976d2!important;color:#fff!important}.news-list-flex{align-items:center;display:flex;justify-content:space-between}.inactive{color:#e2150e!important}.Active{color:green!important}.sidebar-slider-icons{color:#fff!important}.game-list-table{align-items:center}.rolelist-btn-flex{display:flex;justify-content:end}.rolelist-table-main .table{min-width:1100px}.rolelist-table-main .table .table-td:first-child,.rolelist-table-main .table .table-td:nth-child(2),.rolelist-table-main .table .table-td:nth-child(3),.rolelist-table-main .table .table-td:nth-child(4),.rolelist-table-main .table .table-th:first-child,.rolelist-table-main .table .table-th:nth-child(2),.rolelist-table-main .table .table-th:nth-child(3),.rolelist-table-main .table .table-th:nth-child(4){width:20%}.guide-edit-icon{color:#f5f5f5;height:20px}.adminrolelist-table-main .table .table-td:first-child,.adminrolelist-table-main .table .table-th:first-child{width:25%}.adminrolelist-table-main .table .table-td:nth-child(2),.adminrolelist-table-main .table .table-th:nth-child(2){width:30%}.adminrolelist-table-main .table .table-td:nth-child(3),.adminrolelist-table-main .table .table-td:nth-child(4),.adminrolelist-table-main .table .table-th:nth-child(3),.adminrolelist-table-main .table .table-th:nth-child(4){width:35%}.subadmin-table-main .table{min-width:1200px}.subadmin-table-main .table .table-td:first-child,.subadmin-table-main .table .table-td:nth-child(2),.subadmin-table-main .table .table-th:first-child,.subadmin-table-main .table .table-th:nth-child(2){width:3%}.subadmin-table-main .table .table-td:nth-child(3),.subadmin-table-main .table .table-th:nth-child(3){width:10%}.subadmin-table-main .table .table-td:nth-child(4),.subadmin-table-main .table .table-td:nth-child(5),.subadmin-table-main .table .table-td:nth-child(6),.subadmin-table-main .table .table-td:nth-child(7),.subadmin-table-main .table .table-td:nth-child(8),.subadmin-table-main .table .table-td:nth-child(9),.subadmin-table-main .table .table-th:nth-child(4),.subadmin-table-main .table .table-th:nth-child(5),.subadmin-table-main .table .table-th:nth-child(6),.subadmin-table-main .table .table-th:nth-child(7),.subadmin-table-main .table .table-th:nth-child(8),.subadmin-table-main .table .table-th:nth-child(9){width:5%}.role-addrole-icons{margin-right:10px}.admin-guide-sidebar-icons{height:25px;width:25px}.sociallinks-btn-flex{align-items:center;display:flex;justify-content:flex-end}.ckeditor-error{color:#d32f2f!important;font-family:Poppins-Regular;font-size:12px;line-height:15px;margin-top:4px}.ck-editor__editable_inline{min-height:250px}.ck-editor__editable ol li,.ck-editor__editable ul li{margin:0 15px!important}.userlist-table-main .table .table-td.reviewlist-td{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;width:100%}.form-grp-upload-cover{width:274px}.form-grp-upload-cover .images-upload-btn .image-upload-btn{min-width:137px;padding:0}.user-delete-dialong .MuiPaper-root{background-color:#1e1e1e;border-radius:10px;margin:0;padding:20px}.user-delete-dialong .userlist-dialog-text{color:#fff;font-family:Poppins-Regular;font-size:19px;line-height:28px;margin-bottom:0;text-align:center}.user-delete-dialong .MuiDialogContent-root{padding:0}.user-delete-dialong .dialog-btn-main{align-items:center;display:flex;justify-content:center;margin-top:15px}.user-delete-dialong .dialog-lable-text{color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:25px;word-break:break-word}.user-delete-dialong .dialog-close-btn-main{align-items:center;display:flex;justify-content:flex-end;margin-top:10px}.table-body .check-box-role,.table-th .check-box-role{color:hsla(0,0%,100%,.473);padding:0}.table-body .check-box-role svg{padding:0}.genres-list-table-main .table{min-width:1100px}.genres-list-table-main .table .table-td:first-child,.genres-list-table-main .table .table-td:nth-child(2),.genres-list-table-main .table .table-td:nth-child(3),.genres-list-table-main .table .table-th:first-child,.genres-list-table-main .table .table-th:nth-child(2),.genres-list-table-main .table .table-th:nth-child(3){width:2%}.genres-list-table-main .table .table-td:nth-child(4),.genres-list-table-main .table .table-td:nth-child(5),.genres-list-table-main .table .table-th:nth-child(4),.genres-list-table-main .table .table-th:nth-child(5){width:4%}.genres-list-table-main .table .table-td:nth-child(6),.genres-list-table-main .table .table-th:nth-child(6){width:2%}.genres-list-table-main .table .table-td:nth-child(7),.genres-list-table-main .table .table-th:nth-child(7){width:5%}.addgame-list-table-main .table{min-width:1100px}.addgame-list-table-main .table .table-td:first-child,.addgame-list-table-main .table .table-th:first-child{width:3%}.addgame-list-table-main .table .table-td:nth-child(2),.addgame-list-table-main .table .table-td:nth-child(3),.addgame-list-table-main .table .table-td:nth-child(4),.addgame-list-table-main .table .table-td:nth-child(5),.addgame-list-table-main .table .table-td:nth-child(6),.addgame-list-table-main .table .table-td:nth-child(7),.addgame-list-table-main .table .table-th:nth-child(2),.addgame-list-table-main .table .table-th:nth-child(3),.addgame-list-table-main .table .table-th:nth-child(4),.addgame-list-table-main .table .table-th:nth-child(5),.addgame-list-table-main .table .table-th:nth-child(6),.addgame-list-table-main .table .table-th:nth-child(7){width:7%}.network-list-table-main .table{min-width:1000px}.network-list-table-main .table .table-td:first-child,.network-list-table-main .table .table-th:first-child{width:3%}.network-list-table-main .table .table-td:nth-child(2),.network-list-table-main .table .table-th:nth-child(2){width:4%}.network-list-table-main .table .table-td:nth-child(3),.network-list-table-main .table .table-td:nth-child(4),.network-list-table-main .table .table-td:nth-child(5),.network-list-table-main .table .table-td:nth-child(6),.network-list-table-main .table .table-th:nth-child(3),.network-list-table-main .table .table-th:nth-child(4),.network-list-table-main .table .table-th:nth-child(5),.network-list-table-main .table .table-th:nth-child(6){width:7%}.news-list-table-main .table{min-width:1000px}.news-list-table-main .table .table-td:first-child,.news-list-table-main .table .table-th:first-child{width:8%}.news-list-table-main .table .table-td:nth-child(2),.news-list-table-main .table .table-th:nth-child(2){width:7%}.news-list-table-main .table .table-td:nth-child(3),.news-list-table-main .table .table-th:nth-child(3){width:13%}.news-list-table-main .table .table-td:nth-child(4),.news-list-table-main .table .table-td:nth-child(5),.news-list-table-main .table .table-td:nth-child(6),.news-list-table-main .table .table-th:nth-child(4),.news-list-table-main .table .table-th:nth-child(5),.news-list-table-main .table .table-th:nth-child(6){width:15%}.news-list-table-main .table .table-td:nth-child(7),.news-list-table-main .table .table-th:nth-child(7){width:10%}.rew-list-table-main .table{min-width:1000px}.rew-list-table-main .table .table-td:first-child,.rew-list-table-main .table .table-td:nth-child(2),.rew-list-table-main .table .table-th:first-child,.rew-list-table-main .table .table-th:nth-child(2){width:3%}.rew-list-table-main .table .table-td:nth-child(3),.rew-list-table-main .table .table-td:nth-child(4),.rew-list-table-main .table .table-th:nth-child(3),.rew-list-table-main .table .table-th:nth-child(4){width:6%}.rew-list-table-main .table .table-td:nth-child(5),.rew-list-table-main .table .table-th:nth-child(5){width:10%}.rew-list-table-main .table .table-td:nth-child(6),.rew-list-table-main .table .table-th:nth-child(6){width:8%}.rew-list-table-main .table .table-td:nth-child(7),.rew-list-table-main .table .table-th:nth-child(7){width:10%}.rew-list-table-main .table .table-td:nth-child(8),.rew-list-table-main .table .table-th:nth-child(8){width:8%}.rew-list-table-main .table .table-td:nth-child(9),.rew-list-table-main .table .table-th:nth-child(9){width:5%}.add-user-data-main .form-lable{color:#fff;font-family:Poppins-Medium;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:6px;margin-top:0}.review-list-table-main .table{min-width:1500px}.review-list-table-main .table .table-td:first-child,.review-list-table-main .table .table-th:first-child{width:3%}.review-list-table-main .table .table-td:nth-child(2),.review-list-table-main .table .table-th:nth-child(2){width:4%}.review-list-table-main .table .table-td:nth-child(3),.review-list-table-main .table .table-th:nth-child(3){width:6%}.review-list-table-main .table .table-td:nth-child(4),.review-list-table-main .table .table-td:nth-child(5),.review-list-table-main .table .table-td:nth-child(6),.review-list-table-main .table .table-td:nth-child(7),.review-list-table-main .table .table-th:nth-child(4),.review-list-table-main .table .table-th:nth-child(5),.review-list-table-main .table .table-th:nth-child(6),.review-list-table-main .table .table-th:nth-child(7){width:5%}.review-list-table-main .table .table-td:nth-child(8),.review-list-table-main .table .table-th:nth-child(8){width:7%}.slider-list-table-main .table{min-width:1000px}.slider-list-table-main .table .table-td:first-child,.slider-list-table-main .table .table-td:nth-child(2),.slider-list-table-main .table .table-th:first-child,.slider-list-table-main .table .table-th:nth-child(2){width:7%}.slider-list-table-main .table .table-td:nth-child(3),.slider-list-table-main .table .table-td:nth-child(4),.slider-list-table-main .table .table-td:nth-child(5),.slider-list-table-main .table .table-th:nth-child(3),.slider-list-table-main .table .table-th:nth-child(4),.slider-list-table-main .table .table-th:nth-child(5){width:20%}.slider-list-table-main .table .table-td:nth-child(6),.slider-list-table-main .table .table-td:nth-child(7),.slider-list-table-main .table .table-th:nth-child(6),.slider-list-table-main .table .table-th:nth-child(7){width:15%}.games-list-table-main .table{min-width:900px}.games-list-table-main .table .table-td:first-child,.games-list-table-main .table .table-td:nth-child(2),.games-list-table-main .table .table-th:first-child,.games-list-table-main .table .table-th:nth-child(2){width:3%}.games-list-table-main .table .table-td:nth-child(3),.games-list-table-main .table .table-th:nth-child(3){width:5%}.games-list-table-main .table .table-td:nth-child(4),.games-list-table-main .table .table-th:nth-child(4){width:8%}.games-list-table-main .table .table-td:nth-child(5),.games-list-table-main .table .table-th:nth-child(5){width:10%}.games-list-table-main .table .table-td:nth-child(6),.games-list-table-main .table .table-td:nth-child(7),.games-list-table-main .table .table-th:nth-child(6),.games-list-table-main .table .table-th:nth-child(7){width:7%}.games-list-table-main .table .table-td:nth-child(8),.games-list-table-main .table .table-th:nth-child(8){width:5%}.status-list-table-main .table{min-width:1000px}.status-list-table-main .table .table-td:first-child,.status-list-table-main .table .table-td:nth-child(2),.status-list-table-main .table .table-td:nth-child(3),.status-list-table-main .table .table-td:nth-child(4),.status-list-table-main .table .table-th:first-child,.status-list-table-main .table .table-th:nth-child(2),.status-list-table-main .table .table-th:nth-child(3),.status-list-table-main .table .table-th:nth-child(4){width:25%}.investor-list-table-main .table .table-td:first-child,.investor-list-table-main .table .table-td:nth-child(2),.investor-list-table-main .table .table-th:first-child,.investor-list-table-main .table .table-th:nth-child(2){width:2%}.investor-list-table-main .table .table-td:nth-child(3),.investor-list-table-main .table .table-th:nth-child(3){width:5%}.investor-list-table-main .table .table-td:nth-child(4),.investor-list-table-main .table .table-td:nth-child(5),.investor-list-table-main .table .table-td:nth-child(6),.investor-list-table-main .table .table-td:nth-child(7),.investor-list-table-main .table .table-th:nth-child(4),.investor-list-table-main .table .table-th:nth-child(5),.investor-list-table-main .table .table-th:nth-child(6),.investor-list-table-main .table .table-th:nth-child(7){width:3%}.guide-list-table-main .table{min-width:900px}.guide-list-table-main .table .table-td:first-child,.guide-list-table-main .table .table-td:nth-child(2),.guide-list-table-main .table .table-th:first-child,.guide-list-table-main .table .table-th:nth-child(2){width:7%}.guide-list-table-main .table .table-td:nth-child(3),.guide-list-table-main .table .table-td:nth-child(4),.guide-list-table-main .table .table-td:nth-child(5),.guide-list-table-main .table .table-td:nth-child(6),.guide-list-table-main .table .table-td:nth-child(7),.guide-list-table-main .table .table-th:nth-child(3),.guide-list-table-main .table .table-th:nth-child(4),.guide-list-table-main .table .table-th:nth-child(5),.guide-list-table-main .table .table-th:nth-child(6),.guide-list-table-main .table .table-th:nth-child(7){width:15%}.editor-choice-table-main .table{min-width:1000px}.editor-choice-table-main .table .table-td:first-child,.editor-choice-table-main .table .table-td:nth-child(2),.editor-choice-table-main .table .table-td:nth-child(3),.editor-choice-table-main .table .table-td:nth-child(4),.editor-choice-table-main .table .table-td:nth-child(5),.editor-choice-table-main .table .table-th:first-child,.editor-choice-table-main .table .table-th:nth-child(2),.editor-choice-table-main .table .table-th:nth-child(3),.editor-choice-table-main .table .table-th:nth-child(4),.editor-choice-table-main .table .table-th:nth-child(5){width:20%}.editor-choice-table-main .table .table-td:nth-child(6),.editor-choice-table-main .table .table-th:nth-child(6){width:5%}.add-user-input .custom-date-picker{width:100%}.add-user-input .custom-date-picker .MuiInputBase-root{padding:0}.add-user-input .custom-date-picker .MuiButtonBase-root{margin:0;padding:0;position:absolute;right:30px;top:10px}.add-user-input .custom-date-picker .MuiButtonBase-root[aria-label="Choose date"]{color:#fff}.vr-icon{height:20px;margin-left:5px;object-fit:contain;width:20px}.platform-list-table-main .table{min-width:1000px}.platform-list-table-main .table .table-td:first-child,.platform-list-table-main .table .table-td:nth-child(2),.platform-list-table-main .table .table-td:nth-child(3),.platform-list-table-main .table .table-td:nth-child(4),.platform-list-table-main .table .table-td:nth-child(5),.platform-list-table-main .table .table-th:first-child,.platform-list-table-main .table .table-th:nth-child(2),.platform-list-table-main .table .table-th:nth-child(3),.platform-list-table-main .table .table-th:nth-child(4),.platform-list-table-main .table .table-th:nth-child(5){width:20%}.event-list-table-main .table{min-width:1000px}.event-list-table-main .table .table-td:first-child,.event-list-table-main .table .table-th:first-child{width:6%}.event-list-table-main .table .table-td:nth-child(2),.event-list-table-main .table .table-th:nth-child(2){width:5%}.event-list-table-main .table .table-td:nth-child(3),.event-list-table-main .table .table-th:nth-child(3){width:10%}.event-list-table-main .table .table-td:nth-child(4),.event-list-table-main .table .table-td:nth-child(5),.event-list-table-main .table .table-td:nth-child(6),.event-list-table-main .table .table-th:nth-child(4),.event-list-table-main .table .table-th:nth-child(5),.event-list-table-main .table .table-th:nth-child(6){width:15%}.event-list-table-main .table .table-td:nth-child(7),.event-list-table-main .table .table-td:nth-child(8),.event-list-table-main .table .table-th:nth-child(7),.event-list-table-main .table .table-th:nth-child(8){width:10%}.noti-list-table-main .table{min-width:1000px}.noti-list-table-main .table .table-td:first-child,.noti-list-table-main .table .table-td:nth-child(2),.noti-list-table-main .table .table-td:nth-child(3),.noti-list-table-main .table .table-td:nth-child(4),.noti-list-table-main .table .table-td:nth-child(5),.noti-list-table-main .table .table-th:first-child,.noti-list-table-main .table .table-th:nth-child(2),.noti-list-table-main .table .table-th:nth-child(3),.noti-list-table-main .table .table-th:nth-child(4),.noti-list-table-main .table .table-th:nth-child(5){width:20%}.display-row-noti-user,.user-noti-flex{align-items:center}.user-noti-flex{display:flex;width:100%}.noti-btns-main{display:flex;justify-content:flex-end;margin-top:10px}.name-with-icon{display:flex}.role-add-table-main .table{min-width:0;min-width:auto}.role-add-table-main .table .table-td:nth-child(2),.role-add-table-main .table .table-td:nth-child(3),.role-add-table-main .table .table-th:first-child,.role-add-table-main .table .table-th:nth-child(2),.role-add-table-main .table .table-th:nth-child(3),.role-add-table-mainn .table .table-td:first-child{width:15%}.role-add-table-main{border:1px solid #3e3e3e;border-radius:15px;margin:15px 0;padding:15px 15px 0}.not-found-text{align-items:center;color:#fff;display:flex;font-family:Poppins-Regular;justify-content:center;margin:auto;max-width:100%;width:100%}.user-delete-btn-main{margin-right:10px}.userdata-btn-flex .MuiIconButton-root{padding:0}.role-delete-btn-main{display:flex;justify-content:flex-end}.table-data-text{-webkit-line-clamp:1;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;max-width:200px;min-height:21px;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-word}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border-radius:22px!important;-webkit-box-shadow:inset 0 0 0 1000px #171c3600;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.role-card-main{background-color:#1e1e1e;border-radius:11px;padding:15px;width:100%}.role-titles-main .role-titles{color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:21px;margin-bottom:0}.roles-data-box{flex:0 0 100px;max-width:100px;width:100%}.add-role-flex{display:flex}.roles-data-box .role-data-title{color:#9babc5;font-family:Poppins-Regular;font-size:13px;line-height:19px}.role-card-inner-flex{display:flex}.roles-data-main-flex{display:flex;flex:1 1;justify-content:flex-start}.role-titles-main{flex:0 0 50%;max-width:50%;width:100%}.roles-data-box .check-box-role svg{color:#9babc5;height:16px;margin-right:5px;width:16px}.roles-data-box .check-box-role{padding:0}.add-role-row{margin-bottom:20px}.loader-main{align-items:center;background:#0000 linear-gradient(180deg,#161616,#1e1e1e);display:flex;height:100vh;justify-content:center;width:100%}.loader-img{filter:invert(.5);height:50px;object-fit:cover;width:50px}.otp-box-main{align-items:center;display:flex;justify-content:space-between}.otp-box-main .mui-otp-box{background:#161616;border:1px solid #3e3e3e;border-radius:16px;color:#fff}.role-total-user-flex{align-items:center;display:flex;justify-content:space-between}.admin-rolelist-row{margin-bottom:20px}.role-total-user-flex .role-totle-user-text{color:#fff;font-family:Poppins-Medium;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:6px;margin-top:0}.role-user-name-box .role-user-name{color:#fff;font-family:Poppins-Medium;font-size:18px;letter-spacing:0;line-height:26px;margin-bottom:0;text-transform:capitalize}.edit-role-flex{align-items:center;display:flex;justify-content:space-between;margin:10px 0 0}.edit-role-flex .edit-role-text{color:#9babc5;font-family:Poppins-Medium;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:6px;margin-top:0}.role-user-img-flex .user-avtar-group-main .role-user-imges{border:1px solid #fff;height:30px;width:30px}.role-user-imges .MuiAvatar-img{height:30px;object-fit:contain;width:30px}.role-user-name-box{margin:10px 0}.user-avtar-group-main .MuiAvatar-circular{background-color:#161616;border:1px solid #fff!important;font-family:Poppins-Medium;font-size:12px;height:30px;line-height:17px;margin-left:-4px!important;width:30px}.edit-role-icon{cursor:pointer;height:20px;object-fit:contain;width:20px}.add-role-more-flex{align-items:center;display:flex;justify-content:space-between}.role-more-img{height:100px;object-fit:contain;width:100px}.sub-title-main .sub-title-text{color:#fff;font-family:Poppins-Regular;font-size:24px;line-height:32px;margin-bottom:25px}.checkbox-flex{display:flex;margin-top:37px}.checkbox-flex .checkbox-main:first-child{margin-right:20px}.page-inner-box{margin:25px 0}.date-picker-form-group .MuiInputBase-root .MuiInputAdornment-root{margin:0;position:absolute;right:17px}.date-picker-form-group .MuiInputBase-root{padding-right:0}.date-picker-form-group .MuiStack-root>.MuiTextField-root{min-width:100%}.date-picker-form-group .MuiStack-root .MuiButtonBase-root{color:#9babc5}.date-picker-form-group .MuiStack-root{padding:0}.plus-flex{align-items:center;display:flex;justify-content:space-between}.plus-icon-box .plus-icon-btn,.plus-icon-box .plus-icon-btn:hover{align-items:center;background-color:#161616;border-radius:5px;display:flex;height:40px;justify-content:center;min-width:40px;width:100%}.plus-icon-box .plus-icon-img{height:25px;object-fit:contain;width:20px}.flex-end-admin-btn{display:flex;justify-content:end}.add-remove-position .btn-plus-top-admin{position:absolute;right:0;top:0}.add-remove-position{position:relative}.add-remove-position .btn-pos-top-quest{position:absolute;right:0;top:0}.add-remove-position .admin-minus-icon{height:14px;width:14px}.dashboard-content .page-title-text{margin-bottom:0}.form-group .form-control input.Mui-disabled,textarea:disabled{-webkit-text-fill-color:#ffffff73;color:#ffffff73}.MuiMenu-list{max-height:300px;overflow:auto}.MuiMenu-list::-webkit-scrollbar{width:3px}.MuiMenu-list::-webkit-scrollbar-track{background:#f1f1f1}.MuiMenu-list::-webkit-scrollbar-thumb{background:#888}.MuiMenu-list::-webkit-scrollbar-thumb:hover{background:#555}.MuiMenu-list .menuitem{display:block;max-width:370px;overflow:hidden;text-overflow:ellipsis}.game-dropdown .MuiMenu-list .game-menu-list{max-width:auto!important}.tab-view-quests{align-items:center;display:flex;justify-content:space-between}.reward-form{flex:1 1}.ck-reset_all :not(.ck-reset_all-excluded *),.ck.ck-reset_all{color:#fff!important}ul.ck.ck-reset.ck-list{background:#161616}.ck.ck-list__item .ck-button.ck-on{background:#1e1e1e}.ck.ck-list__item .ck-button.ck-on:focus:not(.ck-switchbutton):not(.ck-disabled){border:1px solid #3e3e3e;box-shadow:none}.flex-div{display:flex;justify-content:space-between}.ck.ck-toolbar.ck-toolbar_grouping{background:#161616;border:1px solid #3e3e3e}.ck-custom-editor-main .ck.ck-list,.ck-custom-editor-main a.ck.ck-button.ck-on,.ck.ck-button.ck-on{background:#161616}.ck.ck-dropdown__panel{background-color:#161616;border-color:#3e3e3e}.ck.ck-editor__main>.ck-editor__editable.ck-focused,.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){background:#161616;border-color:#3e3e3e;color:#fff;min-height:300px}.ck-reset_all :not(.ck-reset_all-excluded *),.ck.ck-reset_all{color:#fff}.ck.ck-button:not(.ck-disabled):hover,.ck.ck-toolbar .ck.ck-toolbar__separator,a.ck.ck-button:not(.ck-disabled):hover{background:#161616}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active{background:#161616;border:none;box-shadow:none!important;color:#fff}.ck.ck-button:not(.ck-disabled):hover,.ck.ck-list__item .ck-button:hover:not(.ck-disabled),a.ck.ck-button:not(.ck-disabled):hover{background:#161616}.ck.ck-button.ck-on,a.ck.ck-button.ck-on{color:#fff}.ck.ck-button.ck-on:not(.ck-disabled):hover,.ck.ck-button:not(.ck-disabled):hover,.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,a.ck.ck-button.ck-on:not(.ck-disabled):hover,a.ck.ck-button:not(.ck-disabled):hover{background:#161616}.ck.ck-balloon-panel{background:#161616;border:var(--ck-balloon-border-width) solid #3e3e3e}.ck.ck-balloon-panel[class*=arrow_n]:after{border-color:#0000 #0000 #161616;margin-top:0}.ck.ck-content a{color:#fff}.ck.ck-input{background:#1e1e1e;border:1px solid #3e3e3e}.table-data-text figure,.table-data-text img,.table-data-text table{display:none;height:40px;margin-right:10px;object-fit:cover;width:40px}.table-data-text .vr-icon{height:20px;object-fit:contain;width:20px}.ck.ck-button:not(.ck-disabled):hover,a.ck.ck-button:not(.ck-disabled):hover{background-color:initial}.userlist-dialog-text img{height:300px;max-width:523px;object-fit:cover;width:100%}.user-delete-dialong::-webkit-scrollbar{width:3px}.user-delete-dialong::-webkit-scrollbar-track{background:#f1f1f1}.user-delete-dialong::-webkit-scrollbar-thumb{background:#888}.user-delete-dialong::-webkit-scrollbar-thumb:hover{background:#555}.custom-recaptcha{margin-bottom:12px;margin-left:41px;margin-top:15px}.error-text{color:#c82622ed!important;font-family:Poppins-Regular!important;font-size:12px!important;line-height:15px!important;margin:3px 0 0!important}.table-data-text a{color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:21px;text-decoration:none}.offering-cus-table .offering-table-body{border:1px solid #ce3b9d;border:1px solid var(--pink);border-radius:0 0 15px 15px;border-top:none;padding:15px 27px}.offering-cus-table .offering-table-head{background:linear-gradient(99deg,#ff387a,#4845ff);background:var(--gradient);border-radius:15px 15px 0 0;display:flex;padding:11px 42px}.offering-cus-table .th-blank{text-align:center;width:8%}.offering-cus-table .th-offe-type{text-align:center;width:32%}.offering-cus-table .th-action,.offering-cus-table .th-offe-price,.offering-cus-table .th-offe-raise,.offering-cus-table .th-quantity{text-align:center;width:15%}.offering-cus-table .offering-th{color:#fff;color:var(--white);font-family:Poppins-Regular;font-size:12px;line-height:27px;min-width:29px}.offering-tr .offering-tr-main{padding:8px 15px}.offering-tr-main .lock-main{height:30px;width:30px}.offering-list{display:flex;width:60%}.offering-tr .offering-th-text{color:#fff;color:var(--white);font-family:Poppins-Medium;font-size:12px;line-height:27px}.css-18etzq8{color:#18bf2e!important;margin:0}.gradient-box,.gradient-inner-box{border-radius:5px;border-radius:var(--border-radius-5)}.space-between{align-items:center;display:flex;justify-content:space-between}.cus-center,.d-flex{display:flex}.offering-list .offering-td-box{height:30px;width:100%}.cus-center{align-items:center;justify-content:center}.gradient-inner-box{background:#040b28;background:var(--darkBlue);height:100%;width:100%}.gradient-box{background:linear-gradient(99deg,#ff387a,#4845ff);background:var(--gradient);padding:1px}.presale-wraper{padding:15px;width:100%}.crtl-wrape{background:linear-gradient(99deg,#ff387a,#4845ff);background:var(--gradient);border-radius:15px;margin-top:30px;padding:1px}.crtl-wrape .inner-pad{align-items:center;background:#040b28;background:var(--darkBlue);border-radius:14px;display:flex;height:100%;justify-content:space-between;padding:10px;width:100%}.crtl-wrape .inner-pad p{color:#fff;color:var(--white);font-family:Poppins-Medium;font-size:12px}.crtl-wrape .inner-pad2{align-items:flex-start;background:#040b28;background:var(--darkBlue);border-radius:14px;flex-direction:column;height:100%;padding:10px}.crtl-wrape .inner-pad2,.crtl-wrape .inner-pad2 p.mint-btn{display:flex;justify-content:space-between;width:100%}.crtl-wrape .inner-pad2 p{color:#fff;color:var(--white);font-family:Poppins-Medium;font-size:17px}.home-input-main .form-control input{border:0!important;text-align:left}.home-input-main .form-control input,.home-input-main .form-control input::placeholder{color:#fff!important;font-size:20px!important;line-height:25px!important}.home-input-main .form-control fieldset{border:0!important}.primary-btn-main .primary-btn,.primary-btn-main .primary-btn:hover{background:linear-gradient(109deg,#ff387a,#4845ff) 0 0;border-radius:15px;color:#fff;color:var(--white);font-family:Poppins-Medium;font-family:var(--poppins-medium);font-size:16px;line-height:16px;padding:13.5px 46px;text-transform:capitalize;width:100%}.input-fild{background:#735b89!important;border:1px solid #fff!important;border-radius:8px;color:#000!important;height:42px;margin-bottom:8px!important;margin-top:8px!important;padding:-5px!important;width:100%}.offering-list .inner-wrape{display:flex;gap:15px;width:100%;.th-quantity{width:25%}}.offering-table-head .offering-list .inner-wrape{padding:0 11px 0 0}.btn-like{background:linear-gradient(109deg,#ff387a,#4845ff) 0 0;border-radius:15px;color:#fff;color:var(--white);font-family:Poppins-Medium;font-family:var(--poppins-medium);font-size:16px;line-height:16px;padding:13.5px 10px;text-transform:capitalize;width:100%}.btn-like .offering-th-text{line-height:1.25;white-space:nowrap}img.lock-ic{height:14px;width:14px}.offering-table-body .offering-tr{margin-bottom:10px}.offering-table-body .offering-tr:last-child{margin-bottom:0}@media screen and (min-width:992px) and (max-width:1199px){.admin-dashboard-inner-box .admin-dash-price{font-size:19px;line-height:21px}}@media screen and (max-width:991px){.upload-img-slider{height:125px}.add-game-row{margin-top:10px}}@media screen and (min-width:768px) and (max-width:991px){.bergur-btn-main{display:block}.body-overflow{overflow:hidden}.admin-sidebar-main{border-radius:0;height:100vh;left:-500px;position:fixed;top:0;transition:all .5s;z-index:9999}.admin-sidebar-main.active{left:0}.close-icon{display:block;height:23px;object-fit:contain;width:23px}.admin-sidebar-logo-main{display:flex;justify-content:flex-end;padding:9px 0 0}.bergur-btn-main .admin-bergur-button{min-width:-webkit-max-content;min-width:max-content}.dashboard-left-main{flex:0 1;max-width:0;width:0}.dashboard-right-main{margin-left:0}.dashboard-containt-main{margin-left:0;margin-top:110px;padding:0 0 24px}.dashboard-content .admin-page-title{font-size:21px;line-height:23px}.dashboard-content .admin-page-para{font-size:14px;line-height:23px}.admin-login-left-main{display:none}.admin-login-right-main{flex:0 0 100%;max-width:100%;width:100%}.login-left-bg{display:none}.admin-login-box{padding:50px 15px 100px}.dashboard-graph{min-width:100%}.change-pass-main{max-width:100%}}@media (max-width:767px){.bergur-btn-main .admin-bergur-button{min-width:-webkit-max-content;min-width:max-content}.admin-header-main{padding:10px}.checkbox-flex{margin-top:0}.dashboard-containt-main{margin-left:0;margin-top:80px;padding:10px 0 24px}.admin-dashboard-inner-box{max-width:100%}.dashboard-content .admin-page-title{font-size:20px}.admin-dashboard-inner-box .admin-dash-price{font-size:17px;line-height:23px}.dash-icons{height:100%;max-width:120px;width:100%}.admin-login-left-main{display:none}.admin-login-right-main{flex:0 0 100%;max-width:100%;width:100%}.admin-login-box{padding:50px 15px 100px}.login-left-bg{display:none}.add-user-input .form-control-textarea{min-width:100%}.user-btn-flex{margin-top:10px}.user-list-flex,.userlist-btn-flex{align-items:flex-start;flex-direction:column;margin-bottom:15px;width:100%}.user-list-inner-flex{justify-content:flex-end;width:100%}.export-btn-main .export-btn,.export-btn-main .export-btn:hover{margin-right:0;min-width:150px}.adduser-btn-main .adduser-btn,.adduser-btn-main .adduser-btn:hover{min-width:150px}.dashboard-content .user-list-page-title{margin-bottom:20px}.user-search-box{margin-bottom:15px;margin-right:0}.user-search-main{width:100%}.bergurmenu-icon{display:block;height:20px;object-fit:contain;width:20px}.admin-header-icon-box{margin-right:15px}.admin-header-row .bergur-button{min-width:37px;padding:0}.dashboard-left-main{flex:0 1;max-width:0;width:0}.dashboard-right-main{margin-left:0}.admin-sidebar-logo-main{display:flex;justify-content:flex-end;padding:9px 0 0}.close-icon{height:23px;object-fit:contain;width:23px}.bergur-btn-main,.close-icon{display:block}.admin-sidebar-main.active{left:0}.admin-sidebar-main{border-radius:0;height:100vh;left:-500px;overflow:auto;position:fixed;top:0;transition:all .5s;z-index:9999}.password-input-box .MuiOutlinedInput-input{padding:9.5px 12px}.dashboard-graph{height:200px;min-width:100%}.filter-main .MuiDrawer-paper{max-width:300px;min-width:300px}.filter-main{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:14px;order:1;width:100%}.admin-header-search{display:none}.page-table-main .table-td{font-size:12px;line-height:16px}.modal .modal-inner{max-width:335px}.filter-checkbox-main .checkbox-lable{margin-bottom:10px;width:100%}.admin-dashboard-inner-box .admin-dash-text{font-size:14px;line-height:17px}.add-user-input{margin-bottom:10px}.admin-tabs-main .admin-tab{min-height:30px}.change-pass-main{max-width:100%}.body-overflow{overflow:hidden}.dashboard-content .admin-page-title{font-size:19px;line-height:25px}.dashboard-content .admin-page-para{font-size:12px;line-height:20px}.admin-page-title-main{margin-bottom:10px}.cms-input-box{margin:10px 0}.user-delete-dialong .MuiPaper-root{max-width:300px}.user-delete-dialong .userlist-dialog-text{font-size:14px;line-height:25px}.file-upload-btn-main{max-width:100%}.file-upload-btn-main .file-upload-btn,.file-upload-btn-main .file-upload-btn:hover{height:137px;min-width:100%;width:100%}.profile-upload-flex{flex-direction:column}.upload-input{margin-right:0}.form-grp-upload-cover{width:100%}.noti-btns-main{margin-top:0}.user-noti-btn-flex{margin-top:20px}}.comingsoon-wrape{background:#0000 linear-gradient(88deg,#b21cd8,#1495ff) 0 0 no-repeat;background:#1b181f;height:100vh;position:relative;width:100%}.comingsoon-wrape .inner{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center;margin:0 auto;max-width:600px}.comingsoon-wrape .inner .globe{background:#1b181f;z-index:2}.comingsoon-wrape .inner .globe:before{background:#b21cd8;background:linear-gradient(180deg,#b21cd8,#1b181f 41%);border-radius:50%;content:"";display:inline-block;height:280px;opacity:.25;width:280px}.comingsoon-wrape .inner .globe,.comingsoon-wrape .inner .globe-shadow{border-radius:50%;content:"";display:inline-block;height:280px;position:absolute;width:280px}.comingsoon-wrape .inner .globe-shadow{background:#b21cd8;background:radial-gradient(circle,#b21cd8 29%,#1b181f 100%);filter:blur(30px);margin-top:-109px;transform:scale(.9);z-index:1}.comingsoon-wrape h2{color:#fff;font-family:Poppins-Regular;font-size:30px;letter-spacing:30px;padding-left:30px;position:relative;text-align:center;text-transform:uppercase;z-index:3}.comingsoon-wrape .button-wrape{bottom:10%;display:flex;gap:15px;justify-content:center;position:absolute;width:100%;z-index:3}.comingsoon-wrape .admin-sidebar-logo{left:50%;margin-left:-75px;position:absolute;top:10%;width:150px}
/*# sourceMappingURL=main.10c01349.css.map*/