  /* CSS Document */

:root {
	--bs-light-rgb: 245, 247, 249;
	--bs-dark-rgb: 36, 41, 45;
	--bs-blue: #0d6efd;
	--bs-light-blue: #e2eefc;
	--bs-green: #677A43;
	--bs-indigo: #6610f2;
	bs-body-color: #747579;
	--bs-body-bg: #fff;
	--bs-section-gray: #f7f7f7;
	bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
	--bs-body-font-family: Roboto, sans-serif;
	--bs-body-font-size: 0.9375rem;
	--bs-body-font-weight: 400;
	--bs-body-line-height: 1.5;
	--bs-body-color: #747579;
	--bs-body-bg: #fff;
}

.nj-gray {
	color: #888888;
}

.fa-twitter-square:hover {
	color: #1da1f2;
}

.fa-facebook-square:hover {
	color: #3b5998;
}

.nj-nav {
	background-color: #90c2f3 !important;
	font-size: .9375rem;
}

strong {
	font-weight: 500;
}

.nj-nav .navbar-brand {
	color: #010103;
	/* max-width: 75%; */
	margin-right: 0px;
	/* white-space: normal; */
}

.nj-nav .navbar-nav .nav-link {
	color: #010103 !important;
	padding-right: .5rem;
	/*Default BT is to go to 0 on collapsed nav this sets this back to desired padding*/
	padding-left: .5rem;
	/*Default BT is to go to 0 on collapsed nav this sets this back to desired padding*/
	font-weight: 500;
	white-space: normal;
}

.nav-link.active,
.nj-nav .show>.nav-link,
a.nav-link:hover {
	background-color: #e2eefc !important;
	color: #010103 !important;
	border-radius: .25rem;
}

a.nav-link:active {
	color: #010103;
}

.nj-nav .navbar-toggler {
	color: rgba(255, 255, 255, 1);
	border-color: rgba(1, 1, 3, 1.000) !important;
	margin-left: auto;
}

.nj-nav .navbar-toggler-icon {
	background-image: url(/humanservices/doas/assets/css/"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http:/www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1,1,3,1.000)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.nj-nav .dropdown-item:focus,
.nj-nav .dropdown-item:hover {
	color: #010103;
	text-decoration: none;
	background-color: #e2eefc;
}

a[aria-expanded=true] .fa-chevron-circle-down {
	display: none;
}

a[aria-expanded=false] .fa-chevron-circle-up {
	display: none;
}

.acc {
	background-color: #90c2f3;
}

.ddhhacc {
	background-color: #fff;
}

.dddacc {
	background-color: #1e57A4;
}

.dddacc-green {
	background-color: #677A43;
}

.dddaccSub {
	background-color: var(--bs-green);
}

.dddaccSub .card-header {
	color: var(--bs-green);
}

.iconClassBlue {
	color: var(--bs-green);
}

.dddaccHeader {
	background-color: #fff;
}

.accordianAnc {
	color: #000;
}

.accordianDDDAnc {
	color: #1e57A4;
}

.dddacc-green .accordianDDDAnc {
	color: #677A43;
}

.social.statewide li a,
.social.statewide li a>span,
.sonj .gov-bar a {
	padding: 0.25rem 0;
}

/*FOOTER*/
footer.site {
	background: #90c2f3;
	padding: 15px 0;
	color: #010103;
	font-size: 1rem;
	margin-top: 30px;
	font-weight: 300;
}

.footer.site ul.statewide {
	list-style: none;
	padding: 0px;
}

.footer.site ul.statewide a {
	color: #010103;
	font-size: 1rem;
	font-weight: 300;
}


.footer.site h3 {
	padding: 1.5rem 0 0.75rem 0px;
	color: #010103;
	width: 100%;
	border-bottom: 1px solid #010103;
	font-size: 1.6rem;
	/* font weight: 500; */


}

.footer.site a h3,
.footer.site .columned a {
	color: #010103;
	font-size: 1.1rem;
	/* font weight: 400; */
}


.footer.site .columned ul li,
.footer.site .columned ul {
	list-style: none;
	padding: 0px;
}

.footer.site .columned>ul>li>h5 {
	border-bottom: 1px solid #010103;
	font-size: 1rem;
	font-weight: 400;
}

.footer-style {
	background: #90c2f3;
	padding: 15px 0;
	color: #010103;
	font-size: 17.5px;
	margin-top: 30px;
	font-weight: 300;
}








/*----------------- page elements----------*/
#site-name h1,
#site-name .department {
	color: var(--bs-green);
	font-size: 2.625rem;
	font-weight: 500;
}

#contentHeader,
.contentHeader {
	color: #677A43;
}

.bg-blue {
	background-color: #e6f1fd;
}

/* .bg-lblue {
	background-color: var(--bs-light-blue:#e2eefc);
} */

.bg-lgray {
	background-color: var(--bs-section-gray);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0.625rem;
	font-family: inherit;
	font-weight: 500;
}

.text-green {

	color: var(--bs-green);
}

h2.text-green,
h1.green {
	color: var(--bs-green);

	font-family: inherit;
	font-weight: 500;
}

h1.green {
	font-size: 2.625rem;
}

h2.text-green {
	font-size: 2.3rem;
	font-weight: 500;
}

.icon {
	color: #90c2f3 !important;
}

a.btn-link,
a.card-link {
	/* text-transform: uppercase; */
	font-weight: 500;
}

a.btn-link:hover,
a.card-link:hover {
	/* text-transform: uppercase; */
	font-weight: 500;
	text-decoration: underline;
}

.alert .alert-icon-col {
	min-width: 25px;
	max-width: 25px;
	margin-left: 0;
	padding: 0 !important;

}

.btn-sm {}

/*--------- Links Section--*/
#links {
	padding-top: 3rem;
}


#links .card {
	line-height: 1.5;
	padding: 1rem;
	border-radius: 0.25rem;
}

#links .card-img-top:hover {
	border: 2px solid #010103 !important;
}

#links .card-title,
a.card-title {}

#resLinks .card-img-top {
	border: 1px solid #ccc;
}

.carousel-caption .h5 {
	font-weight: 400;
	font-size: 1.2rem;
}

#btmlinks .list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 0px none;
}

.carousel.nj iframe {
	max-height: 598px
}

.carousel-item {
	bottom: 0px;
	background-size: cover;
	background-position: center center;
	height: 100%;
	width: 100%;
	text-align: center;

}

.carousel-item-card {
	bottom: 0px;
	background-size: cover;
	background-position: center center;
	height: 100%;
	width: 100%;

}

carousel-inner>.carousel-item>img {
	width: 100%;
	/* to make smaller images look full */
}

.carousel.nj .carousel-control-next-icon,
.carousel.nj .carousel-control-prev-icon {
	background-color: rgba(0, 0, 0, .5);
	background-size: 50% 50%;
	border-radius: 1rem;
}

.carousel.nj .carousel-indicators {
	margin-top: 0rem;
}



.carousel.nj .carousel-indicators li {
	border-top: 3px solid transparent !important;
	border-bottom: 3px solid transparent !important;
	width: 12px !important;
	height: 12px !important;
	border: 0.5px solid white !important;
	border-radius: 100%;
	margin: 5px 5px 15px 5px !important;
}




.carousel.nj .carousel-indicators li.active {
	background-color: rgba(0, 0, 0, .75);
	border: 2px solid white;
}


.carousel.nj .carousel-caption,
.carousel.nj .carousel-caption.default {
	background: rgba(0, 0, 0, 0.4);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.43461134453781514) 23%, rgba(0, 0, 0, 1) 75%);
	position: absolute;
	/*bottom: 0;
	left: 0;
	right: 0;*/
	/* bottom: 2rem; */
	bottom: 0;
	left: 0;
	right: 0;
	/* width: 90%; */
	width: 100%;
	align-items: center;
	padding-bottom: 1rem;
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	/* margin-bottom: 3rem; */
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	bottom: 3rem;
	z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
	/* height: 32rem; */
	background-color: #777;
}

.carousel-item>img {
	/* position: absolute;
	top: 0;
	left: 0; */
	min-width: 100%;
	/* height: 32rem; */
}


.carousel.nj .carousel-caption p {
	line-height: 1.5;
	font-size: 1rem;
}


.btn-primary {
	color: #fff;
	background-color: #0056b3;
	border-color: #0056b3;
}

.btn-primary:hover {
	color: #fff;
	background-color: #043166 !important;
	border-color: #043166 !important;
}

.btn-link,
.title-link {
	color: #0056b3;
	background-color: transparent;
	border-color: transparent;
}

.btn-link:hover,
.title-link:hover {
	color: #043166;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent;
}

section a {
	color: #014b9b;
}

/* CSS Document */
header.sonj {
	background-color: #363636;
	color: #fff;
	padding: 4px 0;
	z-index: 1;
	margin-bottom: 0px;
}

header.sonj #logo img {
	padding: 0;
	margin: 0 5px 0 0px;
	max-height: 41px;
	display: inline-block;
}

header.sonj #logo h1 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

header.sonj a {
	color: #fff;

}


header.sonj .gov-bar {
	font-size: .9375rem;
	font-weight: bold;
}

header.sonj .social {
	font-size: .875rem;
}

header.sonj ul.statewide {
	margin: 0px;
}

header.sonj ul.statewide li {
	border-right: 1px solid #fff;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	padding: 0 6px;
}

header.sonj ul.statewide li:last-of-type {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

header.sonj .statewide {
	position: relative;
}

header.sonj .statewide .drop {
	position: absolute;
	right: 0px;
	/*top: 35px;*/
	background: #363636;
	width: 500px;
	display: none;
	z-index: 10;
}

/*XS only*/
@media screen and (max-width: 575px) {
	body header.sonj .statewide .drop {
		max-width: 100%;
	}
}

header.sonj .statewide .drop button.drop-close {
	color: #999999;
}

header.sonj .statewide .drop p.disclaimer {
	float: left;
	clear: left;
	width: 100%;
	text-align: left;
}

header.sonj .statewide .drop #google_translate_element {
	float: left;
	clear: left;
	width: 100%;
}

.breadcrumb a {
	color: #014b9b !important;
}

@media (min-width: 576px) {
	.resources .card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
	}

	.card-columns .card {
		display: inline-block;
		width: 100%;
		margin-bottom: 0.75rem;
	}
}

@media(min-width:992px) {
	.resources .card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
	}
}




/* Additional Styles 4/26/2023 */

.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
	/* overflow: auto; */
}

#site-name .sub-name {
	font-weight: 500;
	margin-top: -0.5rem !important;
}

.btn {
	padding: 0.375rem 0.75rem 0.25rem 0.75rem !important
}

.department-level .navbar h4 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.25rem !important;
}

#importantLinks .card-body-important-links p:nth-last-child(1) {
	margin-bottom: 0 !important;
}

.card-body .font-awesome-icon {
	font-size: 4rem;
	color: #90C2F3;
}

/* Generic Index */

#accordionTab .dddacc .dddaccSub .card-body p:nth-last-child(1),
#accordionTab .dddacc .card-body p:nth-last-child(1),
#accordionTab .dddacc .dddaccHeader .dddaccSub:nth-last-child(1) {
	/* background: red !important; */
	margin-bottom: 0 !important;
}

main section .content-styles a,
main section .card-body p>a,
main section .card-body p>span a,
main section .card-body div>span a,
main section .card-body div>a,
main section .card-body div ul li>a,
main section .card-body ul li strong a,
main section table tr td a,
main section .card-body strong a,
main h1 a,
main h2 a,
main h3 a,
main h4 a,
main h5 a,
main h6 a,
main section p>a,
main section #introContent ul li>a,
main section #introContent ol li>a,
main section #introContent strong a,
main section #introContent a strong,
main section .card-body .card-link {
	text-decoration: underline !important;
}

main section .content-styles a:hover,
main section .card-body p>a:hover,
main section .card-body p>span a:hover,
main section .card-body div>span a:hover,
main section .card-body div>a:hover,
main section .card-body div ul li>a:hover,
main section .card-body ul li strong a:hover,
main section table tr td a:hover,
main section .card-body strong a:hover,
main h1 a:hover,
main h2 a:hover,
main h3 a:hover,
main h4 a:hover,
main h5 a:hover,
main h6 a:hover,
main section p>a:hover,
main section #introContent ul li>a:hover,
main section #introContent ol li>a:hover,
main section #introContent strong a:hover,
main section #introContent a strong:hover,
main section .card-body .card-link:hover {
	text-shadow: rgb(0, 86, 179) 0px 0px 0.65px, rgb(0, 86, 179) 0px 0px 0.65px;
}

main section .btn.btn-primary {
	text-decoration: none !important;
}

main section .card-body .accordianDDDAnc {
	text-decoration: none !important;
}

main section .card-body .accordianDDDAnc:hover {
	text-decoration: underline !important;
}

main section #accod .card-body ul {
	margin-bottom: 0 !important;
	padding-bottom: 1rem !important;
}

main section #accod .accordianDDDAnc .dddaccHeader p {
	line-height: 1.5 !important;
}

main section #accod .accordianDDDAnc .dddaccHeader p svg {
	margin-top: 0.25rem;
}

.container-fluid.nj-nav.education.department-level,
.container-fluid.nj-nav {
	padding: 0;
}

.table-responsive table a {
	padding: 0.25rem 0.25rem 0.25rem 0;
}

#Slider .carousel-control-prev:focus,
#Slider .carousel-control-next:focus {
	background-color: rgba(103, 122, 67, .5);
	border: 3px solid var(--bs-green);
}

body>.skip a {
	color: #000000 !important;
}

@media screen and (max-width: 390px) {
	.nj-nav .navbar-brand {
		max-width: 75%;
		white-space: normal;
		font-size: 1rem;
	}
}

@media screen and (min-width: 992px) {
	.navbar .dropdown-menu.columned {
		width: 70vw;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	.columned {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

.navbar .dropdown-menu.columned ul {
	list-style: none;
}

.navbar .dropdown-menu.columned ul li a {
	list-style: none;
	/* padding: 0.25rem 0; */
	white-space: normal;
}

.dropdown-menu {
	left: 7px;
}

.department img.dept-logo {
	width: 11rem !important;
}