﻿@import url('cer.landing.desktop.css');
@import url('cer.landing.tablet.css');
@import url('cer.landing.phone.css');


#s4-workspace h2 {
    font-family: MuseoSans700;
    margin-left: 10px !important;
}
div#sideNavBox 
{
    display: block !important;
    visibility: visible !important;
}
div#s4-bodyContainer, div#contentRow {
    background-color: white;
}
div#contentRow {
   background-image: url("/Style%20Library/Images/background-menuShadow.png");
   background-repeat: repeat-x;
}

.landingPage-content-area {
    display: inline-block;
}
.landingPage-content-block-outer
{
	display: table;
	width: 100%;
}
.landingpage-content-block-lower-outer {
    
}
.landingpage-content-block
{
	width: 100%;
	display: table-row;	
}
.landingpage-content-block ul {
    padding-left: 0;
}
.landingpage-content-block ul > li {
    list-style-position: inside; /* Aligns list items left */
    line-height: 26px !important;
}

div.cer-heroBlock-transparentOverlay {
    position:absolute; 
    top: 0; 
    padding-right: 1%;
}
div.cer-heroBlock-transparentOverlay > img {
    width: 101%;
}
div.landingPage-NewsArea 
{
    margin-top: 10px;
}
div.cer-news-item-panel
{
    border-top: 1px solid #DFE0DE;
}

img.cer-banner-swishUnder-img { display: block !important; }
div.cer-carousel-slide-swoosh-overlay { display: block !important; }
