*{box-sizing:border-box}.App{margin-bottom:60px}.header{justify-content:space-between;margin-bottom:8px}.header,.loading{display:flex;align-items:center}.loading{width:100%;height:calc(100vh - 80px);justify-content:center}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#495492;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.table{width:100%;border:3px solid #fff;border-collapse:collapse;outline:3px solid #ffe460;background:#fff!important;text-align:left}.table-wrapper{display:block;overflow-y:scroll;height:500px}.table th>div{font-weight:700;padding:7px;background:#ffe460;font-size:18px;border:1px solid #000}.table td{padding:7px;border:none;font-size:16px}.table tbody tr:nth-child(2n){background:#f8f8f8!important}.table__cell-wrapper{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.table__cell-wrapper:hover{background:#ffe873}.arrows__defalut{color:silver}.arrows__active{color:red}.user-info{margin-top:6px;display:flex;grid-gap:30px;gap:30px;font-size:18px;background:#ffe460;padding:8px 10px;outline:3px solid green}.user-info__item{border-bottom:1px solid #00f}.user-info span{font-weight:700}.buttons{height:100vh;display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px}.buttons__item{padding:16px 0;width:260px;border-radius:5px;border:1px solid #000;font-size:20px;cursor:pointer;transition:all .4s}.buttons__item:hover{color:#fff}.buttons__item:first-child{background:#ff3838}.buttons__item:nth-child(2){background:#00ad00}.pagination{list-style:none;grid-gap:10px;gap:10px;position:fixed;bottom:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#ffdfdf;padding:10px 16px;border-radius:6px}.pagination,.pagination__switch{display:flex;justify-content:center;align-items:center}.pagination__switch{height:30px;font-size:20px;border:1px solid #969696;border-radius:5px;cursor:pointer;background:#fff;transition:all .4s}.pagination__switch:hover{background:#b8ff70}.pagination__count{width:30px;text-decoration:none;color:#000}.pagination__count_active{background:#7fff00}.pagination__arrow{width:120px}.pagination__arrow:disabled{cursor:default;background:#e6e6e6}.search{display:flex;align-items:center;width:700px;overflow:hidden}.search__input{width:75%;border:1px solid #000;border-radius:6px 0 0 6px}.search__btn,.search__input{font-size:18px;padding:8px 10px}.search__btn{width:25%;border:1px solid #000;cursor:pointer;border-radius:0 6px 6px 0;background:#ffbaa1;transition:all .5s}.search__btn:hover{background:#ffccba}.empty-search{font-size:24px}.select{font-size:18px;padding:8px 14px;border-radius:4px}
/*# sourceMappingURL=main.865290f3.chunk.css.map */