@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";
::-webkit-scrollbar{border-radius:10px;width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#035bf7}::-webkit-scrollbar-thumb:hover{background:#0344b4}*{font-family:Poppins,sans-serif}html{scrollbar-width:thin}body{scrollbar-width:thin;scrollbar-gutter:stable;margin:0;padding:0;font-family:Poppins,sans-serif}html,body{height:100vh!important}.site-app{flex-direction:column;height:100%;display:flex}.site-app .site-header{flex-shrink:0}.site-app .site-main{flex:1 0 auto}.site-app .site-footer{background-color:#035bf7;flex-shrink:0;box-shadow:0 4px 12px #00000014}thead{background-color:#6495ed!important;padding:.1rem!important}thead th{height:40px;font-weight:500;padding:10px!important;font-size:1rem!important}tbody{padding:.2rem!important}.p-dropdown-label,.p-dropdown-item{color:#2f3542!important;font-weight:400!important}.react-datepicker-wrapper{width:100%}
