.ciprelogo {
    /*SF: Commented out for 50th Anniversary */
    /*height:94px !Important;*/
    height: 125px !Important;
    margin: 10px 0px 6px 0px !Important;
}

.otherCenterlogo {
    height: 111px !Important;
    margin: 10px 0px 6px 0px !Important;
}



.siteHeader a.sitelogo,
.siteHeader a.sitelogo:link,
.siteHeader a.sitelogo:visited {/*width:208px;*/ height:77px; margin:30px 0px 6px 0px;}


.sitelogo img {
    /*SF: Commented out for 50th Anniversary */
    /*max-height:95px;*/
}

/* 50th Anniversary*/
.otherCenterMenuLink {
    top: -100px !Important;
}

.cipreMenuLink {
    top: -110px !Important;
}
/* 50th Anniversary*/
@media only screen and (min-width: 48em) {
    .csdpCenterUL {
        margin-left: -10px !Important;
        margin-top: 35px !Important;
    }

    .otherCenterUL {
        margin-left:-30px !Important;
        margin-top: 35px !Important;
    }
}

/* ## 16px baseline (960px) mw = medium wide ## */
@media only screen and (min-width:60em) {
    .csdpCenterUL {
        margin-left: -10px !Important;
        margin-top: 35px !Important;
    }

    .otherCenterUL {
        margin-left:-60px !Important;
        margin-top: 35px !Important;
    }
}

.mainNav .sf-menu > li .subMenu > a {font-size:16px !important;}
.mainNav .sf-menu > li .subMenu > a .menuText {padding:10px 5px !important;}

.extraNav .icon-home {font-size:1.3em; float:left; margin-right:4px;}

/* ## 16px baseline (768px) m = medium ## */
@media only screen and (min-width:48em) {
	
	 .mainNav {margin-top:40px !important;}
	
}
/* 50th Anniversary*/
/* ## 16px baseline (256px) s = small ## */
@media only screen and (min-width:16em) {
    .searchSiteWrpr .icon-search {position:absolute; top: -40px; right:0px; font-size:1.8em; cursor:pointer; padding:5px ;}

    .cipreSearch {
        top: -30px !Important;
    }

    .otherCenterSearch {
        top: -45px !Important;
    }
}

@media print {
.mainBody,
.mainBody * {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
}

@media only screen and (max-width: 480px) {
   
    .searchSiteWrpr .CoveoSearchButton {
        margin-top: -20px !Important;
    }
}