.his-poll {
    position: relative;
}

.his-poll .cta__btn {
    text-transform: uppercase;
    bottom: -60px;
    left: 70%;
    border-color: transparent;
}

.his-poll [type="radio"]:not(:checked) + label:before {
    height: 1rem;
    width: 1rem;
}

.his-poll__results {
    margin-bottom: 16px;
    font-family: "bebas", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 0.9rem;
}

.his-poll__title {
    color: #00664d;
    margin-bottom: 32px;
}

.his-poll__answer {
    margin-bottom: 5px;
    line-height: 1.2;
    font-size: 0.9rem;
}

.his-poll__results .progress-bar {
    background-color: #00664d;
}

.his-poll__results.progress {
    /* height: 10px; */
    border-radius: 5px;
}

.calendar__wrapper {
    padding: 1rem 1rem;
    padding-top: 0;
    /* background-color: rgba(0, 102, 77, 0.02); */
    background-color: white;
    border-radius: 7px;
    box-shadow: 0px 5px 25px -10px rgb(0 19 15 / 20%);
}

.calendar__wrapper .content-section {
    padding: 1rem;
}

.calendar__wrapper .table thead th {
    font-size: 0.85rem;
    border-top: 0;
}

.calendar__wrapper .toast {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
}

.calendar__wrapper .toast-body {
    width: 100%;
}

.calendar__wrapper .navi-block {
    margin-right: -16px;
    margin-left: -16px;
    margin-bottom: 0.75rem;
    padding-top: 3rem;
    border-radius: 4px 4px 0 0;
    background-color: rgba(0, 102, 77, 0.1);
    border-bottom: 1px solid rgba(0, 102, 77, 0.2);
}

.calendar__wrapper .navi-block h2 {
    color: var(--primary-color);

    font-size: 1.6rem;
    padding-left: 0.75rem;
}

.calendar__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.calendar__nav .navi {
    margin-left: auto;
}

.calendar__nav .navi a {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.calendar__nav .navi-left a {
    background: url(../images/svg/chevron-left-green.svg) center no-repeat;
    background-size: cover;
}

.calendar__nav .navi-right a {
    background: url(../images/svg/chevron-right-green.svg) center top no-repeat;
    background-size: cover;
}

.calendar td {
    padding: 0.125rem;
    font-size: 0.9rem;
    height: 32px;
    min-width: 32px;
    text-align: center;
    vertical-align: middle;
}

.calendar__wrapper .table td,
.calendar__wrapper .table tr {
    padding: 0.1rem;
}

.calendar__wrapper .table th {
    padding: 0.25rem;
    text-align: center;
}

.calendar table {
    margin-bottom: 0;
}

.calendar .event a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00664d;
    color: white;
    height: 100%;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 800;
    border-radius: 2px;
    text-decoration: none;
}

.his-calendar.toast {
    max-width: unset;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    border-color: transparent;
    margin-top: 20px;
}

.his-calendar .toast__item {
    margin-bottom: 10px;
}

.his-calendar .toast__info a {
    position: relative;
    text-decoration: none;
    color: #00664d;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.4;
    display: block;
    padding: 5px;
    padding-left: 0.75rem;
}

.his-calendar .toast__info a:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    display: block;
    height: calc(100% - 10px);
    width: 2px;
    background-color: #00664d;
}

.his-calendar .btn-close {
    background-color: transparent;
    border-color: transparent;
    height: 32px;
    flex: 0 0 32px;
}

@media (max-width: 47.9em) {
    .calendar__wrapper > .row .col-md-6:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .calendar__wrapper > .row .col-md-6:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.main-nav__wrapper--fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    z-index: 9999;

    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 20px 20px -20px, rgba(0, 0, 0, 0.3) 0px 10px 20px -10px;
}

a.news.card {
    text-decoration: none;
}

a.news.card .news__title {
    color: #00130f;
}

a.news.card:hover .news__title {
    color: var(--primary-color);
}

/* overriding the bootstrap */
.page-item.disabled > .page-link.page-link--current {
    background-color: var(--primary-color-dark);
    border-color: var(--primary-color-dark);
    color: white;
}
.invisible { display: none; }
.card-info__thumb.card-healthcare {
    display: block;
    content: "";
    width: 4.6rem;
    height: 4.6rem;
    background-size: contain;
}

.card-info--lg #eZdrave-landing {
  display: inline-block;
  content: "";
  height: 15rem;
  width: 100%;
  background: url(../images/svg/eZdrave-en.svg) center no-repeat;
  background-size: contain;
}

/* map chart -> */
g[data-map] {
	cursor: pointer;
}

.map-ptext {
	font-size: 10px;
	fill: transparent;
	font-family: Sofia;
	font-weight: 700;
	display: none;
}

.map-region {
	fill: #54958e;
	stroke: white;
	stroke-width: 1px;
	stroke-miterlimit: 10;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.region-center {
	fill: transparent;
}

.map-value {
	display: none;
}

.charts-wrapper {
	position: relative;
	padding: 1rem 0;
}

.map-data--visual {
	visibility: hidden;
	position: relative;
	top: 0;
	border-radius: 10px;
	left: 0;
	padding: 0.5rem 1rem;
	background-color: rgba(0, 102, 77, 0.2);
	width: fit-content;
	height: auto;
}
.map-data--visual p {
	margin-bottom: 0;
}

.green-100 { fill: rgb(0, 88, 66);}
.green-95  { fill: rgba(0, 88, 66, 0.95);}
.green-90  { fill: rgba(0, 88, 66, 0.90);}
.green-85  { fill: rgba(0, 88, 66, 0.85); }
.green-80  { fill: rgba(0, 88, 66, 0.80); }
.green-75  { fill: rgba(0, 88, 66, 0.75); }
.green-70  { fill: rgba(0, 88, 66, 0.70); }
.green-65  { fill: rgba(0, 88, 66, 0.65); }
.green-60  { fill: rgba(0, 88, 66, 0.60); }
.green-55  { fill: rgba(0, 88, 66, 0.55); }
.green-50  { fill: rgba(0, 88, 66, 0.50); }
.green-45  { fill: rgba(0, 88, 66, 0.45); }
.green-40  { fill: rgba(0, 88, 66, 0.40); }
.green-35  { fill: rgba(0, 88, 66, 0.35); }
.green-30  { fill: rgba(0, 88, 66, 0.30); }
.green-25  { fill: rgba(0, 88, 66, 0.25); }
.green-20  { fill: rgba(0, 88, 66, 0.20); }
.green-15  { fill: rgba(0, 88, 66, 0.15); }
.green-10  { fill: rgba(0, 88, 66, 0.10); }
.green-5   { fill: rgba(0, 88, 66, 0.05); }
.green-0   { fill: rgba(0, 88, 66, 0); stroke: rgba(0, 88, 66, 0.20); }

.show {
	display: block;
}

.map-region:hover .map-shape,
.map-region:focus .map-shape {
	fill: rgb(0, 88, 66);
	stroke: white;
}

.chart-container {
	background: white;
	margin: 10px;
	padding: 10px;
	border-radius: 10px;
	position: relative;
	padding-bottom: 30px;
}
.main-charts {
	background: #F4F4F4;
	width: 100%;
	margin: 0 0 50px 0;
	padding: 0;
	height: auto;
	min-height: 0;
}
.main-charts h6 {
	font-size: 0.8em;
}

@media (max-width: 47.9em) {
	.chart-container {
		height: auto !important;
	}
	.main-charts h6 {
		margin-bottom: 2rem;
	}
    div.chart-container h4 {
        font-size: calc(1.125rem + 0.3vw) !important
    }
}

@media (max-width: 69.625em ), (max-width: 64em )  {
    .chart-container span {
        margin: 0.75em 0 0.3em 0.3rem !important;
        font-size: 3rem !important;
    }
    h4.chart-container__heading-table {
        font-size: calc(1rem + 0.3vw) !important
     }
}

@media (max-width: 80em) {
    div.chart-container h4 {
        font-size: calc(0.9rem + 0.3vw) !important
    }
    div.chart-container h6 {
        font-size: calc(0.7rem + 0.3vw) !important
    }
    h4.chart-container__heading-table {
        font-size: calc(0.5rem + 0.3vw) !important
    }
    .chart-download{
        width: 13px !important;
        height: 13px !important;
    }
}

.chart-col {
	padding: 0;
}
.chart-xmpdata {
	display: none;
}
.container-charts {
	margin-top: 20px;
}
a.chart-download {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/svg/download.svg) center no-repeat;
	background-size: cover;
	overflow: hidden;
	text-indent: 50px;
}
.chart-container h4 {
	padding-right: 30px;
	text-wrap: balance;
}
p.chart-last-update {
	position: absolute;
	right: 10px;
	bottom: 5px;
	text-align: right;
	font-size: 0.75rem;
	margin: 0;
	padding: 0;
}

th {
    cursor: pointer;
    white-space: nowrap; 
    padding: 0.5rem; 
  }

  th.sortable::after {
    content: " ↕";
    font-size: 0.8em;
    color: #ddd;
  }

  th.sorted-asc::after {
    content: " ↑";
    font-size: 1em;
    color: inherit;
  }
  
  th.sorted-desc::after {
    content: " ↓";
    font-size: 1em;
    color: inherit;
  }

.map-nav {
  list-style: none;
  position: absolute;
  left: 0;
  bottom: 0;
}
.map-nav li a {
  padding: 0.3rem 0.65rem;
  background: #dff2ed;
  border: 0.1px solid #005842;
  border-radius: 0.3rem;
  color: #005842;
  font-size: 0.6rem;
  text-decoration: none;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 700;
}
.map-nav li a:hover {
  color: #dff2ed;
  background: #005842;
}
.map-nav .dark a {
  padding: 0.3rem 0.65rem;
  background: #005842;
  border: 0.1px solid #005842;
  border-radius: 0.3rem;
  color: #dff2ed;
  text-decoration: none;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 700;
}
.map-nav .dark a:hover {
  color: #005842;
  background: #dff2ed;
}
/* <- map chart */

@media (max-width: 47.9em) {
	.main-container {
		padding: 2rem;
	}
}