/* SiteImprove fixes */
/*** Wrapper ***/
 #iu-campus {
	 text-transform: none !important;
}
 #campus-name {
	 text-transform: none !important;
}
 .site-name .college a {
	 color: #000 !important;
	/*text-transform: none !important;
	*/
}
 .skirt .college {
	 text-transform: none !important;
}
 footer a {
	 text-decoration: underline;
}

/*** Slick ***/
button.slick-prev:focus, button.slick-next:focus {
	 outline: 3px solid #01426A;
}

/*** Link underlines ***/
.text p a,  .text ul li a {
	 text-decoration: underline;
}
.profile-contact .icon-email .email {
	 text-decoration: underline !important;
}

/*** Content ***/
.contrast-ok {
}
 a.underline {
	 text-decoration: underline;
}
 a.external {
	/*text-decoration: underline;
	*/
}
 .panel a, .content a {
	/*text-decoration: underline;
	*/
}
 .caption-text a {
	 text-decoration: underline;
}
 .feature .meta {
	 color: #000 !important;
}
 figure span.caption-credit {
	 color: #000 !important 
}
 .feed .event.item .month {
	 color: #000 !important 
}
 .publication-list .panel p a {
	 text-decoration: underline;
}
 .slick-slide p a {
	 text-decoration: underline;
}
 article.feature p a {
	 text-decoration: underline;
}
 article.event.item p a {
	 text-decoration: underline;
}
article.news.item h1 a, article.news.item h3 a{
	 text-decoration: underline;
}
article.profile.item h1 a, article.profile.item h3 a {
	 text-decoration: underline;
}
.feed .item h2, .feed .item h3 {
    font-size: 1rem;
    line-height: 1.3;
    margin-top: -2px;
    margin-bottom: 0
}
.event.item h2, .news.item h2 {
    font-size: 1.5rem;
    line-height: 1.3;
    margin-top: -2px;
    margin-bottom: 0
}
.news.item h2 a, .event.item h2 a, .news.item h3 a, .event.item h3 a {
	 text-decoration: underline;
}
.publication-list .panel a {
	 text-decoration: underline;
}
.publication-list .panel a h3 {
   font-size: 1rem;
}
/*** Section specific ***/
 .bg-none span.caption-credit {
	 color: #000 !important 
}
 .bg-none .panel.marketing.mint .accent {
	 color: #3A8369;
}
 .bg-charcoal.dark figure span.caption-credit {
	 color: #fff !important;
}
 .bg-crimson.dark figure span.caption-credit {
	 color: #fff !important;
}
 .bg-crimson-dark.dark figure span.caption-credit {
	 color: #fff !important;
}
 .bg-charcoal.dark .caption-text a {
	 color: #fff !important;
}
 .bg-mint-dark.dark a {
	 color: #fff !important;
}
 .bg-secondary.dark .quote blockquote, .bg-secondary.dark .quote blockquote p {
	 color: #000 !important;
}
 .news.detail.bg-gray .figcaption span.caption-credit {
	 color: #000 !important;
}
 .publication.publication-cite p a {
	 text-decoration: underline;
}
/*** AAST ***/
 .profile.item .content p a {
	 text-decoration: underline;
}
/*** American studies ***/
.featured-courses .feature .content h4 a {
	 text-decoration: underline !important;
}
/*** Anthropology ***/
 .circled-word-panel .grid .circled-word-panel {
	 overflow: visible;
}
.timeline .sub-title p a {
	 text-decoration: underline;
}
/*** Atkins ***/
 .atkins.housing .panel p a, .atkins.current .panel ul li a {
	 text-decoration: underline !important;
}
/*** Biology ***/
 article.news .content p a, .callout .content p a {
	 text-decoration: underline !important;
}
 .underlined-link {
	 text-decoration: underline;
}
 .content p.meta.date, .content p.meta.time span {
	 text-transform: none !important;
}
 .panel ul li a, .panel p a {
	 text-decoration: underline;
}
/*** English ***/
 .bg-none .panel.marketing.gold .accent {
	 color: #867050;
}
 .bg-midnight-dark.dark .feature .meta {
	 color: #fff !important;
}
 .bg-none .panel.marketing p.college {
	 color: #000 !important;
	 text-align: right;
}
/*** History ***/
.publication-cite a {
   	 text-decoration: underline;
}
/*** Gender ***/
 .gender.doctorate-graduates a {
	 background-color: #fff !important;
}
 .bg-majestic-dark.dark.section .feature .content .meta {
	 color: #fff !important;
}
/*** Plus ***/
.jfp1-bio a {
   	 text-decoration: underline;
}

/*** Timeline ***/
ol.timeline.hopscotch .sub-title, ol.timeline.hopscotch .other-content {
	color: #000;
}

/* Themester */
a[style="color: #cccccc; text-decoration: none;"] {
    color:#000 !important;
    text-decoration: underline !important;
}
div[style="font-size: 10px; color: #cccccc; line-break: anywhere; word-break: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif; font-weight: 100;"] {
    color:#000 !important;
}
 
 