body{
	font-family: 'Oswald' serif;
	color:black;
}
a img{
	border:none;
}

a {
	text-decoration:none;
	color:black;
}

a:not(.opener):not([href^='tel:']):not([href^='mailto:']):after{
	content:" (" attr(href) ") ";
	font-size:smaller;
	text-decoration:none;
}

.display-print, .slider{
    display:block !important;
}

.print-list{
    list-style:none;
    padding-left:0;
}

#print-logo-wrap{
    display:inline-flex;
}

#print-address{
    padding-left:10px;
}



.mainContent{
    margin-left:0 !important;
}

header, #degreeMenu, .hide-on-print, #actionButtons, #breadcrumb, #tabs-menu, .pswp, #ui-to-top{
	display:none;
}

h1, h2, h3, h4, h5,h6{
    margin-top:10px;
    margin-bottom:5px;
}

h6{
    font-size:large;
}

h5 ~ *:not(h5):not(h4):not(h3):not(h2):not(h1) {
    padding-left:30px;
}

h4 ~ *:not(h4):not(h3):not(h2):not(h1) {
    padding-left:25px;
}

h3 ~ *:not(h3):not(h2):not(h1) {
    padding-left:20px;
}

h2 ~ *:not(h2):not(h1) {
    padding-left:15px;
}

h1 ~ *:not(h1) {
    padding-left:10px;
}

h1.print-only{
    font-size:xxx-large;
}

.print-header{
    font-size:xx-large;
    text-transform:uppercase;
    padding-left:10px;
}

.black-logo{
    height:115px;
    width:115px;
}