/* Shared branding for the new search and portal. Original shapes, original yellow. */
:root{--bi-brand-green:#456d50;--bi-brand-yellow:#ffd631}
.bi-brand-logo,body.portal-admin-body .portal-header .brand-mark,body.portal-login-page .brand-mark{display:block!important;width:180px;max-width:100%;height:65px;min-height:0;padding:0!important;border:0!important;margin:0;font-size:0!important;line-height:0!important;letter-spacing:0;text-decoration:none;background:#456d50 url('/images/branding/byggigen-original-colours.svg?v=1') center/contain no-repeat;flex-shrink:0;border-radius:4px;box-shadow:none}
.bi-brand-logo::after,body.portal-admin-body .portal-header .brand-mark::after,body.portal-login-page .brand-mark::after{content:none!important}
.bi-brand-logo:focus-visible,body.portal-admin-body .portal-header .brand-mark:focus-visible{outline:3px solid #d5a928;outline-offset:4px}
body.portal-login-page .brand-mark{width:224px;height:81px;margin-bottom:20px}
body.portal-admin-body .portal-header{background-color:#456d50}
.site-header .bi-brand-logo{width:154px;height:56px}
.bi-search-header{background-color:#456d50!important}
.bi-search-header .bi-mobile-brand img{width:154px;height:auto;max-height:56px}
.bi-search-header .bi-header-table img.bi-original-logo{width:180px;height:auto}
.bi-search-header .bi-mobile-toggle{color:#fff;border-color:#ffffff66}
.bi-search-header .bi-mobile-menu{background:#456d50}
.bi-search-header a{color:#fff}
.ad-login .bi-brand-logo,.ad-landing .bi-brand-logo{margin-bottom:22px}
@media(max-width:800px){body.portal-admin-body .portal-header .brand-mark{width:154px;height:56px}body.portal-login-page .brand-mark{width:196px;height:71px}.site-header .bi-brand-logo{width:140px;height:51px}.bi-search-header .bi-mobile-brand img{width:140px}}
@media print{.bi-brand-logo,body.portal-admin-body .portal-header .brand-mark,body.portal-login-page .brand-mark{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
