html {
  position: relative;
 /* min-height: 100%; */
}
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,600');
body {
  padding-top: 0rem;
}
@font-face {
  font-family: "Roboto";
  src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
  src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200; }

@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
  src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: "Roboto";
  src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
  src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Medium.eot");
  src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.eot");
  src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700; }
.serif{
    font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; 
}
body {
  font-family: 'Roboto', sans-serif;
  /*font-weight: 400;*/ 
  /* margin-bottom: 90px; /* Margin bottom by footer height */
  
    padding-top: 0px;
    /* padding-bottom: 20px;*/
	  background: #fff;
  color: #000;

}

.searchwell {
    display: none;
	margin-left: inherit;
	max-width: 100%;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/


a:hover, a:active, a:focus {
  color: #0057e4;
  outline: none;
  text-decoration: none;
}
ul.list-unstyled a,  ul.list-unstyled > a:hover {  color: #0057e4 !important;  text-transform:uppercase;
font-size: 0.95em;}
.active { color: #666666; height: 100%;}

p {
  padding: 0;
  margin: 0 0 30px 0;
  word-break: break-all
}

h1, h2, h3, h4, h5, h6 {


  margin: 0 0 0 0;
  padding: 0;
  font-weight: 700;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }

}

/*Header*/
header.nj {
	background-color: #363636;
	color: #fff;
	padding: 4px 0;
	z-index: 1;
	margin-bottom: 0px;
}
header.nj #logo img {
	padding: 0;
	margin: 0 5px 0 0px;
	max-height: 41px;
	display: inline-block;
}
header.nj img.dcf-logo {
	padding: 0;
	margin: 0 5px 0 0px;
	max-height: 61px;
	display: inline-block;
}
header.nj #logo h1 {
	font-size: .75rem;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}
h2.navbar-brand {
color:#000;
}
header.nj a {
	color: #fff;
}
header.nj .gov-bar {
	font-size: .9375rem;
	font-weight: 700;
}
header.nj .social {
	font-size: .875rem;
	font-weight: 300;
}
header.nj ul.statewide {
	margin: 0px;
}
header.nj ul.statewide li {
	border-right: 1px solid #fff;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	padding: 0 6px;
}
header.nj ul.statewide li:last-of-type {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
header.nj .statewide {
	position: relative;
}
header.nj .statewide .drop {
	position: absolute;
	right: 0px;
	/*top: 35px;*/
	background: #363636;
	width: 500px;
	display: none;
	z-index: 10;
}
header.nj .statewide  .drop button.drop-close{
	color: #999999;
	text-transform: uppercase;
	font-weight: 700;
}

.nj-nav{
	background-color: #fff;
	margin-top: 0;
margin-bottom: 0;
}

.gov-bar a:link {
	font-size: 15px;
	color:#fff;
	padding-top:3px;

}

.nav-link{
	background-color : #eeeeee;
	color: #000;
}

.nav-tabs .nav-link.active {
	background-color : #dddddd;
	font-weight: bold;
	border-color: #c8c8c8 #c8c8c8 #fff;
	color: #000;
}
.nav-tabs .nav-link:hover {
	color: #000;
}
#searchform {
  /*box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
  padding: 30px 0px;
  overflow: hidden;
 display: block;
   font-size: 1em;
  line-height: 24px;

  color: #888;

   
}
#searchform button[type="submit"], .do-search  {
  background: #0057E4;
  border: 0;


  color: #fff;
}
a.nextLink, a.prevLink {
	


  color: #0057E4;
}
.prev-link , .next-link {
	background-color: #f0f4fa;
	border: 0px;
}

#searchform button[type="submit"]:hover, .do-search:hover, .nextLink:hover, .prevLink:hover  {
  cursor: pointer;
  outline: none;
}
h3 {
  font-size: 35px;
  margin: 5px 0 5px 0;
  padding: 0;
  line-height: 1;
  font-weight: 500;


  letter-spacing: 1px;
  text-transform: capitalize;
  color: #000;
}

#searchform .control-label {
  font-size: 1em;
  line-height: 24px;

  font-weight: 600;

	color: #000;
}
.btn .fa { color: #fff}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  background: #363636;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  color: #fff;
  font-size: 14px;
  margin-top: 30px;
}

#footer .credits {

  color: #fff;
}

#footer .footer-links a {
  color: #fff;
  padding-left: 15px;
}

#footer .footer-links a:first-child {
  padding-left: 0;
}

#footer .footer-links a:hover {
  color: #1dc8cd;
}

/* Sticky footer styles
-------------------------------------------------- */

.footer {
  position: absolute;
  width: 100%;
  bottom: 0px;
   /* Set the fixed height of the footer here */
 /* Vertically center the text there */

}

/* Result
------------------------------------------------*/
hr{
	border-top: 1px solid #ccc;
}
.result {
	padding-top: 0px;
	margin-bottom: 150px;
}

.result h4{  color: #000;}
.result a:hover, .result a:active, .result a:focus {
  color: #01236d;
  outline: none;
  text-decoration: none;
}


.facets-list a:link{
	color: #000000;
	  text-transform: capitalize;
	
	}
	
	p.small a:link, .list-group-item-text a:link{  color: #0057e4 !important; }
	.list-group-item-heading .header-link { color: #01236d; }
.list-group-item {margin-top: 15px}

.status{
	width: 3rem; height: 3rem;
}

@media (max-width: 768px) {
  
  #header #logo img {
    max-height: 40px;
  }
 .content  h3 {
  font-size: 35px;
  margin: 0 0 0px 0;
  letter-spacing: normal;
}
#searchform {
  /*box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
  padding: 10px;
}
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 99;
  font-size: 0.9rem;
  border: 1px solid #888888;
  outline: none;
  line-height: 1rem;
  background-color: #ffffff;
  color: #888888;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
    color: #fff;
}

/*XS only*/
@media  screen and (max-width: 575px) {
	.page-link {
		padding: .5rem .5rem .5rem .5rem;
	}
		.drop{
		max-width:100%;
	}
	.searchwell{
		max-width:100%;
	}
}