
/* - quickFixStyles.css - */
@media all {
/* https://engineering.nd.edu/portal_css/quickFixStyles.css?original=1 */
.newsCollectionLayout .portletFooter a.gallery, .newsCollectionLayout .portletFooter a.gallery:link, .spotlights .portletFooter a.gallery, .spotlights .portletFooter a.gallery:link {
color: #004da3 !important;
}
.newsCollectionLayout .portletFooter a.gallery:hover, .spotlights .portletFooter a.gallery:hover {
color: #fff !important;
}
.newsCollectionLayout .portletFooter a.gallery:visited, .spotlights .portletFooter a.gallery:visited {
color: #003366 !important;
}
.newsCollectionLayout .portletFooter a.gallery:visited:hover, .spotlights .portletFooter a.gallery:visited:hover {
color: #fff !important;
}
#content .profileLinks .gallery {
color:#333 !important;
}
#content .profileLinks .gallery:hover {
color:#f5f5f5 !important;
text-shadow:0 -1px #333;
background-color:#999;
}
#content .profileLinks .bookme {
color:#fff !important;
text-shadow:none;
background:#003366;
}
#content .profileLinks .bookme:hover {
color:#f5f5f5 !important;
text-shadow:none;
background-color:#07203e;
}
.template-member_view .spotlightInfo .other-affiliation p strong {
font-size: 115%;
font-weight: normal;
line-height: 125%;
}
.portletCollection.spotlights .portletItem {
border-top: medium none !important;
}
.portletStaticText .navigation li {
font-size:13px;
line-height:17px;
}
.customslideshowcontainer.slideshow {
height:190px !important;
}
}

