/* =========================== *
 * ## Flighttracking Header ##
 * =========================== */

.flighttracking-header .header-container { padding-right: 150px; }
.flighttracking-header .logo-container.client-logo { width: 150px; }
.flighttracking-header .logo-container.client-logo .logo .icon { width: 100%; }
.flighttracking-header .meteo-container { flex: 0 1 450px; }


/* ================== *
 * ## GUI Newsitem ##
 * ================== */

.gui-newsitem-component .newsitem-container .body {
	padding-top: 10px;
	text-align: center;
}

.gui-newsitem-component .content-container .content-fill { padding-bottom: 0px; }
.gui-newsitem-component #hide-newsitems { display: none !important; }
.gui-newsitem-component .header-container .role-header { display: none; }


/* ================= *
 * ## Help Guides ##
 * ================= */

.guide-container .guide-button-container .guide-button-bg-dark,
.guide-text .menu-list-bg > .gradient-container { opacity: 1; }


/* =============== *
 * ## Main menu ##
 * =============== */

.main-menu .role-hover-label .background-container .gradient.dark { opacity: 0; }
.main-menu #newsitem { display: none !important; }
