@import url(/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:#ffffff}a{color:#0600ff}input[type=text],input[type=email],input[type=number],input[type=password],input[type=datetime-local],select{font-size:15px;height:46px;border:none;padding:2px 15px;border-radius:3px;font-weight:600}textarea{font-size:16px;padding:15px 15px;border-radius:3px;border:none;font-weight:600}input::placeholder,textarea::placeholder{color:#999999}input[type=text].has_error,input[type=password].has_error,select.has_error,textarea.has_error{background:#ffdbe5;color:#ff0000}.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:white;display:block;text-decoration:none;cursor:pointer;font-size:16px;transition:0.3s;border-radius:3px;font-weight:normal}.button.white{color:#ffffff;border:1px solid #ffffff}.button.white:hover,.button.white:active{color:#292929;background:#ffffff}.button.yellow{color:#292929;background:#FFD700}.button.yellow:hover,.button.yellow:active{background:#ffffff}.button.border_blue{color:#3755fa;border:1px solid #3755FA}.button.border_blue:hover,.button.border_blue:active{color:#ffffff;background:#3755fa}.button.red{background:#ff5555}.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.gray{background:#a1a1a1}.button.gray:hover,.button.gray:active{background:#7f7f7f}.blue_text{color:#3755FA}.green_text{color:#00A507}.gray_text{color:#777777}.button.violet{background:#9b5be3}.button.violet:hover,.button.violet:active{background:#8426ef}.button.magenta{background:#ff00ff}.button.magenta:hover,.button.magenta:active{background:#dd04dd}.hidden{display:none !important}@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:#ffffff;position:relative;padding:20px;border-radius:0;width:calc(100% - 60px);margin:0 auto}.popup .close{display:block;background:#333;border:1px solid #cccccc;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:#ffffff !important;padding-top:1px;font-weight:normal !important}.popup .close:after,.popup .close:before{position:absolute;content:"";width:17px;height:2px;background:#ffffff;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,0.9)}#notify_popup>.content{min-width:300px;max-width:600px;width:100%;border-radius:3px}#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}@media (min-width: 600px){#notify_popup{padding:0}}.apx_preloader{position:fixed;display:flex;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.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 #570cc4;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:#570cc4}.spoiler{background:#fcebff;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:#ffffff;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:#ffffff;float:left;border-radius:3px;cursor:default;position:relative;user-select:none;font-size:16px;height:46px;font-weight:600;width:100%}.apx_select.opened{background:#ffffff;float:left;border-bottom-left-radius:0;border-bottom-right-radius:0}.apx_select.disabled{background:#dddddd}.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:#ffffff;border:1px solid #cccccc;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 transparent}.apx_select:not(.multiple) .variants:not(:hover) .variant.active{background:#fcebff}.apx_select.multiple .variants .variant.active{background:#fcebff}.apx_select .variants .variant:hover{background:#fcebff}.apx_select .variants::-webkit-scrollbar{width:10px;border-left:1px solid #cccccc}.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}#user_filter.apx_select,#provider_filter.apx_select,#service_filter.apx_select,#status_filter.apx_select{margin-right:10px}.apx_select .value{padding:12px 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{width:24px;height:24px;float:left;border-radius:6px;margin-right:5px;border:1px solid #cccccc;background-size:cover;background-position:center;background-repeat:no-repeat}.apx_select .variants{width:100%}.apx_select .variant{padding:10px}.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,0.1)}.radio_button{font-weight:600;display:flex;align-items:center}.radio_button input{display:none}.radio_button .mark{background:#ffffff;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:#ffffff;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:#ffffff;border-radius:24px;transition:0.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}}.custom_radio{float:left;margin-left:10px}.custom_radio input{display:none}.custom_radio .mark{border:2px solid #6D78F4;width:16px;height:16px;float:left;position:relative;cursor:pointer;border-radius:50px;display:flex;justify-content:center;align-items:center}.custom_radio .mark:after{content:"";background:#6D78F4;width:8px;height:8px;display:none;position:relative;border-radius:50px}.custom_radio input:checked+.mark:after{display:block}.custom_radio .text{display:inline;cursor:pointer;padding-left:5px;user-select:none}.preview_wrap{position:relative;float:left}.preview_wrap .cleaner{float:left;width:100%;height:100%;border-radius:3px;background-color:rgba(255,255,255,0.9);background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:absolute;top:0;left:0;opacity:0;transition:0.3s}.preview_wrap:hover .cleaner{opacity:1;transition:0.3s}.preview_wrap .cleaner:before,.preview_wrap .cleaner:after{position:absolute;width:70%;height:2px;background:#ff8f8f;content:'';display:none;top:50%;left:calc(50% - 35%)}.preview_wrap .cleaner:before{transform:rotate(45deg)}.preview_wrap .cleaner:after{transform:rotate(-45deg)}.preview_wrap:active .cleaner:before,.preview_wrap:hover .cleaner:before,.preview_wrap:active .cleaner:after,.preview_wrap:hover .cleaner:after{display:block}.left_bar_wrap{width:300px;left:-300px;background:#b278ff;height:100%;padding:20px 0;position:fixed;overflow-y:auto;transition:0.3s;z-index:1000}.left_bar_wrap.opened{left:0;transition:0.3s}.left_bar{float:left;width:100%}.left_bar .main_logo_wrap{padding:0 20px;float:left;width:100%}.left_bar .main_logo{color:#ffffff;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:#570cc4;font-size:16px}.left_bar .menu_item.white_link{color:#ffffff}.left_bar .menu_item:active,.left_bar .menu_item:hover,.left_bar .menu_item.active{background:#d89eff}.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:#efe4ff;width:100%;float:left;padding:10px 20px;color:#570cc4}.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:#ffffff;font-size:16px;font-weight:600;border-radius:3px;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;height:27px;padding:6px 10px 6px 0;color:#570cc4}.top_bar .user_name .variants{position:absolute;top:0;left:0;visibility:hidden;opacity:0;transition:0.3s;z-index:100;width:100%;border-radius:3px;padding-top:44px;box-shadow:2px 8px 16px 4px #00000014}.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:3px;border-bottom-right-radius:3px}.top_bar .user_name:active,.top_bar .user_name:hover{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#ffffff}.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:0.3s;border-top-right-radius:0;border-top-left-radius:0}.top_bar .profile_variants .variant{color:#2a2d37;background:#ffffff}.top_bar .user_name .profile_variants .variant:active,.top_bar .user_name .profile_variants .variant:hover{background:#fcebff;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%;color:#555}.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}.pink_area{background:#efe4ff;border-radius:3px;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;color:#570cc4}.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:#ffffff;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:#000000b2;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:#ffffff;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:#fdf8ff}#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}#index .robot_farting{width:500px;margin:50px auto;display:table;border-radius:3px}#sign_in .sign_in_area_wrap{background:#570cc4}#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}#categories .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#categories .param{font-size:14px;font-weight:600;padding-bottom:10px}#categories textarea,#categories .value input,#categories .apx_select,#categories .apx_select .value,#categories .apx_select .value div,#categories .value .apx_select .variants{width:100%;float:left}#categories .title .text,#categories .param .text{float:left;position:relative}#categories .custom_table{color:#2a2d37;font-size:14px;min-width:900px}#categories .custom_table th{background:#ffffff;padding:20px;text-align:center;font-weight:600}#categories .custom_table th:first-child{border-bottom-left-radius:0}#categories .custom_table th:last-child{border-bottom-right-radius:0}#categories .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:#fdf8ff}#categories .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#categories .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#categories .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#categories .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#categories .custom_table .action_button .action_button_menu{position:absolute;background:#ffffff;top:7px;width:150px;right:0;border-radius:3px;z-index:200;overflow:hidden;transition:0.3s;box-shadow:2px 8px 16px 4px #00000014;display:none}#categories .custom_table .action_button:active .action_button_menu,#categories .custom_table .action_button:hover .action_button_menu{transition:0.3s;display:block}#categories .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#categories .custom_table .action_button .action_button_menu .variant:active,#categories .custom_table .action_button .action_button_menu .variant:hover{background:#fcebff}#categories .add{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;margin-top:20px;float:left}#comics .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#comics .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#comics .param{font-size:14px;font-weight:600;padding-bottom:10px}#comics textarea,#comics .value input,#comics .apx_select,#comics .apx_select .value,#comics .apx_select .value div,#comics .value .apx_select .variants{width:100%;float:left}#comics .title .text,#comics .param .text{float:left;position:relative}#comics .search_by_name{float:left;padding-bottom:20px;width:100%}#comics .search_by_name .search_wrap{float:left;width:100%}#comics .search_by_name .search_box{position:relative;float:left;width:100%}#comics .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}#comics .search_by_name .search_box .find_button img{width:24px;height:24px}#comics .sort_filters .sort_filter{padding-bottom:20px}#comics .sort_filters #sorting_direction img,#comics .sort_filters #sort_by img{width:18px;float:left;margin-right:5px}#comics .custom_table{color:#2a2d37;font-size:14px;min-width:900px}#comics .custom_table th{background:#ffffff;padding:20px;text-align:center;font-weight:600}#comics .custom_table th:first-child{border-bottom-left-radius:0}#comics .custom_table th:last-child{border-bottom-right-radius:0}#comics .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:#fdf8ff}#comics .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#comics .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#comics .custom_table .user_access{min-width:300px}#comics .custom_table .created_at{width:190px}#comics .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#comics .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#comics .custom_table .action_button .action_button_menu{position:absolute;background:#ffffff;top:7px;width:150px;right:0;border-radius:3px;z-index:200;overflow:hidden;transition:0.3s;box-shadow:2px 8px 16px 4px #00000014;display:none}#comics .custom_table .action_button:active .action_button_menu,#comics .custom_table .action_button:hover .action_button_menu{transition:0.3s;display:block}#comics .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#comics .custom_table .action_button .action_button_menu .variant:active,#comics .custom_table .action_button .action_button_menu .variant:hover{background:#fcebff}#comics .custom_table .api_key{min-width:120px}#comics .custom_table .amount{min-width:120px}#comics .custom_table .country{min-width:150px}#comics .paging_wrap{padding-top:20px}#comics .add{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;margin-top:20px;float:left}@media (min-width: 1024px){#comics .search_by_name{width:66.666%}#comics .search_by_name .search_wrap{padding-right:10px}#comics .sort_filters{display:none}}#chapters .statistic_wrap{font-size:18px;font-weight:600;padding-bottom:20px}#chapters .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left}#chapters .param{font-size:14px;font-weight:600;padding-bottom:10px}#chapters textarea,#chapters .value input,#chapters .apx_select,#chapters .apx_select .value,#chapters .apx_select .value div,#chapters .value .apx_select .variants{width:100%;float:left}#chapters .title .text,#chapters .param .text{float:left;position:relative}#chapters .search_by_name{float:left;padding-bottom:20px;width:100%}#chapters .search_by_name .search_wrap{float:left;width:100%}#chapters .search_by_name .search_box{position:relative;float:left;width:100%}#chapters .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}#chapters .search_by_name .search_box .find_button img{width:24px;height:24px}#chapters .sort_filters .sort_filter{padding-bottom:20px}#chapters .sort_filters #sorting_direction img,#chapters .sort_filters #sort_by img{width:18px;float:left;margin-right:5px}#chapters .custom_table{color:#2a2d37;font-size:14px;min-width:900px}#chapters .custom_table th{background:#ffffff;padding:20px;text-align:center;font-weight:600}#chapters .custom_table th:first-child{border-bottom-left-radius:0}#chapters .custom_table th:last-child{border-bottom-right-radius:0}#chapters .custom_table td{padding:10px 20px;text-align:center;font-weight:500;background:#fdf8ff}#chapters .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#chapters .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#chapters .custom_table .user_access{min-width:300px}#chapters .custom_table .created_at{width:190px}#chapters .custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative}#chapters .custom_table .action_button img{margin:0 auto;width:20px;z-index:100;position:relative}#chapters .custom_table .action_button .action_button_menu{position:absolute;background:#ffffff;top:7px;width:150px;right:0;border-radius:3px;z-index:200;overflow:hidden;transition:0.3s;box-shadow:2px 8px 16px 4px #00000014;display:none}#chapters .custom_table .action_button:active .action_button_menu,#chapters .custom_table .action_button:hover .action_button_menu{transition:0.3s;display:block}#chapters .custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}#chapters .custom_table .action_button .action_button_menu .variant:active,#chapters .custom_table .action_button .action_button_menu .variant:hover{background:#fcebff}#chapters .custom_table .api_key{min-width:120px}#chapters .custom_table .amount{min-width:120px}#chapters .custom_table .country{min-width:150px}#chapters .paging_wrap{padding-top:20px}#chapters .add{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;margin-top:20px;float:left}@media (min-width: 1024px){#chapters .search_by_name{width:66.666%}#chapters .search_by_name .search_wrap{padding-right:10px}#chapters .sort_filters{display:none}}#add_category .field{width:100%;float:left;padding-bottom:20px}#add_category .field textarea{width:100%}#add_category .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_category .value input,#add_category .value .apx_select,#add_category .value .apx_select .value,#add_category .value .apx_select .variants{width:100%;float:left}#add_category input,#add_category select{width:100%;float:left;height:44px}#add_category .button_wrap{display:table;margin:20px auto;width:150px}#add_category .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#add_category .image_uploader{width:100%;float:left;height:84px;border-radius:3px}#add_category .image_uploader .selector_wrap,#add_category .image_uploader .image_wrap{float:left}#add_category .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin:20px 20px 20px 0}#add_category .selected_image{float:left;width:84px;height:84px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#add_category .update,#add_category .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media (min-width: 400px){#add_category .button_wrap{width:auto}#add_category .to_back{margin-bottom:0;margin-right:20px}}#add_comic .field{width:100%;float:left;padding-bottom:20px}#add_comic .field textarea{width:100%}#add_comic .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_comic .value input,#add_comic .value .apx_select,#add_comic .value .apx_select .value,#add_comic .value .apx_select .variants{width:100%;float:left}#add_comic input,#add_comic select{width:100%;float:left;height:44px}#add_comic .button_wrap{display:table;margin:20px auto;width:150px}#add_comic .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#add_comic .image_uploader{width:100%;float:left;height:84px;border-radius:3px}#add_comic .image_uploader .selector_wrap,#add_comic .image_uploader .image_wrap{float:left}#add_comic .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin:20px 20px 20px 0}#add_comic .selected_image{float:left;width:84px;height:84px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#add_comic .update,#add_comic .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media (min-width: 400px){#add_comic .button_wrap{width:auto}#add_comic .to_back{margin-bottom:0;margin-right:20px}}#add_chapter .field{width:100%;float:left;padding-bottom:20px}#add_chapter .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#add_chapter .value input,#add_chapter .value .apx_select,#add_chapter .value .apx_select .value,#add_chapter .value .apx_select .variants{width:100%;float:left}#add_chapter input,#add_chapter select{width:100%;float:left;height:44px}#add_chapter .button_wrap{display:table;margin:20px auto;width:150px}#add_chapter .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#add_chapter .access_name{float:right;font-size:14px;font-weight:500;text-align:center}#add_chapter .access_name:nth-child(1){margin-right:4px}#add_chapter .access_name:nth-child(2){margin-right:33px}#add_chapter .access_name:nth-child(3){margin-right:28px}#add_chapter .access_name:nth-child(4){margin-right:33px}#add_chapter .access_name:nth-child(5){margin-right:23px}#add_chapter .image_uploader{width:calc(100% - 64px);float:left;height:44px;border-radius:3px}#add_chapter .image_uploader .selector_wrap,#add_chapter .image_uploader .image_wrap{float:left}#add_chapter .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin-right:20px}#add_chapter .labels{float:left}#add_chapter .preview_wrap{margin-right:20px}#add_chapter .selected_image,#add_chapter .select_access_label,#add_chapter .select_additional_label{float:left;width:44px;height:44px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#add_chapter .select_access_label{margin-right:10px}#add_chapter .select_additional_label{margin-left:10px}#add_chapter .update,#add_chapter .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}#add_chapter .page_item{padding:10px;float:left;background:#ddc5ff;margin:5px;clear:both;border-radius:3px;cursor:move}#add_chapter .page_item.dragging{opacity:0.3;border:1px dashed #8139ef}#add_chapter .remove_page{width:44px;height:44px;float:left;margin-right:20px;margin-top:16px;border-radius:3px;cursor:pointer;border:1px solid #cccccc;position:relative;background:#ffffff}#add_chapter .remove_page.disabled{background:transparent;border:none;cursor:default}#add_chapter .remove_page:not(.disabled):after{position:absolute;content:'';width:16px;height:2px;background:#ff6666;top:calc(50% - 1px);left:calc(50% - 8px)}#add_chapter .custom_radio{margin-left:0}#add_chapter .custom_radio .mark{width:44px;height:44px;border:2px solid #9b5be3;border-radius:3px}#add_chapter .custom_radio .mark:after{width:32px;height:32px;border-radius:3px;top:0;left:0;background:url(/assets/images/mark.svg) center;background-size:contain}#add_chapter .add_page,#add_chapter .add_multiple_pages{padding:14px 0;text-align:center;height:46px;max-width:180px;width:100%;margin-top:20px;float:left}#add_chapter .add_multiple_pages{margin-left:20px}@media (min-width: 400px){#add_chapter .button_wrap{width:auto}#add_chapter .to_back{margin-bottom:0;margin-right:20px}}#edit_category .field{width:100%;float:left;padding-bottom:20px}#edit_category .field textarea{width:100%}#edit_category .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_category .value input,#edit_category .value .apx_select,#edit_category .value .apx_select .value,#edit_category .value .apx_select .variants{width:100%;float:left}#edit_category input,#edit_category select{width:100%;float:left;height:44px}#edit_category .button_wrap{display:table;margin:20px auto;width:150px}#edit_category .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#edit_category .image_uploader{width:100%;float:left;height:84px;border-radius:3px}#edit_category .image_uploader .selector_wrap,#edit_category .image_uploader .image_wrap{float:left}#edit_category .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin:20px 20px 20px 0}#edit_category .selected_image{float:left;width:84px;height:84px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#edit_category .edit,#edit_category .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media (min-width: 400px){#edit_category .button_wrap{width:auto}#edit_category .to_back{margin-bottom:0;margin-right:20px}}#edit_comic .field{width:100%;float:left;padding-bottom:20px}#edit_comic .field textarea{width:100%}#edit_comic .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_comic .value input,#edit_comic .value .apx_select,#edit_comic .value .apx_select .value,#edit_comic .value .apx_select .variants{width:100%;float:left}#edit_comic input,#edit_comic select{width:100%;float:left;height:44px}#edit_comic .button_wrap{display:table;margin:20px auto;width:150px}#edit_comic .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#edit_comic .image_uploader{width:100%;float:left;height:84px;border-radius:3px}#edit_comic .image_uploader .selector_wrap,#edit_comic .image_uploader .image_wrap{float:left}#edit_comic .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin:20px 20px 20px 0}#edit_comic .selected_image{float:left;width:84px;height:84px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#edit_comic .edit,#edit_comic .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media (min-width: 400px){#edit_comic .button_wrap{width:auto}#edit_comic .to_back{margin-bottom:0;margin-right:20px}}#edit_chapter .field{width:100%;float:left;padding-bottom:20px}#edit_chapter .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#edit_chapter .value input,#edit_chapter .value .apx_select,#edit_chapter .value .apx_select .value,#edit_chapter .value .apx_select .variants{width:100%;float:left}#edit_chapter input,#edit_chapter select{width:100%;float:left;height:44px}#edit_chapter .button_wrap{display:table;margin:20px auto;width:150px}#edit_chapter .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#edit_chapter .access_name{float:right;font-size:14px;font-weight:500;text-align:center}#edit_chapter .access_name:nth-child(1){margin-right:4px}#edit_chapter .access_name:nth-child(2){margin-right:33px}#edit_chapter .access_name:nth-child(3){margin-right:28px}#edit_chapter .access_name:nth-child(4){margin-right:33px}#edit_chapter .access_name:nth-child(5){margin-right:23px}#edit_chapter .image_uploader{width:calc(100% - 64px);float:left;height:44px;border-radius:3px}#edit_chapter .image_uploader .selector_wrap,#edit_chapter .image_uploader .image_wrap{float:left}#edit_chapter .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin-right:20px}#edit_chapter .labels{float:left}#edit_chapter .preview_wrap{margin-right:20px}#edit_chapter .selected_image,#edit_chapter .select_access_label,#edit_chapter .select_additional_label{float:left;width:44px;height:44px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#edit_chapter .select_access_label{margin-right:10px}#edit_chapter .select_additional_label{margin-left:10px}#edit_chapter .selected_image{float:left;width:44px;height:44px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}#edit_chapter .page_item{padding:10px;float:left;background:#ddc5ff;margin:5px;clear:both;border-radius:3px;cursor:move}#edit_chapter .page_item.dragging{opacity:0.3;border:1px dashed #8139ef}#edit_chapter .remove_page{width:44px;height:44px;float:left;margin-right:20px;margin-top:16px;border-radius:3px;cursor:pointer;border:1px solid #cccccc;position:relative;background:#ffffff}#edit_chapter .remove_page.disabled{background:transparent;border:none;cursor:default}#edit_chapter .remove_page:not(.disabled):after{position:absolute;content:'';width:16px;height:2px;background:#ff6666;top:calc(50% - 1px);left:calc(50% - 8px)}#edit_chapter .custom_radio{margin-left:0}#edit_chapter .custom_radio .mark{width:44px;height:44px;border:2px solid #9b5be3;border-radius:3px}#edit_chapter .custom_radio .mark:after{width:32px;height:32px;border-radius:3px;top:0;left:0;background:url(/assets/images/mark.svg) center;background-size:contain}#edit_chapter .add_page,#edit_chapter .add_multiple_pages{padding:14px 0;text-align:center;height:46px;max-width:180px;width:100%;margin-top:20px;float:left}#edit_chapter .add_multiple_pages{margin-left:20px}#edit_chapter .edit,#edit_chapter .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media (min-width: 400px){#edit_chapter .button_wrap{width:auto}#edit_chapter .to_back{margin-bottom:0;margin-right:20px}}#slider_media .field{width:100%;float:left;padding-bottom:20px}#slider_media .field .param{font-size:20px;font-weight:600;padding-bottom:10px}#slider_media .pages{background:#fdf8ff;padding:10px;border-top:1px solid #000000}#slider_media .value{background:#ffffff;padding-bottom:20px;border-radius:10px}#slider_media .value .action{width:184px;float:left;padding:20px 40px 20px 20px;font-weight:600;font-size:14px}#slider_media .value .info{float:left;padding:20px 0 20px 60px;font-weight:600;font-size:14px}#slider_media .value input,#slider_media .value .apx_select,#slider_media .value .apx_select .value,#slider_media .value .apx_select .variants{width:100%;float:left}#slider_media input,#slider_media select{width:100%;float:left;height:44px}#slider_media .button_wrap{display:table;margin:20px auto;width:150px}#slider_media .to_back{width:150px;padding:12px 0;text-align:center;float:left;margin-bottom:20px}#slider_media .field .pages .param{font-size:14px}#slider_media .field .pages input{border:1px solid black;margin:10px 0 20px 0}#slider_media .page_item{float:left;width:calc(100% - 20px);padding:5px;margin:10px;background:#ddc5ff;border-radius:3px;clear:both;cursor:move}#slider_media .page_item.dragging{opacity:0.3;border:1px dashed #8139ef}#slider_media .image_uploader{width:calc(100% - 64px);float:left;height:44px;border-radius:3px}#slider_media .remove_page{width:44px;height:44px;float:left;margin-right:20px;border-radius:3px;cursor:pointer;border:1px solid #cccccc;position:relative;background:#ffffff}#slider_media .remove_page.disabled{background:transparent;border:none;cursor:default}#slider_media .remove_page:not(.disabled):after{position:absolute;content:'';width:16px;height:2px;background:#ff6666;top:calc(50% - 1px);left:calc(50% - 8px)}#slider_media .image_uploader .selector_wrap,#slider_media .image_uploader .image_wrap{float:left}#slider_media .select_image{text-align:center;padding:12px 0;height:44px;border-radius:3px;width:120px;float:left;margin-right:40px}#slider_media .file_name{float:left;margin:12px}#slider_media .selected_image{float:left;width:44px;height:44px;border-radius:3px;background-color:#ffffff;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative;border:1px solid #cccccc}#slider_media .add_page{padding:14px 0;text-align:center;height:46px;max-width:180px;width:100%;margin:20px 0 0 10px;float:left}#slider_media .update,#slider_media .add{padding:14px 0;text-align:center;width:100%;float:left;min-width:250px;height:46px}@media (min-width: 400px){#slider_media .button_wrap{width:auto}#slider_media .to_back{margin-bottom:0;margin-right:20px}}
/*# sourceMappingURL=account.min.css.map */
