@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}::-webkit-scrollbar{width:0}html{width:100%;height:100%}body{background:#1b1b24;color:#8a8db7;font-family:Inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1rem;-webkit-font-smoothing:antialiased}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch .slider::before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#2196F3}.switch input:focus+.slider{box-shadow:0 0 1px #2196F3}.switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.power-switch{--color-invert: #ffffff;--width: 70px;--height: 70px;position:relative;display:flex;justify-content:center;align-items:center;width:var(--width);height:var(--height)}.power-switch .button{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.power-switch .button:after{content:"";width:100%;height:100%;position:absolute;filter:blur(20px);opacity:0;transition:opacity 1s ease, transform 1s ease;transform:perspective(1px) translateZ(0);backface-visibility:hidden}.power-switch .button .power-on,.power-switch .button .power-off{height:100%;width:100%;position:absolute;z-index:1;fill:none;stroke:var(--color-invert);stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.power-switch .button .power-on .line,.power-switch .button .power-off .line{opacity:.2}.power-switch .button .power-on .circle,.power-switch .button .power-off .circle{opacity:.2;transform:rotate(-58deg);transform-origin:center 38px;stroke-dasharray:220;stroke-dashoffset:40}.power-switch .button .power-on{filter:drop-shadow(0px 0px 6px rgba(255,255,255,0.8))}.power-switch .button .power-on .line{opacity:0;transition:opacity .3s ease 1s}.power-switch .button .power-on .circle{opacity:1;stroke-dashoffset:220;transition:transform 0s ease, stroke-dashoffset 1s ease 0s}.power-switch input{position:absolute;height:100%;width:100%;z-index:2;cursor:pointer;opacity:0}.power-switch input:checked+.button:after{opacity:0.15;backface-visibility:hidden;transition:opacity .5s ease, transform .5s ease}.power-switch input:checked+.button .power-on,.power-switch input:checked+.button .power-off{animation:power-switch-click-animation .3s ease forwards;transform:scale(1)}.power-switch input:checked+.button .power-on .line,.power-switch input:checked+.button .power-off .line{animation:power-switch-line-animation .8s ease-in forwards}.power-switch input:checked+.button .power-on .circle,.power-switch input:checked+.button .power-off .circle{transform:rotate(302deg)}.power-switch input:checked+.button .power-on .line{opacity:1;transition:opacity .05s ease-in .55s}.power-switch input:checked+.button .power-on .circle{transform:rotate(302deg);stroke-dashoffset:40;transition:transform .4s ease .2s, stroke-dashoffset .4s ease .2s}@keyframes power-switch-line-animation{0%{transform:translateY(0)}10%{transform:translateY(10px)}40%{transform:translateY(-15px)}60%{transform:translateY(-15px)}85%{transform:translateY(10px)}100%{transform:translateY(0px)}}@keyframes power-switch-click-animation{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}.waiting{position:relative;user-select:none;color:transparent !important;text-shadow:none !important;cursor:pointer;overflow:hidden;transition:color .3s}.waiting:disabled{opacity:1 !important}.waiting:before{content:'';box-sizing:border-box;position:absolute;opacity:1;padding:0 !important;background:0 !important;top:50%;left:50%;width:20px !important;height:20px !important;margin:0 0 !important;margin-top:-10px !important;margin-left:-10px !important;border-radius:50%;border:1px solid transparent;animation:waiting-spinner .6s linear infinite .2s;z-index:3}.waiting:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0}@keyframes waiting-spinner{from{border-color:white;border-top-color:rgba(0,0,0,0.1)}to{border-color:white;border-top-color:rgba(0,0,0,0.1);transform:rotate(360deg)}}.table{width:100%;margin-bottom:1rem;background-color:rgba(0,0,0,0)}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark th,.table-dark td,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,0.075)}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form{background:#282936;width:600px;max-width:calc(100% - 30px);height:auto;border-radius:4px;box-sizing:border-box;letter-spacing:2px;margin:100px auto 15px;border:1px solid #282936}@media (max-width: 767.98px){.form{margin:30px auto}}.form-group{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 0 20px}.form-group:last-child{margin:0 0 10px}.form-group label{display:block;margin:0 0 10px;color:#8a8db7;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:0.2em}.form-group input{outline:none;display:block;background:rgba(0,0,0,0.1);width:100%;border:0;border-radius:4px;box-sizing:border-box;padding:12px 20px;color:#8a8db7;font-family:inherit;font-size:inherit;font-weight:700;line-height:inherit;transition:0.3s ease}.form-group input:focus{color:#8a8db7}.form-group button{outline:none;background:#b6b9e7;width:100%;border:0;border-radius:4px;padding:12px 20px;margin-top:15px;color:#242531;font-family:inherit;font-size:13px;font-weight:500;line-height:inherit;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:background .3s}.form-group button:not(:disabled):hover{background:#9ea0c3}.form-group button:disabled{cursor:not-allowed;opacity:.7}.form-panel{padding:40px 60px;box-sizing:border-box}@media (max-width: 575.98px){.form-panel{padding:30px}}.form-header{text-align:center;margin:0 0 40px}.form-header h1{padding:4px 0;color:#b6b9e7;font-size:24px;font-weight:700;text-transform:uppercase}.notify{position:fixed;z-index:10001;width:100%;top:0;left:0}.notify-message{font-size:14px;letter-spacing:1px;font-weight:500;text-align:center;padding:10px;color:#fff}.notify-message.success{background:#1ba11b}.notify-message.error{background:#da1111}.fixed-overlay{position:fixed;overflow:auto;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);backdrop-filter:blur(4px)}.fixed-overlay__modal{text-align:center;white-space:nowrap}.fixed-overlay__modal::after{display:inline-block;vertical-align:middle;width:0;height:100%;content:''}.modal{display:inline-flex;vertical-align:middle;max-width:100%}.modal_container{position:relative;margin:10px;width:400px;max-width:100%;white-space:normal;text-align:left;background-color:#1b1b24;border-radius:5px}.modal_container_body{position:relative;max-width:100%;padding:20px}.modal_container__close{position:absolute;right:10px;top:10px;font-weight:500;font-size:24px;cursor:pointer;user-select:none;transition:color .2s}.modal_container__close:hover{color:#d5d7ed}.modal_container__header{text-align:center;color:#d5d7ed;font-weight:500;font-size:18px;width:100%}.modal_container__about{margin-top:5px;text-align:center;color:#d5d7ed;font-weight:400;font-size:12px;width:100%}.modal_container__content{margin-top:20px;width:100%}.modal.initial{opacity:0;animation:showModalAnimation 500ms cubic-bezier(0.5, 1, 0.89, 1) 10ms 1 forwards}.modal.initial_body{opacity:0;animation:showModalAnimation 0.3s cubic-bezier(0.5, 1, 0.89, 1) 250ms 1 forwards}@keyframes showModalAnimation{from{opacity:0;transform:rotateX(-90deg)}to{opacity:1;transform:rotateX(0deg)}}.main-wrapper{display:flex;justify-content:center;align-items:center;flex-flow:column nowrap}.select-section{width:1400px;max-width:calc(100% - 30px);height:auto;box-sizing:border-box;margin:15px;padding:40px}.select-section-header{text-align:center;margin:0 0 20px;letter-spacing:0.1em;border:1px solid #282936;border-radius:5px;padding:20px 5px}.select-section-header h1{padding:4px 0;color:#8a8db7;font-size:1.4rem;line-height:1.4rem;font-weight:700;text-transform:uppercase}.select-section-body{margin:20px auto auto;border:1px solid #282936;border-radius:5px;padding:0.7rem;display:grid;grid-template-columns:repeat(auto-fill, minmax(500px, 1fr));grid-auto-flow:row;max-width:100%}.select-section-body-item{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;flex-grow:1;max-width:100%;margin:.7rem;border:1px solid #282936;border-radius:5px;padding:1rem 2rem;transition:all .2s}.select-section-body-item:hover{border-color:#8a8db7}.select-section-body-item-icon{width:80px;height:80px;opacity:.9;transition:all .2s}.select-section-body-item:hover .select-section-body-item-icon{opacity:1}.select-section-body-item-name{flex-grow:1;margin-left:40px;margin-right:40px;color:#8a8db7;font-size:1.5rem;line-height:1.5rem;font-weight:500;text-transform:uppercase;transition:all .2s}.select-section-body-item:hover .select-section-body-item-name{color:#adb1e6}.select-section-body-item-link-arrow{width:40px;height:auto;opacity:.5;transition:all .2s}.select-section-body-item:hover .select-section-body-item-link-arrow{opacity:1;transform:translate(5px, 0px)}@media (max-width: 575.98px){.select-section{padding:20px 15px}.select-section-body{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.select-section-body-item{padding:10px 15px}.select-section-body-item-icon{width:50px;height:50px}.select-section-body-item-name{margin-left:25px;margin-right:25px;font-size:1rem;line-height:1rem}.select-section-body-item-link-arrow{width:20px}}.bots-monitoring{width:1400px;max-width:calc(100% - 30px);height:auto;box-sizing:border-box;margin:15px;padding:40px}@media (max-width: 575.98px){.bots-monitoring{padding:20px 15px}}.bots-monitoring-header{text-align:center;margin:0 0 20px;letter-spacing:0.1em;border:1px solid #282936;border-radius:5px;padding:20px 5px}.bots-monitoring-header h1{padding:4px 0;color:#8a8db7;font-size:1.4rem;line-height:1.4rem;font-weight:700;text-transform:uppercase}.bots-monitoring-select-game{display:flex;justify-content:center;align-items:center;margin:15px 0 0}.bots-monitoring-select-game-item{display:flex;justify-content:center;align-items:center;width:60px;height:50px;border-radius:5px;opacity:0.5;cursor:pointer;transition:all .2s}.bots-monitoring-select-game-item:not(:first-child){margin-left:15px}.bots-monitoring-select-game-item.active,.bots-monitoring-select-game-item:hover{opacity:1;background-color:#262634}.bots-monitoring-list,.bots-monitoring-status,.bots-monitoring-items,.bots-monitoring-trades,.bots-monitoring-limits{max-width:100%;margin:20px auto auto;border:1px solid #282936;border-radius:5px;padding:1rem}.bots-monitoring-list.hidden,.bots-monitoring-status.hidden,.bots-monitoring-items.hidden,.bots-monitoring-trades.hidden,.bots-monitoring-limits.hidden{display:none}.bots-monitoring-list table,.bots-monitoring-status table,.bots-monitoring-items table,.bots-monitoring-trades table,.bots-monitoring-limits table{text-align:center;white-space:nowrap;margin-bottom:0}.bots-monitoring-list table thead th,.bots-monitoring-status table thead th,.bots-monitoring-items table thead th,.bots-monitoring-trades table thead th,.bots-monitoring-limits table thead th{font-weight:700;letter-spacing:1px;border-bottom:2px solid #282936;border-top:none;padding:0 .4rem .4rem}.bots-monitoring-list table tbody td,.bots-monitoring-status table tbody td,.bots-monitoring-items table tbody td,.bots-monitoring-trades table tbody td,.bots-monitoring-limits table tbody td{vertical-align:top;border-top:none}.bots-monitoring-list table td,.bots-monitoring-status table td,.bots-monitoring-items table td,.bots-monitoring-trades table td,.bots-monitoring-limits table td{padding:.4rem}.bots-monitoring-list table tr:first-child th,.bots-monitoring-status table tr:first-child th,.bots-monitoring-items table tr:first-child th,.bots-monitoring-trades table tr:first-child th,.bots-monitoring-limits table tr:first-child th{padding-bottom:1rem}.bots-monitoring-list table tr:first-child td,.bots-monitoring-status table tr:first-child td,.bots-monitoring-items table tr:first-child td,.bots-monitoring-trades table tr:first-child td,.bots-monitoring-limits table tr:first-child td{padding-top:1rem}.bots-monitoring-list .h-line,.bots-monitoring-status .h-line,.bots-monitoring-items .h-line,.bots-monitoring-trades .h-line,.bots-monitoring-limits .h-line{transition:all .2s}.bots-monitoring-list .h-line .substitution span:nth-child(2),.bots-monitoring-status .h-line .substitution span:nth-child(2),.bots-monitoring-items .h-line .substitution span:nth-child(2),.bots-monitoring-trades .h-line .substitution span:nth-child(2),.bots-monitoring-limits .h-line .substitution span:nth-child(2){display:none}.bots-monitoring-list .h-line:hover,.bots-monitoring-status .h-line:hover,.bots-monitoring-items .h-line:hover,.bots-monitoring-trades .h-line:hover,.bots-monitoring-limits .h-line:hover{background-color:#242430}.bots-monitoring-list .h-line:hover .substitution span:nth-child(1),.bots-monitoring-status .h-line:hover .substitution span:nth-child(1),.bots-monitoring-items .h-line:hover .substitution span:nth-child(1),.bots-monitoring-trades .h-line:hover .substitution span:nth-child(1),.bots-monitoring-limits .h-line:hover .substitution span:nth-child(1){display:none}.bots-monitoring-list .h-line:hover .substitution span:nth-child(2),.bots-monitoring-status .h-line:hover .substitution span:nth-child(2),.bots-monitoring-items .h-line:hover .substitution span:nth-child(2),.bots-monitoring-trades .h-line:hover .substitution span:nth-child(2),.bots-monitoring-limits .h-line:hover .substitution span:nth-child(2){display:inline}.bots-monitoring-list .is-fell,.bots-monitoring-status .is-fell,.bots-monitoring-items .is-fell,.bots-monitoring-trades .is-fell,.bots-monitoring-limits .is-fell{color:#d60202}.bots-monitoring-list .is-warning,.bots-monitoring-status .is-warning,.bots-monitoring-items .is-warning,.bots-monitoring-trades .is-warning,.bots-monitoring-limits .is-warning{color:#e49503;font-weight:500}.bots-monitoring-list .is-work,.bots-monitoring-status .is-work,.bots-monitoring-items .is-work,.bots-monitoring-trades .is-work,.bots-monitoring-limits .is-work{color:#019401;font-weight:500}.bots-monitoring-list .is-offline,.bots-monitoring-status .is-offline,.bots-monitoring-items .is-offline,.bots-monitoring-trades .is-offline,.bots-monitoring-limits .is-offline{color:#e49503;font-weight:500}.bots-monitoring-list .is-broken,.bots-monitoring-status .is-broken,.bots-monitoring-items .is-broken,.bots-monitoring-trades .is-broken,.bots-monitoring-limits .is-broken{color:#d60202;font-weight:500}.bots-monitoring-list .g-zone,.bots-monitoring-status .g-zone,.bots-monitoring-items .g-zone,.bots-monitoring-trades .g-zone,.bots-monitoring-limits .g-zone{color:#019401}.bots-monitoring-list .y-zone,.bots-monitoring-status .y-zone,.bots-monitoring-items .y-zone,.bots-monitoring-trades .y-zone,.bots-monitoring-limits .y-zone{color:#e49503}.bots-monitoring-list .r-zone,.bots-monitoring-status .r-zone,.bots-monitoring-items .r-zone,.bots-monitoring-trades .r-zone,.bots-monitoring-limits .r-zone{color:#d60202}.bots-monitoring-list .info,.bots-monitoring-status .info,.bots-monitoring-items .info,.bots-monitoring-trades .info,.bots-monitoring-limits .info{color:#e49503}.bots-monitoring-list .online,.bots-monitoring-list .offline,.bots-monitoring-list .broken,.bots-monitoring-list .all,.bots-monitoring-list .g-zone,.bots-monitoring-list .y-zone,.bots-monitoring-list .r-zone,.bots-monitoring-list .info,.bots-monitoring-status .online,.bots-monitoring-status .offline,.bots-monitoring-status .broken,.bots-monitoring-status .all,.bots-monitoring-status .g-zone,.bots-monitoring-status .y-zone,.bots-monitoring-status .r-zone,.bots-monitoring-status .info,.bots-monitoring-items .online,.bots-monitoring-items .offline,.bots-monitoring-items .broken,.bots-monitoring-items .all,.bots-monitoring-items .g-zone,.bots-monitoring-items .y-zone,.bots-monitoring-items .r-zone,.bots-monitoring-items .info,.bots-monitoring-trades .online,.bots-monitoring-trades .offline,.bots-monitoring-trades .broken,.bots-monitoring-trades .all,.bots-monitoring-trades .g-zone,.bots-monitoring-trades .y-zone,.bots-monitoring-trades .r-zone,.bots-monitoring-trades .info,.bots-monitoring-limits .online,.bots-monitoring-limits .offline,.bots-monitoring-limits .broken,.bots-monitoring-limits .all,.bots-monitoring-limits .g-zone,.bots-monitoring-limits .y-zone,.bots-monitoring-limits .r-zone,.bots-monitoring-limits .info{font-weight:500;font-size:24px}.bots-monitoring-list .online,.bots-monitoring-status .online,.bots-monitoring-items .online,.bots-monitoring-trades .online,.bots-monitoring-limits .online{color:#019401}.bots-monitoring-list .broken,.bots-monitoring-status .broken,.bots-monitoring-items .broken,.bots-monitoring-trades .broken,.bots-monitoring-limits .broken{color:#d60202}.bots-monitoring-list .all,.bots-monitoring-list .offline,.bots-monitoring-status .all,.bots-monitoring-status .offline,.bots-monitoring-items .all,.bots-monitoring-items .offline,.bots-monitoring-trades .all,.bots-monitoring-trades .offline,.bots-monitoring-limits .all,.bots-monitoring-limits .offline{color:#e49503}.bots-monitoring-list{position:relative}.bots-monitoring-list .bots-search-icon-open,.bots-monitoring-list .bots-search-icon-close{display:none;justify-content:center;align-items:center;position:absolute;background-color:#1b1b24;border-radius:50%;border:1px solid #282936;cursor:pointer;user-select:none;transition:background-color .2s}.bots-monitoring-list .bots-search-icon-open:hover,.bots-monitoring-list .bots-search-icon-close:hover{background-color:#282936}.bots-monitoring-list .bots-search-icon-open.active,.bots-monitoring-list .bots-search-icon-close.active{display:flex}.bots-monitoring-list .bots-search-icon-open{width:40px;height:40px;right:-15px;top:-15px}.bots-monitoring-list .bots-search-icon-open img{width:17px;height:18px;transform:rotate(90deg)}.bots-monitoring-list .bots-search-icon-open.hidden{display:none !important}.bots-monitoring-list .bots-search-icon-close{width:30px;height:30px;right:-10px;top:-10px}.bots-monitoring-list .bots-search-icon-close img{width:14px;height:17px}.bots-monitoring-list .bots-search-wrapp{position:relative;display:flex;justify-content:flex-end;align-items:center;width:100%;height:0;max-width:100%;opacity:0;transition:all .2s}.bots-monitoring-list .bots-search-wrapp.active{opacity:1;height:40px;margin-bottom:1rem}.bots-monitoring-list .bots-search-wrapp .bots-search-input{outline:0;border:1px solid #282936;border-radius:5px;padding:5px 20px;background-color:#1b1b24;width:100%;max-width:100%;height:100%;color:#8a8db7;font-family:Inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif}.bots-monitoring-list .bots-search-wrapp .bots-search-input::placeholder{color:#626483;font-family:Inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;user-select:none;transition:color .2s}.bots-monitoring-list .bots-search-wrapp .bots-search-input:focus::placeholder{color:transparent}.bots-monitoring-list .bots-search-wrapp .bots-search-input:disabled{cursor:not-allowed}.bots-monitoring-list .table-responsive.hidden{display:none}.bots-monitoring-list table thead th{border-bottom:none;height:50px;vertical-align:middle}.bots-monitoring-list table thead th.table-head-number{width:7%}.bots-monitoring-list table thead th.table-head-id,.bots-monitoring-list table thead th.table-head-username,.bots-monitoring-list table thead th.table-head-trades,.bots-monitoring-list table thead th.table-head-items{width:20%}.bots-monitoring-list table thead th.table-head-status{width:13%}.bots-monitoring-list table thead th.table-head-status div:nth-child(2){display:none}.bots-monitoring-list table thead th.table-head-status:not(.locked):hover div:nth-child(1){display:none}.bots-monitoring-list table thead th.table-head-status:not(.locked):hover div:nth-child(2){display:flex}.bots-monitoring-list table tr:first-child td{padding-top:.4rem}.bots-monitoring-list .bots-loader{display:flex;justify-content:center;align-items:center}.bots-monitoring-list .bots-loader img{display:none;transition:all .2s}.bots-monitoring-list .bots-loader img.shown{display:block}.bots-monitoring-list .bots-loader img.default{width:100px;height:185px}.bots-monitoring-list .bots-loader img.small{width:50px;height:93px;margin-top:15px}.bots-monitoring-list .bots-filters-status{justify-content:center;align-items:center;flex-flow:row nowrap}.bots-monitoring-list .bots-filters-status .f-online,.bots-monitoring-list .bots-filters-status .f-offline,.bots-monitoring-list .bots-filters-status .f-broken{display:inline-block;width:15px;height:15px;border-radius:50%;margin:0 7px;opacity:0.5;cursor:pointer;transition:all .2s}.bots-monitoring-list .bots-filters-status .f-online:hover,.bots-monitoring-list .bots-filters-status .f-online.active,.bots-monitoring-list .bots-filters-status .f-offline:hover,.bots-monitoring-list .bots-filters-status .f-offline.active,.bots-monitoring-list .bots-filters-status .f-broken:hover,.bots-monitoring-list .bots-filters-status .f-broken.active{opacity:1}.bots-monitoring-list .bots-filters-status .f-online.active,.bots-monitoring-list .bots-filters-status .f-offline.active,.bots-monitoring-list .bots-filters-status .f-broken.active{transform:scale(1.2)}.bots-monitoring-list .bots-filters-status .f-online{background-color:#019401}.bots-monitoring-list .bots-filters-status .f-offline{background-color:#e49503}.bots-monitoring-list .bots-filters-status .f-broken{background-color:#d60202}.services-monitoring{width:1400px;max-width:calc(100% - 30px);height:auto;box-sizing:border-box;margin:15px;padding:40px}.services-monitoring-header{text-align:center;margin:0 0 20px;letter-spacing:0.1em;border:1px solid #282936;border-radius:5px;padding:20px 5px}.services-monitoring-header h1{padding:4px 0;color:#8a8db7;font-size:1.4rem;line-height:1.4rem;font-weight:700;text-transform:uppercase}.services-monitoring-select-game{display:flex;justify-content:center;align-items:center;margin:15px 0 0}.services-monitoring-select-game-item{display:flex;justify-content:center;align-items:center;width:60px;height:50px;border-radius:5px;opacity:0.5;cursor:pointer;transition:all .2s}.services-monitoring-select-game-item:not(:first-child){margin-left:15px}.services-monitoring-select-game-item.active,.services-monitoring-select-game-item:hover{opacity:1;background-color:#262634}.services-monitoring-body{max-width:100%;margin:20px auto auto}.services-monitoring-body-items-wrapper{max-width:100%}.services-monitoring-body-items-wrapper.hidden{display:none}.services-monitoring-body-items-body{padding:5px;max-width:100%;border:1px solid #282936;border-radius:5px}.services-monitoring-body-items-body:not(:first-child){margin-top:30px}.services-monitoring-body-items-body-header{margin:-12px 0 0 -15px}.services-monitoring-body-items-body-header h2{display:inline;padding:5px 10px;color:#d5d7ed;font-weight:500;letter-spacing:1px;text-transform:uppercase;background-color:#1b1b24}.services-monitoring-body-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));grid-auto-flow:row;max-width:100%}.services-monitoring-body-item{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;position:relative;margin:10px;max-width:100%;min-height:50px;border-top:1px solid #282936;border-left:1px solid #282936;border-right:1px solid #282936;border-bottom:3px solid #282936;border-radius:5px;padding:10px 15px;transition:all .2s}.services-monitoring-body-item h3{color:#d5d7ed;font-weight:500;letter-spacing:1px}.services-monitoring-body-item p{font-size:13px;margin-top:5px}.services-monitoring-body-item[data-color="green"]{border-bottom-color:#019401}.services-monitoring-body-item[data-color="orange"]{border-bottom-color:#e49503}.services-monitoring-body-item[data-color="red"]{border-bottom-color:#d60202}.services-monitoring-body-item__right{display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;max-width:100%;margin-left:20px}.services-monitoring-body-item__right span{color:#d5d7ed}.services-monitoring-body-item__right span:nth-child(1){font-size:24px;line-height:24px;font-weight:500}.services-monitoring-body-item__right span:nth-child(2){font-size:12px;font-weight:400}.services-monitoring-body-item__details{display:flex;justify-content:center;align-items:center;position:absolute;background-color:#1b1b24;border-radius:50%;border:1px solid #282936;font-weight:500;cursor:pointer;user-select:none;width:25px;height:25px;top:-7px;right:-7px;transition:background-color .2s}.services-monitoring-body-item__details:hover{background-color:#282936}.services-monitoring .loaders{display:flex;justify-content:center;align-items:center}.services-monitoring .loaders img{display:none;transition:all .2s}.services-monitoring .loaders img.shown{display:block}.services-monitoring .loaders img.default{width:100px;height:185px}.services-monitoring .loaders img.small{width:50px;height:93px;margin-top:15px}@media (max-width: 575.98px){.services-monitoring{padding:20px 15px}.services-monitoring-body-items{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))}}.control{width:1400px;max-width:calc(100% - 30px);height:auto;box-sizing:border-box;margin:15px;padding:40px}.control-header{text-align:center;margin:0 0 20px;letter-spacing:0.1em;border:1px solid #282936;border-radius:5px;padding:20px 5px}.control-header h1{padding:4px 0;color:#8a8db7;font-size:1.4rem;line-height:1.4rem;font-weight:700;text-transform:uppercase}.control-select-game,.control-select-service{display:flex;justify-content:center;align-items:center;margin:15px 0 0}.control-select-game-item,.control-select-service-item{display:flex;justify-content:center;align-items:center;min-width:60px;height:50px;border-radius:5px;opacity:0.5;cursor:pointer;transition:all .2s}.control-select-game-item:not(:first-child),.control-select-service-item:not(:first-child){margin-left:15px}.control-select-game-item.active,.control-select-game-item:hover,.control-select-service-item.active,.control-select-service-item:hover{opacity:1;background-color:#262634;color:#eee}.control-select-service-wrap{display:flex;justify-content:center;align-items:center;margin:-38px 0 10px}.control-select-service{margin:0;width:auto;padding:5px;background-color:#1b1b24;border:1px solid #282936;border-radius:7px}.control-select-service-item{padding:10px 12px;user-select:none;height:auto}.control-select-service-item img{width:20px;height:20px}.control-select-service-item span{text-transform:uppercase;font-weight:500;margin-left:10px}.control-select-service-item:not(:first-child){margin-left:5px}.control-body{max-width:100%;margin:40px auto auto;border:1px solid #282936;border-radius:5px;padding:.7rem}.control-body-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));grid-auto-flow:row;max-width:100%}.control-body-items.hidden{display:none}.control-body-item{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;margin:10px;max-width:100%;min-height:35px;border:1px solid #282936;border-radius:5px;padding:10px 15px;font-weight:500;text-align:center;cursor:pointer;transition:all .2s}.control-body-item:hover{border-color:#8a8db7;color:#d5d7ed}.control-modal-item-wrap{margin-top:10px;border-top:1px solid #282936}.control-modal-item-wrap:first-child{margin-top:30px}.control-modal-item-header{margin-top:-8px;padding-bottom:2px}.control-modal-item-header h3{display:inline;font-size:12px;text-transform:uppercase;color:#d5d7ed;background:#1b1b24;padding-right:10px}.control-modal-item-body{display:flex;justify-content:center;align-items:center;flex-flow:row wrap}.control-modal-item-body input[type="text"],.control-modal-item-body input[type="datetime-local"]{outline:none;display:block;background:rgba(0,0,0,0.1);width:100%;margin:15px;border:0;border-radius:4px;box-sizing:border-box;padding:12px;color:#8a8db7;font-family:inherit;font-size:14px;font-weight:500;line-height:inherit;transition:.3s ease}.control-modal-item-body substring{display:flex;justify-content:flex-end;align-items:flex-start;font-size:10px;text-align:right;width:100%;margin-top:-10px;margin-right:15px;font-style:italic}.control-modal-actions{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;padding-top:20px;margin-top:10px;border-top:1px solid #282936}.control-modal-actions button{display:flex;justify-content:center;align-items:center;flex-grow:1;width:calc((100% - 10px) / 2);outline:none;border:0;border-radius:4px;padding:10px;color:#fff;font-family:inherit;font-size:12px;font-weight:500;line-height:inherit;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background .3s}.control-modal-actions button:disabled{cursor:not-allowed;opacity:.7}.control-modal-actions button:not(:first-child){margin-left:10px}.control-modal-actions button[act="save"]{background:green}.control-modal-actions button[act="save"]:not(:disabled):hover{background:#005800}.control-modal-actions button[act="reset"]{background:grey}.control-modal-actions button[act="reset"]:not(:disabled):hover{background:#585858}.control .loaders{display:flex;justify-content:center;align-items:center}.control .loaders img{display:none;transition:all .2s}.control .loaders img.shown{display:block}.control .loaders img.default{width:100px;height:185px}.control .loaders img.small{width:50px;height:93px;margin-top:15px}@media (max-width: 575.98px){.control{padding:20px 15px}.control-body-items{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))}}@media (max-width: 640px){.control-select-service-item span{display:none}}.tasks{width:1400px;max-width:calc(100% - 30px);height:auto;box-sizing:border-box;margin:15px;padding:40px}.tasks.super-width{width:1600px}.tasks-header{text-align:center;margin:0 0 20px;letter-spacing:0.1em;border:1px solid #282936;border-radius:5px;padding:20px 5px}.tasks-header h1{padding:4px 0;color:#8a8db7;font-size:1.4rem;line-height:1.4rem;font-weight:700;text-transform:uppercase}.tasks-select-game,.tasks-select-service{display:flex;justify-content:center;align-items:center;margin:15px 0 0}.tasks-select-game-item,.tasks-select-service-item{display:flex;justify-content:center;align-items:center;min-width:60px;height:50px;border-radius:5px;opacity:0.5;cursor:pointer;transition:all .2s}.tasks-select-game-item:not(:first-child),.tasks-select-service-item:not(:first-child){margin-left:15px}.tasks-select-game-item.active,.tasks-select-game-item:hover,.tasks-select-service-item.active,.tasks-select-service-item:hover{opacity:1;background-color:#262634;color:#eee}.tasks-select-service-wrap{display:flex;justify-content:center;align-items:center;margin:-42px 0 10px}.tasks-select-service{margin:0;width:auto;padding:5px;background-color:#1b1b24;border:1px solid #282936;border-radius:7px}.tasks-select-service-item{padding:10px 12px;user-select:none;height:auto}.tasks-select-service-item img{width:20px;height:20px}.tasks-select-service-item span{text-transform:uppercase;font-weight:500;margin-left:10px}.tasks-select-service-item:not(:first-child){margin-left:5px}.tasks-body{position:relative;max-width:100%;margin:40px auto auto;border:1px solid #282936;border-radius:5px;padding:1rem}.tasks-body.hidden{display:none}.tasks-body .table-responsive.hidden{display:none}.tasks-body table{text-align:center;white-space:nowrap;margin-bottom:0}.tasks-body table thead th{border-bottom:none;border-top:none;vertical-align:middle;text-transform:uppercase;font-weight:700;letter-spacing:1px}.tasks-body table thead th.table-head-status{width:15%}.tasks-body table tbody td{vertical-align:top;border-top:none}.tasks-body table td{padding:.4rem}.tasks-body table tr:first-child td{padding-top:.4rem}.tasks-body table tr:first-child th{padding-bottom:1rem}.tasks-body .h-line{transition:all .2s}.tasks-body .h-line .substitution span:nth-child(2){display:none}.tasks-body .h-line:hover{background-color:#242430}.tasks-body .h-line:hover .substitution span:nth-child(1){display:none}.tasks-body .h-line:hover .substitution span:nth-child(2){display:inline}.tasks-body .is-error{color:#d60202;font-weight:500}.tasks-body .is-warning{color:#e49503;font-weight:500}.tasks-body .is-success{color:#019401;font-weight:500}.tasks-last-update{margin-top:15px;text-align:right;font-size:14px;font-style:italic;padding:5px 10px}.tasks-last-update.is-error{color:#d60202;font-weight:500}.tasks .loaders{display:flex;justify-content:center;align-items:center}.tasks .loaders img{display:none;transition:all .2s}.tasks .loaders img.shown{display:block}.tasks .loaders img.default{width:100px;height:185px}.tasks .loaders img.small{width:50px;height:93px;margin-top:15px}@media (max-width: 575.98px){.tasks{padding:20px 15px}.tasks-body-items{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))}}@media (max-width: 640px){.tasks-select-service-item span{display:none}}

