body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.topbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#212529;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0em 2em 0 1em}.navbar-brand{font-size:1.2rem}.sidebar{background-color:hsl(180,100%,25%);border-right:1px solid hsla(0,0%,0%,0.8);-webkit-box-shadow:3px 0 2px hsla(0,0%,0%,0.2);box-shadow:3px 0 2px hsla(0,0%,0%,0.2);color:white;-ms-flex-negative:0;flex-shrink:0;text-align:center;padding:0.5rem;padding-top:0.7rem;width:120px;height:100vh;position:sticky;top:0}.sidebar-nav-link{background:hsla(0,0%,100%,0.6);border-radius:1em;color:#001a1a;display:block;margin-bottom:0.4rem;padding:0.2em;text-align:center;text-decoration:none}.sidebar-nav-link:focus,.sidebar-nav-link:hover{background:hsla(0,0%,100%,0.8)}.sl-active,.sl-active:hover{background:hsla(0,0%,100%,0.9);cursor:default}.sb-subheader{border-top:1px solid rgba(255,255,255,0.6);font-weight:600;margin-top:0.5em;margin-bottom:0.3em;padding-top:0.4em;text-align:center}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px}.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-control{border-color:slategray}.form-control:focus{border-color:slategray}.form-select{border-color:slategray}.form-select:focus{border-color:slategray}.form-check-input{border-color:slategray}.radio-sel{background:hsla(214,41%,78%,0.4)}.page-link:hover:not(.active){background:#ffef99}.cursor-def{cursor:default}.mobradio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem}.mobradio input{display:none}.mobradio label{border:1px solid #708090;border-right:none;cursor:pointer;padding:0.7em 1.3em 0.6em;-webkit-transition:background-color 0.4s ease;transition:background-color 0.4s ease}.mobradio label:hover{background:#C2DBFE}.mobradio input[type=radio]:checked+label{background:#0D6EFD;color:white;cursor:default}.mobradio label:first-of-type{border-top-left-radius:0.5em;border-bottom-left-radius:0.5em}.mobradio label:last-of-type{border-right:1px solid #708090;border-top-right-radius:0.5em;border-bottom-right-radius:0.5em}