/* --- TEXTBANNER ---*/
.slot--texbar #texbar-button {
    display: none;
}
.slot--texbar .texbar {
    background: #b3000c;
		color: white;
}
.slot--texbar #texbar span {
    line-height: 10px;
}
.slot--texbar #texbar {
    min-height: 45px;
}
.azalea--back-to-top-link-text {
		display: none;
}

.tws-top-menu .navbar-nav > li > a,
.tws-top-menu .navbar-nav .tws-top-menu--sub-item a {
    text-transform: capitalize;
}

body .page-canvas {
    max-width: none;
}

.tws-top-menu > .container-fluid > .navbar-collapse {
    max-width: none;
}
.azalea--footer,
.azalea--footer .container {
    max-width: none;
}
