.gin-secondary-toolbar--frontend{z-index:104;
position: fixed;
width: -webkit-fill-available;}
body.user-logged-in .btn-linkedin-hp{padding: 24px 62px 24px 24px;}
.fixed-header.nav-header-microsite .navbar-microsite{background-color: white !important;}
@media (max-width: 1024px) {
     .gin-secondary-toolbar--frontend{   z-index: 104;
    position: fixed;
    top: top: var(--gin-toolbar-y-offset);
    width: -webkit-fill-available;
}
body.user-logged-in .nav-breadcrumb{margin-top: calc(2.2* var(--gin-toolbar-secondary-height));}
}

body.user-logged-in header{ 
	top: var(--gin-toolbar-y-offset);
  left: var(--gin-toolbar-x-offset);
  width: calc(100% - var(--gin-toolbar-x-offset));
	margin-top: var(--gin-toolbar-secondary-height);
	z-index: 100 !important;
}
body.user-logged-in.page-node-type-microsite .layout-container {
    padding-top: 0px !important;
}
body.user-logged-in.page-node-type-insight .layout-container {
    padding-top: 0px !important;
}
.toolbar .toolbar-bar #toolbar-item-administration-tray .toolbar-logo {
 background-color: #2a2a2d;
}
.toolbar .toolbar-bar .toolbar-icon-murex-bo-settings-overview:before {
  -webkit-mask-image: url(/modules/custom/murexe_core/images/feather/sliders.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/sliders.svg);
}
.toolbar .toolbar-bar .toolbar-icon-murex-bo-pages-overview:before {
  -webkit-mask-image: url(/modules/custom/murexe_core/images/feather/layout.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/layout.svg);
}
.toolbar-menu-administration .menu-item__system-admin_config {
	margin-top: 50px;
}
.toolbar-menu-administration .menu-item__murex-seo_overview{margin-bottom: 50px;}
.toolbar .toolbar-bar .toolbar-icon-murex-bo-homepage:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/home.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/home.svg);
}
.toolbar .toolbar-bar .toolbar-icon-murex-seo-overview:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/trending-up.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/trending-up.svg);
}
.toolbar .toolbar-bar .toolbar-icon-murex-entities-overview:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/database.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/database.svg);
}
.toolbar .toolbar-bar .toolbar-icon-murex-bo-our-offices:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/map-pin.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/map-pin.svg);
}
.toolbar .toolbar-bar .toolbar-icon-murex-bo-our-partners:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/briefcase.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/briefcase.svg);
}
.toolbar .toolbar-bar .toolbar-icon-murex-bo-taxo:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/tag.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/tag.svg);
}

.toolbar .toolbar-bar .toolbar-icon-murex-bo-webform:before {
  -webkit-mask-image: url(/modules/custom/murex_core/images/feather/send.svg);
  mask-image: url(/modules/custom/murex_core/images/feather/send.svg);
}
.node-preview-container.node-preview-container .node-preview-form-select{display:block !important;