:root{color-scheme:light;--background:#ffffff;--foreground:#171717}html{height:100%}body,html{width:100%;max-width:100%;overflow-x:hidden}body{min-height:100%;display:flex;flex-direction:column;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}select:not([multiple]):not([size]){appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%230e3a53' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4.5 L6 7.5 L9 4.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:12px 12px!important;padding-right:30px!important}select:not([multiple]):not([size]):disabled{opacity:.6;cursor:not-allowed}input,select,textarea{background-color:#ffffff;color:#0e3a53}input::placeholder,textarea::placeholder{color:#9aafbc}.portal-nav-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex:1 1}.portal-nav-toggle{display:none}.lims-dir-scroll,.lims-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:860px){.lims-dir-scroll>table{min-width:max-content}.portal-nav-toggle{display:inline-flex;align-items:center;justify-content:center}.portal-nav-links{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:8px;margin-top:12px}.portal-nav-links.open{display:flex}.portal-header{padding:12px 16px!important}.portal-main{padding:16px!important}.lims-cards thead{display:none}.lims-cards,.lims-cards tbody,.lims-cards td,.lims-cards tr{display:block;width:100%}.lims-cards tr{border:1px solid #cfd9e0;border-radius:8px;margin-bottom:10px;background-color:#ffffff;overflow:hidden}.lims-cards td[data-label]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px!important;text-align:left!important;border-bottom:1px solid #eef2f5}.lims-cards td[data-label]:last-child{border-bottom:none}.lims-cards td[data-label]:before{content:attr(data-label);font-weight:600;color:#4c6472;font-size:12px;flex-shrink:0}.lims-cards td[data-label=""]:before{content:""}}[role=tablist]{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}[role=tablist]>*{flex-shrink:0}.lims-ghost-danger:hover:not(:disabled){background-color:#8a0819!important;border-color:#8a0819!important;color:#ffffff!important}.lims-ghost-positive:hover:not(:disabled){background-color:#27500a!important;border-color:#27500a!important;color:#ffffff!important}.lims-hover-solid:hover:not(:disabled){filter:brightness(.93)}.lims-hover-outline:hover:not(:disabled){background-color:#f4f7f9!important}.lims-btn-ico{width:1em;height:1em;vertical-align:-.13em;margin-right:5px;flex-shrink:0}button:hover:not(:disabled):not(.lims-ghost-danger):not(.lims-ghost-positive){filter:brightness(.94)}@media (max-width:640px){.lims-form-grid{grid-template-columns:1fr!important}}@media (min-width:641px) and (max-width:980px){.lims-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}