#side-menu button{border-radius:0;padding-block:20px}#side-menu .menu-content{padding:16px}#side-menu .menu-content button{display:flex;justify-content:flex-start;align-items:center;gap:10px}#side-menu .menu-content button:not(:last-child){border-bottom:1px solid #f3f3f3}#side-menu .logout-button{background-color:#003575;color:#fff}html,body{font-family:Roboto,sans-serif;height:100%;background:#fff;margin:0;padding:0}.ant-input-group-addon{color:#003575!important;font-size:16px!important}.ant-input-disabled{color:#0009!important}.ant-table-thead tr th{color:#fff!important;background-color:#34557e!important;border-color:transparent!important}.ant-table-tbody>tr:nth-child(2n){background-color:#f2f2f2}.ant-table-tbody>tr:nth-child(2n) td[class*=ant-table-cell-fix]{background-color:#f2f2f2}.ant-table-column-sort{background:transparent!important}.ant-table-cell-row-hover{background-color:#bfddac!important}#main-content{display:flex;justify-content:center;flex-grow:1;width:100%;margin-inline:auto;height:100%}#main-content:not(:has(#auth-layout)){margin-top:80px;max-width:90vw}#preloader{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#0006;z-index:9999}#status{width:40px;height:40px;position:absolute;right:50%;top:50%;margin:-20px -20px 0 0}.spinner-chase{margin:0 auto;width:40px;height:40px;position:relative;-webkit-animation:spinner-chase 2.5s infinite linear both;animation:spinner-chase 2.5s infinite linear both}.chase-dot{width:100%;height:100%;position:absolute;right:0;top:0;-webkit-animation:chase-dot 2s infinite ease-in-out both;animation:chase-dot 2s infinite ease-in-out both}.chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#556ee6;border-radius:100%;-webkit-animation:chase-dot-before 2s infinite ease-in-out both;animation:chase-dot-before 2s infinite ease-in-out both}.chase-dot:nth-child(1){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.chase-dot:nth-child(1):before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.chase-dot:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.chase-dot:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.chase-dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.chase-dot:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.chase-dot:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.chase-dot:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.chase-dot:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.chase-dot:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.chase-dot:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.chase-dot:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes spinner-chase{to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spinner-chase{to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes chase-dot{80%,to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes chase-dot{80%,to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}to,0%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}to,0%{-webkit-transform:scale(1);transform:scale(1)}}
