/* Print Stylesheet for all Pages */

@page {
	margin: 1.25cm 0.75cm 0.75cm 0.75cm;
	}
body {
	font-size: 12pt;
	line-height: 1.3;
	color: #000000;
	}
.col-sm-8 p,
.col-sm-9 p,
.col-sm-8 ul li,
.col-sm-9 ul li {
	font-size: 12pt !important;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 18pt;
}
h2 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a.external:after {
	content: " [" attr(href) "]";
	font-size: 90%;
	font-style: italic;
}
a {
	color: #000000;
}
img {
	display: none !important;
}
#page-wrapper {
	padding-bottom: 10px !important;
}
#page-header {
	margin-top: 0;
}
#page-header h1 {
	margin-top: 0;
	padding-top: 0;
}
#mainnav,
#mainnav-mobile,
ol.breadcrumb,
div.col-sm-3,
div.col-sm-4,
footer {
	display: none;
	height: 0;
}
.col-md-12,
.col-xs-12,
div.col-sm-8,
div.col-sm-9,
.col-sm-12 {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.col-sm-6,
#page-header,
#main-content > .row {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
/* Hours of Operation ------------------------ */
#hours-operation-wrapper a[href]:after {
    content: none;
  }
/* Volunteer Form */
form#volunteer-form div.employment-group,
form#volunteer-form #crimeExplain {
	display: block !important;

}
form#volunteer-form fieldset.employment-fs {
	page-break-before: always !important;
}
form#volunteer-form h3:nth-of-type(2),
form#volunteer-form h3:nth-of-type(4),
form#volunteer-form h3:nth-of-type(6),
form#volunteer-form h3:nth-of-type(8) {
	page-break-before: always;
}

form#volunteer-form fieldset,
form#volunteer-form .form-group {
	page-break-inside: avoid !important;
}
form#volunteer-form fieldset {
	background-color: #FFFFFF;

}
form#volunteer-form fieldset label.col-sm-3,
form#volunteer-form fieldset label.col-sm-4,
form#volunteer-form fieldset label.col-sm-2 {
	width: 100%;
	text-align: left;
	margin-left: 0;
	padding-left: 0;
}
