body {
  background-color: #f2f2f2;
  color: #000000;
  font-family: "Helvetica", Verdana, Arial, sans-serif;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 1.45;
  font-style: normal;
  padding: 0;
  word-wrap: break-word;
}
body.modal-open .media-modal-close:hover,
body.modal-open .media-modal-close:focus {
  background: none;
  border: none;
  padding: 1px;
}
body.modal-open .media-modal-close:focus {
  position: absolute;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #a41034;
  font-family: "Helvetica", Verdana, Arial, sans-serif;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  text-transform: none;
  font-style: normal;
}
h1 {
  font-size: 44px !important;
  line-height: 1.05;
  letter-spacing: 2px;
  color: #333;
  font-family: "Helvetica", Verdana, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}
.section-page_hero {
  background-color: #f5f5f5;
  padding: 40px 0;
}
.section-page_hero .content-column {
  text-align: center;
}
.section-page_hero .content-column h1 {
  color: #195771;
  margin: 0;
  font-size: 48px;
}
@media (max-width: 767px) {
  .section-page_hero .image {
    text-align: center;
  }
  .section-page_hero .image img {
    display: inline-block;
  }
  .section-page_hero .content-column {
    margin: 30px 0;
  }
  .section-page_hero .content-column h1 {
    font-size: 36px;
  }
}
.color-green {
  color: #10a392;
}
.color-yellow {
  color: #ffa200;
}
.color-red {
  color: #a31034;
}
.print-only {
  display: none !important;
}
body.page-template-dashboard-page {
  font-family: Karla, sans-serif;
}
body.page-template-dashboard-page .container {
  max-width: 1330px;
  width: 100%;
}
body.page-template-dashboard-main {
  font-family: Karla, sans-serif;
}
body.page-template-dashboard-main .container {
  max-width: 1520px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.section-dashboard_main {
  padding: 50px 0;
}
.section-dashboard_main .container {
  max-width: 1520px;
  padding-left: 20px;
  padding-right: 20px;
}
.section-dashboard_main .dashboard-page-heading {
  text-align: center;
  margin-bottom: 50px;
}
.section-dashboard_main .dashboard-page-heading h2 {
  font-weight: 700;
  margin-top: 0;
}
.section-dashboard_main .dashboard-page-heading .clinic-details .clinic-name {
  color: #195771;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
}
.section-dashboard_main .dashboard-page-heading .clinic-details .clinic-ctas {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-dashboard_main
  .dashboard-page-heading
  .clinic-details
  .clinic-ctas
  li {
  display: inline-flex;
  align-items: center;
}
.section-dashboard_main
  .dashboard-page-heading
  .clinic-details
  .clinic-ctas
  li
  a,
.section-dashboard_main
  .dashboard-page-heading
  .clinic-details
  .clinic-ctas
  li
  select {
  text-transform: uppercase;
  border-bottom: 1px solid #a41034;
  text-decoration: none;
  font-size: 14px;
  color: #a41034;
}
.section-dashboard_main
  .dashboard-page-heading
  .clinic-details
  .clinic-ctas
  li
  select {
  padding: 0;
  border: none;
  border-bottom: 1px solid #a41034;
  float: left;
}
.section-dashboard_main
  .dashboard-page-heading
  .clinic-details
  .clinic-ctas
  li:not(:last-child) {
  margin-right: 15px;
}
.section-dashboard_main
  .dashboard-page-heading
  .clinic-details
  .clinic-ctas
  li:not(:last-child):after {
  margin-left: 15px;
  content: "|";
  color: #f5f5f5;
}
.section-dashboard_main .dashboard-page-content .page-content-intro {
  margin-bottom: 40px;
}
.section-dashboard_main .dashboard-page-content .page-content-intro h2 {
  color: #195771;
  margin: 0;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 5px;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li {
  display: inline-flex;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li
  a,
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li
  select {
  text-transform: uppercase;
  border-bottom: 1px solid #a41034;
  text-decoration: none;
  font-size: 14px;
  color: #a41034;
  line-height: 25px;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li
  select {
  padding: 0;
  border: none;
  border-bottom: 1px solid #a41034;
  float: left;
  height: 25px;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li:not(:nth-last-child(-n + 2)) {
  margin-right: 15px;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li:not(:nth-last-child(-n + 2)):after {
  margin-left: 15px;
  content: "|";
  color: #f5f5f5;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li.print-cta {
  margin-left: auto;
}
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li.print-cta
  a,
.section-dashboard_main
  .dashboard-page-content
  .page-content-intro
  .intro-ctas
  li.print-cta
  span {
  color: #195771;
  text-transform: uppercase;
  border-bottom: 1px solid #195771;
  line-height: 25px;
  display: block;
  font-size: 14px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .section-dashboard_main .dashboard-page-content .page-content-intro h2 {
    font-size: 24px;
  }
}
.section-dashboard_main .dashboard-page-content .row-boxes .column img {
  margin-bottom: 10px;
}
.section-dashboard_main .dashboard-page-content .row-boxes .column h3 {
  color: #195771;
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  display: block;
}
.section-dashboard_main .dashboard-page-content .row-boxes .column p {
  font-size: 25px;
  margin: 0;
  color: #195771;
}
@media (min-width: 1025px) {
  .section-dashboard_main .dashboard-page-content .row-boxes .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.section-dashboard_main .dashboard-page-content .row-boxes .row-header {
  margin-bottom: 15px;
  text-align: center;
}
.section-dashboard_main .dashboard-page-content .row-boxes .row-header h2 {
  margin: 0;
}

.section-dashboard_main .dashboard-page-content .row-boxes .row {
  row-gap: 30px;
}
.section-dashboard_main .dashboard-page-content .row-boxes .column-inner {
  height: 100%;
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  padding: 30px 20px;
  background-color: #fff;
  font-size: 36px;

}
.section-dashboard_main .dashboard-page-content .row-boxes .column-inner-card{
  text-align: center; 
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .column-title
  h3 {
  text-align: center;
  color: #195771;
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 32px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group:not(:last-child) {
  margin-bottom: 40px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .group-title {
  font-size: 25px;
  margin: 0 0 10px;
  color: #195771;
  font-weight: 400;
  text-align: center;
  width: 100%;
  justify-content: center;
}
.stats-group .group-title {
  /* font-size: 25px;
  margin: 0;
  color: #195771;
  font-weight: 400;
  text-align: center; */
  font-size: 13px;
  margin: 0;
  color: #195771;
  font-weight: 600 !important;
  justify-content: end;
  display: flex;
  align-items: center;
  padding-right: 10px;
  width: 103px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .one-line-stats {
  display: flex;
}
.stats-group .one-line-stats {
  display: flex;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .one-line-stats
  .stat-item
  .legend-name {
  color: #fff;
  font-size: 25px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stats-group .one-line-stats .stat-item .legend-name {
  color: #fff;
  font-size: 15px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .one-line-stats
  .stat-item:first-child
  .legend-name {
  color: #195771;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .liniar-stats
  .stat-item {
  margin-bottom: 10px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .liniar-stats
  .stat-item
  .stat-name {
  font-size: 18px;
  color: #195771;
  margin-bottom: 5px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .liniar-stats
  .stat-item
  .stat-index-wrapper {
  display: block;
  /* background-color: #F5F5F5; */
  background-color: #b1b1b1;
  position: relative;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .liniar-stats
  .stat-item
  .stat-index-wrapper
  .stat-index {
  height: 52px;
  display: flex;
  align-items: center;
  background-color: #195771;
  color: #fff;
  font-size: 25px;
  padding: 0 20px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .liniar-stats
  .stat-item
  .stat-index-wrapper
  .stat-index_limit {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  border-right: 2px dotted #a41034;
  height: 100%;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .stats-group
  .liniar-stats
  .stat-item.empty
  .stat-index {
  background: none;
  color: #195771;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .legend-group {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.legend-group {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  /* gap: 10px; */
  row-gap: 5px;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .legend-group
  .legend-item {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.legend-group .legend-item {
  /* margin-right: 20px; */
  display: flex;
  /* align-items: center; */
  /* width: 25%; */
  padding: 3px;
}
.legend-group .dashboard-legend-item{
  width: 25%;
}
.legend-group .legend-item:hover {
  /* background: #ddd; */
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .legend-group
  .legend-item
  .legend-color {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: block;
}
.legend-group .legend-item .legend-color {
  width: 14px;
  height: 14px;
  margin-right: 6px;
  display: block;
  flex-shrink: 0;
}
.section-dashboard_main
  .dashboard-page-content
  .row-boxes
  .column-inner
  .legend-group
  .legend-item
  .legend-name {
  font-size: 18px;
  color: #195771;
}
.legend-group .legend-item .legend-name {
  font-size: 10px;
  color: #195771;
}
.stat-item {
  /* position: relative; */
  cursor: pointer;
}
.stat-item.active {
  opacity: 1;
}
.stat-item.activeOpacity {
  opacity: 0.3;
}
.stat-item .legend-name-tooltip {
  position: absolute;
  left: 0;
  top: 80%;
  background: #fff;
  padding: 8px 15px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 0 #ccc;
  justify-content: center;
  z-index: 9;
  font-size: 15px;
  font-weight: 300;
  white-space: nowrap;
  display: none;
}
span.legend-name-tooltip span {
  font-weight: 500;
  color: #000;
}
.stat-item:hover .legend-name,
.stat-item.active .legend-name {
  border: 1px solid #000;
}
.stat-item:hover .legend-name-tooltip {
  display: flex;
}
.section-dashboard_main .dashboard-page-content .row-boxes + .row-boxes {
  margin-top: 40px;
}
.section-dashboard_main .dashboard-page-content .dashboard-cta-boxes {
  margin: 40px 0;
  border-radius: 30px;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  padding: 40px 20px;
}
.section-dashboard_main .dashboard-page-content .dashboard-cta-boxes h2 {
  font-size: 36px;
  color: #195771;
  text-align: center;
  margin: 0 0 40px;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column:not(:last-child) {
  margin-bottom: 20px;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner {
  height: 100%;
  font-size: 36px;
  text-align: center;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a {
  display: block;
  padding: 40px 20px;
  text-decoration: none;
  transition: all 0.3s;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  border-radius: 10px;
  background-color: #fff;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a
  .image {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a
  .image
  svg
  path {
  transition: all 0.3s;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a
  h3 {
  color: #195771;
  margin: 20px 0 0;
  font-weight: 400;
  font-size: 25px;
  transtransitionform: all 0.3s;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a:hover {
  background-color: #195771;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a:hover
  h3 {
  color: #fff;
}
.section-dashboard_main
  .dashboard-page-content
  .dashboard-cta-boxes
  .column-inner
  a:hover
  svg
  path {
  fill: #fff;
}
.dashboard-accordion {
  margin-bottom: 40px;
}
.dashboard-accordion .accordion-item {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  border-radius: 30px;
}
.dashboard-accordion .accordion-item:not(:last-child) {
  margin-bottom: 40px;
}
.dashboard-accordion .accordion-item .accordion-heading a {
  text-decoration: none;
  color: #195771;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 40px;
}
.dashboard-accordion .accordion-item .accordion-heading a .icon {
  transition: all 0.3s;
}
.dashboard-accordion .accordion-item .accordion-heading a.active .icon {
  transform: rotate(180deg);
}
.dashboard-accordion .accordion-item .accordion-content-wrapper {
  display: none;
}
.dashboard-accordion
  .accordion-item
  .accordion-content-wrapper
  .accordion-content {
  padding: 20px 40px 40px;
}
@media (max-width: 767px) {
  .dashboard-accordion .accordion-item .accordion-heading a {
    font-size: 24px;
  }
}
.section-dashboard_page .fl-col-small {
  display: none;
}
.section-dashboard_page .fl-heading {
  font-size: 34px;
}
.section-dashboard_page .fl-module-content {
  margin-left: 0;
  margin-right: 0;
}
.section-dashboard_page .fl-module-content a {
  color: #a41034;
}
.section-dashboard_page .fl-module-rich-text a {
  color: #a41034;
}
.section-dashboard_page .fl-row-content-wrap {
  padding: 0;
}
.section-dashboard_page .fl-col-group {
  padding-left: 20px;
  padding-right: 20px;
}
.section-dashboard_page .fl-col-group .fl-col-content {
  padding: 0;
}
.section-dashboard_page .fl-col-group > .fl-col:first-child {
  max-width: 100%;
}
.section-dashboard_page .fl-col-group > .fl-col:last-child {
  padding: 50px 0px;
}
.section-dashboard_page .hamburger-menu > * {
  fill: #fff !important;
}
.section-dashboard_page .dashboard-sidebar {
  padding: 10px 0;
  width: 100%;
  background-color: #195771;
}
.section-dashboard_page .dashboard-sidebar ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.section-dashboard_page .dashboard-sidebar ul li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin: 0;
}
.section-dashboard_page .dashboard-sidebar ul li a {
  color: #fff;
  padding: 1.4rem 0.5rem 1.4rem 0 !important;
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  border: none !important;
  transition: all 0.3s;
  opacity: 0.8;
}
.section-dashboard_page .dashboard-sidebar ul li a:hover {
  text-decoration: none;
  opacity: 1;
  transform: translateX(10px);
}
.section-dashboard_page .dashboard-sidebar ul li.current_page_item a {
  opacity: 1;
}
.section-dashboard_page .dashboard-main a {
  color: #a41034;
}
.section-dashboard_page .dashboard-main .page-title-rule {
  border-bottom: 1px solid #e3e4e5;
  margin-bottom: 30px;
  padding-bottom: 0.625rem;
  font-size: 32px;
}
.section-dashboard_page .dashboard-main input,
.section-dashboard_page .dashboard-main select,
.section-dashboard_page .dashboard-main textarea {
  height: 47px;
  border-radius: 5px;
  border-color: rgba(0, 0, 0, 0.125);
  color: #195771;
  font-weight: 300;
  padding: 0 15px;
}
.section-dashboard_page .dashboard-main .select-year {
  margin-bottom: 20px;
}
.section-dashboard_page .dashboard-main .select-year select {
  width: 100%;
}
.section-dashboard_page .dashboard-main .gform_fields > .gfieldset {
  grid-column: -1;
  min-width: 0;
  grid-column: span 12;
  -ms-grid-column-span: 12;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  > .gfieldset
  > .gform_fields {
  padding: 0;
}
.section-dashboard_page .dashboard-main .gform_fields > .gform_fields {
  grid-column: -1;
  min-width: 0;
  padding: 0;
  grid-column: span 12;
  -ms-grid-column-span: 12;
}
.section-dashboard_page .dashboard-main .navigation-line {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
}
.section-dashboard_page .dashboard-main .navigation-line:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 1.85rem;
  width: 100%;
  left: 0;
  border-bottom: 3px solid #10a392;
}
.section-dashboard_page .dashboard-main .navigation-line li {
  width: 20%;
  float: left;
  position: relative;
  z-index: 1;
}
.section-dashboard_page .dashboard-main .navigation-line li .step-number {
  text-align: center;
  border: solid 3px #10a392;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 32px;
  margin: 0 auto;
  font-weight: 900;
  font-size: 14px;
  color: #10a392;
  background: white;
}
.section-dashboard_page .dashboard-main .navigation-line li .step-label {
  text-align: center;
  font-size: 13px;
  margin-top: 5px;
}
.section-dashboard_page
  .dashboard-main
  .navigation-line
  li.passed
  .step-number {
  background-color: #10a392;
}
.section-dashboard_page .dashboard-main .navigation-line li:last-child {
  background: linear-gradient(to left, #f6f7f8 50%, rgba(246, 247, 248, 0) 50%);
}
.section-dashboard_page .dashboard-main .navigation-line li:first-child {
  background: linear-gradient(to left, rgba(246, 247, 248, 0) 50%, #f6f7f8 50%);
}
.section-dashboard_page
  .dashboard-main
  .validate-add-up-100
  .gfield:not(.year-select)
  .ginput_container_number {
  display: flex;
}
.section-dashboard_page
  .dashboard-main
  .validate-add-up-100
  .gfield:not(.year-select)
  .ginput_container_number:after {
  content: "%";
  width: 4 0px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #55595c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px 3px 3px 0;
}
.section-dashboard_page
  .dashboard-main
  .validate-add-up-100
  .gfield:not(.year-select)
  .ginput_container_number
  input {
  border-right: none;
  border-radius: 3px 0px 0 3px;
}
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .gfield_label {
  font-family: Karla, sans-serif;
}
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .instruction {
  font-size: 12px;
  padding-top: 2px;
  font-style: italic;
}
.section-dashboard_page
  .dashboard-main
  .gform_wrapper
  .gfield_required
  .gfield_required_custom,
.section-dashboard_page
  .dashboard-main
  .gform_wrapper
  .gfield_required
  .gfield_required_text {
  font-style: italic;
  font-weight: 400;
}
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .description,
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .gfield_description,
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .gsection_description,
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .instruction {
  background: none;
  border: none;
  padding-top: 0;
  padding-left: 0;
  margin-top: 2px;
  font-size: 12px;
}
.section-dashboard_page .dashboard-main .gform_fields .gfield label {
  margin-bottom: 5px;
  line-height: 1.2;
  font-family: Karla, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.section-dashboard_page .dashboard-main .gform_fields .gfield input,
.section-dashboard_page .dashboard-main .gform_fields .gfield select,
.section-dashboard_page .dashboard-main .gform_fields .gfield textarea {
  width: 100%;
}
.section-dashboard_page .dashboard-main .gform_fields fieldset {
  /* margin-bottom: 0.75rem; */
  background-color: #fff;
  border-radius: 0.25rem;

  border-radius: 0.25rem 0.25rem 0 0;
  padding: 20px;
}
.section-dashboard_page .dashboard-main .gform_fields fieldset legend {
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.4;
  padding: 0;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.125); */
  color: #195771;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  fieldset.hide-legend
  legend {
  display: none;
}
.section-dashboard_page .dashboard-main .gform_fields .gchoice {
  position: relative;
  display: inline-block;
  width: 100%;
}
.section-dashboard_page .dashboard-main .gform_fields .gchoice input {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.section-dashboard_page .dashboard-main .gform_fields .gchoice input + label {
  padding-left: 30px;
  cursor: pointer;
  line-height: 24px;
  margin-bottom: 10px;
  position: relative;
  top: initial;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .gchoice
  input
  + label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background-color: transparent;
  border-radius: 3px;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .gchoice
  input
  + label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 14px;
  height: 14px;
  background-color: #195771;
  transition: all 0.3s;
  border-radius: 2px;
  transform: scale(0);
  opacity: 0;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .gchoice
  input:checked
  + label {
  color: #195771;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .gchoice
  input:checked
  + label:before {
  border-color: #195771;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .gchoice
  input:checked
  + label:after {
  transform: scale(1);
  opacity: 1;
}
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .ginput_container_radio
  .gchoice
  input
  + label:before,
.section-dashboard_page
  .dashboard-main
  .gform_fields
  .ginput_container_radio
  .gchoice
  input
  + label:after {
  border-radius: 50%;
}
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .ginput_container_address
  span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)),
.section-dashboard_page
  .dashboard-main
  .gform_wrapper.gravity-theme
  .ginput_full:not(:last-of-type) {
  margin-bottom: 15px;
}
.section-dashboard_page
  .dashboard-main
  .gform_wrapper
  .gfield
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
.section-dashboard_page .dashboard-main .gform_wrapper .gfield input:focus,
.section-dashboard_page .dashboard-main .gform_wrapper .gfield select,
.section-dashboard_page .dashboard-main .gform_wrapper .gfield textarea {
  height: 47px;
}
.section-dashboard_page .dashboard-main .pane-content {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  line-height: 1.5;
  padding: 2rem 2.4rem;
  padding-bottom: 0.625rem;
}
.section-dashboard_page .dashboard-main {
  padding: 30px 15px;
  background-color: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
}
@media (min-width: 768px) {
  .section-dashboard_page {
    position: relative;
  }
  .section-dashboard_page .fl-heading {
    font-size: 48px;
  }
  .section-dashboard_page .fl-col-group {
    position: relative;
    z-index: 1;
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-dashboard_page .fl-col-group {
    display: flex;
    flex-wrap: initial;
  }
  .section-dashboard_page .fl-col-group > .fl-col:first-child {
    width: 250px;
    min-width: 250px;
    padding-right: 30px;
    position: relative;
  }
  .section-dashboard_page .fl-col-group > .fl-col:first-child:after {
    position: absolute;
    right: 0;
    width: 20000px;
    height: 100%;
    content: "";
    top: 0;
    background-color: #195771;
  }
  .section-dashboard_page .fl-col-group > .fl-col:first-child > * {
    position: relative;
    z-index: 1;
  }
  .section-dashboard_page .fl-col-group > .fl-col:last-child {
    padding: 70px 30px;
    width: 100%;
    margin: 0;
  }
  .section-dashboard_page .fl-col-group > .fl-col:last-child:after {
    display: none;
  }
  .section-dashboard_page .fl-col-group .dashboard-sidebar {
    /* padding-top: 70px; */
    padding-bottom: 70px;
  }
  .section-dashboard_page .fl-col-group .dashboard-main {
    margin: 0;
    font-size: 18px;
    padding: 50px 40px;
  }
  .section-dashboard_page .fl-col-group .dashboard-main .page-title-rule {
    font-size: 48px;
  }
  .section-dashboard_page .ginput_container_checkbox {
    display: inline-block;
    width: 100%;
  }
  .section-dashboard_page .gfield_checkbox {
    column-count: 2;
    column-gap: 30px;
  }
  .section-dashboard_page div.gfield--width-full.display-none {
    display: none;
  }
}
@media (min-width: 1200px) {
  .section-dashboard_page .fl-col-group {
    display: flex;
  }
  .section-dashboard_page .fl-col-group > .fl-col:first-child {
    width: 280px;
    min-width: 280px;
    padding-right: 50px;
  }
  .section-dashboard_page .fl-col-group > .fl-col:last-child {
    padding: 70px 50px;
  }
}
.fl-page .section-dashboard_main .bt,
.fl-page .section-dashboard_page .bt,
.fl-page .section-dashboard_main .button,
.fl-page .section-dashboard_page .button,
.fl-page .section-dashboard_main input[type="button"],
.fl-page .section-dashboard_page input[type="button"],
.fl-page .section-dashboard_main input[type="submit"],
.fl-page .section-dashboard_page input[type="submit"],
.fl-page .section-dashboard_main a.fl-button,
.fl-page .section-dashboard_page a.fl-button {
  background-color: #195771 !important;
  color: #fff !important;
  border-radius: 25px;
  padding: 10px 35px;
  display: inline-block;
  font-size: 18px;
  transition: all 0.3s;
  line-height: 1.5 !important;
}
.fl-page .section-dashboard_main .bt:hover,
.fl-page .section-dashboard_page .bt:hover,
.fl-page .section-dashboard_main .button:hover,
.fl-page .section-dashboard_page .button:hover,
.fl-page .section-dashboard_main input[type="button"]:hover,
.fl-page .section-dashboard_page input[type="button"]:hover,
.fl-page .section-dashboard_main input[type="submit"]:hover,
.fl-page .section-dashboard_page input[type="submit"]:hover,
.fl-page .section-dashboard_main a.fl-button:hover,
.fl-page .section-dashboard_page a.fl-button:hover {
  background-color: #053b54 !important;
  text-decoration: none;
}
.fl-page .section-dashboard_main .bt.gform_save_link,
.fl-page .section-dashboard_page .bt.gform_save_link,
.fl-page .section-dashboard_main .button.gform_save_link,
.fl-page .section-dashboard_page .button.gform_save_link,
.fl-page .section-dashboard_main input[type="button"].gform_save_link,
.fl-page .section-dashboard_page input[type="button"].gform_save_link,
.fl-page .section-dashboard_main input[type="submit"].gform_save_link,
.fl-page .section-dashboard_page input[type="submit"].gform_save_link,
.fl-page .section-dashboard_main a.fl-button.gform_save_link,
.fl-page .section-dashboard_page a.fl-button.gform_save_link {
  background-color: #e9e9e9 !important;
  color: #195771 !important;
  float: right;
  font-weight: bold;
}
.fl-page .section-dashboard_main .bt.gform_save_link:hover,
.fl-page .section-dashboard_page .bt.gform_save_link:hover,
.fl-page .section-dashboard_main .button.gform_save_link:hover,
.fl-page .section-dashboard_page .button.gform_save_link:hover,
.fl-page .section-dashboard_main input[type="button"].gform_save_link:hover,
.fl-page .section-dashboard_page input[type="button"].gform_save_link:hover,
.fl-page .section-dashboard_main input[type="submit"].gform_save_link:hover,
.fl-page .section-dashboard_page input[type="submit"].gform_save_link:hover,
.fl-page .section-dashboard_main a.fl-button.gform_save_link:hover,
.fl-page .section-dashboard_page a.fl-button.gform_save_link:hover {
  background-color: #b7b7b7 !important;
  text-decoration: none;
}
.fl-page .section-dashboard_main .bt.gform_save_link svg,
.fl-page .section-dashboard_page .bt.gform_save_link svg,
.fl-page .section-dashboard_main .button.gform_save_link svg,
.fl-page .section-dashboard_page .button.gform_save_link svg,
.fl-page .section-dashboard_main input[type="button"].gform_save_link svg,
.fl-page .section-dashboard_page input[type="button"].gform_save_link svg,
.fl-page .section-dashboard_main input[type="submit"].gform_save_link svg,
.fl-page .section-dashboard_page input[type="submit"].gform_save_link svg,
.fl-page .section-dashboard_main a.fl-button.gform_save_link svg,
.fl-page .section-dashboard_page a.fl-button.gform_save_link svg {
  padding-top: 4px;
}
.fl-page .form_saved_message .resume_form_link_wrapper {
  margin-bottom: 30px;
}
.fl-page .form_saved_message .form_saved_message_emailform {
  margin-top: 30px;
}
.fl-page .form_saved_message input[name="gform_send_resume_link_button"] {
  margin-top: 10px;
}
.fl-page .form_saved_message .gform_validation_message {
  background: none;
  border: none;
  padding-top: 0;
  padding-left: 0;
  margin-top: 2px;
  font-size: 12px;
  color: #c02b0a;
}
/* registration - confirmation page message */
#content.widecolumn {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 100px 50px;
  max-width: 1240px;
  margin: 0 auto;
  box-sizing: border-box;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1330px;
}

body.gfur-activate .fl-page-bar,
body.gfur-activate .fl-page-header,
body.gfur-activate .fl-page-footer-wrap {
  display: none;
}

/*  Clinic Summary page CSS  */

.clinic-summary-page {
  padding: 50px 0;
}
.clinic-summary-page .container {
  max-width: 90%;
  width: 100% !important;
  padding: 0 15px !important;
}
.clinic-main-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 40px;
}
.clinic-summary-page .heading-wrapper {
  display: flex;
  justify-content: space-between;
}

.clinic-summary-page .heading-wrapper .heading {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.clinic-summary-page .heading-wrapper .heading h1 {
  margin: 0;
  color: #000 !important;
}

.clinic-summary-page .heading-wrapper .heading h2 {
  margin: 0;
}
.add-new-year-btn-wrapper button,
.clinic-btn-wrapper button {
  background: #a41034;
  border: 1px solid #a41034;
  padding: 12px 25px;
  font-size: 20px;
}
.clinic-btn-wrapper button {
  background: none;
  color: #a41034;
}
.location-container {
  max-width: 100%;
  width: 100%;
  height: 300px;
  background: #eee;
}
.clinic-forms-data {
  display: flex;
  flex-direction: column;
  gap: 50px;
  display: none;
}
.clinic-forms-data-content .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.clinic-forms-data-content .heading h3 {
  margin: 0;
}
.clinic-response-box {
  /* display: flex;
  justify-content: center;
  align-items: center; */
  padding: 40px 20px;
  text-decoration: none;
  transition: all 0.3s;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  border-radius: 10px;
  background-color: #fff;
  /* height: 250px; */
}

.year-box-wrapper {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
  row-gap: 30px;
}
.year-content {
  width: 100%;
}
.years-box {
  padding: 0 15px;
  width: 20%;
}
.years-box-content {
  background: #fff;
  box-shadow: 0 0 20px #ccc;
  padding: 30px 20px;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.impact-tracker .heading {
  width: 100%;
  padding: 0 15px;
}

.impact-tracker .heading h2 {
  color: #195771;
  font-size: 32px;
  font-weight: 600;
}

.years-box-content .image {
  margin-bottom: 10px;
}
.years-box-content h3 {
  color: #195771;
  margin: 0;
  font-weight: 700;
}
.years-box-content p {
  font-size: 25px;
  margin: 0;
  color: #195771;
}
.people-served-block .col-12 {
  width: 100%;
  padding: 0 15px;
}
.people-served-block .col-3 {
  width: 25%;
  padding: 0 15px;
}
.people-served-heading h3 {
  color: #195771;
  font-size: 28px;
  font-weight: 600;
}
.vision-growth-block .row,
.people-served-block .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.vision-growth-block .col-6 {
  width: 50%;
  padding: 0 15px;
}
.vision-growth-content {
  background: #fff;
  box-shadow: 0 0 20px #ccc;
  padding: 30px 20px;
  border-radius: 30px;
}
.vision-growth-content h3 {
  color: #195771;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .year-box-wrapper {
    justify-content: center;
  }
  .years-box {
    width: 33.33%;
  }
  .people-served-block .col-3 {
    width: 50%;
  }
  .vision-growth-block .row {
    gap: 40px;
  }
  .vision-growth-block .col-6 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .clinic-summary-page .container {
    max-width: 100%;
  }
  .clinic-summary-page .heading-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .add-new-year-btn-wrapper {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .years-box {
    width: 100%;
  }
  .years-box-content {
    text-align: center;
  }
  .impact-tracker .heading h2 {
    font-size: 24px;
  }
  .years-box-content h3,
  .years-box-content p {
    font-size: 20px;
  }
  .people-served-block .col-3 {
    width: 100%;
  }
  .vision-growth-content h3,
  .people-served-heading h3 {
    font-size: 20px;
  }
}

.edit-clinic-info a {
  display: inline-block;
  background-color: #a41034;
  color: white;
  border: 1px solid #a41034;
  padding: 12px 25px;
  font-weight: normal;
  text-shadow: none;
  text-decoration: none;
  border-radius: 4px;
}

.edit-clinic-info a:hover {
  background-color: #820026;
  border-color: #820026;
  text-decoration: none !important;
  color: white !important;
}
.row-boxes {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.year-title h1:after {
  content: "";
  width: 140px;
  height: 5px;
  background: #820026;
  display: block;
  text-align: center;
  margin: auto;
  margin-top: 10px;
  border-radius: 50px;
}
.column-inner {
  position: relative;
}
.column-inner .edit-clinic-btn {
  width: 40px;
  height: 40px;
}

.column-inner .edit-clinic-btn a {
  transform: rotate(90deg);
  font-size: 25px;
  text-decoration: none;
  width: 40px;
  height: 40px;
  background: #a41034;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  color: #fff;
  position: absolute;
  right: 8px;
  top: 8px;
  border: 1px solid #a41034;
}
.column-inner .edit-clinic-btn a:hover {
  background: #fff;
  color: #195771;
  border: 1px solid #195771;
}

/* Map Styles */
.facetwp-map-filtering {
  display: none;
}

.allClinicStates {
  padding: 40px 0;
}
.allClinicStates .container {
  padding: 0 15px;
  max-width: 80%;
  width: 100% !important;
}

.allClinicStates .row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}

.allClinicStates .col-12,
.allClinicStates .col-10,
.allClinicStates .col-9,
.allClinicStates .col-8,
.allClinicStates .col-7,
.allClinicStates .col-5,
.allClinicStates .col-4,
.allClinicStates .col-3,
.allClinicStates .col-2 {
  padding: 0 15px;
}
.allClinicStates .col-12 {
  width: 100%;
}
.allClinicStates .col-10 {
  width: 83.33%;
}
.allClinicStates .col-9 {
  width: 75%;
}
.allClinicStates .col-8 {
  width: 66.67%;
}
.allClinicStates .col-7 {
  width: 58.33%;
}
.allClinicStates .col-5 {
  width: 41.66%;
}
.allClinicStates .col-4 {
  width: 33.33%;
}
.allClinicStates .col-3 {
  width: 25%;
}
.allClinicStates .col-2 {
  width: 16.66%;
}

.clinic-states-filter,
.impact-tracker-states,
.map-content-wrapper,
.map-shading,
.demographic-block,
.top-services-block,
.know-impact,
.mobile-clinic-logo {
  height: 100%;
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  background-color: #fff;
}

.impact-tracker-states {
  padding: 20px 10px;
}
.impact-tracker-states ul {
  padding: 0;
  list-style: none;
  margin: 0;
  height: 100%;
}
.impact-tracker-states li {
  padding: 25px 0;
  height: 20%;
}
.impact-tracker-states li:not(:last-child) {
  border-bottom: 1px solid #000;
}
.impact-tracker-states .impact-content {
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  padding: 0 15px;
  height: 100%;
}
.impact-content .image {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.impact-content .image img {
  width: 37px;
}
.impact-text {
  width: calc(100% - 50px);
  /* position: relative; */
  cursor: pointer;
  border: 1px solid transparent;
  padding: 5px 0;
}
.impact-text:hover {
  border: 1px solid;
}
.impact-text.active {
  background: #c3e2f1;
  border: 1px solid #c3e2f1;
}
.impact-text-tooltip {
  position: absolute;
  left: 50%;
  top: 100%;
  font-size: 12px;
  color: #195771;
  /* color:red; */
  width: 500px;
  background: #fff;
  z-index: 9999;
  padding: 15px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 0 #ccc;
  text-align: left;
  display: none;
}

.impact-text:hover .impact-text-tooltip {
  display: block;
}
.impact-text h3 {
  font-size: 20px;
}
.impact-text p {
  font-size: 12px;
}
.impact-tracker-states .impact-text h3,
.impact-tracker-states .impact-text p {
  color: #195771;
  margin: 0;
  letter-spacing: 0.5px;
}
.demographic-header,
.map-shading-header,
.top-services-header {
  text-align: center;
  padding: 12px;
  background: #195771;
  border-radius: 30px 30px 0 0;
}
#map {
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
  background-color: #fff;
}

.demographic-header h4,
.top-services-header h4,
.map-shading-header h4 {
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.map-shading-body,
.top-services-body,
.demographic-body,
.controls {
  padding: 15px;
}

.map-shading-body ul,
.top-services-body ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.top-services-body li {
  font-size: 14px;
  font-weight: 600;
  color: #195771;
}

.mobile-clinic-logo {
  padding: 20px;
}
.section-dashboard_main
  .dashboard-page-content
  .custom-dashboard-cta-boxes
  .column-inner {
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  background: none;
}
.section-tableau h2 {
  text-align: center;
  color: #195771;
  margin-bottom: 50px;
  margin-top: 0;
  font-size: 32px;
}

.section-tableau .image img {
  width: 40px;
}

p.label-small {
  font-size: 12px !important;
}

.gfield_radio {
  width: 100% !important;
}
.col-12.col-sm-6.col-md-4.column:has(.tooltip-wrapper) {
  position: static !important;
}
.column-inner:has(.tooltip-wrapper) {
  display: flex;
  align-items: center;
  padding: 30px !important;
  position: static !important;
}
.column-inner:has(.tooltip-wrapper) img {
  margin: 0;
}
.tooltip-wrapper {
  width: calc(100% - 40px);
  text-align: center;
}
.section-tableau .column-inner .tooltip-wrapper:hover .impact-text-tooltip {
  display: block;
}
.liniar-stats.services-group {
  overflow: hidden;
}

.password_input_container input[type="password"] {
  border: 1px solid #ccc !important;
  border-radius: 10px !important;
  margin-top: 10px !important;
  margin-bottom: 15px !important;
  height: 50.2px !important;
}
label.gform-field-label.gform-field-label--type-sub {
  font-weight: 700;
  line-height: 3;
  color: #112337;
}
.gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto {
  padding: 0 !important;
}
.gform-theme--foundation .gform-grid-row {
  column-gap: 0;
  margin: 0 !important;
  width: 100%;
}
.ginput_password {
  flex: unset !important;
  width: calc(50% - 8px) !important;
}

.clinic-states-filter {
  padding: 20px;
}
.clinic-states-filter h4 {
  color: #195771;
  font-size: 24px;
  padding-bottom: 10px;
  margin: 0;
}
.reset-filter button {
  background: none;
  color: #a41034;
  border: none;
  padding: 0;
  text-decoration: underline;
}
.filter-wrapper {
  display: flex;
  justify-content: center;
  gap: 15px;
  padding-top: 15px;
  flex-wrap: wrap;
}
.clinic-states-filter select {
  color: #195771;
  padding: 5px;
  font-size: 15px;
  flex: 1;
}
.know-impact {
  padding: 30px;
  text-align: center;
}
.know-impact h1 {
  color: #a41034;
  font-size: 32px !important;
  margin: 0;
}
.know-impact p {
  margin: 0;
  padding: 15px 0;
}
.know-impact-btn-wrapper button {
  border-radius: 30px;
  padding: 10px 40px;
  background: #195771;
}
.gform-theme--foundation .gform_fields {
  row-gap: 16px !important;
}
@media screen and (max-width: 1580px) {
  .allClinicStates .col-2 {
    width: 25%;
  }
  .allClinicStates .col-10 {
    width: 75%;
  }
}
@media screen and (max-width: 1180px) {
  .allClinicStates .col-2 {
    width: 33.33%;
  }
  .allClinicStates .col-10 {
    width: 66.67%;
  }
}
@media screen and (max-width: 1024px) {
  .allClinicStates .container {
    max-width: 100%;
  }
  .allClinicStates .col-2 {
    width: 33.33%;
  }
  .allClinicStates .col-10 {
    width: 66.67%;
  }
  .allClinicStates .col-8,
  .allClinicStates .col-4 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .allClinicStates .col-2,
  .allClinicStates .col-10 {
    width: 100%;
  }
  .col-12:has(.top-services-block),
  .col-12:has(.mobile-clinic-logo) {
    width: 50%;
  }
  .mobile-clinic-logo {
    display: flex;
    align-items: center;
  }
  .impact-tracker-states ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: auto !important;
  }
  .impact-tracker-states li {
    width: 33.33%;
  }
  .impact-tracker-states li:not(:last-child) {
    border-bottom: none !important;
  }
}
@media screen and (max-width: 767px) {
  .impact-tracker-states li {
    width: 100%;
    padding: 10px 0 !important;
  }
  .impact-tracker-states li:not(:last-child) {
    border-bottom: 1px solid #000 !important;
  }
  .col-12:has(.top-services-block),
  .col-12:has(.mobile-clinic-logo) {
    width: 100%;
  }
  .know-impact {
    padding: 15px !important;
  }
  .know-impact h1 {
    font-size: 24px !important;
  }
  .know-impact p {
    font-size: 14px;
  }
  .allClinicStates .container {
    max-width: 100%;
  }
  .ginput_password {
    width: 100% !important;
  }
  .clinic-states-filter select {
    flex: none;
    width: 100%;
  }
  .legend-group .legend-item {
    width: 50%;
  }
}

.col-md-9:has(.map-wrapper) {
  position: static;
}

/* Style the map container */
.map-wrapper {
  /* position: relative; */
}
#map {
  height: 100vh;
  width: 100%;
}

/* Style the form and labels inside the controls */
.controls form {
  display: flex;
  flex-direction: column;
}

.controls label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #195771;
  font-size: 14px;
  font-weight: 600;
  height: 36px;
}

/* Hide the default radio buttons */
.controls input[type="radio"] {
  display: none;
}

/* Create a custom radio button */
.controls input[type="radio"] + span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  background-color: #fff;
  border: 1px solid #336981;
  box-sizing: border-box;
}

/* Create the selected radio button style */
.controls input[type="radio"]:checked + span {
  background-color: #336981;
  border-color: #336981;
}

.controls input[type="radio"]:checked + span::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #336981;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.polygon-info-card {
  background-color: white;
  border: 1px solid black;
  padding: 10px;
  border-radius: 5px;
  position: absolute;
  z-index: 100;
}

.map-overlay {
  position: absolute;
}
.map-wrapper {
  position: relative;
}
#gradient-legend {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 1000;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
@media (max-width: 991px) {
  #gradient-legend {
    display: none;
  }
}

#gradient-legend .legend-title {
  font-weight: bold;
  color: #195771;
  text-align: center;
  font-size: 9px;
}

#gradient-legend .legend-scale ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#gradient-legend .legend-scale ul li {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 10px;
}

#gradient-legend .legend-scale ul li span {
  display: block;
  height: 15px;
  flex-grow: 1;
  margin: 0 5px;
  width: 85px;
  border: 1px solid #bcbbbb;
}

#gradient-legend .legend-scale ul li:last-child {
  margin-bottom: 0;
}

.description-card {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.description-card h4 {
  margin: 0 0;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
}
.description-card p {
  font-size: 13px;
  color: #1b1b1b;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  border-radius: 1px;
}
.data-label {
  position: relative;
}

.label-description {
  display: none;
  position: absolute;
  right: -20%;
  top: 100%;
  background: #fff;
  z-index: 9;
  border: 1px solid #ccc;
  box-shadow: 2px 2px #ccc;
  padding: 10px;
  white-space: nowrap;
}
.label-description h4 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  margin: 0;
}
.label-description p {
  font-size: 13px;
  color: #1b1b1b;
  font-weight: 400;
  margin-bottom: 0;
}

.data-label:hover .label-description {
  display: block;
}
.data-label:last-child .label-description {
  display: none !important;
}
.no-data-message {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.no-data-message h5, h3 {
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 767px){
	.map-wrapper .col-9,.map-wrapper .col-3 {
		width: 100%;
	}
}



.gform_footer.top_label .gform_button.button {
  background-color: #195771 !important;
  color: #ffffff !important;
}

.gform_footer.top_label .gform_button.button:hover {
  background: #ffffff !important;
  color: #195771 !important;
}