.custom-buttom,.custom-buttom.cyan:active,.custom-buttom.cyan:hover,.custom-buttom.red:active,.custom-buttom.red:hover{padding:0 .9rem;color:#fff;border:0}.custom-buttom.cyan:focus:active,.custom-buttom.cyan:focus:hover,.custom-buttom.red:focus:active,.custom-buttom.red:focus:hover,.custom-buttom:focus{outline:none}.custom-buttom.purple,.purple.custom-buttom.cyan:active,.purple.custom-buttom.cyan:hover,.purple.custom-buttom.red:active,.purple.custom-buttom.red:hover{background:#8d1e98;box-shadow:inset -2px -2px 0 #65166d}.custom-buttom.purple:hover{background:#a222ad;box-shadow:2px 2px 0 #521158,inset -2px -2px 0 #66166d}.custom-buttom.purple:active{background:#a222ad;box-shadow:inset 2px 2px 0 #66166d}.custom-buttom.purple:disabled{font-size:14px;line-height:20px;text-align:center;color:#444;background:#222;box-shadow:unset}.custom-buttom.green,.green.custom-buttom.cyan:active,.green.custom-buttom.cyan:hover,.green.custom-buttom.red:active,.green.custom-buttom.red:hover{background:#0f8422;box-shadow:inset -2px -2px 0 #0b5617}.custom-buttom.green:hover{background:#119b29;box-shadow:2px 2px 0 #063f11,inset -2px -2px 0 #0b5617}.custom-buttom.green:active{background:#0f8422;box-shadow:inset 2px 2px 0 #0b5617}.custom-buttom.red:hover,.custom-buttom.red_hover,.red_hover.custom-buttom.cyan:active,.red_hover.custom-buttom.cyan:hover,.red_hover.custom-buttom.red:active{background:#d01a00;box-shadow:2px 2px 0 #6b0c01,inset -2px -2px 0 #841102}.custom-buttom.red:active,.custom-buttom.red_active,.red_active.custom-buttom.cyan:active,.red_active.custom-buttom.cyan:hover,.red_active.custom-buttom.red:hover{background:#b71502;box-shadow:inset 2px 2px 0 #841102}.custom-buttom.red,.red.custom-buttom:active,.red.custom-buttom:hover{background:#b71502;box-shadow:inset -2px -2px 0 #841102}.custom-buttom.red:disabled{font-size:14px;line-height:20px;text-align:center;color:#444;background:#222;box-shadow:unset}.custom-buttom.cyan:hover,.custom-buttom.cyan_hover,.cyan_hover.custom-buttom.cyan:active,.cyan_hover.custom-buttom.red:active,.cyan_hover.custom-buttom.red:hover{background:#109993;box-shadow:2px 2px 0 #073e3c,inset -2px -2px 0 #095551}.custom-buttom.cyan:active,.custom-buttom.cyan_active,.cyan_active.custom-buttom.cyan:hover,.cyan_active.custom-buttom.red:active,.cyan_active.custom-buttom.red:hover{background:#10827d;box-shadow:inset 2px 2px 0 #0a504d}.custom-buttom.cyan,.cyan.custom-buttom:active,.cyan.custom-buttom:hover{background:#10827d;box-shadow:inset -2px -2px 0 #0a5551}.custom-buttom.cyan:disabled{font-size:14px;line-height:20px;text-align:center;color:#444;background:#222;box-shadow:unset}.custom-buttom.popUpDownloadButton,.popUpDownloadButton.custom-buttom.cyan:active,.popUpDownloadButton.custom-buttom.cyan:hover,.popUpDownloadButton.custom-buttom.red:active,.popUpDownloadButton.custom-buttom.red:hover{background:#10827d!important}.custom-buttom.popUpDownloadButton a,.popUpDownloadButton.custom-buttom.cyan:active a,.popUpDownloadButton.custom-buttom.cyan:hover a,.popUpDownloadButton.custom-buttom.red:active a,.popUpDownloadButton.custom-buttom.red:hover a{color:#fff!important;text-decoration:none!important}.custom-text-input_black input{min-width:145px;background-color:#0b020c;color:#fff;padding:7px 12px;box-sizing:border-box;border:0}.custom-text-input_black input:focus{outline:none}.input-holder.has-toggle-password{position:relative}.input-holder.has-toggle-password input{padding:.375rem 2.75rem .375rem .75rem}.input-holder.has-toggle-password button.eye-icon{background-color:initial;border:none;color:#000;position:absolute;bottom:0;right:0;padding:5px 8px}.custom-text-input_white{position:relative;width:100%;color:#000}.custom-text-input_white.has-toggle-password input{padding:8px 40px 8px 6px!important}.custom-text-input_white.has-toggle-password .eye-icon{background-color:initial;border:none;position:absolute;right:0;bottom:0;padding:8px}.custom-text-input_white input{margin:20px 0 0;width:100%;padding:.75rem 1rem;background:#fff;border:2px solid #ddd;box-sizing:border-box}.custom-text-input_white input:focus{outline:none;border:2px solid #cc42da}.custom-text-input_white input.warning{border:2px solid #b71502}.custom-text-input_white input.success{border:2px solid #11b702}.custom-text-input_white input::placeholder{color:#999}.custom-text-input_white input:only-child{margin:0}.custom-text-input_white label{position:absolute;top:0;left:0;font-weight:700;color:#fff}.login-page{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#3a0c3f}.login-page .login-block{background-color:#230826;width:400px;padding:20px 50px 50px;position:relative}.login-page .login-block__logo{display:flex;align-items:center;justify-content:center;margin-left:10px}.login-page .login-block__logo img{width:100%}.login-page .login-block>button,.login-page .login-block>div,.login-page .login-block>p{margin:15px 0 0}.login-page .login-block .custom-text-input_white{position:relative;width:100%}.login-page .login-block .custom-text-input_white input{margin:25px 0 0;height:42px;width:100%;padding:8px 6px;font-size:16px}.login-page .login-block .custom-text-input_white label{left:0;font-size:14px;line-height:20px;font-weight:400}.login-page .login-block .login__button{height:42px;width:100%}.login-page .login-block p{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fff;letter-spacing:0}.login-page .login-block .login__icons{height:40px;display:flex;justify-content:center}.login-page .login-block .login__icons div{display:inline-block;margin:0 5px}.login-page .login-block .login__icons div.firefox-icon{background-image:url(/static/media/firefox.05374354.png);background-size:35px;width:35px;height:33px}.login-page .login-block .login__icons div.ie-icon{background-image:url(/static/media/internet-explorer.72597c13.png);background-size:41px;width:38px;height:38px;position:relative;top:-4px;left:-3px}.login-page .login-block .login__icons div.chrome-icon{background-image:url(/static/media/google-chrome.eff24fbe.png);background-size:32px;width:32px;height:32px}.login-page .login-block .login__message{color:#b71601;text-align:left}.sidebar-menu{width:14.29rem;height:calc(100vh - 85px);display:flex;justify-content:center;position:fixed;background-color:#27082a;transition:.35s;z-index:1}@media (max-width:576px){.sidebar-menu{left:-12.4rem}}@media (min-width:576px){.sidebar-menu{left:-12.7rem}}@media (min-width:768px){.sidebar-menu{left:-12.9rem}}.sidebar-menu .show-collapse{flex:1 1 auto;min-height:1px}.sidebar-menu .show-collapse a{cursor:pointer;color:#fff!important;display:flex;height:2.86rem;background-color:#170519;padding-left:1.43rem;align-items:center}.sidebar-menu .show-collapse a.active{background-color:#311f33}.sidebar-menu .show-collapse a:hover{text-decoration:none;background-color:hsla(0,0%,100%,.2);color:#c2c1c2}.sidebar-menu .collapse{background-color:#170519}.sidebar-menu .accordion-content{flex:1 1 auto;min-height:1px}.sidebar-menu .accordion{flex-grow:1;background-color:#1a051c;width:100%;height:calc(100% - 10px)}.sidebar-menu .toggle-show{width:20px;display:flex;justify-content:center;align-items:center;opacity:0;background-color:#938495;transition:.3s;z-index:2}.sidebar-menu .toggle-show__background{width:20px;background-color:#3a0c3f;position:absolute;left:calc(14.29rem - 20px);bottom:0;z-index:1;height:10px}.sidebar-menu .toggle-show.active-all-time{opacity:1;cursor:pointer}.sidebar-menu .toggle-show.active-all-time svg{transform:rotate(180deg)}.sidebar-menu .toggle-button{height:2.86rem;box-sizing:initial;display:flex;color:#fff;justify-content:space-between;align-items:center;border:none;padding-left:.75rem;background-color:#3c2b3e;cursor:pointer}.sidebar-menu .toggle-button svg{width:20px;height:20px;right:4px;position:relative}.sidebar-menu .toggle-button:hover{background-color:#311e34;color:#c2c1c2}.sidebar-menu .toggle-button.active svg{transform:rotate(180deg);transition:all .5s ease}.sidebar-menu:hover .toggle-show{opacity:1;cursor:pointer}.sidebar-menu.active{left:0;transition:.35s}.header{width:100%;font-size:14px;background-color:#27072b;display:flex;position:fixed;z-index:3;height:80px}.header-content{flex-grow:1;justify-content:space-between}.header-content,.header-content__left,.header-content__right{display:flex;align-content:center}.header-content__logo{display:flex;align-items:center;justify-content:center;width:12.86em;margin-left:10px}.header-content__logo img{width:100%}.header-content__date-time{display:flex;align-items:center;margin:0 10px;color:#fff}.header-content__date-time .date{margin-right:7px}.header-content__date-time .time{margin-right:7px;font-size:20px;font-weight:700;position:relative;bottom:2px;left:1px}.header-content__date-time .time-control{position:relative;bottom:0;bottom:1px;left:1px}.header-content__date-time .time-control>.dropdown-menu{border-radius:7px!important;font-weight:400;color:#000;top:6px!important;left:-76px!important;padding:0}.header-content__date-time .time-control>.dropdown-menu a{padding:9px 16px}.header-content__date-time .time-control>.dropdown-menu a:not(:last-child){border-bottom:1px solid #ddd}.header-content__login-info{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-left:20px;padding-right:50px}.header-content__login-info p{margin:0}.header-content__controls{display:flex;flex-direction:row}.header-content__controls .controls__dropdown .dropdown-menu{left:-33px!important;top:4px!important;padding:0}.header-content .controls__button,.header-content .controls__dropdown{display:flex;align-items:center;margin-right:20px;padding:10px;color:#fff;font-size:14px}.header-content .controls__button svg.mdi-icon,.header-content .controls__dropdown svg.mdi-icon{width:20px;height:20px}@media (min-width:992px){.header-content__menu{display:none}}@media (max-width:992px){.header-content__controls{display:none}.header-content__menu{display:flex;align-items:center;margin-right:20px}.header-content__menu .menu-icon{cursor:pointer}}@media (max-width:636px){.header-content .time-control>.dropdown-menu{transform:translate(-100px,25px)!important}.header-content .time-control>.dropdown-menu:before{right:9%}}@media (max-width:520px){.header-content__date-time>.date{display:none}.header-content .time-control>.dropdown-menu{transform:translate(-80px,25px)!important}.header-content .time-control>.dropdown-menu:before{right:18%}}@media (max-width:420px){.header-content__left{flex-wrap:wrap}.header-content__date-time{position:relative;left:50px}.header-content__logo{position:relative;top:15px}.header-content .time-control>.dropdown-menu{transform:translate(-30px,25px)!important}.header-content .time-control>.dropdown-menu:before{right:38%}}.bm-burger-button{z-index:1!important;position:relative;width:36px;height:30px}.bm-burger-button:active,.bm-burger-button:focus{outline:none}.bm-burger-bars{background:#fff}.bm-burger-bars-hover{opacity:.6}.bm-cross-button{width:100%!important;height:30px!important;left:0;top:0!important;box-sizing:initial;padding:5px 0;background-color:#938495}.bm-menu-wrap{top:85px;z-index:2!important}.bm-menu{background:#1a051c;padding:2.5em 0 0;font-size:1.15em}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad}.bm-item-list .controls__button,.bm-item-list .controls__dropdown{background-color:#3c2b3e;margin:0}.bm-item-list .controls__dropdown:hover{background-color:#311e34}.bm-item-list .header-dropdown{width:100%}.bm-item-list .header-dropdown__toggle{width:100%;text-align:start}.bm-item{display:inline-block}.bm-overlay{background:rgba(0,0,0,.3);left:0;top:0;z-index:2!important}.controls__button,.controls__button:hover{text-decoration:none}.controls__dropdown:hover{cursor:pointer;opacity:1!important}.controls__dropdown:hover .header-dropdown__toggle{opacity:.6}.wrapper{transition:top .1s;top:17px;opacity:1;z-index:10002;padding:6px;width:41px;height:42px;left:50%;background:#fff;border-radius:50%;z-index:-1;box-shadow:1px 1px 25px hsla(0,0%,100%,.4);animation:blink-shadow 1s linear infinite;position:fixed;text-align:center;pointer-events:none}.wrapper div{position:relative;width:29px;height:29px;animation:circle .5s linear infinite;border:2px solid #8e1e98;border-left-color:#fff;border-radius:100%}@keyframes blink-shadow{0%{box-shadow:1px 1px 35px hsla(0,0%,100%,.8)}50%{box-shadow:1px 1px 0 hsla(0,0%,100%,.10196078431372549)}to{box-shadow:1px 1px 35px hsla(0,0%,100%,.8)}}.header-dropdown__toggle.dropdown-toggle{padding:0;font-size:14px}.header-dropdown__toggle.dropdown-toggle.hover-opacity:hover{cursor:pointer;opacity:.6}.header-dropdown__toggle.dropdown-toggle.triangle_disabled:after{display:none}.header-dropdown__toggle,.header-dropdown__toggle:active,.header-dropdown__toggle:focus{background:none!important;border:none!important;box-shadow:none!important}.header-dropdown span{position:relative;top:1px}.header-dropdown__menu.dropdown-menu{font-size:14px;border-radius:0;padding:4px 6px;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,.1)}.header-dropdown__menu.dropdown-menu .dropdown-item{padding:10px}.header-dropdown__menu.dropdown-menu:before{content:"";height:0;position:absolute;bottom:100%;right:50%;margin-right:-7px;border-color:#fff transparent;border-style:solid;border-width:0 8px 8px}.notifications-container{position:fixed;top:70px;right:20px;z-index:1000;flex-direction:column}.notification-slide-in,.notifications-container{display:flex;justify-content:center;align-items:center}.notification-slide-in{background-color:#333;color:#fff;padding:20px;border-radius:5px;opacity:0;transform:translateX(100%);animation:slide-in .5s ease-in-out forwards;max-width:300px;text-align:center}.notification-slide-in.slide-out{animation:slide-out .5s ease-in-out forwards}@keyframes slide-out{to{opacity:0;transform:translateX(100%)}}@keyframes slide-in{to{opacity:1;transform:translateX(0)}}.main-wrapper{background-color:#3a0c3f;min-height:100vh;height:auto;display:flex;flex-direction:column;justify-content:space-between}.main-wrapper .middle{margin-top:85px;height:100%}.main-wrapper .middle__background{width:100%;background-color:#27082a;height:calc(100% - 90px);position:fixed;z-index:0}.main-wrapper .middle .sidebar-menu:not(.active)+.page-content{margin-left:20px}.main-wrapper .middle .page-content{margin-left:14.29rem;transition:.35s;z-index:2;height:100%;position:relative}.main-wrapper .middle .page-content .main-marquee{background:#1a051c;display:flex;align-items:center;height:2.15rem;margin-bottom:15px}.main-wrapper .middle .page-content .main-content{background:#180519;margin-top:10px;padding:0 20px}.help-wrapper{background-color:#2e1d31;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5em;display:grid;grid-template-columns:184px auto;height:100vh;overflow:auto}.help-wrapper .help__content{padding:5px 20px 20px}.help-wrapper .help__content h1{font-size:28px}.help-wrapper .help__content h1,.help-wrapper .help__content h2{margin:0 0 15px;font-family:Lato,Avenir,Verdana,Nunito;font-weight:400;color:#fff}.help-wrapper .help__content h2{font-size:24px}.help-wrapper .help__content img{border:1px solid #ffc519;margin-top:10px;margin-bottom:10px}.help-wrapper .help__content .last-p{margin-bottom:0}.help-wrapper .help__content kbd{font-size:12px;font-family:Consolas,monospace,serif;color:#d05;white-space:nowrap;background-color:inherit;padding:0}.help-wrapper .help__content table td,.help-wrapper .help__content table th{padding:4px;border:1px solid grey}.switch{position:relative;display:inline-block}.switch-input{display:none}.switch__label{margin:0;display:block;width:73px;height:28px;text-indent:-150%;clip:rect(0 0 0 0);color:transparent}.switch__label.small{width:50px;height:20px}.switch__label.small:after{left:0;width:20px;height:20px}.switch-input:checked .switch__label .small:after{right:0}.switch__label:after,.switch__label:before{content:"";display:block;position:absolute;cursor:pointer}.switch__label:before{width:100%;height:100%;box-sizing:border-box;border-radius:9999em;transition:background-color .25s ease}.label_red:before{background-color:red;background-image:url(/static/media/off_white.6579d840.svg)}.label_white:before{background-color:#fff;border:1px solid #e6e6e6;background-image:url(/static/media/off_gray.ee4b6fff.svg)}.switch__label:after{top:0;left:-1px;width:28px;height:28px;background:#fff;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:80px;transition:left .25s ease}.switch-input:checked+.switch__label:before{background-color:#00d85f;border:none;background-image:url(/static/media/on_white.ce03415c.svg)}.switch-input:checked+.switch__label:after{left:46px}.switch-input:checked+.small:after{right:1000px}.balance-tracker{background-color:#1a051c;margin-top:5px;padding:6px 20px}.balance-tracker .status-list>div>div,.balance-tracker label{white-space:nowrap}.balance-tracker .status-list{flex-wrap:wrap;flex-direction:row}@media (max-width:1280px){.balance-tracker .status-list{flex-direction:column}}.balance-tracker .status-list>div{padding-top:3px}.balance-tracker .status-list>div>div{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:799px){.balance-tracker .status-list>div>div{display:block}}.balance-tracker .status-list,.balance-tracker dd,.balance-tracker label{margin:0}.balance-tracker dd{margin-right:20px}.balance-tracker dt{margin-right:3px}.balance-tracker dd,.balance-tracker dt{display:inline-block}.balance-tracker__content{color:#fff;font-size:14px}.balance-tracker__content,.balance-tracker__content .agency-settings,.balance-tracker__content .status-list{display:flex;justify-content:space-between}.balance-tracker__content .agency-settings{position:relative;align-items:center}.balance-tracker__content .agency-settings__label{font-weight:400}@media (min-width:400px){.balance-tracker__content .agency-settings{flex-direction:column;justify-content:center;align-items:center}.balance-tracker__content .agency-settings__label{margin-right:0}}@media (min-width:992px){.balance-tracker__content .agency-settings{flex-direction:row;flex-wrap:nowrap}.balance-tracker__content .agency-settings__label{margin-right:9px}}@media (max-width:520px){.balance-tracker__content{flex-wrap:wrap}}.footer{display:flex;align-items:center;justify-content:center;margin-bottom:20px;margin-left:13rem}.footer>p{margin:0 10px}@media (max-width:440px){.footer{flex-direction:column;margin-bottom:5px}}.footer-container{bottom:0;width:100%;z-index:4;height:40px}.custom-modal__container{position:relative;padding:0;background:#26183e;min-width:100px;min-height:100px;max-height:90vh;max-width:90vw}.modal-rules{max-width:1024px;width:100%;margin-bottom:0}@media (max-width:576px){.modal-rules{font-size:10px}.modal-rules h1{font-size:20px}.modal-rules h2{font-size:16px}.modal-rules h3{font-size:13px}}@media (min-width:576px){.modal-rules{font-size:11px}.modal-rules h1{font-size:22px}.modal-rules h2{font-size:18px}.modal-rules h3{font-size:14px}}@media (min-width:768px){.modal-rules{font-size:13px}.modal-rules h1{font-size:24px}.modal-rules h2{font-size:20px}.modal-rules h3{font-size:16px}}@media (min-width:992px){.modal-rules{font-size:15px}.modal-rules h1{font-size:28px}.modal-rules h2{font-size:24px}.modal-rules h3{font-size:18px}}.modal-rules__content{margin:2rem 1.25rem;overflow:auto;height:85vh}.modal-rules__content h1{font-weight:400;text-align:center}.modal-rules__content h2,.modal-rules__content h3{font-weight:700}.modal-rules__content h1,.modal-rules__content h2{text-transform:uppercase;margin-bottom:2rem}.modal-rules__content h3,.modal-rules__content p{margin-bottom:1rem}.modal-rules__content p{margin-left:2.1rem}.modal-rules__content i{color:#aaa}.modal-rules__content ul{padding-left:4rem}.children-listing{height:100%}.children-listing__header{display:block;height:46px;margin-bottom:17px}.children-listing__header>:not(:last-child){margin-right:20px}.children-listing__header .custom-text-input_white,.children-listing__header button:last-child{margin-bottom:8px}.children-listing__search,.children-listing__status-filter,.children-listing__title{float:left}.children-listing__buttons{float:right}.children-listing__title{width:274px}.children-listing__title h1{margin:0;padding-bottom:5px}.children-listing__search{display:flex;flex-wrap:wrap}.children-listing__search p{display:flex;align-items:center;white-space:nowrap;margin:0 10px 0 0;font-size:1rem;padding-bottom:2px}.children-listing__search input{margin-right:10px;height:32px;color:#000}.children-listing__status-filter{width:120px;height:32px;font-weight:400;font-size:14px;color:#999}.children-listing__status-filter-selected{background:#fff;border:2px solid #ddd;width:100%;height:100%;display:flex;align-items:center;padding:0 11px;position:relative;cursor:pointer}.children-listing__status-filter-selected:after{content:"";position:absolute;right:0;top:0;background-image:url(/static/media/arrow.5c478db1.svg);background-repeat:no-repeat;background-position:50%;width:30px;height:30px;transition:all .2s}.children-listing__status-filter-selected.active:after{transform:rotateX(180deg)}.children-listing__status-filter-options{width:120px;position:relative;margin-top:14px;transition:all .2s;z-index:1;opacity:0}.children-listing__status-filter-options li{height:0;list-style-type:none;background:#fff;cursor:pointer;width:120px;position:relative;right:40px;scale:0;color:transparent}.children-listing__status-filter-options:before{content:"";position:absolute;top:-11px;left:15%;border-color:#fff transparent;border-style:solid;border-width:0 11px 11px;width:0}.children-listing__status-filter-options.active{opacity:1}.children-listing__status-filter-options.active li{padding:10px 15px;height:38px;scale:1;color:#5f686b}.children-listing__status-filter-options.active li:hover{background:#ddd;color:#5f686b}.children-listing__status-filter-options.active:before{opacity:1}.children-listing__buttons{padding-top:5px}.children-listing__buttons .custom-buttom:first-child{margin-right:5px}.children-listing__buttons span{position:relative;top:-2px}.children-listing hr{background:#cae0e8;margin:8px 0 18px}.children-listing__main{height:100%}.children-listing__main .nav{margin-bottom:.85rem}.children-listing__main .content{display:grid;grid-template-columns:auto 2.75rem}.children-listing__main .content .table-conteiner{overflow-y:scroll;max-height:calc(100vh - 345px)}.children-listing__main .content .table-conteiner .disabled{opacity:.4;cursor:auto!important}.children-listing__main .content .table-conteiner .children-listing-table{text-align:right;background-color:#170519}.children-listing__main .content .table-conteiner .children-listing-table .text-align-left{text-align:left}.children-listing__main .content .table-conteiner .children-listing-table .text-align-center{text-align:center}.children-listing__main .content .table-conteiner .children-listing-table__betting-status:hover{cursor:pointer}.children-listing__main .content .table-conteiner .children-listing-table .show-part-of-table{display:none}.children-listing__main .content .table-conteiner .children-listing-table td,.children-listing__main .content .table-conteiner .children-listing-table th{height:4rem}.children-listing__main .content .table-conteiner th{font-weight:700;vertical-align:bottom}.children-listing__main .content .table-conteiner td{font-weight:400;vertical-align:middle;color:#fff}.children-listing__main .content .table-conteiner thead th{vertical-align:bottom}.children-listing__toggle-table-show{opacity:.6;background-color:#8b828c;display:flex;flex-direction:column;align-items:center;padding:30px 0 60px;justify-content:space-between;height:calc(100vh - 340px)}.children-listing__toggle-table-show .mdi-icon.show-all-table{transform:rotate(180deg)}.children-listing__toggle-table-show:hover{opacity:1;cursor:pointer}body .page-header.children-listing__header{padding-bottom:0}.action{text-align:center}.children-listing-table__credit-limit-actions{justify-content:center;display:flex}.children-listing-table__credit-limit-actions-item{width:34px;height:32px;background:#10827d;box-shadow:inset -2px -2px 0 #0a5551;display:flex;align-items:center;justify-content:center;margin-right:22px;cursor:pointer}.children-listing-table__credit-limit-actions-item a{font-weight:400;font-size:14px;color:#fff}.children-listing-table__credit-limit-actions-item:last-child{margin-right:0}.custom-buttom{width:-webkit-max-content;width:max-content}.input-custom{min-width:50px}.custom-modal{position:fixed;top:0;left:0;background:rgba(0,0,0,.87);width:100vw;height:100vh;z-index:1000;display:flex;justify-content:center;align-items:center;padding:5rem}.custom-modal.invisible{display:none}.children-table__container .custom-modal__container .container,.custom-modal__container{position:relative;padding:0;background:#26183e;min-width:100px;min-height:100px;max-height:90vh;max-width:90vw}.custom-modal__close-icon{position:absolute;top:-15px;right:-15px;z-index:1000}.custom-modal__close-icon:hover{cursor:pointer}.modal-confirm__content{padding:25px 20px 20px}.modal-confirm__content p{text-align:center}.modal-confirm__controls{margin:15px 0 0;display:flex;justify-content:flex-end}.modal-confirm__controls .cancel-button{margin-right:15px}.modal-confirm__controls .cancel-button:active,.modal-confirm__controls .cancel-button:focus{box-shadow:none}.children-table__container .custom-modal__container,.children-table__container .custom-modal__container .container{max-width:760px;width:90vw}.children-table__container .custom-modal__container .container h3,.children-table__container .custom-modal__container h3{font-size:1.3rem;margin-bottom:1rem}.children-table__container .custom-modal__container .container h4,.children-table__container .custom-modal__container h4{font-size:1rem;font-weight:700}.children-table__container .custom-modal__container .container td,.children-table__container .custom-modal__container .container th,.children-table__container .custom-modal__container td,.children-table__container .custom-modal__container th{padding:2px}.children-table__container .custom-modal__container .container th,.children-table__container .custom-modal__container th{font-weight:700;color:#fff}.children-table__container .custom-modal__container .container input,.children-table__container .custom-modal__container input{height:32px;font-weight:400;color:#444}.children-table__container .custom-modal__container .container input+label,.children-table__container .custom-modal__container input+label{top:-5px}.children-table__container .custom-modal__container .container::-webkit-scrollbar,.children-table__container .custom-modal__container::-webkit-scrollbar{display:none}.children-table__container .custom-modal__container .container{margin-bottom:1.43rem;padding:1.43rem}.children-table__container .custom-modal__container.modal-child-info,.children-table__container .custom-modal__container .modal-child-info.container{background:none;overflow-x:visible;overflow-y:auto;max-width:800px;padding:100px 20px;max-height:100vh;margin:0}.children-table__container .custom-modal__container .modal-child-info.container .custom-modal__close-icon,.children-table__container .custom-modal__container.modal-child-info .custom-modal__close-icon{top:80px;right:0}.children-table__container .custom-modal__container.modal-child-info .container .check,.children-table__container .custom-modal__container .modal-child-info.container .container .check{padding:8px}.children-table__container .custom-modal__container.modal-child-info .container .check label,.children-table__container .custom-modal__container .modal-child-info.container .container .check label{position:relative;top:0;left:8px;font-weight:400}.children-table__container .custom-modal__container .modal-child-info.container .container table td,.children-table__container .custom-modal__container .modal-child-info.container .container table th,.children-table__container .custom-modal__container.modal-child-info .container table td,.children-table__container .custom-modal__container.modal-child-info .container table th{vertical-align:middle;white-space:nowrap;padding:8px}.children-table__container .custom-modal__container .modal-child-info.container .container.information>div:not(:last-child),.children-table__container .custom-modal__container.modal-child-info .container.information>div:not(:last-child){margin-bottom:1.8rem}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body{display:grid;grid-template-columns:minmax(250px,-webkit-max-content) minmax(150px,-webkit-min-content);grid-template-columns:minmax(250px,max-content) minmax(150px,min-content)}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body>div:first-child,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body>div:first-child{padding-right:10px}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body .credit__input:first-child,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body .credit__input:first-child{padding:0!important}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body .credit__input,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body .credit__input{padding:10px 0}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body .credit__input>div,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body .credit__input>div{display:inline-block}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body .credit__input>div>span,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body .credit__input>div>span{display:block}.children-table__container .custom-modal__container .modal-child-info.container .container.credit .container__body .credit__input .credit__params,.children-table__container .custom-modal__container.modal-child-info .container.credit .container__body .credit__input .credit__params{position:relative;top:15px;left:2px}.children-table__container .custom-modal__container .modal-child-info.container .container.notes textarea,.children-table__container .custom-modal__container.modal-child-info .container.notes textarea{min-height:100px;width:100%;color:#000}.children-table__container .custom-modal__container .modal-child-info.container .container input:disabled,.children-table__container .custom-modal__container.modal-child-info .container input:disabled{opacity:.6}.children-table__container .custom-modal__container .modal-child-info.container .modal-child-info__controls,.children-table__container .custom-modal__container.modal-child-info .modal-child-info__controls{position:relative;bottom:0;right:0;display:flex;justify-content:flex-end}.children-table__container .custom-modal__container.modal-descendant-info,.children-table__container .custom-modal__container .modal-descendant-info.container{background:none}.children-table__container .custom-modal__container .modal-descendant-info.container .container.information td,.children-table__container .custom-modal__container .modal-descendant-info.container .container.information th,.children-table__container .custom-modal__container.modal-descendant-info .container.information td,.children-table__container .custom-modal__container.modal-descendant-info .container.information th{text-align:left}.children-table__container .custom-modal__container.modal-descendant-info .container.bet-settings td,.children-table__container .custom-modal__container.modal-descendant-info .container.bet-settings th,.children-table__container .custom-modal__container .modal-descendant-info.container .container.bet-settings td,.children-table__container .custom-modal__container .modal-descendant-info.container .container.bet-settings th,.children-table__container .custom-modal__container .modal-descendant-info.container .container.position-taking td,.children-table__container .custom-modal__container .modal-descendant-info.container .container.position-taking th,.children-table__container .custom-modal__container.modal-descendant-info .container.position-taking td,.children-table__container .custom-modal__container.modal-descendant-info .container.position-taking th{text-align:center}.children-table__container .custom-modal__container.modal-descendant-info .container.bet-settings td:first-child,.children-table__container .custom-modal__container.modal-descendant-info .container.bet-settings th:first-child,.children-table__container .custom-modal__container .modal-descendant-info.container .container.bet-settings td:first-child,.children-table__container .custom-modal__container .modal-descendant-info.container .container.bet-settings th:first-child,.children-table__container .custom-modal__container .modal-descendant-info.container .container.position-taking td:first-child,.children-table__container .custom-modal__container .modal-descendant-info.container .container.position-taking th:first-child,.children-table__container .custom-modal__container.modal-descendant-info .container.position-taking td:first-child,.children-table__container .custom-modal__container.modal-descendant-info .container.position-taking th:first-child{text-align:left}.children-table__container .custom-modal__container.modal-descendant-info .close-button,.children-table__container .custom-modal__container .modal-descendant-info.container .close-button{position:absolute;bottom:-35px;right:0;border:2px dotted green}.children-table__container .custom-modal__container .close-button{color:#18c432}.radio-item .custom-radio{margin-right:.5rem;position:relative;top:1px}.radio-item label{color:#fff;height:24px;position:relative;font-size:14px}.radio-item.green{display:inline-block;position:relative;padding:0 6px;margin:10px 0 0}.radio-item.green input[type=radio]{display:none}.radio-item.green input[type=radio]:checked+label:after{border-radius:11px;width:8px;height:8px;position:absolute;top:6px;left:4px;content:" ";display:block;background:#42ea5e}.radio-item.green input[type=radio]:checked+label:before{border:2px solid #fff}.radio-item.green label{font-weight:400}.radio-item.green label:before{content:" ";display:inline-block;position:relative;top:2px;margin:0 7px 0 0;width:16px;height:16px;border-radius:11px;border:2px solid #ddd;box-sizing:border-box;background-color:initial}.custom-alert{margin:10px;width:calc(100% - 20px);position:fixed;top:0;left:0;z-index:1000000}.custom-alert__container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:80%;padding:10px 20px;margin:0 auto;position:relative;top:-80px;transition:.3s;border-radius:10px}.custom-alert__container.active{top:80px}.custom-alert__container.alert_red{background:#f43}.custom-alert__container.alert_green{background:#108423}.custom-alert p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:700;font-size:1rem;line-height:20px;text-align:center;color:#fff;margin:0}.modal-accept-lock__content{padding:21px 40px;width:350px}.modal-accept-lock__content h1{font-style:normal;font-weight:400;font-size:14px;line-height:20px;margin-bottom:15px;text-align:center}.modal-accept-lock__controls{margin:0;display:flex;justify-content:flex-end}.modal-accept-lock__controls .cansel-button{margin-right:15px;color:#16c431}.modal-accept-lock__controls .cansel-button:hover{color:#119b29}.modal-accept-lock__controls .cansel-button:active,.modal-accept-lock__controls .cansel-button:focus{box-shadow:none}.deposit-pop-up{width:450px;height:auto;background:#26183e;padding:25px 20px;display:flex;align-items:center;flex-direction:column}.deposit-pop-up-title{text-transform:capitalize;margin-right:auto;color:#fff;font-weight:400;font-size:18px}.deposit-pop-up .deposit-pop-up-info{width:100%}.deposit-pop-up .deposit-pop-up-info-title{font-weight:700;font-size:14px;margin-top:15px;margin-bottom:5px}.deposit-pop-up .deposit-pop-up-info-row{display:flex;justify-content:space-between;align-items:center}.deposit-pop-up .deposit-pop-up-info-row-item{font-size:14px;width:calc(50% - 5px);background:#ddd;height:42px;color:#5f686b;display:flex;justify-content:flex-end;align-items:center;padding-right:16px}.deposit-pop-up .deposit-pop-up-info .error-message{color:#b71502}.deposit-pop-up .deposit-pop-up-info input{width:100%;height:42px;border-width:0;padding-left:15px}.deposit-pop-up .deposit-pop-up-info input.error{border:2px solid #b71502}.deposit-pop-up .deposit-pop-up-info input:focus-visible{outline:none;border:2px solid #cc42da!important}.deposit-pop-up .deposit-pop-up-info textarea{width:100%;height:135px}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item{display:grid;grid-template-columns:auto 1fr auto;grid-column-gap:20px;column-gap:20px;align-items:center}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item .title{font-weight:700;font-size:18px}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item .value{font-weight:400;font-size:14px}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item .copy-img{display:inline-block;width:30px;height:30px;cursor:pointer;position:relative}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item .copy-img:after{content:"";background-color:#fff;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAECSURBVHgB7ZUxCsJAEEVnNSKCoL2FEcROLPQAKbyFl1DwAGplJ/aCJxDtLRSsvIWNWGqqFIrrD0xMiCbZQASLfHj52WT2Z3eLiaAISSkNmE5qOgshtkqVCJ7J+Oo780VIcBl2BSswpGhlwQJ0QAk7eGq+wCpsAFqgzI/bYBkQuAdzBN14/hFmgDywtC/FOjjx2HE9IHwEGqBHYcJX63xmY1IUatfg6hlPOaNgjzOe2hz7hdRlknt8H8rQD5WGp+Fp+J+FV9jv9kWjBIRGteNbAxzQgh+JhZPbkjfg/SfyhlvsTVJXCdyw0lpkpb09GV+ToDzhCy/CuhTSo30ysep10MsXUV63remQ7HcAAAAASUVORK5CYII=);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAECSURBVHgB7ZUxCsJAEEVnNSKCoL2FEcROLPQAKbyFl1DwAGplJ/aCJxDtLRSsvIWNWGqqFIrrD0xMiCbZQASLfHj52WT2Z3eLiaAISSkNmE5qOgshtkqVCJ7J+Oo780VIcBl2BSswpGhlwQJ0QAk7eGq+wCpsAFqgzI/bYBkQuAdzBN14/hFmgDywtC/FOjjx2HE9IHwEGqBHYcJX63xmY1IUatfg6hlPOaNgjzOe2hz7hdRlknt8H8rQD5WGp+Fp+J+FV9jv9kWjBIRGteNbAxzQgh+JhZPbkjfg/SfyhlvsTVJXCdyw0lpkpb09GV+ToDzhCy/CuhTSo30ysep10MsXUV63remQ7HcAAAAASUVORK5CYII=);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:22px;mask-size:22px;-webkit-mask-position:center;mask-position:center;width:30px;height:30px;position:absolute;transition:all .3s}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item .copy-img:hover:after{background-color:#cae0e8;scale:1.1}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item .copy-img:active:after{background-color:#cae0e8;scale:.8}.deposit-pop-up .deposit-pop-up-info .deposit-pop-up-info-item:last-child{margin-top:40px}.deposit-pop-up .deposit-pop-up-button{width:115px;height:45px;background:#0f8422;box-shadow:inset -2px -2px 0 #0b5617;margin-left:27px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.deposit-pop-up .deposit-pop-up-button span{font-weight:400;font-size:16px;color:#fff}.deposit-pop-up .deposit-pop-up-button:hover{transform:translate(-1px,-1px);box-shadow:inset 0 0 0 rgba(0,0,0,.25);background:#408b36}.deposit-pop-up .deposit-pop-up-button:active{transform:translate(1px,1px);box-shadow:inset 0 0 0 rgba(0,0,0,.25)}.deposit-pop-up-buttonsRow{display:flex;justify-content:flex-end;margin-top:25px;align-items:center;width:100%}.deposit-pop-up-buttonsRow-back{cursor:pointer;font-weight:400;font-size:16px;color:#16c431}.new-ma__information__copy-button{width:100%;height:32px;background:#3c8132;box-shadow:inset -2px -2px 0 rgba(0,0,0,.25);margin-bottom:25px;margin-top:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.new-ma__information__copy-button span{font-weight:700;font-size:14px;line-height:20px;color:#fff}.new-ma__information__copy-button:hover{transform:translate(-1px,-1px);box-shadow:inset 0 0 0 rgba(0,0,0,.25);background:#408b36}.new-ma__information__copy-button:active{transform:translate(1px,1px);box-shadow:inset 0 0 0 rgba(0,0,0,.25)}.new-ma__information__pass-input-wrapper{position:relative}.new-ma__information__pass-input-wrapper .custom-text-input_white{pointer-events:none}.new-ma__information__pass-input-wrapper .new-ma__information__pass-generate-2{width:32px;height:32px;position:absolute;right:0;top:0;transform:translate(-40%,60%);z-index:1;cursor:pointer;transition:all .5s}.new-ma__information__pass-input-wrapper .new-ma__information__pass-generate-2:after{content:"";background-color:#3c8132;-webkit-mask-image:url(/static/media/reload-pass.8cd34300.svg);mask-image:url(/static/media/reload-pass.8cd34300.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:15px;mask-size:15px;-webkit-mask-position:center;mask-position:center;width:32px;height:32px;position:absolute;margin-top:.75rem}.new-ma__information__pass-input-wrapper .new-ma__information__pass-generate-2.active:after{animation:circle .4s}@keyframes circle{0%{transform:rotate(0deg)}60%{transform:rotate(1turn)}to{transform:rotate(1turn)}}.main-marquee.invisible{display:none!important}.main-marquee .marquee{width:100%;margin:0 auto;white-space:nowrap;overflow:hidden;box-sizing:border-box}.main-marquee .marquee span{display:inline-block;padding-left:100%;animation:marquee 15s linear infinite}.main-marquee .marquee span:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.new-ma{padding:21px 1px;height:100%}.new-ma .input-with-params .custom-text-input_white{margin-bottom:0}.new-ma__containers{display:flex;flex-wrap:wrap;overflow:auto;max-height:95%}.new-ma__container{padding:1.79rem 1.43rem;background-color:#28162a;margin:0 1.43rem 1.43rem 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.new-ma__container h2{font-size:1.29rem;margin:0}.new-ma__container hr{background:#fff;margin:.35rem 0 .72rem}.new-ma__container h3{font-size:1rem;font-weight:700}.new-ma__container .custom-text-input_white{max-width:12.25rem;margin:1.75rem 0}.new-ma__container .custom-text-input_white input{height:2.29rem}.new-ma__container .custom-text-input_white label{top:-5px}.new-ma__container .custom-text-input_white.text-input_small{width:2.5rem;display:inline-block;margin:6px}.new-ma__container .custom-text-input_white.text-input_small input{text-align:center;padding:.75rem 0;margin:0}.new-ma__container .custom-text-input_white:only-child{margin-top:15px}.new-ma__container .radios-container{display:flex;justify-content:space-between}.new-ma__container .radios-container .radio-item.green{padding:0}.new-ma__container .radios-container .radio-item.green label{margin-bottom:0}.new-ma__container .radios-container .radio-item.green label:before{margin-right:5px}.new-ma__notes{margin-bottom:0;width:-webkit-max-content;width:max-content}.new-ma__notes textarea{color:#000;resize:both;width:270px;height:100px;min-width:170px;min-height:75px}.new-ma__notes textarea:focus{outline:none;border:2px solid #cc42da}.new-ma__controls{position:absolute;bottom:25px;right:20px}.new-ma__position-taking .custom-text-input_white{margin-bottom:0}.new-ma__position-taking .input-with-params>.params{top:0}.new-ma__position-taking p{font-weight:700;margin:44px 15px 0}.balance-page{padding-top:10px;padding-bottom:10px;display:flex;width:100%;justify-content:space-around}.balance-page *{cursor:default}.balance-page h1{margin:2px 20px 5px 0;width:274px}.balance-page .page-header{margin-bottom:10px;padding-bottom:0}.balance-page>div{background:#100311;padding:10px 20px}.balance-page>div #balance-table{min-width:304px;max-width:373px}.balance-page>div #balance-table tbody>tr td{text-align:right;padding:4px 6px}.balance-page>div #balance-table tbody>tr th{padding:4px 10px}.spin{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid #fff;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.w-full{width:100%}.date-picker-container{display:flex;align-items:center;justify-content:space-between}.form-control.date-picker-input{max-width:150px}.form-control.date-picker-input::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}.branch-card{display:flex;grid-gap:10px;gap:10px}.branch-card-container{border-bottom:1px solid #eee;margin-bottom:10px}.spinner_container{width:100%;height:100%;align-items:center;justify-content:center;display:flex}.loader{width:30px;height:30px;position:relative}.loader:after,.loader:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48em;height:48em;background-image:radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0),radial-gradient(circle 10px,#fff 100%,transparent 0);background-position:0 -18em,0 18em,18em 0,-18em 0,13em -13em,-13em -13em,13em 13em,-13em 13em;background-repeat:no-repeat;font-size:.5px;border-radius:50%;animation:blast 1s ease-in infinite}.loader:after{font-size:1px;background:#fff;animation:bounce 1s ease-in infinite}@keyframes bounce{0%,to{font-size:.75px}50%{font-size:1.5px}}@keyframes blast{0%,40%{font-size:.5px}70%{opacity:1;font-size:4px}to{font-size:6px;opacity:0}}.custom-control,.custom-control-input:checked~.custom-control-label:before,.custom-switch .custom-control-label:before,.form-control{cursor:pointer!important}.form-control{color:#000!important;font-weight:650!important}th{cursor:pointer!important}input[name=fromDate]::-webkit-calendar-picker-indicator,input[name=toDate]::-webkit-calendar-picker-indicator{filter:invert(1)}.date-time-range-picker__form-group{margin-bottom:0!important}.ftd-date-picker{grid-gap:10px!important;gap:10px!important}.date-time-range-picker__input::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}.transfer-modal__content{padding:25px 20px 20px;width:500px}.transfer-modal__content h2{width:100%;border:0;padding:0 0 25px;font-size:18px;line-height:30px;color:#fff}.transfer-modal__content .custom-text-input_white{margin-bottom:25px}.transfer-modal__content .custom-text-input_white input{line-height:normal;margin:25px 0 0}.transfer-modal__content textarea{width:100%;min-height:110px}.transfer-modal__controls{margin:30px 0 0;display:flex;justify-content:flex-end}.transfer-modal__controls .cansel-button{margin-right:15px;color:#16c431}.transfer-modal__controls .cansel-button:hover{color:#119b29}.transfer-modal__controls .cansel-button:active,.transfer-modal__controls .cansel-button:focus{box-shadow:none}.transfer-page{padding-top:7px;padding-bottom:20px;max-height:calc(100vh - 200px);overflow-y:auto}.transfer-page .page-header{margin-bottom:9px}.transfer-page .table{text-align:end}.transfer-page .table .table{background-color:unset!important}.transfer-page .table .text-align-center{text-align:center}.transfer-page .table td a{margin:0;color:#2ce5dd;cursor:pointer;height:36px;box-shadow:none!important}.transfer-page .table td a:hover{color:#74f5ee}.transfer-page .table td a.disabled{cursor:default;color:#777}.notifications-page{padding:10px 0}.notifications-page textarea{width:100%;height:84px;min-height:48px}.notifications-page__button{display:flex;justify-content:flex-end}.position-taking{padding-top:14px;padding-bottom:14px}.position-taking__header{display:flex;justify-content:space-between}.position-taking__title{display:flex;align-items:center}.position-taking__title h1{margin:0}.position-taking__search{display:flex}.position-taking__search p{display:flex;align-items:center;white-space:nowrap;margin:0 10px 0 0;font-size:1rem}.position-taking__search input{margin:0;max-width:165px;height:32px}.position-taking__search input::placeholder{font-size:12px}.position-taking__buttons .custom-buttom:first-child{margin-right:5px}.position-taking hr{background:#cae0e8;margin:8px 0 18px}.downline-report{padding-top:10px;padding-bottom:14px}.downline-report__header{margin-bottom:9px}.downline-report__delimiter{background-color:#27082a;height:10px;position:relative;left:-20px;width:calc(100% + 40px)}.downline-report__main h1{display:none!important}.downline-report__main .report-tabs{padding:0;margin-top:25px;margin-bottom:0;min-height:auto;border:none}.downline-report__main .report-tabs .navbar-nav a.nav-link{padding:10px 20px;color:#fff}.downline-report__main .report-tabs .navbar-nav a.nav-link.active{background-color:#0e0310}.downline-report__main .main-page-content{margin:0;background-color:#0e0310;padding:10px}.downline-report__main .main-page-content .tab-content{background-color:#0e0310;padding:11px 10px 10px}.downline-report__main .account-statement{padding-top:3px}.downline-report__main .account-statement .page-header{padding-bottom:0}.downline-report__main .account-statement__main .report-tabs{margin-top:5px}.downline-report__main .account-statement .main-page-content,.downline-report__main .account-statement .main-page-content>.tab-content,.downline-report__main .account-statement .navbar-nav a.nav-link.active{background-color:#0a020b!important}.downline-report__main .account-statement .navbar-nav a.nav-link{padding:4px 10px!important}.downline-report__main .account-statement .total-pnl{position:relative;top:-1px}.downline-report__main .transfer-statement-page .page-header{justify-content:flex-end}.downline-report__main .transfer-statement-page__content{max-height:35rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.downline-report .account-statement__main .main-page-content .tab-content .pnl_size{max-height:28rem;overflow:auto}.activity-report__controls{background-color:#0a020b;display:flex;margin-bottom:20px}.activity-report__controls .radio-item{margin-right:20px}.activity-report__controls label{margin:0}.activity-report .table{text-align:end}.activity-report .table tr th,.activity-report .table tr th:hover{background-color:#0e0310;font-weight:400}.balance-report{background-color:#0a020b;padding:10px 20px}.balance-report .table{text-align:end;max-width:30rem}.balance-report .table tr th{text-align:left}.balance-report .table td,.balance-report .table th{padding:4px 10px}.bet-list-report .mdi-icon.active{color:#10827d}.bet-list-report .page-header{margin-bottom:9px;padding-bottom:1px}.bet-list-report .page-header>div>*{margin-bottom:5px}.bet-list-report .page-header__filters,.bet-list-report .page-header__filters>div,.bet-list-report .page-header__main,.bet-list-report .page-header__main>div,.bet-list-report .page-header__main>div>div{display:flex;align-items:center}.bet-list-report .page-header__main,.bet-list-report .page-header__main>div{flex-wrap:wrap;justify-content:space-between}.bet-list-report .page-header__filters{flex-wrap:wrap}.bet-list-report .page-header__main .date-time-range__box{height:2.57rem}.bet-list-report .page-header__main .filter__toggle{padding:.6rem 8px;height:2.57rem;margin:0 8px;background-color:#37133f;cursor:pointer}.bet-list-report .page-header__main #bet-list-report__filter:checked+.filter__toggle{background-color:#fff;color:#000}.bet-list-report .page-header__filters{padding-top:1px;padding-bottom:2px}.bet-list-report .page-header__filters>*,.bet-list-report .page-header__filters>*>*{margin-right:8px}.bet-list-report .page-header__filters>*>:last-child,.bet-list-report .page-header__filters>:last-child{margin-right:0}.bet-list-report .page-header__filters.invisible{display:none}.bet-list-report .page-header__filters .dropdown-toggle.btn.btn-primary{background-color:#37133f;height:37px;padding-left:10px}.bet-list-report .page-header__filters .dropdown-toggle.btn.btn-primary:after{top:18px;right:10px}.bet-list-report__main>.main-report-content,.bet-list-report a.nav-link.active{background-color:#0a020b!important}.bet-list-report .main-tabs.navbar{padding:0;margin:0;min-height:auto;border:none}.bet-list-report .main-tabs.navbar a.nav-link{width:120px;padding:4px 10px}.bet-list-report .main-report-content{padding:20px}.bet-list-report .main-report-content tbody td>p{margin:0}.bet-list-report .main-report-content .table.table-dark.table-striped tr>*{text-align:right}.bet-list-report .main-report-content .table.table-dark.table-striped tr>.text-align-left{text-align:left;vertical-align:middle}.bet-list-report .current__controls{display:flex;margin-bottom:8px}.bet-list-report .current__controls>*{margin-right:23px}.bet-list-report .current__controls>* label{font-weight:400;position:relative;top:-1px}.bet-list-report .current__controls>* .custom-radio{margin-right:.4rem}.bet-list-report .current__body{max-height:calc(100vh - 420px);overflow:auto}.bet-list-report .past__body{max-height:31rem;overflow:auto}.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton{color:#fff!important}.dropdown-range button{position:relative;width:145px;height:32px;background:#37133f;border:0;color:#fff;padding-left:12px;padding-right:20px;text-align:start;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:0}.dropdown-range button:hover{background:#37133f}.dropdown-range button:focus{outline:none;background:#481953;border:0;box-shadow:none}.dropdown-range button .custom-dropdown__icon{position:absolute;right:3px;top:4px}.dropdown-range button.btn-primary.dropdown-toggle{outline:none;background:#481953;border:0;box-shadow:none}.dropdown-range button.btn-primary.dropdown-toggle:focus{box-shadow:none}.dropdown-range button.btn-primary.dropdown-toggle:after{position:absolute;right:9px;top:14px}.dropdown-range .dropdown-menu.show{display:flex!important;border-radius:0;top:-3px!important;left:-2px!important;color:#60686b}.dropdown-range .dropdown-menu.show>div{padding:8px 20px;display:flex;flex-wrap:nowrap;align-items:center}.dropdown-range .dropdown-menu.show>div label{margin:0 8px 0 0}.dropdown-range .dropdown-menu.show>div input{background-color:#ececec;color:#000;text-align:center;border:none;width:100px;padding:5px;margin-left:8px}.dropdown-range .dropdown-menu.show>div input:active,.dropdown-range .dropdown-menu.show>div input:focus{border:none;box-shadow:none;outline:none}.search-user{position:relative}.search-user input{margin:0;max-width:165px;height:32px;padding:.75rem .7rem}.search-user input::placeholder{font-size:1rem}.search-user .dropdown.btn-group{position:absolute}.search-user .dropdown.btn-group #dropdown-invisible-1{position:absolute;display:none}.search-user .dropdown.btn-group .dropdown-menu{position:absolute;border-radius:0;border:1px solid #ddd;border-top:none;transform:none!important;top:42px!important}.search-user .dropdown.btn-group .dropdown-menu__container{width:300px;max-height:500px;overflow:auto}.search-user .dropdown.btn-group .dropdown-menu:before{position:absolute;top:-20px;height:0;width:0;left:20px;border:10px solid transparent;border-bottom-color:#fff;content:""}.search-user .dropdown.btn-group .dropdown-menu.show{opacity:1!important}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item{display:flex;padding:0;flex-wrap:nowrap}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item .user-name{line-height:1.2;font-size:12px;padding:12px 10px;color:#727272;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;width:100%;outline:0}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item .level{padding:9px 10px;text-align:end}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item .level.M{color:#ffcb1c}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item .level.A{color:#1cc9c5}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item .level.MA{color:#1b51b2}.search-user .dropdown.btn-group .dropdown-menu .dropdown-item .level.SMA{color:#cc1b6d}.custom-dropdown button{position:relative;width:145px;height:32px;background:#37133f;border:0;color:#fff;padding-left:12px;padding-right:20px;text-align:start;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:0}.custom-dropdown button:hover{background:#37133f}.custom-dropdown button:focus{outline:none;background:#481953;border:0;box-shadow:none}.custom-dropdown button .custom-dropdown__icon{position:absolute;right:3px;top:4px}.custom-dropdown button.btn-primary.dropdown-toggle{outline:none;background:#481953;border:0;box-shadow:none}.custom-dropdown button.btn-primary.dropdown-toggle:focus{box-shadow:none}.custom-dropdown button.btn-primary.dropdown-toggle:after{position:absolute;right:9px;top:14px}.custom-dropdown a{height:34px;box-sizing:border-box;margin:0;padding:7px 20px;background:#fff;display:block;text-align:start;font-size:14px;line-height:20px}.custom-dropdown a:active,.custom-dropdown a:link,.custom-dropdown a:visited{color:#5f686b;text-decoration:none}.custom-dropdown a.active{background:#ececec}.custom-dropdown .dropdown-menu.show{border-radius:0;padding:0;max-height:22rem;overflow-y:auto;overflow-x:hidden}.pagination{margin:0;justify-content:flex-end;align-items:center}.pagination>div{display:flex}.pagination>div li .page-link{font-size:10px;position:static}.pagination li{border:none;width:20px;height:20px;display:flex;justify-content:center;align-items:center}.pagination li .page-link{background:inherit!important;border:none;padding:0;font-size:17px;color:#fff;position:relative;bottom:1px}.pagination li.active{border:1px solid #fff}.pagination li:hover{cursor:pointer;opacity:.6}.pagination label{flex-wrap:nowrap;margin:0;white-space:nowrap;font-size:10px;display:flex;align-items:center}.pagination label input{padding:1px 2px;width:36px;margin:0;text-align:center}.custom-buttom,.custom-buttom.cyan:active,.custom-buttom.cyan:hover,.custom-buttom.red:active,.custom-buttom.red:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton{padding:0 .9rem;color:#fff;border:0}.custom-buttom.cyan:focus:active,.custom-buttom.cyan:focus:hover,.custom-buttom.red:focus:active,.custom-buttom.red:focus:hover,.custom-buttom:focus,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton:focus,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton:focus{outline:none}.custom-buttom.purple,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.cancelButton,.purple.custom-buttom.cyan:active,.purple.custom-buttom.cyan:hover,.purple.custom-buttom.red:active,.purple.custom-buttom.red:hover{background:#8d1e98;box-shadow:inset -2px -2px 0 #65166d}.custom-buttom.purple:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.applyButton:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.cancelButton:hover{background:#a222ad;box-shadow:2px 2px 0 #521158,inset -2px -2px 0 #66166d}.custom-buttom.purple:active,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.applyButton:active,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.cancelButton:active{background:#a222ad;box-shadow:inset 2px 2px 0 #66166d}.custom-buttom.purple:disabled,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.applyButton:disabled,.daterangepicker .fromDateTimeContainer .buttonContainer .purple.buttonSeperator.cancelButton:disabled{font-size:14px;line-height:20px;text-align:center;color:#444;background:#222;box-shadow:unset}.custom-buttom.green,.daterangepicker .fromDateTimeContainer .buttonContainer .green.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .green.buttonSeperator.cancelButton,.green.custom-buttom.cyan:active,.green.custom-buttom.cyan:hover,.green.custom-buttom.red:active,.green.custom-buttom.red:hover{background:#0f8422;box-shadow:inset -2px -2px 0 #0b5617}.custom-buttom.green:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .green.buttonSeperator.applyButton:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .green.buttonSeperator.cancelButton:hover{background:#119b29;box-shadow:2px 2px 0 #063f11,inset -2px -2px 0 #0b5617}.custom-buttom.green:active,.daterangepicker .fromDateTimeContainer .buttonContainer .green.buttonSeperator.applyButton:active,.daterangepicker .fromDateTimeContainer .buttonContainer .green.buttonSeperator.cancelButton:active{background:#0f8422;box-shadow:inset 2px 2px 0 #0b5617}.custom-buttom.red:hover,.custom-buttom.red_hover,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .red.buttonSeperator.applyButton:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .red_hover.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .red_hover.buttonSeperator.cancelButton,.red_hover.custom-buttom.cyan:active,.red_hover.custom-buttom.cyan:hover,.red_hover.custom-buttom.red:active{background:#d01a00;box-shadow:2px 2px 0 #6b0c01,inset -2px -2px 0 #841102}.custom-buttom.red:active,.custom-buttom.red_active,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton:active,.daterangepicker .fromDateTimeContainer .buttonContainer .red.buttonSeperator.applyButton:active,.daterangepicker .fromDateTimeContainer .buttonContainer .red_active.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .red_active.buttonSeperator.cancelButton,.red_active.custom-buttom.cyan:active,.red_active.custom-buttom.cyan:hover,.red_active.custom-buttom.red:hover{background:#b71502;box-shadow:inset 2px 2px 0 #841102}.custom-buttom.red,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton,.daterangepicker .fromDateTimeContainer .buttonContainer .red.buttonSeperator.applyButton,.red.custom-buttom:active,.red.custom-buttom:hover{background:#b71502;box-shadow:inset -2px -2px 0 #841102}.custom-buttom.red:disabled,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton:disabled,.daterangepicker .fromDateTimeContainer .buttonContainer .red.buttonSeperator.applyButton:disabled{font-size:14px;line-height:20px;text-align:center;color:#444;background:#222;box-shadow:unset}.custom-buttom.cyan:hover,.custom-buttom.cyan_hover,.cyan_hover.custom-buttom.cyan:active,.cyan_hover.custom-buttom.red:active,.cyan_hover.custom-buttom.red:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan.buttonSeperator.cancelButton:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan_hover.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan_hover.buttonSeperator.cancelButton{background:#109993;box-shadow:2px 2px 0 #073e3c,inset -2px -2px 0 #095551}.custom-buttom.cyan:active,.custom-buttom.cyan_active,.cyan_active.custom-buttom.cyan:hover,.cyan_active.custom-buttom.red:active,.cyan_active.custom-buttom.red:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton:active,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan.buttonSeperator.cancelButton:active,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan_active.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan_active.buttonSeperator.cancelButton{background:#10827d;box-shadow:inset 2px 2px 0 #0a504d}.custom-buttom.cyan,.cyan.custom-buttom:active,.cyan.custom-buttom:hover,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan.buttonSeperator.cancelButton{background:#10827d;box-shadow:inset -2px -2px 0 #0a5551}.custom-buttom.cyan:disabled,.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton:disabled,.daterangepicker .fromDateTimeContainer .buttonContainer .cyan.buttonSeperator.cancelButton:disabled{font-size:14px;line-height:20px;text-align:center;color:#444;background:#222;box-shadow:unset}.custom-buttom.popUpDownloadButton,.daterangepicker .fromDateTimeContainer .buttonContainer .popUpDownloadButton.buttonSeperator.applyButton,.daterangepicker .fromDateTimeContainer .buttonContainer .popUpDownloadButton.buttonSeperator.cancelButton,.popUpDownloadButton.custom-buttom.cyan:active,.popUpDownloadButton.custom-buttom.cyan:hover,.popUpDownloadButton.custom-buttom.red:active,.popUpDownloadButton.custom-buttom.red:hover{background:#10827d!important}.custom-buttom.popUpDownloadButton a,.daterangepicker .fromDateTimeContainer .buttonContainer .popUpDownloadButton.buttonSeperator.applyButton a,.daterangepicker .fromDateTimeContainer .buttonContainer .popUpDownloadButton.buttonSeperator.cancelButton a,.popUpDownloadButton.custom-buttom.cyan:active a,.popUpDownloadButton.custom-buttom.cyan:hover a,.popUpDownloadButton.custom-buttom.red:active a,.popUpDownloadButton.custom-buttom.red:hover a{color:#fff!important;text-decoration:none!important}@keyframes loader-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.daterangepicker{padding:34px 0 0}.daterangepicker>div{margin:0}.daterangepicker .fromDateTimeContainer{width:290px;display:grid;grid-gap:4px;grid-template-rows:268px 67px;grid-template-areas:"calendar" "time";grid-area:fromDateTime}.daterangepicker .fromDateTimeContainer:not(:last-child) .fromDateHourContainer .input-group{left:8px}.daterangepicker .fromDateTimeContainer:not(:last-child) .fromDateHourContainer .input-group .inputDate{border-radius:3% 0 0 3%/5% 0 0 5%}.daterangepicker .fromDateTimeContainer:last-child{grid-area:toDateTime}.daterangepicker .fromDateTimeContainer:last-child .dateTimeLabel{color:transparent;position:relative;bottom:-90px;left:-288px}.daterangepicker .fromDateTimeContainer:last-child .fromDateHourContainer .input-group{right:8px;display:none}.daterangepicker .fromDateTimeContainer:last-child .fromDateHourContainer .input-group .inputDate{border-radius:0 3% 3% 0/0 5% 5% 0}.daterangepicker .fromDateTimeContainer select{border:none}.daterangepicker .fromDateTimeContainer .activeNotifier{display:none}.daterangepicker .fromDateTimeContainer .monthYearContainer{justify-content:center}.daterangepicker .fromDateTimeContainer .monthYearContainer select{font-size:1rem;color:#37133f!important;-webkit-appearance:inherit;appearance:inherit}.daterangepicker .fromDateTimeContainer .calendarGrid>div{width:37px;height:32px}.daterangepicker .fromDateTimeContainer .calendarGrid>div:not(.calendarCell){font-style:normal;font-weight:700;font-size:14px;line-height:20px;padding:5px;text-transform:uppercase;color:#37133f!important}.daterangepicker .fromDateTimeContainer .buttonContainer{position:relative;justify-self:end;flex-direction:row-reverse;justify-content:space-between;max-width:131px;width:100%}.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator{border:0;border-radius:0;font-size:14px;height:32px;display:flex;justify-content:center;align-items:center;margin:0}.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.applyButton{width:65px}.daterangepicker .fromDateTimeContainer .buttonContainer .buttonSeperator.cancelButton{display:none;width:60px;color:grey!important}.daterangepicker .fromDateTimeContainer .calendar{grid-area:calendar}.daterangepicker .fromDateTimeContainer .fromDateHourContainer{grid-area:time;border:0}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .multipleContentOnLine{margin:0 10px}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .multipleContentOnLine select{background-color:#eaeaea!important;width:71px;height:28px;font-size:14px;padding:4px 8px}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .multipleContentOnLine select:after{content:"";border:20px solid transparent;border-top-color:#000}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .dateTimeLabel{text-align:left;font-weight:700;padding-bottom:5px;padding-left:15px;font-weight:400;font-size:14px;line-height:20px}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .calendarAddon.input-group-addon,.daterangepicker .fromDateTimeContainer .fromDateHourContainer .timeIconStyle{display:none}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .input-group{width:48%;position:absolute;top:8px}.daterangepicker .fromDateTimeContainer .fromDateHourContainer .input-group .inputDate{padding-left:76px}.daterangepicker .fromDateTimeContainer .flag{grid-area:flag}.daterangepicker .fromDateTimeContainer .control{grid-area:control}.daterangepicker .rangecontainer{display:none;margin-top:20px}#formControlsTextB{padding:8px;width:326px;height:36px}#formControlsTextB span{float:left;position:relative;top:-1px}#formControlsTextB .mdi-icon{position:relative;top:-1px;left:5px}.range-button{z-index:4000;background:#eaeaea;width:116px;height:28px}.input-group-text{border-radius:4px 0 0 4px!important}.date-time-range__box{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.date-time-range__box #formControlsTextB,.date-time-range__box .mdi-icon{color:#fff;border:0}#DateRangePickerContainer:focus+.test.btn{display:none!important;background-color:red}@media (max-width:1150px){#DateRangePickerContainer:focus+.daterangepicker{display:flex!important}}.datepickerUserCount .daterangepicker{height:360px}.datepickerUserCount .fromDateTimeContainer{width:290px;display:grid;grid-gap:4px;grid-template-rows:268px 67px;grid-template-areas:"calendar" "time";grid-area:fromDateTime}.datepickerUserCount .fromDateTimeContainer .fromDateHourContainer{display:none}.datepickerUserCount .fromDateTimeContainer .fromDateHourContainer .input-group{width:60%;position:absolute;top:8px}.datepickerUserCount .fromDateTimeContainer:not(:last-child) .fromDateHourContainer .input-group{left:8px}.datepickerUserCount .fromDateTimeContainer:not(:last-child) .fromDateHourContainer .input-group .inputDate{border-radius:3% 0 0 3%/5% 0 0 5%}.datepickerUserCount .fromDateTimeContainer:last-child{grid-area:toDateTime;visibility:hidden;width:0}.datepickerUserCount .fromDateTimeContainer:last-child .dateTimeLabel{color:transparent;position:relative;bottom:-90px;left:-288px}.datepickerUserCount .fromDateTimeContainer:last-child .fromDateHourContainer .input-group{right:8px;display:none}.datepickerUserCount .fromDateTimeContainer:last-child .fromDateHourContainer .input-group .inputDate{border-radius:0 3% 3% 0/0 5% 5% 0}.datepickerUserCount .fromDateTimeContainer .buttonContainer{left:-275px;visibility:visible}.datepickerUserCount .date-time-range__box-clear-icon{position:relative;left:10px!important}.datepickerUserCount .date-time-range__buttons{position:absolute;right:10px}.transfer-statement-page{padding-top:7px}.transfer-statement-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.transfer-statement-page .page-header button.custom-buttom{position:relative;top:2px}.transfer-statement-page .page-header button.custom-buttom span{position:relative;top:-2px;left:-1px}.transfer-statement-page__content{overflow:auto;max-height:calc(100vh - 310px)}.transfer-statement-page__content th{background-color:#2e1d30}.transfer-statement-page__content .table>tbody>tr>td,.transfer-statement-page__content .table>thead>tr>th{padding-left:20px}.transfer-statement-page__content td:nth-child(3),.transfer-statement-page__content td:nth-child(4),.transfer-statement-page__content th:nth-child(3){text-align:end}.transfer-statement-page__content .td_time{text-align:center;color:#909090}.account-statement{padding-top:7px;padding-bottom:14px}.account-statement__header{margin-bottom:10px}.account-statement .page-header{margin-bottom:10px;display:flex;justify-content:space-between}.account-statement .page-header>div{display:flex;flex-wrap:wrap}.account-statement .page-header>div h1{margin-right:92px}.account-statement .page-header>div .date-time-range__box{height:36px;margin-top:2px}.account-statement .page-header button.custom-buttom{margin-top:7px}.account-statement .page-header button.custom-buttom span{position:relative;top:-2px;left:-1px}.account-statement__alert{margin-bottom:20px}.account-statement__main .report-tabs{padding:0;margin-bottom:0;min-height:auto;border:none}.account-statement__main .report-tabs .navbar-nav a.nav-link{padding:4px 10px;min-width:120px;margin-right:3px}.account-statement__main .report-tabs .navbar-nav a.nav-link.active{background-color:#0e0310}.account-statement__main .main-page-content{margin:0;background-color:#0e0310;padding:10px}.account-statement__main .main-page-content .tab-content{background-color:#0e0310;padding:10px;max-height:calc(100vh - 370px);overflow:auto}.account-statement__main .main-page-content .tab-content .total-pnl{position:relative;top:-1px}.account-statement__main .main-page-content .tab-content .pnl_size{overflow:auto}.account-statement__main .main-page-content .tab-content .table{color:#fff}.account-statement__main .downline-nav{margin:17px 0 21px}.account-statement__main .downline-nav svg{margin:0 3px}.account-statement__main .breackdown-statement{padding-top:7px;overflow:auto}.nav-flex{display:flex;justify-content:space-between;padding-left:0}.casino-result-iframe{background-color:rgba(0,0,0,.7019607843137254);position:fixed;top:50%;left:50%;height:100%;width:100%;z-index:9;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%)}.casino-result-iframe>.inner-section{background:#fff;background-color:#fff;height:80%;border-radius:.375rem;padding:2rem}.casino-result-iframe>.inner-section>.close-iframe-btn{top:0;right:0;float:right;cursor:pointer;background-color:#000;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center}.casino-result-iframe>.inner-section>.iframe-section{width:100%;height:100%;display:flex;justify-content:center}.casino-result-iframe>.inner-section>.iframe-section>.iframe-casino-result{width:100%;height:100%;flex-grow:1;-ms-overflow-style:none;scrollbar-width:none}.breackdown-statement__main .breackdown-statement-table{text-align:right}.breackdown-statement__main .breackdown-statement-table .text-align-left{text-align:left}.breackdown-statement__main .breackdown-statement-table th{font-weight:700;vertical-align:bottom}.breackdown-statement__main .breackdown-statement-table td{font-weight:400;vertical-align:middle}.net-exposure{height:inherit}.net-exposure .page-header{padding-top:7px;margin-bottom:10px;display:flex;justify-content:space-between}.net-exposure .page-header div:not(.refresh){display:flex;flex-wrap:wrap}.net-exposure .page-header h1{margin-right:20px}.net-exposure .page-header .group-radios{margin-right:3px}.net-exposure .page-header .group-radios .radio-item.blue{align-items:center;margin-right:16px;margin-left:2px}.net-exposure .page-header .group-radios .radio-item.blue label{font-weight:400;margin:6px 0 0}.net-exposure .page-header .sport-radios__label{font-size:12px;display:inline-block;margin:15px 10px 0 0;color:#939}.net-exposure .page-header .sport-radios .radio-item.green{position:relative;top:2px;margin-right:4px}.net-exposure .page-header .refresh{padding-top:7px;display:flex}.net-exposure .page-header .refresh__timer{display:flex;justify-content:center;align-items:center;position:relative;top:4px;left:-3px;width:20px;height:20px;margin:0 5px 0 20px;color:rgba(202,224,232,.8)}.net-exposure .page-header .refresh__button{width:6.62rem}.net-exposure__main{max-height:70vh;overflow-y:auto}.net-exposure__main table thead tr th:first-child{width:25vw}.net-exposure__main table td,.net-exposure__main table th{padding:4px 8px!important;font-size:13px;vertical-align:middle!important}.net-exposure__main table .event-title{background:linear-gradient(180deg,#44227f 84%,rgba(68,34,127,.56))}.net-exposure__main table .market{display:table-cell}.net-exposure__main table .market_name{float:left}.net-exposure__main table .market__label{display:inline-block;padding-left:10px;margin-right:20px;text-align:right;width:100%;white-space:nowrap}.net-exposure__main table .market__container-div{display:flex;justify-content:space-between;flex-wrap:nowrap;white-space:nowrap}.net-exposure__main table .market__container-div div:first-child{margin-right:15px}.net-exposure__main table .market__container-div div:last-child{overflow:hidden}.net-exposure__main table .blue-back{background-color:#5059a7}.net-exposure__main table .blue-back span{white-space:nowrap}.net-exposure__main table .td-buttons{vertical-align:middle;padding:0!important}.net-exposure__main table .td-buttons>div{display:flex;align-items:center;justify-content:flex-end}.net-exposure__main table .td-buttons>div>div{display:flex;justify-content:center;align-items:center;height:28px;padding:4px 8px;background-color:#485096}.net-exposure__main table .td-buttons>div>div>*{color:#2ce5dd}.net-exposure__main table .td-buttons>div>div>:hover{cursor:pointer;color:#7ceee8}.net-exposure__main table .stake,.net-exposure__main table .under-no{background-color:#deeaf7;color:#333;font-weight:700}.net-exposure__main table .stake span,.net-exposure__main table .under-no span{color:#333}.net-exposure__main table .over-yes{background-color:#e6f2ff;color:#333;font-weight:700}.net-exposure__main table .over-yes span{color:#333}.breackdown-statement{padding-top:13px;padding-bottom:14px}.breackdown-statement__header{display:flex;justify-content:space-between;flex-wrap:wrap}.breackdown-statement__header>:not(:last-child){margin-right:8px}.breackdown-statement__header .custom-text-input_white,.breackdown-statement__header button:last-child{margin-bottom:8px}.breackdown-statement__title{display:flex;align-items:center}.breackdown-statement__title h1{margin:0}.breackdown-statement__buttons .custom-buttom:first-child{margin-right:5px}.breackdown-statement__main .nav{margin-bottom:10px}.breackdown-statement__main .content{max-height:60vh;overflow:auto}.breackdown-statement__main .content .breackdown-statement-table{text-align:right}.breackdown-statement__main .content .breackdown-statement-table .text-align-left{text-align:left}.breackdown-statement__main .content .breackdown-statement-table th{font-weight:700;vertical-align:bottom}.breackdown-statement__main .content .breackdown-statement-table td{font-weight:400;vertical-align:middle}.breackdown-statement__main .market-total{margin:59px 154px 0 auto}.breackdown-statement__main .market-total tr td{padding:3px 9px 4px 10px}.breackdown-statement__main .market-total tr td:first-child{text-align:right}.breackdown-statement__main .market-total__sum{border-top:1px solid #fff;border-bottom:1px solid #fff}.breackdown-statement p{margin:0}body .page-header.breackdown-statement__header{padding-bottom:0}.workstation{align-items:center}.workstation button{margin-left:10px;height:32px;background:#8d1e98;box-shadow:inset -2px -2px 0 #65166d}.workstation .sport-radios .radio-item:nth-child(3):before{content:"|";position:absolute;left:-5px;font-weight:700}.workstation .custom-dropdown button{width:270px}.workstation .custom-dropdown .dropdown-menu:not(.show){display:none}.workstation .custom-dropdown .dropdown-item{width:270px;height:auto}.workstation .custom-dropdown .dropdown-item span{white-space:normal}.workstation-container .back-net-exposure{color:#2ae5dd;font-size:14px;margin-bottom:10px;width:-webkit-max-content;width:max-content;cursor:pointer}.workstation-container .table-workstation{display:flex;flex-wrap:wrap}.workstation-container .table-workstation>div{padding:0 10px 10px;background-color:#3a0c3e;overflow-x:auto;height:-webkit-max-content;height:max-content}.workstation-container .table-workstation>div:first-child{flex-grow:1;margin:0 10px 10px 0;overflow-y:auto;max-height:300px;min-width:500px}.workstation-container .table-workstation>div:nth-child(2){margin-bottom:10px;flex-grow:10;overflow-y:auto;max-height:300px}.workstation-container .table-workstation>div>p{margin:7px 0 10px;font-weight:700;font-size:13px;line-height:20px}.workstation-container .table-workstation .table-1{table-layout:auto;position:relative}.workstation-container .table-workstation .table-1 td{height:50px;width:100%;color:#000;padding:7px;text-align:center;border:1px solid #9c9c9c;min-width:54px}.workstation-container .table-workstation .table-1 td>div:first-child{font-weight:700}.workstation-container .table-workstation .table-1 td:first-child{color:#fff;text-align:left}.workstation-container .table-workstation .table-1 td:first-child>div:first-child{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workstation-container .table-workstation .table-1 td.white{background-color:#e3f3fe}.workstation-container .table-workstation .table-1 td.white:nth-child(4){background-color:#a6d8fb}.workstation-container .table-workstation .table-1 td.white .price{color:#000;font-size:10px;display:block}.workstation-container .table-workstation .table-1 td.triplet{background-color:#fdeef2}.workstation-container .table-workstation .table-1 td.triplet:nth-child(5){background-color:#fac9d4}.workstation-container .table-workstation .table-1 td.triplet .price{color:#000;font-size:10px;display:block}.workstation-container .table-workstation .table-1 td.Info{background-color:#ddd;min-width:150px;position:absolute}.workstation-container .table-workstation .table-1 td.InfoBall{background-color:#ddd;width:110px;height:100%;position:absolute;font-weight:700!important;right:0;opacity:.9;display:flex;align-items:center;justify-content:center}.workstation-container .table-workstation .table-1.INNINGS_RUNS td:first-child>div:first-child{max-width:300px!important}.workstation-container .table-workstation .table-1.INNINGS_RUNS td.white{background-color:#a6d8fb}.workstation-container .table-workstation .table-1.INNINGS_RUNS td.triplet{background-color:#fac9d4}.workstation-container .table-workstation .table-2{table-layout:auto;width:100%;min-width:415px}.workstation-container .table-workstation .table-2 tr td:not(:nth-child(2)){min-width:80px}.workstation-container .table-workstation .table-2 tr td:nth-child(3){padding-left:28px;width:23%}.workstation-container .table-workstation .table-2 tr>td:first-child{padding-left:13px;width:25%}.workstation-container .table-workstation .table-2 thead tr{font-weight:700}.workstation-container .table-workstation .table-2 thead tr td{padding-top:5px}.workstation-container .table-workstation .table-2 tbody .indent{background-color:#3a0c3e;height:5px}.workstation-container .table-workstation .table-2 tbody .title-ladder{border:1px solid #ddd!important;background-color:#b9cce7!important;color:#000}.workstation-container .table-workstation .table-2 tbody .title-ladder td{text-align:center}.workstation-container .table-workstation .table-2 tbody .body-ladder{background-color:#fff;color:#000;padding:0}.workstation-container .table-workstation .table-2 tbody .body-ladder td{width:50%;border:1px solid #ddd;text-align:center}.workstation-container .table-workstation .table-2 tbody tr{background-color:#4e2451}.workstation-container .table-workstation .table-2 tbody tr td{height:28px}.workstation-container .table-workstation .table-2 tbody tr td span{color:#fff!important}.workstation-container .table-workstation .table-2 tbody tr:first-child{padding-left:13px;background-color:#deeaf6;color:#000}.workstation-container .table-workstation .table-2 tbody tr:first-child span{color:#000!important}.workstation-container .table-workstation .table-2 tbody tr:first-child>td:nth-child(2){width:72px}.workstation-container .table-workstation .table-2 tbody tr:first-child>td:nth-child(2) td.none{background-color:#deeaf6!important}.workstation-container .table-workstation .table-2 tbody tr:first-child>td:nth-child(2) td:first-child{min-width:36px;background-color:#485096}.workstation-container .table-workstation .table-2 tbody tr:first-child>td:nth-child(2) td:nth-child(2){height:26.7px;min-width:36px;background-color:#2f3462}.workstation-container .table-workstation .table-2 tbody tr:first-child>td:nth-child(2) img{cursor:pointer}.workstation-container .table-workstation .table-2 tbody tr td:nth-child(2){text-align:center}.workstation-container .table-workstation .table-2 tbody tr td:nth-child(2) td:first-child,.workstation-container .table-workstation .table-2 tbody tr td:nth-child(2) td:nth-child(2){min-width:36px}.workstation-container .table-workstation .table-2 tbody tr:hover:not(:first-child):not(.body-ladder):not(.indent){background-color:hsla(0,0%,100%,.2)}.workstation-container .table-workstation .table-2 tbody tr.join>td:first-child{padding-left:60px!important}.workstation-container .table-workstation .table-3{width:100%;padding:0 10px;overflow-y:auto}.workstation-container .table-workstation .table-3 .text-align-right{text-align:right}.workstation-container .table-workstation .table-3 .message{padding:5px 0;text-align:center}.table-downline .refresh{padding-top:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #fff}.table-downline .refresh span{margin-right:10px}.table-downline .table{color:#fff;max-height:670px;overflow-y:auto}.table-downline .table table{border-collapse:collapse;width:100%}.table-downline .table table td{padding:4px 8px}.table-downline .table table .radio-item{display:inline-flex;margin-right:20px}.table-downline .table table .radio-item label{margin-bottom:0}.table-downline .table table thead td{padding:15px 8px}.table-downline .table table thead td:first-child{width:24%}.table-downline .table table tbody tr.body-ladder{td-border:1px solid #ddd!important}.table-downline .table table tbody tr td{width:16%;background-color:#e6f2ff;vertical-align:middle;color:#000}.table-downline .table table tbody tr td.marketName{background:#5059a7;color:#fff}.table-downline .table table tbody tr td.tabe-icon{padding:0}.table-downline .table table tbody tr td.tabe-icon img{cursor:pointer;height:29px;width:29px;padding:8px}.table-downline .table table tbody .nesting{padding:10px 0;width:100%}.table-downline .table table tbody .nesting span:not(:last-child){color:#2ae5dd;cursor:pointer;position:relative}.table-downline .table table tbody .nesting span:not(:last-child):after{content:">";color:#fff;margin:0 5px}.table-downline .table table tbody .title{background-color:#44217f;width:100%}.table-downline .table table tbody .title span{color:#3cd247}.table-downline .table table tbody .title-ladder{border:1px solid #ddd;border-bottom:none;color:#000}.table-downline .table table tbody .title-ladder td{background-color:#b9cce8;text-align:center}.table-downline .table table tbody .body-ladder{color:#000;padding:0}.table-downline .table table tbody .body-ladder td{background-color:#fff;border:1px solid #ddd!important;text-align:center}.table-downline .table table tbody .join{border-bottom:0!important;border-left:60px solid #180519!important}.table-downline .table table tbody .join:nth-child(2n) td{background-color:#180519!important}.table-downline .table table tbody .list:hover>td{background:hsla(0,0%,100%,.2)!important}.table-downline .table table tbody .list>td{height:33px;vertical-align:middle!important;background-color:hsla(0,0%,96.1%,.10196078431372549);color:#fff}.table-downline .table table tbody .list>td.tabe-icon{padding:0!important}.table-downline .table table tbody .list>td.tabe-icon img{cursor:pointer;height:29px;width:29px;padding:8px}.downline-report .net-exposure-report{margin-top:-1px}.downline-report .net-exposure-report .net-exposure .page-header{padding:0;margin-bottom:10px}.downline-report .net-exposure-report .net-exposure .page-header__left-items{position:relative;top:2px;left:-2px}.dw-support-reports-page{margin-top:-20px}.dw-support-reports-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;border-bottom:1px solid}.dw-support-reports-page__header-input-wrapper{display:flex;align-items:center}.dw-support-reports-page__header-input-wrapper .custom-text-input_white{margin-right:10px}.dw-support-reports-page__header-input-wrapper .custom-text-input_white input{height:30px}.dw-support-reports-page li,.dw-support-reports-page ul{list-style:none;padding:0;margin:0}.dw-support-reports-page .dw-support-reports-page__table-header{display:grid;width:100%;grid-template-columns:.9fr .5fr .5fr .9fr .3fr .6fr .6fr .6fr 1.2fr}.dw-support-reports-page .dw-support-reports-page__table-header li{text-align:center;font-size:12px;font-weight:700;color:#849398}.dw-support-reports-page .dw-support-reports-page__table-body{overflow:auto;max-height:calc(100vh - 445px);margin-top:10px}.dw-support-reports-page .dw-support-reports-page__table-body ul{background-color:#2e1d30}.dw-support-reports-page .dw-support-reports-page__table-body ul:nth-child(2n){background-color:#170519}.dw-support-reports-page .dw-support-reports-page__table-body-row{display:grid;grid-template-columns:.9fr .5fr .5fr .9fr .3fr .6fr .6fr .6fr 1.2fr;align-items:center;position:relative}.dw-support-reports-page .dw-support-reports-page__table-body-row li{min-height:60px;display:grid;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:400;color:#fff;overflow-wrap:anywhere;padding:5px 1px}.dw-support-reports-page .dw-support-reports-page__table-body-row-date{display:flex;flex-direction:column}.dw-support-reports-page .dw-support-reports-page__table-body-row-date div.time{color:#849398}.modal-attachment{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(0,0,0,.5)}.modal-attachment,.pop-up__body{display:flex;align-items:center;justify-content:center}.pop-up__body{width:-webkit-max-content;width:max-content;flex-direction:column;position:relative;background:#fff;border-radius:10px;grid-gap:10px;gap:10px;padding:2.5rem 1.5rem 1.5rem;max-height:900px;overflow-y:auto;max-width:900px}.pop-up__row-buttons{width:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding-top:5px;grid-gap:10px;gap:10px}.pop-up__row-buttons button{box-shadow:none!important;border:none!important;border-radius:4px}.pop-up__row-buttons button:hover{box-shadow:none!important;scale:1.05;cursor:pointer}.close{background:red}.close svg{color:#fff}.cancel{cursor:pointer;background:red;border-radius:50%;aspect-ratio:1;height:24px}.cancel,.cancel svg{display:flex;align-items:center;justify-content:center}.cancel svg{text-align:center;color:#fff}.attached-img{width:100%;object-fit:contain;aspect-ratio:1}.modal_body_data{font-size:14px;font-weight:400;color:#000;word-wrap:break-word;display:flex;align-items:flex-start;justify-content:flex-start;grid-gap:10%;gap:10%}.modal_body_data span{min-width:30%;max-width:-webkit-max-content;max-width:max-content}.common-users{padding-top:7px}.common-users .common-users__page{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-bottom:1px solid #eee}.common-users .common-users__page h1{display:block!important}.common-users p{font-weight:500}.common-users p span{font-weight:700}.common-users li,.common-users ul{list-style:none;padding:0;margin:0}.common-users ul{display:flex;margin-bottom:10px}.common-users li{margin-right:10px;background-color:#2e1d30;border-radius:3px;border:1px solid #fff;padding:5px 10px;cursor:pointer}.common-users li.active{color:#2ae5dd}.common-users .common-users__page-content{overflow:auto;max-height:calc(100vh - 350px);min-height:68vh;transition:all .5s}.common-users .common-users__page-content table{animation:openAnimation .5s ease-in-out}.common-users .common-users__page-content table thead th{position:-webkit-sticky;position:sticky;top:0}.common-users .common-users__page-content th{background-color:#2e1d30}.common-users .common-users__page-content .table>tbody>tr>td,.common-users .common-users__page-content .table>thead>tr>th{padding-left:20px}.common-users .common-users__page-content td:nth-child(3),.common-users .common-users__page-content td:nth-child(4),.common-users .common-users__page-content th:nth-child(3){text-align:start}.common-users .common-users__page-content td{width:50%}.bonuses-report__controls{background-color:#0a020b;display:flex;margin-bottom:20px}.bonuses-report__controls .radio-item{margin-right:20px}.bonuses-report__controls label{margin:0}.bonuses-report .table{text-align:end}.bonuses-report .table tr th,.bonuses-report .table tr th:hover{background-color:#0e0310;font-weight:400}.ip-history .page-header-ip{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.ip-history .page-header-ip h1{display:block!important;height:unset}.ip-history .page-header-ip button.custom-buttom{position:relative;top:2px}.ip-history .page-header-ip button.custom-buttom span{position:relative;top:-2px;left:-1px}.ip-history .page-header-ip .ip-history__header-row{display:flex}.ip-history .flag-icon{margin-left:5px}.ip-history__content{overflow:auto;max-height:calc(100vh - 400px);display:flex;flex-direction:column-reverse}.ip-history__content-row{display:flex;justify-content:flex-end}.ip-history__content-row .date-time-range__box{margin-right:50px}.ip-history__content table{animation:openAnimation .5s ease-in-out}.ip-history__content table thead{position:relative;z-index:2}.ip-history__content table thead th{position:-webkit-sticky;position:sticky;top:0}@keyframes openAnimation{0%{transform:translateY(-100%) scaleY(0)}to{transform:translateY(0) scaleY(1)}}.ip-history__content th{background-color:#2e1d30}.ip-history__content .table>tbody>tr>td,.ip-history__content .table>thead>tr>th{padding-left:20px}.ip-history__content td:nth-child(3),.ip-history__content td:nth-child(4),.ip-history__content th:nth-child(3){text-align:start}.ip-history__content .td_time{color:#909090}.ip-history__content .pagination{padding:10px 15px}.fade.button-tooltip.show.tooltip.bs-tooltip-left{opacity:1;width:100%;max-width:23rem}.fade.button-tooltip.show.tooltip.bs-tooltip-left .tooltip-inner{background:#10827d;border-radius:0;color:#fff;padding:7px 15px;box-shadow:0 1px 5px #727272;width:100%;height:10rem;color:#000;text-align:left;max-width:23rem}.fade.button-tooltip.show.tooltip.bs-tooltip-left .arrow:before{border-left-color:#10827d!important}.date-time-range-ip{display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px}.user-offers{justify-content:center;flex-direction:column;grid-gap:4px;gap:4px}.offer-header,.user-offers{display:flex;align-items:center}.offer-header{justify-content:end;width:100%;padding-bottom:10px;border-bottom:1px solid #fff}.create-offer-btn{background:#000;color:#fff;border:1px solid #000;border-radius:20px;padding:4px 8px;font-size:12px;font-weight:500}.promo-code{display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:4px;gap:4px}.exclusive-offer{border-radius:20px;background:#add8e6;border:1px solid #add8e6}.exclusive-offer,.first-deposit-bonus{display:inline-flex;align-items:center;font-size:12px;font-weight:500;color:#000;padding:4px 8px;margin-left:4px}.first-deposit-bonus{background:#90ee90;border:1px solid #90ee90;border-radius:20px;justify-content:center;grid-gap:4px;gap:4px}.free-cash{background:#74d9e4;border:1px solid #74d9e4;border-radius:20px}.free-cash,.wagering{color:#000;font-size:12px;font-weight:500;padding:4px 8px;margin-left:4px;display:inline-flex;align-items:center;justify-content:center;grid-gap:4px;gap:4px;white-space:nowrap}.wagering{background:#f5e276;border:1px solid #f5e276;border-radius:20px}.info-box{display:flex;align-items:start;justify-content:start;flex-direction:column;grid-gap:4px;gap:4px}.info-box h3{font-size:16px;font-weight:500}.info-box h3,.info-box p{color:#fff;text-align:center}.info-box p{font-size:14px;font-weight:400}.create-offer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.create-offer>.create-offer-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:20px;width:100%;padding-bottom:10px;border-bottom:1px solid #fff}.offer-details-title{color:#fff}.offer-details,.offer-details-title{font-size:14px;font-weight:500;cursor:pointer;font-style:italic}.offer-details{display:flex;align-items:start;justify-content:start;width:100%;color:#2ae5dd;margin-bottom:10px}.create-offer-form{flex-direction:column}.create-offer-form,.form-container{display:flex;align-items:center;justify-content:center;width:100%;grid-gap:20px;gap:20px}.form-container{flex-direction:row}.form-group{width:50%}.form-group,.form-group-date{display:flex;flex-direction:column;align-items:start;justify-content:center}.form-group-date{width:100%}.form-control-input{width:200px!important;background-color:#000!important;color:#fff!important;border:1px solid #fff!important;border-radius:5px!important;padding:5px 10px!important}.submit-btn-container{display:flex;align-items:center;justify-content:end;width:100%;grid-gap:10px;gap:10px}.cancel-btn{background-color:red!important;color:#fff;border:1px solid red!important;border-radius:20px;padding:4px 8px;font-size:12px;font-weight:500}.error-message{color:red;font-size:14px;font-weight:500;margin-top:6px}.bet-list-page{padding-top:6px}.bet-list-page h1{margin-right:20px;position:absolute;padding-top:2px}.bet-list-page .bet-list-report .page-header{padding-bottom:3px;margin-bottom:10px}.bet-list-page .bet-list-report .page-header__main{margin-left:8.6rem}.bet-list-page .bet-list-report .page-header__main #DateRangePickerChildren{padding:0}.bet-list-page .bet-list-report .page-header__main #DateRangePickerChildren #formControlsTextB{padding:8px}.bet-list-page .bet-list-report .page-header__main>button.custom-buttom{position:relative;top:2px}.bet-list-page .bet-list-report .page-header__main>*{margin-bottom:4px}.bet-list-page .bet-list-report .page-header__filters{padding-top:3px}.bet-list-page .bet-list-report .page-header__filters>*{margin-bottom:3px}.bet-list-page .bet-list-report table tbody td{vertical-align:middle}.bet-list-page .bet-list-report__past .past__body{max-height:calc(100vh - 400px)}.bet-list-page .bet-list-report__main .main-report-content,.bet-list-page .bet-list-report a.nav-link.active{background-color:#100311!important}.bet-list-page .bet-list-report a.nav-link{margin-right:3px}.pnl-by-agent__view-bets .breackdown-statement{padding-top:7px}.pnl-by-agent__view-bets .breackdown-statement .page-header{padding-bottom:5px;margin-bottom:17px}.pnl-by-agent__view-bets .breackdown-statement .page-header button{margin:7px 0 0}.pnl-by-agent__view-bets .breackdown-statement .nav{margin-bottom:28px}.bet-list-report .mdi-icon.active,.pnl-by-market .mdi-icon.active{color:#10827d}.bet-list-report .page-header,.pnl-by-market .page-header{margin-bottom:9px;padding-bottom:1px}.bet-list-report .page-header>div>*,.pnl-by-market .page-header>div>*{margin-bottom:5px}.bet-list-report .page-header__filters,.bet-list-report .page-header__filters>div,.bet-list-report .page-header__main,.bet-list-report .page-header__main>div,.bet-list-report .page-header__main>div>div,.pnl-by-market .page-header__filters,.pnl-by-market .page-header__filters>div,.pnl-by-market .page-header__main,.pnl-by-market .page-header__main>div,.pnl-by-market .page-header__main>div>div{display:flex;align-items:center}.bet-list-report .page-header__main,.bet-list-report .page-header__main>div,.pnl-by-market .page-header__main,.pnl-by-market .page-header__main>div{flex-wrap:wrap;justify-content:space-between}.bet-list-report .page-header__filters,.pnl-by-market .page-header__filters{flex-wrap:wrap}.bet-list-report .page-header__main .date-time-range__box,.pnl-by-market .page-header__main .date-time-range__box{height:2.57rem}.bet-list-report .page-header__main .filter__toggle,.pnl-by-market .page-header__main .filter__toggle{padding:.6rem 8px;height:2.57rem;margin:0 8px;background-color:#37133f;cursor:pointer}.bet-list-report .page-header__main #bet-list-report__filter:checked+.filter__toggle,.pnl-by-market .page-header__main #bet-list-report__filter:checked+.filter__toggle{background-color:#fff;color:#000}.bet-list-report .page-header__filters,.pnl-by-market .page-header__filters{padding-top:1px;padding-bottom:2px}.bet-list-report .page-header__filters>*,.bet-list-report .page-header__filters>*>*,.pnl-by-market .page-header__filters>*,.pnl-by-market .page-header__filters>*>*{margin-right:8px}.bet-list-report .page-header__filters>*>:last-child,.bet-list-report .page-header__filters>:last-child,.pnl-by-market .page-header__filters>*>:last-child,.pnl-by-market .page-header__filters>:last-child{margin-right:0}.bet-list-report .page-header__filters.invisible,.pnl-by-market .page-header__filters.invisible{display:none}.bet-list-report .page-header__filters .dropdown-toggle.btn.btn-primary,.pnl-by-market .page-header__filters .dropdown-toggle.btn.btn-primary{background-color:#37133f;height:37px;padding-left:10px}.bet-list-report .page-header__filters .dropdown-toggle.btn.btn-primary:after,.pnl-by-market .page-header__filters .dropdown-toggle.btn.btn-primary:after{top:18px;right:10px}.bet-list-report__radios{padding:0 10px 0 44px}.bet-list-report__radios .radio-item{padding:0 5px!important}.bet-list-report__radios label:before{margin:0 3px 0 0!important}.bet-list-report__main>.main-report-content,.bet-list-report a.nav-link.active,.pnl-by-market a.nav-link.active{background-color:#0a020b!important}.bet-list-report .main-tabs.navbar,.pnl-by-market .main-tabs.navbar{padding:0;margin:0;min-height:auto;border:none}.bet-list-report .main-tabs.navbar a.nav-link,.pnl-by-market .main-tabs.navbar a.nav-link{width:120px;padding:4px 10px}.bet-list-report__alert{margin-bottom:20px}.bet-list-report .main-report-content,.pnl-by-market .main-report-content{padding:20px}.bet-list-report .main-report-content tbody td>p,.pnl-by-market .main-report-content tbody td>p{margin:0}.bet-list-report .main-report-content .table.table-dark.table-striped tr>*,.pnl-by-market .main-report-content .table.table-dark.table-striped tr>*{text-align:right}.bet-list-report .main-report-content .table.table-dark.table-striped tr>.text-align-left,.pnl-by-market .main-report-content .table.table-dark.table-striped tr>.text-align-left{text-align:left;vertical-align:middle}.bet-list-report .current__controls,.pnl-by-market .current__controls{display:flex;margin-bottom:8px}.bet-list-report .current__controls>*,.pnl-by-market .current__controls>*{margin-right:23px}.bet-list-report .current__controls>* label,.pnl-by-market .current__controls>* label{font-weight:400;position:relative;top:-1px}.bet-list-report .current__controls>* .custom-radio,.pnl-by-market .current__controls>* .custom-radio{margin-right:.4rem}.bet-list-report .current__body,.pnl-by-market .current__body{max-height:calc(100vh - 420px);overflow:auto}.bet-list-report .past__body,.pnl-by-market .past__body{max-height:31rem;overflow:auto}.pnl-by-agent{padding-top:9px}.pnl-by-agent .page-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:3px;margin-bottom:7px}.pnl-by-agent .page-header__group{display:flex}.pnl-by-agent .page-header__group h1{width:17rem;position:relative;top:-2px;margin-right:56px}.pnl-by-agent .page-header__group .date-time-range__box{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.pnl-by-agent__main .main-page-content{overflow:auto;max-height:calc(100vh - 350px);margin-top:28px}.pnl-by-agent__main .main-page-content .table thead tr{text-align:end}.pnl-by-agent__main .main-page-content .table thead tr:first-child{text-align:center}.pnl-by-agent__main .main-page-content .table thead tr th{padding:5px}.pnl-by-agent__main .main-page-content .table tbody td{text-align:end}.pnl-by-agent__main .main-page-content .table tbody td.event-name{background-color:#6b5f6c;text-align:start;padding-left:16px}.pnl-by-agent__main .main-page-content .table tbody td.event-name:hover{background-color:rgba(150,140,151,.7725490196078432)!important}.pnl-by-agent__main .main-page-content .table tbody td.agency-name{text-align:start;padding-left:24px}.pnl-by-agent__main .main-page-content .table tbody th{text-align:end}.pnl-by-agent__main .main-page-content .table tbody .delimiter-row{background-color:#706572}.pnl-by-agent__main .main-page-content .table tbody .delimiter-row:hover{background-color:rgba(170,158,172,.7725490196078432)!important}.pnl-by-agent__main .main-page-content .border_right-side{border-right:1px solid #ddd!important}.pnl-by-agent__view-bets .downline-nav{margin:17px 0 21px}.pnl-by-agent .downline-nav svg{margin:0 3px}.pnl-by-market{padding-top:7px}.pnl-by-market .page-header{padding-bottom:0}.pnl-by-market .page-header__main h1{margin-right:62px}.pnl-by-market .page-header__main>div{align-items:flex-start}.pnl-by-market .page-header__main>div>div{margin-top:2px}.pnl-by-market .page-header__main #pnl-by-market__filter:checked+.filter__toggle{background-color:#fff;color:#000}.pnl-report .date-nav{display:flex;justify-content:space-between}.pnl-report .date-nav p{margin:0}.pnl-report .main-report-content{padding:0;max-height:calc(100vh - 320px);overflow:auto}.pnl-report .table thead tr{text-align:end}.pnl-report .table thead tr th{padding:5px}.pnl-report .table thead tr:first-child th{text-align:center!important}.pnl-report .table tbody td{text-align:end;vertical-align:middle}.pnl-report .table tbody td.event-name{text-align:start;padding-left:16px}.pnl-report .table tbody td.event-name.recolor{background-color:#6b5f6c}.pnl-report .table tbody td.event-name.recolor:hover{background-color:rgba(150,140,151,.7725490196078432)!important}.pnl-report .table tbody td.market-name{text-align:start;padding-left:24px}.pnl-report .table tbody th{text-align:end}.pnl-report .table tbody .delimiter-row{background-color:#706572}.pnl-report .table tbody .delimiter-row:hover{background-color:rgba(170,158,172,.7725490196078432)!important}.pnl-report .table tbody .delimiter-row .delimiter-td{text-align:start}.pnl-report .table .border_right-side{border-right:1px solid #ddd!important}.event-management{padding:7px 0}.event-management .page-header{display:flex;margin-bottom:14px}.event-management .page-header h1{margin-right:123px}.event-management .page-header .filters{position:relative;top:2px}.event-management .page-header .filters .radio-item{margin-right:4px}.event-management .page-header .filters label:before{margin-right:3px}.event-management__menu{overflow:auto;max-height:calc(100vh - 310px)}.event-management__menu .menu-item>.card>.card-header{background-color:#422076;height:43px}.event-management__menu .menu-item>.card>.card-header>:first-child{padding-left:11px;margin-top:1px}.event-management__menu .menu-item>.card>.card-header button.btn.btn-link{font-size:20px}.event-management__menu .menu-item>.card .group.accordion>.card>.card-header{height:43px;background-color:#454ea5;margin-top:4px}.event-management__menu .menu-item>.card .group.accordion>.card>.card-header>:first-child{margin-left:41px;margin-top:3px}.event-management__menu .menu-item>.card .group.accordion>.card>.card-header button.btn.btn-link{font-size:18px}.event-management__menu .menu-item>.card .group.accordion>.card .collapse .card-header{background-color:#636cc3;margin-top:1px;border-radius:0;border:none;font-size:16px;padding:5px 0}.event-management__menu .menu-item>.card .group.accordion>.card .collapse .card-header>*{height:33px}.event-management__menu .menu-item>.card .group.accordion>.card .collapse .card-header>:first-child{margin-left:86px;padding-left:34px}.event-management__menu .card{border:none;border-radius:0;background-color:inherit}.event-management__menu .card .card-header{margin-bottom:0!important;display:flex;padding-left:0}.event-management__menu .card .card-header>*{display:flex;align-items:center}.event-management__menu .card .card-header>:first-child{width:30%}.event-management__menu .card .card-header button.btn.btn-link{color:#fff;cursor:pointer;word-break:break-word;font-weight:500}.event-management__menu .card .card-header button.btn.btn-link svg.mdi-icon{margin-right:13.5px;transition:transform 2s}.event-management__menu .card .card-header button.btn.btn-link svg.mdi-icon.active{transform:rotate(180deg)}.event-management__menu .card .card-header button.btn.btn-link:hover{text-decoration:none}.event-management__switch{margin-left:17%}.bet-ticker{padding-top:5px}.bet-ticker .page-header{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:1px;margin-bottom:10px}.bet-ticker .page-header h1{margin:2px 22px 5px 0}.bet-ticker .page-header .page-header__filters,.bet-ticker .page-header .page-header__filters>div,.bet-ticker .page-header__main{display:flex;flex-wrap:wrap}.bet-ticker .page-header .page-header__filters>div>*{margin-left:8px;margin-top:5px}.bet-ticker .page-header .page-header__filters button.dropdown-toggle.btn.btn-primary{height:37px;background-color:#37133f;padding-left:10px}.bet-ticker .page-header .page-header__filters button.dropdown-toggle.btn.btn-primary:after{top:18px}.bet-ticker .page-header .page-header__filters .custom-text-input_black input{height:37px;width:168px;padding-left:9px}.bet-ticker .page-header .page-header__filters .filters__control-buttons{align-items:flex-end;height:32px;margin-top:6px}.bet-ticker .page-header .page-header__filters .filters__control-buttons>button{padding-right:13px}.bet-ticker .page-header .page-header__filters .filters__control-buttons>button:nth-child(2){margin-left:2px;padding-left:14px}.bet-ticker .page-header .page-header__filters .filters__control-buttons>button>span{position:relative;top:-2px;left:-1px}.bet-ticker .page-header .refresh{padding-top:9px;display:flex}.bet-ticker .page-header .refresh__timer{display:flex;justify-content:center;align-items:center;position:relative;top:4px;left:-3px;width:20px;height:20px;margin:0 5px 0 20px;color:rgba(202,224,232,.8)}.bet-ticker .page-header .refresh__button{width:6.62rem}.bet-ticker__main{max-height:calc(100vh - 300px);overflow:auto;padding:20px;background-color:#100311}.bet-ticker__main table td,.bet-ticker__main table th{padding:5px 8px!important;min-height:31px!important}.bet-ticker__main table td{white-space:nowrap}.bet-ticker__main table td:not(:nth-child(3)){max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-ticker__main table td:nth-child(4){max-width:220px}.bet-ticker__main .text-align-center{text-align:center}.casino-report{padding-top:6px}.casino-report .page-header{margin-bottom:9px;padding-bottom:1px}.casino-report .page-header>div>*{margin-bottom:5px}.casino-report .page-header__filters,.casino-report .page-header__filters>div,.casino-report .page-header__main,.casino-report .page-header__main>div,.casino-report .page-header__main>div>div{display:flex;align-items:center}.casino-report .page-header__main,.casino-report .page-header__main>div{flex-wrap:wrap;justify-content:space-between}.casino-report .page-header__filters{flex-wrap:wrap}.casino-report .page-header__main h1{margin-right:144px;padding-top:1px}.casino-report .page-header__main .date-time-range__box{height:2.57rem}.casino-report .page-header__main .filter__toggle{padding:.6rem 8px;height:2.57rem;margin:0 8px;background-color:#37133f;cursor:pointer}.casino-report .page-header__main .filter__toggle .active{fill:#1a827d}.casino-report .page-header__main #casino-report__filter:checked+.filter__toggle{background-color:#fff;color:#000}.casino-report .page-header__main button.custom-buttom{margin-top:3px}.casino-report .page-header__filters{padding-top:1px;padding-bottom:2px}.casino-report .page-header__filters>*,.casino-report .page-header__filters>*>*{margin-right:8px}.casino-report .page-header__filters>*>:last-child,.casino-report .page-header__filters>:last-child{margin-right:0}.casino-report .page-header__filters.invisible{display:none}.casino-report .page-header__filters .dropdown-toggle.btn.btn-primary{background-color:#37133f;height:37px;padding-left:10px}.casino-report .page-header__filters .dropdown-toggle.btn.btn-primary:after{top:18px;right:10px}.casino-report__radios{padding:0 10px 0 44px}.casino-report__radios .radio-item{padding:0 5px!important;margin:9px 0 0}.casino-report__radios label:before{margin:0 3px 0 0!important}.casino-report__alert{margin-bottom:20px}.casino-report__main .main-report-content{margin:0;max-height:calc(100vh - 350px)}.pnl-by-market__view-bets .downline-nav{margin:17px 0 21px}.pnl-by-market__view-bets .downline-nav svg{margin:0 3px}.pnl-by-market__view-bets .breackdown-statement{padding-top:7px;overflow:auto}.pnl-by-market__view-bets .breackdown-statement .page-header{padding-bottom:5px;margin-bottom:17px}.pnl-by-market__view-bets .breackdown-statement .page-header button{margin:7px 0 0}.help__sidebar-menu{height:100%;padding:12px 12px 22px 2px;width:184px;min-width:184px;color:#fff;border-right:1px solid #fff}.help__sidebar-menu .help-sidebar-menu__ul{padding:5px 20px}.help__sidebar-menu .help-sidebar-menu__ul2,.help__sidebar-menu .help-sidebar-menu__ul3{margin-left:10px;padding:5px 0;list-style-type:disc}.help__sidebar-menu .help-sidebar-menu__ul a:hover{opacity:.6}.erroredModal li{width:50%}.info-pop-up{position:absolute;top:24%;left:50%;transform:translate(-50%);width:460px;height:42px;background:#108423;color:#fff;font-size:14px;font-weight:400;padding:10px 40px;margin:30px 0}.info-pop-up:after{content:"";background-image:url(/static/media/check_mark.acd81e9e.svg);width:15px;height:10px;position:absolute;left:15px;top:15px;background-repeat:no-repeat;background-size:contain}div.info-pop-up.failed-save{background:#b71502}div.info-pop-up.failed-save:after{display:none}.payment-reports__edit-button{background-image:url(/static/media/edit.e4771aaf.svg);background-repeat:no-repeat;background-position:100%;background-size:20px;position:absolute;width:40px;height:40px;cursor:pointer;top:0;right:15px}.payment-reports{font-family:"Lato";width:100%}.payment-reports__header{display:grid;grid-template-columns:87% 8%;grid-column-gap:5%;padding-bottom:3px;border-bottom:1px solid #424647}.payment-reports__header_date-row{display:flex}.payment-reports__header_date-row h1{width:30%;color:#fff}.payment-reports__header_date-unput-row{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:5px;column-gap:5px;margin:5px 0}.payment-reports__header_date-unput-row .custom-text-input_black input{min-width:0;width:100%}.payment-reports__header-search-column{display:flex;align-items:flex-end;justify-content:flex-end;position:relative;padding:0 5px 7px}.payment-reports__header-search-column-buttons{display:flex;justify-content:center;padding-left:10px;align-items:center}.payment-reports__header-search-column-buttons-autoRefresh{margin-right:10px!important;height:20px!important;width:20px!important}.payment-reports__header-search-column-buttons-autoRefreshTitle{width:85px}.payment-reports__header-search-column-search-wrapper{width:318px}.payment-reports li,.payment-reports ul{list-style:none;margin:0;padding:0}.payment-reports__table-row-date{display:flex;justify-content:space-between;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.payment-reports__table-header{display:flex}.payment-reports__table-header li{width:20%;text-align:center;font-size:12px;font-weight:700;color:#849398}.payment-reports__table-header-sort{position:relative;cursor:pointer}.payment-reports__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.payment-reports__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.payment-reports__table-body{margin-top:10px}.payment-reports__table-body ul{background-color:#2e1d30}.payment-reports__table-body ul:nth-child(2n){background-color:#170519}.payment-reports__table-body-row{display:flex;align-items:center}.payment-reports__table-body-row li{height:60px;display:flex;align-items:center;justify-content:center;width:20%;text-align:center;font-size:14px;font-weight:400;color:#fff;position:relative}.payment-reports__table-body-row-date{display:flex;flex-direction:column}.payment-reports__table-body-row-date div.time{color:#849398}.payment-reports__table-body-row .payment-reports__edit-button{background-image:url(/static/media/edit.e4771aaf.svg);background-repeat:no-repeat;background-position:100%;background-size:20px;position:absolute;width:40px;height:100%;cursor:pointer;top:0;right:0}@media (max-width:1400px){div.payment-reports__header{grid-template-columns:85% 8%;grid-column-gap:7%}div.payment-reports__header_date-unput-row{grid-template-columns:repeat(4,1fr);grid-row-gap:5px}}.deposit-entry-pop-up{position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.deposit-entry-pop-up__form-wrapper{padding:25px 20px;background:#26183e;width:500px;height:310px}.deposit-entry-pop-up__form-wrapper .deposit-entry__label{padding:0 3px}.deposit-entry-pop-up__form-title{font-size:18px;margin-bottom:30px}.deposit-entry-pop-up__title_row{display:flex;font-size:18px;color:#fff;margin-bottom:25px}.deposit-entry-pop-up__title_row-id{margin-left:45px;font-weight:700}.deposit-entry-pop-up__form-input-wrapper{display:flex;flex-direction:column;margin-bottom:20px}.deposit-entry-pop-up__form-input-wrapper:not(:last-child){margin-bottom:25px}.deposit-entry-pop-up__form-input{border-radius:0;height:42px;font-weight:400;font-size:14px;color:#5f686b;padding:12px 15px}.deposit-entry-pop-up__form-input::-webkit-input-placeholder{font-weight:400;font-size:14px;color:#5f686b}.deposit-entry-pop-up__form-input::-moz-placeholder{font-weight:400;font-size:14px;color:#5f686b}.deposit-entry-pop-up__form-button{width:65px;height:40px;display:inline-flex;justify-content:center;align-items:center;border:none}.deposit-entry-pop-up__form-button:hover{background:#109993;box-shadow:2px 2px 0 #073e3c,inset -2px -2px 0 #095551}.deposit-entry-pop-up__form-reset{margin-right:25px;background:transparent;color:#16c431}.deposit-entry-pop-up__form-save{background:#0f8422;box-shadow:inset -2px -2px 0 #0b5617}.deposit-entry-pop-up__form-footer{display:flex;justify-content:flex-end}.deposit-entry-pop-up .deposit-entry__form-save{pointer-events:none}.deposit-entry-pop-up .unlock-button.deposit-entry__form-save{pointer-events:auto}.status-dropdown{width:100%;height:34px;min-width:168px;font-weight:400;font-size:14px;color:#5f686b;cursor:pointer}.status-dropdown-selected{background-color:#2e1d30;width:100%;height:100%;display:flex;align-items:center;padding:0 15px;position:relative}.status-dropdown-selected:after{content:"";position:absolute;right:10px;top:16px;border:5px solid transparent;border-top-color:#fff}.status-dropdown li,.status-dropdown ul{list-style:none;margin:0;padding:0}.status-dropdown-options{width:100%;font-size:14px;font-weight:400;color:#fff;position:relative;background:#27082a;z-index:1}.status-dropdown-options li{padding:5px 15px!important;background:#2e1d30;cursor:pointer;height:32px;margin:2px 0!important}.search-custom-main,.search-custom-main input{position:relative;width:100%}.search-custom-main input{height:36px;border:none;border-radius:24px;background:#2f2f2f;padding:0 35px}.search-custom-main:after{content:"";background-image:url(/static/media/search.a4475e29.svg);width:20px;height:15px;position:absolute;left:14px;top:12px;background-repeat:no-repeat;background-size:contain}.account_balance{font-family:"Lato";width:100%}.account_balance__header{display:grid;grid-template-columns:87% 8%;grid-column-gap:5%;padding-bottom:3px;border-bottom:1px solid #424647}.account_balance__header_date-row{display:flex}.account_balance__header_date-row h1{width:30%;color:#fff}.account_balance__header_date-unput-row{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:5px;column-gap:5px;margin:5px 0}.account_balance__header_date-unput-row .custom-text-input_black input{min-width:0;width:100%}.account_balance__header-search-column{display:flex;align-items:flex-end;justify-content:flex-end;position:relative;padding:0 5px 7px}.account_balance__header-search-column-buttons{display:flex;justify-content:center;padding-left:10px}.account_balance__header-search-column-search-wrapper{width:318px}.account_balance li,.account_balance ul{list-style:none;margin:0;padding:0}.account_balance__table-row-date{display:flex;justify-content:space-between;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.account_balance__table-header{display:flex}.account_balance__table-header li{width:33.33333%;text-align:center;font-size:12px;font-weight:700;color:#849398}.account_balance__table-header-sort{position:relative;cursor:pointer}.account_balance__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.account_balance__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.account_balance__table-body{margin-top:10px}.account_balance__table-body ul{background-color:#2e1d30}.account_balance__table-body ul:nth-child(2n){background-color:#170519}.account_balance__table-body-row{display:flex;align-items:center}.account_balance__table-body-row li{height:60px;display:flex;align-items:center;justify-content:center;width:33.33333%;text-align:center;font-size:14px;font-weight:400;color:#fff;position:relative}.account_balance__table-body-row-date{display:flex;flex-direction:column}.account_balance__table-body-row-date div.time{color:#849398}.account_balance__table-body-row .payment-reports__edit-button{background-image:url(/static/media/edit.e4771aaf.svg);background-repeat:no-repeat;background-position:100%;background-size:20px;position:absolute;width:40px;height:100%;cursor:pointer;top:0;right:0}@media (max-width:1400px){div.account_balance__header{grid-template-columns:85% 8%;grid-column-gap:7%}div.account_balance__header_date-unput-row{grid-template-columns:repeat(4,1fr);grid-row-gap:5px}}.cursor-pointer{cursor:pointer!important}.customer-reports{font-family:"Lato";width:100%}.customer-reports__header{display:grid;grid-template-columns:87% 8%;grid-column-gap:5%;padding-bottom:3px;border-bottom:1px solid #424647}.customer-reports__header_date-row{display:flex}.customer-reports__header_date-row h1{width:300px;color:#fff}.customer-reports__header_date-unput-row{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:5px;column-gap:5px;margin:5px 0}.customer-reports__header_date-unput-row .customer-reports__textInputCustom,.customer-reports__header_date-unput-row .customer-reports__textInputCustom input{width:100%;min-width:0}.customer-reports__header-search-column{display:flex;align-items:flex-end;justify-content:flex-end;position:relative;padding:0 5px 7px;flex-direction:column}.customer-reports__header-search-column-buttons{display:flex;flex-direction:row;padding-left:10px}.customer-reports__header-search-column-search-wrapper{width:318px}.customer-reports li,.customer-reports ul{list-style:none;margin:0;padding:0}.customer-reports__table-row-date{display:flex;justify-content:flex-end;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.customer-reports__table-header{display:flex}.customer-reports__table-header li{width:9.09091%;text-align:center;font-size:12px;font-weight:700;color:#849398}.customer-reports__table-header-sort{position:relative;cursor:pointer}.customer-reports__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.customer-reports__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.customer-reports__table-body{margin-top:10px}.customer-reports__table-body ul{background-color:#2e1d30}.customer-reports__table-body ul:nth-child(2n){background-color:#170519}.customer-reports__table-body-row{display:flex;align-items:center;position:relative}.customer-reports__table-body-row li{min-height:60px;display:flex;align-items:center;justify-content:center;width:9.09091%;text-align:center;font-size:14px;font-weight:400;color:#fff;overflow-wrap:anywhere;padding:5px 0}.customer-reports__table-body-row-date{display:flex;flex-direction:column}.customer-reports__table-body-row-date div.time{color:#849398}.customer-reports .customer-reports__table-body-row-cancel{cursor:pointer;display:flex;align-items:center;grid-gap:10%;gap:10%}.customer-reports .customer-reports__table-body-row-cancel.Cancelled,.customer-reports .customer-reports__table-body-row-cancel.Complete{opacity:0;pointer-events:none;cursor:auto}.customer-reports .customer-reports__auto-refresh-wrapper{width:120px;margin-bottom:10px;font-size:14px}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button-wrapper{display:flex;align-items:center}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button{margin-left:10px;width:75px;height:25px;padding:5px;border-radius:25px;background:#b71502;display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;transition:background-color .3s ease 0s}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button .customer-reports__auto-refresh-on{opacity:0}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active{background:#10827d}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-on{opacity:1}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-off{opacity:0}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-toggle-icon{position:absolute;top:0;left:0;width:25px;height:25px;background:#fff;border-radius:50%;transition:.3s}.customer-reports .customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-toggle-icon{transform:translate3d(50px,0,0)}.customer-reports .customer-reports__table-header.autoRefreshOn .customer-reports__table-header-sort-button:not(.customer-reports__createdAt-button){pointer-events:none;cursor:auto;opacity:.7}.approveBtn,.initiatedBtnClass{display:flex;align-items:center;justify-content:center}.initiatedBtnClass{flex-direction:column;grid-gap:5px;gap:5px}.deposit-pop-up_1{position:fixed!important;top:0!important;left:0!important;bottom:0!important;right:0!important;background-color:rgba(0,0,0,.5)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1!important}.deposit-pop-up__body_1{padding:36px!important;background:#27082a!important;border-radius:11px!important;width:100%!important;max-width:400px!important;height:-webkit-max-content!important;height:max-content!important;display:grid!important;grid-template-rows:auto auto auto!important;font-weight:500!important;font-size:13px!important;position:relative!important}.deposit-pop-up__title_1{font-size:18px!important;text-align:center!important;padding:15px 0!important}.deposit-pop-up__row-title_1{display:flex!important;flex-direction:column!important}.deposit-pop-up__row-title_1 div{display:flex!important;margin-bottom:5px!important}.deposit-pop-up__row-title_1 div p{margin:0!important;width:100px!important}.deposit-pop-up__row-title_1-icon_1{position:absolute!important;right:23px!important;top:23px!important;width:13px!important;height:13px!important;background-image:url(/static/media/closeIcon.54854cb2.svg)!important;background-repeat:no-repeat!important;background-size:cover!important}.deposit-pop-up__row-buttons_1{display:flex!important}.deposit-pop-up__row-buttons-wrapper_1{display:flex!important;align-items:center!important;width:100%!important;justify-content:flex-end!important;padding-top:5%!important;grid-gap:10px!important;gap:10px!important}.deposit-pop-up__row-buttons-wrapper_1 .custom-buttom_1{margin-left:20px!important}.deposit-pop-up__row-buttons-wrapper_1 button{box-shadow:none!important;border:none!important;border-radius:4px!important}.deposit-pop-up__row-buttons-wrapper_1 button:hover{box-shadow:none!important;scale:1.05!important;cursor:pointer!important}.remark_section{display:flex!important;flex-direction:column!important;width:100%!important;align-items:flex-start!important;justify-content:center!important;grid-gap:5px!important;gap:5px!important}.remark_section .remark_section__textarea{width:100%!important;border-radius:5px!important;padding:10px!important;font-family:Lato!important;font-weight:500!important;font-size:14px!important;resize:none!important;outline:none!important;border:none!important}.message{position:fixed!important;bottom:1rem!important;right:1rem!important}.approval-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.approval-popup{background:#27082a!important;border-radius:11px!important;padding:20px!important;width:100%!important;max-width:400px!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important}.approval-popup .approval-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.approval-popup .approval-popup-header h3{margin:0;font-size:1.2rem;font-weight:600}.approval-popup .approval-popup-header .close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;color:#666;line-height:1}.approval-popup .approval-popup-header .close-button:hover{color:#333}.approval-popup .approval-popup-content{margin-bottom:20px}.approval-popup .approval-popup-content p{margin:0;color:#666;line-height:1.5}.approval-popup .request-id{margin-bottom:20px}.approval-popup .utr-number{margin-bottom:20px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.approval-popup .utr-number label{font-size:13px;font-weight:500}.approval-popup .utr-number input{background:#000;border-radius:4px;padding:10px;color:#fff;border:none;outline:none}.approval-popup .approval-popup-actions{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px}.approval-popup .approval-popup-actions button{min-width:100px}.approval-popup .approval-popup-actions button:disabled{opacity:.7;cursor:not-allowed}.time{color:#849398}.timeOne{color:#add8e6!important}.withdrawal-pop-up{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.pending-withdrawals-reports{font-family:"Lato";width:100%}.pending-withdrawals-reports__header{display:grid;grid-template-columns:1fr 1.1fr 2fr;padding-bottom:3px;border-bottom:1px solid #424647}.pending-withdrawals-reports__header h1{color:#fff}.pending-withdrawals-reports__header-filter{width:310px;display:flex;justify-content:space-between}.pending-withdrawals-reports__header-filter input{width:150px;height:36px;border:none;border-radius:24px;background:#2f2f2f;padding:0 35px}.pending-withdrawals-reports__header-search-column{display:flex;align-items:flex-end;justify-content:space-between;position:relative;padding-bottom:5px}.pending-withdrawals-reports__header-search-column-buttons{display:flex;flex-direction:row;padding-left:10px}.pending-withdrawals-reports__header-search-column-search-wrapper{width:318px}.pending-withdrawals-reports li,.pending-withdrawals-reports ul{list-style:none;margin:0;padding:0}.pending-withdrawals-reports__table{padding:10px 0}.pending-withdrawals-reports__table-row-date{display:flex;justify-content:space-between;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.pending-withdrawals-reports__table-header{display:flex}.pending-withdrawals-reports__table-header li{width:9.09091%;text-align:center;font-size:12px;font-weight:700;color:#849398}.pending-withdrawals-reports__table-header-sort{position:relative;cursor:pointer}.pending-withdrawals-reports__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.pending-withdrawals-reports__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.pending-withdrawals-reports__table-body{margin-top:10px}.pending-withdrawals-reports__table-body ul{background-color:#2e1d30}.pending-withdrawals-reports__table-body ul:nth-child(2n){background-color:#170519}.pending-withdrawals-reports__table-body ul:hover{cursor:pointer;background-color:#3e2a3c;transform:scaleY(1.05) scaleX(1.005);transition:all .3s ease-in-out;z-index:1}.pending-withdrawals-reports__table-body-row{display:flex;align-items:center}.pending-withdrawals-reports__table-body-row li{min-height:60px;display:flex;align-items:center;justify-content:center;width:9.09091%;text-align:center;font-size:14px;font-weight:400;color:#fff;overflow-wrap:anywhere;padding:5px 0}.pending-withdrawals-reports__table-body-row-date{display:flex;flex-direction:column}.pending-withdrawals-reports__table-body-row-date div.time{color:#849398}.withdrawal-pop-up__body{position:absolute;top:20px;max-height:700px;overflow:auto;padding:8px}.notifications-dropdown{position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:4px;list-style:none;padding:4px;margin-top:5px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000;max-height:300px;max-width:700px;overflow-y:auto;top:50px;color:#000}.notifications-dropdown li{padding:2px 10px;cursor:pointer}.notifications-dropdown li:hover{background-color:#f0f0f0}.withdrawal-pop-up{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:100;background:rgba(0,0,0,.5);width:100%;height:100vh;overflow:hidden}.withdrawal-pop-up__row-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.withdraw_popup_title{font-weight:700;width:20%}.withdraw_popup_data,.withdraw_popup_title{font-size:16px;color:#fff;padding-left:0!important}.withdraw_popup_data{font-weight:500;display:flex;align-items:center;justify-content:space-between;width:80%}.withdraw_popup_data span{word-wrap:break-word;width:80%}.data-table{width:100%;display:flex;grid-gap:10px;gap:10px}.data-table td{width:25%;display:flex;align-items:flex-start;justify-content:space-between}.data-table-title{width:100%;display:flex;grid-gap:10px;gap:10px}.data-table-title td{width:30%;display:flex;align-items:flex-start;justify-content:space-between}.remark_section{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.remark_section textarea{width:100%;border:none;border-radius:4px;resize:none}.withdraw_popup_buttons{display:flex;align-items:center;justify-content:flex-end;grid-gap:5%;gap:5%;padding-top:2%}.withdraw_popup_buttons button{border-radius:4px;cursor:pointer;border:none;box-shadow:none!important}.withdraw_popup_buttons button:hover{scale:1.05;box-shadow:none!important}.close{position:absolute;top:.5rem;right:.5rem;cursor:pointer;background:hsla(0,0%,50.2%,.5);border-radius:50%;aspect-ratio:1;height:24px}.close,.close svg{display:flex;align-items:center;justify-content:center}.close svg{text-align:center}.closePopup{animation:closePopUp .32s ease-in-out}@keyframes closePopUp{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.svgIcon{width:16px;height:16px;display:flex;align-items:flex-end;justify-content:flex-end}.main_copy_icon{display:flex!important;align-items:center!important;justify-content:flex-end!important}.exported-batches{line-height:1}.exported-batches h1{color:#fff}.exported-batches ul{padding:0;margin:0;list-style:none}.exported-batches .selectionbar button{margin-right:16px}.exported-batches .exported-batches__header-wrapper{padding-top:10px;padding-bottom:20px;border-bottom:1px solid #424647;margin-bottom:25px}.exported-batches__header{display:flex;align-items:center;width:100%;max-width:1140px}.exported-batches .exported-batches__header-filters{width:100%;max-width:900px;display:flex;justify-content:space-between}.exported-batches .exported-batches__header-filters-inputs{display:flex}.exported-batches .custom-text-input_black.customer-reports__textInputCustom{display:flex;align-items:center}.exported-batches .custom-text-input_black.customer-reports__textInputCustom input{background:#2e1d30;height:32px}.exported-batches .custom-text-input_black.customer-reports__textInputCustom:first-child{margin-right:8px}.exported-batches .exported-batches__header-date-buttons{display:flex;align-items:center}.exported-batches .exported-batches__header-buttons{display:flex}.exported-batches .exported-batches__header-buttons button{width:60px;height:32px;border:none!important;box-shadow:none!important}.exported-batches .exported-batches__header-buttons button:first-child{margin-right:8px}.exported-batches .exported-batches__header-date{margin-right:10px}.exported-batches__table-header{font-weight:700;font-size:12px;color:#849398;display:flex;list-style:none;text-align:center}.exported-batches__table-header li{width:14.28571%;padding:10px}.exported-batches__table-header-sort{position:relative;cursor:pointer}.exported-batches__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.exported-batches__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.exported-batches__table-header.uploaded li,.exported-batches__table-header.with-remark li,.exported-batches__table-header.with-utr li{width:7.69231%;padding:10px;min-width:140px}.exported-batches__table-header.erroredEntries li{width:50%;padding:10px;min-width:140px}.exported-batches .exported-batches__table-row:nth-child(odd){background:#170519}.exported-batches div.exported-batches__table-row:nth-child(2n){background:#2e1d30}.exported-batches .exported-batches__table-row{position:relative}.exported-batches .exported-batches__table-row-button{width:auto;align-self:center}.exported-batches .exported-batches__table-row-arrow-icon{width:20px;height:20px;position:absolute;left:24px;top:20px;cursor:pointer}.exported-batches .exported-batches__table-row.accordeonOpen .exported-batches__table-row-arrow-icon{transform:rotate(180deg)}.exported-batches__list-date-cell,.exported-batches__list-date-cell div{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.exported-batches__list-date-cell span{color:#fff;font-size:14px;text-align:center;letter-spacing:.02em}.exported-batches__list-date-cell .time{color:#849398;display:inline-block;margin-top:5px}.exported-batches__table-row-main-list{font-weight:400;font-size:14px;text-align:center;letter-spacing:.02em;display:flex}.exported-batches__table-row-main-list li{width:14.28571%;padding:15px 10px;display:flex;align-items:center;justify-content:center}.exported-batches__table-row-main-list.with-remark li,.exported-batches__table-row-main-list.with-utr li{width:8.33333%}.exported-batches__table-row-main-list.with-remark .input-utr,.exported-batches__table-row-main-list.with-utr .input-utr{color:#000;width:100%;min-width:110px}.exported-batches__table-row-main-list.uploaded li{width:7.69231%;padding:10px;min-width:140px}.exported-batches__table-row-main-list.erroredEntries li{width:50%;padding:10px;min-width:140px}.exported-batches__table-row-inner-header{font-weight:700;font-size:12px;text-align:center;color:#849398;display:flex}.exported-batches__table-row-inner-header li{width:10%;padding:15px 10px}.exported-batches__table-row-inner-header{background:#27082a}.exported-batches__table-row-inner-list{background:#3a0c3e;display:flex;text-align:center}.exported-batches__table-row-inner-list li{width:10%;padding:15px 10px;display:flex;justify-content:center;align-items:center}.exported-batches__table-button{font-weight:400;font-size:14px;color:#fff;width:69px;height:32px;padding:0;border:none;box-shadow:none}.exported-batches__table-button a{text-decoration:none;display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center}.exported-batches__table-button a span{color:#fff}.exported-batches .exported-batches__complete_button:hover{background:#109993}.exported-batches .exported-batches__download_button:hover{background:#d01a00}.exported-batches__table-button:first-child{margin-right:10px}.exported-batches__complete_button{background:#10827d;padding:5px}.exported-batches__download_button{background:#b71502;margin-right:10px;padding:5px}.responseMessage{min-width:40%;min-height:100px;padding:10px;background:green;display:flex;opacity:.95;font-size:17px;position:absolute;top:-50%;z-index:2;left:30%;text-align:center;justify-content:center;align-items:center;border-radius:15px;flex-direction:column}.back_dark{background:#26032a;padding:.75%;border-radius:5px}.row_my_batch_table{cursor:pointer;transition:all .3s ease-in-out}.row_my_batch_table:hover{background:#3a0c3e;scale:1.015}#myBatchesTable{-webkit-user-select:text;user-select:text}#myBatchesTable thead{border-bottom:.5px solid #797d7e}#myBatchesTable tr{cursor:copy!important}#myBatchesTable td{-webkit-user-select:text;user-select:text;cursor:default!important}.balance-table td,.balance-table th{white-space:nowrap;text-align:center}.balance-table td,.balance-table th{width:12.5%}.export-csv{font-family:"Lato"}.export-csv__header{display:flex;align-items:center}.export-csv__header_title{margin-right:40px}.export-csv__header_filter{width:310px;display:flex;justify-content:space-between;margin-right:15px}.export-csv__header_filter input{width:150px;height:36px;border:none;border-radius:24px;background:#2f2f2f;padding:0 35px}.export-csv ul{list-style:none;margin:0;padding:0}.export-csv .selectionbar button{margin-right:16px}.export-csv__table-header{font-weight:700;font-size:12px;text-align:center;color:#849398;display:flex}.export-csv__table-header li{width:10%;padding:10px;display:flex;align-items:center;justify-content:center;flex-direction:column}.export-csv__table-header li:first-of-type{width:auto}.export-csv__table-header li:first-of-type input{opacity:0}.export-csv__table-header-sort{position:relative;cursor:pointer}.export-csv__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.export-csv__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.export-csv__table-body-row{display:flex;font-weight:400;font-size:14px;letter-spacing:.02em;background:#2e1d30}.export-csv__table-body-row li{width:10%;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center}.export-csv__table-body-row li:first-of-type{width:auto}.export-csv .export-csv__table-body ul.export-csv__table-body-row:nth-child(2n){background:#170519}.export-csv__table-row-cell-column{display:flex;justify-content:center;align-items:center;flex-direction:column}.export-csv__date-cell{color:#849398}.export-csv .deposit-entry{font-family:"Lato";width:100%;max-width:500px;margin:0 auto}.export-csv .deposit-entry__top-select-custom{width:317px;height:42px;font-weight:400;font-size:14px;color:#5f686b;margin-left:17px;margin-right:17px}.export-csv .deposit-entry__top-select-custom-selected{border:2px solid #cc42da;background-color:#fff;width:100%;height:100%;display:flex;align-items:center;padding:0 20px;position:relative}.export-csv .deposit-entry__top-select-custom-selected:after{content:"";position:absolute;right:10px;top:16px;border:5px solid transparent;border-top-color:#5f686b}.export-csv .deposit-entry__top-select-custom-selected.active{background-color:#481953;border-color:transparent transparent #fff;color:#fff}.export-csv .deposit-entry__top-select-custom-selected.active:after{border-color:#fff transparent transparent}.export-csv .deposit-entry__top-select-custom-options{width:100%;position:relative}.export-csv .deposit-entry__top-select-custom-options li{list-style-type:none;padding:10px 20px;background:#fff;border-bottom:1px solid #ddd;cursor:pointer;height:42px;position:relative;right:0}.export-csv .deposit-entry__top-select-custom-options li:hover{background-color:#dcdcdc;color:#fff}.comp_button>.custom-buttom{padding:auto;border-radius:10px;box-shadow:none!important;border:none!important;opacity:1!important;transition:all .25s ease-in-out!important}.comp_button>.custom-buttom:hover{scale:1.07!important}.withdrawal-pop-up__body{min-width:400px;max-width:-webkit-max-content;max-width:max-content;background:#27082a;border-radius:10px;padding:20px;position:relative}.openPopup{animation:openPopUp .3s ease-in-out}@keyframes openPopUp{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.loader-spin{width:100%;display:flex;align-items:center;justify-content:center;height:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:100}.spin_wait{width:48px;height:48px;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.withdraw_popup_data,.withdraw_popup_title{width:40%!important}.data-table .svg{width:20%!important}.data-table .svg svg{transition:all .25s ease-in-out!important;cursor:pointer}.data-table .svg>svg:hover{scale:1.15!important}.withdrawal-batch-pop-up{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1}.withdrawal-batch-pop-up__wrapper{padding:40px 45px 25px 40px;background:#27082a;width:375px;height:160px;border-radius:11px;color:#dadada;font-family:Lato;font-weight:400;font-size:15px}.withdrawal-batch-pop-up__wrapper p{padding:0;margin:0}.withdrawal-batch-pop-up__wrapper .bold{font-weight:700}.withdrawal-batch-pop-up__buttons-row{margin-top:20px;display:flex;justify-content:flex-end}.withdrawal-batch-pop-up__buttons-row .custom-buttom{width:60px;margin-left:16px;padding:0}.download-batch-pop-up{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1}.download-batch-pop-up__wrapper{padding:40px 45px 25px 40px;background:#27082a;width:375px;height:160px;border-radius:11px;color:#dadada;font-family:Lato;font-weight:400;font-size:15px}.download-batch-pop-up__wrapper p{padding:0;margin:0}.download-batch-pop-up__buttons-row{margin-top:45px;display:flex;justify-content:flex-end}.download-batch-pop-up__buttons-row .custom-buttom{margin-left:40px}.custom-buttom{box-shadow:none!important;border:none!important;border-radius:6px!important}.custom-buttom:hover{scale:1.05}.customer-withdraw-reports{font-family:"Lato";width:100%}.customer-withdraw-reports__header{display:grid;grid-template-columns:87% 8%;grid-column-gap:5%;padding-bottom:3px;border-bottom:1px solid #424647}.customer-withdraw-reports__header_date-row{display:flex}.customer-withdraw-reports__header_date-row h1{width:300px;color:#fff}.customer-withdraw-reports__header_date-unput-row{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:5px;column-gap:5px;margin:5px 0}.customer-withdraw-reports__header_date-unput-row .customer-withdraw-reports__textInputCustom,.customer-withdraw-reports__header_date-unput-row .customer-withdraw-reports__textInputCustom input{width:100%;min-width:0}.customer-withdraw-reports__header-search-column{display:flex;align-items:flex-end;justify-content:flex-end;position:relative;padding:0 5px 7px;flex-direction:column}.customer-withdraw-reports__header-search-column-buttons{display:flex;flex-direction:row;padding-left:10px}.customer-withdraw-reports__header-search-column-search-wrapper{width:318px}.customer-withdraw-reports li,.customer-withdraw-reports ul{list-style:none;margin:0;padding:0}.customer-withdraw-reports__table-row-date{display:flex;justify-content:flex-end;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.customer-withdraw-reports__table-header{display:flex}.customer-withdraw-reports__table-header li{width:8.33333%;text-align:center;font-size:12px;font-weight:700;color:#849398}.customer-withdraw-reports__table-header-sort{position:relative;cursor:pointer}.customer-withdraw-reports__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.customer-withdraw-reports__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.customer-withdraw-reports__table-body{margin-top:10px}.customer-withdraw-reports__table-body ul{background-color:#2e1d30}.customer-withdraw-reports__table-body ul:nth-child(2n){background-color:#170519}.customer-withdraw-reports__table-body-row{display:flex;align-items:center}.customer-withdraw-reports__table-body-row li{min-height:60px;display:flex;align-items:center;justify-content:center;width:8.33333%;text-align:center;font-size:14px;font-weight:400;color:#fff;overflow-wrap:anywhere;padding:5px 0}.customer-withdraw-reports__table-body-row-date{display:flex;flex-direction:column}.customer-withdraw-reports__table-body-row-date div.time{color:#849398}.customer-withdraw-reports__table-body-row-no-href{font-weight:400!important;line-height:20px;color:#2ae5dd!important}.customer-withdraw-reports__table-body-row-no-href:hover{color:#7ceee8!important;cursor:pointer;text-decoration:none}.customer-withdraw-reports .pending-withdrawals-reports__table-body-row-cancel{cursor:pointer}.customer-withdraw-reports .pending-withdrawals-reports__table-body-row-cancel.Batch_Created,.customer-withdraw-reports .pending-withdrawals-reports__table-body-row-cancel.Cancelled,.customer-withdraw-reports .pending-withdrawals-reports__table-body-row-cancel.Complete{opacity:0;pointer-events:none;cursor:auto}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper{width:120px;margin-bottom:10px;font-size:14px}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button-wrapper{display:flex;align-items:center}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button{margin-left:10px;width:75px;height:25px;padding:5px;border-radius:25px;background:#b71502;display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;transition:background-color .3s ease 0s}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button .customer-withdraw-reports__auto-refresh-on{opacity:0}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button.active{background:#10827d}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button.active .customer-withdraw-reports__auto-refresh-on{opacity:1}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button.active .customer-withdraw-reports__auto-refresh-off{opacity:0}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-toggle-icon{position:absolute;top:0;left:0;width:25px;height:25px;background:#fff;border-radius:50%;transition:.3s}.customer-withdraw-reports .customer-withdraw-reports__auto-refresh-wrapper .customer-withdraw-reports__auto-refresh-button.active .customer-withdraw-reports__auto-refresh-toggle-icon{transform:translate3d(50px,0,0)}.customer-withdraw-reports .customer-withdraw-reports__table-header.autoRefreshOn .customer-withdraw-reports__table-header-sort-button:not(.customer-withdraw-reports__createdAt-button){pointer-events:none;cursor:auto;opacity:.7}@media (max-width:1400px){div.customer-withdraw-reports__header{grid-template-columns:85% 8%;grid-column-gap:7%}div.customer-withdraw-reports__header_date-unput-row{grid-template-columns:repeat(4,1fr);grid-row-gap:5px}}@media (max-width:1600px){.customer-withdraw-reports__header-search-column-search-wrapper{width:218px}}.cust_button{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;padding-left:10%}.cust_button .custom-buttom{box-shadow:none!important;border:none!important;border-radius:6px!important;transition:all .3s ease-in-out!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;white-space:nowrap!important}.cust_button .custom-buttom:hover{scale:1.1!important}.dropdown-menu{max-height:400px!important;overflow-y:scroll!important}.deposit-entry{font-family:"Lato";width:100%;max-width:500px;margin:0 auto}.deposit-entry__main-header{margin-bottom:20px;display:flex}.deposit-entry__main-header-title{margin-right:30px}.deposit-entry__main-header-switch{margin-left:30px;margin-top:5px}.deposit-entry .info-pop-up{height:42px;background:#108423;color:#fff;font-size:14px;font-weight:400;padding:10px 40px;position:absolute;left:20px;right:20px;bottom:0;transform:translateY(120%);top:unset;width:unset;margin:unset}.deposit-entry__top{padding:0 20px;display:flex;flex-direction:column;margin-bottom:80px;position:relative}.deposit-entry__label{font-weight:700;font-size:14px}.deposit-entry__top-select{width:100%;height:42px;border:2px solid #cc42da;font-weight:400;font-size:14px;color:#5f686b}.deposit-entry__form-wrapper{padding:25px 20px;background:#26183e}.deposit-entry__form-wrapper .deposit-entry__label{padding:0 3px}.deposit-entry__form-title{font-size:18px;margin-bottom:30px}.deposit-entry__form-input-wrapper{display:flex;flex-direction:column;margin-bottom:20px}.deposit-entry__form-input-wrapper:not(:last-child){margin-bottom:25px}.deposit-entry__form-input{border-radius:0;height:42px;font-weight:400;font-size:14px;color:#5f686b;padding:12px 15px}.deposit-entry__form-input::-webkit-input-placeholder{font-weight:400;font-size:14px;color:#5f686b}.deposit-entry__form-input::-moz-placeholder{font-weight:400;font-size:14px;color:#5f686b}.deposit-entry__form-button{width:65px;height:40px;display:inline-flex;justify-content:center;align-items:center;border:none}.deposit-entry__form-button:hover{background:#109993;box-shadow:2px 2px 0 #073e3c,inset -2px -2px 0 #095551}.deposit-entry__form-reset{margin-right:25px;background:transparent;color:#16c431}.deposit-entry__form-save{background:#0f8422;box-shadow:inset -2px -2px 0 #0b5617}.deposit-entry__form-footer{display:flex;justify-content:flex-end}.deposit-entry__pop-up{width:460px;height:42px;background:#108423;color:#fff;font-size:14px;font-weight:400;padding:10px 40px;margin:30px 0;position:relative}.deposit-entry__pop-up:after{content:"";background-image:url(/static/media/check_mark.acd81e9e.svg);width:15px;height:10px;position:absolute;left:15px;top:15px;background-repeat:no-repeat;background-size:contain}.deposit-entry__top-select-custom{width:100%;height:42px;font-weight:400;font-size:14px;color:#5f686b}.deposit-entry__top-select-custom-selected{border:2px solid #cc42da;background-color:#dcdcdc;width:100%;height:100%;display:flex;align-items:center;padding:0 20px;position:relative}.deposit-entry__top-select-custom-selected:after{content:"";position:absolute;right:10px;top:16px;border:5px solid transparent;border-top-color:#5f686b}.deposit-entry__top-select-custom-selected.active{background-color:#481953;border-color:transparent transparent #fff;color:#fff}.deposit-entry__top-select-custom-selected.active:after{border-color:#fff transparent transparent}.deposit-entry__top-select-custom-options{width:109%;position:relative}.deposit-entry__top-select-custom-options li{list-style-type:none;padding:10px 20px;background:#fff;border-bottom:1px solid #ddd;cursor:pointer;height:42px;position:relative;right:40px}.deposit-entry__top-select-custom-options li:hover{background-color:#dcdcdc;color:#fff}.accountsPayment__table-row-date{display:flex;justify-content:space-between;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.accountsPayment__table-header{display:flex;list-style-type:none!important;padding-inline-start:0;justify-content:space-between}.accountsPayment__table-header li{width:11.11111%;text-align:center;font-size:12px;font-weight:700;color:#849398}.accountsPayment__table-header-sort{position:relative;cursor:pointer}.accountsPayment__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.accountsPayment__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.accountsPayment__table-body{margin-top:10px}.accountsPayment__table-body ul{background-color:#2e1d30}.accountsPayment__table-body ul:nth-child(2n){background-color:#170519}.accountsPayment__table-body-row{display:flex;align-items:center;position:relative;justify-content:space-between;padding-inline-start:0}.accountsPayment__table-body-row-logo{margin:0 10px;background:linear-gradient(108.08deg,#b2b2b2 50%,hsla(0,0%,100%,.4));border-radius:10px}.accountsPayment__table-body-row li{min-height:60px;display:flex;align-items:center;justify-content:center;width:11.11111%;text-align:center;font-size:14px;font-weight:400;color:#fff;overflow-wrap:anywhere;padding:5px 0}.accountsPayment__table-body-row-date{display:flex;flex-direction:column}.accountsPayment__table-body-row-date-detailes{font-size:10px}.accountsPayment__table-body-row-date div.time{color:#849398}.switchAccount{position:relative;display:inline-block}.switchAccount-input{display:none}.switchAccount__label{margin:0;display:block;width:50px;height:20px;text-indent:-150%;clip:rect(0 0 0 0);color:transparent;-webkit-user-select:none;user-select:none}.switchAccount-input:checked .switchAccount__label .small:after{right:0}.switchAccount__label:after,.switchAccount__label:before{content:"";display:block;position:absolute;cursor:pointer}.switchAccount__label:before{width:100%;height:100%;box-sizing:border-box;border-radius:9999em;transition:background-color .25s ease}.labelAccount_red:before{background-color:red;background-image:url(/static/media/off_white.6579d840.svg);background-position-x:-3px;background-position-y:0;background-size:90px;background-repeat:no-repeat}.labelAccount_white:before{background-color:#fff;border:1px solid #e6e6e6;background-image:url(/static/media/off_gray.ee4b6fff.svg)}.switchAccount__label:after{top:0;left:-1px;width:20px;height:20px;background:#fff;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:80px;transition:left .25s ease}.switchAccount-input:checked+.switchAccount__label:before{background-color:#00d85f;border:none;background-image:url(/static/media/on_white.ce03415c.svg)}.switchAccount-input:checked+.switchAccount__label:after{left:30px}.newPayment-entry{font-family:"Lato";width:100%;max-width:80%;margin:0 auto}.newPayment-entry__form{display:flex;justify-content:space-evenly;align-items:baseline}.newPayment-entry__form-leftSide,.newPayment-entry__form-rightSide{width:35%}.newPayment-entry .info-pop-up{height:42px;background:#108423;color:#fff;font-size:14px;font-weight:400;padding:10px 40px;position:absolute;left:20px;right:20px;bottom:0;transform:translateY(120%);top:unset;width:unset;margin:unset}.newPayment-entry__top{padding:0 20px;display:flex;flex-direction:column;margin-bottom:80px;position:relative}.newPayment-entry__top-input{display:flex;justify-content:space-around;margin:30px 0 25px}.newPayment-entry__top-input-item{display:flex;flex-direction:column;align-items:center}.newPayment-entry__label{font-weight:700;font-size:14px}.newPayment-entry__top-select{width:100%;height:42px;border:2px solid #cc42da;font-weight:400;font-size:14px;color:#5f686b}.newPayment-entry__form-wrapper{padding:25px 20px;background:#26183e}.newPayment-entry__form-wrapper .newPayment-entry__label{padding:0 3px}.newPayment-entry__form-title{font-size:18px;margin-bottom:30px}.newPayment-entry__form-input-wrapper{display:flex;flex-direction:column;margin-bottom:20px}.newPayment-entry__form-input-wrapper:not(:last-child){margin-bottom:25px}.newPayment-entry__form-input{border-radius:0;height:42px;font-weight:400;font-size:14px;color:#373c3d;padding:12px 15px}.newPayment-entry__form-input.error{border-color:red}.newPayment-entry__form-input:focus-visible{outline:2px solid #c72978!important;border-width:0}.newPayment-entry__form-input::-webkit-input-placeholder{font-weight:400;font-size:14px;color:#abb9bd}.newPayment-entry__form-input::-moz-placeholder{font-weight:400;font-size:14px;color:#5f686b}.newPayment-entry__form-button{width:65px;height:40px;display:inline-flex;justify-content:center;align-items:center;border:none}.newPayment-entry__form-button:hover{background:#109993;box-shadow:2px 2px 0 #073e3c,inset -2px -2px 0 #095551}.newPayment-entry__form-reset{margin-right:25px;background:transparent;color:#16c431}.newPayment-entry__form-save{background:#0f8422;box-shadow:inset -2px -2px 0 #0b5617}.newPayment-entry__form-footerContainer{display:flex;flex-direction:column}.newPayment-entry__form-footerContainer-buttons{display:flex;justify-content:flex-end}.newPayment-entry__form-footerContainer-errorMessage{font-size:13px;color:red;margin-left:auto;margin-bottom:15px;position:relative}.newPayment-entry__pop-up{width:460px;height:42px;background:#108423;color:#fff;font-size:14px;font-weight:400;padding:10px 40px;margin:30px 0;position:relative}.newPayment-entry__pop-up:after{content:"";background-image:url(/static/media/check_mark.acd81e9e.svg);width:15px;height:10px;position:absolute;left:15px;top:15px;background-repeat:no-repeat;background-size:contain}.newPayment-entry__top-select-custom{width:100%;height:42px;font-weight:400;font-size:14px;color:#5f686b}.newPayment-entry__top-select-custom-selected{border:2px solid #cc42da;background-color:#dcdcdc;width:100%;height:100%;display:flex;align-items:center;padding:0 20px;position:relative}.newPayment-entry__top-select-custom-selected:after{content:"";position:absolute;right:10px;top:16px;border:5px solid transparent;border-top-color:#5f686b}.newPayment-entry__top-select-custom-selected.active{background-color:#481953;border-color:transparent transparent #fff;color:#fff}.newPayment-entry__top-select-custom-selected.active:after{border-color:#fff transparent transparent}.newPayment-entry__top-select-custom-options{width:109%;position:relative}.newPayment-entry__top-select-custom-options li{list-style-type:none;padding:10px 20px;background:#fff;border-bottom:1px solid #ddd;cursor:pointer;height:42px;position:relative;right:40px}.newPayment-entry__top-select-custom-options li:hover{background-color:#dcdcdc;color:#fff}.header-row{justify-content:space-between}.date-select-row,.header-row{display:flex;grid-gap:10px;gap:10px;align-items:center}.-positive{color:#3cd247!important}.-negative,.-positive{font-weight:700!important}.-negative{color:#f43!important}div.main-wrapper .middle .page-content .main-content{background:transparent}.all-bank-transaction{font-family:"Lato";width:100%}.all-bank-transaction__header{display:grid;grid-template-columns:87% 8%;grid-column-gap:5%;padding-bottom:3px;border-bottom:1px solid #424647}.all-bank-transaction__header_date-row{display:flex}.all-bank-transaction__header_date-row h1{width:300px;color:#fff}.all-bank-transaction__header_date-unput-row{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:5px;column-gap:5px;margin:5px 0}.all-bank-transaction__header_date-unput-row .customer-reports__textInputCustom,.all-bank-transaction__header_date-unput-row .customer-reports__textInputCustom input{width:100%;min-width:0}.all-bank-transaction__header-search-column{display:flex;align-items:flex-end;justify-content:flex-end;position:relative;padding:0 5px 7px;flex-direction:column}.all-bank-transaction__header-search-column-buttons{display:flex;flex-direction:row;padding-left:10px}.all-bank-transaction__header-search-column-search-wrapper{width:318px}.all-bank-transaction li,.all-bank-transaction ul{list-style:none;margin:0;padding:0}.all-bank-transaction__table-row-date{display:flex;justify-content:flex-end;margin:5px 0;font-weight:400;font-size:14px;color:#fff}.all-bank-transaction__table-header{display:flex}.all-bank-transaction__table-header li{width:11.11111%;text-align:center;font-size:12px;font-weight:700;color:#849398}.all-bank-transaction__table-header li.smaller{width:calc(7.69231% - 26.92308px)}.all-bank-transaction__table-header li.description{width:100%;max-width:350px;text-align:center}.all-bank-transaction__table-header-sort{position:relative;cursor:pointer}.all-bank-transaction__table-header-sort:after{content:"";width:10px;height:10px;position:absolute;top:1px;right:-14px;background-image:url(/static/media/single.1d981835.svg);background-repeat:no-repeat;background-size:8px;background-position:50%;transform:rotate(270deg)}.all-bank-transaction__table-header-sort.up:after{top:5px;transform:rotate(90deg)}.all-bank-transaction__table-body{margin-top:10px}.all-bank-transaction__table-body ul{background-color:#2e1d30}.all-bank-transaction__table-body ul:nth-child(2n){background-color:#170519}.all-bank-transaction__table-body-row{display:flex;align-items:center;position:relative}.all-bank-transaction__table-body-row li{min-height:60px;display:flex;align-items:center;justify-content:center;width:11.11111%;text-align:center;font-size:14px;font-weight:400;color:#fff;overflow-wrap:anywhere;padding:5px 0}.all-bank-transaction__table-body-row li.smaller{width:calc(7.69231% - 26.92308px)}.all-bank-transaction__table-body-row li.description{width:100%;max-width:350px;text-align:center}.all-bank-transaction__table-body-row-date{display:flex;flex-direction:column}.all-bank-transaction__table-body-row-date div.time{color:#849398}.all-bank-transaction__table-body-row-cancel{cursor:pointer}.all-bank-transaction__table-body-row-cancel.Cancelled,.all-bank-transaction__table-body-row-cancel.Complete{opacity:0;pointer-events:none;cursor:auto}.all-bank-transaction__auto-refresh-wrapper{width:120px;margin-bottom:10px;font-size:14px}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button-wrapper{display:flex;align-items:center}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button{margin-left:10px;width:75px;height:25px;padding:5px;border-radius:25px;background:#b71502;display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;transition:background-color .3s ease 0s}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button .customer-reports__auto-refresh-on{opacity:0}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button.active{background:#10827d}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-on{opacity:1}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-off{opacity:0}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-toggle-icon{position:absolute;top:0;left:0;width:25px;height:25px;background:#fff;border-radius:50%;transition:.3s}.all-bank-transaction__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-toggle-icon{transform:translate3d(50px,0,0)}.all-bank-transaction__table-header.autoRefreshOn .all-bank-transaction__table-header-sort-button:not(.customer-reports__createdAt-button){pointer-events:none;cursor:auto;opacity:.7}.all-bank-transaction__textInputCustom-drop-down-wrapper{width:180px}.all-bank-transaction__textInputCustom-drop-down-wrapper.process{width:200px}@media (max-width:1400px){div.customer-reports__header{grid-template-columns:85% 8%;grid-column-gap:7%}div.customer-reports__header_date-unput-row{grid-template-columns:repeat(4,1fr);grid-row-gap:5px}}@media (max-width:1600px){.customer-reports__header-search-column-search-wrapper{width:218px}}.branch_body{width:100%}.branch_card{padding:1.25rem;border-radius:.5rem;margin-bottom:1rem;min-width:50px;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:#591f5e;opacity:.9;transition:all .3s ease-in-out;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative;-webkit-user-select:none;user-select:none}.branch_card:hover{background:#591f5e;opacity:1;scale:1.05}.req_title{white-space:nowrap}.deposit_data{display:flex;align-items:center;grid-gap:1rem;gap:1rem;flex-direction:row}.branch_card_body{width:100%!important}.section_head{width:100%}.line{width:2px;height:100px;background:#fff}.active_bank_count{font-size:x-large}.active_bank_counts{position:absolute;top:8px;right:8px;border:1px solid #fff;border-radius:50%;aspect-ratio:1/1!important;padding:2%}.active_bank_counts span{font-weight:600}td{color:#fff!important;cursor:pointer}.active_stat{background:#8c5591}.active_stat,.stats_branch{color:#fff!important;cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:5px 10px}.active_bank_title{font-size:.75rem}.green_txt{color:#0f0!important}.red_txt{color:red!important;font-weight:600}.blink_alert{animation:blinker .4s linear infinite;scale:1.25}@keyframes blinker{50%{opacity:0}}.branch_details{background:#37163a;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);padding:2%}.hr-line{width:100%;height:1px;background:#d1cfcf}.graph_rep{padding:.7rem;background:#37163a;border-radius:10px;box-shadow:0 18px 50px -10px rgba(0,0,0,.2)}.w-full{width:100%!important}.pin_icon{top:3px;left:3px}.report_header{border-bottom:.5px solid #5e5858}td{text-align:center;word-wrap:break-word!important;width:20%!important}tr>th{text-align:center!important}.h_line{height:.5px;background-color:#5e5858;width:100%;margin-top:4px;margin-bottom:4px}.downline-nav{margin-bottom:10px}.downline-nav i{font-weight:400;font-size:14px;line-height:20px}.downline-nav a,.downline-nav i{font-style:italic}.downline-nav div,.downline-nav p{display:inline-block}input[name=end_date]::-webkit-calendar-picker-indicator,input[name=start_date]::-webkit-calendar-picker-indicator{filter:invert(1)}.pagination-custom .page-link>span:first-child{font-size:30px}.text-left{display:flex;grid-gap:10px;gap:10px}.text-left input{color:#000}.abandoned-reports{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.abandoned-reports__header{justify-content:space-between;border-bottom:1px solid #e0e0e0}.abandoned-reports .date-range,.abandoned-reports__header{display:flex;flex-direction:row;grid-gap:20px;gap:20px;align-items:center}.abandoned-reports__table-header{color:#849398;font-size:14px;font-weight:500;text-align:center}.date-time{display:flex;flex-direction:row;grid-gap:5px;gap:5px;align-items:center;justify-content:center}.customer-reports__auto-refresh-wrapper{width:120px;margin-bottom:10px;font-size:14px}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button-wrapper{display:flex;align-items:center}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button{margin-left:10px;width:75px;height:25px;padding:5px;border-radius:25px;background:#b71502;display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;transition:background-color .3s ease 0s}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button .customer-reports__auto-refresh-on{opacity:0}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active{background:#10827d}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-on{opacity:1}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-off{opacity:0}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-toggle-icon{position:absolute;top:0;left:0;width:25px;height:25px;background:#fff;border-radius:50%;transition:.3s}.customer-reports__auto-refresh-wrapper .customer-reports__auto-refresh-button.active .customer-reports__auto-refresh-toggle-icon{transform:translate3d(50px,0,0)}.sortable th:after,.sortable th:before{transition:color .1s ease-in-out;font-size:1.2em;color:transparent}.sortable th.dir-d:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MzEuNzQiIGhlaWdodD0iNDYwLjUiIG92ZXJmbG93PSJ2aXNpYmxlIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNTMwLjg3NC41bC0yNjUuMDA0IDQ1OUwuODY2LjV6Ii8+PC9zdmc+")}.sortable th.dir-d:after,.sortable th.dir-u:after{color:inherit;content:"";background-size:cover;height:10px;width:12px;display:inline-block;margin-left:5px}.sortable th.dir-u:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MzEuNzQiIGhlaWdodD0iNDYwLjUiIG92ZXJmbG93PSJ2aXNpYmxlIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjg2NiA0NjBMMjY1Ljg3IDFsMjY1LjAwNCA0NTl6Ii8+PC9zdmc+")}.sortable.banks-table tbody>tr>td,.sortable.banks-table thead>tr>th{text-align:center;vertical-align:unset!important}body,html{background-color:#3a0c3f;font-family:Lato,Avenir,Verdana,Nunito;color:#fff}body>body>iframe,html>body>iframe{pointer-events:none}body .show,html .show{opacity:1!important}body .cursor-pointer,html .cursor-pointer{cursor:pointer}body .hover-opacity:hover,html .hover-opacity:hover{cursor:pointer;opacity:.6}body .hide,html .hide{display:none!important}body .center-text,html .center-text{text-align:center!important}body .transform-rotate,html .transform-rotate{transform:rotate(180deg)}body .min-width-100px,html .min-width-100px{min-width:100px}body .justify-content-start,html .justify-content-start{justify-content:start!important}body :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar,html :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar{background-color:initial;width:8px;height:8px}body :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-button,html :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-button{display:none}body :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-corner,html :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-corner{background:transparent}body :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-thumb,html :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-thumb{background-color:rgba(146,132,147,.5);border-radius:16px;min-height:50px}body :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-track,html :not(.dropdown-menu):not(.dropdown-menu__container)::-webkit-scrollbar-track{background-color:initial;border-radius:10px}body .input-with-params>div,html .input-with-params>div{display:inline-block}body .input-with-params>div>span,html .input-with-params>div>span{display:block}body .input-with-params .params,html .input-with-params .params{position:relative;top:15px;left:2px}body .custom-checkbox[type=checkbox],html .custom-checkbox[type=checkbox]{display:inline-block;height:16px!important;width:16px!important;border:2px solid #ddd;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;outline:0;background:transparent}body .custom-checkbox[type=checkbox]:focus,html .custom-checkbox[type=checkbox]:focus{outline:none}body .custom-checkbox[type=checkbox]:checked:before,html .custom-checkbox[type=checkbox]:checked:before{content:"\2713";font-size:21px;-webkit-font-smoothing:antialiased;text-align:center;line-height:12px;color:#42ea5e;display:block;left:-2px;position:relative}body .table,html .table{background:transparent}body .table td,body .table th,html .table td,html .table th{border:0!important}body .table.table-dark.table-striped tbody tr:nth-of-type(odd),html .table.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,96.1%,.1)}body .table.table-dark.table-striped tbody tr:hover,html .table.table-dark.table-striped tbody tr:hover{background-color:hsla(0,0%,100%,.14901960784313725)}body hr,html hr{height:1px;background:#fff;border:none}body h1,html h1{display:flex;align-items:center;color:#cae0e8;font-size:24px;height:42px;margin-bottom:0}body textarea,html textarea{color:#000;outline:none;border:2px solid #ddd;padding:4px 6px;transition:.2s linear;color:#666}body textarea:focus,html textarea:focus{border-color:#a222ad;color:#000}body input,html input{cursor:pointer}body input::-webkit-inner-spin-button,body input::-webkit-outer-spin-button,html input::-webkit-inner-spin-button,html input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body .page-header,html .page-header{margin-top:0;padding-bottom:5px}body a,body a.no-href,html a,html a.no-href{font-weight:400;line-height:20px;color:#2ae5dd}body a.no-href:hover,body a:hover,html a.no-href:hover,html a:hover{color:#7ceee8;cursor:pointer;text-decoration:none}@media (max-width:576px){body,html{font-size:10px}}@media (min-width:576px){body,html{font-size:12px}}@media (min-width:768px){body,html{font-size:14px}}@media (min-width:992px){body,html{font-size:14px}}.form-control{background:rgba(29,29,29,.12156862745098039)!important;color:#d7cfcf!important}.search_icon{background:rgba(214,211,211,.85)}.search_icon:hover{scale:1.15}.cancel_icon_search{top:50%;right:10px;transform:translateY(-50%)}.apexcharts-menu-open{background-color:rgba(0,0,0,.6705882352941176)!important;color:#fff!important}.apexcharts-menu-open .apexcharts-menu-item{color:#fff!important}.apexcharts-menu-open .apexcharts-menu-item:hover{background-color:rgba(0,0,0,.7764705882352941)!important}.apexcharts-legend-text{color:#fff!important}.apexcharts-xaxis-title>text,.apexcharts-yaxis-title>text{color:#fff!important;fill:#fff!important;font-size:medium!important}#pin-tooltip>.tooltip-inner{background-color:rgba(0,0,0,.5607843137254902)!important;color:#fff!important;font-size:12px!important}#pin-tooltip>.arrow:before{border-bottom-color:rgba(0,0,0,.5607843137254902)!important}