@import url("/assets/home/css/modules/font-awesome/css/font-awesome.min.css");
.required {
	color: #333 !important;
}
.about-description a:link {
	text-decoration: underline;
}
.agency-background {
	background-color: #0a5796; /* Check this out */
}
.btn-blue {
	background-color: #005699 !important;
}
.hero-highlighted {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100;Blue+to+Transparent */
	background: rgb(10,87,150); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(10,87,150,1) 0%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(10,87,150,1) 0%, rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(10,87,150,1) 0%, rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a5796', endColorstr='#7db9e8', GradientType=0 ); /* IE6-9 */
}
.agency-content-padding {
	background-color: #0a5796;
	padding: 20px 20px 20px 20px;
}
p.homePage:first-child {
	padding-top: 0px;
}
p.homePage {
	border-bottom: 1px solid rgb(229, 229, 229);
	font-size: 16px;
	padding: 0px 0px 35px 0px;
	margin-bottom: 35px;
}
p.homePage:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
.agency-logo-center {
	text-align: center;
}
.about-description {
	width: 100% !important;
}
.about-description h1 {
	color: #0a5796;
}
.about-description h2, .about-description h3 {
	/*color: #7DB9E8;*/
	color: #0a5796;
}
.agency-top-padding {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.agency-top-shadow {
	-webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	-moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	-ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
}
#nav .active {
	background: #0a5796 !important;
}
.subheader {
	background: #0a5796 !important;
	min-height: 0px;
}
.subheader a {
	background: #007dbb !important;
}
.subheader amain-filter-category, .subheader amain-filter-category:link, .subheader amain-filter-category:visited {
	background-color: #007dbb !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
}
.subheader amain-filter-category:hover, .subheader amain-filter-category:active, .subheader amain-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #0a5796 !important;
	background-image: none !important;
}
.agency-bottom-margin {
	margin-bottom: 20px;
}
.agency-home-resources-padding-ul li {
	padding: 20px 0 15px !important;
}
.agencies-index-ul li a {
	/*color: #0a5796;*/
	font-weight: bold;
	text-decoration: underline;
}
/* line 20, by-the-number.scss */
.column.span3 {
	margin: 0 2% 30px 0;
}

@media (max-width: 767px) {
/* line 20, by-the-number.scss */
.column.span3 {
	width: 48%;
}
}
/* line 26, by-the-number.scss */
.column.span3:last-child {
	margin: 0;
}
sup {
	font-size: 12px;
}
a.connect-link {
	background-color: #0a5796 !important;
}
a.connect-link:hover {
	background-color: #0a5796 !important;
}
.agencies-about-links ul li.active a {
	color: #3366cc;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #007dbb;
}
hr {
	border-top: 3px solid #999999;
}
.agencies-about-links ul li a {
	color: #007dbb;
	font-weight: bold;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
.entry {
	padding-bottom: 10px;
}
.faq-answer {
	padding-top: 10px;
}
.toggle-icon {
	text-align: right;
}
.faq-controls {
	text-align: right;
}
/** DEPARTURE LETTERS SEARCH STYLING **/
.date-dropdown {
	width: 25% !important;;
	margin-right: 0.5em !important;;
}
input.page-number {
	height: 30px !important;;
}
ul.no-marker {
	display: block !important;;
}
.date-issued {
	margin-right: 1em;
}
/** FILE AN ONLINE COMPLAINT FORM STYLES **/
.tab {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0a5796;
	border: 1px solid #e5e5e5;
	border-radius: 10px 10px 0px 0px;
	height: 40px;
	padding: 3px;
	cursor: pointer;
}
.tab:hover, .active-tab {
	background-color: #e5e5e5;
	color: #3366CC;
}
.tabber {
	border: 1px solid #e5e5e5;
	border-radius: 0px 0px 10px 10px;
	padding: 3px;
	margin-bottom: 30px;
}
.innerTabber {
	height: auto;
	overflow: auto;
	padding: 10px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"] {
	height: 19px;
}
textarea {
	height: 150px;
	resize: none;
}
select {
	height: 29px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], textarea, select {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	font-size: 13px;
	font-weight: normal;
}
.img-contact-homepage {
	width: 50px !important;
	height: 50px !important;
	padding-right: 10px !important;
}
/* FAQ Page Styles */

.faq-questions {
	/*cursor: pointer;*/
	font-weight: bold;
	clear: both;
	padding: 5px 10px 5px 10px;
	background-color: #0a5796;
	color: #fff;
	height: 24px;
	overflow: hidden;
	margin: 2px 0px 2px 0px;
}
.faq-title {
	float: left;
	width: 50%;
	text-align: left;
	color: #fff;
	padding-top: 2px;
}
.faq-editlink {
	float: left;
	width: 50%;
	text-align: right;
}
a.ccrb-edit-section {
	color: #fff;
}

@media only screen and (max-width: 767px) {
.faq-title {
	width: 200px;
	font-size: 11px;
}
.faq-editlink {
	width: 25px;
	font-size: 11px;
	overflow: hidden;
	height: 24px;
	float: right;
	padding-top: 2px;
}
a.ccrb-edit-section {
	font-size: 11px;
}
}
.faq-questions.alpha p {
	padding: 10px;
	border: 1px solid #eee;
	border-radius: 5px;
	text-align: center;
}
.faq-questions.collapsed:after {
	float: right;
	/*background-image: url('/assets/ccrb/images/content/pages/arrow-white-down.png');*/
	background-repeat: no-repeat;
	background-color: #0a5796;
	background-position: center center;
	background-size: auto;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	content: ' ';
	width: 12px;
	height: 12px;
	text-align: center;
}
.faq-questions.expanded:after {
	float: right;
	/*background-image: url('/assets/ccrb/images/content/pages/arrow-white-up.png'); */
	background-repeat: no-repeat;
	background-color: #0a5796;
	background-position: center center;
	background-size: auto;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	content: ' ';
	width: 12px;
	height: 12px;
	text-align: center;
}
.faq-answers {
	display: none;
	clear: both;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.faq-controls {
	text-align: right;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.ccrb-desktop-spacer {
	height: 170px;
}

/* Mobile/Tablet Overrides */
@media only screen and (max-width: 991px) {
.module-stay-connected .content-info-inner {
	height: auto !important;
}
.module-agency-columns .agencies-third h4 {
	padding: 0px !important;
}
}
.module-homepage-hero .richtext {
	width: 100% !important;
}
.module-homepage-hero .module-stats a {
	text-decoration: underline;
	font-weight: bold;
}
/** CCRB Lookup Tool Styles **/
.case-entry {
	padding: 10px 0px;
}
.case-status-header {
	background-color: #0A5796;
	color: #fff;
	font-size: 2em;
	line-height: 1.1em;
	padding: 8px 0px 5px 20px;
	border-radius: 10px 10px 0px 0px;
}
.case-status-left {
	float: left;
	width: 50%;
	padding: 15px 0px 0px 0px;
}
.case-status-right {
	float: right;
	width: 50%;
	padding: 15px 0px 0px 0px;
}
.case-details {
	padding: 15px 0px 0px 0px;
}
.case-line-spacer {
	background-color: #0A5796;
	height: 3px;
	clear: both;
}
.case-status-bar {
	margin-top: 20px;
}
#hero_links a {
	color: #85B6E9;
}
table.datatable th{vertical-align: bottom; text-align: left; padding:0px 0px 5px 0px;}
table.datatable td{vertical-align: top; text-align: left; padding:0px 10px 5px 0px;}
table.datatable tr td:first-child{ white-space:nowrap; }