@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);body{margin:0;font-family:"Poppins",sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:"Poppins",sans-serif}#root{height:100%;display:flex;flex-direction:column}a,button,div,h1,h2,h3,h4,h5,h6,input,optgroup,p,select,textarea{font-family:"Poppins",sans-serif!important}.darkTheme{background-color:#181a20}.lightTheme,.lightTheme .ant-layout{background-color:#fafafa}.darkTheme .ant-layout{background-color:#181a20}.ant-layout-content{display:flex;flex-direction:column;overflow-y:auto}.ant-layout-content .flexAuto{flex:auto;display:flex;justify-content:center;align-items:center}.container{max-width:1024px}.container,.container_landing{width:100%;margin:0 auto;padding-left:20px;padding-right:20px}.container_landing{max-width:1368px}.orAdd{position:relative;text-align:center;margin-top:26px}.lightTheme .orAdd,.orAdd{color:#1e252d}.darkTheme .orAdd{color:#e4e4e4}.orAdd:before{position:absolute;height:1px;width:100%;content:"";background-color:#848e9c;max-width:150px;top:50%;right:0;opacity:1}@media(max-width:424px){.orAdd:before{max-width:125px}}.orAdd:after{position:absolute;height:1px;width:100%;content:"";background-color:#848e9c;max-width:150px;top:50%;left:0;opacity:1}@media(max-width:424px){.orAdd:after{max-width:125px}}.ant-table{background-color:transparent}thead{position:-webkit-sticky;position:sticky;top:0;z-index:1}thead,thead tr th{color:#848e9c;border-bottom:0!important;white-space:nowrap}.lightTheme thead tr th{background-color:#f2f3f5}.darkTheme thead tr th{background-color:#0b0e11}thead{font-size:10px}@media screen and (min-width:320px){thead{font-size:calc(9.2px + .25vw)}}@media screen and (min-width:1920px){thead{font-size:14px}}tbody tr:last-child td{border-bottom:0}td{background-color:transparent;color:#848e9c;border-color:grey!important;font-size:10px}@media screen and (min-width:320px){td{font-size:calc(9.2px + .25vw)}}@media screen and (min-width:1920px){td{font-size:14px}}.ant-table-tbody>tr.ant-table-placeholder:hover>td{background:transparent}.ant-empty .ant-empty-description{color:#848e9c}.ant-layout-sider{border-right:1px solid}.lightTheme .ant-layout-sider{background-color:#fafafa;border-color:#dcdcdc}.darkTheme .ant-layout-sider{background-color:#181a20;border-color:#252930}.ant-layout-sider-trigger{border:1px solid}.lightTheme .ant-layout-sider-trigger{background-color:#fafafa;border-color:#dcdcdc;color:#000}.darkTheme .ant-layout-sider-trigger{background-color:#181a20;border-color:#252930;color:#fff}.ant-menu-item{padding-left:30px!important;margin-top:0!important}.ant-menu-item-icon{display:flex!important;height:100%!important;align-items:center!important}.lightTheme .ant-menu-item{color:#1e252d!important}.darkTheme .ant-menu-item{color:#f5f5f5!important}.lightTheme .ant-menu-item-selected{background-color:#bdbec2!important;color:#1e252d!important}.darkTheme .ant-menu-item-selected{background-color:#353b41!important;color:#f5f5f5!important}.lightTheme .ant-menu-item:hover{background-color:#f2f3f5!important}.darkTheme .ant-menu-item:hover{background-color:#282c34!important}.ant-menu-item-only-child{position:relative;padding-left:80px!important}.ant-menu-item-only-child:before{content:"";left:60px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:100%}.lightTheme .ant-menu-item-only-child:before{background-color:#1e252d!important}.darkTheme .ant-menu-item-only-child:before{background-color:#f5f5f5!important}.lightTheme .ant-menu{background-color:#fafafa!important;color:#1e252d!important}.darkTheme .ant-menu{background-color:#181a20!important;color:#f5f5f5!important}.lightTheme .ant-menu-title-content,.lightTheme .ant-menu-title-content a{color:#1e252d!important}.darkTheme .ant-menu-title-content,.darkTheme .ant-menu-title-content a{color:#f5f5f5!important}.lightTheme .ant-menu-submenu-arrow:after,.lightTheme .ant-menu-submenu-arrow:before{background-color:#1e252d!important}.darkTheme .ant-menu-submenu-arrow:after,.darkTheme .ant-menu-submenu-arrow:before{background-color:#f5f5f5!important}.ant-menu-submenu-title{margin-top:0!important;padding-left:30px!important}.lightTheme .ant-menu-submenu-title:hover{color:#1e252d!important}.darkTheme .ant-menu-submenu-title:hover{color:#f5f5f5!important}.lightTheme .ant-menu-submenu:hover{background-color:#f2f3f5!important}.darkTheme .ant-menu-submenu:hover{background-color:#282c34!important}.lightTheme .ant-menu-submenu-selected{background-color:#f2f3f5!important;color:#1e252d!important}.darkTheme .ant-menu-submenu-selected{background-color:#282c34!important;color:#f5f5f5!important}.ant-menu-submenu-popup li{padding-left:30px!important}.ant-menu-submenu-popup li:before{content:unset}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{padding:0 calc(50% - 12px)!important}.KycModals .ant-modal-content{padding:70px 70px 80px;border-radius:5px;height:723px}.lightTheme .KycModals .ant-modal-content{background-color:#f5f5f5}.darkTheme .KycModals .ant-modal-content{background-color:#1e2329}@media(max-width:991px){.KycModals .ant-modal-content{padding:70px 25px 25px;height:auto}}.KycModals .ant-modal-body{padding:0;height:100%}.KycModals .anticon svg path{fill:#848e9c}.hover__link{transition:all .3s}.hover__link:hover{color:#d3d3d3!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}input[type=number]{-moz-appearance:textfield!important}::-webkit-scrollbar-track{border-radius:0}.lightTheme ::-webkit-scrollbar-track{background-color:rgba(0,0,0,.0509803922)}.darkTheme ::-webkit-scrollbar-track{background-color:#323233}::-webkit-scrollbar-thumb{border-radius:3px;height:90px}.lightTheme ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1019607843)}.darkTheme ::-webkit-scrollbar-thumb{background-color:#5e6673}.scrollBar:hover::-webkit-scrollbar,::-webkit-scrollbar{width:5px;height:6px}.lightTheme input:-internal-autofill-selected{background-color:#fafafa;color:#1e252d}.darkTheme input:-internal-autofill-selected{background-color:#181a20;color:#fff}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.lightTheme input[data-autocompleted]{background-color:#fafafa;color:#1e252d}.darkTheme input[data-autocompleted]{background-color:#181a20;color:#fff}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px transparent inset!important}.lightTheme input:-webkit-autofill,.lightTheme input:-webkit-autofill:active,.lightTheme input:-webkit-autofill:focus,.lightTheme input:-webkit-autofill:hover{background-color:#fafafa;color:#1e252d;-webkit-text-fill-color:#1e252d}.darkTheme input:-webkit-autofill,.darkTheme input:-webkit-autofill:active,.darkTheme input:-webkit-autofill:focus,.darkTheme input:-webkit-autofill:hover{background-color:#181a20;color:#fff;-webkit-text-fill-color:#fff}table td,th{white-space:nowrap}.breadcrumb{padding:18.5px;position:-webkit-sticky;position:sticky;top:0;z-index:99;height:62px}.lightTheme .breadcrumb{background-color:#f2f3f5;color:#1e252d}.darkTheme .breadcrumb{background-color:#0b0e11;color:#fff}.ant-breadcrumb{font-family:"Poppins",sans-serif!important}.ant-breadcrumb span,.ant-breadcrumb span>a{font-size:16px!important;font-weight:500}.lightTheme .ant-breadcrumb span,.lightTheme .ant-breadcrumb span>a{color:#1e252d}.darkTheme .ant-breadcrumb span,.darkTheme .ant-breadcrumb span>a{color:#fff}@media(min-width:991px){.ant-menu-inline>.ant-menu-item{height:62px!important;line-height:62px!important}}.ant-table-tbody>tr.ant-table-row:hover>td{background:unset!important}.ant-table-tbody>tr.ant-table-placeholder:hover>td{background-color:transparent!important}.ant-table{border-radius:8px;overflow:auto}.lightTheme .ant-table{background-color:#f2f3f5}.darkTheme .ant-table{background-color:#0b0e11}.ant-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:9;background-color:#d3d3d3}.ant-table .ant-table-thead>tr>th{background-color:transparent;padding:12px 30px;border-bottom:1px solid!important;font-family:"Poppins",sans-serif!important;white-space:nowrap;color:#000}.lightTheme .ant-table .ant-table-thead>tr>th{border-color:#bec3ca!important}.darkTheme .ant-table .ant-table-thead>tr>th{border-color:#464e5c!important}.ant-table .ant-table-thead>tr>th{font-size:14px}@media screen and (min-width:320px){.ant-table .ant-table-thead>tr>th{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.ant-table .ant-table-thead>tr>th{font-size:16px}}.ant-table .ant-table-thead>tr>th:before{content:unset!important}.ant-table td{padding:10px 30px!important;font-family:"Poppins",sans-serif!important;font-weight:400;font-size:14px}@media screen and (min-width:320px){.ant-table td{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.ant-table td{font-size:16px}}.lightTheme .ant-table td{color:#1e252d}.darkTheme .ant-table td{color:#f5f5f5}.ant-table .buttonView{border:0;cursor:pointer;background-color:grey!important;color:#fff!important;padding:8px 15px;font-weight:400;border-radius:8px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3s;font-size:14px}@media screen and (min-width:320px){.ant-table .buttonView{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.ant-table .buttonView{font-size:16px}}.ant-table .buttonView:hover{opacity:.8}.ant-table .buttonView span>span{margin-left:10px}.tabs__body{margin-left:0;margin-top:30px!important}.tabs__body .ant-tabs-tab{color:#848e9c;padding:10px}.tabs__body .ant-tabs-tab-active .ant-tabs-tab-btn{color:#000!important}.lightTheme .tabs__body .ant-tabs-tab-btn{color:#1e252d}.darkTheme .tabs__body .ant-tabs-tab-btn{color:#f5f5f5}.tabs__body .ant-tabs-ink-bar{position:absolute;background:#d3d3d3;pointer-events:none;height:50px!important;z-index:-1;font-family:"Poppins",sans-serif!important}.lightTheme .tabs__body .ant-tabs-nav:before{border-bottom-color:#dcdcdc}.darkTheme .tabs__body .ant-tabs-nav:before{border-bottom-color:#252930}.lightTheme .ant-tabs-tab:active,.lightTheme .ant-tabs-tab:focus,.lightTheme .ant-tabs-tab:focus-visible,.lightTheme .ant-tabs-tab:hover{color:#1e252d}.darkTheme .ant-tabs-tab:active,.darkTheme .ant-tabs-tab:focus,.darkTheme .ant-tabs-tab:focus-visible,.darkTheme .ant-tabs-tab:hover{color:#f5f5f5}.deleteBtn{border:0;padding:0;background-color:transparent!important}.deleteBtn:hover{animation:shake .82s cubic-bezier(.26,.07,.9,.9) both;transform:translateZ(0);perspective:1000px}.deleteBtn:hover .anticon{color:#d3d3d3}.deleteBtn .anticon{font-size:24px;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.swal2-popup.swal2-modal{font-size:1rem!important;font-family:"Poppins",sans-serif!important}.lightTheme .swal2-popup.swal2-modal{color:#1e252d}.darkTheme .swal2-popup.swal2-modal{color:#e4e4e4}.lightTheme .swal2-popup.swal2-modal{background:#fafafa}.darkTheme .swal2-popup.swal2-modal{background:#282c34}.swal2-popup.swal2-modal .swal2-html-container{font-size:1.4rem!important;font-family:"Poppins",sans-serif!important}.lightTheme .swal2-popup.swal2-modal .swal2-html-container{color:#1e252d}.darkTheme .swal2-popup.swal2-modal .swal2-html-container{color:#e4e4e4}.swal2-container .swal2-confirm{color:#000!important}.swal2-popup .swal2-styled:focus{box-shadow:none!important}.swal2-title{font-size:1.4rem!important;font-family:"Poppins",sans-serif!important}.lightTheme .swal2-title{color:#1e252d}.darkTheme .swal2-title{color:#e4e4e4}.swal-modal{font-size:1.4rem!important;font-family:"Poppins",sans-serif!important}.lightTheme .swal-modal{background:#fafafa}.darkTheme .swal-modal{background:#282c34}.swal-modal .swal-title{font-size:1.4rem!important;font-family:"Poppins",sans-serif!important}.lightTheme .swal-modal .swal-title{color:#1e252d}.darkTheme .swal-modal .swal-title{color:#e4e4e4}.swal-modal .swal-button{background:#d3d3d3;color:#000;font-family:"Poppins",sans-serif!important}.swal-modal .swal-button.swal-button--cancel{border:1px solid #fff}.lightTheme .swal-modal .swal-button.swal-button--cancel{background:#bec3ca}.darkTheme .swal-modal .swal-button.swal-button--cancel{background:#4e545e}.lightTheme .swal-modal .swal-button.swal-button--cancel{color:#1e252d}.darkTheme .swal-modal .swal-button.swal-button--cancel{color:#e4e4e4}.swal-text{text-align:center;font-family:"Poppins",sans-serif!important;font-size:16px!important;margin-top:15px}.lightTheme .swal-text{color:#1e252d}.darkTheme .swal-text{color:#e4e4e4}.swal-title{font-size:1.6rem!important;font-family:"Poppins",sans-serif!important}.swal-icon--success__hide-corners{background-color:transparent}.swal-icon--success:after,.swal-icon--success:before{background:transparent}.ant-upload .ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px #d9d9d9!important;border-radius:2px;cursor:pointer;transition:border-color .3s}textarea::placeholder{font-family:"Poppins",sans-serif!important}.lightTheme textarea::placeholder{color:#bec3ca}.darkTheme textarea::placeholder{color:#848e9c}tr.ant-table-placeholder{background-color:transparent!important}.lightTheme tr.ant-table-placeholder .ant-empty-description{color:#1e252d}.darkTheme tr.ant-table-placeholder .ant-empty-description{color:#e4e4e4}.apexcharts-legend-text,.fontFamilyText{font-family:"Poppins",sans-serif!important}.apexcharts-legend-text{font-weight:600;margin-bottom:4px!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#d3d3d3!important;border-color:#d3d3d3!important}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#d3d3d3!important}.lightTheme .ant-input[disabled]{background-color:#f5f5f5!important}.darkTheme .ant-input[disabled]{background-color:#2c3037!important}.darkTheme .ant-checkbox-checked .ant-checkbox-inner:after,.lightTheme .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#000!important}.lightTheme .anticon-gift svg{fill:#000!important}.darkTheme .anticon-gift svg{fill:#fff!important}.ant-table-tbody>tr.ant-table-row-selected>td{background-color:transparent!important}.swal-button:not([disabled]):hover{background-color:#d3d3d3;opacity:.9}.drop_icon .ant-dropdown-trigger{height:33px;border-radius:8px;background-color:#d3d3d3!important;color:#181a20!important}.ant-dropdown-menu-item{padding-left:20px!important}.lightTheme .ant-dropdown-menu-item:hover{background-color:#dfe3ec}.darkTheme .ant-dropdown-menu-item:hover{background-color:#282c34}.lightTheme .ant-dropdown-menu-item{background-color:#dfe3ec}.darkTheme .ant-dropdown-menu-item{background-color:#282c34}.lightTheme .ant-dropdown-menu-item{color:#000}.darkTheme .ant-dropdown-menu-item{color:#fff}#body .trsp_itme,.ant-menu .ant-menu-root .ant-menu-vertical .ant-menu-light{background-color:transparent!important}#body .trsp_itme{border-right:0;margin-top:10px!important}#body .subitems{padding-left:7px!important;list-style:none!important;margin-bottom:0!important}#body .subitems:hover{background-color:#848e9c!important;color:#000!important}#body .subitems-only-child:before{position:static!important}.lightTheme .detailCardicon svg path{stroke:#000!important}.ant-table-cell-row-hover{background-color:transparent!important}.popoverClassCustom .ant-dropdown-menu-item{padding:5px 8px!important}.lightTheme .ant-radio-wrapper{color:#1e252d}.darkTheme .ant-radio-wrapper{color:#fff}.userAccess_head_right .inputLayout{width:250px}.userAccess_head_right .inputLayout input{width:200px}.assigned{display:flex;justify-content:space-between;align-items:center;padding-right:60px}.assigned b{padding-right:5px}.hide{display:none}.ant-select-selector{border-radius:5px!important;background-color:transparent!important}.lightTheme .ant-select-selector{border-color:#bec3ca!important}.darkTheme .ant-select-selector{border-color:#4e545e!important}.lightTheme .ant-select-selection-item{color:#000!important}.darkTheme .ant-select-selection-item{color:#fff!important}.footer{padding:15px;text-align:center;width:100%}.footer__text{padding-left:5px;display:flex;align-items:center;justify-content:center;margin-bottom:0;font-weight:400;transition:all .3s}.footer__text__copyrightIcon{margin-right:5px}.lightTheme .footer__text{color:#0b0e11}.darkTheme .footer__text{color:#eaecef}.footer__text{font-size:12px}@media screen and (min-width:320px){.footer__text{font-size:calc(11.8px + .0625vw)}}@media screen and (min-width:1920px){.footer__text{font-size:13px}}.footer__text__spanText{margin-left:23px}@media(max-width:767px){.footer_flexStyle{display:flex;flex-direction:column;grid-gap:5px;gap:5px}}.header{padding:10px 23px 10px 60px;justify-content:space-between;border-bottom:1px solid}.lightTheme .header{border-color:#dcdcdc!important}.darkTheme .header{border-color:#252930!important}@media(max-width:1199px){.header{padding:15px}}@media(max-width:767px){.header{padding:15px}}.header__left{display:flex;align-items:center;grid-gap:26px;gap:26px;justify-content:flex-start}@media(max-width:1199px){.header__left{grid-gap:15px;gap:15px}}.header__left__logoBrand{max-width:100px;width:100%;display:flex;align-items:center}.header__left__logoBrand img{max-width:90px;width:100%}.header__right{display:flex;justify-content:flex-end;align-items:center;grid-gap:20px;gap:20px}.header__themeToggleIcon{background-color:transparent;border:0;padding:0;display:flex;align-items:center;justify-content:center;margin:0 0 0 15px}.header__fixWidthIcon{display:flex;align-items:center;height:17px;width:17px;transition:all .3s;cursor:pointer}.header__fixWidthIcon:hover svg path{transition:all .3s;fill:#d3d3d3}.header__toggleStyle,.header__toggleStyle__icon{display:flex;align-items:center}.header__toggleStyle__icon{margin-left:15px;width:35px}.header__iconStyles svg{transition:all .3s}.header__iconStyles svg:hover{fill:#d3d3d3}.lightTheme .header__iconStyles svg path{color:#000!important}.darkTheme .header__iconStyles svg path{color:#fff!important}.header__flexCenter{display:flex;align-items:center;margin-left:15px}.lightTheme svg.customColorToggle #Path_46078{fill:#848e9c!important}.darkTheme svg.customColorToggle #Path_46078{fill:#f5f5f5!important}svg.customColorToggle #Path_45869{fill:transparent!important}.lightTheme .customColorToggle path,.lightTheme .customColorToggle svg g rect{fill:#848e9c!important}.darkTheme .customColorToggle path,.darkTheme .customColorToggle svg g rect{fill:#f5f5f5!important}.header__drawer__icons{display:flex;justify-content:flex-end;margin-bottom:20px}@media(max-width:991px){.header__drawer__icons{width:30px;margin-left:auto}}.lightTheme .ant-drawer-content{background-color:#fafafa}.darkTheme .ant-drawer-content{background-color:#181a20}.header__settingIconOuter,.header__settingIconStyle{display:flex;align-items:center;justify-content:center}.header__settingIconStyle{background-color:transparent;border:0;padding:0;margin:0 0 0 15px}.header__settingIconStyle .settingIcon{cursor:pointer;transition:all .3s}.header__settingIconStyle .settingIcon:hover{color:#d3d3d3!important}.settingExchangeToggle .setting__Exchange__ToggleMain{display:flex!important;box-shadow:0 0 1px rgba(24,26,32,.1),0 16px 32px rgba(71,77,87,.16),0 8px 16px rgba(24,26,32,.16);flex-direction:column;position:fixed;right:25px;z-index:100;top:80px;border-radius:4px;width:344px;height:auto;font-size:14px;font-weight:500;padding:16px;border:1px solid}.setting__Exchange__ToggleMain{display:none!important}.lightTheme .setting__Exchange__ToggleMain{background-color:#fafafa!important;color:#000!important;border-color:#eaecef!important}.darkTheme .setting__Exchange__ToggleMain{background-color:#181a20!important;color:#fff!important;border-color:#474d57!important}@media(max-width:991px){.ant-drawer-body{padding:15px}}.exchange .header__settingIconOuter{display:block}.header__settingIconOuter{display:none}.headerLinkStyles{display:flex;align-items:center;grid-gap:14px;gap:14px}@media(max-width:1199px){.headerLinkStyles{grid-gap:12px;gap:12px}}@media(max-width:991px){.headerLinkStyles{flex-direction:column;align-items:flex-start;grid-gap:8px;gap:8px;margin-bottom:8px}}.headerLinkStyles__links{display:flex;align-items:center;font-weight:500;transition:all .3s}.lightTheme .headerLinkStyles__links{color:#000}.darkTheme .headerLinkStyles__links{color:#fff}.headerLinkStyles__links{font-size:12px}@media screen and (min-width:320px){.headerLinkStyles__links{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.headerLinkStyles__links{font-size:14px}}.headerLinkStyles__links:hover{color:#d3d3d3}@media(max-width:991px){.headerLinkStyles__links{padding:15px!important;width:100%}}.headerLinkStyles__links:hover{opacity:.7}.lightTheme .headerLinkStyles__links svg path{fill:#000}.darkTheme .headerLinkStyles__links svg path{fill:#fff}.headerLinkStyles__links--borders{border-left:1px solid #b7bdc6;border-right:1px solid #b7bdc6;padding:0 10px}@media(max-width:991px){.headerLinkStyles__links--borders{border:0}}.headerLinkStyles__links--activebtn{border-radius:4px;background-color:#7d80df;padding:4px 10px}.lightTheme .headerLinkStyles__links--activebtn{color:#fff}.darkTheme .headerLinkStyles__links--activebtn{color:#000}@media(max-width:991px){.lightTheme .headerLinkStyles__links--activebtn:hover{color:#000}.darkTheme .headerLinkStyles__links--activebtn:hover{color:#fff}}.loginScreen{width:100%}.loginScreen__logInContact h2{opacity:1}.lightTheme .loginScreen__logInContact h2{color:#1e252d}.darkTheme .loginScreen__logInContact h2{color:#e4e4e4}.loginScreen__logInContact h2{font-size:15px}@media screen and (min-width:320px){.loginScreen__logInContact h2{font-size:calc(12px + .9375vw)}}@media screen and (min-width:1920px){.loginScreen__logInContact h2{font-size:30px}}.loginScreen__multiBtn{display:flex}.loginScreen__innerInput{padding-bottom:26px}.loginScreen__alink{float:right;padding-top:10px}.lightTheme .loginScreen__alink{color:#1e252d}.darkTheme .loginScreen__alink{color:#e4e4e4}.loginScreen__logRegBtn{display:flex;grid-gap:20px;gap:20px}.loginScreen__iconBtn__addPadd{margin-top:25px}.loginScreen__iconBtn__addPadd .leftIcon{margin-right:10px}.loginScreen__selectInput{display:flex;grid-gap:10px;gap:10px}.loginScreen__selectInput .inputLayout{width:100%}.loginScreen__selectlabel{letter-spacing:0;opacity:1;width:100%;text-align:left;display:flex;padding-bottom:10px}.lightTheme .loginScreen__selectlabel{color:#1e252d}.darkTheme .loginScreen__selectlabel{color:#e4e4e4}.loginScreen__selectlabel{font-size:12px}@media screen and (min-width:320px){.loginScreen__selectlabel{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.loginScreen__selectlabel{font-size:14px}}.loginScreen__logBtn{background:transparent!important;margin-bottom:26px;width:auto!important;grid-gap:28px;gap:28px;margin-right:30px}.lightTheme .loginScreen__logBtn{color:#1e252d!important}.darkTheme .loginScreen__logBtn{color:#e4e4e4!important}.lightTheme .loginScreen__logBtn:hover{background-color:#f2f3f5!important}.darkTheme .loginScreen__logBtn:hover{background-color:#2b3139!important}.lightTheme .loginScreen__logBtn:hover{color:#1e252d!important}.darkTheme .loginScreen__logBtn:hover{color:#e4e4e4!important}.lightTheme .loginScreen__activeBtn{background-color:#f2f3f5!important}.lightTheme .loginScreen__activeBtn:focus{box-shadow:unset;border:0}.lightTheme .lightTheme .loginScreen__activeBtn:focus{color:#1e252d!important}.darkTheme .lightTheme .loginScreen__activeBtn:focus{color:#e4e4e4!important}.darkTheme .loginScreen__activeBtn{background-color:#2b3139!important}.darkTheme .loginScreen__activeBtn:focus{box-shadow:unset;border:0}.lightTheme .darkTheme .loginScreen__activeBtn:focus{color:#1e252d!important}.darkTheme .darkTheme .loginScreen__activeBtn:focus{color:#e4e4e4!important}@media(max-width:767px){.loginScreen__leftCol{display:none!important}}@media(max-width:767px){.loginScreen__rytCol{width:100%;max-width:100%!important;flex:0 0 100%!important}}.inputLayout{position:relative}.inputLayout .inputCustum{border:1px solid;border-radius:5px;opacity:1;width:100%;min-height:45px;box-shadow:none;position:relative!important;background-color:transparent;font-family:"Poppins",sans-serif!important}.lightTheme .inputLayout .inputCustum{border-color:#bec3ca}.darkTheme .inputLayout .inputCustum{border-color:#4e545e}.lightTheme .inputLayout .inputCustum{color:#1e252d}.darkTheme .inputLayout .inputCustum{color:#fff}.inputLayout .inputCustum:focus{box-shadow:none}.inputLayout .inputCustum:focus,.inputLayout .inputCustum:focus-visible,.inputLayout .inputCustum:focus-within,.inputLayout .inputCustum:hover{outline:none!important;box-shadow:none!important}.lightTheme .inputLayout .inputCustum:focus,.lightTheme .inputLayout .inputCustum:focus-visible,.lightTheme .inputLayout .inputCustum:focus-within,.lightTheme .inputLayout .inputCustum:hover{border-color:#000}.darkTheme .inputLayout .inputCustum:focus,.darkTheme .inputLayout .inputCustum:focus-visible,.darkTheme .inputLayout .inputCustum:focus-within,.darkTheme .inputLayout .inputCustum:hover{border-color:#fff}.inputLayout input::placeholder{font-family:"Poppins",sans-serif!important}.lightTheme .inputLayout input::placeholder{color:#bec3ca!important}.darkTheme .inputLayout input::placeholder{color:#848e9c!important}.inputLayout .inputInnerTxt{padding-right:100px}.inputLayout .eyeicon input{background:transparent}.lightTheme .inputLayout .eyeicon input{color:#1e252d}.darkTheme .inputLayout .eyeicon input{color:#fff}.inputLayout .eyeicon svg path{fill:#8d8d8d}.inputLayout .innerTxt{position:absolute;right:16px;top:55%;color:#d3d3d3;cursor:pointer}.inputLayout .inputInnerLargeTxt{padding-right:185px}.inputLayout .innerTxtImg{position:absolute;right:16px;top:55%;color:#555863;display:flex;align-items:center}.inputLayout .innerTxtImg svg{margin-left:10px}.inputLayout .inputSearch{padding-left:45px}.inputLayout .searchImg{position:absolute;left:16px;top:50%;transform:translateY(-50%)}.inputLayout .label{letter-spacing:0;font-family:"Poppins",sans-serif!important;opacity:1;width:100%;text-align:left;display:flex;padding-bottom:10px}.lightTheme .inputLayout .label{color:#1e252d}.darkTheme .inputLayout .label{color:#e4e4e4}.inputLayout .label{font-size:12px}@media screen and (min-width:320px){.inputLayout .label{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.inputLayout .label{font-size:14px}}.inputLayout .label1{font-family:"Poppins",sans-serif!important;letter-spacing:0;opacity:1;width:100%;text-align:left;display:flex;margin-bottom:-10px}.lightTheme .inputLayout .label1{color:#1e252d}.darkTheme .inputLayout .label1{color:#e4e4e4}.inputLayout .label1{font-size:12px}@media screen and (min-width:320px){.inputLayout .label1{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.inputLayout .label1{font-size:14px}}.inputLayout .textedit{font-weight:450}.lightTheme .inputLayout .textedit{color:#1e252d}.darkTheme .inputLayout .textedit{color:#f5f5f5}.inputLayout .texteditLight{font-weight:450}.lightTheme .inputLayout .texteditLight{color:#bec3ca}.darkTheme .inputLayout .texteditLight{color:#4e545e}.btnCustom.ant-btn{width:100%;font-family:"Poppins",sans-serif;padding:4px 10px;border-radius:5px;font-size:14px;color:#0b0e11;font-weight:400;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .25s;border:0;box-shadow:none;font-size:12px}@media screen and (min-width:320px){.btnCustom.ant-btn{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.btnCustom.ant-btn{font-size:14px}}.btnCustom.ant-btn:hover{opacity:.9;color:#0b0e11}.btnCustom.ant-btn.lessPadding{padding-top:12px;padding-bottom:12px}.lightTheme .btnCustom.ant-btn.garyBtn{background-color:#0b0e11;color:#000!important}.darkTheme .btnCustom.ant-btn.garyBtn{background-color:#2c3037;color:#000!important}.btnCustom.ant-btn.black{background-color:#000;color:#e4e4e4}.btnCustom.ant-btn.lytgaryBtn{background-color:#e4e4e4;color:#0b0e11}.lightTheme .btnCustom.ant-btn.orderBtn{background-color:#dfe3ec;color:#000}.darkTheme .btnCustom.ant-btn.orderBtn{background-color:#282c34;color:#848e9c}.btnCustom.ant-btn.lightBtn{color:#0b0e11}.lightTheme .btnCustom.ant-btn.lightBtn{background-color:#e4e4e4}.darkTheme .btnCustom.ant-btn.lightBtn{background-color:#eaecef}.btnCustom.ant-btn.yellowBtn{background-color:#d3d3d3;color:#000}.btnCustom.ant-btn.medium{height:29px}.btnCustom.ant-btn.large{height:45px}.loginDetail{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:100%;margin:0 auto;text-align:center}@media(max-width:767px){.loginDetail{align-items:center;margin-bottom:30px;height:auto}}.loginDetail__inner_Text h2{opacity:1}.lightTheme .loginDetail__inner_Text h2{color:#1e252d}.darkTheme .loginDetail__inner_Text h2{color:#e4e4e4}.loginDetail__inner_Text h2{font-size:14px}@media screen and (min-width:320px){.loginDetail__inner_Text h2{font-size:calc(12.8px + .375vw)}}@media screen and (min-width:1920px){.loginDetail__inner_Text h2{font-size:20px}}.loginDetail__inner_Text p{width:100%;margin:0 auto;max-width:290px;opacity:1}.lightTheme .loginDetail__inner_Text p{color:#1e252d}.darkTheme .loginDetail__inner_Text p{color:#e4e4e4}.loginDetail__inner_Text p{font-size:12px}@media screen and (min-width:320px){.loginDetail__inner_Text p{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.loginDetail__inner_Text p{font-size:14px}}.loginDetail__inner_Text p span{color:#d3d3d3}.loginDetail__inner_Text .largehead{opacity:1;font-size:15px}@media screen and (min-width:320px){.loginDetail__inner_Text .largehead{font-size:calc(12px + .9375vw)}}@media screen and (min-width:1920px){.loginDetail__inner_Text .largehead{font-size:30px}}.lightTheme .loginDetail__inner_Text .largehead{color:#1e252d}.darkTheme .loginDetail__inner_Text .largehead{color:#e4e4e4}@media(max-width:767px){.loginDetail__inner_Text{display:none!important}}.loginDetail__qrlogo{padding-bottom:20px}.lightTheme .comnModal .ant-modal-content{background-color:#fafafa;color:#1e252d}.darkTheme .comnModal .ant-modal-content{background-color:#282c34;color:#e4e4e4}.lightTheme .comnModal .ant-modal-close-x svg path{color:#1e252d}.darkTheme .comnModal .ant-modal-close-x svg path{color:#e4e4e4}.comnModal .ant-modal-header{border-bottom:0}.lightTheme .comnModal .ant-modal-header{background-color:#fafafa;color:#1e252d}.darkTheme .comnModal .ant-modal-header{background-color:#282c34;color:#e4e4e4}.comnModal .ant-modal-header .ant-modal-title{font-family:"Poppins",sans-serif!important}.lightTheme .comnModal .ant-modal-header .ant-modal-title{color:#1e252d}.darkTheme .comnModal .ant-modal-header .ant-modal-title{color:#e4e4e4}.ant-modal-wrap{-webkit-backdrop-filter:blur(6px) saturate(150%);backdrop-filter:blur(6px) saturate(150%)}.dashboardSidebar{flex:unset!important;max-width:100%!important;min-width:100%!important;width:100%!important}.dashboardSidebar .ant-layout-sider-children ul{display:flex!important;align-items:center!important;justify-content:space-between!important;overflow-x:auto;margin:10px 0}.dashboardSidebar .ant-layout-sider-children ul li.ant-menu-item{padding:15px!important;min-width:180px}.dashboardSidebar .ant-layout-sider-children ul li.ant-menu-item span{display:flex;justify-content:center}.dashboardSidebarOuter{flex-direction:column!important}.dashboardSidebarOuter .ant-layout-content{width:100%!important}.fillBlack svg #Path_45869,.fillWhite svg #Path_45869{fill:transparent!important}svg.fillBlack #Path_46078{fill:#fff!important}svg.fillWhite #Path_46078{fill:#000!important}.commonPadding{padding:30px}@media(max-width:767px){.commonPadding{padding:30px 15px}}@media(min-width:991px){.overFlow{overflow-y:auto}}.supportManagement_ticket h2{font-size:18px;font-weight:500}.lightTheme .supportManagement_ticket h2{color:#1e252d}.darkTheme .supportManagement_ticket h2{color:#fff}.supportManagement_ticket_selects{display:flex;grid-gap:20px;gap:20px;flex-flow:wrap}@media(max-width:1068px){.supportManagement_ticket_selects .inputLayout,.supportManagement_ticket_selects .selector,.supportManagement_ticket_selects .SelectOuter{flex:100% 1}}@media(max-width:991px){.supportManagement_ticket_selects .inputLayout,.supportManagement_ticket_selects .selector,.supportManagement_ticket_selects .SelectOuter{flex:30% 1}}@media(max-width:720px){.supportManagement_ticket_selects .inputLayout,.supportManagement_ticket_selects .selector,.supportManagement_ticket_selects .SelectOuter{flex:100% 1}}.supportManagement_ticket_details{white-space:nowrap;margin-top:20px;padding-left:15px;display:flex;align-items:center;grid-gap:20px;gap:20px;width:100%;height:60px;border:1px solid #bec3ca;border-radius:5px;overflow:scroll}.supportManagement_ticket_details p{margin:0;font-size:18px;font-weight:300}.lightTheme .supportManagement_ticket_details p{color:#1e252d}.darkTheme .supportManagement_ticket_details p{color:#fff}.snapShot img{height:auto;max-width:200px}.modalClose_btn_left{text-align:right}.drop_icon1 .ant-dropdown-trigger{height:45px;border-radius:4px;background-color:#d3d3d3!important;color:#181a20!important}.view label{margin-top:10px}.lightTheme .view label{color:#1e252d}.darkTheme .view label{color:#fff}.view .upload{margin-top:10px}.view .upload .inner{display:flex;grid-gap:20px;gap:20px;margin-top:10px}@media(max-width:500px){.view .upload .inner{flex-wrap:wrap}}.view .upload .inner .ant-upload{width:212.5px;height:104px}.view .upload .inner .ant-upload .ant-btn{width:212.5px;height:104px;border:1px dashed;background-color:transparent}.lightTheme .view .upload .inner .ant-upload .ant-btn{color:#1e252d}.darkTheme .view .upload .inner .ant-upload .ant-btn{color:#fff}.view .upload .inner .ant-btn:hover{border:1px dashed!important}.lightTheme .view .upload .inner .ant-btn:hover{color:#1e252d}.darkTheme .view .upload .inner .ant-btn:hover{color:#fff}.view .upload .inner .ant-btn:active,.view .upload .inner :focus{border:1px dashed!important;color:#000!important}.dashboardScreen .responsive{display:flex;grid-gap:20px;gap:20px;flex-flow:wrap;margin-bottom:20px}.dashboardScreen_middleCard .balanceCard{display:flex;justify-content:space-between;grid-gap:20px;gap:20px}@media(max-width:767px){.dashboardScreen_middleCard .balanceCard{flex-flow:wrap}}.dashboardScreen_middleCard .balanceCard_card{width:100%;padding:20px;border-radius:10px}.lightTheme .dashboardScreen_middleCard .balanceCard_card{background-color:#f2f3f5}.darkTheme .dashboardScreen_middleCard .balanceCard_card{background-color:#0b0e11}.dashboardScreen_middleCard .balanceCard_card ul{margin:0;padding:0}.dashboardScreen_middleCard .balanceCard_card ul li{list-style:none;display:flex;align-items:center;justify-content:center;grid-gap:25px;gap:25px;margin:0}.lightTheme .dashboardScreen_middleCard .balanceCard_card ul li{color:#1e252d}.darkTheme .dashboardScreen_middleCard .balanceCard_card ul li{color:#f5f5f5}@media(max-width:460px){.dashboardScreen_middleCard .balanceCard_card ul li{flex-direction:column}}.dashboardScreen_middleCard .balanceCard_card ul li p{margin:0;font-size:16px;font-weight:400;white-space:nowrap}.lightTheme .dashboardScreen_middleCard .balanceCard_card ul li p{color:#1e252d}.darkTheme .dashboardScreen_middleCard .balanceCard_card ul li p{color:#f5f5f5}.dashboardScreen_middleCard .balanceCard_card ul li :last-child{font-weight:500;white-space:nowrap}.dashboardScreen_cards{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;flex-direction:row;grid-gap:20px;gap:20px;max-width:306px;width:100%;padding:20px 10px;border-radius:10px;min-height:100px}.lightTheme .dashboardScreen_cards{background-color:#f2f3f5}.darkTheme .dashboardScreen_cards{background-color:#0b0e11}.dashboardScreen_cards div{display:flex;align-items:center;flex-wrap:nowrap}.dashboardScreen_cards div>div{font-weight:500}.lightTheme .dashboardScreen_cards div>div{color:#1e252d}.darkTheme .dashboardScreen_cards div>div{color:#f5f5f5}.dashboardScreen_cards div>div{font-size:14px}@media screen and (min-width:320px){.dashboardScreen_cards div>div{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.dashboardScreen_cards div>div{font-size:16px}}.dashboardScreen_cards div>div:first-child{font-weight:400!important;font-family:"Poppins",sans-serif!important}.dashboardScreen__balance{padding:20px}.dashboardScreen_bottomRow .__apiManageSection{height:61px;border-radius:10px;margin-right:20px;margin-left:10px;margin-top:20px;display:flex;align-items:center}.lightTheme .dashboardScreen_bottomRow .__apiManageSection{background-color:#f2f3f5}.darkTheme .dashboardScreen_bottomRow .__apiManageSection{background-color:#0b0e11}.dashboardScreen_bottomRow .__apiManageSection__left{width:75%;text-align:left;font-size:16px;font-weight:500;padding-left:30px}.lightTheme .dashboardScreen_bottomRow .__apiManageSection__left{color:#1e252d}.darkTheme .dashboardScreen_bottomRow .__apiManageSection__left{color:#f5f5f5}.dashboardScreen_bottomRow .__apiManageSection__image{position:absolute;margin-left:20px;margin-top:1px}.dashboardScreen_bottomRow .__apiManageSection .ant-btn{text-align:right;width:84px;height:31px;border:none;border-radius:5px}.lightTheme .dashboardScreen_bottomRow .__apiManageSection .ant-btn{background-color:#dfe3ec;color:#1e252d}.darkTheme .dashboardScreen_bottomRow .__apiManageSection .ant-btn{background-color:#282c34;color:#f5f5f5}.dashboardScreen_bottomRow .__openOrdersSection{width:100%;padding-left:20px;padding-right:20px;padding-top:20px}@media(max-width:1440px){.dashboardScreen .__apiManageSection__left{width:65%}}@media(max-width:1200px){.dashboardScreen .__apiManageSection{height:82px}.dashboardScreen .__apiManageSection__left{width:58%}.dashboardScreen .__apiManageSection__image{margin-left:10px}}@media(max-width:720px){.dashboardScreen .__apiManageSection__left{width:45%;padding-left:10px}}@media(max-width:576px){.dashboardScreen .ant-row{display:flex;flex-direction:column}.dashboardScreen .__apiManageSection{width:347px;margin-left:20px;height:61px}.dashboardScreen .__apiManageSection__left{width:70%;padding-left:30px}}@media(max-width:375px){.dashboardScreen .__apiManageSection{margin-left:10px}.dashboardScreen__balance{padding-left:10px}}@media(max-width:320px){.dashboardScreen .__apiManageSection{margin-left:20px}.dashboardScreen__balance{padding-left:20px}}@media(max-width:371px){.dashboardScreen .__apiManageSection{width:273px}.dashboardScreen .__apiManageSection__left{width:60%}}.dashboardScreen__chartSec{margin:50px 0 0;width:100%;padding:20px;border-radius:10px}.lightTheme .dashboardScreen__chartSec{background-color:#f2f3f5}.darkTheme .dashboardScreen__chartSec{background-color:#0b0e11}@media(max-width:767px){.dashboardScreen__chartSec{padding:20px 0}}.dashboardScreen__dateSelect{margin-bottom:50px;display:flex;justify-content:flex-end}.dashboardScreen .portfolioTabs .overallCrypto_detail{max-width:700px;width:100%}.dashboardScreen .portfolioTabs .overallCrypto_detail_link{display:flex;justify-content:space-between;grid-gap:10px;gap:10px}.dashboardScreen .portfolioTabs .overallCrypto_detail_link .ant-picker{max-width:250px}.dashboardScreen .portfolioTabs .overallCrypto_detail_link a{white-space:nowrap;text-decoration:underline;font-weight:500;font-size:14px}@media screen and (min-width:320px){.dashboardScreen .portfolioTabs .overallCrypto_detail_link a{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.dashboardScreen .portfolioTabs .overallCrypto_detail_link a{font-size:16px}}.lightTheme .dashboardScreen .portfolioTabs .overallCrypto_detail_link a{color:#1e252d}.darkTheme .dashboardScreen .portfolioTabs .overallCrypto_detail_link a{color:#e4e4e4}.dashboardScreen .portfolioTabs .overallCrypto_detail_link a:hover{color:#55a7f9}.dashboardScreen .portfolioTabs .overallCrypto h4{margin-top:15px;font-size:14px}@media screen and (min-width:320px){.dashboardScreen .portfolioTabs .overallCrypto h4{font-size:calc(12.8px + .375vw)}}@media screen and (min-width:1920px){.dashboardScreen .portfolioTabs .overallCrypto h4{font-size:20px}}.lightTheme .dashboardScreen .portfolioTabs .overallCrypto h4{color:#1e252d}.darkTheme .dashboardScreen .portfolioTabs .overallCrypto h4{color:#f5f5f5}.dashboardScreen .portfolioTabs .overallCrypto .cards_detail{max-width:100%!important}.dashboardScreen .portfolioTabs .overallCrypto .cards_detail ul li{padding:15px}.lightTheme .dashboardScreen .portfolioTabs .overallCrypto .cards_detail ul li{border-bottom:1px solid #bec3ca!important}.darkTheme .dashboardScreen .portfolioTabs .overallCrypto .cards_detail ul li{border-bottom:1px solid #848e9c!important}.dashboardScreen .portfolioTabs .overallCrypto .cards_detail ul li p{margin:0;font-weight:500;font-size:14px}@media screen and (min-width:320px){.dashboardScreen .portfolioTabs .overallCrypto .cards_detail ul li p{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.dashboardScreen .portfolioTabs .overallCrypto .cards_detail ul li p{font-size:16px}}.dashboardScreen1_cards{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;flex-direction:column;grid-gap:20px;gap:20px;width:100%;padding:20px 10px;border-radius:10px;margin:0 auto;min-height:100px}.darkTheme .dashboardScreen1_cards,.lightTheme .dashboardScreen1_cards{background-color:#d3d3d3}.dashboardScreen1_cards div{display:flex;align-items:center;flex-wrap:nowrap}.dashboardScreen1_cards div>div{color:#000;font-weight:500;font-size:14px}@media screen and (min-width:320px){.dashboardScreen1_cards div>div{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.dashboardScreen1_cards div>div{font-size:16px}}.dashboardScreen1_cards div>div:first-child{font-weight:400!important;font-family:"Poppins",sans-serif!important}.dashboardScreen1__balance{padding:20px}.dashboardScreen1__reward{height:100%;display:flex;justify-content:center;align-items:center;color:#000}.dashboardScreen1_bottomRow .__apiManageSection{height:61px;border-radius:10px;margin-right:20px;margin-left:10px;margin-top:20px;display:flex;align-items:center}.lightTheme .dashboardScreen1_bottomRow .__apiManageSection{background-color:#f2f3f5}.darkTheme .dashboardScreen1_bottomRow .__apiManageSection{background-color:#0b0e11}.dashboardScreen1_bottomRow .__apiManageSection__left{width:75%;text-align:left;font-size:16px;font-weight:500;padding-left:30px}.lightTheme .dashboardScreen1_bottomRow .__apiManageSection__left{color:#1e252d}.darkTheme .dashboardScreen1_bottomRow .__apiManageSection__left{color:#f5f5f5}.dashboardScreen1_bottomRow .__apiManageSection__image{position:absolute;margin-left:20px;margin-top:1px}.dashboardScreen1_bottomRow .__apiManageSection .ant-btn{text-align:right;width:84px;height:31px;border:none;border-radius:5px}.lightTheme .dashboardScreen1_bottomRow .__apiManageSection .ant-btn{background-color:#dfe3ec;color:#1e252d}.darkTheme .dashboardScreen1_bottomRow .__apiManageSection .ant-btn{background-color:#282c34;color:#f5f5f5}.dashboardScreen1_bottomRow .__openOrdersSection{width:100%;padding-left:20px;padding-right:20px;padding-top:20px}@media(max-width:1440px){.dashboardScreen1 .__apiManageSection__left{width:65%}}@media(max-width:1200px){.dashboardScreen1 .__apiManageSection{height:82px}.dashboardScreen1 .__apiManageSection__left{width:58%}.dashboardScreen1 .__apiManageSection__image{margin-left:10px}}@media(max-width:720px){.dashboardScreen1 .__apiManageSection__left{width:45%;padding-left:10px}}@media(max-width:576px){.dashboardScreen1 .ant-row{display:flex;flex-direction:column}.dashboardScreen1 .__apiManageSection{width:347px;margin-left:20px;height:61px}.dashboardScreen1 .__apiManageSection__left{width:70%;padding-left:30px}}@media(max-width:375px){.dashboardScreen1 .__apiManageSection{margin-left:10px}.dashboardScreen1__balance{padding-left:10px}}@media(max-width:320px){.dashboardScreen1 .__apiManageSection{margin-left:20px}.dashboardScreen1__balance{padding-left:20px}}@media(max-width:371px){.dashboardScreen1 .__apiManageSection{width:273px}.dashboardScreen1 .__apiManageSection__left{width:60%}}.dashboardScreen1__chartSec{margin:50px 0 0;width:100%;padding:20px;border-radius:10px}.lightTheme .dashboardScreen1__chartSec{background-color:#f2f3f5}.darkTheme .dashboardScreen1__chartSec{background-color:#0b0e11}@media(max-width:767px){.dashboardScreen1__chartSec{padding:20px 0}}.dashboardScreen1__dateSelect{margin-bottom:50px;display:flex;justify-content:flex-end}@media(max-width:767px){.ant-space{width:100%}}.ant-picker{background-color:transparent!important;border-radius:8px!important}@media(max-width:767px){.ant-picker{width:100%}}.lightTheme .ant-picker{border-color:#dcdcdc!important}.darkTheme .ant-picker{border-color:#252930!important}.lightTheme .ant-picker .anticon{color:#1e252d}.darkTheme .ant-picker .anticon{color:#f5f5f5}.lightTheme .ant-picker input{color:#1e252d}.darkTheme .ant-picker input{color:#f5f5f5}.lightTheme .ant-picker-input .ant-picker-clear{background-color:#f2f3f5}.darkTheme .ant-picker-input .ant-picker-clear{background-color:#0b0e11}.ant-picker-clear:hover{background:transparent}.lightTheme .ant-picker-clear:hover{color:#1e252d!important}.darkTheme .ant-picker-clear:hover{color:#f5f5f5!important}.lightTheme .apexcharts-legend-text{color:#1e252d!important}.darkTheme .apexcharts-legend-text{color:#f5f5f5!important}.ml-5{margin-left:5px}.pagenotfound{height:100%;display:flex;align-items:center;justify-content:center;padding:15px;font-size:14px;font-weight:500}.lightTheme .pagenotfound{color:#1e252d}.darkTheme .pagenotfound{color:#fff}.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center,.apexcharts-legend.apx-legend-position-top.apexcharts-align-center{justify-content:space-around!important;max-width:800px!important;margin:0 auto!important;grid-gap:20px;gap:20px}@media(max-width:767px){.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center,.apexcharts-legend.apx-legend-position-top.apexcharts-align-center{grid-gap:15px 0;gap:15px 0}}.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center>div,.apexcharts-legend.apx-legend-position-top.apexcharts-align-center>div{display:flex;align-items:center}.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center>div .apexcharts-legend-marker,.apexcharts-legend.apx-legend-position-top.apexcharts-align-center>div .apexcharts-legend-marker{margin-right:10px;top:-2px!important}.lightTheme .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center>div span,.lightTheme .apexcharts-legend.apx-legend-position-top.apexcharts-align-center>div span{color:#1e252d!important}.darkTheme .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center>div span,.darkTheme .apexcharts-legend.apx-legend-position-top.apexcharts-align-center>div span{color:#f5f5f5!important}.apexcharts-canvas{margin:0 auto}.apexcharts-canvas text{font-size:8px}@media screen and (min-width:320px){.apexcharts-canvas text{font-size:calc(5.6px + .75vw)}}@media screen and (min-width:1920px){.apexcharts-canvas text{font-size:20px}}.lightTheme .apexcharts-canvas text{fill:#1e252d!important}.darkTheme .apexcharts-canvas text{fill:#f5f5f5!important}.item{cursor:pointer}.item,.item a{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.item a{font-size:14px}.lightTheme .item a{color:#1e252d}.darkTheme .item a{color:#f5f5f5}.disabled-page{color:#808e9b}.active{border-radius:0;background-color:#d3d3d3;border:1px solid #d3d3d3}.active a{color:#000!important}.a{color:"red"}.next{font-size:4px;height:40px;width:40px;background-color:#d3d3d3;border-color:#d3d3d3}.next a{color:#000!important}.pagination{align-items:center;display:flex;padding:0;max-width:350px;width:100%;margin:0 auto;grid-gap:10px;gap:10px;height:60px;justify-content:center;list-style-type:none;position:relative}@media(max-width:480px){.pagination{overflow:scroll}}.pagination-page{font-weight:600;font-family:"Poppins",sans-serif!important}.previous{font-size:4px;height:40px;left:0;width:40px;border-radius:0;background-color:#d3d3d3;border:1px solid #d3d3d3}.previous a{color:#000!important}.apexcharts-legend.apexcharts-align-center.apx-legend-position-right{right:35px!important}.appCustomisation .tabs__body{margin-top:0!important}.appCustomisation .imgsec{display:flex;align-items:center;grid-gap:15px;gap:15px}.addnewSec{display:flex;justify-content:flex-end;margin-bottom:10px}.addnewSec button{background-color:#d3d3d3!important;color:#fff!important;padding:7px 20px;border:0;min-width:150px;width:auto!important;cursor:pointer;position:relative}.modalApp{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.modalApp .addnewSec{justify-content:center}.modalApp .addnewSec button{background-color:#d3d3d3!important;color:#000!important}.copyIcon{cursor:pointer}.coinImageText{display:flex;text-align:center;align-self:center;font-weight:500;height:45px;width:45px;border-radius:100%;align-items:center;justify-content:center;margin-left:25px;padding-top:3px}.lightTheme .coinImageText{color:#0b0e11;background-color:#bec3ca}.darkTheme .coinImageText{color:#fff;background-color:#4e545e}.addnewSec1{justify-content:space-between;flex-direction:row}.lightTheme .anticon.anticon-search{color:#0b0e11}.darkTheme .anticon.anticon-search{color:#fff}.disabled.disabled .fontFamilyText{color:#000}.SelectOuter{position:relative}.SelectOuter .innerTxtField{position:absolute;top:13px;left:16px}.lightTheme .SelectOuter .innerTxtField{color:#0b0e11!important}.darkTheme .SelectOuter .innerTxtField{color:#fff!important}.SelectOuter .label{letter-spacing:0;opacity:1;width:100%;text-align:left;display:flex;padding-bottom:10px}.lightTheme .SelectOuter .label{color:#1e252d}.darkTheme .SelectOuter .label{color:#e4e4e4}.SelectOuter .label{font-size:12px}@media screen and (min-width:320px){.SelectOuter .label{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.SelectOuter .label{font-size:14px}}.SelectOuter .ant-select.customSelect.paddingLeft .ant-select-selector{padding-left:80px!important}.customSelect.ant-select{border-radius:5px;width:100%;background-color:transparent;position:relative}.lightTheme .customSelect.ant-select{color:#0b0e11!important}.darkTheme .customSelect.ant-select{color:#fff!important}.customSelect.ant-select{font-size:12px}@media screen and (min-width:320px){.customSelect.ant-select{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.customSelect.ant-select{font-size:14px}}.customSelect.ant-select img{margin-right:20px}.customSelect.ant-select .ant-select-arrow{display:none}.customSelect.ant-select:after{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:9px;height:6px;content:"";background-image:url(/static/media/DownArrowIcon.664da432.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.customSelect.ant-select-open:after{transform:rotate(180deg)}.customSelect.ant-select .ant-select-item,.customSelect.ant-select .ant-select-selection-item{background-color:transparent!important}.lightTheme .customSelect.ant-select .ant-select-item,.lightTheme .customSelect.ant-select .ant-select-selection-item{color:#0b0e11!important}.darkTheme .customSelect.ant-select .ant-select-item,.darkTheme .customSelect.ant-select .ant-select-selection-item{color:#fff!important}.customSelect.ant-select .ant-select-selector{background:transparent!important;border:1px solid;border-radius:4px!important;z-index:1}.lightTheme .customSelect.ant-select .ant-select-selector{border-color:#bec3ca!important;color:#0b0e11!important}.darkTheme .customSelect.ant-select .ant-select-selector{border-color:#4e545e!important;color:#fff!important}.customSelect.ant-select .ant-select-selector:focus,.customSelect.ant-select .ant-select-selector:focus-visible,.customSelect.ant-select .ant-select-selector:focus-within,.customSelect.ant-select .ant-select-selector:hover,.customSelect.ant-select:focus,.customSelect.ant-select:focus-visible,.customSelect.ant-select:focus-within,.customSelect.ant-select:hover{border-color:#d3d3d3!important;outline:none!important;box-shadow:none!important}.customSelect.ant-select.innerPagesSelect{text-align:right}.customSelect.ant-select.fillBg{background-color:#ecedf0}.ant-select-dropdown{box-shadow:0 7px 14px rgba(0,0,0,.08),0 3px 6px rgba(0,0,0,.08),inset 0 0 1px rgba(94,102,115,.9)!important}.ant-select-dropdown img{margin-right:20px}.lightTheme .ant-select-dropdown{background-color:#fff!important}.darkTheme .ant-select-dropdown{background-color:#181a20!important}.lightTheme .ant-select-dropdown .ant-select-item-option{color:#0b0e11!important}.darkTheme .ant-select-dropdown .ant-select-item-option{color:#fff!important}.lightTheme .ant-select-dropdown .ant-select-item-option-selected{color:#0b0e11!important;background-color:#f5f5f5!important}.darkTheme .ant-select-dropdown .ant-select-item-option-selected{color:#fff!important;background-color:#2c3037!important}.lightTheme .ant-select-dropdown .ant-select-item-option:hover{background-color:#f5f5f5!important;color:#0b0e11!important}.darkTheme .ant-select-dropdown .ant-select-item-option:hover{background-color:#2c3037!important;color:#fff!important}.ant-select-dropdown .ant-select-item-option:focus{background-color:unset!important}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:6.5px 16px!important;height:auto!important}#rc_select_1{height:100%}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:transparent!important}textarea.ant-input{border:1px solid;border-radius:10px;background-color:transparent;padding-top:10px}.lightTheme textarea.ant-input{border-color:#bec3ca;color:#1e252d}.darkTheme textarea.ant-input{border-color:#4e545e;color:#fff}textarea.ant-input:focus{box-shadow:none}textarea.ant-input:focus,textarea.ant-input:focus-visible,textarea.ant-input:focus-within,textarea.ant-input:hover{outline:none!important;box-shadow:none!important}.annoucements_block h2{font-weight:600;margin-bottom:20px}.lightTheme .annoucements_block h2{color:#1e252d!important}.darkTheme .annoucements_block h2{color:#f5f5f5!important}.annoucements_block h2{font-size:16px}@media screen and (min-width:320px){.annoucements_block h2{font-size:calc(14.4px + .5vw)}}@media screen and (min-width:1920px){.annoucements_block h2{font-size:24px}}.annoucements_block button{max-width:200px;width:100%;display:block;margin-top:20px}.annoucements_block h3{font-weight:500;margin-bottom:10px}.lightTheme .annoucements_block h3{color:#1e252d!important}.darkTheme .annoucements_block h3{color:#f5f5f5!important}.annoucements_block h3{font-size:14px}@media screen and (min-width:320px){.annoucements_block h3{font-size:calc(13.6px + .125vw)}}@media screen and (min-width:1920px){.annoucements_block h3{font-size:16px}}.annoucements_block_checkboxCard{padding:20px 15px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.lightTheme .annoucements_block_checkboxCard{background-color:#f2f3f5}.darkTheme .annoucements_block_checkboxCard{background-color:#0b0e11}.lightTheme .annoucements_block_multiData .anticon{color:#1e252d!important}.darkTheme .annoucements_block_multiData .anticon{color:#f5f5f5!important}.annoucements table .deleteBtn{margin:0}.annoucements table .deleteBtn .anticon{justify-content:flex-start;align-items:center}.mt40{margin-top:40px}.mt20{margin-top:20px}.textedit{font-weight:400;cursor:pointer;transition:all .3s}.lightTheme .textedit{color:#1e252d}.darkTheme .textedit{color:#f5f5f5}.textedit:hover{color:#d3d3d3}.texteditLight{font-weight:450}.lightTheme .texteditLight{color:#bec3ca}.darkTheme .texteditLight{color:#4e545e}.checkboxCustom .ant-checkbox-checked .ant-checkbox-inner{background-color:#d3d3d3;border-color:#d3d3d3}.checkboxCustom .ant-checkbox-input:focus+.ant-checkbox-inner,.checkboxCustom .ant-checkbox-wrapper:hover .ant-checkbox-inner,.checkboxCustom .ant-checkbox:hover .ant-checkbox-inner{border-color:#d3d3d3!important}.checkboxCustom .ant-checkbox-checked:after{border:1px solid #d3d3d3}.darkTheme .checkboxCustom .ant-checkbox-checked .ant-checkbox-inner:after,.lightTheme .checkboxCustom .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#000!important}.checkboxCustom .checkboxTxt{padding-left:15px;font-size:12px}@media screen and (min-width:320px){.checkboxCustom .checkboxTxt{font-size:calc(11.2px + .25vw)}}@media screen and (min-width:1920px){.checkboxCustom .checkboxTxt{font-size:16px}}.lightTheme .checkboxCustom .checkboxTxt{color:#1e252d!important}.darkTheme .checkboxCustom .checkboxTxt{color:#f5f5f5!important}.checkboxCustom .checkboxTxt:hover{border-color:#d3d3d3}.checkboxCustom .checkboxTxtNew{padding-left:0;padding-right:55px;font-size:12px}@media screen and (min-width:320px){.checkboxCustom .checkboxTxtNew{font-size:calc(11.2px + .25vw)}}@media screen and (min-width:1920px){.checkboxCustom .checkboxTxtNew{font-size:16px}}.lightTheme .checkboxCustom .checkboxTxtNew{color:#1e252d!important}.darkTheme .checkboxCustom .checkboxTxtNew{color:#f5f5f5!important}.checkboxCustom .checkboxTxtNew:hover{border-color:#d3d3d3}.checkboxCustom .ant-checkbox-inner{background-color:#e4e4e4}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#d3d3d3!important}.adminControls_block h2{font-weight:600;margin-bottom:20px}.lightTheme .adminControls_block h2{color:#1e252d!important}.darkTheme .adminControls_block h2{color:#f5f5f5!important}.adminControls_block h2{font-size:16px}@media screen and (min-width:320px){.adminControls_block h2{font-size:calc(14.4px + .5vw)}}@media screen and (min-width:1920px){.adminControls_block h2{font-size:24px}}.adminControls_block button{max-width:200px;width:100%;display:block;margin-top:20px}.lightTheme .divider{border-color:#dcdcdc!important}.darkTheme .divider{border-color:#252930!important}.lightTheme .qrCode{border-color:#dcdcdc!important;background-color:#eaecef!important}.darkTheme .qrCode{border-color:#252930!important;background-color:#fff!important}.cards{max-width:400px;width:100%}@media(max-width:767px){.cards{max-width:100%}}.cards_vertual{background-image:url(/static/media/cardwithicon.e1bf3a7d.png);background-repeat:no-repeat;background-size:cover;max-width:394px;width:100%;height:248px;position:relative}@media(max-width:1120px){.cards_vertual{max-width:100%;height:210px;background-size:contain;margin:auto}}@media(max-width:767px){.cards_vertual{max-width:450px;height:300px;background-size:contain;margin:auto}}.cards_vertual h5{padding:14px 0 0 20px;font-size:16px}@media(max-width:480px){.cards_vertual h5{font-size:12px}}.cards_vertual p{position:absolute;top:60%;left:15%;font-size:20px}@media(max-width:380px){.cards_vertual p{top:45%;font-size:16px}}.cards_detail{max-width:400px;width:100%;padding:20px 20px 1px;border-radius:20px;margin-top:20px}.lightTheme .cards_detail{background:#f2f3f5!important}.darkTheme .cards_detail{background:#0b0e11!important}.cards_detail:first-child{margin-top:0}@media(max-width:767px){.cards_detail{max-width:450px;margin:auto}}.cards_detail ul{list-style:none;padding-left:0}.cards_detail ul li{display:flex;justify-content:space-between;grid-gap:20px;gap:20px}.cards_detail ul li p{margin-bottom:10px}.lightTheme .cards_detail ul li p{color:#1e252d}.darkTheme .cards_detail ul li p{color:#f5f5f5}.cards_detail ul li p:last-child{font-weight:500}.commoanSide{display:flex;grid-gap:20px;gap:20px;flex-wrap:wrap}.commonPaddingNew{padding-left:30px;padding-right:30px}.transec_histry__heading{margin-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width:580px){.transec_histry__heading{display:block}}.transec_histry__heading .ant-select{border-radius:5px;height:32px}.transec_histry__heading .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:.5px 16px!important}.transec_histry__heading .addnewSec{display:flex;grid-gap:20px;gap:20px}@media(max-width:580px){.transec_histry__heading .addnewSec{display:block}.transec_histry__heading .addnewSec .drop_icon{width:100%;min-width:none}.transec_histry__heading .addnewSec button{width:100%!important;min-width:none;border-radius:5px;margin:5px 0}}.lightTheme .transec_histry__heading .addnewSec .ant-space-item{color:#000}.darkTheme .transec_histry__heading .addnewSec .ant-space-item{color:#fff}.lightTheme .transec_histry__heading h2{color:#000}.darkTheme .transec_histry__heading h2{color:#fff}.lightTheme .topdropdown{background-color:#dfe3ec}.darkTheme .topdropdown{background-color:#282c34}.heading_card{font-size:24px}.lightTheme .heading_card{color:#000}.darkTheme .heading_card{color:#fff}.mainCard__cardsgroup{display:flex;grid-gap:20px;gap:20px}@media(max-width:1129px){.mainCard__cardsgroup{flex-wrap:wrap}}.mainCard__currency_check h3{font-size:24px}.lightTheme .mainCard__currency_check h3{color:#000}.darkTheme .mainCard__currency_check h3{color:#fff}.lightTheme .mainCard__currency_check .ant-checkbox-group-item span{color:#000}.darkTheme .mainCard__currency_check .ant-checkbox-group-item span{color:#fff}.mainCard__currency_check .input_fildes{margin-top:50px}@media(max-width:991px){.mainCard__currency_check .input_fildes label{margin-top:7px}}.carddetail{max-width:300px;width:100%;background:transparent linear-gradient(180deg,#f1f5f9,#f1f5f9) 0 0 no-repeat padding-box;padding:20px;border-radius:20px}@media(max-width:767px){.carddetail{margin:auto;max-width:100%}}.carddetail h2{text-align:center}.carddetail h3{margin-bottom:20px}.carddetail span img{height:25px;width:25px;margin-right:10px}.ant-checkbox-group-item{margin-right:50px!important}.add_righttext{display:flex;justify-content:space-between}.modalchaqes .modal_btns{display:flex;grid-gap:20px;gap:20px;justify-content:center;margin:30px 0}.modalchaqes .modal_btns button{background-color:#bdbec2;max-width:150px;width:100%;height:40px;border-radius:5px}.modalchaqes .modal_btns button:hover{border:0;color:#000}.modalchaqes .ant-modal-footer{display:none}.modalchaqes .ant-modal-content{border-radius:5px}.update_btn{display:block;max-width:150px;margin:30px auto auto;width:100%;border-radius:5px;border:0;color:#fff;cursor:pointer;font-weight:400;font-size:18px}.ml-15{margin-left:13px}.ReferralDetails-Top{display:flex;justify-content:space-between}@media(max-width:600px){.ReferralDetails-Top{flex-direction:column;grid-gap:20px;gap:20px}}@media(max-width:720px){.ReferralDetails-Top{grid-gap:20px;gap:20px}}.ReferralDetails-Top button{padding:0 15px;border-radius:5px;font-size:14px;font-weight:400;transition:all .25s;border:none;box-shadow:none;height:45px;cursor:pointer;white-space:nowrap}@media(max-width:600px){.ReferralDetails-Top button{width:100%;grid-gap:20px;gap:20px}}.referralDetails-RightSide{display:flex;align-items:center;grid-gap:20px;gap:20px;flex-wrap:wrap}.ReferralDetails-card{display:flex;flex-direction:column}@media(max-width:768px){.ReferralDetails-card{grid-gap:20px;gap:20px;width:100%}}.referralDropdown .ant-dropdown-trigger{height:45px;border-radius:8px;background-color:#d3d3d3!important;color:#181a20!important;font-size:16px}.referralDropdown button{height:45px;font-size:16px!important}.generalCarde{display:flex;align-items:center;flex-flow:wrap;grid-gap:20px;gap:20px}.generalCarde .general{max-width:200px;width:100%;padding:10px;border-radius:8px;margin:0}@media(max-width:767px){.generalCarde .general{max-width:100%}}.generalCarde .general p,.generalCarde .general ul{margin:0}.referralsEarned p{margin-bottom:14px!important}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.applicationBtn button{width:100%;height:30px;font-size:14px}.heading-type{color:#605c5c}.right-text{margin-right:15px}.lightTheme .right-text{color:#1e252d}.darkTheme .right-text{color:#f5f5f5}.download_btn .fontFamilyText{color:#181a20!important}.agreementBtn{display:flex;grid-gap:10px;gap:10px;justify-content:center}.agreementBtn button{background-color:#74a700;color:#fff;border:none;cursor:pointer;padding:8px;border-radius:8px 10px}.agreementBtn .declineBtn{background-color:red}.ApprovalRecquest-style table svg{width:25px;height:25px;cursor:pointer}.ApprovalRecquest-style table td:nth-child(7),.ApprovalRecquest-style table th:nth-child(7){text-align:center!important}.ApprovalRecquest-style table td:last-child,.ApprovalRecquest-style table th:last-child{text-align:center}.disabled.disabled{opacity:.4;cursor:not-allowed}.rewardManagementbtn button{border-radius:5px;font-size:14px;font-weight:400;transition:all .25s;border:none;box-shadow:none;height:45px;cursor:pointer;white-space:nowrap;padding:4px 15px}.rewardManagementbtn .settle{color:#fff!important;background-color:#74a700;min-width:135px}.rewardManagment table td:nth-child(2),.rewardManagment table th:nth-child(2){padding:0!important}.rewardManagment table td:first-child,.rewardManagment table th:first-child{padding-right:10px!important}.ml-50{margin-left:50px}.ml-100{margin-left:100px}.subAdmin .tabs__body{margin-top:0!important}.userAccess{margin-top:15px}.userAccess_head{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;gap:20px;margin-bottom:15px}.userAccess_head .userAccess_head-buttons{display:flex;grid-gap:10px;gap:10px}.userAccess_head_right{display:flex;align-items:center;justify-content:flex-end;grid-gap:15px;gap:15px}.userAccess_head_right .selectuserAcces{border-radius:4px;width:120px}.userAccess_head_right .selectuserAcces .ant-select-selector{border-radius:4px!important;width:170px!important}.userAccess_head_addBtn{border:0;background-color:transparent;cursor:pointer}.userAccess_head_addBtn .anticon{font-size:30px}.lightTheme .userAccess_head_addBtn .anticon{color:#000}.darkTheme .userAccess_head_addBtn .anticon{color:#fff}.ant-space-item span,.formLabel{white-space:nowrap}.formLabel{display:block;padding-bottom:10px;font-size:12px}@media screen and (min-width:320px){.formLabel{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.formLabel{font-size:14px}}.lightTheme .formLabel{color:#1e252d}.darkTheme .formLabel{color:#fff}.formLabel.pb-0{padding-bottom:0;font-weight:500}.radioGroupDiv{display:flex;grid-gap:20px;gap:20px;flex-wrap:wrap}.radioGroupDiv .ant-radio-group{flex:1 1}.ant-checkbox-group{display:flex!important;flex-direction:column;grid-gap:10px;gap:10px}.ant-checkbox-group .ant-checkbox-wrapper{margin:0!important;font-size:12px}@media screen and (min-width:320px){.ant-checkbox-group .ant-checkbox-wrapper{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.ant-checkbox-group .ant-checkbox-wrapper{font-size:14px}}.lightTheme .ant-checkbox-group .ant-checkbox-wrapper{color:#1e252d}.darkTheme .ant-checkbox-group .ant-checkbox-wrapper{color:#fff}.tableInineFlexed{display:flex;align-items:center;grid-gap:8px;gap:8px;white-space:normal!important}.name_spacing{margin-bottom:0}.userpanding{color:#bd7008;font-size:13px}.useractive{color:green;font-size:13px}.userExpired{color:red;font-size:13px}.userExpired span{color:#00f}.userExpired a{border-bottom:1px solid}.error{color:red}.checkBoxContainer{margin-left:10px}.user-access-custom .ant-table{width:100%}.withLabelLink input{width:16px;height:16px;vertical-align:middle;cursor:pointer}.withLabelLink input[type=checkbox]{position:relative;cursor:pointer}.withLabelLink input[type=checkbox]:before{content:"";display:block;position:absolute;width:18px;height:18px;top:0;left:0;border:1px solid #e4e4e4;border-radius:2px;background-color:#e4e4e4;padding:1px}.withLabelLink input[type=checkbox]:checked:after{content:"";display:block;width:6px;height:11px;border:solid rgba(0,0,0,.85);border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:2px;left:6px}.darkTheme .checkBoxContainer{color:#f5f5f5!important}.forgotScreen{width:100%}.forgotScreen__multiBtn{display:flex}.forgotScreen__innerInput{padding-bottom:26px}.forgotScreen__selectInput{display:flex;grid-gap:10px;gap:10px}.forgotScreen__selectInput .inputLayout{width:100%}.forgotScreen__selectlabel{letter-spacing:0;opacity:1;width:100%;text-align:left;display:flex;padding-bottom:10px}.lightTheme .forgotScreen__selectlabel{color:#1e252d}.darkTheme .forgotScreen__selectlabel{color:#e4e4e4}.forgotScreen__selectlabel{font-size:12px}@media screen and (min-width:320px){.forgotScreen__selectlabel{font-size:calc(11.6px + .125vw)}}@media screen and (min-width:1920px){.forgotScreen__selectlabel{font-size:14px}}.forgotScreen__logBtn{background:transparent!important;margin-bottom:26px;width:auto!important;grid-gap:28px;gap:28px;margin-right:30px}.lightTheme .forgotScreen__logBtn{color:#1e252d}.darkTheme .forgotScreen__logBtn{color:#e4e4e4}.forgotScreen__logBtn:hover{color:#fff!important}.lightTheme .forgotScreen__logBtn:hover{background-color:#0b0e11!important}.darkTheme .forgotScreen__logBtn:hover{background-color:#2c3037!important}.forgotScreen__activeBtn{color:#fff!important}.lightTheme .forgotScreen__activeBtn{background-color:#0b0e11!important}.darkTheme .forgotScreen__activeBtn{background-color:#2c3037!important}.forgotScreen__activeBtn:focus{box-shadow:unset;border:0;color:#fff!important}.forgotScreen__rytCol h2{font-weight:600;margin-bottom:30px}.lightTheme .forgotScreen__rytCol h2{color:#1e252d!important}.darkTheme .forgotScreen__rytCol h2{color:#e4e4e4!important}.forgotScreen__rytCol h2{font-size:16px}@media screen and (min-width:320px){.forgotScreen__rytCol h2{font-size:calc(12px + 1.25vw)}}@media screen and (min-width:1920px){.forgotScreen__rytCol h2{font-size:36px}}.cryptoPortfolio_link{grid-gap:20px;gap:20px;align-items:center}.cryptoPortfolio_link .ant-picker{max-width:250px}.cryptoPortfolio_link a{white-space:nowrap}.lightTheme .cryptoPortfolio_link a{color:#1e252d}.darkTheme .cryptoPortfolio_link a{color:#e4e4e4}
/*# sourceMappingURL=main.148a724e.chunk.css.map */