.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}.App-header{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:75px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#64646480;border:none;border-radius:2px}body.scroll-visible{scrollbar-width:auto}body.scroll-visible::-webkit-scrollbar{display:block!important}body{font-optical-sizing:auto;font-variation-settings:"wdth" 100;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;font-style:normal;position:relative;color:#000!important;font-weight:300!important}h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:normal}p,a,li,button,ul{margin:0;padding:0;line-height:normal;text-decoration:none!important}a:hover{text-decoration:none}img{width:100%;height:auto}button{cursor:pointer;background-color:#0000;border:0}input:focus,textarea:focus,select:focus{outline:none}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.7s ease-out forwards fade-up}@keyframes slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-right{animation:.7s ease-out forwards slide-in-right}.accordion-button:not(.collapsed){background-color:#0000!important}.toggle_sidebar_btn{top:1%}.sidebar{background-color:#fbfbfb61;border-right:1px dotted #d9d9d9;width:100%}.sidebar .navbar-brand img{width:50px}.sidebar_class{text-align:left;max-height:100vh;padding-top:1rem;padding-bottom:3rem;overflow:auto}.sidebar_class::-webkit-scrollbar{width:3px}.sidebar_class::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px #0000004d}.sidebar_class::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px #fff}.sidebar_class .mb-4{padding:0 1rem}.sidebar_class .nav-link{color:#000;justify-content:space-between;align-items:center;font-size:16px;display:flex}.sidebar_class .nav-link:hover{color:gray}.small_text{font-size:11px!important}.current_user{align-items:center;padding:6px;position:fixed;bottom:0}.current_user .row{align-items:center;margin:auto;padding:5px}.current_user .user_profile{border:1px solid;border-radius:25px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;display:flex}.current_user .user_details p{margin-bottom:0;font-size:12px}.main_content{text-align:left;max-height:100vh;padding-top:2rem;padding-bottom:1rem;overflow:auto}@media (max-width:767.98px){.sidebar{z-index:1000;width:250px;height:100vh;transition:left .3s ease-in-out;position:fixed;top:0;left:-100%}.sidebar.show{background-color:#f9f9f9;width:250px;left:0;box-shadow:1px 2px 5px silver}.toggle_sidebar_btn{top:1%}}
