@import url('screen.css');

/*Courseleaf Controls*/
#pw_toolbar,
#pw_toolbar_toggle,
#pw_statusbar,
#sb_publish_bubble_bottom,
#warningwin,
#loadingwin,
.lfeditable,
.lfjsbubble {
	display: none;
}

/*Tabs*/
#tabs {
	display: none !important;
}
.tab_content {
	display: block !important;
}


.accessible,
#navigation,
#footer,
#sidebar,
#print-button,
#search,
a#totop,
#breadcrumb,
#sidebar-nav-mobile,
#content ul.letternav,.gcs-pagination,
.umdheader-nav,
.icon-bar {
	display: none !important;
}

#left-col,
#right-col {
	margin: 0;
	float: none;
	width: auto;
	clear: both;
}
.wrap {
	width: 100% !important;
	max-width: none !important;
}
.toggle-content {
	display: block !important;
}

#header, .tip-top, .tip-top-toggle, .umdheader-main__logo, .umdheader-nav, #search-area, #hamburger,
.icon-bar, .tier-two-container, .left-half, #edition, #navigation, #main-nav, #header ul,
#header ul li, #header ul li a, #header svg, #header .wrap {
    position:static !important;
    padding:0 !important;
    margin:0 !important;
    float:none !important;
    color: inherit !important;
    width:auto;
    height:auto;

}

.hero {display:none;}
.tier-two-container, .tip-top {position:static; box-shadow: none; background:transparent}
.left-half, .tip-top {padding:0; background:transparent}
.grorug, .umdheader-main__logo {color:inherit  !important; background:transparent}
