html {
  position: relative; /* Required for sticky footer */
  min-height: 100%;   /* Required for sticky footer */
}

body {
  color: #292931;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 21px;
  padding-bottom: 200px; /* Same as  height */
}

li {
  margin-top: 12px;
}

sup {
  display: none;
}

.sy-sup {
  font-size: 12px;
  vertical-align: super;
}

a {
  color: #117bab;
  text-decoration: none;
}

a:visited {
  color: #117bab;
}

a:hover {
  color: #117bab;
  text-decoration: underline;
}

.sy-c {
  text-align: center;
}

/* ============== VIDEOS ============== */

.sy-video-outer-wrapper {
  height: auto;
  margin: 0;
  position: relative;
  width: 100%;
}

.sy-video-inner-wrapper {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}

.sy-video-iframe {
  background-color: #eee;
  border: 0 none transparent;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* ----- DISPLAY ----- */

.sy-footnote-box,
#sy-art-info-medical-review,
#sy-art-info-last-updated,
#sy-art-info-copyright
{
  /* display: YES! */
}

.sy-content-info-modal,
#sy-art-info-authors,
#sy-art-info-last-medical-review
{
  display: none;
}

/* ----- DISPLAY - END ----- */

#sy-art-info-authors,
#sy-art-info-medical-review,
#sy-art-info-last-medical-review,
#sy-art-info-last-updated,
#sy-art-info-copyright
{
  color: #777;
  font-size: 12px;
  margin-top: 3px;
}

#sy-dental-news {
  padding: 70px 0 0 30px;
}

#sy-dental-news h2 {
  color: #222222;
  font-family: 'Lora Regular';
  font-size: 48px;
  margin: 0;
}

#sy-dental-news ul {
  line-height: 34px;
  list-style-type: none;
  margin-top: 40px;
  padding: 0;
}

.sy-mouth-body {
  padding: 120px 0 40px 0;
}

.sy-mouth-body h2 {
  color: #222222;
  font-family: 'Lora Regular';
  font-size: 48px;
  margin: 0;
}


.sy-no-med-review {
  color: #9932cc;
  margin: 0 0 20px 0;
}

.term-alternates {
  color: #777;
  font-size: 14px;
  line-height:16px;
  margin-bottom: 14px;
}

.sy-alphabet {
  color: #ddd;
  margin: 0 0 20px 0;
}

.sy-alphabet a {
  color: #36c;
  margin-top: 0;
  padding-left:.25em;
  padding-right:.25em;
}

.sy-alphabet a:visted {
  color: #36c;
}

.sy-alphabet a:hover {
  text-decoration: underline;
}

.sy-coming-soon {
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

#footer-sticky {
  background-color: #fafafa;
  bottom: 0;
  height: 200px;
  line-height: 60px;
  position: absolute;
  width: 100%;
}

#sy-footer {
  font-size: 12px;
  line-height: 20px;
  margin: 0 auto;
  max-width: 100%;
  padding: 10px 0;
  text-align: left;
}

#sy-footer h5 {
  font-size: 14px;
  padding: 10px 10px 0 30px;
}

#sy-footer p {
  padding: 0 10px 0 30px;
}

#sy-footer-text {
  font-size: 14px;
  line-height: 20px;
  margin: 40px 20px 10px 20px;
}

#sy-footer-text a {
  color: #292931;
}

#sy-footer-text a:visited {
  color: #292931;
}

#sy-footer-text a:hover {
  text-decoration: underline;
}

.footer-modal {
  color: #292931;
  line-height: 1.3em;
}

.sy-main-nav-item-active a {
  color: #117BAB;
}

.sy-main-nav-item-active a:visited {
  color: #117BAB;
}

.sy-undone {  /* Modals of terms not yet finished being defined */
  color: #424242;
}

.sy-subcat-grid-col {
  margin:0 20px;
  padding-bottom: 24px;
}

h1 {
  font-size:180%;
}

h2 {
  color: #222;
  font-size:160%;
  font-weight: 300;
}

h3 {
  font-size:120%;
}

h4 {
  font-size:110%;
}

.sy-content ul {
  margin-left: -1em;
}

.sy-sec {
  display: inline;
}

.sy-navbar {
  background-color: #fff;
  font-size: 14px;
  margin: 0;
  padding-top: 12px;
  width: 100%;
}

.sy-nav-icon {
  color: #000;
}

.navbar-toggler {
  color: #000;
}

.sy-back-to-list {
  margin: 1em 0;
}

.navbar-toggler-icon {
  color: #000;
  font-size: 14px;
}

.sy-col-emergency-left {
   margin: 0 0 0 0;
   padding-bottom: 40px;
}

.sy-col-emergency-right {
   margin: 0 0 0 0;
   padding-bottom: 40px;
}


.sy-divider-blue-55 {
  background: linear-gradient(to left, #67C5C9, #0099D8);
  height: 5px;
  margin: 30px 0;
  width: 55px;
}

.client-button-1 {
  background-color: #117BAB;
  border-radius: 5px;
  color:#eee;
  font-family: 'Roboto Medium';
  padding: 14px 70px;
}

.client-button-1:visited {
  color:#eee;
}

.client-button-1:hover {
  background-color: #228CBC;
  color:#fff;
  text-decoration: none;
}

.sy-link-icon {
  color: #DD6162;
}


/* ============== PATTERNS ============== */



.card01, .card02 {
  /* border: solid 1px #979797; */
  box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  padding: 30px;
}

.card02 {
  height: 100%;
}

.card01 ul, .card02 ul {
  list-style: none;
  margin-left: -2.5em;
}

.card01-title, .card02-title {
  font-family: 'Lora Regular';
  font-size: 24px;
}

.card01-subtitle {
  color: #999;
  font-size: 80%;
  margin: 0 20px 2px 0;
}

.card01-content, .card02-content {
  line-height: 22px;
  margin-top: 20px;
}

.card01-subcontent, .card02-subcontent {
  margin: 10px 0 0 0;
}
.card01-end, .card02-end {

}

.sy-card01-link-icon {
  color: #DD6162;
}

.card03 {
  padding-bottom: 2em;
}

/*  card04 = card with icon */

.card04-col {
  color: #222;
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
}

.card04-title {
  font-size: 20px;
  font-weight: 300;
}

.card04-subtitle {
  color: #424242;
  font-size: 14px;
  line-height: 20px;
  margin: 10px;
}

.card04-link {
  font-size: 14px;
  margin: 14px 0 24px 0;
}

/*  card05 = card with article list */

.card05-col {
  color: #222;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 24px;
}

.card05-title {
  font-size: 20px;
  font-weight: 300;
  margin-left: 24px;
}

.card05-col ul {
  list-style-type: none;
  margin-left: 24px;
  padding-left: 0;
}

.grid01 {
  background-color: #fff;
}

.grid02 {
  background-color: #f4f7f6;
}

.grid02-col {
  margin:0 20px;
  padding-bottom: 24px;
}

/* ------------ NEW patterns! --------------- */

.sy-t6 {
  padding: 30px 30px 50px 30px;
}

.sy-p1 {
  background-color: #fff;
  box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.2);
  color: #222;
  height: 100%;
  margin: 0;
  padding: 24px 24px 24px 24px;
}

.sy-p1 h2 {
  font-family: 'Lora Regular';
  font-size: 24px;
}

.sy-p1 ul {
  list-style-type: none;
  font-family: 'Roboto Medium';
  font-size: 16px;
  line-height: 30px;
  padding-left: 0;
}

.sy-p2 {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.2);
  color: #222;
  height: 100%;
  margin: 0;
}

.sy-p2-image {
  margin: 0;
}

.sy-p2-icon {
  color: #36c;
  font-size: 80px;
  margin: 0 0 10px 0;
}

.sy-p2-title {
  font-family: 'Lora Regular';
  font-size: 24px;
  margin: 24px 20px 0 20px;
}

.sy-p2-subtitle {
  font-size: 14px;
  line-height: 18px;
  margin: 18px 20px 0 20px;
}

.sy-p2-link {
  font-size: 14px;
  margin: 24px 20px 24px 20px;
}

.sy-p5 {
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.2);
  display: flex;
  margin-bottom: 20px;
}

.sy-p5-icon-box {
  display: flex;
  height: 100%;
  width: 100px;
  margin: auto 0;
}

.sy-p5-icon {
  color: #117BAB;
  font-size: 45px;
  margin: auto;
}

.sy-p5-text-box {
  background-color: #fff;
  display: flex;
  padding: 30px 0;
  width: 100%;
}

.sy-p5-text-box-wrap {
  margin: auto 0 auto 30px;
}

.sy-p5-title {
  font-family: 'Lora Regular';
  font-size: 20px;
}

.sy-p5-subtitle {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
}

.sy-p5-link {
  font-size: 14px;
  margin-top: 24px;
}

.sy-p6 {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.2);
  color: #222;
  height: 100%;
  margin: 0;
  padding: 30px 20px 20px 30px;
}

.sy-p6-title {
  font-family: 'Lora Regular';
  font-size: 24px;
  line-height: 29px;
  margin: 0;
}

.sy-p6-icon-text-wrap {
  display: flex;
  width: 100%;
}

.sy-p6-icon {
  color: #117BAB;
  display: flex;
  font-size: 50px;
  margin: 20px 0 0 0;
}

.sy-p6-subtitle {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  margin: 20px 20px 0 20px;
}

.sy-p6-link {
  font-size: 14px;
  margin: 24px 20px 24px 0;
}

.sy-p9 {
  background-color:#117BAB;
  color:#fff;
  padding: 1px 30px;
}

.sy-p9 h2 {
  color: #fff;
  font-family: 'Roboto Medium';
  font-size: 26px;
  margin-top: 30px;
}

.sy-p9-title {
  font-family: 'Lora Regular';
  font-size: 26px;
  margin-top: 30px;
}

.sy-p9-icon-text-wrap {
  display: flex;
  width: 100%;
}

.sy-p9-icon {
  color: #fff;
  display: flex;
  font-size: 20px;
  justify-content: center;
  margin: 10px 10px 0 0;
  width: 30px;
}

.sy-p9-subtitle {
  display: flex;
  font-size: 18px;
  line-height: 18px;
  margin: 18px 0 10px 0;
}

.sy-p9-link {
  font-size: 18px;
  margin: 10px 0;
}

/* Set common attributes */

.box-white {
  border-radius: 20px;
  box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.2);
}

/* ============== PATTERNS (end) ============== */

.sy-col-left {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0; /* -5px */
}

.sy-col-mid {
  margin-bottom: 20px;
  margin-left: 0; /* -5px */
  margin-right: 0; /* -5px */
}

.sy-col-right {
  margin-bottom: 20px;
  margin-left: 0; /* -5px */
  margin-right: 0;
}

/* When this is working, all the sy-togs are obsolete */
.sy-exp-wrapper {
  width: 100%;
}
.sy-exp {
  background-color: #fff;
  border-top: solid 1px #DFDFDF;
  color: #424242;
  font-size: 18px;
  padding: 12px 10px 15px 10px;
}

.sy-exp:hover {
  background-color: #F5F5F5;
}

.sy-exp h2 {
  font-size: 18px;
}
.sy-exp i {
  font-size: 30px;
  margin: 0;
}
.sy-exp-content {
  background-color: #fff;
  display: none;
  font-size: 16px;
  padding: 16px 10px 9px 10px;
}

/* .sun-button {
  font-size: 14px;
  font-weight: bold;
  height: 48px;
  text-align: center;
  min-width: 136px;
} */

#hero {
  position: relative;
  width:100%;
}

.box-white {
  background-color: #fff;
  color: #000;
  height: 296px;
  left: 50px;
  position: absolute;
  padding: 50px 30px 40px 30px;
  text-align: left;
  top: 130px;
  width: 640px;
}

.box-white h1 {
  color: #222222;
  font-family: 'Lora Regular';
  font-size: 48px;
  line-height: 42px;
}

.box-white-right {
  background-color: #fff;
  border: solid 1px #ddd;
  color: #000;
  height: 210px;
  padding: 0;
  position: absolute;
  right: 40px;
  text-align: left;
  top: 40px;
  width: 640px;
}

.box-white-right h2 {
  font-family: 'Roboto Medium';
  font-size: 26px;
  font-weight: 300;
  line-height: 34px;
  margin: 20px 20px 20px 20px;
}

.home-ohl-box {
  position: relative;
  width:100%;
}

.sy-warning {
  color: #000;
  display: inline;
  font-weight: 700;
}

.sy-warning i {
  color: #c00;
}

.category-grid {
    margin-top: 40px;
}

.sy-cir-photo {
  border-radius: 50%;
}

.sy-sidebar1 {
  background-color: #fff;
  border: solid 1px #ccc;
  border-radius: 8px;
  margin: 0 0 50px 0;
  padding: 0 0 50px 0;
  width: 100%;
}

.sy-sidebar1-title {
  border-bottom: solid 1px #ccc;
  font-family: 'Lora Regular';
  font-size: 22px;
  padding: 20px 5px 15px 14px;
}

.sy-sidebar1-menu {
  font-size: 18px;
  line-height: 41px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sy-sidebar1-menu li {
  background-color: #fafafa;
  border-bottom: solid 1px #ccc;
  margin: 0;
  padding: 0;
  width: 100%;
}

.sy-sidebar1 a {
  border-left: solid 4px #fafafa;
  color: #222222;
  display: block;
  line-height: 30px;
  text-decoration: none;
  width: 100%;
  padding: 10px 0 10px 10px;
}

.sy-sidebar1 a:visited {
}

.sy-sidebar1 a:hover {
  background-color: #f1f1f1;
  border-left: solid 4px #f1f1f1;
}

.sy-sidebar-active a {
  background-color: #fff;
  border-left: solid 4px #dd6162;
}

.sy-sidebar-active a:hover {
  background-color: #fff;
  border-left: solid 4px #dd6162;
}

.sy-watch-the-video {
  border: solid 1px #e1e4e5;
  margin:0 0 10px 0;
}

.sy-watch-text {
  margin: 0;
  padding: 1em 2em .3em 2em;
}

.sy-watch-video {
  margin: 0;
  padding: 0;
}

.sy-cat-subcat-box {
  padding-bottom: 2em;
}

#sy-page-banner-landing {
  background-color: #1e4b69;
  color: #fff;
  height: 261px;
  padding: 50px 0 0 30px;
  width: 1064px;
}

#sy-page-banner-landing h1 {
  font-size: 36px;
  line-height: 46px;"
}

#sy-page-banner-oral-health-landing h1 {
  font-size: 36px;
  line-height: 46px;"
}

#sy-page-banner-insurance-landing {
  background-color: #026;
  color: #fff;
  height: 261px;
  padding: 50px 0 0 30px;
  width: 1064px;
}

#sy-page-banner-insurance-landing h1 {
  font-size: 36px;
  line-height: 46px;"
}

#sy-page-banner {
  background-color: #026;
  height: 130px;
  margin-bottom: 0;
  width: 100%;
}

#sy-page-banner-title {
  color: #fff;
  font-size: 30px;
  margin: 0;
  padding: 20px 10px 0 280px;
}

#sy-page-banner-subtitle {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  padding: 10px 20px 50px 280px;
}

#sy-page-title {
  font-family: 'Lora Regular';
  font-size: 48px;
  margin: 0;
  padding: 0;
}

#sy-page-intro {
  line-height: 18px;
  margin: 0 0 50px 0;
  padding: 0;
}

.sy-s-ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sy-s-img {
  border: solid 4px #ffcb05;
  border-radius: 50%;
}

.sy-s-ttl {
  font-size: 120%;
}

.sy-footnote-box {
  /* display: none; */
  margin-top: 2em;
}

.sy-footnote {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
}

.sy-resp {
  width: 100%;
  height: auto;
}

.sy-img-box {
  height: 160px;
  margin: 0 auto;
  width: 254px;
}

.sy-s-img-sq-box {
  padding:0 20px;
}

.sy-tog-body {
  background-color: #f4f7f6;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-bottom: 0;
}

.sy-togtl {
  font-weight: 700;
  margin:.5em 0 .3em 0;
}

.sy-tog {   /* Toggle */
  background-color: #f4f7f6;
  border-top: 0px solid #d8d8d8;
  float: left;
  font-size: 110%;
  margin: 10px 0 0 0;
  padding:0 .7em 0 .8em;
  width: 100%;
}

.sy-tog h2 {
  font-size: 110%;
}

.sy-subtog {   /* Toggle */
  background-color: #fff;
  border-top: 1px solid #d8d8d8;
  float: left;
  font-size: 90%;
  margin: 0 0 0 0;
  padding:0 .7em 0 .8em;
  width: 100%;
}

.sy-subtog-body {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-bottom: 0;
}

.sy-tog-modal {   /* Toggle in modal */
  background-color: #fff;
  border-top: 1px solid #ccc;
  float: left;
  font-size: 110%;
  width: 100%;
}

.sy-tog-dictionary {   /* Toggle in dictionary */
  background-color: #f4f7f6;
  float: left;
  font-size: 110%;
  margin: 10px 0 0 0;
  padding-left: 1em;
  width: 100%;
}

.sy-tog-dictionary-body {
  background-color: #f4f7f6;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-bottom: 0;
}

.sy-glossary-list-term {
  font-size: 18px;
  font-weight: 700;
}

.sy-glossary-list-definition {
  margin: 10px 0 32px 0;
}

.sy-togbl {
  margin-top:.25em;
}

.sy-togbl a {
  color: #000;
  text-decoration: none;
}

.sy-togbl a:visited {
  color: #000;
}

.sy-togbl a:hover {
  color: #000;
}

#covid-banner {
  background-color: #f7cd46;
  font-size:120%;
  padding: 1em 0;
  width: 100%;
}

#logo {
  width: 135px;
  height: auto;
}

#sy-bc { /* Breadcrumbs */
  background-color:#fff;
  color: #111;
  padding-left: 0;
}

.breadcrumb {
  background-color: #fff;
  color: #9e9e9e;
  font-size: 16px;
  margin: 10px 0 30px 15px;
  padding: 0;
}

.breadcrumb .active {
  color: #424242;
}

.sy-related-articles-modal {
  margin: 0;
}

table {
  background-color: #fff;
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  margin: 2em 0 3m 0;
}

table tr th {
  background-color: #eee;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  padding: .5em 1em;
}

table tr td {
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  padding: .5em 1em;
}

/* BOOTSTRAP MODIFICATIONS */

.dropdown-header {
  color: #424242;
  font-size: 120%;
  font-weight: 700;
}

.dropdown-item {
  padding-bottom: 1em;
  padding-top: 1em;
}

/* --- Main menu --- */

.sy-navbar {
  background-color: #fff;
  color: #222;
  font-size: 90%;
  margin: 0;
  width: 100%;
}


.sy-main-nav-item {
  font-size: 100%;
}

.nav-link {
  background-color: #fff;
  color: #222;
  margin: 0;
  padding: 10px 20px 10px 20px;
}

.nav-link:visited {
  background-color: #fff;
  color: #222;
}

.nav-link:hover {
  background-color: #fff;
  color: #117bab;
}

/* ===== Breakpoints ================================================================= */

@media (max-width:1110px) {

  .box-white {
    height: 240px;
    padding: 50px 30px 40px 30px;
    width: 600px;
  }

  .box-white h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .sy-divider-blue-55 {
    margin: 15px 0;
  }

  .box-white-right {
    background-color: #fff;
    border: solid 1px #ddd;
    color: #000;
    height: 210px;
    padding: 0;
    position: absolute;
    right: 40px;
    text-align: left;
    top: 20px;
    width: 640px;
  }

  .box-white-right h2 {
    font-size: 26px;
    font-weight: 300;
    line-height: 34px;
    margin: 20px 20px 20px 20px;
  }

}

@media (max-width:992px) {

  #hero {
    position: static;
  }

  .box-white {
    background-color: #f8f8f8;
    box-shadow: none;
    font-size: 14px;
    height: fit-content;
    line-height: 18px;
    /* block-size: fit-content; */
    padding: 10px 20px 0 20px;
    position: static;
    width: 100%;
  }

  .box-white h1 {
    font-size: 28px;
  }

  .box-white-right {
    border: solid 0px #fff;
    position: static;
  }

}

@media (max-width:768px) {

  #sy-dental-news {
    padding: 0;
  }

  #sy-dental-news ul {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
  }

.sy-no-mobile {
  display: none;
}

.sy-col-left, .sy-col-mid, .sy-col-right, .sy-p5 {
  margin-left: 0;
  margin-right: 0;
}

.navbar-nav {
  line-height: 6px;
}

.sy-mouth-body {
  padding: 0 0 30px 0;
}

.sy-mouth-body h2 {
  font-size: 24px;
}

#sy-dental-news {
  padding: 30px 0;
}

#sy-dental-news h2 {
  font-size: 24px;
}

#sy-page-banner {
  margin-bottom: 0;
}

#sy-page-banner-title {
  font-size: 20px;
  line-height: 24px;
  padding: 20px 10px 0 30px;
}

#sy-page-banner-subtitle {
  font-size: 12px;
  line-height: 15px;
  padding: 10px 10px 30px 30px;
}

.sy-sun-split-left {
  margin: 10px 20px;
}

.sy-img-box {
  display: none;
}

.sy-img-box-square {
  display: none;
}

.sy-subcat-grid-col {
  border-bottom: solid 2px #e1e1e1;
}

.box-white-right {
  line-height: 14px;
  top: 10px;
  width: 100%;
}

.box-white-right h2 {
  font-family: 'Lora Regular';
  font-size: 24px;
  margin-top: 0;
}

.home-ohl-box {
  line-height: 14px;
  top: 10px;
  width: 100%;
}

.sy-p2-icon {
  font-size: 40px;
}

}
