/* KTH ULTIMATE FULL WIDTH CSS */
html body.boxed #wrapper, 
html body #wrapper,
html body #header,
html body #header .header-wrapper,
html body #header .header-main,
html body #header .header-bottom,
html body #header .header-top,
html body #header .container,
html body #header .flex-row {
    max-width: 100% !important;
    width: 100% !important;
}
html body #header .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
html body #header .header-bottom {
    background-color: #0f7c78 !important;
}
