/* APS base theme; FMD branding and search integration only. */
.crm-customer-search-results{position:fixed;z-index:1052;overflow:auto;padding:8px;background:#fff;color:#17213d;border:1px solid #dce1ee;border-radius:12px;box-shadow:0 12px 32px #10183330}
.crm-customer-search-results .crm-search-status{margin:6px 8px;font-size:12px;color:#5f6880}
.crm-customer-search-results .crm-search-result{display:flex;flex-direction:column;gap:4px;text-align:left;width:100%;padding:11px 10px;border:0;border-radius:7px;background:#fff;color:#17213d;cursor:pointer}
.crm-customer-search-results .crm-search-result:hover,.crm-customer-search-results .crm-search-result:focus{background:#f0efff;outline:2px solid #b7b1e7;outline-offset:-2px}
.crm-customer-search-results .crm-search-result span{font-size:12px;color:#626981}
.fmd-logo{width:30px;height:30px;object-fit:contain;margin-right:10px}
/* Keep the APS layout within the viewport, including wide customer tables. */
.fmd-crm #topMenu,.fmd-crm #content,.fmd-crm .content-box{min-width:0}
.fmd-crm .table-responsive{display:block;width:100%;overflow-x:auto}
.fmd-crm #webMenu{position:fixed;inset:0 auto 0 0;width:260px;max-height:100vh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;z-index:1030}
.fmd-crm #topMenu{margin-left:260px}
.fmd-crm .top-bar .fancy-selector-w{width:auto!important;flex:1 1 auto;min-width:0}
.fmd-crm .top-bar .fs-name{white-space:normal}
.fmd-crm .top-menu-controls{flex-shrink:0}
.fmd-crm .crm-version-footer{left:272px}
@media(max-width:1024px){.fmd-crm #topMenu{margin-left:0}.fmd-crm .crm-version-footer{left:12px}.fmd-crm .top-bar{flex-wrap:wrap}.fmd-crm .top-menu-controls{margin-left:auto}}
.fmd-crm #mobileMenu .menu-and-user{max-height:calc(100dvh - 56px);overflow:auto}
#fmdMobileNavigation{padding:10px 16px}
#fmdMobileNavigation a,#fmdMobileNavigation summary{display:block;padding:12px;color:inherit;border-bottom:1px solid #e5e9f0;cursor:pointer}
#fmdMobileNavigation details>a{padding-left:28px}
#fmdMobileNavigation .icon-w{display:inline-block;margin-right:8px}
#fmdMobileNavigation summary{font-weight:600}
