.azalea--footer {
		background: #e5e5e5 !important;
}


.tws-article-description--text-container {
    max-height: none !important;
    overflow: visible;
}


.slot--logo {
    max-width: 500px;
    margin: 0 auto;
}

.slot--logo .tws-logo {
margin: 0 auto;
}
@media (min-width:768px) {
.tws-logo--container {
    width: 434px;
}
}
.tws-articlegroup-list--article-name{
display:none!important;
}

.slot--horizontal-menu .tws-top-menu .navbar-collapse .navbar-nav {
    width: 100%;
    text-align: center;
}

.azalea--header-wrapper
{
background-color: #ffffff;
}
/* -------------------- SIDFOT -------------------- */
.azalea--footer {
    font-size: 14px; 
}

.azalea--footer i {
font-size: 8px;
padding: 0 8px;
vertical-align: middle;
}

.azalea--footer a:hover {
    text-decoration: none;
    color: #999999;
}
.azalea--footer a {
    outline: 0 !important;
    text-decoration: none;
}
.azalea--footer-left, .azalea--footer-mid-right, .azalea--footer-right {
    display: none !important;
}

.azalea--footer-mid-left {
    width: 100% !important;
    outline: 0 !important;
}

@media (min-width:768px) {
.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
		margin-bottom: 20px  !important;
}
}

/* --- FULL WIDTH FRONT PAGE --- 
body .page-canvas {
    max-width: none;
}
.azalea--top-bar {
    width: 1170px;
    box-shadow: none;
    margin: 0 auto;
}
.azalea--header-wrapper {
    width: 1170px;
    margin: 0 auto;
}
.tws-mega-menu--buttons {
   right: 190px;
}

.azalea--content-wrapper.container {
    max-width: none;
}
.azalea--content {
    max-width: none;
}
.azalea--footer {
    max-width: none;

}

.azalea--footer ul {
    text-align: center;

}
*/
.tws-article-labels--new .tws-article-labels--label-text {
    background: #e5e5e5;
    border-color: e5e5e5;
    color: #333;
}