﻿.fh-accordion {
max-height: 275px;
overflow-y: scroll;
}
.toggle-fa:hover, .toggle-fa:focus {
cursor: pointer;
display: block;
text-decoration: none;
outline: 0 !important;
}
a {
outline: 0 !important;
}
.pointer {
cursor: pointer;
}
input .court-date {
width: 110px !important;
}
@media (max-width: 768px) {
input .court-date {
width: 100% !important;
}}
.noleftpadding {
padding-left: 0px;
}
.norightpadding {
padding-right: 0px;
}
.goButton {
margin-top: 27px;
}
.searchButton {
margin-top: 27px;
}
#selAgencies {
width: 100%;
}
.jumbotron {
	background-color:					inherit !important;
	padding-top:						30px !important;
	padding-left:						0px !important;
	padding-right:						0px !important;
	padding-bottom:						0px !important;
	margin:								0px !important;
}	
.impressive {
	font-weight:						800;
}
h1 {
	font-family: 						"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 						400;
	color:								#3b6cb4 !important;
	font-size:							45px;
}

.table-no-border table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}
.table-no-border th, .table td { 
     border-top: none !important; 
 }

.jppolicy h2 {
	padding-bottom: 0px !important;
	margin-bottom: 0px;
	color: #3b6cb4;
}

.jppolicy h1 {
	margin-top: 0px !important;
}

.linkcolor a {
	color: #3277B3 !important;
}