  /* 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-dark-gray: #3333335;
	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;
	--fc-gray: #5c6c75;
	--fc-gray-dark: #21313c;
	--fc-gray-100: #f0f3f2;
	--fc-gray-200: #ecf0ef;
	--fc-gray-300: #dfe2e1;
	--fc-gray-500: #889397;
	--fc-gray-600: #5c6c75;
	--fc-gray-700: #3d4f58;
	--fc-gray-800: #21313c;
	--fc-gray-900: #001e2b;
}

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

.breadcrumb .breadcrumb-item>a {
	color: #014b9b;
}

.breadcrumb .breadcrumb-item {
	color: #000000;
}

h4.sec-header {
	font-weight: 400;
}

.text-green {

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

.fa-plus-square {
	margin-bottom: 0.3em;
}

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

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

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

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

h3.subtitle {
	color: var(--bs-dark-gray);
  	font-size: 1.9rem;
	font-weight: 500;
}

h4.sec-header {
	color: var(--bs-dark-gray);
  font-size:1.4em;
}
#contentHeader {
	/*color: #677A43;
color: var(--bs-green);*/
  	color: var(--bs-dark-gray);
    font-weight:400;
}

.content-image-left {
	margin-right: 4em
}

.content-image-right {
	margin-left: 4em;
	max-width: 400px;
	height: auto;
}


ul.check li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.check {
	margin: 2em 0;
}

ul.check li {
	margin: 1em;
	margin-left: 0.5em;
}

ul.check li:before {
	content: '\2713';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.3em;
	color: var(--bs-green);
}

ul.check li ul {
	margin-left: 0;
	padding-left: 1em;
	margin-top: 0.7em;
	margin-bottom: 1.5rem;
}

ul.check li ul li {
	margin-top: 0 !important;
	margin-bottom: 0;
	margin-left: 0;
}

ul.check li ul li:before {
	font-family: 'FontAwesome';
	content: "-";

	float: left;
	margin-left: -1em;
}

.bg-light {
	background-color: var(bs-light-rgb) !important;
	margin-top: 4em;

}

.feature-box {
	padding: 1.5em;
	line-height: normal;
  border: 2px solid #fff;

 
}

a.feature-box-title:link {
	font-size: 1.1em;
	font-weight: 500;
	line-height: normal;
    display: inline-block;
	margin-bottom: 0.5em;
}

.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;
}

.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/jobsthatcare/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: #1e57A4;
}

.iconClassBlue {
	color: #1e57A4;
}

.dddaccHeader {
	background-color: #fff;
}

.accordianAnc {
	color: #000;
}

.accordianDDDAnc {
	color: #1e57A4;
}

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

/*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;
}

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

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


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

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

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

.alert-light {
	padding: 1.25rem 1.25rem 1.rem 1.25rem;
	margin-top: 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid #e9ecef;
	border-top-width:0.3rem;
	border-top-color: 	color: var(	--fc-gray);
	/* border-radius: .25rem color:#000; */
	background-color: var(--bs-section-gray);
}
.alert-light .card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: var(--bs-green)!important;
 border-bottom-width:0.3rem;
 border-bottom-color: color: var(	--fc-gray);
  color:#ffffff;
}

.alert-light p {
	margin: 0;
	color: #000;
}

.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;
}
#rightBox h4{
	color: #000;
  	font-weight: 500;
  	color: #ffffff;
  font-size:1.5em;

}
}
#rightBox .card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: var(--bs-green)!important;
  border-bottom: 1px solid var(--bs-green);
}
.alert .alert-icon-col {
	min-width: 25px;
	max-width: 25px;
	margin-left: 0;
	padding: 0 !important;
}

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

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

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

#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 {
	/* font-size: 20px; */
	font-size: 1rem;
}

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

.btn-primary {
	color: #fff;
	background-color: var(--bs-green);

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

.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: #0056b3;
	text-decoration: underline;
}

#introContent a:link {
	text-decoration: underline
}

/* 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;
}

main a:hover {
	text-shadow: rgb(0, 86, 179) 0px 0px 0.65px, rgb(0, 86, 179) 0px 0px 0.65px;
}

main a[name="Careers"]:hover {
	text-shadow:none !important;
}

main a[name="Careers"] p,
main .bg-blue #importantLinks .card .card-body p {
	line-height: 1.5 !important;
}

/*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: #0056b3 !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 */

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

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

main .row {
	margin-right: 0 !important;
    margin-left: 0 !important;
}