/*2025-03-28 fix for clipped old navigation on mobile*/
@media screen and (min-width: 722px) {
  /*Accomodate more nav items in older nav*/
  /*2025-03-28 fix removed #content*/
  #masthead .nav.navbar-nav .dropdown .dropdown-toggle {
      padding-left:12px!important;
      padding-right:12px!important;
  }
  #masthead .nav.navbar-nav {
      padding-left:12px!important;
      padding-right:12px!important;
  }
}

/*TinyMCE selectable*/
.img-pad-left{
	padding-left: 1em;
}

.img-pad-right{
	padding-right: 1em;
}


.img-pad-bottom{
	padding-bottom: 1em;
}


.img-float-left{
	float: left;
}


.img-float-right{
	float: right;
}



/*
Additions, changes or modifications to CSS provided
*/

table td {
    padding: 6px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;    
    vertical-align: top;
}


/**/
div.clickable {
    max-width: 1000px;
	width: 100%;
}

/**/
section#header .links {
    margin-bottom: 5px;
}

/**/
div#topLeft {
    width: 445px;
}

/**/
#tagline {
    display: none;
}

/**/
.clickable #topLeft div#logo, .clickable #topLeft DIV#logo {
    background: rgba(0, 0, 0, 0) url("../template-images/njdoh-logo.png") no-repeat scroll 0 0 / 400px auto;
	background: url(../template-images/njdoh-logo.png) no-repeat;
    height: 113px;
    margin-left: 4px;
    width: 400px;
}

/**/
div.x11 {
    /*width: 94px;*/
	width: 190px;
}
div.x12 {
    /*width: 214px;*/
	width: 190px;
}

/**/
section#content .tilecontent  h3 {
    font-size: 1.17em;
    font-weight: bold;
   line-height: 27px;
    font-size: 1.17em!important;
    font-weight: bold !important;
}

/**/
div#footer {
    margin-top: 35px;
    padding-bottom: 50px;
}

/**/
section#content {
    padding-bottom: 0px;
}

/**/
#lastReviewed {
    color: #b8d2e3;
    font-size: smaller;
    line-height: 0;
    margin: 0 auto auto;
    max-width: 1000px;
    position: relative;
    top: -1em;
}
#lastReviewed span {
    padding: 5px;
}

/**/
div#slider.large {
    border: 0px;
}

/**/
h2 {
    border-bottom: 0px;
}

/**/
.displaySlide h2 {
    font-size: 40px!important;
}

/**/
#RightOfCurrent, #Current, #LeftOfCurrent {
    height: 316px;
}
#displayArea {
    height: 308px;
}
#sliderOIT {
    height: 324px;
}
div#sliderInside {
    height: 349px;
}

/**/
div#spotlight nav#spotnav span#prev {
    background-image: url("/health/assets/images/arrow-left.png");
    background-repeat: no-repeat;
}
div#spotlight nav#spotnav span#next {
    background-image: url("/health/assets/images/arrow-right.png");
    background-repeat: no-repeat;
}

/**/
div#spotlight #spotslides h3 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    font-size: 40px !important;
    font-weight: 100 !important;
    line-height: inherit;
    margin: 0;
    padding: 0 0 0 20px;
    position: relative;
}

/**/
div#spotslides {
    height: 280px;
    width: 438px;
}
div#spotlight div.spotslide {
    width: 438px;
}

/**/
section#content .md-content h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
}

/**/
.md-modal #lastReviewedModal {
    bottom: 24px;
    float: left;
    left: 10px;
    position: absolute;
}

/**/
#contentContainer .overlay-columnheader {
    font-weight: bold !important;
}
#contentContainer h2 {
    font-family: "Open Sans",sans-serif !important;
    font-size: 1em !important;
    line-height: 1em !important;
}

/**/
section#content h3.panel-title {
    font-size: 16px !important;
}

/**/
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

/**/
.col-md-8 {
    width: 66.66%;
}

/**/
#submit_search.green{
	background-image:url(/health/assets/images/round12px.png); BORDER-BOTTOM: 0px;
}

/* Top Nav changes*/

#masthead .navbar {
  width: 100%;
}
#masthead .navbar-nav {
  width: 100%;
}
#masthead .navbar-nav > li {
  max-width: 20%;
}

/*Spotlight Landing Page*/



	#spotlight.landing-page{
		height: auto;
		width: 100%;
		margin: 0px;
	}
	
	
	#spotlight.landing-page div#spotslides{
		height: auto;
		width: 100%;
	}
	div#spotlight.landing-page div.spotslide{
		height: auto;
		width: 100%;
		display:none;
	}
	
	div#spotlight.landing-page div.spotslide.first{
		display:block;
	}
	
	#spotlight.landing-page .spotcontent{
		margin: .75em 0 0 0;
	}
	
	#spotlight.landing-page a.da-link{
		width: auto;
		float: left;
		top: 0px;
	}

/*3/19/2016 landing page spotlight row corrections*/

body.landing-page-a div#content  .row {
    margin-bottom: 0px;
}

body.landing-page-a div#content span.no-margin .panel{
	margin-bottom: 0px;
}


/*$th level additions*/
p.back-to > a, p.back-to > a:hover{
	font-weight: bold;
	color: rgb(17, 82, 143);
}
p.back-to > a::before {
    content: "<< ";
}

h3.panel-title > a:hover{
	color: inherit;
}


/*4/4/2016*/
div.bodycopy a[href^="http://"] {
  background: none;
  padding-right: 0;
  /*
  background: url(//na3hl.com/elftmann/img/offsite-link.png) center right no-repeat;
  padding-right: 15px;
  */

}


/*6/21/2016*/
#JobOpenings {
    margin: 1em 1%;
    width: 98%;
	display: inline-block;
}

#JobOpenings > div{
	margin-bottom: 1em;
	display: inline-block;
	width: 100%;
}

#JobOpenings .headings{
    border-bottom: 1px solid #ccc;
    width: 100%;
	overflow:auto;
	background-color: #dce8f3;
	font-weight: bold;
	color: #000;
}
#JobOpenings .headings > div, #JobOpenings .item > div {
    float: left;
    font-size: 1em;
}
#JobOpenings .headings > div.job-title, #JobOpenings .item > div.job-title { width: 75%;}
#JobOpenings .headings > div.deadline, #JobOpenings .item > div.deadline { width: 25%;}

#JobOpenings .item{
    display: inline-block;
    margin: 0.25em 0;
    width: 100%;
}


/* 5/9/2016 hide all tertiary navigation drop downs*/
#masthead ul.leftNavTertiary.master {
    display: none;
}

/* 5/19/2016 */
#masthead.container h1 a.link-back, #masthead.container h1 a.link-back:hover {
	color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;	
}


/* 5/31/2016 navigation reduction*/
#content ul.nav.navbar-nav.leftNav{
	padding-left: 0px;
}
#content ul.nav.navbar-nav.leftNav>li{

}
#content ul.nav.navbar-nav.leftNav>li>a{
	padding: 5px 10px;
}

#Sidebar-Wrapper img{
	width: 100%;
	max-width: 100%;
	border: 1px solid #11528f;
	padding: 0px;
	margin: 0px;
}

/*Fix leftnav float clear issue with multiple items in same row*/
ul.leftNav li{
	clear: left;
	width: 100%;
}

/*
html body.landing-page-a div#content.container.clearfix section#content div.row div.col-md-8 div#spotlight.element.blue.landing-page
*/
div#spotlight.blue.landing-page .spotcontent a:not(.da-link){
	color: #006;
}

/*Override BOOTSTRAP Print Style that appends URL to link*/
body a[href]::after {
    content: "";
}

/*Override BOOTSTRAP  Style for LABEL that makes it font-weight:700*/
body label{
    font-weight: normal;
}

body.app-wrapper .clickable #topLeft div#logo, 
body.app-wrapper .clickable #topLeft DIV#logo {
    background: none;
    height: auto;
    margin-left: 4px;
    width: 260px;
	margin-top: 0px;
}

.app-wrapper .clickable #topLeft div#logo img, 
.app-wrapper .clickable #topLeft DIV#logo img{
    max-width: 260px;
    width: 100%;
}

.app-wrapper .clickable #topLeft  #tagline {
    font-size: 0.7em;
}

/*Bootstrap Feild set override
#Form1 fieldset {
    border: 1px solid silver;
}

legend.burg13bold {
    width: auto;
    background: white none repeat scroll 0 0;
    border: 0 none;
    color: #990000;
    left: 0.5em;
    padding: 0.5em;
    position: relative;
    top: 0.7em;
}
*/


div#spotlight #spotslides .spotslide h3 {
  line-height: 1.3em;
}

table#news-release-header {
	
}
table#news-release-header td{
	padding: 5px;
}
table#news-release-header p{
	margin: 1em auto;
}

#content ol.breadcrumbs > li + li::before {
    color: #ccc;
    content: "";
    padding: 0 0px;
}

#content ol.breadcrumbs > li::after {
    color: #ccc;
    content: "›";
    padding: 0 5px;
}

#content ol.breadcrumbs > li:last-of-type::after {
    color: #ccc;
    content: "";
    padding: 0 0px;
}

ul#archive{
  display:table;
  padding-left:0px;
}

ul#archive .news_item_wrapper{
  display: table-row;
}

ul#archive .news_item_date{
  display: table-cell;
  padding: 0px 3px .25em 0px;
}

ul#archive .news_item_link{
  display: table-cell;
  padding: 0px 0px .25em 3px;
}


/** table HCF additions**/
table tr.hcfcal{
	background-color: #58BAE9;
}


/** ACCESSIBILITY UPDATES**/

p {
  line-height: 1.5;
}

.panel-body a {
  font-weight: 600;
}

div#stateLogo #state, div#stateLogo #state span, section#header .gov, section#header .links {
    color: #006600;
}

#main_content li > a {
    margin-bottom: 4px;
    display: inline-block;
}

#AZlist-container ol.AZlist li a {
  overflow: visible;
}

#translateDisclaimer a {
    padding: .373em 0;
    display: inline-block;
}

.panel.orange > .panel-heading {
    background-color: #C45303;
}

.panel-body a {
  color: #10477A;
  display: inline-block;
  padding: .179em 0;
}

.panel.blue > .panel-heading, div.blue {
  background-color: #1A73E0;
}

.panel.green > .panel-heading {
  background-color: #008A00;
}

.panel.lightblue a {
  color: #262626;
}

.skiptranslate.goog-te-gadget, #google_translate_element .skiptranslate.goog-te-gadget, div#footerContent, #lastReviewed {
  color: #C8DCE9;
}


#translateWrapper #translate-widget-container{
  color: #000000;
}

#lastReviewed {
    background: #4e616d;
}


div#footerContent a {
   color: #B3E0F5;
}

#skip-to-content:focus {
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    padding: .3em 1em;
    font-weight: bold;
}

.grey.button, .gray.button {
  background: #595959;
}

.button.green {
  background: #008500;
}

div.orange {
  background: #C45303;
}

div.green {
  background: #008A00;
}

#spotlight.orange a.da-link {
    background: #a84600;
}

#spotlight.blue a.da-link {
    background: #1362c3;
}

div.bodycopy a {
      padding: .179em 0;
      /*2025-04-11 display:inline-block;*/
  	  display:inline;
}

#cdc-chat-bot-button #tick-bite-start, button {
    color: #757575;
}

div.tilecontent p, div.tilecontent li {
  font-size: 1em;
}

.cdc-widget-color-white #cdc-chat-bot-button #cdc-chat-bot-button-header-title2, .cdc-widget-color-white #cdc-chat-bot-button-header-title1 {
    line-height: 1.5;
}

.mainText .checkmark {
  color: #4B800A;
}

p[style*="text-align: justify;"], li[style*="text-align: justify;"] {
	text-align: left !important;
}

.leaflet-container:focus {
    outline: 2px solid #000;
}

td[style*="background-color: #4690e9;"]{
  background-color: #1A73E0 !important;
}

ul#archive {
    display: block;
}

ul#archive .news_item_wrapper {
    display: flex;
}

ul#archive .news_item_date {
    padding-top: .25em;
}