/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS and global oustyles CSS. USE WITH CAUTION.
*/

.contact-section__cta-block:before {
	background-image: url(/_resources/images/pre-footer-06.jpeg);
}
.lcs_slide_out-r {
    top: 50% !important;
}

@media (min-width: 700px) {
	.contact-section__cta-block:before {
		width: 75%;
	}

	.lcs_slide_out-r {
	    top: 150px !important;
	}

}

/* Directory Styles */

.citation {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

/* Temporary Styles */

th.th20 {width: 20%;}
th.th30 {width: 30%;}
