.landing-box{background-color:#38576d;background-image:linear-gradient(to bottom right,#38576d,#37566b)}.main-box{background-color:#fff4}.info-box{color:#fbfaf5}.error-box{padding:.5rem 2rem;background-color:#fffd;border-radius:4px;font-weight:700}header{position:fixed;top:0;width:100%;height:80px;background-color:#38576d;z-index:100}header div.logo{width:120px;height:"100%"}header img{display:block;margin:auto}nav{position:fixed;top:80px;left:0;width:120px;height:calc(100% - 80px);background-color:#38576d;overflow-y:auto;display:flex;flex-direction:column}nav a{height:80px;color:#fefdff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;cursor:pointer}nav a:hover{background-color:#18273a}nav a span{font-size:.8rem}main{margin-left:130px;margin-right:10px;margin-top:80px;height:calc(100vh - 80px);overflow-y:auto}main h1{margin:1rem;color:#38576d}main div.CardGeneral{background-color:#fffa}main div.CardGeneral div.MuiCardActions-root{justify-content:right}main div.tableGeneral{background-color:#fffa}main div.tableGeneral.clickable{cursor:pointer}main div.tableGeneral table thead th{font-weight:700;background-color:#639b9d}main div.tableGeneral table tbody tr:last-child td,main div.tableGeneral table tbody tr:last-child th{border:0}main div.tableVertical{background-color:#fffa}main div.tableVertical table tbody tr:last-child td,main div.tableVertical table tbody tr:last-child th{border:0}main div.CardGeneral form div.MuiPaper-root{padding:1rem .5rem;background-color:#fffa}main form div.formGenGroup{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between}main form div.formGenGroup div.formGenItem{width:22rem}main form div.formGenGroup div.formGenBrake{flex-basis:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;font-weight:400;background-color:#f9ebc6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{margin:0;padding:0;box-sizing:border-box}.apierror{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
