﻿/** super-wide templates **/

.contentWide #contentContainer {
    width: 100%;
}

.contentWide #content {
    padding: 0;
    width: calc(100% - 40px);
    margin: auto;
}

    .contentWide #content #addThisDiv {
        margin: 0 0 1em 1em;
    }

.contentWide .modContainer {
    padding-left: 20px;
}


/** ------------------------------------------- Start block element standard ------------------------------------------- */
/*
.blk--one-third .blue-button,
.blk--one-third .green-button,
.blk--one-third .white-button {
	font-size: 16px;
}
*/

/* ------------------------------------------- End block element standard ------------------------------------------- */

.contentWide .module-one-third-width,
.contentWide .module-one-half-width,
.contentWide .module-one-half-width-right,
.contentWide .module-one-third-width,
.contentWide .module-two-third-width,
.contentWide .module-one-third-width-right,
.contentWide .module-two-third-width-right {
    box-sizing: border-box;
}

.contentWide .modContainer .basicBox,
.contentWide .modContainer .googleEvents,
.contentWide .modContainer .googleNews,
.contentWide .modContainer .imageList,
.contentWide .modContainer .simpleList,
.contentWide .modContainer .smallIconList,
.contentWide .modContainer .smallList,
.contentWide .modContainer .mediumIconList,
.contentWide .modContainer .unstyledTextBlock {
    width: calc(99% - 20px);
    padding-right: 0;
}

div[class^="alert--"], .notice--green {
    width: calc(99% - 70px);
    margin: 0 0 1em 0;
}

.contentWide .tabDetail .imageList,
.contentWide .tabDetail .basicBox,
.contentWide .tabDetail .unstyledTextBlock,
.contentWide .tabDetail .mediumIconList,
.contentWide .tabDetail .simpleList,
.tabDetail .smallIconList,
.tabDetail .youTube {
    width: 704px;
}

.contentWide #cov-cta {
    display: block;
    position: absolute;
    top: 32px;
    left: 440px;
}

    .contentWide #cov-cta a {
        display: block;
        height: 0;
        float: left;
        background: url('/images/cov/icons/icon-311.png') 2px -34px no-repeat;
        margin: 0;
        padding: 0 68px 22px 0;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        text-decoration: none;
    }

        .contentWide #cov-cta a:hover {
            background-position: 2px 2px;
            text-decoration: none;
        }

.contentWide .lastModified {
    width: 100%;
}

.modContainer h2.modHeader {
    padding: 8px 12px 6px 12px;
    margin: 0;
    border-bottom: #0279B1 3px solid;
    clear: both;
}

/* floating box */

.info-notice-box {
    line-height: 1.3em;
    background: #FFF;
    margin: 1.3em 10%;
    padding: .2em 1em;
}

.info-notice-box-right {
    float: right;
    width: 23%;
    margin: 0 0 20px 1em;
    min-width: 170px;
}

.info-notice-box-left {
    float: left;
    width: 23%;
    margin: 0 1em 20px 0;
    min-width: 170px;
}

/* Text Box */

.contentWide .module-one-half-width {
    float: left;
    width: calc(49.5% - 20px) !important;
    margin: 0 20px 20px 0;
}

.contentWide .module-one-half-width-right {
    float: right;
    width: calc(49.5% - 20px) !important;
    margin: 0 30px 20px 20px;
}

.contentWide .module-one-third-width {
    float: left;
    width: calc(33% - 20px) !important;
    margin: 0 20px 20px 0;
}

.contentWide .module-two-third-width {
    float: left;
    width: calc(66% - 20px) !important;
    margin: 0 20px 20px 0;
}

.contentWide .module-one-third-width-right {
    float: right;
    width: calc(32% - 10px) !important;
    margin: 0 30px 20px 20px;
}

.contentWide .module-two-third-width-right {
    float: right;
    width: calc(66% - 10px) !important;
    margin: 0 30px 20px 20px;
}

.contentWide .info-notice-box-right.module-two-third-width {
    margin: 0;
    float: right;
}

.contentWide .info-notice-box-left.module-two-third-width {
    float: left;
    margin: 0;
}

.contentWide .info-notice-box {
    border-left: 7px #4B8516 solid;
}

.contentWide .info-notice-box {
    line-height: 1.3em;
    background: #FFF;
    margin: 1.3em 10%;
    padding: .2em 1em;
}

.contentWide .example-quote {
    border-left: 0px !important;
    border-right: 0px !important;
}

    .contentWide .example-quote:before {
        content: open-quote;
        position: relative;
        top: 15px;
    }

    .contentWide .example-quote:after {
        content: close-quote;
        position: relative;
        top: 15px;
        line-height: 0em;
    }

    .contentWide .example-quote:before,
    .contentWide .example-quote:after {
        color: #0279B1;
    }

.contentWide .info-notice-box-left {
    float: left;
    width: 28%;
    margin: 0 .7em 20px 0em;
    min-width: 170px;
}

/* jc - 2019-03-19 - comment out to test pull quote box
.contentWide .info-notice-box-left {
    border-right: 7px #4B8516 solid;
    border-left: 0px;
}
*/

.contentWide .info-notice-box-right {
    float: right;
    width: 28%;
    /* width: 31%; 
    margin: .3em 0 .7em 1em;*/
    margin: 0 0 20px .7em;
    min-width: 170px;
}

.section.standard-header--gray {
    background-color: #f8f8f8;
}


.standard-header--gray.section .svc-item  {
    background-color: #fff;
}

.highlight-header .svc-item {
    color: #f8f8f8;
    border: 0;
    border-right: solid 1px #d9d9d5;
    background-color: #0279B1;
    margin: 0;
    padding-left: 3.5% !important;
    padding-right: 3.5% !important;
}

.highlight-header .label {
    color: #FFF;
}

.highlight-header .item-img svg {
    fill: #f8f8f8;
}

:not(.highlight-header) .svc-child-item .item-img svg {
    max-width: 55px;
    max-height: 55px;
}

.highlight-header .svc-item .content p,
.highlight-header .svc-item a {
    color: #f8f8f8;
}

.highlight-header {
    padding-left: 25px;
    padding-right: 25px;
    width: auto;
}



/*88145 wg added on 05042023*/
.section-bg-dark-blue {
	background-color: #015982!important;
}
.section-bg-image .section-title--wrapper, .section-bg-image .separator--dotted, .section-bg-dark-blue .separator--dotted,
.section-bg-image .unstyledTextBlock.sectiondotparent, .section-bg-dark-blue .unstyledTextBlock.sectiondotparent{
    display:none!important;
}

.unstyledTextBlock.sectiondotparent {
    margin:0px!important;
    padding:0px!important;
}
.section-bg-dark-blue h2.section-title {
    color:white!important;
}
.section-bg-dark-blue .section-icon {
    color:#015982!important;
    background:white!important;
}
.section-bg-light {
	background-color: #f8f8f8!important;
}
.section-bg-primary {
	background-color: #0279B1!important;
}

/*99315 wg 3/25/2024*/
.modContainer section:first-of-type.section-bg-white {
 padding-top:0px;   
}
/*102716 wg 06252024*/
.bottom-topic-nav ~ section:first-of-type.section-bg-white {
    padding-top:40px;
}


/*wg end*/


/*start 07112023 - will #89969*/

.section-card-container {
    width: 100%;
    padding: 0px;
    margin: 0px 0px -120px 0;
    display: flex;
	/*flex-wrap: wrap;*/
    z-index: 1;
    justify-content: flex-start;
    padding-right:20px;
    gap: 20px;
}

.section-card {
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.3));
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    background: #F8F8F8;
    padding: 10px;
    margin-top: 20px;
   /*flex: 1 1 0;*/
   flex-basis: 33%;
   position: relative;
}
.section-card:hover {
    background: #FFFFFF;
}
.section-bg-light .section-card {
    background: #FFFFFF;
}
.section-bg-light .section-card:hover {
    background: #F8F8F8;
}
.section-card a {
    display: block!important;
    color: #0279B1; 
}
.section-card a:hover {
    color: #015982; 
}

.section-card a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}



/*end 07112023 - will #89969*/



/* merge online-services css */
.cov-online-services .modContainer > div {
	width: 100%;
}

.section-title--wrapper .section-icon {
     background: #444;
     width: 40px;
     height: 30px;
     border-radius: 50%;
     text-align: center;
     vertical-align: middle;
     padding: 10px 5px;
     color: #fff;
     font-size: 28px;
     margin-top: -8px;/*wg edit 87369 to make it align center first line of the title content */
}

/*wg 04052023 87369*/
 div.section-title--wrapper {
     left: -70px;
     position: relative;
    justify-content: flex-start;/*wg edit 87369 to make it align center first line of the title content */
    align-items: start;/*wg edit 87369 to make it align center first line of the title content */
}

div.section-title--wrapper > .section-icon--wrapper + div {
    padding-left: 20px; /*wg to modify section title and subtitle padding align with main content*/
    max-width: calc(100% + 70px);/*wg 02272028 87369*/
}
div.section-title--wrapper > .section-icon--wrapper + div::after{
    flex-basis: 100%;
    height: 0;
}
/*wg 04052023 87369 end*/
 div.section-title--wrapper.no-icon {
     left: -20px;
}
/* wg 87774 03072023 comment out
.superwide--category .section-title--wrapper .section-icon {
	background-color: #015982;
}
*/
 #contentContainer .section-title--wrapper div h2 {
     margin-bottom: 5px;
}
/* wg 87774 03072023 comment out
 #contentContainer.superwide--category .section-title--wrapper h2 {
     color: #015982;
}*/

/*wg 87774 03072023 start*/
div.section-title--wrapper > .section-icon--wrapper > i {
    background-color:#444;
}
div.section-title--wrapper > .section-icon--wrapper + div > h2 {
    color:#222;
}


 .section-icon--wrapper ~ div {
     margin-left: 10px;
     /*max-width: 450px; 02272023 87369 commented out so title extend to full width*/
}
/*wg 87774 03022023 end */

/*87369 wg 04052023
 .section-title--wrapper div {
     width: 100%;
     flex: 1 0 100%;
}
 .section-title--wrapper {
     align-items: center;
}*/
 .section-title--link {
     /*width: 100%;    wg 04052023 87369 comment out*/
     text-align: right;
     margin-right: -20px;
}
 :not(.section-bg) .section-title--wrapper ~.unstyledTextBlock {
     padding-top: 0;
}
/*88145 wg added on 05042023*/
.contentWide .modContainer .section-bg-dark-blue .unstyledTextBlock,  
.contentWide .modContainer .section-bg-light .unstyledTextBlock,  
.contentWide .modContainer .section-bg-image .unstyledTextBlock, 
.contentWide .modContainer .section-bg .unstyledTextBlock {
    padding-right: 20px;
    padding-top: 20px;
    padding-left: 20px;     
}

/* DD 20220908 back to top button */
section + .back-to-top { 
    margin-top: 40px;
}

.back-to-top {
width: 100%;
}

.back-to-top a.btn-secondary {
float: right;
margin-right: 20px;
}

@media (min-width: 600px){
    .contentWide .unstyledTextBlock.module-one-third-width.block--top-border,
    .contentWide .unstyledTextBlock.module-one-half-width.block--top-border,
    .contentWide .unstyledTextBlock.module-two-third-width.block--top-border,
    .contentWide .unstyledTextBlock.module-one-half-width.block--top-border,
    .contentWide .unstyledTextBlock.block--top-border {
        border-top: 1px solid #015982;
        padding-top: 20px;
    }
}

/* Section subtitle */
 #contentContainer .section-title--wrapper h2 {
     margin-bottom: 0;
}
 .section-title--wrapper {
     margin-bottom: 20px;
}
 .section-title--wrapper .section-icon--wrapper {
     width: 40px;
     flex: 0 1 40px;
}

@media (max-width: 1080px) {
    

    
    
/*
 .section-title--wrapper .section-icon--wrapper, .section-title--wrapper div {
    flex: 1 0 auto;   
 }
 
 .section-title--wrapper div div {
     margin-left: 20px;
 }

 #contentContainer .section-title--wrapper h2,
 #contentContainer.superwide--category .section-title--wrapper h2 {
     margin-left: 20px;
 }*/
}


/*removed by wgm and move up to >1080 87369
 #contentContainer .section-title--wrapper .section-icon--wrapper ~ h2 {
     margin-left: 30px;
}

#contentContainer .superwide--guide .section-title--wrapper h2 {
  margin-left: 70px;
}
*/
/*87369 wg 04052023
    @media (max-width: 1080px) and (min-width: 769px) {
	div.section-title--wrapper.no-icon {
		 left: -70px;
	}
}
*/
@media (max-width: 1080px) {
    /*WG code below align icon to right when screen smaller than 1080  04052023*/
    div.section-title--wrapper {
        left: 0px;
        flex-direction: row;
    }
    div.section-title--wrapper > .section-icon--wrapper + div {
        width: calc(100% - 90px);
    }
    
	div.section-title--wrapper.no-icon { /*87369 wg 04052023*/
		 left: 0px;
	}

    /*WG 04052023 EDIT END*/    
    /*
	 .section-title--wrapper {
		 flex-direction: column;
	}

	.section-title--wrapper .section-icon--wrapper {
		 width: 100%;
		 margin-left: 140px;
		 margin-bottom: 10px;
	}
	
	div.section-title--wrapper  {
		max-width: 95%;
	}

	.section-icon--wrapper ~ div {
		max-width: 100%;
	}    
	.section-title--wrapper div {
		 margin-left: 100px;
	}*/
}

@media (max-width: 768px) {
	 .section-title--wrapper .section-title--link {
		 text-align: left;
		 /*margin-left: 120px;*/
	}
	 .section-icon--wrapper {
		 text-align: left;
	}
	/* removed 04052023 87369
	 .section-title--wrapper .section-icon {
		 width: 20px;
		 height: 15px;
		 font-size: 15px;
		 padding: 8px 5px 7px 5px;
	}
	 .section-title--wrapper.no-icon div {
		 margin-left: 40px;
	}*//*87369 wg 04032023*/
	 #contentContainer .section-title--wrapper.no-icon div h2, .section-title--wrapper.no-icon .section-title--link, .section-title--wrapper.no-icon div div {
		 margin-left: 0px;
	}
}

@media (max-width: 768px ) {
  #contentContainer .superwide--guide .section-title--wrapper h2 {
	margin-left: 140px;	
  }
}

section .section h2 {
	margin-left: 10%;
}
section  .section.highlight-header h2 {
	display: none;
}
section  .section.highlight-header .label:hover, section  .section.highlight-header .svc-item:hover .label {
	color: #444;
}

body.cov-online-services {
background-color: #F2F2F2;
}
#stage {
  margin: 0 auto;
  text-align: center;
  /*font-family: "Gotham SSm A", "Gotham SSm B", Montserrat, Helvetica, sans-serif;*/
  font-family: "CoV Noto Sans", Helvetica, sans-serif;
  color: #555555; }
#stage:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
#stage button {
  /*font-family: "Gotham SSm A", "Gotham SSm B", Montserrat, Helvetica, sans-serif;*/
  font-family: "CoV Noto Sans", Helvetica, sans-serif;
}
input, textarea {
  /*font-family: "Gotham SSm A", "Gotham SSm B", Montserrat, Helvetica, sans-serif;*/
  font-family: "CoV Noto Sans", Helvetica, sans-serif;
}
#svc-search {
  margin: 0 auto 0;
  padding-bottom: 0;
  color: #555555; }
  
div#svc-search {
    padding-top: 1.5em;
}

.section-title {
    text-align: left;
    margin:0 0 20px 0;
}
  
#contentContainer .basicBox h2:not(.modHeader) {
	margin: 20px 12px;
} 
 
#svc-search p {
    width: 620px;
    margin: 0 auto;
    line-height: 1.1;}
#svc-search input#search-input, #svc-search button#show-list {
    font-size: 0.8em; }
#svc-search form {
    margin-top: 1.5em; }
#svc-search form label {
      display: block;
      width: 265px;
      margin: 0 auto 10px;
      padding: 4px 9px;
      border: 2px solid #fff;
      border-radius: 8px;
      background: #4B8516 url('/images/cov/icons/icons.png') 258px 4px no-repeat;
      text-align: left; }
#svc-search form label input#search-input {
        width: 242px;
        padding: 2px 0;
        border: none;
        text-align: center;
        color: #a4a8ac;
        }
#svc-search button#show-list {
    position: relative;
    z-index: 105;
    display: block;
    margin: 0 auto;
    padding: 8px 0;
    width: 287px;
    border: 2px solid #fff;
    border-radius: 8px;
    background: #4B8516 url('/images/cov/icons/icons.png') 252px -45px no-repeat;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer; }
section .section {
    clear: left;
    width: 100%;
    padding: 30px 0;
    border-top: 1px solid #CCCCCC;
    min-width: 80%;
    padding: 30px 20px;
    border-top: 0;
    display: flex;
    flex-direction: row;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: wrap;
}

.section:not(.highlight-header):nth-child(odd) {
	background-color : #f8f8f8;
}
section .section:not(.highlight-header):nth-child(odd) .svc-item  {
	background-color: #fff;
}

section > .section:nth-child(2) h2 {
	display: none;
}

section .subsection {
    clear: left;
    float:left;
    width: 100%;
    padding: 0 0;
    }
section .svc-item {
    float: left;
    min-height: 185px;
    vertical-align: middle;
    cursor: pointer; 
    color: #0279B1;
    background-color: #f8f8f8;
    width: 100%;
    margin: 0 10% 25px 10%;
    text-align: left!important;
    padding: 20px!important;
    border: solid 1px #d9d9d5;
    cursor: inherit!important;
} 
section .svc-item:hover {
    color: #FFF;
    background-color: #0279B1;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    color: #0279B1!important;
    background-color: #f8f8f8!important;
}
section .svc-item .item-img {
    display: block;
}

section .svc-item .item-img img {
	max-height: 50px;
}
    
.mps section .svc-item {
      width: 75px;
      height: 55px; }
    
section .svc-item .label {
      margin: .5em 0.1em;
      font-size: 1.25em;
      font-weight: 700;
      padding:0 7px;
    margin: .5em 0em!important;
    padding: 0!important;
    color: #444444;
}
    
section .svc-item .content {
    display: inherit;
}

section .svc-item .content p {
	margin: 1em 0;
	color: #444444;
}

section .svc-item .content a:active, section .svc-item .content a:focus {
	text-decoration: underline;
}

  
section.searching .svc-item img, section.searching .svc-item .label {
    opacity: .25; }
  
section.searching .svc-item.found img, section.searching .svc-item.found .label {
    opacity: 1; }
    
section.searching .svc-item img, section.searching .svc-item {
	opacity: .25;
}
section.searching .svc-item img, section.searching .svc-item.found {
	opacity: 1;
}
  
section.blur .svc-item img, section.blur .svc-item .label {
    opacity: .25 !important; }
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#results {
  position: relative;
  margin: 0 0 0;
  opacity: 0;
  padding: 0 36px 33px;
  border: 12px solid #CCCCCC;
  border-width: 0;
  border-radius: 18px; 
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  -o-transition: -o-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top; }
#results:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
#results.cols-4 {
    width: 740px; }
#results.cols-3 {
    width: 550px; }
#results.cols-2 {
    width: 370px; }
#results.cols-1 {
    width: 319px; }
#results.open {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    margin: 100px auto 50px;
    border-width: 4px; }
#results .inner.load {
    visibility: hidden; }
#results.changed .inner {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s; }
#results .item-img {
    display: block;
    width: 116px;
    height: 116px;
    margin: -80px auto 0;
    vertical-align: middle;
    background: url('/images/cov/icons/bucket-child-bg.png') no-repeat; }
#results .item-img img {
    margin-top: 3px;}
#results .item-img + .label {
      margin: 1em 0;
      font-weight: 500;
      color: #000; }
#results .svc-child-item {
    float: left;
    width: 139px;
    min-height: 190px;
    margin: 0 22px;
    vertical-align: middle;
    background: url(/images/cov/icons/bucket-bg.png) center top no-repeat; }
#results .svc-child-item .label {
      min-height: 45px;
      margin: 1em 0;
      font-weight: 500;
      color: #000; }
#results .svc-child-item a.action {
      display: block;
      margin: 0 0 1em;
      padding: .3em 0.1em;
      border-radius: 5px;
      background-color: #0279B1;
      color: #fff;
      text-decoration: none;
      -webkit-transition: background-color 0.2s;
      -moz-transition: background-color 0.2s;
      -o-transition: background-color 0.2s;
      transition: background-color 0.2s; }
#results .svc-child-item a.action:hover {
        background-color: #FFF;
        color: #0279B1;border: #0279B1 0.1em solid;padding: 0.22em;
        }
#results.cols-1 .svc-child-item {
    width: 275px;
    min-height: 0;
    background: none; }
#results a.close {
    display: none; }
#results.open a.close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 25px;
    height: 27px;
    background: url('/images/cov/icons/close.png') no-repeat; 
    text-decoration:none;}
#results.open a.close span {
      visibility: hidden; }
/* @group ui override */
.ui-autocomplete {
  width: 280px !important;
  padding-top: 20px;
  border: 2px solid #4B8516; 
  }
.ui-widget-content a {
  color: #252525; }
  .ui-widget-content a.ui-state-focus {
    background: #4B8516;
    color: #fff; 
    }
.ui-menu .ui-menu-item a {
  line-height: 1.1; }
/* comment out width and height to standardize SVG size - JC - 2018-12-11 */
	    .item-img svg {
	    	display: block;
	      /*  width: 55px; */
	      /*  height: 55px; */
	        fill: #B2B2B2;
	    }
	    svg:not(:root) {
	        overflow: hidden;
	    }
	    
	    

		section .section.highlight-header .svc-item {
		    color: #FFF;
		}
		
@media (min-width: 880px) {
  section .section.highlight-header .svc-item:hover .content p {
    color: #444;
  }
}

@media (max-width: 879px) {
  section .section.highlight-header .svc-item:hover .content p,
  section .section.highlight-header .svc-item .content p {
    color: #444;
  }
}		
		
		
		section .section.highlight-header .svc-item .label {
				        text-align: center;
		}
/* width and height adjustment (was 75px x 75px) - JC - 2018-12-10 */
	    section .section.highlight-header .item-img svg {
		max-width: 100%;
		max-height: 75px;
	    	margin: 0 auto;
	    }

	    .svc-item.found .item-img svg, .svc-item:hover .item-img svg, section .section.highlight-header .svc-item:hover .item-img svg, section .section.highlight-header .svc-item.foundCard .item-img svg {
	       	fill: #0279b1;
	    }

	    

	    /* category cards */
	    section .section.highlight-header {
		background-color: #0279B1;
		margin-bottom: 0px;
		width: 100%;
		height: auto;
            }
            

            section .section.highlight-header .svc-item {
	    	/*padding-right: 20px!important;*/
            }
            
            section .section.highlight-header .svc-item.foundCard {
	    	background-color: #f8f8f8;
            }

	    section .section.highlight-header .svc-item.foundCard .label, section .section.highlight-header .svc-item.foundCard .content p, section .section.highlight-header .svc-item.foundCard a {
		color: #0279B1;
            }
            
            section .section.highlight-header .svc-item .item-img {
		text-align: center;
	    }
            
            
            
            section .section.highlight-header .svc-item:hover, section .section.highlight-header .svc-item:hover p, section .section.highlight-header .svc-item:hover a {
            	color: #0279B1;
            }
            
            .section.highlight-header>div.svc-item:nth-of-type(4n) {
		border: 0!important;
	    }
	   div .svc-item.found {
            border: 1px solid #0279b1;   
        }
            


@media only screen and (max-width: 980px/*61.25em*/) {
#stage {
    width: auto;
    padding: 0 ; }
#svc-search p {
    width: auto; }
#results {
    padding: 0 18px 17px; }
#results.cols-4, #results.cols-3, #results.cols-2, #results.cols-1 {
    width: auto; }
section .section {
    width: auto;
    padding: 30px 0 0 0; }
section .section .svc-item {
      }
 }

@media only screen and (max-width: 480px/*30em*/) {
#svc-search form label {
      width: auto;
      background: #4B8516 url('/images/cov/icons/icons.png') 108% 4px no-repeat;
  }
#svc-search form label input#search-input {
      width: 90%;
  }
#svc-search button#show-list {
      width: 100%;
    background: #4B8516 url('/images/cov/icons/icons.png') 107% -45px no-repeat;
  }
#results .svc-child-item {
    float: none;
    width: 188px !important;
    margin: 0 auto; }
  .ui-autocomplete {
      width: 235px !important;
  }
}
@media only screen and (max-width: 320px) {
#svc-search form label {
      width: auto;
      background: #4B8516 url('/images/cov/icons/icons.png') 113% 4px no-repeat;
  }
#svc-search button#show-list {
      width: 100%;
    background: #4B8516 url('/images/cov/icons/icons.png') 111% -45px no-repeat;
  }
 }
 
@media (min-width: 600px) {
 	    
    section .section h2 {
        margin-left: 0;
    }
    
    section .section.highlight-header {
        padding-left: 55px;
        padding-right: 55px;
        width: auto;
    }

    section .section {
        margin-right: 0;
        padding-left: 55px;
        padding-right: 25px;
        margin-left: -40px;
        margin-right: -40px;
    }
    
    section .svc-item {
        margin: 0 20px 25px 0px;
        -webkit-flex-flow: 1 0 calc(39%);
        flex: 1 0 calc(39%);
        max-width: calc(39% - 2px);
    }
}

@media (max-width: 599px) {
    section .highlight-header .svc-item {
        margin: 0 0 25px 0;
    }
    
    /* DD 20220908 back to top button */
    .back-to-top a.btn-secondary {
        float: none;
    }
    

/*start 07112023 - will #89969*/
.section-card-container {
    flex-wrap:wrap;
    padding-right:0px;
    margin-bottom:-50px;

}
.section-card {
        flex-basis: 100%;
        margin-bottom:10px;
        margin-top:0px;
}
/*end 07112023 - will #89969*/
}

#contentContainer #services.online-services section:last-child {
    margin-bottom: -45px;
}

@media (min-width: 880px) {

    section .section.highlight-header .svc-item {
        color: #f8f8f8;
        border: 0;
        border-right: solid 1px #d9d9d5;
        background-color: #0279B1;
        margin: 0;
        padding-left: 3.5%!important;
        padding-right: 3.5%!important;
    }
    
    section  .section.highlight-header .label {
        color: #FFF;
        min-height: 56px;
    }

    section .section.highlight-header .item-img svg {
        fill: #f8f8f8;
    }


    section .section.highlight-header .svc-item .content p, section .section.highlight-header .svc-item a {
        color: #f8f8f8;
    }
   
    section .section {
        width: auto;
    }
    
    section .svc-item {
        -webkit-flex-flow: 1 0 calc(18%);
        flex: 1 0 calc(17%);
        max-width: calc(17% - 2px);
    }
    
    section .section>div.svc-item:nth-of-type(n) {
        margin: 0 20px 25px 0px;
    }
    
    section .section.highlight-header>div.svc-item:nth-of-type(n)  {
        margin: 0 0px 0px 0px;
    }
    
    section .section>div.svc-item:nth-of-type(4n) {
        margin: 0 0px 25px 0px;
    }
}

@media (min-width: 960px) {
	section .section {
		margin-left: -213px;
    	margin-right: -207px;
	}
	
    section .section.highlight-header {
    	padding-left: 226px;
    	padding-right: 238px;
    }
    
    section .section {
    	padding-left: 228px;
    	padding-right: 135px;
    }
}

@media (min-width: 981px) {
	section .section.highlight-header>div.svc-item:nth-of-type(n)  {
		margin: 0 0px 0px 0px;
	}
}

@media (min-width: 1367px) {
	.cov-online-services #contentContainer {
	    overflow: visible;
	}
}


.landingBanner {
    padding: 0px 203px 0px 203px;
    margin: 0px -203px 40px -203px;
    z-index: -1;
    min-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.landingBanner-credit {
    background: #fff;
    z-index: 90;
    overflow: hidden;
    opacity: 0.85;
    padding: 5px 0;
    min-height: 1em;
    padding-left: 8px;
}

.landingBanner-credit span {
    float: right;
    font-size: 0.88em;
}

.category {
	text-align: center;
	color: #fff;
	background: #4B8516;
	padding: 5px 10px;
	margin-top: -43px;
	line-height: 1;
	margin-left: 10px;
	display: table;
	margin: 0 auto;
	position: relative;
	top: -13px;
}

.titleContainer {
	background-color: #fff;
	max-width: 683px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -95px; /* if category is empty, margin-top:  90 px*/
	margin-bottom: 20px;
	padding: 0px 40px 0 40px;
	position: relative;
	display: table;
	box-sizing: border-box;
}

@media screen and (min-width: 600px) and (max-width: 980px) {
    .titleContainer {
        left: -10px;
    }
}

.titleContainer h1, #contentContainer .titleContainer h2, .titleContainer h3, .titleContainer h4, .titleContainer h5, .titleContainer h6, .titleContainer p {
	color: #0279b1;	
}

.titleContainer h1, #contentContainer .titleContainer h2, .titleContainer h3, .titleContainer h4, .titleContainer h5, .titleContainer h6, .titleContainer p {
text-align: center;
}

.titleContainer h1, #contentContainer .titleContainer h2, .titleContainer h3, .titleContainer h4, .titleContainer h5, .titleContainer h6, .titleContainer p {
margin-bottom: 0px;
}						

@media (max-width: 979px) {
	.landingBanner {
	display: block;
	}
}

@media (max-width: 767px) { 
	.titleContainer {
		max-width:  384px;
	}
	.introContainer {
		max-width: 	576px;
		display: table;
	}							
}

@media (max-width: 599px) {
	.titleContainer {
		width: 100%;
		margin-top: -39px;
		padding-top: 0;
	}
	
	.landingBanner {
		 display: block;
        min-height: 300px;
        padding: 0px 30px 0px 30px;
        margin: 0px -30px 40px -30px;
	}
}

@media (min-width: 1025px) {
	body #contentContainer {
		overflow: visible;
	}
}

.contentWide #contentContainer {
    overflow: visible;
}

@media (max-width: 980px) {
    body #doc {
        overflow-x: hidden;
    }
}

/* sections */
.modContainer section {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.cov-online-services .modContainer section {
    width: auto;
}

.modContainer section.section-alt-bg {
    padding: 40px 183px 40px 203px;
    margin: 0px -183px 0px -203px;
    flex-grow: 1;		
    overflow: hidden;		
}		
		
div.modContainer section.section-alt-bg:nth-child(even) {		
      background-color: #fff;		
}		
div.modContainer section.section-alt-bg:nth-child(odd) {		
      background-color: #fff;		
}		

.section-alt-bg > .section {
	padding-top: 0px;
	padding-bottom: 0px;	
}

#contentContainer section:last-child {
	margin-bottom: -25px;
}

section.section-alt-bg .unstyledTextBlock {
    padding: 0 20px 20px 0;
    box-sizing: border-box;
    background-color: #fff;
}

section.section-alt-bg > div.floating-blk {
	background-color: white;
}

section .content-blk:not([class*="bg-"]).padding {
	background-color: white;
}

section .content-blk.padding-right-eq70, section .content-blk.padding-right-eq10 {
	background-color: transparent;
}


.block--panel--title h5 {
    margin-top: -15px;
}

.block--panel .flag {
    position: relative;
    top: -30px;
    display: inline-block;
}

.block p {
margin-top: 20px;
}

@media (max-width: 768px) {
    .block-wrapper--3-col>.block:nth-child(n+3) {
        display: block;
        margin-top: 20px;
    }
}

@media (max-width: 599px) {
    .block-wrapper--3-col>.block:nth-child(n+2) {
        display: block;
        margin-top: 20px;
    }
}


/* wg 04052023 87369 */
@media (max-width: 599px) {/*wg 2023 standard mobile device portrait size*/
    div.section-title--wrapper {
        left: 0px;
        /*WG code below align icon to right when screen smaller than 599  02172023*/
        justify-content: space-between;
        padding-right: 10px;
    }
    .section-icon--wrapper {
        order:3;
    }
    div.section-title--wrapper > .section-icon--wrapper + div {
        width: calc(100% - 50px);/*to add space between icon and title*/
        padding-left: 0px; /*wg to modify section title and subtitle padding align with main content*/
        margin-left: 0px;
    }

    /*WG 02172023 EDIT END*/
}

/* html5 online services - BC09062019 */
.cov-online-services #contentContainer h1 {
    margin: 0;
    padding-top:35px;
    font-size: 2.5em;
    letter-spacing: 1px;
    text-align:center;
}
.cov-online-services a.white-button.white-button--print {
    margin-bottom: 0;
}

/* MN 2023-06-09 Feature links enhancement */
section div.section-title-border h2.section-title-text {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-left: -18px;
}

section .section.highlight-header.feature-links-small .svc-item {
    border-right: 0;
    display: flex;
    align-items: flex-start;
    padding: 10px !important;
    margin-bottom: 10px !important;
    min-height: 100px;
}

section .section.highlight-header.feature-links-small .svc-item .item-img {
	width: 50px;
	min-width: 50px;
	max-width: 50px;
}

section .section.highlight-header.feature-links-small .svc-item svg {
	min-width: 30px;
	max-width: 30px;
	min-height: 30px;
	max-height: 30px;
}

section .section.highlight-header.feature-links-small .svc-item i[class*="fa"] {
    font-size: 30px;
}

section .section.highlight-header.feature-links-small .svc-item .label {
	display: none;
}

section .section.highlight-header.feature-links-small .svc-item .content p {
	margin: 3px 0px 0px 10px;
}

section .section.highlight-header.feature-links-small {
    margin-bottom: -20px;
}

@media (max-width: 768px) {
    section div.section-title-border h2.section-title-text {
        margin-left: 8px;
    }

	section .section.highlight-header.feature-links-small .svc-item,
	section .section.highlight-header.feature-links-small .svc-item a {
		background-color: #0279b1;
		color: #fff;
	}
	
	section .section.highlight-header.feature-links-small .svc-item:hover a {
		background-color: #f8f8f8;
		color: #0279b1;
	}

	section .section.highlight-header.feature-links-small .svc-item .item-img {
		max-width: 40px;
		width: fit-content;
	}
	
	section .section.highlight-header.feature-links-small .svc-item svg {
		fill: #fff;
	}

}

@media (max-width: 768px) and (min-width: 600px) {
    section div.section-title-border h2.section-title-text {
        margin-left: -4px;
    }

    section .section.highlight-header.feature-links-small .svc-item {
        display: block;
        margin-right: 0px !important;
        max-width: calc(25%);
        min-height: 120px;
    }
    
	section .section.highlight-header.feature-links-small .svc-item .item-img {
		padding: 0px;
	}

	section .section.highlight-header.feature-links-small .svc-item .content {
		margin-top: 10px;
    }
    
    section .section.highlight-header.feature-links-small .svc-item svg {
	    min-width: 25px;
	    max-width: 25px;
	    min-height: 25px;
	    max-height: 25px;
    }

    section .section.highlight-header.feature-links-small .svc-item i[class*="fa"] {
        font-size: 25px;
    }
}

@media (max-width: 599px) {
    section div.section-title-border h2.section-title-text {
        margin-left: 0px;
    }

    section .section.highlight-header.feature-links-small .svc-item {
        min-height: 40px;
    }
    
    section .section.highlight-header.feature-links-small .svc-item .item-img {
		padding-top: 2px;
	}
    
    section .section.highlight-header.feature-links-small .svc-item svg {
	    min-width: 20px;
	    max-width: 20px;
	    min-height: 20px;
	    max-height: 20px;
    }

    section .section.highlight-header.feature-links-small .svc-item i[class*="fa"] {
        font-size: 20px;
    }
	
	section .section.highlight-header.feature-links-small .svc-item a {
		min-height: fit-content;
	}
}

/* MN 2023-08-09 - Add section title with border styling */
section div.section-title-border {
	width: 100%;
	text-align: center;
	margin: auto;
	margin-bottom: 40px;
}

section div.section-title-border h2.section-title-text {
	color: #fff;
	text-transform: uppercase;
	display: flex;
	justify-content: flex-start;
}

section div.section-title-border h2.section-title-text:before,
section div.section-title-border h2.section-title-text:after {
	content: '';
	flex: 1 1;
	border-bottom: 1px solid white;
	margin: auto;
}

section div.section-title-border h2.section-title-text:before {
	margin-right: 20px;
}

section div.section-title-border h2.section-title-text:after {
	margin-left: 20px;
}

@media (min-width: 769px) and (max-width: 1080px) {
    section div.section-title-border {
        width: 95%;
    }   
}

@media (min-width: 600px) and (max-width: 768px) {
	section div.section-title-border {
		width: 92%;
		margin: auto;
		margin-top: -10px;
		margin-left: 15px;
		margin-bottom: 20px;
	}
}

@media (max-width: 599px) {
	section div.section-title-border {
		margin: -15px 0px 20px 0px;
		text-align: left;
	}

	section div.section-title-border h2.section-title-text {
		display: inline-block;
	}
	
	section div.section-title-border h2.section-title-text:before {
	    margin-right: 10px;
    }
    
    /* DD 20240118 - blue header superwide */
    .titleContainer.header-blue {
        width: 115%;
        max-width: 599px;
        margin-left: -20px;
        padding-left: 10px; /*WG 01242024 #96903*/
    }
        
    .titleContainer.header-blue > h1 {
        text-align: left;
    }

    section div.section-title-border h2.section-title-text:before {
        display: none;/*WG 01242024 #96903*/
    }
}