/**
 * Theme Name: Pitt
 * Version: 1.0
 * Author: AndiSites
**/

.main-content-before-after a {
	text-decoration: underline;
	font-weight: 600;
}

.marquee {
	font-size: 14px;
	line-height: 2em;
	font-family: "Montserrat", sans-serif;
	color: #9bcd13;
}

.mymarquee div {
	font-size: 14px;
	line-height: 2em;
	font-family: "Montserrat", sans-serif;
}

.js-marquee {
	color:white;
}

.srdatetime {
	position:absolute;
	left:-9999px;
	height:1px;
	width:1px;
}

.admin-unit-top-content h1.with_icon {
    color:#232323;
}

h1.with_icon {
	margin-bottom:1em !important;
}


h2 {
	color: #0055b8;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	margin-bottom:1em;
}

.page .main-content-before-after h2 {
	margin-bottom:1em;
}

.page-template-yellow-pages .row article {
	margin-bottom:5em;
}

h3 {
	font-size: 22px;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	margin-bottom:1em;
}

h4 {
	line-height: 1.7em !important;
}

.home h4, .list-grid h4 {
	line-height: 1.1em !important;
}

.home .mnews {
	display: inline-block;
	font-size: 0.4em;
	font-weight: 400;
	margin-left: 14px;
	letter-spacing: -0.3px;
}

.home .mnews a:hover {
	text-decoration: underline;
}

.home .mnews span {
	margin-right:4px;
}

.gform_wrapper h2 {
	font-size: 2.5rem;
	font-weight: 700 !important;
}

.sidebar ul {
	padding-left:17px;
}

.sidebar ul li {
	line-height: 1.2em;
	margin-bottom:1em;
}

.sidebar .widget_nav_menu li {
	letter-spacing: -0.2px;
}
#menu-footer-quick-links {
	margin-left:10px;
	padding-left:15px;
	font-size: 1.143em;
	margin-bottom:24px;
}

#menu-footer-quick-links li {
	margin-left:0px;
	margin-right:0px;
	list-style: outside;
}

/* Button CSS */
.cta-button {
	display: inline-block;
	text-align: center;
	position:relative;
	vertical-align: top;
	margin-right:2%;
	min-height:44px;
	line-height: 44px;
}

.cta-button.backbtn a {
	font-size: 1.3em;
	letter-spacing: -1px;
	text-decoration: none !important;
}

.cta-button a {
	display:block;
	width:100%;
	height:100%;
	text-decoration: none;
	background: #9BCD13;
	color:black;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	letter-spacing: -2px;
	font-size: 1.8em;
	border:2px solid #8BBD03;
	margin-bottom:1em;
	padding:10px 50px;
}

.cta-button a:hover {
	background: #0A0090;
	color:white;
	border-color:#1A10A0;
}

span.h-title {
	display: none;
}



.slick-dots li button {
	color:#cacaca;
}

ul.footer-calendar {
	color:#cacaca;
}

#program-navigation h5 {
	margin-bottom:15px;
}

#program-navigation .sidebar-link-a a:hover {
	text-decoration: underline;
}

/* Sitemap */
.page-id-1680 ul li ul {
	margin-bottom:2em;
}

.page-id-1680 ul li ul li ul {
	margin-bottom:0em;
}

/* Pitt Search Results */
.pitt-results article {
	padding-bottom:0.5em;
	margin-bottom:1.5em;
	border-bottom:1px solid #cacaca;
}

.pitt-results strong {
	font-size: 1.25em;
	letter-spacing: -0.2px;
}

/* Aside A */
aside a {
	color:#063ea9 !important;
}

aside.widget img {
	max-width: 100%;
	height:auto;
}


div.no-image {
	background: #dadada;
}

.ni-label {
	display:block;
	padding-top:50px;
	text-align:center;
	color:#333;
	font-size:0.875em;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h4.nct {
	line-height: 1em !important;
}

.links .c-links {
	margin-bottom:3em;
}

.links .navcrumb li {
	list-style: none;
}

.links .navcrumb li a {
	display: block;
	background: #333 !important;
	color:white;
	padding:5px;
	text-align: center;

}

.links .navcrumb li a::hover {
	background:#eaeaea;
}

.links ul.navcrumb li a:hover {
	background:#eaeaea;
	color:#cacaca;
}

.full_calendar_link {
	font-size: 0.875em;
	margin-bottom:2em;
	
}

.full_calendar_link a {
	text-decoration: underline;
}

/* Con Ed table of courses */
.tconed {
	border-bottom:10px solid rgba(220,220,220,0.8);
	min-height: 30px;
	padding:10px 0px;
}

.tconed .course, .tconeheader .course {
	display: inline-block;
	width:40%;
	min-width: 300px;
	vertical-align: top;
	border-right:1px dotted #cacaca;
	padding: 10px;
}

.tconed .start-date, .tconeheader .start-date {
	display: inline-block;
	width:10%;
	min-width: 90px;
	vertical-align: top;
	border-right:1px dotted #cacaca;
	padding: 10px;
}

.tconed .end-date, .tconeheader .end-date  {
	display: inline-block;
	width:10%;
	min-width: 90px;
	vertical-align: top;
	border-right:1px dotted #cacaca;
	padding: 10px;
}

.tconed .days, .tconeheader .days {
	display: inline-block;
	width:10%;
	min-width: 90px;
	vertical-align: top;
	border-right:1px dotted #cacaca;
	padding: 10px;
}

.tconed .time, .tconeheader .time {
	display: inline-block;
	width:10%;
	min-width: 90px;
	vertical-align: top;
	border-right:1px dotted #cacaca;
	padding: 10px;
}

.tconed .location, .tconeheader .location {
	display: inline-block;
vertical-align: top;
padding: 10px;

}

.tconeheader {
	color:white;
	font-weight: bolder;
	background: #333;

	
}

.tconeheader div {
	min-height: 60px;
}

/* Homepage question section */
.quest {
	background-color:#f2f2f2;
}

.quest .container {
	text-align: center;
}

.quest strong {
	font-family: "Montserrat", sans-serif;
	font-size: 40px;
	line-height: 1em;
	color: #001933;
	margin-bottom: 52px;
	padding-left: 40px;
	letter-spacing: -2px;
}

.quest .cta-button {
	display: inline-block;
	vertical-align: middle;
	padding-left:20px;
}

.gq {
	display: inline-block;
	padding:40px 20px;
}

.gq img {
	width: 120px;
	height:auto;
}

@media screen and (max-width: 520px) {
.gq {
    display: block;
    text-align: center;
}

.quest strong {
    display: block;
    
}

.quest .cta-button {
    display: block;
    width:100%;
}
}


/* TScript Form Printing Styles */
@media print {
	.page-id-10160 main {
		padding:10px !important;
	}

	.page-id-10160 main .container {
		width:95% !important;
	}

	.page-id-10160 main, .page-id-10160 main p, .page-id-10160 main ol, .page-id-10160 main ul, .page-id-10160 main li  {
		font-size: 12px !important;
		line-height: 1.5em !important;
		padding-bottom:0em !important;
		margin-bottom:0px !important;
	}
	.page-id-10160 main h1, .page-id-10160 main h2 {
		font-size: 18px;
		font-family: Garamond, serif;
		letter-spacing: 0px !important;
	}

	.page-id-10160 main input {
		width:100%;
	}

}
 

/* Printing Styles */
@media print {
	body, h1, h2, h3, ol, ul, div {     
		 width: auto;
	     border: 0;
	     margin: 0 5%;
	     padding: 0;
	     float: none;
	     position: static;
	     overflow: visible;
	 }

	 h1, h2, h3, h4, h5 {
		margin:0px;
	 }

	header {
		display: none;
	}

	footer {
		display: none;
	}

	main {
		width: 600px;
	}

	table {
		max-width: 100%;
	}
}