:root{--sidebar-background: rgb(44, 62, 80);--sidebar-header-footer-background: rgb(52, 73, 94);--sidebar-border: rgb(61, 86, 110);--sidebar-selected-background: rgb(52, 152, 219);--sidebar-submenu-title-color: rgb(189, 195, 199);--sidebar-text-color: rgb(255, 255, 255);--sidebar-hover-background: rgba(255, 255, 255, .1);--sidebar-border-light: rgba(255, 255, 255, .1);--sidebar-border-medium: rgba(255, 255, 255, .2);--sidebar-shadow: rgba(0, 0, 0, .3);--unit-selector-bar-background-color: rgba(59, 59, 59, 1)}body{margin:0;padding:0;height:100vh;overflow:hidden}app-root .app-root-container{display:grid;grid-template-rows:auto 1fr auto;height:100vh}.classification-banner-header,.classification-banner-footer{background-color:#117e44;color:#f5f5f5;text-align:center;padding:.25rem 0;font-size:1rem;margin:0;flex:0 0 auto;z-index:1000}.shell-content-area{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-height:0}#router-outlet{height:100%;width:100%;min-height:0}:root{--font-family: Helvetica, Tahoma, Verdana;--font-size-px: 11px;--table-cell-padding: .3rem .5rem .2rem}*{margin:0;padding:0;box-sizing:border-box}*,html,body{font-family:var(--font-family)}html{font-size:var(--font-size-px)}body{font-size:1rem;background-color:var(--theme-body-background-color, #fff);color:var(--theme-body-text-color, #000)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family)}table{font-size:1rem}table td,table th{padding:var(--table-cell-padding)}
