* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}

.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
/*
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}*/
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}


/* ===================================================================
   KNOWLEDGE BASE STYLES
   =================================================================== */

/* Visual Content - Desktop */
@media screen and (min-width: 999px) {
	.eckb-kb-template-article-page .c-visual-content .c-visual-content__img,
	.eckb-kb-template-article-page .c-visual-content .c-visual-content__caption {
		width: 40%;
	}
}

/* Visual Content - Mobile */
@media screen and (max-width: 998px) {
	.eckb-kb-template-article-page .c-visual-content .c-visual-content__img,
	.eckb-kb-template-article-page .c-visual-content .c-visual-content__caption {
		width: 94%;
	}
}

/* Bullet List - Mobile */
@media screen and (max-width: 999px) {
	.epkb-ml-articles-list .g-bullet-list-item {
		background-position: 0 0.6rem;
	}
}

/* Article Links */
#eckb-article-content-body p a {
	text-decoration: underline !important;
}

/* Article Hover Effect */
.p-wiki .epkb-article__text:hover {
	color: #64c8d2 !important;
}

.p-wiki #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-1-lvl__cat-content .epkb-ml-1-lvl-desc-articles .epkb-ml-1-lvl__articles .epkb-list-column li:hover {
	background-color: transparent;
}

#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-article-container .epkb-article-inner {
	margin-left: 1.5rem;
}

/* Hide Textual Content Link on Specific Post */
.single-post.postid-1598 a.c-textual-content__link {
	display: none;
}


/* ===================================================================
   SEARCH MODULE
   =================================================================== */

.hg-glossary .hg-search input {
    border: 1px solid #ccc;
    border-radius: 4px;
    max-width: 100%;
    padding: 1rem 1.4rem;
    width: 100%;
}

/* Search Block Spacing */
.eckb-kb-block-search {
	margin-top: 40px !important;
	margin-bottom: 0 !important;
}

/* Search Title */
.eckb-kb-block-search #epkb-ml__module-search #epkb-ml-search-modern-layout .epkb-ml-search-title {
	margin-top: 1rem !important;
	font-size: 1.5rem !important;
}

/* Search Module Border Radius - Desktop */
.eckb-kb-template-main-page #epkb-ml__module-search {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

/* Search Module Border Radius - Mobile */
@media screen and (max-width: 479px) {
	.eckb-kb-template-main-page #epkb-ml__module-search {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}

/* Search Module Padding - Tablet */
@media screen and (max-width: 991px) {
	.eckb-kb-template-main-page #epkb-ml__module-search {
		padding-bottom: 40px !important;
	}
}


/* ===================================================================
   NAVIGATION BUTTONS
   =================================================================== */

.eckb-navigation-button {
	margin-bottom: 3rem !important;
	margin-top: 1rem !important;
}

.eckb-navigation-button a {
	background-color: var(--saturn3-blue) !important;
	color: var(--saturn3-white) !important;
	background-image: url('//saturn3.org/wp-content/themes/saturn3child/images/saturn3_icon_arrow-right_white.svg') !important;
	background-position: 90% !important;
	background-repeat: no-repeat !important;
	background-size: 15px 15px !important;
	border-radius: 50px !important;
	padding: 15px 60px 15px 40px !important;
	transition: all .2s !important;
}

.eckb-navigation-button a:hover {
	background-color: var(--saturn3-blue);
	color: var(--saturn3-teal) !important;
	background-image: url('//saturn3.org/wp-content/themes/saturn3child/images/saturn3_icon_arrow-right_teal.svg') !important;
	background-position: 92% !important;
}


/* ===================================================================
   TABLES
   =================================================================== */

.g-table table td {
	border-color: transparent;
}

.g-table table tr td {
	border-bottom-color: #14286433;
	padding-bottom: 1.5rem;
	padding-top: 1.5rem;
}

.has-border-bottom {
	border-bottom: 1px solid #14286433;
}

/* Tables - Mobile */
@media screen and (max-width: 668px) {
	.wp-block-table.g-table table,
	.wp-block-table.g-table thead,
	.wp-block-table.g-table tbody,
	.wp-block-table.g-table tr,
	.wp-block-table.g-table td {
		display: block;
		width: 100%;
	}

	.g-table table tr td {
		border-bottom: none;
	}

	.g-table table tr {
		border-top-color: #14286433 !important;
		border-top: 1px solid;
	}

	.g-table table tr td:first-child {
		padding-top: 1.5rem;
		padding-bottom: 1rem;
	}

	.g-table table tr td:nth-child(2) {
		padding-top: 0;
		padding-bottom: 1.5rem;
	}
}


/* ===================================================================
   GLOSSARY
   =================================================================== */

body:not(.wp-admin) .glossary-anchor {
	font-size: 0;
	line-height: 0;
}

.hg-glossary.is-style-boxed {
	border-radius: 20px;
}

.hg-glossary.is-style-boxed {
	background: #fafafa;
	padding: 4rem;
}

.hg-glossary .wp-block-list .g-bullet-list-item ul {
	list-style-type: circle;
	padding-left: 15px;
}

.hg-glossary .wp-block-list .g-bullet-list-item ul li {
	background-image: none;
	padding-left: 0;
}

/* Glossary - Mobile */
@media screen and (max-width: 668px) {
	.hg-glossary.is-style-boxed {
		padding: 1rem;
	}
}


/* ===================================================================
   TEMPLATE ADJUSTMENTS
   =================================================================== */

.eckb-kb-template-main-page .eckb-kb-template {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}


/* ===================================================================
   HOMEPAGE INFO TILES
   =================================================================== */

.home .l-col.l-col--has-info-tiles.for-patients {
	position: absolute;
	text-align: center;
	right: 0;
}

.home .l-col.l-col--has-info-tiles.for-patients h2:hover,
.home .l-col.l-col--has-info-tiles.for-patients h2:hover a {
	background-color: #132763;
	color: var(--saturn3-teal);
}

@media screen and (min-width: 1000px) {
	.home .l-col.l-col--has-info-tiles.for-patients {
		margin-top: -10rem;
	}

	.home .l-row.l-row--has-info-tiles .l-col.l-col--has-info-tiles:first-child {
		width: 50%;
	}

	.home .l-row.l-row--has-info-tiles .l-col.l-col--has-info-tiles:nth-child(2) {
		width: 40%;
	}

	.home .l-row {
		justify-content: space-between;
	}
}

@media screen and (max-width: 999px) {
	.home .l-row.l-row--has-info-tiles .l-col.l-col--has-info-tiles:first-child {
		margin-top: 7rem;
	}
}
