body{background-color:#000;overflow-y:scroll;overflow-x:hidden}img{object-position:top}a{color:#7aa}.MuiCard-root{padding:10px}.MuiCard-root>*{margin:10px}.buttons{position:fixed;float:right;display:flex;flex-direction:column;right:20px;top:10px}.buttons>*{margin:10px}.options{width:80%;max-width:900px;margin:auto;padding:30px 0;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(1px 1px 10px #777)}.row{padding:10px;width:100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly}.row>*{margin:10px}.options .field{width:200px;margin:auto}.options .main-text{width:100%}.student-card{border-radius:20px;width:350px;height:600px;padding:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:opacity .3s linear}.student-card>*{margin:5px}.student-card .more-data{width:100%;padding-left:40px;margin-top:auto}.student-card .more-data *{margin:5px}.student-card .more-data>div,.student-card-compact{display:flex;justify-content:flex-start}.student-card-compact{width:100%;max-width:300px;height:150px;padding:10px;border-radius:10px}.student-card-compact>*{margin:0}.student-card-compact p:first-child{font-weight:700}.student-card-compact .data p{margin:5px}.dept,.name,.roll{text-align:center}.name{font-family:Helvetica;font-weight:700;font-size:1.25em}.roll{font-size:1em}.student-card-ultra-compact{width:100%;max-width:300px;height:150px;padding:10px;border-radius:75px;display:flex;justify-content:space-between;align-items:center}.student-card-ultra-compact p:first-child{font-weight:700}.student-card-ultra-compact .data{flex-grow:1}.tree-view{width:80vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:40px}.tree-view>*{margin:10px;filter:drop-shadow(0 5px 5px #777)}.bacchas{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.bacchas>*{margin:5px}.display{width:90%;margin:auto;display:flex;justify-content:space-evenly;flex-wrap:wrap}.display>*{margin:10px;filter:drop-shadow(0 5px 5px #777)}.overlay{width:80vw;margin:0 auto;display:grid;grid-template-columns:1fr;align-content:start;justify-content:center}.overlay>*{margin:5vh auto auto;grid-row-start:1;grid-column-start:1}#count{width:200px;margin:auto}#count *{margin:10px auto;width:-moz-fit-content;width:fit-content;padding:10px}.fade-enter{transform:scale(.9);opacity:0}.fade-enter-active{transform:scale(1);opacity:1;transition:all .3s ease-out}.overlay>.fade-enter,.overlay>.fade-exit{align-self:start;margin:5vh auto auto}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s linear}.loader{width:100px!important;height:100px!important;border-radius:100px!important;border:10px dashed #088!important;animation:loading 5s linear infinite!important}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-absolute{position:fixed;bottom:0;height:-moz-fit-content;height:fit-content;left:0;transform:none!important;margin:none!important}.tree-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:100%}.bg-grey{margin-top:10%;padding:2%;background-color:#000;color:#fff}