@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,700,900);.input{width:100%;min-height:2.625rem;text-align:left;box-sizing:border-box;outline:0;padding:.5rem 1rem;border:1px solid #e0e0e0;font-size:.875rem}.auth{background:#fff}.auth__title{background:#353535;width:100%;height:2.8125rem;display:flex;align-items:center;color:#fff;padding-left:.7rem;box-sizing:border-box;font-weight:700}.auth__title-text{font-size:1rem;font-weight:700;margin-bottom:.625rem}.auth__login-img{width:1.5625rem;height:1.5625rem;margin-right:1.125rem}.auth__input-block{padding:1rem .7rem;box-sizing:border-box}.auth__image{width:1.4rem;margin-right:.5rem}.auth__bottom{box-sizing:border-box;padding:.7em 1em}.auth__bottom,.auth__button{display:flex;justify-content:center}.auth__button{width:70%;height:2.8rem;background:#5e0885;align-items:center;position:relative;color:#fff;cursor:pointer}.auth__ok{width:1.8rem;position:absolute;right:1rem}.notification{display:block;width:100%;min-height:4rem;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.6rem;left:.7rem;top:1.2rem}.notification__left{height:100%;box-sizing:border-box;flex-shrink:0}.notification__cross{display:block;width:2rem;margin-top:.5rem;margin-right:.5rem;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:4rem;word-break:break-word}.notification__wrapper{width:103%;height:5rem;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;z-index:1001;margin:auto;flex-direction:column-reverse}#notify-root,.create-user__header{display:flex;justify-content:center}.create-user__header{color:#000;align-items:center;margin-top:1px;height:2.4286rem;font-size:.9rem;padding-left:.8rem;font-weight:700}.create-user__wrapper{background:#f3f3f3;padding:.5rem 1rem;box-sizing:border-box}.create-user__title{margin-bottom:.4rem;font-size:14px;font-weight:700}.create-user__item{margin-bottom:.8rem}.create-user__button{cursor:pointer;height:2.7143rem;width:70%;background:#5e0885;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{display:flex;flex-direction:column;padding:.5rem 1rem}.users-list__header{color:#000;display:flex;align-items:center;margin-top:1px;height:2.4286rem;font-size:1rem;padding-left:.8rem;justify-content:center;font-weight:700}.users-list__filter-block{padding:.7rem;position:relative;width:87%;align-self:center;margin-bottom:2.5rem;justify-content:center;display:flex}.users-list__search-icon{position:absolute;left:2.2rem;top:calc(50% - .5rem)}.users-list__search-icon-svg{width:1rem}.users-list__subheader{width:100%;display:flex;justify-content:center;align-self:center;margin-bottom:1.25rem}.users-list__subheader-count,.users-list__subheader-text{width:100%;height:1.4286rem;display:flex;align-items:center;justify-content:space-between;font-size:.8571rem;padding:0 .9rem;box-sizing:border-box}.users-list__subheader-text{color:#fff;background:#585858}.users-list__bold-text{font-weight:700}.users-list__item{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;height:2.5625rem;padding:1.5rem;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;margin-bottom:4px}.users-list__item-nick{color:#000}.users-list__item-balance{margin-right:.7rem;font-weight:700}.users-list__item:nth-child(2n){background:#f8f8f8}.users-list__arrow,.users-list__item-right{display:flex;align-items:center}.users-list__arrow{justify-content:center}.users-list__arrow-svg{width:1.0714rem;height:1.0714rem}.users-list__list{width:90%;display:flex;flex-direction:column;align-self:center}.users-list__user-card{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;height:2.5625rem;padding:.5rem;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;width:50%;margin-right:1rem}.users-list__user-card-nick{color:#000}.users-list__user-card-balance{margin-right:.7rem;font-weight:700}.users-list__user-card:nth-child(2n){background:#f8f8f8}.users-list__account-balance,.users-list__user-card-right{display:flex;align-items:center}.users-list__account-balance{justify-content:space-between;font-size:.875rem;height:2.5625rem;padding:.5rem;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;width:50%}.users-list__account-balance-nick{color:#000}.users-list__account-balance-balance{margin-right:.7rem;font-weight:700}.users-list__account-balance:nth-child(2n){background:#f8f8f8}.password-pop-up,.users-list__account-balance-right{display:flex;align-items:center}.password-pop-up{position:absolute;top:0;left:0;justify-content:center;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:5;font-size:1rem;font-weight:700}.password-pop-up__body{background:#fff;width:65%;height:10rem;padding:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.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:#5e0885;display:flex;align-items:center;justify-content:center;height:2.5rem;color:#fff;cursor:pointer}.user-edit__info{padding:.5rem}.user-edit__info-item{margin-bottom:.8rem;display:flex;flex-direction:column;align-items:center}.user-edit__info-title{margin-bottom:.3rem;font-weight:700;font-size:14px;width:92%}.user-edit__value{width:92%;height:2.625rem;text-align:left;box-sizing:border-box;outline:0;padding:.6rem;border:1px solid #ddd;font-size:1rem}.user-edit__buttons{padding:1.3rem}.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}.user-edit__unban-button{background:#393939}.user-edit__ban-button{background:red}.user-edit__payment-button,.user-edit__reset-button{cursor:pointer;background:#5e0885;height:2.625rem;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.user-edit__payment-block{padding:.5rem;margin-bottom:1.5rem;box-sizing:border-box}.user-edit__payment-button{margin:.8rem 4rem;width:67%}.user-edit__payment-item{margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center}.user-edit__payment-title{width:92%;font-weight:700;font-size:14px;margin-bottom:.3rem}.change-pas{width:100%;box-sizing:border-box;padding:3.2rem 2rem 0;display:flex;flex-direction:column;align-items:center}.change-pas__button{margin-top:5rem;width:80%;height:3rem;background:#5e0885;box-shadow:0 0 20px rgba(0,178,255,.28);display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer}.total{background:#f6f6f6;padding:.5rem 1rem}.total__title{width:100%;height:2.5rem;display:flex;align-items:center;color:#000;padding-left:.7rem;box-sizing:border-box;font-weight:700;font-size:1rem;justify-content:center}.total__input-block{padding:.5rem;margin-top:.4rem;box-sizing:border-box}.total__image{width:1.4rem;margin-right:.5rem}.total__bottom{box-sizing:border-box;padding:.7em 1em}.total__button{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;background:#5e0885;height:2.625rem;width:64%;margin:.5rem auto;cursor:pointer}.total__button_isLoading{cursor:not-allowed}.total__ok{width:1.8rem;position:absolute;right:1rem}.total__result-header{background:#fff;height:2.5rem;border:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 .7rem;font-size:.9rem;color:#000;font-weight:400;margin-bottom:1.25rem}.total__result{padding:0 .4rem;box-sizing:border-box}.total__row{height:2.5625rem;justify-content:space-between;padding:0 .7rem;font-size:.8rem;font-weight:400;border:1px solid #e0e0e0;margin-bottom:8px}.total__row,.transaction-item{display:flex;align-items:center;box-sizing:border-box;background:#fff}.transaction-item{border-bottom:1px solid #ddd;height:1.6429rem;color:#000;padding:0 1rem;font-size:.875rem}.transaction-item__column-amount{color:#5e0885}.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:.5rem 1rem}.transaction-history__filter-item{padding:1rem .5rem .5rem}.transaction-history__filter-title{color:#000;margin-bottom:.5rem;font-weight:700;font-size:14px}.transaction-history__input{border:1px solid #ddd;background:#fff;display:flex;align-items:center;position:relative}.transaction-history__calendar{position:absolute;top:calc(505px - .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:1rem}.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.625rem;outline:none;border:none;padding:0 0 0 1.5rem;box-sizing:border-box}.transaction-history__search-button{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;background:#5e0885;height:2.625rem;width:64%;margin:.5rem auto}.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{padding:.7rem;position:relative;margin-bottom:1rem}.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{background:#fff;height:2.5625rem;display:flex;align-items:center;font-size:.875rem;color:#000;padding:0 1rem;box-sizing:border-box;border:1px solid #e0e0e0}.transaction-history__result-wrapper{padding:0 3px}.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%,.9725490196078431)}.footer{width:90%;width:100%;flex-direction:column;background:#fff;padding:.5rem 1rem 2rem;margin-top:auto}.footer,.footer__item{display:flex;align-items:center;box-sizing:border-box}.footer__item{width:90%;height:2.8rem;width:94%;height:3rem;border-radius:50px;padding:0 1rem;color:#333;font-size:14px;font-weight:700;color:#000;margin-bottom:.3rem}.footer__image{width:1.5rem;width:1.4rem;margin-right:1rem}.footer__image *{fill:#5e0885}.footer__title{background:#353535;background:#393939;height:2.8125rem;height:2.9rem;display:flex;align-items:center;padding-left:1.5rem;margin-bottom:.7rem}.footer__phone,.footer__title{width:100%;color:#fff;box-sizing:border-box;font-weight:700}.footer__phone{margin-bottom:.5rem;text-align:center;padding:.5rem 1rem;background:#5e0885}.header{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;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;display:flex;flex-direction:column;align-items:center}.locale__title{background:#393939;width:90%;height:2.5rem;color:#fff;font-weight:400;margin-bottom:8px}.locale__item,.locale__title{display:flex;align-items:center;padding-left:.7rem;box-sizing:border-box}.locale__item{width:80%;height:2.8rem;border:1px solid #bbb;margin-bottom:4px}.locale__item_active{background:#c9c9c9}.locale__image{width:1.4rem;margin-right:.5rem}.locale__bottom{box-sizing:border-box;padding:.7em 1em;width:65%}.locale__button{width:100%;height:2.8rem;background:#5e0885;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer}.locale__ok{width:1.8rem;position:absolute;right:1rem}.subheader{width:100%;height:2.8rem;display:flex;align-items:center;justify-content:space-between;color:#000;box-sizing:border-box;padding:0 .7rem;margin-bottom:1px;font-weight:700}.subheader__home{width:1.5rem;height:1.5rem}.subheader__image{width:100%}.menu-item{width:90%;height:2.8rem;margin-bottom:1px;color:#fff;background-color:#393939;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 1rem}.menu-item>*{fill:#fff}.menu-item__image{display:block;width:1rem}.menu-item__element-list{width:100%;box-sizing:border-box;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center}.menu-item__element-list:last-child{padding-bottom:0}.menu-item__element{width:80%;height:2.5625rem;border:1px solid #ddd;font-size:14px;font-weight:700;justify-content:space-between;padding:0 1rem;margin-bottom:.25rem}.menu,.menu-item__element{display:flex;align-items:center;box-sizing:border-box}.menu{background:#fff;padding:1rem 0;flex-direction:column}.menu__window-block{margin-top:5rem;width:90%;justify-content:space-between;flex-direction:column;display:flex;color:#fff;height:10rem;padding:.75rem;background:#5e0885;box-sizing:border-box}.menu__window-block-inner{width:100%;text-align:center}.menu__window-block span{display:inline-block;margin-bottom:.4375rem}.menu__window-block button{color:#fff;height:2rem;cursor:pointer;background:#5e0885;border-radius:.25rem;border:1px solid #fff;transition:background .3s}.menu__window-block button:hover{background:#320447}.app{height:100%;background:#f9f9f9;flex-direction:column;overflow-y:auto}.app,.app__plashka{width:100%;display:flex}.app__plashka{position:fixed;z-index:10000}.app__plashka-img{width:100%}.app__plashka-link{position:absolute;width:50%;height:100%}.app__plashka-link:last-child{margin-left:50%}.app__plashka-close{width:3rem;height:3rem;top:0;right:0;position:absolute;z-index:10}#root,body,html{width:100%;height:100%;margin:0;padding:0;font-family:"Roboto",sans-serif;background:#000}html{font-size:14px}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.7daaed36.chunk.css.map */