﻿:root{--navbar-height:58px;--sidebar-width:260px;--sidebar-top:15px;--primary-green:#2d9a68;--navheader-height:58px;}.compact-font{font-size:14px;}.custom-label{font-weight:bold;}.bg-kn-green{background-color:var(--primary-green);}.page-wrapper{display:flex;min-height:calc(100vh - var(--navbar-height));padding-top:var(--sidebar-top);overflow:hidden;}.navbar-main{height:var(--navbar-height);}.nav-header{height:var(--navheader-height);min-height:var(--navheader-height);border-bottom:1px solid #2d9a68;margin-bottom:10px;}.sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);position:sticky;top:var(--sidebar-top);padding-top:0;}.main-content{flex:1 1 auto;height:calc(100vh - var(--navbar-height));padding:1rem;padding-top:3rem;}.content-scrollable{overflow-y:auto;}@media(max-width:991.98px){.sidebar{display:none;}.page-wrapper{padding:0 .5rem;}}.nav-link.active{font-weight:600;color:var(--bs-primary)!important;}.nav-tab-link{font-weight:500;color:#000!important;font-size:17px;padding-bottom:12px;}.nav-tab-link.active{font-weight:700;color:#000!important;font-size:17px;padding-bottom:12px;border-bottom:3px solid #000;}a.index-link{text-decoration:none;color:#000;font-weight:400;width:100%;}a.index-link:hover{color:var(--bs-primary);}a.btn{color:#fff!important;text-decoration:none!important;}a.btn :hover{color:#fff!important;text-decoration:none!important;}.sidebar .list-group a.list-group-item{font-size:14px;line-height:20px;border:0!important;}.sidebar .list-group a.list-group-item.active{color:#000;background-color:#cfcfcf;}a .active-chevron{display:none;}a.active .active-chevron{display:inline-block;float:right;padding-top:5px;}.content-section{padding:1.3rem 3rem 1rem 3rem;min-height:75px;}.bd-callout{padding:1.25rem;margin-top:1.25rem;margin-bottom:1.25rem;color:#055160;background-color:#cff4fc;border-left:.25rem solid #9eeaf9;}.bd-callout-info{color:#055160;background-color:#cff4fc;border-left:.25rem solid #9eeaf9;}.bd-callout-primary{color:#055160;background-color:#cfe2ff;border-left:.25rem solid #9eeaf9;}.table-fixed{overflow:auto;height:calc(100vh - var(--navbar-height)*3.5);}.table-fixed thead th{position:sticky;top:0;z-index:1;border-bottom:solid 1px #d3d3d3;}.table-fixed thead tr:nth-child(2){position:sticky;top:38px;z-index:1;}.table-fixed tbody{position:relative;top:0;}.table-fixed-modal{overflow:auto;height:calc(100vh - var(--navbar-height)*5.5);}.table-fixed-modal thead th{position:sticky;top:0;z-index:1;}.table-fixed-modal thead tr:nth-child(2){position:sticky;top:38px;z-index:1;}.table-fixed-modal tbody{position:relative;top:10px;}.table-fixed-order{height:calc(100vh - (var(--navbar-height) + 350px));overflow-y:auto;}.table-fixed-order thead{position:sticky;top:0;z-index:10;border-bottom:solid 1px #d3d3d3;}.table-fixed-order thead th{position:sticky;top:0;z-index:10;background-color:#f2f2f2;}.table-fixed-order tbody{position:relative;top:0;}.table-fixed-order tbody tr{overflow:auto;z-index:auto;}table{border-collapse:collapse;width:100%;}th,td{padding:16px 16px;}th{background:#eee;}.table-compact{font-size:14px;}.table-compact thead tr{border-bottom:solid 1px #d3d3d3;}.table-compact td{padding:.15rem .4rem .15rem .4rem;}.table-compact tr:hover a{color:var(--bs-primary);}h1{margin-top:-1rem;}.icon-btn{background:none;border:0;padding:.25rem;cursor:pointer;font-size:1rem;color:#6e7781;}.icon-btn:hover{color:#0969da;}.icon-btn.is-active{color:#f5a623;}.icon-btn.hide-active{color:#f00;}input.input-validation-error{border:1px dotted #f00;}.order-header input{font-size:14px;}