@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,700,900);.input{width:100%;min-height:2.2em;text-align:left;box-sizing:border-box;outline:0;padding:0 1.25rem;border:1px solid #ddd;font-size:.875rem}.input::-webkit-input-placeholder{color:#333}.input:-ms-input-placeholder{color:#333}.input::-ms-input-placeholder{color:#333}.input::placeholder{color:#333}.auth{background:#fff}.auth__title{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0e70b9),to(#005693));background:linear-gradient(180deg,#0e70b9 0,#005693);width:100%;height:2.5rem;display:flex;align-items:center;color:#fff;padding-left:.7rem;box-sizing:border-box;font-weight:400;margin-bottom:1.875rem}.auth__input-block{width:93%;min-width:20rem;box-sizing:border-box;margin:0 auto 1.875rem}.auth__image{width:1.4rem;margin-right:.5rem}.auth__bottom{box-sizing:border-box;padding:.7em 1em}.auth__button{width:69%;min-width:15rem;max-width:83rem;height:2.8rem;background:#079c20;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer;margin:0 auto}.auth__ok{width:1.8rem;position:absolute;right:1rem}.auth__label{font-size:1rem;font-weight:700;margin-bottom:.625rem}.notification{display:block;width:100%;min-height:1rem;position:relative;z-index:100;margin-top:1rem;color:#878787;font-size:.875rem;font-weight:700;-webkit-animation:init .7s ease;animation:init .7s ease}.notification_deleting{-webkit-animation:delete .7s ease;animation:delete .7s ease}.notification__img-default,.notification__img-error,.notification__img-success{position:absolute;width:2.3rem;left:.7rem}.notification__left{height:100%;box-sizing:border-box;flex-shrink:0}.notification__cross{display:block;width:2rem;cursor:pointer}.notification__text{flex-grow:2;box-sizing:border-box;padding:0 0 0 4.4rem;height:100%;display:flex;justify-content:flex-start;align-items:center;min-height:1rem;word-break:break-word}.notification__wrapper{width:103%;display:flex;padding:.2rem 0;box-sizing:border-box}.notification__wrapper_type_default{background:#0e1621;color:#fff;border-radius:.625rem}.notification__wrapper_type_default:before{content:"";position:absolute;width:3.8rem;height:5rem;top:0;background:rgba(255,199,0,.2);border-radius:.5rem 2rem 2rem .5rem}.notification__wrapper_type_error{background:#0e1621;color:#fff;border-radius:.625rem}.notification__wrapper_type_error:before{content:"";position:absolute;width:3.8rem;height:5rem;top:0;background:rgba(226,76,75,.1);border-radius:.5rem 2rem 2rem .5rem}.notification__wrapper_type_success{background:#0e1621;color:#fff;border-radius:.625rem}.notification__wrapper_type_success:before{content:"";position:absolute;width:3.8rem;height:5rem;top:0;background:rgba(163,209,102,.1);border-radius:.5rem 2rem 2rem .5rem}@-webkit-keyframes init{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes init{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes delete{0%{opacity:1;height:4rem}70%{opacity:.5;-webkit-transform:translateX(120%);transform:translateX(120%);height:4rem}to{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%);height:0}}@keyframes delete{0%{opacity:1;height:4rem}70%{opacity:.5;-webkit-transform:translateX(120%);transform:translateX(120%);height:4rem}to{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%);height:0}}#notify-root{position:fixed;width:70%;right:1rem;display:flex;justify-content:center;z-index:1001;margin:auto;flex-direction:column-reverse}.select{width:100%;min-height:2.2em;text-align:left;box-sizing:border-box;outline:0;padding:.5rem;border:1px solid #ddd;font-size:1rem;position:relative;background-color:#fff}.select__item{margin:0 .5rem;padding:.5rem 0;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between}.select__item_current{margin:0;border-bottom:none;padding:0}.select__item:last-child{border-bottom:none}.select__arrow{padding:0 .5rem}.select__arrow *{fill:#000}.select__arrow-svg{width:.5rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.select__items-list{position:absolute;top:2.2em;left:-1px;display:flex;flex-direction:column;width:100%;z-index:100;background-color:#fff;border:1px solid #ddd}.create-user{width:100%;font-size:.875rem!important}.create-user__header{color:#fff;display:flex;align-items:center;margin-top:1px;height:2.4286rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0e70b9),to(#005693));background:linear-gradient(180deg,#0e70b9 0,#005693);font-size:.9rem;padding-left:.8rem;opacity:0}.create-user__wrapper{width:93%;min-width:20rem;box-sizing:border-box;margin:0 auto}.create-user__title{margin-bottom:.625rem;font-weight:700}.create-user__item{margin-bottom:1.125rem}.create-user__button{cursor:pointer;height:2.7143rem;width:70%;min-width:15rem;background:#079c20;color:#fff;position:relative;margin:0 auto}.create-user__button,.create-user__user-icon-wrapper{display:flex;align-items:center;justify-content:center}.create-user__user-icon-wrapper{position:absolute;right:.5rem;top:calc(50% - .85rem);background:rgba(0,0,0,.3);height:1.7rem;border-radius:100%;width:1.7rem}.create-user__user-icon-svg{height:1.2rem}.users-list__header{display:flex;align-items:center;justify-content:center;margin-top:1px;height:2.4286rem;font-size:.9rem;padding-left:.8rem}.users-list__filter-block{width:86%;min-width:18.75rem;margin:0 auto 3.125rem;position:relative}.users-list__search-icon{position:absolute;left:1rem;top:calc(50% - .5rem)}.users-list__search-icon-svg{width:1rem}.users-list__subheader{width:92%;min-width:20rem;margin:0 auto 1.25rem}.users-list__subheader,.users-list__subheader-item{display:flex;align-items:center;justify-content:space-between}.users-list__subheader-item{width:44%;min-width:9.625rem;height:2.5rem;box-sizing:border-box;border:1px solid #ddd;padding:0 1rem}.users-list__subheader-text{max-width:4.375rem;white-space:normal;font-size:.875rem;text-transform:capitalize}.users-list__bold-text,.users-list__subheader-text_bold{font-weight:700}.users-list__item{display:flex;align-items:center;justify-content:space-between;width:86.25%;min-width:18.75rem;height:2.5rem;box-sizing:border-box;padding:0 1rem 0 1.5rem;border:1px solid #ddd;background:#fff;font-size:.875rem;margin:0 auto .5rem}.users-list__item-balance{margin-right:.875rem}.users-list__item-right{display:flex;align-items:center}.users-list__arrow,.users-list__arrow-box{display:flex;align-items:center;justify-content:center}.users-list__arrow-svg{width:1rem;height:1rem}.password-pop-up{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:5}.password-pop-up__body{background:#fff;width:80%;height:10rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;border:1px solid #323232}.password-pop-up__header{width:100%;text-align:center}.password-pop-up__password{font-weight:700;font-size:1.2857rem;text-align:center}.password-pop-up__button{width:80%;background:#079c20;display:flex;align-items:center;justify-content:center;height:2.5rem;color:#fff;cursor:pointer}.user-edit__info{width:94%;min-width:20rem;margin:0 auto 1.25rem}.user-edit__info-item{margin-bottom:.8rem}.user-edit__info-title{margin-bottom:.3rem;font-weight:700;text-transform:capitalize}.user-edit__value{width:100%;min-height:2.2em;text-align:left;box-sizing:border-box;outline:0;padding:.5rem;border:1px solid #ddd;font-size:1rem}.user-edit__buttons{padding:1rem}.user-edit__payment-buttons{display:flex;flex-wrap:wrap}.user-edit__payment-button-value{max-width:20%;width:100px;height:50px;margin-right:1rem;display:flex;align-items:center;justify-content:center;background:orange;cursor:pointer;margin-bottom:1rem}.user-edit__buttons-bottom{display:flex;justify-content:space-between}.user-edit__ban-button,.user-edit__unban-button{cursor:pointer;width:47%;display:flex;align-items:center;justify-content:center;color:#fff;height:2.5rem;text-shadow:0 0 6px hsla(0,0%,100%,.38);font-weight:700}.user-edit__unban-button{background:#079c20;color:fff}.user-edit__ban-button{background-color:red}.user-edit__payment-button{width:74%;min-width:15rem;background-color:#079c20;margin:0 auto}.user-edit__payment-button,.user-edit__reset-button{display:flex;align-items:center;justify-content:center;height:2.5rem;color:#fff;font-weight:700;cursor:pointer;text-shadow:0 0 6px hsla(0,0%,100%,.38)}.user-edit__reset-button{background:-webkit-gradient(linear,left top,left bottom,from(#0d6fb8),to(#005693));background:linear-gradient(180deg,#0d6fb8,#005693);margin-bottom:1rem}.user-edit__payment-block{width:94%;min-width:20rem;margin:0 auto 2.5rem;box-sizing:border-box}.user-edit__payment-button{margin-top:.8rem}.user-edit__payment-item{margin-bottom:.5rem}.user-edit__payment-title{margin-bottom:.3rem}.change-pas{width:94%;min-width:18.75rem;box-sizing:border-box;margin:0 auto}.change-pas__button{width:80%;min-width:15rem;height:2.2rem;background:#079c20;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer;margin:8.625rem auto}.change-pas__title{font-weight:700;color:#000;margin-bottom:1rem}.total__title{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0e70b9),to(#005693));background:linear-gradient(180deg,#0e70b9 0,#005693);width:100%;height:2.5rem;display:flex;align-items:center;color:#fff;padding-left:.7rem;box-sizing:border-box;font-weight:400;opacity:0}.total__td{width:25%;text-align:center}.total__td_type_left{text-align:left}.total__td_type_right{text-align:right}.total__input-block{box-sizing:border-box;margin:0 auto;width:94%;min-width:20rem}.total__input-block:nth-child(2){margin-bottom:1.25rem}.total__image{width:1.4rem;margin-right:.5rem}.total__bottom{box-sizing:border-box;padding:2.5rem 0;width:70%;min-width:15rem;margin:0 auto}.total__button{width:100%;height:2.8rem;background:#079c20;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer}.total__button_isLoading{background:#11541c;cursor:not-allowed}.total__ok{width:1.8rem;position:absolute;right:1rem}.total__result-header{height:2.5rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;border:1px solid #ddd;padding:0 1.5rem;font-size:.9rem;font-weight:400;margin-bottom:1.25rem}.total__result{margin:0 auto;width:94%;min-width:20rem}.total__row{height:2.5rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 .7rem;font-size:.8rem;font-weight:400;background:#fff;border:1px solid #ddd;margin-bottom:.5rem}.total__label,.total__row_type_bold{font-weight:700}.total__label{margin-bottom:.625rem;text-transform:capitalize}.transaction-item{background:#fff;border:1px solid #ddd;height:2.5rem;display:flex;align-items:center;color:#000;padding:0 1rem;box-sizing:border-box;margin-bottom:.5rem}.transaction-item__column-amount{color:#c22326}.transaction-item__column,.transaction-item__column-amount{font-size:.7857rem;width:100%}.transaction-item__column-amount_type_center,.transaction-item__column_type_center{text-align:center}.transaction-item__column-amount_type_right,.transaction-item__column_type_right{text-align:right}.transaction-item__column-amount_colored,.transaction-item__column_colored{color:#00890d}.transaction-item__column-amount_type_right,.transaction-item__column_type_right{max-width:15%}.transaction-history{padding-bottom:2rem}.transaction-history__filter-block{width:94%;min-width:20rem;margin:0 auto 2.5rem}.transaction-history__filter-item{margin-bottom:1.125rem}.transaction-history__filter-title{color:#333;margin-bottom:.625rem;font-weight:700;text-transform:capitalize}.transaction-history__input{border:1px solid #ddd;height:2.2857rem;background:#fff;display:flex;align-items:center;position:relative}.transaction-history__calendar{position:absolute;top:calc(505 - .85rem);right:.5rem;width:1.7143rem;height:1.7143rem;border-radius:100%;display:flex;align-items:center;justify-content:center}.transaction-history__calendar-svg{width:1.25rem}.transaction-history .react-datepicker-wrapper{width:100%;height:100%}.transaction-history .react-datepicker__input-container{height:100%}.transaction-history .react-datepicker__input-container input{width:100%;height:2.2857rem;outline:none;border:none;padding:0 0 0 .5rem;box-sizing:border-box}.transaction-history__search-button{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;background:#079c20;height:2.7143rem;width:74.25%;min-width:15rem;margin:1.25rem auto 2.5rem;cursor:pointer}.transaction-history__search-button-icon{position:absolute;top:calc(50% - .78rem);right:.5rem;width:1.5714rem;height:1.5714rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);border-radius:100%}.transaction-history__search-button-icon-svg{width:1.1429rem;height:1.1429rem}.transaction-history__search-button-icon-svg *{fill:#fff}.transaction-history__search-block{position:relative;width:88%;min-width:18.75rem;margin:0 auto 1.875rem}.transaction-history__search-icon{position:absolute;left:1.2rem;top:calc(50% - .5rem)}.transaction-history__search-icon-svg{width:1rem}.transaction-history__search-icon-svg *{fill:rgba(0,0,0,.5)}.transaction-history__users-header{height:2.5rem;display:flex;align-items:center;padding:0 1rem;box-sizing:border-box;border:1px solid #ddd;text-transform:capitalize;margin-bottom:1rem}.transaction-history__result-wrapper{width:94%;min-width:20rem;margin:0 auto 2.5rem}.transaction-history__user-header-item{font-size:.7143rem;width:100%}.transaction-history__user-header-item_type_center{text-align:center}.transaction-history__user-header-item_type_right{text-align:right;max-width:15%}.transaction-history .transaction-item:nth-child(2n){background:hsla(0,0%,97.3%,.97)}.footer{width:97%;min-width:20.75rem;display:flex;flex-direction:column;background:#fff;margin:auto auto 4.875rem}.footer__item{width:91%;min-width:18.875rem;height:2.75rem;display:flex;align-items:center;box-sizing:border-box;border:1px solid #ddd;padding:0 1rem;color:#333;margin:0 auto .25rem;cursor:pointer}.footer__image{width:1.2rem;margin-right:1rem}.footer__title{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0e70b9),to(#005693));background:linear-gradient(180deg,#0e70b9 0,#005693);width:100%;height:2.5rem;padding-left:.7rem;box-sizing:border-box;font-weight:400;margin-bottom:.5rem}.footer__title,.header{display:flex;align-items:center;color:#fff}.header{position:relative;justify-content:center;background:#333;height:3.0714rem}.header__text{font-size:1.15rem;text-align:center}.header__left,.header__right{display:flex;align-items:center;padding-left:1rem;width:10%}.header__center{width:80%}.header__arrow{left:1rem}.header__arrow-svg{height:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__arrow-svg *{fill:#fff}.locale{background:#fff;width:88%;min-width:18.75rem;margin:0 auto}.locale__title{height:2.5rem;font-weight:400;text-transform:capitalize}.locale__item,.locale__title{width:100%;display:flex;align-items:center;padding-left:.7rem;box-sizing:border-box}.locale__item{height:2.8rem;border:1px solid #bbb;margin-bottom:.25rem}.locale__item_active{background:#b0bfd6}.locale__image{width:1.4rem;margin-right:.5rem}.locale__bottom{box-sizing:border-box;padding:.7em 1em}.locale__button{width:100%;height:2.8rem;background:#079c20;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer;text-shadow:0 0 6px hsla(0,0%,100%,.38);font-weight:700}.locale__ok{width:1.8rem;position:absolute;right:1rem}.subheader{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0e70b9),to(#005693));background:linear-gradient(180deg,#0e70b9 0,#005693);width:100%;height:2.8rem;display:flex;align-items:center;justify-content:space-between;color:#fff;box-sizing:border-box;padding:0 .7rem;margin-bottom:1.25rem}.subheader__home{width:1.5rem;height:1.5rem}.subheader__image{width:100%}.menu-item{width:97%;min-width:20.75rem;height:2.5rem;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#0d6fb8),to(#005693));background:linear-gradient(180deg,#0d6fb8,#005693);display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 .875rem;margin:0 auto .5rem;font-weight:700;text-transform:capitalize}.menu-item>*{fill:#084772}.menu-item__image{display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu-item__image-svg{width:1rem;height:1rem}.menu-item__image_open{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.menu-item__element-list{width:85%;min-width:18.75rem;box-sizing:border-box;margin:0 auto .5rem}.menu-item__element-list:last-child{padding-bottom:0}.menu-item__element{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border:1px solid #ddd;padding:0 1rem 0 1.5rem;margin-bottom:.25rem}.menu-item__arrow{display:block}.menu-item__arrow-svg{width:1rem;height:1rem}.menu{box-sizing:border-box;padding:1rem 0}.app,.menu{background:#fff}.app{display:flex;flex-direction:column;width:100%;min-height:100%}#root,body,html{width:100%;height:100%;margin:0;padding:0;font-family:"Roboto",sans-serif;background:#000;overflow-x:hidden}html{font-size:16px}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{padding:0;margin:0;text-decoration:none;list-style:none;color:inherit}
/*# sourceMappingURL=main.bbe03e0a.chunk.css.map */