
.container-exp-health-quote {
    max-width: 85.2em !important;
    --bs-gutter-x: 30rem !important;
  }

.coverage-container {
    display: flex;
}
.coverage-county {
    flex: 0 1 95%;
    text-align: center;
}
.coverage-edit {
    flex: 0 1 5%;
    text-align: right;
}

.exp-health-footnote {
    font-size: 1.15rem;
}

.exp-heatlh-footnote-position {
    left: -0.25em;
}

.exp-health-input:checked ~ .exp-health-label {
 	background-color: #002D72 !important;
}

.exp-health-label::after {
	border-bottom: 3px solid #002D72 !important;
    border-right: 3px solid #002D72 !important;
}

.exp-welcome-image {
    background-repeat: no-repeat;
    background-position: bottom;    
    background-color: #55bbe3;
    height: 275px;
    padding: 40px 0px 0px 0px;    
}

.exp-welcome-msg {
    background-color: #fff;
    border-left: 15px solid purple;
    height: 80%;
    margin: 0 auto;
    padding: 3em;
    width: 25%;
}

.exphealth-footnotes.footnotes-list-content .footnote .number,
.exphealth-footnotes.footnotes-list-content .footnote .description {
    font-size: 15px !important;
}
.exphealth-plan-card {
    box-shadow: 0 -2px 0 #fff, 0 1px 6px rgb(0 0 0 / 35%) !important;
    margin: 5% 0px !important;
}

.exphealth-plan-details a,
.exphealth-plan-details p {
    font-size: 15px;
}

.exphealth-plan-details li p {
  font-size: 16px;
}
.exphealth-plan-details .m-informationTable__inner--row div {
  padding: 25px 20px 30px 20px;
}
.exphealth-plan-details a {
  text-decoration: none;
  font-weight: 100;
}
.exphealth-plan-details .m-informationTable__inner--row__title {
    background-color: #E2ECF4;
}
.exphealth-plan-details .m-informationTable__inner--row__content {
    background-color: #FFF;
}
.exp-health-slider a,
.exp-health-slider a:hover,
.exp-health-slider a:focus {
    color: #0e2b6f !important;
    font-weight: 100 !important; 
}
.footer-container {
    margin: 0 auto;
    padding: 1% 15%;
}

.sticky-navigation {
    background-color: #FFF;
    bottom: 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 2px 11px rgba(0, 0, 0, 0.08);
    padding: 0.5%;
    position: sticky;
    width: 100%;
}

#dropDownContent {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 16px;
position: absolute;
width: 271px;
height: 80px;
left: 163px;
top: -80px;

/* shades/white */

background: #FFFFFF;
/* elevation/elevation-8 */

box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
border-radius: 4px;
}

#dropDownContent div {
    flex: none;
    order: 0;
    flex-grow: 1;
}

.exphealth-footnotes  div p {
    font-size: 16px!important;
}

.imp-icon-pos{
    top: 5px!important;
    left: 110px!important;
}
