.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loader,.loader__icon{height:100%;width:100%}.loader__icon{-webkit-filter:invert(.5);filter:invert(.5)}.loader_page{position:fixed;z-index:100;top:0;left:0}.loader_small .loader__icon{max-width:15px;max-height:15px}.loader_middle .loader__icon{max-width:50px;max-height:50px}.connection-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.connection-wrapper__loading{width:80px;height:80px;margin-bottom:20px}.connection-wrapper__content{padding:0 5px;overflow:hidden}@-webkit-keyframes text-highlight-red{50%{color:#d0021b}}@keyframes text-highlight-red{50%{color:#d0021b}}@-webkit-keyframes row-highlight{50%{-webkit-box-shadow:inset 0 0 15px #8d30f9;box-shadow:inset 0 0 15px #8d30f9}}@keyframes row-highlight{50%{-webkit-box-shadow:inset 0 0 15px #8d30f9;box-shadow:inset 0 0 15px #8d30f9}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shimmer{0%{background-position-x:0}to{background-position-x:100%}}@keyframes shimmer{0%{background-position-x:0}to{background-position-x:100%}}.base-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;color:#11223e;background:#fff;border:1px solid rgba(17,34,62,.05);border-radius:5px;padding:10px 20px;font-size:16px;font-weight:400;-webkit-transition:all .4s;transition:all .4s}.base-button_small{padding:10px;font-size:14px}.base-button:hover:not(:disabled):not(.base-button_loading){color:#0ff;background:#11223e}.base-button:disabled,.base-button_loading{font-weight:400;color:rgba(17,34,62,.5);background:#f5f5f5;cursor:not-allowed}.base-button_loading,.base-button_loading:disabled{-webkit-animation:shimmer 2s linear infinite forwards;animation:shimmer 2s linear infinite forwards;background:-webkit-gradient(linear,left top,right top,color-stop(4%,#eff1f3),color-stop(25%,#e2e2e2),color-stop(36%,#eff1f3));background:linear-gradient(90deg,#eff1f3 4%,#e2e2e2 25%,#eff1f3 36%);background-size:25% 100%;cursor:progress}.pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.pagination,.pagination__page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination__page{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background:#fff;color:#11223e;border:1px solid rgba(17,34,62,.07);border-radius:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination__page_active{pointer-events:none}.toast-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:5px}.toast-content__icon{width:40px;height:40px;background-repeat:no-repeat;background-position:50%}.toast-content__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:25px;font-size:14px;color:#11223e}.toast-content__right__title{opacity:.7;font-weight:700;margin-bottom:2px}.toast-content__right__text{opacity:.7}.toast-content_success .toast-content__icon{background-image:url(success.ab0b198f.svg)}.toast-content_success .toast-content__right__title{color:#6eab27}.toast-content_error .toast-content__icon{background-image:url(error.52b8b1b0.svg)}.toast-content_error .toast-content__right__title{color:#d0021b}.toast-content_warning .toast-content__icon{background-image:url(warning.afabd41a.svg)}.toast-content_warning .toast-content__right__title{color:#f7924e}.customers-table{border-radius:5px;color:#11223e;background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(17,34,62,.04);box-shadow:0 5px 20px 0 rgba(17,34,62,.04)}@-webkit-keyframes text-highlight-red{50%{color:#d0021b}}@keyframes text-highlight-red{50%{color:#d0021b}}@-webkit-keyframes row-highlight{50%{-webkit-box-shadow:inset 0 0 15px #8d30f9;box-shadow:inset 0 0 15px #8d30f9}}@keyframes row-highlight{50%{-webkit-box-shadow:inset 0 0 15px #8d30f9;box-shadow:inset 0 0 15px #8d30f9}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shimmer{0%{background-position-x:0}to{background-position-x:100%}}@keyframes shimmer{0%{background-position-x:0}to{background-position-x:100%}}.customers-table{display:-ms-grid;display:grid;border:1px solid rgba(17,34,62,.05);overflow:auto;max-width:100%}.customers-table__empty{text-align:center;padding:10px;font-size:20px;letter-spacing:1px;color:rgba(17,34,62,.5)}.customers-table__captions,.customers-table__row{display:-ms-grid;display:grid;-ms-grid-columns:10% 20% 20% 20% 15% 15%;grid-template-columns:10% 20% 20% 20% 15% 15%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customers-table__captions{border-bottom:1px solid rgba(17,34,62,.07);background:#2c4861;color:#fff;-webkit-box-shadow:inset 0 0 20px #fff;box-shadow:inset 0 0 20px #fff}.customers-table__captions__label{position:relative;font-weight:700;border-right:1px solid #f7924e;border-left:1px solid #f7924e;border-radius:10px/100px;padding:7px 15px 7px 10px;-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customers-table__captions__label:first-child{border-left:none}.customers-table__captions__label:last-child{border-right:none}.customers-table__captions__label_sortable{cursor:pointer}.customers-table__captions__label_sortable:hover{-webkit-box-shadow:inset 0 0 20px #fff;box-shadow:inset 0 0 20px #fff}.customers-table__captions__label_down:after,.customers-table__captions__label_up:after{content:"";position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px;background:url(arrow-down.113230a2.svg) no-repeat 50%;background-size:cover;-webkit-filter:invert(1);filter:invert(1);-webkit-animation:show 1s;animation:show 1s;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.customers-table__captions__label_up:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.customers-table__row{opacity:.9;-webkit-transition:opacity .4s,-webkit-box-shadow .4s;transition:opacity .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,opacity .4s;transition:box-shadow .4s,opacity .4s,-webkit-box-shadow .4s;-webkit-animation:row-highlight 0s;animation:row-highlight 0s}.customers-table__row__text{padding:5px 0 5px 10px;margin-right:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-table__row__ceil{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customers-table__row__ceil__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:5px}.customers-table__row__ceil__control__icon{width:15px;height:15px;margin-right:10px;opacity:.5;-webkit-transition:.4s;transition:.4s;overflow:hidden;cursor:pointer}.customers-table__row__ceil__control__icon:last-child{margin-right:0}.customers-table__row__ceil__control__icon:hover{opacity:1}.customers-table__row:nth-child(2n){background:#f1f1f1}.customers-table__row:nth-child(odd){background:#fbfbfb}.customers-table__row:hover{opacity:1;-webkit-box-shadow:inset 0 0 5px #006fee;box-shadow:inset 0 0 5px #006fee}.base-modal{border:1px solid rgba(17,34,62,.05);border-radius:5px;color:#11223e;background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(17,34,62,.04);box-shadow:0 5px 20px 0 rgba(17,34,62,.04)}.base-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;padding:10px;background:rgba(27,27,29,.2);display:-webkit-box;display:-ms-flexbox;display:flex}.base-modal{margin:auto;padding:15px;max-width:100%;max-height:100%;overflow:auto}.base-modal__title{margin-bottom:20px;font-size:24px;text-align:center;text-transform:capitalize}.confirm-modal__subtitle{font-size:20px;margin-bottom:10px;text-align:center}.confirm-modal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.confirm-modal__buttons>*{margin-left:15px}@-webkit-keyframes text-highlight-red{50%{color:#d0021b}}@keyframes text-highlight-red{50%{color:#d0021b}}@-webkit-keyframes row-highlight{50%{-webkit-box-shadow:inset 0 0 15px #8d30f9;box-shadow:inset 0 0 15px #8d30f9}}@keyframes row-highlight{50%{-webkit-box-shadow:inset 0 0 15px #8d30f9;box-shadow:inset 0 0 15px #8d30f9}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shimmer{0%{background-position-x:0}to{background-position-x:100%}}@keyframes shimmer{0%{background-position-x:0}to{background-position-x:100%}}.base-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.base-field_error .base-field__input,.base-field_error .base-field__input:focus{border-color:#d0021b;color:#d0021b}.base-field_error .base-field__label{-webkit-animation:text-highlight-red 1.5s infinite;animation:text-highlight-red 1.5s infinite}.base-field__label{font-size:18px;color:rgba(17,34,62,.5);margin-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.base-field__input{padding:10px 5px;font-size:14px;color:#11223e;border:1px solid rgba(17,34,62,.05);border-radius:5px}.base-field__input::-webkit-input-placeholder{color:rgba(17,34,62,.5)}.base-field__input::-moz-placeholder{color:rgba(17,34,62,.5)}.base-field__input:-ms-input-placeholder{color:rgba(17,34,62,.5)}.base-field__input::-ms-input-placeholder{color:rgba(17,34,62,.5)}.base-field__input::placeholder{color:rgba(17,34,62,.5)}.base-field__input:focus{border-color:#8d30f9}.select-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-field_error .select-field__select,.select-field_error .select-field__select:focus{border-color:#d0021b}.select-field_error .select-field__label{-webkit-animation:text-highlight-red 1.5s infinite;animation:text-highlight-red 1.5s infinite}.select-field__label{font-size:18px;color:rgba(17,34,62,.5);margin-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.select-field__select{padding:10px 5px;font-size:14px;color:#11223e;border:1px solid rgba(17,34,62,.05);border-radius:5px}.select-field__select::-webkit-input-placeholder{color:rgba(17,34,62,.5)}.select-field__select::-moz-placeholder{color:rgba(17,34,62,.5)}.select-field__select:-ms-input-placeholder{color:rgba(17,34,62,.5)}.select-field__select::-ms-input-placeholder{color:rgba(17,34,62,.5)}.select-field__select::placeholder{color:rgba(17,34,62,.5)}.select-field__select:focus{border-color:#8d30f9}.select-field__select__option{font-size:14px;color:#11223e}.customer-form-modal{border:1px solid rgba(17,34,62,.05);border-radius:5px;color:#11223e;background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(17,34,62,.04);box-shadow:0 5px 20px 0 rgba(17,34,62,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 15px;width:100%;max-width:991px;min-width:529px;margin:auto}.customer-form-modal__title{text-align:center;margin-bottom:20px;font-size:24px}.customer-form-modal__fields{margin-bottom:30px}.customer-form-modal__buttons,.customer-form-modal__fields{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:25px}.customer-form-modal__buttons{max-width:319px;margin-left:auto}.customers-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;min-width:767px;max-width:1280px;margin:auto}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
/*# sourceMappingURL=ReactToastify.css.map */.ReactModal__Overlay{opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.Toastify__toast{padding:20px 20px 20px 25px;background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(17,34,62,.04);box-shadow:0 5px 20px 0 rgba(17,34,62,.04);border:none;border-radius:5px}.Toastify__toast--info{-webkit-box-shadow:inset 0 0 5px #006fee;box-shadow:inset 0 0 5px #006fee}.Toastify__progress-bar{height:2px;top:0}.Toastify__progress-bar--error{background:#d0021b}.Toastify__progress-bar--success{background:#6eab27}.Toastify__progress-bar--warning{background:#f7924e}.Toastify__close-button{color:transparent;width:15px;height:15px;background:url(delete.002ab49f.svg) 50% no-repeat;opacity:.5}.Toastify__close-button:hover{opacity:1}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;background:none;border:none}#app,body,html{width:100%;height:100%}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;position:relative;-webkit-transition:color .4s,background-color .4s;transition:color .4s,background-color .4s;color:#11223e;background-color:#fff}body,h1,h2,h3,h4,h5,h6{font-weight:400}button{cursor:pointer}