@import"/assets/fonts/Inter/stylesheet.css";*{box-sizing:border-box;font-family:Inter,Roboto,Arial,sans-serif;line-height:120%}html{scroll-behavior:smooth;width:100%;height:100%}body{margin:0;padding:0;overflow:auto;color:#2a2d37;font-size:16px;font-weight:600;width:100%;height:100%}body.stop-scroll{overflow:hidden}.page{width:100%;float:left;height:auto}.container{float:left;width:100%;position:relative}.block{width:100%;float:left;padding:0 10px}.section{padding:20px 0}h1{font-size:38px}h2{font-size:24px}img{display:block}.dark a{color:#fff}a{color:#0600ff}input[type=text],input[type=email],input[type=number],input[type=password],input[type=datetime-local],select{font-size:16px;height:46px;border:none;padding:2px 15px;border-radius:5px;font-weight:500}textarea{font-size:16px;padding:15px 15px;border-radius:5px;border:none;font-weight:600}input::placeholder,textarea::placeholder{color:#999}input[type=text].has_error,input[type=password].has_error,select.has_error,textarea.has_error{background:#ffdbe5;color:red}.columns{float:left;width:100%}.columns .column:first-child{width:100%;float:left}.columns .column:last-child{width:100%;float:left}.column2{width:100%;float:left}.column3{width:100%;float:left}.column4{width:100%;float:left}.button{color:#fff;display:block;text-decoration:none;cursor:pointer;font-size:16px;transition:.3s;border-radius:5px;font-weight:600}.button.white{color:#fff;border:1px solid #fff}.button.white:hover,.button.white:active{color:#292929;background:#fff}.button.yellow{color:#292929;background:gold}.button.yellow:hover,.button.yellow:active{background:#fff}.button.border_blue{color:#3755fa;border:1px solid #3755fa}.button.border_blue:hover,.button.border_blue:active{color:#fff;background:#3755fa}.button.red{background:#f55}.button.red:hover,.button.red:active{background:#e81616}.button.green{background:#00c7ab}.button.green:hover,.button.green:active{background:#028d79}.button.blue{background:#3755fa}.button.blue:hover,.button.blue:active{background:#1d3be1}.button.violet{background:#be5cff}.button.violet:hover,.button.violet:active{background:#952cdc}.button.gray{background:#a1a1a1}.button.gray:hover,.button.gray:active{background:#7f7f7f}.button.disabled{background:#f1f1f1;color:#919191;cursor:default}.blue_text{color:#3755fa}.red_text{color:#e10034}.green_text{color:#00a507}.gray_text{color:#777}.hidden{display:none !important}#user_filter.apx_select,#provider_filter.apx_select,#service_filter.apx_select,#status_filter.apx_select{margin-right:10px}.apx_select .value{padding:11px 18px;width:100%;height:44px}.apx_select .value div{width:100%;overflow:hidden;float:left;text-overflow:ellipsis;height:24px;white-space:nowrap;z-index:100;display:flex;align-items:center;font-weight:500}.select_country .value .flag,.select_country .variants .flag,.select_service .value .icon,.select_service .variants .icon{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}.apx_select .variants{width:100%}.apx_select .variant{padding:10px}@media(min-width: 640px){.column4{width:50%}}@media(min-width: 800px){h1{font-size:64px}h2{font-size:34px}.block{width:600px;float:none;margin:0 auto;display:block;padding:0}.column2{width:50%}}@media(min-width: 1024px){.block{width:800px}.section{padding:40px 0}.columns .column:first-child{width:50%}.columns .column:last-child{width:50%}.column3{width:33.333%}}@media(min-width: 1200px){.block{width:1000px}.column4{width:25%}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;display:none;z-index:2500;overflow-y:scroll}.popup>.content{background:#fff;position:relative;padding:20px;border-radius:0;width:calc(100% - 60px);margin:0 auto}.popup .close{display:block;background:#333;border:1px solid #ccc;border-radius:50%;position:absolute;right:-10px;top:-10px;width:27px;height:27px;text-align:center;cursor:pointer;margin:0;font:20px Roboto;text-shadow:none !important;color:#fff !important;padding-top:1px;font-weight:normal !important}.popup .close:after,.popup .close:before{position:absolute;content:"";width:17px;height:2px;background:#fff;top:11px;left:4px}.popup .close:after{transform:rotate(-45deg)}.popup .close:before{transform:rotate(45deg)}.popup.active{display:flex}#notify_popup{zoom:0;transition:1s;opacity:0;padding:0 20px}#notify_popup.active{opacity:1;zoom:1;background:rgba(40,40,40,.9)}#notify_popup>.content{min-width:300px;max-width:600px;width:100%;border-radius:5px}#notify_popup .title{font-size:20px;padding:30px 10px 0;text-align:center;font-weight:bold}#notify_popup.success .title{color:#35927b}#notify_popup.error .title{color:#f8155b;font-weight:bold}#notify_popup .notify_messages{padding:40px 10px;font-size:16px;line-height:30px;text-align:center}#notify_popup .notify_messages .notify_message{padding:5px 0}#notify_popup .button_wrap{display:flex;justify-content:center;align-items:center}#notify_popup .button{width:120px;margin:0 10px;text-align:center;font-size:16px;padding:14px 0;height:46px}#notify_popup>.content .close_icon{width:27px;height:27px}#notify_popup>.content .close_icon:before{left:4px}#notify_popup>.content .close_icon:after{left:4px}#notify_popup.active{display:flex}#notify_popup .param{margin:20px 0 10px 0}#notify_popup input{border:1px solid #2a2d37}#notify_popup.uploading_postback_numbers .param{text-align:left}#notify_popup.uploading_postback_numbers .select_services{float:left;margin:0 0 0 10px}#notify_popup.uploading_postback_numbers input{float:left;width:calc(100% - 130px)}#notify_popup.uploading_postback_numbers .services{background:#fff;border-radius:5px;margin:10px 0;height:200px;overflow-y:auto;border:1px solid #2a2d37}#notify_popup.uploading_postback_numbers .service_item{position:relative;float:left}#notify_popup.uploading_postback_numbers .service_item label{float:left;cursor:pointer;margin:5px;display:flex;align-items:center;user-select:none;position:relative;padding:5px 5px 5px 30px;border-radius:5px;background:#eee;border:1px solid #eee}#notify_popup.uploading_postback_numbers .service_item input{padding:5px;width:18px;height:18px;position:absolute;z-index:100;left:8px;top:8px}#notify_popup.uploading_postback_numbers .service_item input:checked+label{background:#dfe4ff;border:1px solid #3755fa}@media(min-width: 600px){#notify_popup{padding:0}}.apx_preloader{position:fixed;display:flex;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);justify-content:center;align-items:center;z-index:2000}.apx_preloader .lds_ripple{position:relative;width:80px;height:80px;margin:40px auto 0}.apx_preloader .lds_ripple div{position:absolute;border:4px solid #3755fa;opacity:1;border-radius:50%;animation:lds_ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.apx_preloader .lds_ripple div:nth-child(2){animation-delay:-0.5s}@keyframes lds_ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0;left:0;width:72px;height:72px;opacity:0}}.apx_preloader .text{margin:20px 0;text-align:center;font-size:18px;font-weight:bold;color:#3755fa}.spoiler{background:#ebeeff;border-radius:10px;margin:20px 0;float:left;width:100%;padding:0 20px 0 20px;overflow:hidden}.spoiler .title{padding:20px 0 20px 0;float:left;width:100%;font-size:20px;cursor:pointer;font-weight:600}.spoiler .text{float:left}.spoiler .arrow{float:right;width:20px;height:20px;margin-top:2px}.spoiler.opened .arrow{transform:rotate(180deg)}.spoiler .more{float:left;width:100%;font-size:16px;height:0}.spoiler.opened .more{height:auto;padding-bottom:20px}table.blue_table{width:100%;float:left;font-size:16px;border-collapse:separate;border-spacing:0;border-radius:20px;border:1px solid #3755fa;overflow:hidden}.blue_table tr:last-child{border-bottom:0}.blue_table th{background:#3755fa;color:#fff;text-align:left;padding:15px;font-weight:600;font-size:18px}.blue_table td{text-align:left;padding:15px;font-weight:600;border-right:1px solid #3755fa;border-bottom:1px solid #3755fa}@media(min-width: 640px){table.blue_table{border-radius:10px;border:2px solid #3755fa}}.apx_select{background:#fff;float:left;border-radius:5px;cursor:default;position:relative;user-select:none;font-size:16px;height:46px;font-weight:600;width:100%}.apx_select.opened{background:#fff;float:left;border-bottom-left-radius:0;border-bottom-right-radius:0}.apx_select.disabled{background:#ddd;filter:grayscale(1)}.apx_select .value{position:relative;overflow:hidden}.apx_select .value:before{position:absolute;top:50%;right:10px;margin-top:-4px;content:"";width:18px;height:13px;background-image:url(/assets/images/arrow_black.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.apx_select.opened .value:before{transform:rotate(180deg)}.apx_select .value .variant-begin-text{position:absolute;left:0;top:0;border:none;width:calc(100% - 43px) !important;border-top-left-radius:12px;height:48px;z-index:200}.apx_select:not(.opened) .value .variant-begin-text{display:none}.apx_select .variants{display:block;float:left;background:#fff;border:1px solid #ccc;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin:0 0 0 -1px;max-height:300px;overflow-x:hidden;overflow-y:scroll;position:absolute;z-index:300;top:46px}.apx_select:not(.opened) .variants{display:none}.apx_select.opened .variants{display:block}.apx_select .variants .variant{overflow:hidden;width:100%;display:flex;align-items:center}.apx_select.multiple .variants .variant{border-left:5px solid rgba(0,0,0,0)}.apx_select:not(.multiple) .variants:not(:hover) .variant.active{background:#caccff}.apx_select.multiple .variants .variant.active{background:#caccff}.apx_select .variants .variant:hover{background:#ebeeff}.apx_select .variants::-webkit-scrollbar{width:10px;border-left:1px solid #ccc}.apx_select .variants::-webkit-scrollbar-thumb{background:#bdc0c6;border-radius:2px}.apx_select .variants::-webkit-scrollbar-thumb:active{background:#3755fa}.apx_select .variant.hide{display:none}.table_wrap{height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.custom_table{width:100%;float:left;border-collapse:separate;border-spacing:0}.custom_table tr:last-child{border-bottom:0}.custom_table th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.custom_table th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.custom_table tr:active,.custom_table tr:hover{background:rgba(57,65,87,.1)}.radio_button{font-weight:600;display:flex;align-items:center}.radio_button input{display:none}.radio_button .mark{background:#fff;border:2px solid #3755fa;border-radius:100%;width:20px;height:20px;float:left;margin-right:5px;position:relative;display:flex;justify-content:center;align-items:center}.radio_button .mark:after{content:"";background:#3755fa;border-radius:100%;width:12px;height:12px;display:none}.radio_button input:checked+.mark:after{display:block}.checkbox_button{font-weight:600;display:flex;align-items:center}.checkbox_button input{display:none}.checkbox_button .mark{background:#fff;border:2px solid #3755fa;float:left;margin-right:5px;position:relative;display:flex;justify-content:center;align-items:center}.checkbox_button .mark:after{width:9px;height:9px;top:2px;left:2px;position:absolute;content:"";background:#3755fa;display:none}.checkbox_button input:checked+.mark:after{display:block}.custom_toggle label{width:46px;height:24px;border-radius:24px;background:#2a2d37;position:relative;cursor:pointer;float:left}.custom_toggle label:after{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;border-radius:24px;transition:.3s}.custom_toggle input:checked+label{background:#3755fa}.custom_toggle input:checked+label:after{left:22px}.page_navigator{float:left;width:100%;padding-top:20px}.paging{display:table;margin:0 auto}.paging .last_page,.paging .next_page{background-image:url(/assets/images/parts/paging/left_arrow.svg);background-repeat:no-repeat;background-size:15px auto;background-position:center}.paging .next_page{transform:rotate(180deg)}.paging_action.last_page.disabled,.paging_action.next_page.disabled{filter:brightness(3)}.paging .paging_action{float:left;width:40px;height:40px;text-align:center;padding:11px 0;margin:0 5px;cursor:pointer}.paging .paging_action:not(.active){color:#8b8d9b}.paging .paging_action:not(.active):hover,.paging .paging_action:not(.active):active{color:#2a2d37}.paging .paging_action.active{color:#2a2d37}.page_navigator .page_navigator_text{float:left;margin-top:7px;font-size:14px}.page_navigator .main_paging{float:left}.page_navigator .right_page_settings{float:right}.page_navigator .to_page_wrap{float:left;margin:0 20px 0 0;display:none}.page_navigator .goto_page_value{width:90px;height:40px;float:left;margin:0 5px;display:block}.page_navigator .goto_page{width:70px;float:left;margin:0 0 0 0}.page_navigator .items_in_page_wrap{float:left}.page_navigator .items_in_page{width:83px;height:32px;margin:0 12px 0 12px;float:left;border-radius:12px;padding:3px 15px;font-size:16px;border:1px solid #f2f2f2}@media(min-width: 1024px){.page_navigator .to_page_wrap{display:block}}.left_bar_wrap{width:300px;left:-300px;background:#4c4e5e;height:100%;padding:20px 0;position:fixed;overflow-y:auto;transition:.3s;z-index:1000}.left_bar_wrap.opened{left:0;transition:.3s}.left_bar{float:left;width:100%}.left_bar .main_logo_wrap{padding:0 20px;float:left;width:100%}.left_bar .main_logo{color:#fff;float:left;display:table}.left_bar .main_logo .icon{width:22px;float:left}.left_bar .main_logo .text{font-size:20px;float:left;height:24px;display:flex;justify-content:center;align-items:center;padding-left:5px}.left_bar .close_button{width:17px;height:17px;float:right;margin-top:6px;cursor:pointer;background-image:url(/assets/images/parts/left_bar/menu_close_white.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.left_bar .close_button:active,.left_bar .close_button:hover{background-image:url(/assets/images/parts/left_bar/menu_close_blue.svg)}.left_bar .left_menu{float:left;width:100%;padding-top:20px;font-size:14px}.left_bar ul,.left_bar li{list-style:none;margin:0;padding:0;float:left;width:100%}.left_bar li .sub_menu{display:none}.left_bar li.opened .sub_menu{display:block}.left_bar .menu_item{float:left;width:100%;text-decoration:none;padding:10px 20px;cursor:pointer}.left_bar .menu_item.blue_link{color:#6d78f4;font-size:16px}.left_bar .menu_item.white_link{color:#fff}.left_bar .menu_item:active,.left_bar .menu_item:hover,.left_bar .menu_item.active{background:#424242}.left_bar .menu_item .icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center;float:left;margin-right:10px}.left_bar .menu_item .icon img{max-width:20px;max-height:20px;float:left;width:100%}.left_bar .menu_item .text{float:left;width:calc(100% - 30px);padding-top:3px}.left_bar .menu_item.home_link .text{font-size:14px;padding:2px 0 0}.left_bar .menu_item .arrow{width:14px;float:right;padding:6px 0 0}.left_bar .opened .menu_item .arrow{transform:rotate(180deg);padding:0 0 5px}@media(min-width: 1024px){.left_bar_wrap{left:0}.left_bar .main_logo{margin:0 auto;float:none}.left_bar .main_logo .text{font-size:18px;float:left}.left_bar .close_button{display:none}}.top_bar{background:#eaeaeb;width:100%;float:left;padding:10px 20px}.top_bar .mobile_menu_button{float:left;cursor:pointer;padding:13px 10px}.top_bar .mobile_menu_button img{width:24px}.top_bar .mobile_menu_button,.top_bar .user_name{justify-content:center;align-items:center}.top_bar .mobile_menu_button,.top_bar .user_name{display:flex}.top_bar .user_name{background:#fff;font-size:16px;font-weight:600;border-radius:10px;padding:4px 10px;height:44px;cursor:pointer;float:right;position:relative}.top_bar .user_name .arrow{width:14px;float:left}.top_bar .user_name .icon{max-width:32px;max-height:32px;width:100%;margin-right:10px}.top_bar .user_name .icon img{width:100%;float:left}.top_bar .user_name .text{float:left;text-overflow:ellipsis;height:27px;overflow:hidden;padding:6px 10px 6px 0}.top_bar .user_name .variants{position:absolute;top:0;left:0;visibility:hidden;opacity:0;transition:.3s;z-index:100;width:100%;border-radius:10px;padding-top:44px;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725)}.top_bar .user_name .variant{height:44px;float:left;width:100%;padding:7px 10px 7px 10px}.top_bar .user_name .variants .variant:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.top_bar .user_name:active,.top_bar .user_name:hover{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff}.top_bar .user_name:active .arrow,.top_bar .user_name:hover .arrow{transform:rotate(-180deg)}.top_bar .user_name:active .variants,.top_bar .user_name:hover .variants{visibility:visible;opacity:1;transition:.3s;border-top-right-radius:0;border-top-left-radius:0}.top_bar .profile_variants .variant{color:#2a2d37;background:#fff}.top_bar .user_name .profile_variants .variant:active,.top_bar .user_name .profile_variants .variant:hover{background:#ebeeff;color:#2a2d37}.top_bar .profile_variants .variant .icon{width:30px;height:30px;float:left}.top_bar .profile_variants .variant .text{width:calc(100% - 40px);padding:5px 0 5px 0}@media(min-width: 1024px){.top_bar{padding:20px}.top_bar .mobile_menu_button{display:none}.top_bar .mobile_menu_button img{width:36px}}.main{padding:20px}.main .area{padding-bottom:20px}.main .column2{padding-bottom:20px}.main h2{width:100%;float:left;font-size:28px;font-weight:bold;padding:20px 0 20px;margin:0;line-height:100%}.main h2.editor_title{font-weight:normal}.main h2.editor_title b{font-weight:bold}.gray_area{background:#eaeaeb;border-radius:10px;padding:20px 20px}.blue_area{background:#ebeeff;border-radius:10px;padding:20px 20px}.main .row{padding:0}.content{width:100%;right:0;position:absolute}.btn_back{float:left;padding:20px 0 0}.btn_back img{float:left;width:24px;height:24px;margin-right:5px}.btn_back .text{float:left;height:24px;display:flex;align-items:center}.btn_back:active,.btn_back:hover{color:#3755fa}.line{margin-bottom:20px;border-top:1px solid #c8cad9}.helper{background:#3755fa;border-radius:100%;width:18px;height:18px;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;margin-left:5px;cursor:default;position:absolute}.helper .data{background:#2a2d37;width:200px;padding:10px;font-size:10px;font-weight:400;position:absolute;z-index:100;top:22px;left:0;display:none}.helper:active .data,.helper:hover .data{display:block}@media(min-width: 800px){.main .column2:first-child{padding-right:10px}.main .column2:last-child{padding-left:10px}}@media(min-width: 960px){.main .column2{padding-bottom:0}.main .row:first-child{padding:0 0 10px 0}.main .row:last-child{padding:10px 0 0 0}}@media(min-width: 1024px){.content{width:calc(100% - 300px)}.helper .data{left:calc(50% - 100px)}}.popup:not(.active){display:none}.popup.active{display:block;position:fixed;width:100%;height:100%;z-index:2000;background-color:rgba(0,0,0,.6980392157);overflow-y:auto}@media(min-width: 800px){.popup.active{display:flex;justify-content:center;align-items:center}}#index .main_stats{text-align:center}#index .custom_table{color:#2a2d37;font-size:14px}#index .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#index .custom_table th:first-child{border-bottom-left-radius:0}#index .custom_table th:last-child{border-bottom-right-radius:0}#index .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#index .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#index .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#sign_in .sign_in_area_wrap{background:#6d78f4}#sign_in .sign_in_area_wrap{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#sign_in .sign_in_area{max-width:500px;width:100%}#sign_in .field{width:100%;float:left;padding-bottom:20px}#sign_in .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#sign_in .field:last-child{padding-bottom:0}#sign_in .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left;width:100%}#sign_in .main_logo_wrap{float:left;width:100%;padding:40px 0 20px}#sign_in .main_logo{display:table;margin:0 auto}#sign_in .main_logo .icon{width:30px;float:left}#sign_in .main_logo .text{font-size:21px;float:left;height:30px;display:flex;justify-content:center;align-items:center;padding-left:5px;margin-top:2px;color:#fff}#sign_in input{width:100%;float:left}#sign_in .errors{width:100%;float:left;padding:0 0 10px;min-height:30px}#sign_in .sign_in{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#add_user .field{width:100%;float:left;padding-bottom:20px}#add_user .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_user .column2 .field:last-child{padding-bottom:0}#add_user .value input,#add_user .value .apx_select,#add_user .value .apx_select .value,#add_user .value .apx_select .variants{width:100%;float:left}#add_user .password_wrap [name=password],#add_user .api_key_wrap [name=api_key]{width:calc(100% - 56px)}#add_user .password_wrap .generate_password,#add_user .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#add_user .password_wrap .generate_password img,#add_user .api_key_wrap .generate_api_key img{width:30px;height:30px}#add_user .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#edit_user .field{width:100%;float:left;padding-bottom:20px}#edit_user .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_user .column2 .field:last-child{padding-bottom:0}#edit_user .value input,#edit_user .value .apx_select,#edit_user .value .apx_select .value,#edit_user .value .apx_select .variants{width:100%;float:left}#edit_user .password_wrap [name=password],#edit_user .api_key_wrap [name=api_key]{width:calc(100% - 56px)}#edit_user .password_wrap .generate_password,#edit_user .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#edit_user .password_wrap .generate_password img,#edit_user .api_key_wrap .generate_api_key img{width:30px;height:30px}#edit_user .update{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#give_balance .field{width:100%;float:left;padding-bottom:20px}#give_balance .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#give_balance .column2 .field:last-child{padding-bottom:0}#give_balance .value input{width:100%;float:left}#give_balance .user_balance{padding:12px;height:46px;border-radius:5px;width:100%;float:left;background:#eaeaeb}#give_balance .give{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#subtract_balance .field{width:100%;float:left;padding-bottom:20px}#subtract_balance .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#subtract_balance .column2 .field:last-child{padding-bottom:0}#subtract_balance .value input{width:100%;float:left}#subtract_balance .user_balance{padding:12px;height:46px;border-radius:5px;width:100%;float:left;background:#eaeaeb}#subtract_balance .subtract{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#users #filter_websites .search_status_wrap{float:left;padding-bottom:20px;width:100%}#users .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#users .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#users .param{font-size:14px;font-weight:600;padding-bottom:10px}#users textarea,#users .value input,#users .apx_select,#users .apx_select .value,#users .apx_select .value div,#users .value .apx_select .variants{width:100%;float:left}#users .title .text,#users .param .text{float:left;position:relative}#users .search_by_login,#users .search_status_wrap{float:left;padding-bottom:20px;width:100%}#users .search_by_login .search_wrap{float:left;width:100%}#users .search_status_wrap .search_status{float:left;width:100%}#users .search_by_login .search_box{position:relative;float:left;width:100%}#users .search_by_login .search_box .find_button{position:absolute;top:0;right:0;width:46px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer}#users .search_by_login .search_box .find_button img{width:24px;height:24px}#users .sort_filters .sort_filter{padding-bottom:20px}#users .sort_filters #sorting_direction img,#users .sort_filters #sort_by img{width:18px;float:left;margin-right:5px}#users .custom_table{color:#2a2d37;font-size:14px;min-width:1500px}#users .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#users .custom_table th:first-child{border-bottom-left-radius:0}#users .custom_table th:last-child{border-bottom-right-radius:0}#users .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#users .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#users .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#users .custom_table .user_access{min-width:300px}#users .custom_table .created_at{width:190px}#users .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#users .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#users .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#users .custom_table .action_button:active .action_button_menu,#users .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#users .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#users .custom_table .action_button .action_button_menu .variant:active,#users .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#users .custom_table .api_key{min-width:120px}#users .custom_table .amount{min-width:120px}#users .custom_table .country{min-width:150px}#users .paging_wrap{padding-top:20px}#users .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;margin-top:20px;float:left}@media(min-width: 1024px){#users .search_by_login{width:66.666%}#users .search_by_login .search_wrap{padding-right:10px}#users .search_status_wrap{padding-left:10px;float:left;width:33.333%}#users .sort_filters{display:none}}#add_provider .field{width:100%;float:left;padding-bottom:20px}#add_provider .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_provider .column2 .field:last-child{padding-bottom:0}#add_provider .value input,#add_provider .value .apx_select,#add_provider .value .apx_select .value,#add_provider .value .apx_select .variants{width:100%;float:left}#add_provider .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#edit_provider .field{width:100%;float:left;padding-bottom:20px}#edit_provider .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_provider .column2 .field:last-child{padding-bottom:0}#edit_provider .value input,#edit_provider .value .apx_select,#edit_provider .value .apx_select .value,#edit_provider .value .apx_select .variants{width:100%;float:left}#edit_provider .update{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#providers .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#providers .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#providers .param{font-size:14px;font-weight:600;padding-bottom:10px}#providers textarea,#providers .value input,#providers .apx_select,#providers .apx_select .value,#providers .apx_select .value div,#providers .value .apx_select .variants{width:100%;float:left}#providers .title .text,#providers .param .text{float:left;position:relative}#providers .custom_table{color:#2a2d37;font-size:14px;max-width:400px}#providers .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#providers .custom_table th:first-child{border-bottom-left-radius:0}#providers .custom_table th:last-child{border-bottom-right-radius:0}#providers .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#providers .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#providers .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#providers .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#providers .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#providers .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#providers .custom_table .action_button:active .action_button_menu,#providers .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#providers .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#providers .custom_table .action_button .action_button_menu .variant:active,#providers .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#providers .custom_table .api_key{min-width:120px}#providers .custom_table .amount{min-width:120px}#providers .custom_table .country{min-width:150px}#providers .paging_wrap{padding-top:20px}#providers .update_providers{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:220px;margin-top:20px;float:right}@media(min-width: 1024px){#providers .search_by_login{width:66.666%}#providers .search_by_login .search_wrap{padding-right:10px}#providers .search_status_wrap{padding-left:10px;float:left;width:33.333%}#providers .sort_filters{display:none}}#add_price .field{width:100%;float:left;padding-bottom:20px}#add_price .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_price .column2 .field:last-child{padding-bottom:0}#add_price .value input,#add_price .value .apx_select,#add_price .value .apx_select .value,#add_price .value .apx_select .variants{width:100%;float:left}#add_price .password_wrap .generate_password,#add_price .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#add_price .password_wrap .generate_password img,#add_price .api_key_wrap .generate_api_key img{width:30px;height:30px}#add_price .services,#add_price .countries{background:#fff;border-radius:5px;margin-top:10px;height:250px;overflow-y:auto}#add_price .service_item,#add_price .country_item{position:relative;float:left}#add_price .service_item label,#add_price .country_item label{float:left;cursor:pointer;margin:5px;display:flex;align-items:center;user-select:none;position:relative;padding:5px 5px 5px 30px;border-radius:5px;background:#eee;border:1px solid #eee}#add_price .service_item input,#add_price .country_item input{padding:5px;width:18px;height:18px;position:absolute;z-index:100;left:8px;top:8px}#add_price .service_item input:checked+label,#add_price .country_item input:checked+label{background:#dfe4ff;border:1px solid #3755fa}#add_price .add,#add_price .remove{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#edit_price .field{width:100%;float:left;padding-bottom:20px}#edit_price .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_price .column2 .field:last-child{padding-bottom:0}#edit_price .value input,#edit_price .value .apx_select,#edit_price .value .apx_select .value,#edit_price .value .apx_select .variants{width:100%;float:left}#edit_price .password_wrap .generate_password,#edit_price .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#edit_price .password_wrap .generate_password img,#edit_price .api_key_wrap .generate_api_key img{width:30px;height:30px}#edit_price .update{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#wholesale_purchases .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#wholesale_purchases .line{border-top:1px solid #c8cad9}#wholesale_purchases .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#wholesale_purchases .field{float:left;width:100%;padding-bottom:20px}#wholesale_purchases .param{font-size:14px;font-weight:600;padding-bottom:10px}#wholesale_purchases textarea,#wholesale_purchases .value input,#wholesale_purchases .apx_select,#wholesale_purchases .apx_select .value,#wholesale_purchases .apx_select .value div,#wholesale_purchases .value .apx_select .variants{width:100%;float:left}#wholesale_purchases .select_country .value .flag,#wholesale_purchases .select_country .variants .flag{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}#wholesale_purchases .use_filters,#wholesale_purchases .load_from_postback,#wholesale_purchases .load_from_files{width:200px;height:46px;margin:0 20px 20px 0;display:table;text-align:center;padding:14px;float:left}#wholesale_purchases .title .text,#wholesale_purchases .param .text{float:left;position:relative}#wholesale_purchases .custom_table{color:#2a2d37;font-size:14px;min-width:1400px}#wholesale_purchases .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#wholesale_purchases .custom_table th:first-child{border-bottom-left-radius:0}#wholesale_purchases .custom_table th:last-child{border-bottom-right-radius:0}#wholesale_purchases .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#wholesale_purchases .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#wholesale_purchases .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#wholesale_purchases .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#wholesale_purchases .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#wholesale_purchases .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#wholesale_purchases .custom_table .action_button:active .action_button_menu,#wholesale_purchases .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#wholesale_purchases .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#wholesale_purchases .custom_table .action_button .action_button_menu .variant:active,#wholesale_purchases .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#wholesale_purchases .custom_table .api_key{min-width:120px}#wholesale_purchases .custom_table .amount{min-width:150px}#wholesale_purchases .custom_table .country{min-width:150px}#wholesale_purchases .custom_table .type_name{min-width:150px}#wholesale_purchases .paging_wrap{padding-top:20px}#wholesale_purchases .wholesale_action{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:150px;float:left}@media(min-width: 640px){#wholesale_purchases .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 1024px){#wholesale_purchases .search_by_login{width:66.666%}#wholesale_purchases .search_by_login .search_wrap{padding-right:10px}#wholesale_purchases .search_status_wrap{padding-left:10px;float:left;width:33.333%}#wholesale_purchases .sort_filters{display:none}}@media(min-width: 1200px){.column4{padding-right:10px}.column4:last-child{padding-right:0}}#add_wholesale_purchase .field{width:100%;float:left;padding-bottom:20px}#add_wholesale_purchase .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_wholesale_purchase .column2 .field:last-child{padding-bottom:0}#add_wholesale_purchase .value input,#add_wholesale_purchase .value .apx_select,#add_wholesale_purchase .value .apx_select .value,#add_wholesale_purchase .value .apx_select .variants{width:100%;float:left}#add_wholesale_purchase .password_wrap .generate_password,#add_wholesale_purchase .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#add_wholesale_purchase .password_wrap .generate_password img,#add_wholesale_purchase .api_key_wrap .generate_api_key img{width:30px;height:30px}#add_wholesale_purchase .uploaded_files{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:140px;float:left;margin-right:10px;background:#fff}#add_wholesale_purchase .select_numbers{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:calc(100% - 150px);float:left}#add_wholesale_purchase .add{padding:14px 0;text-align:center;height:46px;width:250px;margin:0 auto;display:block}#edit_wholesale_purchase .field{width:100%;float:left;padding-bottom:20px}#edit_wholesale_purchase .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_wholesale_purchase .column2 .field:last-child{padding-bottom:0}#edit_wholesale_purchase .value input,#edit_wholesale_purchase .value .apx_select,#edit_wholesale_purchase .value .apx_select .value,#edit_wholesale_purchase .value .apx_select .variants{width:100%;float:left}#edit_wholesale_purchase .password_wrap .generate_password,#edit_wholesale_purchase .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#edit_wholesale_purchase .password_wrap .generate_password img,#edit_wholesale_purchase .api_key_wrap .generate_api_key img{width:30px;height:30px}#edit_wholesale_purchase .update{padding:14px 0;text-align:center;height:46px;width:250px;margin:0 auto;display:block}#prices .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#prices .line{border-top:1px solid #c8cad9}#prices .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#prices .field{float:left;width:100%;padding-bottom:20px}#prices .param{font-size:14px;font-weight:600;padding-bottom:10px}#prices textarea,#prices .value input,#prices .apx_select,#prices .apx_select .value,#prices .apx_select .value div,#prices .value .apx_select .variants{width:100%;float:left}#prices .select_country .value .flag,#prices .select_country .variants .flag{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}#prices .use_filters{width:200px;height:46px;margin:0 auto 20px;display:table;text-align:center;padding:14px}#prices .title .text,#prices .param .text{float:left;position:relative}#prices .custom_table{color:#2a2d37;font-size:14px}#prices .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#prices .custom_table th:first-child{border-bottom-left-radius:0}#prices .custom_table th:last-child{border-bottom-right-radius:0}#prices .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#prices .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#prices .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#prices .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#prices .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#prices .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#prices .custom_table .action_button:active .action_button_menu,#prices .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#prices .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#prices .custom_table .action_button .action_button_menu .variant:active,#prices .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#prices .custom_table .api_key{min-width:120px}#prices .custom_table .amount{min-width:120px}#prices .custom_table .country{min-width:150px}#prices .paging_wrap{padding-top:20px}#prices .price_button{text-align:center;padding:12px 10px;height:44px;border-radius:5px;width:auto;float:left}#prices .add_multiple_prices,#prices .remove_multiple_prices{margin-left:20px}@media(min-width: 640px){#prices .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 1024px){#prices .search_by_login{width:66.666%}#prices .search_by_login .search_wrap{padding-right:10px}#prices .search_status_wrap{padding-left:10px;float:left;width:33.333%}#prices .sort_filters{display:none}}@media(min-width: 1200px){.column4{padding-right:10px}.column4:last-child{padding-right:0}}#add_user_price .field{width:100%;float:left;padding-bottom:20px}#add_user_price .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_user_price .column2 .field:last-child{padding-bottom:0}#add_user_price .value input,#add_user_price .value .apx_select,#add_user_price .value .apx_select .value,#add_user_price .value .apx_select .variants{width:100%;float:left}#add_user_price .password_wrap .generate_password,#add_user_price .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#add_user_price .password_wrap .generate_password img,#add_user_price .api_key_wrap .generate_api_key img{width:30px;height:30px}#add_user_price .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#edit_user_price .field{width:100%;float:left;padding-bottom:20px}#edit_user_price .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_user_price .column2 .field:last-child{padding-bottom:0}#edit_user_price .value input,#edit_user_price .value .apx_select,#edit_user_price .value .apx_select .value,#edit_user_price .value .apx_select .variants{width:100%;float:left}#edit_user_price .password_wrap .generate_password,#edit_user_price .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#edit_user_price .password_wrap .generate_password img,#edit_user_price .api_key_wrap .generate_api_key img{width:30px;height:30px}#edit_user_price .update{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#user_prices .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#user_prices .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#user_prices .param{font-size:14px;font-weight:600;padding-bottom:10px}#user_prices textarea,#user_prices .value input,#user_prices .apx_select,#user_prices .apx_select .value,#user_prices .apx_select .value div,#user_prices .value .apx_select .variants{width:100%;float:left}#user_prices .title .text,#user_prices .param .text{float:left;position:relative}#user_prices .custom_table{color:#2a2d37;font-size:14px}#user_prices .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#user_prices .custom_table th:first-child{border-bottom-left-radius:0}#user_prices .custom_table th:last-child{border-bottom-right-radius:0}#user_prices .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#user_prices .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#user_prices .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#user_prices .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#user_prices .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#user_prices .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#user_prices .custom_table .action_button:active .action_button_menu,#user_prices .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#user_prices .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#user_prices .custom_table .action_button .action_button_menu .variant:active,#user_prices .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#user_prices .custom_table .api_key{min-width:120px}#user_prices .custom_table .amount{min-width:120px}#user_prices .custom_table .country{min-width:150px}#user_prices .paging_wrap{padding-top:20px}#user_prices .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:150px;margin-top:20px;float:right}@media(min-width: 1024px){#user_prices .search_by_login{width:66.666%}#user_prices .search_by_login .search_wrap{padding-right:10px}#user_prices .search_status_wrap{padding-left:10px;float:left;width:33.333%}#user_prices .sort_filters{display:none}}#add_locked_price .field{width:100%;float:left;padding-bottom:20px}#add_locked_price .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_locked_price .column2 .field:last-child{padding-bottom:0}#add_locked_price .value input,#add_locked_price .value .apx_select,#add_locked_price .value .apx_select .value,#add_locked_price .value .apx_select .variants{width:100%;float:left}#add_locked_price .password_wrap .generate_password,#add_locked_price .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#add_locked_price .password_wrap .generate_password img,#add_locked_price .api_key_wrap .generate_api_key img{width:30px;height:30px}#add_locked_price .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#locked_prices .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#locked_prices .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#locked_prices .param{font-size:14px;font-weight:600;padding-bottom:10px}#locked_prices textarea,#locked_prices .value input,#locked_prices .apx_select,#locked_prices .apx_select .value,#locked_prices .apx_select .value div,#locked_prices .value .apx_select .variants{width:100%;float:left}#locked_prices .title .text,#locked_prices .param .text{float:left;position:relative}#locked_prices .custom_table{color:#2a2d37;font-size:14px}#locked_prices .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#locked_prices .custom_table th:first-child{border-bottom-left-radius:0}#locked_prices .custom_table th:last-child{border-bottom-right-radius:0}#locked_prices .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#locked_prices .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#locked_prices .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#locked_prices .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#locked_prices .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#locked_prices .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#locked_prices .custom_table .action_button:active .action_button_menu,#locked_prices .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#locked_prices .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#locked_prices .custom_table .action_button .action_button_menu .variant:active,#locked_prices .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#locked_prices .custom_table .api_key{min-width:120px}#locked_prices .custom_table .amount{min-width:120px}#locked_prices .custom_table .country{min-width:150px}#locked_prices .paging_wrap{padding-top:20px}#locked_prices .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:180px;margin-top:20px;float:right}@media(min-width: 1024px){#locked_prices .search_by_login{width:66.666%}#locked_prices .search_by_login .search_wrap{padding-right:10px}#locked_prices .search_status_wrap{padding-left:10px;float:left;width:33.333%}#locked_prices .sort_filters{display:none}}#orders #filter_websites .search_status_wrap{float:left;padding-bottom:20px;width:100%}#orders .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#orders .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#orders .param{font-size:14px;font-weight:600;padding-bottom:10px}#orders textarea,#orders .value input,#orders .apx_select,#orders .apx_select .value,#orders .apx_select .value div,#orders .value .apx_select .variants{width:100%;float:left}#orders .title .text,#orders .param .text{float:left;position:relative}#orders .custom_table{color:#2a2d37;font-size:14px}#orders .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#orders .custom_table th:first-child{border-bottom-left-radius:0}#orders .custom_table th:last-child{border-bottom-right-radius:0}#orders .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#orders .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#orders .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#orders .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#orders .custom_table .action_button img{margin:0 auto;width:20px}#orders .custom_table .price{min-width:120px}#orders .custom_table .country{min-width:150px}#orders .custom_table .traffic_value{min-width:280px}#orders .paging_wrap{padding-top:20px}#order-coupons #filter_websites .search_status_wrap{float:left;padding-bottom:20px;width:100%}#order-coupons .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#order-coupons .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#order-coupons .param{font-size:14px;font-weight:600;padding-bottom:10px}#order-coupons textarea,#order-coupons .value input,#order-coupons .apx_select,#order-coupons .apx_select .value,#order-coupons .apx_select .value div,#order-coupons .value .apx_select .variants{width:100%;float:left}#order-coupons .title .text,#order-coupons .param .text{float:left;position:relative}#order-coupons .custom_table{color:#2a2d37;font-size:14px}#order-coupons .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#order-coupons .custom_table th:first-child{border-bottom-left-radius:0}#order-coupons .custom_table th:last-child{border-bottom-right-radius:0}#order-coupons .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#order-coupons .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#order-coupons .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#order-coupons .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#order-coupons .custom_table .action_button img{margin:0 auto;width:20px}#order-coupons .custom_table .price{min-width:120px}#order-coupons .custom_table .country{min-width:150px}#order-coupons .custom_table .traffic_value{min-width:280px}#order-coupons .paging_wrap{padding-top:20px}#order-coupons .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#order-coupons .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#order-coupons .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#order-coupons .custom_table .action_button:active .action_button_menu,#order-coupons .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#order-coupons .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#order-coupons .custom_table .action_button .action_button_menu .variant:active,#order-coupons .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#order-coupons .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;margin-top:20px;float:left}#traffic .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#traffic .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#traffic .field{float:left;width:100%;padding-bottom:20px}#traffic .param{font-size:14px;font-weight:600;padding-bottom:10px}#traffic .traffic_date{background:#fff;float:left;border-radius:5px;cursor:default;position:relative;user-select:none;font-size:16px;height:46px;font-weight:600;width:100%}#traffic .traffic_date_input{height:46px;white-space:nowrap;border-radius:5px;z-index:100;color:#242424;border:none;font-size:16px;font-weight:600;padding:12px 18px}#traffic textarea,#traffic .value input,#traffic .apx_select,#traffic .apx_select .value,#traffic .apx_select .value div,#traffic .value .apx_select .variants{width:100%;float:left}#traffic .title .text,#traffic .param .text{float:left;position:relative}#traffic .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#traffic .custom_table .long_column{min-width:150px}#traffic .custom_table th:first-child{border-bottom-left-radius:0}#traffic .custom_table th:last-child{border-bottom-right-radius:0}#traffic .custom_table{color:#2a2d37;font-size:14px;min-width:2500px}#traffic .custom_table th,#traffic .custom_table td{min-width:100px}#traffic .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157);word-wrap:break-word;word-break:break-word}#traffic .custom_table td.id{width:100px}#traffic .custom_table td.utm_params{width:500px;word-break:break-all;text-align:left}#traffic .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#traffic .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#traffic .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#traffic .custom_table .action_button img{margin:0 auto;width:20px}#traffic .custom_table .price{min-width:120px}#traffic .custom_table .country{min-width:150px}#traffic .custom_table .traffic_value{min-width:280px}#traffic .paging_wrap{padding-top:20px}@media(min-width: 640px){#traffic .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 800px){#traffic .column4{padding:0 5px}}@media(min-width: 1200px){#traffic .column4{padding-right:10px}#traffic .column4:last-child{padding-right:0}}#payments_by_sources .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#payments_by_sources .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#payments_by_sources .field{float:left;width:100%;padding-bottom:20px}#payments_by_sources .param{font-size:14px;font-weight:600;padding-bottom:10px}#payments_by_sources .traffic_date{background:#fff;float:left;border-radius:5px;cursor:default;position:relative;user-select:none;font-size:16px;height:46px;font-weight:600;width:100%}#payments_by_sources .traffic_date_input{height:46px;white-space:nowrap;border-radius:5px;z-index:100;color:#242424;border:none;font-size:16px;font-weight:600;padding:12px 18px}#payments_by_sources textarea,#payments_by_sources .value input,#payments_by_sources .apx_select,#payments_by_sources .apx_select .value,#payments_by_sources .apx_select .value div,#payments_by_sources .value .apx_select .variants{width:100%;float:left}#payments_by_sources .title .text,#payments_by_sources .param .text{float:left;position:relative}#payments_by_sources .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600;min-width:50px}#payments_by_sources .custom_table .long_column{min-width:150px}#payments_by_sources .custom_table th:first-child{border-bottom-left-radius:0}#payments_by_sources .custom_table th:last-child{border-bottom-right-radius:0}#payments_by_sources .custom_table{color:#2a2d37;font-size:14px;min-width:1200px}#payments_by_sources .custom_table th,#payments_by_sources .custom_table td{min-width:100px}#payments_by_sources .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157);word-wrap:break-word;word-break:break-word}#payments_by_sources .custom_table td.id{width:100px}#payments_by_sources .custom_table td.utm_params{width:500px;word-break:break-all;text-align:left}#payments_by_sources .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#payments_by_sources .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#payments_by_sources .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#payments_by_sources .custom_table .action_button img{margin:0 auto;width:20px}#payments_by_sources .custom_table .price{min-width:120px}#payments_by_sources .custom_table .country{min-width:150px}#payments_by_sources .custom_table .traffic_value{min-width:280px}#payments_by_sources .paging_wrap{padding-top:20px}@media(min-width: 640px){#payments_by_sources .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 800px){#payments_by_sources .column4{padding:0 5px}}@media(min-width: 1200px){#payments_by_sources .column4{padding-right:10px}#payments_by_sources .column4:last-child{padding-right:0}}#payments .column4{padding-top:10px}#payments .filters{padding-bottom:20px}#payments .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#payments .param{font-size:14px;font-weight:600;padding-bottom:10px}#payments .date_filter{background:#fff;float:left;border-radius:5px;cursor:default;position:relative;user-select:none;font-size:16px;height:46px;font-weight:600;width:100%}#payments .date_filter input{height:46px;white-space:nowrap;border-radius:5px;z-index:100;color:#242424;border:none;font-size:16px;font-weight:600;padding:12px 18px}#payments textarea,#payments .value input,#payments .apx_select,#payments .apx_select .value,#payments .apx_select .value div,#payments .value .apx_select .variants{width:100%;float:left}#payments .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#payments .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#payments .param{font-size:14px;font-weight:600;padding-bottom:10px}#payments textarea,#payments .value input,#payments .apx_select,#payments .apx_select .value,#payments .apx_select .value div,#payments .value .apx_select .variants{width:100%;float:left}#payments .title .text,#payments .param .text{float:left;position:relative}#payments .custom_table{color:#2a2d37;font-size:14px}#payments .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#payments .custom_table th:first-child{border-bottom-left-radius:0}#payments .custom_table th:last-child{border-bottom-right-radius:0}#payments .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#payments .custom_table .status{text-transform:capitalize}#payments .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#payments .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#payments .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#payments .custom_table .action_button img{margin:0 auto;width:20px}#payments .custom_table .price{min-width:120px}#payments .custom_table .country{min-width:150px}#payments .custom_table .traffic_value{min-width:280px}#payments .paging_wrap{padding-top:20px}@media(min-width: 640px){#payments .column4:nth-child(3n-1){padding-left:5px}#payments .column4:nth-child(2n+1){padding-right:5px}}@media(min-width: 1200px){#payments .column4:nth-child(3n-1){padding-left:0}#payments .column4:nth-child(2n+1){padding-right:10px}#payments .column4{padding-top:0;padding-right:10px}#payments .column4:last-child{padding-right:0}}#contact_sales #filter_websites .search_status_wrap{float:left;padding-bottom:20px;width:100%}#contact_sales .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#contact_sales .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#contact_sales .param{font-size:14px;font-weight:600;padding-bottom:10px}#contact_sales textarea,#contact_sales .value input,#contact_sales .apx_select,#contact_sales .apx_select .value,#contact_sales .apx_select .value div,#contact_sales .value .apx_select .variants{width:100%;float:left}#contact_sales .title .text,#contact_sales .param .text{float:left;position:relative}#contact_sales .custom_table{color:#2a2d37;font-size:14px}#contact_sales .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#contact_sales .custom_table th:first-child{border-bottom-left-radius:0}#contact_sales .custom_table th:last-child{border-bottom-right-radius:0}#contact_sales .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#contact_sales .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#contact_sales .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#contact_sales .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#contact_sales .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#contact_sales .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#contact_sales .custom_table .action_button:active .action_button_menu,#contact_sales .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#contact_sales .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#contact_sales .custom_table .action_button .action_button_menu .variant:active,#contact_sales .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#contact_sales .custom_table .full_name,#contact_sales .custom_table .company_name,#contact_sales .custom_table .company_email,#contact_sales .custom_table .your_use_case{min-width:150px}#contact_sales .custom_table .social_media_contact,#contact_sales .custom_table .created_at{min-width:200px}#contact_sales .paging_wrap{padding-top:20px}#blog #filter_websites .search_language_wrap{float:left;padding-bottom:20px;width:100%}#blog textarea,#blog .value input,#blog .apx_select,#blog .apx_select .value,#blog .apx_select .value div,#blog .value .apx_select .variants{width:100%;float:left}#blog .title .text,#blog .param .text{float:left;position:relative}#blog .search_by_name,#blog .search_language_wrap{float:left;padding-bottom:20px;width:100%}#blog .search_by_name .search_wrap{float:left;width:100%}#blog .search_language_wrap .language_name{float:left;width:100%}#blog .search_by_name .search_box{position:relative;float:left;width:100%}#blog .search_by_name .search_box .find_button{position:absolute;top:0;right:0;width:46px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer}#blog .search_by_name .search_box .find_button img{width:24px;height:24px}#blog .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#blog .param{font-size:14px;font-weight:600;padding-bottom:10px}#blog textarea,#blog .value input,#blog .apx_select,#blog .apx_select .value,#blog .apx_select .value div,#blog .value .apx_select .variants{width:100%;float:left}#blog .title .text,#blog .param .text{float:left;position:relative}#blog .custom_table{color:#2a2d37;font-size:14px;min-width:1000px}#blog .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#blog .custom_table th:first-child{border-bottom-left-radius:0}#blog .custom_table th:last-child{border-bottom-right-radius:0}#blog .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#blog .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#blog .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#blog .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#blog .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#blog .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#blog .custom_table .action_button:active .action_button_menu,#blog .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#blog .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#blog .custom_table .action_button .action_button_menu .variant:active,#blog .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#blog .custom_table .name_en,#blog .custom_table .name_cn{min-width:200px}#blog .custom_table .created_at{min-width:200px}#blog .custom_table .toggle_area{margin:0 auto;display:table}#blog .paging_wrap{padding-top:20px}#blog .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;margin-top:20px;float:left}@media(min-width: 1024px){#blog .search_by_name{width:66.666%}#blog .search_by_name .search_wrap{padding-right:10px}#blog .search_language_wrap{padding-left:10px;float:left;width:33.333%}}#edit_post .field{width:100%;float:left;padding-bottom:20px}#edit_post .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_post .value input,#edit_post .value .apx_select,#edit_post .value .apx_select .value,#edit_post .value .apx_select .variants{width:100%;float:left}#edit_post input,#edit_post select{width:100%;float:left;height:44px}#edit_post .button_wrap{display:table;margin:20px auto;width:150px}#edit_post .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#edit_post .image_uploader{width:100%;float:left;height:84px;border-radius:5px}#edit_post .image_uploader .selector_wrap,#edit_post .image_uploader .image_wrap{float:left}#edit_post .select_image{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;float:left;margin:20px 20px 20px 0}#edit_post .selected_image{float:left;width:84px;height:84px;border-radius:5px;background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#edit_post .selected_image:before,#edit_post .selected_image:after{position:absolute;width:70px;height:2px;background:#ff8f8f;content:"";display:none;top:50%;left:calc(50% - 35px)}#edit_post .selected_image:before{transform:rotate(45deg)}#edit_post .selected_image:after{transform:rotate(-45deg)}#edit_post .selected_image:active:before,#edit_post .selected_image:hover:before,#edit_post .selected_image:active:after,#edit_post .selected_image:hover:after{display:block}#edit_post .update,#edit_post .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media(min-width: 400px){#edit_post .button_wrap{width:auto}#edit_post .to_back{margin-bottom:0;margin-right:20px}}#statistics .numbers_amount{background:#fff;border-radius:5px;float:left;margin:0 10px 20px 0;padding:10px}#statistics .column4{width:100%;float:left}#statistics .field{float:left;width:100%;padding-bottom:20px}#statistics .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#statistics .search_by_login .search_box{position:relative;float:left;width:100%}#statistics .search_by_login .search_box .find_button{position:absolute;top:0;right:0;width:46px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer}#statistics .search_by_login .search_box .find_button img{width:24px;height:24px}#statistics .select_country .value .flag,#statistics .select_country .variants .flag{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}#statistics .date_filter input{height:46px;white-space:nowrap;border-radius:5px;z-index:100;color:#242424;border:none;font-size:16px;font-weight:600;padding:12px 18px}#statistics .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#statistics .param{font-size:14px;font-weight:600;padding-bottom:10px}#statistics textarea,#statistics .value input,#statistics .apx_select,#statistics .apx_select .value,#statistics .apx_select .value div,#statistics .value .apx_select .variants{width:100%;float:left}#statistics .title .text,#statistics .param .text{float:left;position:relative}#statistics .search_country_wrap,#statistics .search_status_wrap{float:left;padding-bottom:20px;width:100%}#statistics .search_date_wrap{float:left;width:fit-content;padding-bottom:20px}#statistics .search_country_wrap .search_status,#statistics .search_status_wrap .search_status{float:left;width:100%}#statistics .custom_table{color:#2a2d37;font-size:14px;min-width:1600px}#statistics .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#statistics .custom_table th:first-child{border-bottom-left-radius:0}#statistics .custom_table th:last-child{border-bottom-right-radius:0}#statistics .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#statistics .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#statistics .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#statistics .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#statistics .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#statistics .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#statistics .custom_table .action_button:active .action_button_menu,#statistics .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#statistics .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#statistics .custom_table .action_button .action_button_menu .variant:active,#statistics .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#statistics .custom_table .api_key{min-width:120px}#statistics .custom_table .amount{min-width:120px}#statistics .custom_table .country{min-width:150px}#statistics .paging_wrap{padding-top:20px}#statistics .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;margin-top:20px;float:left}@media(min-width: 640px){#statistics .column4{width:50%}#statistics .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 1024px){#statistics .search_by_login{width:66.666%}#statistics .search_by_login .search_wrap{padding-right:10px}#statistics .search_status_wrap{padding-left:10px;float:left}#statistics .search_date_wrap{padding-left:10px}}@media(min-width: 1200px){#statistics .column4{width:25%}#statistics .column4{padding-right:10px}}#financial-statistics h2{width:100%;float:left}#financial-statistics .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#financial-statistics .fields{padding-right:10px}#financial-statistics .field{float:left;padding-bottom:20px}#financial-statistics .param{font-size:14px;font-weight:600;padding-bottom:10px}#financial-statistics .date_filter input{background:#ebeeff;height:46px;white-space:nowrap;border-radius:5px;z-index:100;color:#242424;border:none;font-size:16px;font-weight:600;padding:12px 18px}#financial-statistics .param{font-size:14px;font-weight:600;padding-bottom:10px}#financial-statistics textarea,#financial-statistics .value input,#financial-statistics .apx_select,#financial-statistics .apx_select .value,#financial-statistics .apx_select .value div,#financial-statistics .value .apx_select .variants{width:100%;float:left}#financial-statistics .title .text,#financial-statistics .param .text{float:left;position:relative}#financial-statistics .search_date_wrap{float:right;width:fit-content;padding:23px 0 23px}#financial-statistics .money_info{margin:0 10px 20px 0}#financial-statistics .money_info_name{font-size:14px;font-weight:normal;margin-bottom:10px}#financial-statistics .money_info_profit{margin-bottom:10px}#financial-statistics .money_info_amount{font-size:21px;width:fit-content;float:left}#financial-statistics .money_info_percent{font-size:11px;font-weight:normal;width:fit-content;float:right;margin-top:7px}#financial-statistics .money_info_percent.green{color:#00b100}#financial-statistics .money_info_percent.red{color:#b10000}#financial-statistics .money_info_period{font-size:12px;font-weight:normal;color:#7f7f7f}#financial-statistics .graphic{margin-top:20px}#financial-statistics .graphic img{width:100%}#financial-statistics .number_usage_statistics{margin-top:20px}#financial-statistics .number_usage_statistics h3{margin-top:0}#financial-statistics .custom_table{color:#2a2d37;font-size:14px;min-width:1000px}#financial-statistics .custom_table th{background:#fff;padding:20px;text-align:left;font-weight:600}#financial-statistics .custom_table th:first-child{border-bottom-left-radius:0}#financial-statistics .custom_table th:last-child{border-bottom-right-radius:0}#financial-statistics .custom_table td{padding:10px 20px;text-align:left;font-weight:500;background:rgba(42,45,55,.0980392157)}#financial-statistics .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#financial-statistics .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}@media(min-width: 1024px){#financial-statistics .column3:last-child .money_info{margin-right:0}#financial-statistics .fields{padding-right:0}}#countries .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#countries .line{border-top:1px solid #c8cad9}#countries .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#countries .field{float:left;width:100%;padding-bottom:20px}#countries .param{font-size:14px;font-weight:600;padding-bottom:10px}#countries textarea,#countries .value input,#countries .apx_select,#countries .apx_select .value,#countries .apx_select .value div,#countries .value .apx_select .variants{width:100%;float:left}#countries .select_country .value .flag,#countries .select_country .variants .flag{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}#countries .use_filters{width:200px;height:46px;margin:0 auto 20px;display:table;text-align:center;padding:14px}#countries .title .text,#countries .param .text{float:left;position:relative}#countries .custom_table{color:#2a2d37;font-size:14px}#countries .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#countries .custom_table th:first-child{border-bottom-left-radius:0}#countries .custom_table th:last-child{border-bottom-right-radius:0}#countries .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#countries .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#countries .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#countries .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#countries .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#countries .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#countries .custom_table .action_button:active .action_button_menu,#countries .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#countries .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#countries .custom_table .action_button .action_button_menu .variant:active,#countries .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#countries .custom_table .api_key{min-width:120px}#countries .custom_table .amount{min-width:120px}#countries .custom_table .country{min-width:150px}#countries .paging_wrap{padding-top:20px}#countries .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;margin-top:20px;float:left}@media(min-width: 640px){#countries .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 1024px){#countries .search_by_login{width:66.666%}#countries .search_by_login .search_wrap{padding-right:10px}#countries .search_status_wrap{padding-left:10px;float:left;width:33.333%}#countries .sort_filters{display:none}}@media(min-width: 1200px){.column4{padding-right:10px}.column4:last-child{padding-right:0}}#alipay-coupons .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#alipay-coupons .line{border-top:1px solid #c8cad9}#alipay-coupons .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#alipay-coupons .field{float:left;width:100%;padding-bottom:20px}#alipay-coupons .param{font-size:14px;font-weight:600;padding-bottom:10px}#alipay-coupons textarea,#alipay-coupons .value input,#alipay-coupons .apx_select,#alipay-coupons .apx_select .value,#alipay-coupons .apx_select .value div,#alipay-coupons .value .apx_select .variants{width:100%;float:left}#alipay-coupons .select_country .value .flag,#alipay-coupons .select_country .variants .flag{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}#alipay-coupons .use_filters{width:200px;height:46px;margin:0 auto 20px;display:table;text-align:center;padding:14px}#alipay-coupons .title .text,#alipay-coupons .param .text{float:left;position:relative}#alipay-coupons .custom_table{color:#2a2d37;font-size:14px}#alipay-coupons .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#alipay-coupons .custom_table th:first-child{border-bottom-left-radius:0}#alipay-coupons .custom_table th:last-child{border-bottom-right-radius:0}#alipay-coupons .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#alipay-coupons .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#alipay-coupons .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#alipay-coupons .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#alipay-coupons .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#alipay-coupons .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#alipay-coupons .custom_table .action_button:active .action_button_menu,#alipay-coupons .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#alipay-coupons .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#alipay-coupons .custom_table .action_button .action_button_menu .variant:active,#alipay-coupons .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#alipay-coupons .custom_table .api_key{min-width:120px}#alipay-coupons .custom_table .amount{min-width:120px}#alipay-coupons .custom_table .country{min-width:150px}#alipay-coupons .paging_wrap{padding-top:20px}#alipay-coupons .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:120px;margin-top:20px;float:left}@media(min-width: 640px){#alipay-coupons .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 1024px){#alipay-coupons .search_by_login{width:66.666%}#alipay-coupons .search_by_login .search_wrap{padding-right:10px}#alipay-coupons .search_status_wrap{padding-left:10px;float:left;width:33.333%}#alipay-coupons .sort_filters{display:none}}@media(min-width: 1200px){.column4{padding-right:10px}.column4:last-child{padding-right:0}}#user_details .blue_area{margin-bottom:20px}#user_details .blue_area:last-child{margin-bottom:0}#user_details h3{margin-top:0}#user_details .filters{padding-bottom:20px}#user_details textarea,#user_details .value input,#user_details .apx_select,#user_details .apx_select .value,#user_details .apx_select .value div,#user_details .value .apx_select .variants{width:100%;float:left}#user_details .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#user_details .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#user_details .param{font-size:14px;font-weight:600;padding-bottom:10px}#user_details .title .text,#user_details .param .text{float:left;position:relative}#user_details .custom_table{color:#2a2d37;font-size:14px}#user_details .custom_table th{background:#fff;padding:20px;text-align:left;font-weight:600}#user_details .custom_table th:first-child{border-bottom-left-radius:0}#user_details .custom_table th:last-child{border-bottom-right-radius:0}#user_details .custom_table td{padding:10px 20px;font-weight:500;text-align:left;background:rgba(42,45,55,.0980392157)}#user_details .custom_table .status{text-transform:capitalize}#user_details .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#user_details .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#user_details .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#user_details .custom_table .action_button img{margin:0 auto;width:20px}#user_details .custom_table .price{min-width:120px}#user_details .custom_table .country{min-width:150px}#user_details .custom_table .traffic_value{min-width:280px}#user_details .utm_links .link{word-break:break-all}#user_details .all_payments .payment_status{border-radius:10px;padding:5px 10px;display:table}#user_details .all_payments .pending{background:rgba(251,188,4,.1019607843);color:#fbbc04}#user_details .all_payments .delivered{background:rgba(71,247,136,.1019607843);color:#0ea947}#user_details .all_payments .declined{background:rgba(244,109,109,.1019607843);color:#f46d6d}#activation_details .blue_area{margin-bottom:20px}#activation_details .blue_area:last-child{margin-bottom:0}#activation_details h3{margin-top:0}#activation_details .filters{padding-bottom:20px}#activation_details textarea,#activation_details .value input,#activation_details .apx_select,#activation_details .apx_select .value,#activation_details .apx_select .value div,#activation_details .value .apx_select .variants{width:100%;float:left}#activation_details .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#activation_details .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#activation_details .param{font-size:14px;font-weight:600;padding-bottom:10px}#activation_details .title .text,#activation_details .param .text{float:left;position:relative}#activation_details .custom_table{color:#2a2d37;font-size:14px}#activation_details .custom_table th{background:#fff;padding:20px;text-align:left;font-weight:600}#activation_details .custom_table th:first-child{border-bottom-left-radius:0}#activation_details .custom_table th:last-child{border-bottom-right-radius:0}#activation_details .custom_table td{padding:10px 20px;font-weight:500;text-align:left;background:rgba(42,45,55,.0980392157)}#activation_details .custom_table .status{text-transform:capitalize}#activation_details .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#activation_details .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#activation_details .custom_table .action_button{display:table;cursor:pointer;margin:0 auto}#activation_details .custom_table .action_button img{margin:0 auto;width:20px}#activation_details .custom_table .price{min-width:120px}#activation_details .custom_table .country{min-width:150px}#activation_details .custom_table .traffic_value{min-width:280px}#activation_details .utm_links .link{word-break:break-all}#rent_numbers .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#rent_numbers .line{border-top:1px solid #c8cad9}#rent_numbers .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#rent_numbers .field{float:left;width:100%;padding-bottom:20px}#rent_numbers .param{font-size:14px;font-weight:600;padding-bottom:10px}#rent_numbers textarea,#rent_numbers .value input,#rent_numbers .apx_select,#rent_numbers .apx_select .value,#rent_numbers .apx_select .value div,#rent_numbers .value .apx_select .variants{width:100%;float:left}#rent_numbers .select_country .value .flag,#rent_numbers .select_country .variants .flag{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #ccc;background-size:cover;background-position:center;background-repeat:no-repeat}#rent_numbers .use_filters{width:200px;height:46px;margin:0 auto 20px;display:table;text-align:center;padding:14px}#rent_numbers .title .text,#rent_numbers .param .text{float:left;position:relative}#rent_numbers .custom_table{color:#2a2d37;font-size:14px;min-width:1500px}#rent_numbers .custom_table th{background:#fff;padding:20px;text-align:center;font-weight:600}#rent_numbers .custom_table th:first-child{border-bottom-left-radius:0}#rent_numbers .custom_table th:last-child{border-bottom-right-radius:0}#rent_numbers .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:rgba(42,45,55,.0980392157)}#rent_numbers .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#rent_numbers .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#rent_numbers .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#rent_numbers .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#rent_numbers .custom_table .action_button .action_button_menu{position:absolute;background:#fff;top:7px;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}#rent_numbers .custom_table .action_button:active .action_button_menu,#rent_numbers .custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}#rent_numbers .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#rent_numbers .custom_table .action_button .action_button_menu .variant:active,#rent_numbers .custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}#rent_numbers .custom_table .api_key{min-width:120px}#rent_numbers .custom_table .amount{min-width:120px}#rent_numbers .custom_table .country{min-width:150px}#rent_numbers .paging_wrap{padding-top:20px}#rent_numbers .add{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:180px;margin-top:20px;float:left}@media(min-width: 640px){#rent_numbers .column4:nth-child(2n-1){padding-right:10px}}@media(min-width: 1024px){#rent_numbers .search_by_login{width:66.666%}#rent_numbers .search_by_login .search_wrap{padding-right:10px}#rent_numbers .search_status_wrap{padding-left:10px;float:left;width:33.333%}#rent_numbers .sort_filters{display:none}}@media(min-width: 1200px){.column4{padding-right:10px}.column4:last-child{padding-right:0}}#add_rent_numbers .field{width:100%;float:left;padding-bottom:20px}#add_rent_numbers .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_rent_numbers .column2 .field:last-child{padding-bottom:0}#add_rent_numbers .value input,#add_rent_numbers .value .apx_select,#add_rent_numbers .value .apx_select .value,#add_rent_numbers .value .apx_select .variants{width:100%;float:left}#add_rent_numbers .password_wrap .generate_password,#add_rent_numbers .api_key_wrap .generate_api_key{width:46px;height:46px;margin-left:10px;float:left;display:flex;justify-content:center;align-items:center}#add_rent_numbers .password_wrap .generate_password img,#add_rent_numbers .api_key_wrap .generate_api_key img{width:30px;height:30px}#add_rent_numbers .uploaded_files{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:140px;float:left;margin-right:10px;background:#fff}#add_rent_numbers .select_numbers{text-align:center;padding:12px 0;height:44px;border-radius:5px;width:calc(100% - 150px);float:left}#add_rent_numbers .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}/*# sourceMappingURL=account.min.css.map */
