/*# sourceMappingURL=print.css.map */

@media print {
	body {
		width: 100%;
	}
	
	div.big_video {
		display: none;
	}
	
	sticky-nav-wrapper {
		display: none;
	}
	
	.secondary-nav {
		display: none;
		list-style-type: none;
	}
	
	.secondary-nav ul li {
		list-style-type: none;
	}
	
	.search-cell {
		display: none;
	}
	
	div.abstract-homepage {
		display: none;
	}
	
	.explore-actions {
		display: none;
	}
	
	.information-toggle {
		display: none;
	}
	
	.section-menu {
		display: none;
	}
	
	a[href]:after {
		display: none;
	}
	
	.social-share-container, .calendar-export {
		display: none !important;
	}
	
	div.grid-container .off-canvas-nav-cell {
		display: none;
	}
	
	div.grid-container .tribe-events-cal-links {
		display: none !important;
	}
	
	div.grid-container #play-pause-button {
		display: none !important;
	}
	
	div.grid-container .news-index-grid .grid-item {
		width: 100%;
		position: static !important;
		left: 0 !important;
	}
	
	div.grid-container .socialMediaShare {
		display: none;
	}
	
	div.grid-container div.contact-info-block div.social-icons {
		display: none;
	}
	
	footer {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	#masthead {
		background-color: #fff !important;
		background-image: none;
	}
	
	#masthead.nitro-lazy {
		background-image: none !important;
	}
	
	#masthead .msu-mark a {
		display: none;
	}
	
	#masthead .msu-mark {
		width: 10cm;
		content: url("https://ibc.broad.msu.edu/app/themes/EliBroad/assets/msu/img/print/masthead-helmet-green.svg");
		display: block;
		float: left;
	}
	
	#masthead .broad-mark a {
		display: none;
	}
	
	#masthead .broad-mark {
		clear: both;
		width: 20cm;
		content: url("https://ibc.broad.msu.edu/app/themes/EliBroad/assets/msu/img/print/broad-college-of-business-green.svg");
		display: block;
		float: left;
	}
	
	h1.heading-for-large-image {
		color: #fff !important;
	}
	
	h1.white-on-top {
		color: #fff !important;
	}
	
	.action-buttons {
		display: none !important;
	}
	
	.timeLine-slider {
		display: none;
	}
	
	#standard-footer-MSU-links-info {
		width: 60% !important;
		float: right;
	}
	
	#standard-footer-MSU-links-info #standard-footer-site-links {
		width: 100% !important;
	}
	
	#standard-footer-MSU-links-info #standard-footer-site-links ul {
		width: 100% !important;
	}
	
	#standard-footer-MSU-links-info #standard-footer-site-links ul li {
		list-style-type: none;
	}
	
	#standard-footer-MSU-links-info #standard-footer-MSU-info ul li:nth-child(3) {
		display: inline !important;
	}
	
	#standard-footer-MSU-links-info #standard-footer-MSU-info {
		width: 100%;
	}
	
	#standard-footer-MSU-links-info #standard-footer-MSU-info ul li {
		display: inline;
	}
	
	#standard-footer-MSU-wordmark {
		float: left;
		width: 40%;
		padding-top: 10pt !important;
	}
	
	.other-news-module {
		page-break-before: always;
		margin-bottom: 0;
	}
	
	p a {
		word-wrap: break-word;
	}
	
	span.black-button {
		background-color: #000;
	}
}
