*{text-decoration:none;list-style:none;margin:0;padding:0}a{color:#000}#root,.wrapper,body{height:100%}.wrapper{display:grid;grid-template-columns:1fr;box-sizing:border-box;max-width:100%}.logo{width:60px}button{cursor:pointer}.content{padding:20px;margin-top:60px;margin-left:120px;height:100%}.avatar{border-radius:50%;border:1px solid #000}.preloader{width:200px;margin:auto}div .preloader{display:block;margin-top:200px}@media screen and (max-width:800px){.content{margin-left:0;padding:10px}}.header{background-color:#b2c2df;grid-column-start:1;grid-column-end:3;position:fixed;width:100%;height:65px;display:flex;justify-content:space-between;align-items:center}.header__login-logout,.header__login-userName{margin-right:30px;border:1px solid #000;padding:5px}.header__login-logout:hover,.header__login-userName:hover{background-color:rgba(0,0,0,.178)}.header__login-login{border:1px solid #000;padding:5px;cursor:default}.header__login-logout{cursor:pointer}.burger-menu{display:none;width:50px;margin-left:10px}.burger-menu__item,.burger-menu__item:after,.burger-menu__item:before{border:1px solid #000;width:30px;transition:all .5s ease}.burger-menu__item{position:relative}.burger-menu__item:after,.burger-menu__item:before{content:"";position:absolute;left:-1px}.burger-menu__item:after{top:9px}.burger-menu__item:before{top:-12px}.burger-menu.active .burger-menu__item:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger-menu.active .burger-menu__item:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.burger-menu.active .burger-menu__item{border:1px solid transparent}@media screen and (max-width:800px){.header__logo{display:none}.burger-menu{display:block}}.menu-item{padding:10px 30px;cursor:pointer}.menu-item.active,.sidebar__item:hover{background-color:#7b8599}.sidebar-menu{position:absolute;width:100%;display:flex;flex-direction:column;margin-top:280px;padding:25px 0;text-align:center}.sidebar,.sidebar-menu{background-color:#9dabc4}.sidebar{display:grid;height:100%;align-content:flex-start;position:fixed;top:64px}@media screen and (max-width:800px){.sidebar{-webkit-transform:translate(-140px);transform:translate(-140px)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.4ae1123b.chunk.css.map */