.ie .header {background-image: url(https://web.archive.org/web/20210504204041im_/https://beta.novascotia.ca/themes/ignition/img/bg-header.png);}

.pdf:before,
.mobile .mobile-navigation-summary:before,
.mobile .row > li.expanded.expanded.expanded > a:before,
.mobile .menu__sidebar > li.expanded.expanded.expanded > a:before,
.mobile .row li ul li .btn-back:before,
.mobile .menu__sidebar li ul li .btn-back:before,
.mobile .menu__sidebar > li > .active-trail:before,
.mobile .menu__sidebar > li:first-of-type > .active-trail:before,
#mobile-trigger:after,
#mobile-trigger.add-search-icon:before,
#mobile-close {background-image: url(https://web.archive.org/web/20210504204041im_/https://beta.novascotia.ca/themes/ignition/img/sprite-icons.svg);}

.no-svg .pdf:before,
.no-svg .mobile .mobile-navigation-summary:before,
.no-svg .mobile .row > li.expanded.expanded.expanded > a:before,
.no-svg .mobile .menu__sidebar > li.expanded.expanded.expanded > a:before,
.no-svg .mobile .row li ul li .btn-back:before,
.no-svg .mobile .menu__sidebar li ul li .btn-back:before,
.no-svg .mobile .menu__sidebar > li > .active-trail:before,
.no-svg .mobile .menu__sidebar > li:first-of-type > .active-trail:before,
.no-svg #mobile-trigger:after,
.no-svg #mobile-trigger.add-search-icon:before,
.no-svg #mobile-close {background-image: url(https://web.archive.org/web/20210504204041im_/https://beta.novascotia.ca/themes/ignition/img/sprite-icons.png);}

.search-box-button,
.sidebar li.collapsed a:after,
.sidebar_first li.collapsed a:focus:after,
.sidebar_first li.collapsed a:active:after,
.sidebar_first li.collapsed a:hover:after,
.sidebar li.collapsed a:focus:after,
.sidebar li.collapsed a:active:after,
.sidebar li.collapsed a:hover:after,
.sidebar_first li.expanded > a:before,
.sidebar li.expanded > a:before  {background-image: url(https://web.archive.org/web/20210504204041im_/https://beta.novascotia.ca/themes/ignition/img/sprite-icons.svg);}

.no-svg .search-box-button,
.no-svg .sidebar_first li.collapsed a:after,
.no-svg .sidebar li.collapsed a:after,
.no-svg .sidebar_first li.collapsed a:focus:after,
.no-svg .sidebar_first li.collapsed a:active:after,
.no-svg .sidebar_first li.collapsed a:hover:after,
.no-svg .sidebar li.collapsed a:focus:after,
.no-svg .sidebar li.collapsed a:active:after,
.no-svg .sidebar li.collapsed a:hover:after,
.no-svg .sidebar_first li.expanded > a:before,
.no-svg .sidebar li.expanded > a:before {background-image: url(https://web.archive.org/web/20210504204041im_/https://beta.novascotia.ca/themes/ignition/img/sprite-icons.png);}

.footer {background-image: url(https://web.archive.org/web/20210504204041im_/https://beta.novascotia.ca/themes/ignition/img/bg-footer.svg)}

#summary, .summary {
	background-color: #f1f1f0;
	margin: 0 0 1.6875em 0;
	padding: .5em 1.5em 1.5em 1.5em;
	font-size: 1.35em;
	border: 1px solid #777777;
	border-width: 0 2px 0 5px;
	color: #000;
	padding: 1.35em;
}

.helpful-form, #block-views-block-content-id-for-links-was-this-page-helpful-link {
    display: block;
    clear: both;
    border-top: 1px solid #777777;
    padding-top: 1.940625em;
    margin-top: 1.940625em;
}

.icon-card-grid {
       
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    -webkit-column-gap: 20px;
    column-gap: 20px;
    max-width: 1500px;
    -webkit-box-align: start;
    align-items: start;
}

.icon-card { 
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 1rem;
	  background: #fff;
}



.content-section {
    border-top: 1px solid #777777;
    margin-bottom: 1.5em;
    padding-top: 1.5em;
}

.content-section li {margin-bottom: .75em;}

/* .blockquote-alert {margin-top: 0;} */

table#corona-data th {font-weight: normal; font-family: 'open_sansregular', sans-serif;}

.news-card-grid {
       
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    -webkit-column-gap: 20px;
    column-gap: 20px;
    max-width: 1500px;
}

.news-card { 
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 1rem;
	background: #f1f1f0;
}


ul.icon-list li.podcast a::before {content: '\f2ce';}

.hero-block {
	color: inherit;
	background-color: #fae7c1;
	border-radius: 10px;
	padding: 25px 25px 0 25px;
	margin: 0 0.5em 1em 0.5em;
}
.timeline ol .timeline-item .step-counter {
	font-size: 1em;
    margin: 0;
    left: -30px;
    min-width: 60px;
}

@media only screen and (max-width: 768px) {
.hidden-xs {display: none;}
}

@media only screen and (min-width: 768px) {
	.hidden-sm {display: none;}
}

.btn-hero {background-color: #258197; color: #fff;}
.btn-hero:hover, .btn-hero:focus {background-color: #0e5364; color: #fff;}


.hero-img {
	max-width: 90%;
	float: right;
	margin: .5em 2em .5em 1em;
}

.county-restrictions-hero {
    float: right;
    width: 300px;
    max-width: 90%;
}

input[type="search"] {
    -webkit-appearance: auto;
}

button[type="reset"] {
    border: 2px solid #666;
    border-radius: 6px;
    color: #666;
}


button[type="reset"]:hover,
button[type="reset"]:focus {background: #fff}

.halloween-lure {background-color: #fac351; border-radius: 6px; padding: 1.5em; margin-bottom: 1.5em; color: #202020; text-decoration: none; display: block;}
.halloween-lure img {width: 30%;float: left;margin: 0 1.5em 0 0;}
.halloween-lure h3 {margin-top: .5em;}
.halloween-lure:hover h3, .halloween-lure:focus h3 {color: #000}
.halloween-lure:hover, .halloween-lure:focus {text-decoration: none;}

@media only screen and (max-width: 992px) {
    .halloween-lure-img {display: none;}
}


@media only screen and (max-width: 400px) {
.btn-hero {display: block; text-align: center;}
}

.app-icon {width: 6em; float: left; margin: 0 1em 1em 0;}
.download-app-button {margin-right: 1em;}
.download-app-button img {height: 55px;}


/* Specific CSS to hide the gigantic list of counties under restriction alerts in our COVID nav */
.section-nav ul ul ul li {display: none;}

/* Specific classes for regional restrictions */

.lvl-1, .lvl-2 {width: 40px; height: 40px; text-align: center; font-family: 'open_sansbold'; font-size: 1.5em; border-radius: 100%; margin-right: 0.5em; display: inline-block; color: #000;}
.lvl-1 {background-color: #ffc022;}
.lvl-2 {background-color: #4c2865; color: #fff;}

.lvl-1-hdr, .lvl-2-hdr {padding: .5em; display: block;}
.lvl-1-hdr {background-color: #ffc022;}
.lvl-2-hdr {background-color: #4c2865; color: #fff;}

.table-legend {}
.table-legend td, .table-legend th {text-align: center; vertical-align: middle; border-top: none; padding: .25em .5em; margin: none;}
.table-legend tr {border-bottom: none;}
.table-legend p {margin: 0; padding: 0;}

.legend-item {width: 40px; height: 40px; margin: 0 1em 0 0;}

table caption {
    font-size: 1em;
    font-family: 'open_sansbold', sans-serif;
    color: #000;
    border-bottom: 1px solid #ddd;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
} 

.state-icon-grid {
    display: grid;
    width: 100%;
    column-gap: 10px;
    grid-template-columns: 2em 1fr;
    align-items: center;
}

.state-icon-grid .color-icon {margin-right: 0; }
.state-icon-grid .color-meaning {padding: .2em 0 0 .5em;}

.blockquote-alert article {
	display: grid;
	width: 100%;
	column-gap: 10px;
	grid-template-columns: 2em 1fr;
	align-items: top;
}
.blockquote-alert article .fa {
    margin-bottom: 0;
 }
.blockquote-alert article p + p {
    margin-top: 1.5em; margin-bottom: 0;
}

/* special class to de-bold th on data page tables */
.table-data .table th {font-weight: normal; font-family: 'open_sansregular', helvetica, sans-serif;}

/* big number typographic treatment */
.bigtext {
    font-size: 5em;
    font-weight: bold;
    font-family: 'open_sansbold', sans-serif;
    margin: 0;
    padding-bottom: 0;
    line-height: 1em;
    color: #000;
}

/* Remove when njk timeline goes live */

.timeline ul {
	list-style: disc;
	margin-bottom: 1.5em;
}
.timeline ul > li > ul {
	list-style: circle;
}
.timeline ul > li > ul > li > ul {
	list-style: square;
}

.timeline ul > li {
	margin-bottom: .75em;
}

.timeline ul > li > ul {
	margin-top: .75em;
	padding-left: 1.75em;
}
/* end */
/*
     FILE ARCHIVED ON 20:40:41 May 04, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:28:56 Feb 28, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 308.405
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.084
  RedisCDXSource: 4.833
  esindex: 0.008
  LoadShardBlock: 238.267 (3)
  PetaboxLoader3.datanode: 577.223 (5)
  CDXLines.iter: 28.677 (3)
  load_resource: 1219.07 (2)
  PetaboxLoader3.resolve: 820.062 (2)
*/