/* @font-face did not work here for some strange reason */

:root {
  --content-width: 1064px;
  --link-color: #007cbd;
  --link-nav-color: #222;
  /* --link-icon-color: #f7cd46; */
}

html {
}

body {
  color: #474f59;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
}

/* SRT - Font Awesome icons via CSS properties (.icon::before - required to make icons render reliably.) */
.icon::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* link to external site | fa-square-up-right */
.sy-lnre::after {
  color: var(--link-icon-color);
  content: '\f360';
  font: var(--fa-font-light);
  margin-left: .25em;
  margin-top: 5px;
}

.sy-header {
  width: 100%;
  padding: 0;
}

.sy-lang-toggle {
  font-size: 12px;
  padding:.5em 30px .1em .5em;
  text-align:right;
}

.nav-item a, .nav-item a:visited {
  color: var(--link-nav-color);
  font-size: 12px;
}

.nav-item a:hover {
  color: #36c;
  text-decoration: underline;
}

/* Main menu active item */
.sy-mma a {

}

/* Sidebar menu active item */
/* .sy-sma a {
  text-decoration: underline;
} */



.footer {
  background-color: #394048;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin-top: 40px;
  padding: 40px 0 20px 0;
  width: 100%;
}

.footer img {
  margin-bottom: 30px;
}

h1 {
  font-family: "Univers LT Std", "Open Sans", Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
}

h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

sup {
  display: none;
}

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

.breadcrumb-item+.breadcrumb-item::before {
  color: #6b7786;
  content: ">";
}

.client-button-1 {
  background-color: #117BAB;
  border-radius: 5px;
  color:#eee;
  padding: 14px 70px;
  text-transform: uppercase;
}

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

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

/* --- Inline video posters and images */

.sy-inline-img-wrap {
  float: right;
  margin: 0 0 20px 20px;
}

.sy-inline-video {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  }

.sy-inline-video img {
  display: block;
  width: 100%;
}
.sy-play {
  opacity: 0.5;
  z-index: 3;
  position:absolute;
  top: 0;
  left: 0;
  }
.sy-play:hover {
  opacity: 1;
}

.sy-inline-title {
  color: #777;
  font-size: 80%;
  margin-bottom: 10px;
}

/* --- Inline video posters and images (end) */

/* ============== 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-t1 {

}

.sy-p1 {
  background-color: #fff;
  color: #474f59;
  height: 100%;
  margin: 0;
  padding: 0;
}

.sy-p1 h2 {
  font-size: 20px;
  font-weight: 300;
}

.sy-p1 ul {
  list-style-type: none;
  padding-left: 0;
}

.sy-p2 {
  background-color: #fff;
  color: #474f59;
  height: 100%;
  margin: 0;
  padding: 0;
}

.sy-p2-icon {
  color: #117BAB;
  font-size: 65px;
  margin: 0 0 10px 0;
}

.sy-p2-svg-icon {
  filter: invert(31%) sepia(91%) saturate(915%) hue-rotate(169deg) brightness(101%) contrast(105%);
  font-size: 70px;
  margin: 0 0 10px 0;
}

.sy-p2-title {
  font-size: 20px;
}

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

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

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

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

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

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


#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: #6b7786;
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px;
}

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

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

.sy-alphabet {
  color: #6b7786;
  font-weight: normal;
  margin: 0 0 20px 0;
}

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

#sy-alphabet-bottom {
  /* display: none; */
}

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

.sy-mouth-body img {
  height: auto;
  width: 80%;
}

.sy-main-nav-item-active a {
  color: #007CBD;
}

.sy-main-nav-item-active a:visited {
  color: #007CBD;
}

.sy-header-menu {
  font-size: 12px;
  padding: 20px 60px 0 0;
  text-align:right;
}

.sy-header-menu a {
  color: #6b7786;
  text-decoration: none;
}

.sy-header-menu a:visited {
  color: #6b7786;
}

.sy-header-menu a:hover {
  color: #007CBD;
  text-decoration: none;
}

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

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

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

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

a {
  color: #007CBD;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #007CBD;
}

a:hover {
  color: #007CBD;
  text-decoration: underline;
}

.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;
}

.nav-item a {
  color: #6b7786;
}

.nav-item a:visited {
  color: #6b7786;
}

.nav-item a:hover {
  color: #007CBD;
}

.sy-col-emergency-left {
   /* border: solid 1px #c1c3c2; */
   margin: 0 0 0 0;
   padding-bottom: 40px;
}

.sy-col-emergency-right {
   /* border: solid 1px #c1c3c2; */
   margin: 0 0 0 0;
   padding-bottom: 40px;
}

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

.card01, .card02 {
  border: solid 1px #c1c3c2;
  margin-bottom: 20px;
  padding: 20px;
}

.card02 {
  height: 100%;
}

.card01 a, .card02 a {
  /* font-weight: bold;; */
}

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


.card01-title, .card02-title {
  color: #474f59;
  font-size: 20px;
  margin-bottom: 0;
}

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

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

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

.card01-end, .card02-end {

}

.card03 {
  padding-bottom: 2em;
}

/*  card04 = card with icon */

.card04-col {
  border:solid 1px #c1c3c2;
  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;
}

.card04-icon {
  color: #AD112B;
  font-size: 400%;
  margin: 20px 0 10px 0;
}

/*  card05 = card with article list */

.card05-col {
  border:solid 1px #c1c3c2;
  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;
}



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

/* .sy-col-left {
  margin-left: 0;
  margin-right: 10px;
}

.sy-col-mid {
  margin-left: 10px;
  margin-right: 10px;
}

.sy-col-right {
  margin-left: 10px;
  margin-right: 0;
} */

.sy-statistic {
  background-color: #244F8B;
  color: #fff;
  margin-top: 20px;
  padding: 0 20px 20px 20px;
}

.sy-statistic a {
  color: #fff;
  text-decoration: none;
}

.sy-statistic a:visited {
  color: #fff;
}

.sy-statistic a:hover {
  color: #fff;
  text-decoration: underline;
}

/* When this is working, all the sy-togs are obsolete */
.sy-exp-wrapper {
  margin-bottom: 10px;
  width: 100%;
}
.sy-exp {
  background-color: #fff;
  border-top: solid 1px #d9dadc;
  color: #474f59;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 16px 8px 16px;
}
.sy-exp h2 {
  font-size: 18px;
}
.sy-exp i {
  color: #007CBD;
  font-size: 18px;
  margin: 5px 15px 0 0;
}
.sy-exp-content {
  background-color: #fff;
  display: none;
  font-size: 16px;
  padding: 0 16px;
}

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

#hero img {
  width: 100%;
  height: auto;
}

.landing-page-banner {
  position: relative;
  width:100%;
}

.bluekc-box-white {
  background-color: rgba(255,255,255,.8);
  color: #000;
  height: 214px;
  padding: 20px 80px;
  position: absolute;
  left: 0;
  top: 40%;
  width: 704px;
}

.bluekc-box-white h1 {
  font-family: "Univers LT Std", "Open Sans", Arial, sans-serif;
  color: #007cbd;
  font-size: 48px;
  line-height: 60px;
  margin: 30px 0 0 0;
  text-transform: uppercase;
}

.bluekc-box-white-landing {
  background-color: #000;
  color: #fff;
  height: 0;
  padding: 0;
  position: absolute;
  left: 65px;
  text-align: left;
  top: 150px;
  width: 500px;
}

.bluekc-box-white-landing h1 {
  font-family: "Univers LT Std", "Open Sans", Arial, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  margin: 0;
  text-transform: uppercase;
}

.bluekc-box-white-right {
  background-color: #fff;
  color: #000;
  height: 300px;
  padding: 0;
  position: absolute;
  right: 100px;
  text-align: left;
  top: 40px;
  width: 300px;
}

.bluekc-box-white-right h2 {
  color: #ad112b;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  margin: 30px 20px 0 20px;
}

.sy-warning {
  color: #c00;
  display: inline;
  font-weight: bold;
}

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

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

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

.sy-sidebar1 {
  background-color: #fff;
  margin: 0 0 50px 0;
  padding: 0;
  width: 100%;
}

.sy-sidebar1-title {
  /* border-bottom: solid 1px #c1c3c2; */
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 8px;
}

.sy-sidebar1-menu {
  font-size: 16px;
  /* line-height: 42px; */
  list-style-type: none;
  margin: 0 0 0 -3.1em;
  /* padding: 0 0 16px 8px; */
}

.sy-sidebar1-menu li {
  border-bottom: solid 1px #c1c3c2;
  padding: 10px 0;
}

.sy-sidebar1 a {
  color: #6b7786;
  padding: 3px 0 3px 10px;
  text-decoration: none;
  /* padding: 2px 0 0 5px; */
}

.sy-sidebar1 a:visited {
  color: #6b7786;
  /* padding: 2px 0 0 5px; */
}

.sy-sidebar1 a:hover {
  color: #007CBD;
  text-decoration: none;
}

.sy-sidebar-active a {
  color: #007CBD;
}

.sy-sidebar-active a:visited {
  color: #007CBD;
}

.sy-sidebar-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sy-watch-the-video {
  /* background-color:#e1e4e5; */
  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 {
  background-color: #007CBD;
  height: 264px;
  margin-bottom: 0;
  width: 100%;
}

#sy-page-banner-title {
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  margin: 0;
  padding: 100px 0 0 0;
  text-transform: uppercase;
}

#sy-page-banner-subtitle {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 20px 20px 0 0;
}

#sy-page-title {
  color: #f7cd46;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 30px 10px 1px 20px;
}

#sy-page-intro {
  color: #f7f7f7;
  margin: 0;
  padding: 0 0 0 20px;
}

.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:bold;
  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-togbl {
  margin-top:.25em;
}

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

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

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

#goldbar {
  background-color: #f7cd46;
  height: 8px;
  width: 100%;
}

#sy-dental-news {
  line-height: 1.35em;
  margin: 1em 2em 2em 2em;
}

#sy-dental-news h2 {
  margin-bottom: .4em;
}

#sy-dental-news ul {
  margin: 0 0 0 1.1em;
  padding: 0;
}

#sy-dental-news ul li a {
  font-weight: normal;
}

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

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

.breadcrumb {
  background-color: #fff;
  color: #111;
  font-size: 12px;
  line-height: 18px;
  margin: 10px 0 70px 0;
  padding: 0;
}

.breadcrumb-item {
  font-size: 12px;
}

.breadcrumb-item a {
  color: #474f59;
  font-weight: normal;
  text-decoration: underline;
}

.breadcrumb-item a:visited {
  color: #474f59;
}

.breadcrumb-item a:hover {
  text-decoration: underline;
}

.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: bold;
}

.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: 12px;
}

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

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

.nav-link:hover {
  background-color: #fff;
  color: #36c;
} */

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

@media (max-width:1110px) {

  .bluekc-box-blue-right {
    display: none;
  }

  .bluekc-box-white-right {
    position: static;
    width: 95%;
  }

  .bluekc-box-white-landing {
    left: 65px;
    top: 75px;
  }

  .bluekc-box-white {
    height: 150px;
  }

  .bluekc-box-red {
    height: 65px;
    width: 65px;
  }

  .bluekc-box-white h1 {
    font-family: "Univers LT Std", "Open Sans", Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin: 0 10px 0 0;
  }

  #hero-text {
    font-size:100%;
    padding: 1em 1em 1em .75em;
  }

  #hero-text h1 {
    font-family: "Univers LT Std", "Open Sans", Arial, sans-serif;
    font-size: 120%;
  }

  .client-button-1 {
    padding: 14px 30px;
  }

}

@media (max-width:768px) {

  #hero {
    position: static;
  }

  #hero-text {
    padding: 1em 1.5em 1.5em 1.5em;
    position: static;
    width: 100%;
  }

  .bluekc-box-white {
    background-color: rgba(255,255,255,.8);
    color: #000;
    height: fit-content;
    padding: 20px 80px;
    position: static;
  }

  .bluekc-box-white-landing {
    left: 30px;
    top: 30px;
    width: 500px;
  }

  .bluekc-box-white-landing h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .bluekc-box-white-landing p {
  }

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

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

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

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

  #sy-page-banner-subtitle {
    font-size: 12px;
    line-height: 18px;
    padding: 20px 10px 0 0;
  }

  .bluekc-box-white, .bluekc-box-red {
    display: none;
  }

  .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;
  }

}

@media (max-width:574px) {

  .bluekc-box-white-landing {
    left: 0;
    top: 0;
    padding:20px;
    width: 100%;
  }

  .bluekc-box-white-landing h1 {
    font-size: 18px;
    line-height: 24px;
  }

  .bluekc-box-white-landing p {
    font-size: 16px;
    line-height: 22px;
  }

  .sy-inline-img-wrap {
    float: none;
    display: block;
    margin:0 0 20px 0;
  }

}
