.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 100px 20px 20px;background-color:#232323}@media screen and (max-width:990px){.header{padding:20px 20px 20px 20px}}.header .logo-text{color:#fff}.header .user_name{font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.header img{max-height:40px}.affiliate-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 80px);overflow:auto}.affiliate-content .affiliate-nav{max-width:10%;width:100%;height:100%;background-color:#232323}.affiliate-content .affiliate-nav .nav-item{padding:10px 0 10px 20px;font-size:18px;text-align:left;color:#fff;font-weight:500;border-bottom:1px solid #3e3e3e;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.affiliate-content .affiliate-nav .nav-item.active,.affiliate-content .affiliate-nav .nav-item:hover{background-color:#3e3e3e}.affiliate-content .content-box{position:relative;max-width:90%;width:100%;height:100%;background-color:#d9d9d9;padding:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.affiliate-content .content-box .section-header h2{margin-top:0;margin-bottom:25px}.affiliate-content .content-box.loading{pointer-events:none}.affiliate-content .content-box.loading:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#000;opacity:.2;z-index:10}.affiliate-content .content-box.loading:after{content:"";position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;display:block;background-image:url(/wp-content/themes/sparkling-child/assets/images/loader.gif);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:12}.section-content{padding:32px;background-color:#fff;border-radius:8px;position:relative;z-index:5;max-height:calc(100vh - 112px);overflow:scroll}.section-content input{color:#232323;font-size:16px;height:44px!important;border:1px solid rgb(0 0 0 / .4)!important;padding:11px 30px!important;outline:0;cursor:pointer}.section-content input#affiliate_link,.section-content input#invite_link{width:100%}.section-content .section-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.section-content .fields-rows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.section-content .field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.section-content .field-row.changing input{cursor:initial}.section-content .field-item{position:relative}.section-content .field-item.copied:before{position:absolute;content:"copied";bottom:-22px;font-size:14px;right:10px}.section-content .field-item.copy_input:after{content:"";position:absolute;display:block;width:16px;height:16px;bottom:13px;right:11px;background-image:url(/wp-content/themes/sparkling-child/assets/images/copy.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.agency-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.promo-codes{display:grid;grid-template-columns:1fr;gap:20px}.promo-codes .agency-promo{padding:8px 8px 8px 0;background:0 0;font-size:16px}.promo-codes .copy_input .remove-promo{position:absolute;right:-30px;top:14px;background:url(/wp-content/themes/sparkling-child/assets/images/close-icon.svg) no-repeat center;width:14px;height:14px;background-size:contain;cursor:pointer}.agency-promo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.act_button{background-color:#655899;padding:11px 24px;border-radius:10px;color:#fff;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.act_button:active,.act_button:focus,.act_button:hover{color:#fff;background-color:#655899;opacity:.8}#new_affiliate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}#new_affiliate .form-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}#new_affiliate .form-input-wrapper input{width:100%;max-width:400px;cursor:auto}.agent-list{border-radius:10px 10px 0 0;overflow:hidden;width:100%;color:#232323}.agent-list td,.agent-list th{padding:10px 20px}.agent-list tr{border-bottom:1px solid #c4c4c4}.agent-list tr:first-child{background-color:#232323;color:#fff}.affiliate-login-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 80px);overflow:auto}.affiliate-login-wrapper form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;width:400px;max-width:100%}.affiliate-login-wrapper .login-remember{display:none}.affiliate-login-wrapper p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.affiliate-login-wrapper input[type=submit]{background-color:#655899;outline:0}.affiliate-login-wrapper input[type=submit]:active,.affiliate-login-wrapper input[type=submit]:focus,.affiliate-login-wrapper input[type=submit]:hover{color:#fff;background-color:#655899;opacity:.8}.not-authorised{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 80px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.not-authorised-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.affiliate-register-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:100px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.affiliate-register-wrapper.loading{pointer-events:none}.affiliate-register-wrapper.loading:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#000;opacity:.2;z-index:10}.affiliate-register-wrapper.loading:after{content:"";position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;display:block;background-image:url(/wp-content/themes/sparkling-child/assets/images/loader.gif);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:12}.affiliate-register-wrapper form{width:400px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.affiliate-register-wrapper .input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.affiliate-register-wrapper .act_button{background-color:#655899;color:#fff;text-transform:inherit;font-weight:700;padding:11px 24px;border-radius:10px}.affiliate-register-wrapper .act_button:active,.affiliate-register-wrapper .act_button:focus,.affiliate-register-wrapper .act_button:hover{color:#fff;background-color:#655899;opacity:.8}.user_payment_tables{border-radius:5px;overflow:hidden}.user_payment_tables .user_payment_item{border-bottom:1px solid #3e3e3e}.user_payment_tables .user_payment_item:first-child{background-color:#b9c6e7;font-size:18px;font-weight:600;border-bottom:none}.user_payment_tables .user_payment_item .user_payment_item_header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:15px;color:#000;font-size:16px}.user_payment_tables .user_payment_item .user_payment_item_header div{width:20%;overflow:scroll}.user_payment_tables .user_payment_item .user_payment_item_header div.user_code,.user_payment_tables .user_payment_item .user_payment_item_header div.user_pack_currency,.user_payment_tables .user_payment_item .user_payment_item_header div.user_pack_price,.user_payment_tables .user_payment_item .user_payment_item_header div.user_pack_quantity,.user_payment_tables .user_payment_item .user_payment_item_header div.user_pack_type{width:7%}.user_payment_tables .user_payment_item .user_payment_item_header .user_actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px}.user_payment_tables .user_payment_item .user_payment_item_header .user_actions a{cursor:pointer;width:25px;height:25px;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.user_payment_tables .user_payment_item .user_payment_item_header .user_actions a.send_message{background-image:url(/wp-content/themes/sparkling-child/assets/images/send-message.svg)}.user_payment_tables .user_payment_item .user_payment_item_header .user_actions a.open{width:16px;height:16px;background-image:url(/wp-content/themes/sparkling-child/assets/images/down-arrow.svg)}.user_payment_tables .user_payment_item .user_payment_item_packs{width:100%;height:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:scroll}.user_payment_tables .user_payment_item .user_payment_item_packs .empty_packs{padding:15px}.user_payment_tables .user_payment_item .user_payment_item_packs .user_packs_item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;gap:10px;font-size:16px;color:#000;width:100%}.user_payment_tables .user_payment_item .user_payment_item_packs .user_packs_item:first-child{background-color:#b9c6e7;font-weight:600;border-bottom:none}.user_payment_tables .user_payment_item .user_payment_item_packs .user_packs_item div{width:14.2857142857%}.user_payment_tables .user_payment_item.open .user_payment_item_packs{height:400px;border-top:1px solid #3e3e3e}.user_payment_tables .user_payment_item.open.empty .user_payment_item_packs{height:82px!important}.affiliate-popup{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:rgb(0 0 0 / .2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999;visibility:hidden;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.affiliate-popup.active{visibility:visible;opacity:1}.affiliate-popup .popup-box{position:relative;background-color:#fff;border-radius:15px;padding:30px;width:100%;height:100%;max-height:500px;max-width:800px}.affiliate-popup .popup-box.loading{pointer-events:none}.affiliate-popup .popup-box.loading:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#000;opacity:.2;z-index:10}.affiliate-popup .popup-box.loading:after{content:"";position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;display:block;background-image:url(/wp-content/themes/sparkling-child/assets/images/loader.gif);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:12}.affiliate-popup.user_option .popup-box{height:auto;width:50vw;max-height:70vh;max-width:70vw;overflow-y:scroll;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.affiliate-popup .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.affiliate-popup .close-popup{position:absolute;height:18px;width:18px;right:15px;top:15px;background-image:url(/wp-content/themes/sparkling-child/assets/images/close-icon.svg);background-size:contain;background-repeat:no-repeat}.affiliate-popup.message{overflow:auto}.affiliate-popup.message form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.affiliate-popup.message form textarea{height:200px!important}.affiliate-popup.message form .submit-btn{background-color:#655899;font-weight:700;border:none;margin:0 auto;color:#fff;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 25px;border-radius:25px}.affiliate-popup.user_option select{width:250px}.affiliate-popup.user_option #user_option_form,.affiliate-popup.user_option .user_options_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.agent-header th:last-child{text-align:center}.agent-item .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.agent-item .user_options{width:24px;height:24px;display:block;background-image:url(/wp-content/themes/sparkling-child/assets/images/options-dots.svg);background-size:contain;background-repeat:no-repeat}.section-filter .custom-select,.user_options_box .custom-select{position:relative}.section-filter .custom-select:after,.section-filter .custom-select:before,.user_options_box .custom-select:after,.user_options_box .custom-select:before{--size:0.3rem;content:"";position:absolute;right:1rem;pointer-events:none}.section-filter .custom-select:before,.user_options_box .custom-select:before{border-left:var(--size) solid #fff0;border-right:var(--size) solid #fff0;border-bottom:var(--size) solid #000;top:40%}.section-filter .custom-select:after,.user_options_box .custom-select:after{border-left:var(--size) solid #fff0;border-right:var(--size) solid #fff0;border-top:var(--size) solid #000;top:55%}.section-filter select,.user_options_box select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;font-size:1.15rem;padding:.675em 6em .675em 1em;background-color:#fff;border:1px solid #caced1;border-radius:.25rem;color:#000;cursor:pointer}.change_personal_data{display:block;margin-top:10px}.agents-payments{min-height:400px}.agents-payments .agent-header th:last-child{text-align:left!important}.section-filter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.section-filter .from-date,.section-filter .to-date{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-filter .date-filter{position:absolute;opacity:0;visibility:hidden;top:44px;right:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.section-filter .date-filter.active{opacity:1;visibility:visible}.payment-table{margin-top:40px}.section-filter .agents-select{height:44px}.agent-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.total-table-item{text-align:right;font-weight:700;font-size:18px}#agency_promo{text-transform:uppercase}.section-body{display:-webkit-box;display:-ms-flexbox;display:flex;height:70vh;overflow:hidden;gap:20px}.section-body .affiliate-data-sidebar{width:100%;max-width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.section-body .affiliate-data-sidebar .affiliate-sidebar-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 10px;background-color:#d9d9d9;cursor:pointer;border-radius:5px;-webkit-transition:.2s all linear;transition:.2s all linear}.section-body .affiliate-data-sidebar .affiliate-sidebar-item.active,.section-body .affiliate-data-sidebar .affiliate-sidebar-item:hover{background-color:#b9c6e7}.section-body .affiliate-data-sidebar .affiliate-sidebar-item .user_image{width:46px;height:46px;border-radius:50%;overflow:hidden}.section-body .affiliate-data-sidebar .affiliate-sidebar-item .user_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-body .affiliate-data-sidebar .affiliate-sidebar-item .user_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-body .affiliate-content-nav{height:60px;width:100%}.section-body .affiliate-data-content{width:100%;max-width:calc(100% - 300px)}.section-body .affiliate-body-table{width:100%}.section-body .affiliate-body-table th{background-color:#b9c6e7}.section-body .affiliate-body-table tr{border-bottom:1px solid #232323}.section-body .affiliate-body-table td,.section-body .affiliate-body-table th{padding:15px 7.5px;color:#232323}.section-body .affiliate-body-table tr:last-child{text-align:right;font-weight:700;border-bottom:0}