html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  outline: 0;
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.no-touchevents body.covered #container,
.touchevents body.searching #container {
  -webkit-filter: blur(4px) grayscale(0.5);
  -moz-filter: blur(4px) grayscale(0.5);
  -ms-filter: blur(4px) grayscale(0.5);
}
.no-custom-fonts .btn.btn-success:after {
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  background-position: 0 0;
}
.icon,
.btn.btn-success:after,
.scf__workup-question.completed .scf__qlabel:after,
#workup-body.loading:after,
.button-group .btn.btn-more:after,
.language-switcher .item.selected:after {
  font-family: 'icomoon';
  font-size: 16px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container:after,
.clearfix,
.card-container:after,
.match-container:after {
  content: "";
  display: table;
  clear: both;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icon/icomoon.eot?5602x4");
  src: url("../fonts/icon/icomoon.eot?5602x4#iefix") format('embedded-opentype'), url("../fonts/icon/icomoon.woff2?5602x4") format('woff2'), url("../fonts/icon/icomoon.ttf?5602x4") format('truetype'), url("../fonts/icon/icomoon.woff?5602x4") format('woff'), url("../fonts/icon/icomoon.svg?5602x4#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-media-play:before {
  content: "\e902";
}
.icon-social-twitter:before {
  content: "\e900";
}
.icon-social-facebook:before {
  content: "\e901";
}
.icon-autorenew:before {
  content: "\e863";
}
.icon-navigate_next:before {
  content: "\e409";
}
.icon-list:before {
  content: "\e896";
}
.icon-mail:before {
  content: "\e0e1";
}
.icon-warning:before {
  content: "\e002";
}
.icon-arrow-right:before {
  content: "\e095";
}
.icon-arrow_drop_down:before {
  content: "\e5c5";
}
.icon-check:before {
  content: "\e5ca";
}
.icon-close:before {
  content: "\e5cd";
}
.icon-more_vert:before {
  content: "\e5d4";
}
.icon-search:before {
  content: "\e8b6";
}
.icon-instagram:before {
  content: "\ea92";
}
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.tt-hint {
  color: #999;
}
.tt-menu {
  text-align: left;
  width: 100%;
  margin-top: 0.25em;
  padding: 0;
  background-color: #fff;
  border: solid 1px #ccc;
  border: solid 1px rgba(0,0,0,0.2);
  border-radius: 0.5em;
  -webkit-box-shadow: 0 0.25em 0.6em rgba(0,0,0,0.2);
  box-shadow: 0 0.25em 0.6em rgba(0,0,0,0.2);
}
.tt-suggestion {
  padding: 0.5em 1.25em;
  line-height: 1.5;
}
.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
  color: #fff;
  background-color: #5d4982;
}
.tt-suggestion p {
  margin: 0;
}
.tt-suggestion:not(:last-child) {
  border-bottom: solid 1px #d0cfde;
}
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead .search-box__input {
  margin-bottom: 0;
}
.tt-highlight {
  font-weight: normal;
  border-bottom: solid 1px;
}
@font-face {
  font-family: 'LatoLight';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-light-webfont.eot");
  src: url("../fonts/lato/lato-light-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-light-webfont.woff2") format('woff2'), url("../fonts/lato/lato-light-webfont.woff") format('woff'), url("../fonts/lato/lato-light-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-regular-webfont.eot");
  src: url("../fonts/lato/lato-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-regular-webfont.woff2") format('woff2'), url("../fonts/lato/lato-regular-webfont.woff") format('woff'), url("../fonts/lato/lato-regular-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'LatoMedium';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-medium-webfont.eot");
  src: url("../fonts/lato/lato-medium-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-medium-webfont.woff2") format('woff2'), url("../fonts/lato/lato-medium-webfont.woff") format('woff'), url("../fonts/lato/lato-medium-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'LatoBold';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-bold-webfont.eot");
  src: url("../fonts/lato/lato-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-bold-webfont.woff2") format('woff2'), url("../fonts/lato/lato-bold-webfont.woff") format('woff'), url("../fonts/lato/lato-bold-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'LatoLightItalic';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-lightitalic-webfont.eot");
  src: url("../fonts/lato/lato-lightitalic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-lightitalic-webfont.woff2") format('woff2'), url("../fonts/lato/lato-lightitalic-webfont.woff") format('woff'), url("../fonts/lato/lato-lightitalic-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'LatoItalic';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-italic-webfont.eot");
  src: url("../fonts/lato/lato-italic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-italic-webfont.woff2") format('woff2'), url("../fonts/lato/lato-italic-webfont.woff") format('woff'), url("../fonts/lato/lato-italic-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'LatoMediumItalic';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-mediumitalic-webfont.eot");
  src: url("../fonts/lato/lato-mediumitalic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-mediumitalic-webfont.woff2") format('woff2'), url("../fonts/lato/lato-mediumitalic-webfont.woff") format('woff'), url("../fonts/lato/lato-mediumitalic-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'LatoBoldItalic';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/lato/lato-bolditalic-webfont.eot");
  src: url("../fonts/lato/lato-bolditalic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/lato/lato-bolditalic-webfont.woff2") format('woff2'), url("../fonts/lato/lato-bolditalic-webfont.woff") format('woff'), url("../fonts/lato/lato-bolditalic-webfont.ttf") format('truetype');
}
html,
body {
  height: 100%;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
:focus {
  outline: 0;
  outline: none;
}
input:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0 0 10px #78a8d9;
  box-shadow: 0 0 10px #78a8d9;
}
.centered {
  text-align: center;
}
.hero {
  padding: 4em 0;
}
.section.hero {
  border-top: 0;
}
.subline {
  display: block;
  font-size: 0.5em;
  font-weight: normal;
  font-style: italic;
}
h1,
h2,
h3,
h4 {
  font-family: 'LatoBold', sans-serif;
  color: #240f4b;
}
h1 {
  font-size: 2.5em;
}
body {
  background-color: #fff;
  color: #000;
  font: 400 1em/1.6 'Lato', Helvetica, Arial, sans-serif;
  margin: 0;
  overflow-x: hidden;
  padding-top: 3.375em;
}
body.locked,
body.noscroll {
  overflow: hidden;
}
body.covered #backdrop {
  opacity: 0.8;
  display: block;
}
body.searching #search-cover {
  opacity: 0.8;
  display: block;
}
body.covered #topbar,
body.pushed #topbar {
  top: -3.375em;
}
body.covered #welcome-message,
body.pushed #welcome-message {
  display: none;
}
body.pushed #container {
  top: 0;
}
.label {
  text-transform: uppercase;
  font-family: "LatoBold", sans-serif;
}
a {
  text-decoration: none;
  color: #0e8dce;
}
.logo-area--header {
  position: absolute;
  left: 1em;
  top: 0.5em;
  width: 8.875em;
  height: 2.5em;
  background: url("/assets/images/skinsightlogo.svg") no-repeat;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.partner-logo {
  display: block;
  margin: 0.5em auto;
  width: 8.875em;
  height: 2.5em;
  background: 0 0/90% auto url("/assets/images/science37_logo.png") no-repeat !important;
  text-indent: -9999px;
}
.search-area--header {
  color: #fff;
  position: absolute;
  top: 1em;
  right: 1em;
}
@media only screen and (max-width: 64em) {
  .hero {
    background: url("../images/home-left-ghosted.jpg") no-repeat 0% 0%, url("../images/home-right-ghosted.jpg") no-repeat 100% 0% !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
  }
}
@media only screen and (max-width: 48em) {
  .hero {
    background: url("../images/home-left-ghosted.jpg") no-repeat 0% 0% !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
  }
  .partner-logo {
    margin: 0.5em auto 0.5em 3.5em;
  }
}
.condition-finder {
  width: 600px;
  height: 240px;
  margin: auto;
  background-color: #aaa;
}
.page-footer {
  display: inline-block;
  width: 100%;
  padding: 1em 0;
  color: #fff;
  background-image: -webkit-linear-gradient(90deg, #5d4982 0%, #240f4b 100%);
  background-image: -ms-linear-gradient(90deg, #5d4982 0%, #240f4b 100%);
  background-image: linear-gradient(0deg, #5d4982 0%, #240f4b 100%);
}
.page-footer a {
  color: #00c1de;
}
.page-footer .social-links a {
  color: #fff;
}
.contact-error {
  font-size: smaller;
  color: #f00;
}
html.lt-ie7 body {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#container {
  position: absolute;
  top: 3em;
  left: 0;
  right: 0;
  width: auto;
  -webkit-transition: right 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -ms-transition: right 0.3s ease-in-out, top 0.3s ease-in-out, -ms-transform 0.3s ease-in-out;
  transition: right 0.3s ease-in-out, top 0.3s ease-in-out, transform 0.3s ease-in-out;
}
#container.is-showing {
  overflow: hidden;
}
.dialog {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
}
.section {
  padding: 2em 0;
  border-top: solid 1px #d0cfde;
}
.swoop-bottom-right {
  background: url("../images/swoop-br.svg") no-repeat 100% 105%;
}
.swoop-bottom-left {
  background: url("../images/swoop-bl.svg") no-repeat 0% 100%;
}
.swoop-bottom-left,
.swoop-bottom-right {
  padding-bottom: 9em;
}
.container {
  max-width: 60em;
  margin: auto;
  padding: 0 1em;
}
.touchevents .tooltip {
  display: none;
}
[class^="icon-"],
[class*=" icon-"] {
  font-size: 24px;
}
[class^="icon-"].small,
[class*=" icon-"].small {
  font-size: 16px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #240f4b;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
h1 em,
.h1 em,
h2 em,
.h2 em,
h3 em,
.h3 em,
h4 em,
.h4 em,
h5 em,
.h5 em,
h6 em,
.h6 em,
h1 i,
.h1 i,
h2 i,
.h2 i,
h3 i,
.h3 i,
h4 i,
.h4 i,
h5 i,
.h5 i,
h6 i,
.h6 i {
  font-family: 'LatoBoldItalic';
  font-weight: normal;
  font-style: normal;
}
h1,
.h1 {
  font-size: 2em;
  margin-bottom: 0.4em;
  line-height: 1.28em;
}
h2,
.h2 {
  font-size: 1.7em;
  margin-bottom: 0.4706em;
  line-height: 1.5059em;
}
h3,
.h3 {
  font-size: 1.5em;
  margin-bottom: 0.5333em;
  line-height: 1.1733em;
}
h4,
.h4 {
  font-size: 1.25em;
  margin-bottom: 0.64em;
  line-height: 1.28em;
}
h5,
.h5 {
  font-size: 1em;
  margin-bottom: 0.8em;
  line-height: 1.6em;
}
h6,
.h6 {
  font-size: 1em;
  margin-bottom: 0.8em;
  line-height: 1.6em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}
@media only screen and (min-width: 56em) {
  h1,
  .h1 {
    font-size: 2.5em;
    margin-bottom: 0.32em;
    line-height: 1.28em;
  }
  h2,
  .h2 {
    font-size: 2em;
    margin-bottom: 0.4em;
    line-height: 1.6em;
  }
  h3,
  .h3 {
    font-size: 1.75em;
    margin-bottom: 0.4571em;
    line-height: 1.4629em;
  }
}
.subtitle {
  font-size: 45%;
  display: block;
  font-weight: normal;
  line-height: 1.5;
}
.subtitle.inline {
  display: inline-block;
  margin-left: 0.5em;
}
p {
  word-spacing: 0.125em;
}
p,
ul {
  margin: 0 0 1.5em 0;
}
p .small,
ul .small {
  font-size: 0.85em;
  margin-bottom: 0.9412em;
  line-height: 1.8824em;
  margin-bottom: 3em;
}
a {
  color: #0e8dce;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: color 0.2s, background-color 0.25s;
  -ms-transition: color 0.2s, background-color 0.25s;
  transition: color 0.2s, background-color 0.25s;
}
a:hover {
  color: #074667;
}
.lightbody a {
  color: #0092bf;
  font-weight: 600;
}
.lightbody a:hover {
  text-decoration: underline;
}
a.bright {
  color: #73d2f1;
}
ul,
ol {
  padding-left: 1em;
  margin: 1.5em;
}
ul.unstyled,
ol.unstyled {
  list-style-type: none;
  margin-left: 0;
}
ul.dashed,
ol.dashed,
ul.dashed ul,
ol.dashed ul {
  list-style-type: none;
}
ul.dashed >li,
ol.dashed >li,
ul.dashed ul >li,
ol.dashed ul >li {
  text-indent: -4px;
}
ul.dashed >li.title,
ol.dashed >li.title,
ul.dashed ul >li.title,
ol.dashed ul >li.title {
  text-indent: 0;
}
ul.dashed >li:before,
ol.dashed >li:before,
ul.dashed ul >li:before,
ol.dashed ul >li:before {
  content: "-";
  position: relative;
  left: -1em;
}
ul.dashed >li.title:before,
ol.dashed >li.title:before,
ul.dashed ul >li.title:before,
ol.dashed ul >li.title:before {
  content: "";
}
ul.with-columns,
ol.with-columns {
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.with-columns:after,
ol.with-columns:after {
  content: "";
  display: table;
  clear: both;
}
ul.with-columns >li,
ol.with-columns >li {
  display: inline-block;
  float: left;
}
ul.two-up li,
ol.two-up li {
  width: 49.95%;
}
ul.three-up li,
ol.three-up li {
  width: 33.3%;
}
li {
  margin-bottom: 1em;
}
li.title {
  list-style-type: none;
  font-weight: bold;
  margin-left: -1.5em;
}
.uppercase {
  text-transform: uppercase;
}
hr {
  border: 0;
  height: 1px;
  background: #fff;
  margin: 1.5em 0;
}
hr.thick {
  height: 3px;
}
hr.thicker {
  height: 5px;
}
hr.tall {
  margin: 2em 0;
}
hr.taller {
  margin: 3em 0;
}
.lightbody {
  background-color: #fff;
}
.whitebody {
  background-color: #fff;
}
.lightbody,
.whitebody {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0a0c10;
}
.lightbody h1,
.whitebody h1,
.lightbody h2,
.whitebody h2,
.lightbody h3,
.whitebody h3,
.lightbody h4,
.whitebody h4,
.lightbody h5,
.whitebody h5,
.lightbody h6,
.whitebody h6 {
  color: #240f4b;
}
.lightbody .subtitle,
.whitebody .subtitle {
  color: #fff;
}
.lightbody hr,
.whitebody hr {
  background: #e6e6e6;
}
.lightbody a,
.whitebody a {
  color: #0092bf;
}
.bright-accent {
  color: #fee171;
}
.well {
  color: #bbc0ca;
  padding: 1.5em 1em 0 1em;
  border-radius: 3px;
  border-bottom: 1px solid #585e6b;
}
.well-title {
  font-weight: 700;
  margin-bottom: 0.15em;
}
.iconalert {
  display: block;
  text-align: center;
  margin: auto;
  padding: 2em 1em 1em;
  background-color: #3a4452;
  border-radius: 4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -ms-transition: -ms-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.iconalert.show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iconalert.large .icon {
  width: 2em;
  height: 2em;
  line-height: 2;
  font-size: 2em;
}
.iconalert .icon {
  width: 1em;
  height: 1em;
  line-height: 1;
  border: 2px solid;
  border-radius: 50%;
  padding: 0.3em;
}
.iconalert.success .icon {
  background-color: #67aa3e;
  border-color: #9dd07e;
}
.iconalert-title {
  display: block;
  margin: 1em 0;
}
.btn {
  font: 400 1em/1.5 'Lato', 'Ubuntu-Local', Tahoma, sans-serif;
  background-image: none;
  display: inline-block;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: background-color 0.2s, border 0.4s;
  -ms-transition: background-color 0.2s, border 0.4s;
  transition: background-color 0.2s, border 0.4s;
}
.btn.rounded {
  border-radius: 2em;
}
.btn.round {
  border-radius: 50%;
  padding: 0 !important;
  height: 2em;
  width: 2em;
  line-height: 2;
}
.btn.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  color: #666;
}
.btn.btn-block {
  width: 100%;
  clear: both;
}
.btn >.icon {
  margin: 0;
}
.btn.icon-pretext >.icon {
  margin-left: 0;
  margin-right: 0.5em;
}
.btn.blue {
  background-color: #166082;
  border: 1px solid #166082;
  color: #e0f2fa;
}
.btn.blue:hover,
.btn.blue.active {
  background-color: #208dbf;
  border-color: #208dbf;
  color: #fff;
}
.btn.blue:active {
  background-color: #1b77a1;
  color: #fff;
  border-color: #fff;
}
.btn.gold {
  background-color: #fee171;
  border: 1px solid #fee171;
  color: #111;
}
.btn.gold:hover,
.btn.gold.active {
  background-color: #fee78d;
  border-color: #fee78d;
  color: #333;
}
.btn.gold:active {
  background-color: #fee47f;
  color: #fff;
  border-color: #fff;
}
.btn.green,
#browse-topics {
  background-color: #7ccc33;
  border: 1px solid #7ccc33;
  color: #f2faeb;
}
.btn.green:hover,
#browse-topics:hover,
.btn.green.active,
#browse-topics.active {
  background-color: #96d65c;
  border-color: #96d65c;
  color: #fff;
}
.btn.green:active,
#browse-topics:active {
  background-color: #89d147;
  color: #fff;
  border-color: #fff;
}
.btn.teal {
  background-color: #00c0dd;
  border: 1px solid #00c0dd;
  color: #e2fbff;
}
.btn.teal:hover,
.btn.teal.active {
  background-color: #18e1ff;
  border-color: #18e1ff;
  color: #fff;
}
.btn.teal:active {
  background-color: #00d9fa;
  color: #fff;
  border-color: #fff;
}
.btn.bright {
  background-color: #00abe0;
  border: 1px solid #00abe0;
  color: #e2f8ff;
}
.btn.bright:hover,
.btn.bright.active {
  background-color: #1ac9ff;
  border-color: #1ac9ff;
  color: #fff;
}
.btn.bright:active {
  background-color: #00c1fd;
  color: #fff;
  border-color: #fff;
}
.btn.red {
  background-color: #b74f50;
  border: 1px solid #b74f50;
  color: #f8edee;
}
.btn.red:hover,
.btn.red.active {
  background-color: #c57273;
  border-color: #c57273;
  color: #fff;
}
.btn.red:active {
  background-color: #be6161;
  color: #fff;
  border-color: #fff;
}
.btn.green-med {
  background-color: #7fb25f;
  border: 1px solid #7fb25f;
  color: #f2f7ef;
}
.btn.green-med:hover,
.btn.green-med.active {
  background-color: #99c17f;
  border-color: #99c17f;
  color: #fff;
}
.btn.green-med:active {
  background-color: #8cba6f;
  color: #fff;
  border-color: #fff;
}
.btn.light-grey {
  background-color: #dbdade;
  border: 1px solid #dbdade;
  color: #007da4;
}
.btn.light-grey:hover,
.btn.light-grey.active {
  background-color: #e2e1e5;
  border-color: #e2e1e5;
  color: #fff;
}
.btn.light-grey:active {
  background-color: #dfdee1;
  color: #fff;
  border-color: #fff;
}
.btn.btn-success {
  background-color: #7fb25f;
  border: 1px solid #7fb25f;
  color: #f2f7ef;
}
.btn.btn-success:hover,
.btn.btn-success.active {
  background-color: #99c17f;
  border-color: #99c17f;
  color: #fff;
}
.btn.btn-success:active {
  background-color: #8cba6f;
  color: #fff;
  border-color: #fff;
}
.btn.btn-success:after {
  content: "\e5ca";
  margin-left: 0.5em;
}
.no-custom-fonts .btn.btn-success:after {
  background-position: -128px -160px;
}
.btn.small {
  font-size: 0.9em;
  padding: 0.75em;
}
.btn.smaller {
  font-size: 0.7em;
  padding: 0.5em 0.75em;
}
.facebook-link,
.twitter-link,
.instagram-link,
.mail-link {
  display: inline-block;
  padding: 0.25em;
  color: #fff;
  cursor: pointer;
  border-radius: 0.25em;
  font-size: 1.2em;
  margin-right: 0.25em;
  border: solid 2px rgba(255,255,255,0.2);
  -webkit-transition: border 0.2s, -webkit-transform 0.3s;
  -ms-transition: border 0.2s, -ms-transform 0.3s;
  transition: border 0.2s, transform 0.3s;
}
.link-group .facebook-link,
.link-group .twitter-link,
.link-group .instagram-link,
.link-group .mail-link,
.upper-share .facebook-link,
.upper-share .twitter-link,
.upper-share .instagram-link,
.upper-share .mail-link {
  border-color: transparent;
}
.facebook-link:hover,
.twitter-link:hover,
.instagram-link:hover,
.mail-link:hover {
  border: solid 2px #fff;
  color: #fff;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.facebook-link {
  background-color: #3b5998;
}
.twitter-link {
  background-color: #55acee;
}
.instagram-link {
  background: -webkit-radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
  background: -ms-radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
  background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
}
.mail-link {
  background-color: #412b6b;
}
.mail-link:before {
  position: relative;
  top: -2px;
}
a.close,
a.close-btn {
  display: block;
  text-align: center;
  color: #b74f50;
}
.emergency a.close,
.emergency a.close-btn {
  color: #fff;
}
.lightbody a.close:hover,
.lightbody a.close-btn:hover,
.whitebody a.close:hover,
.whitebody a.close-btn:hover {
  color: #000;
}
a.close:before,
a.close-btn:before {
  content: attr(title);
  color: #000;
  width: 10em;
  text-align: right;
  font-size: 11px;
  position: absolute;
  left: -9.5em;
  top: 1.4em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-4em);
  -ms-transform: translateY(-4em);
  transform: translateY(-4em);
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.offscreen-panel a.close:before,
.offscreen-panel a.close-btn:before {
  color: #fff;
}
a.close:hover:before,
a.close-btn:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.top-nav {
  position: fixed;
  top: 0;
  width: 100%;
  height: 3.375em;
  background-color: #412b6b;
  text-align: center;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
  -webkit-box-shadow: 0 1px 3px #151830;
  box-shadow: 0 1px 3px #151830;
  z-index: 1000;
}
.top-nav.is-hidden {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0;
}
.mobile-nav,
.mobile-nav-group {
  background-color: #5d4982;
  -webkit-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.top-nav__item {
  display: none;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.25em 1em;
  margin: 1em 0.75em;
  border-radius: 1em;
  background-color: #5d4982;
  border-bottom: solid 2px #1c1627;
  font-size: 80%;
}
.top-nav__item.active {
  background-color: #00c1de;
  border-top: solid 1px #004d59;
  border-bottom: 0;
}
.no-touchevents .top-nav__item:hover {
  background-color: #7a62a7;
  color: #fff;
}
.skin-conditions .skin-conditions-menu,
.health-topics .health-topics-menu,
.for-professionals .for-professionals-menu {
  background-color: #00c1de;
  border-top: solid 1px #004d59;
  border-bottom: solid 1px #52e8ff;
}
.top-nav.is-hidden .top-nav__item:after {
  bottom: 3em;
}
@media only screen and (min-width: 48em) {
  .top-nav {
    height: auto;
  }
  .mobile-nav {
    display: none;
  }
  .top-nav__item {
    display: inline-block;
  }
  .logo {
    float: left;
    margin-left: 1em;
  }
}
.mobile-nav a,
.mobile-nav label {
  display: block;
  padding: 0.85em;
  color: #fff;
  margin: 0;
  text-transform: none;
  font-size: 1em;
}
.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-nav .sub-group-list li {
  text-indent: 1em;
}
.mobile-nav .sub-sub-group-list li {
  text-indent: 2em;
}
.mobile-nav li {
  margin-bottom: 0;
}
.mobile-nav__group-list a,
.mobile-nav__group-list label {
  padding-left: 2em;
  border-top: solid 1px #7a62a7;
}
.mobile-nav__group-list,
.sub-group-list,
.sub-sub-group-list {
  padding-left: 4em;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
.mobile-nav__list input[type=checkbox]:checked + label {
  background-color: #6b5496;
}
.mobile-nav__list input[type=checkbox]:checked + label + ul {
  max-height: 80em;
}
.mobile-nav__list input[type=checkbox]:checked + label .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-nav__list label .icon {
  float: right;
  -webkit-transition: -webkit-transform 0.4s;
  -ms-transition: -ms-transform 0.4s;
  transition: transform 0.4s;
}
.scf-container {
  max-width: 46em;
  text-align: center;
}
.scf__inner {
  position: relative;
  background: #fff;
  text-align: left;
  border-radius: 8px;
}
.scf__workup-area,
.scf__visual-findings-area {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.scf__workup-question {
  padding: 2em 1em 2em 1em;
  position: relative;
  text-align: center;
  border-top: solid 1px #808080;
}
@media only screen and (min-width: 48em) {
  .scf__workup-question {
    border: none;
    padding: 1.5em;
    text-align: left;
  }
}
.scf__qlabel {
  font-size: 110%;
  margin-bottom: 1em;
}
.scf__workup-question.completed .scf__qlabel:after {
  content: "\e5ca";
  margin-left: 0.5em;
}
.scf__workup-step {
  font-size: 0.75em;
  font-family: 'LatoBold';
  color: #fff;
  background-color: #412b6b;
  padding: 0.05em 1em 0.15em;
  border-radius: 1em;
  margin-right: 0.5em;
}
.scf__visual-findings-area {
  text-align: center;
  display: none;
}
.scf__bodyflip {
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: bold;
  position: absolute;
  bottom: -5em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.scf__bodyflip.button-group .btn {
  color: #000;
  padding: 0 0 0.25em 0;
  margin: 0 0.5em;
}
.scf__bodyflip.button-group .btn.selected {
  color: #000;
  background: none;
  border-bottom: solid 2px #00c1de;
}
.scf__visual-findings-area a {
  touch-action: manipulation;
}
.scf__visual-findings-area a g {
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
  -ms-transition: opacity 0.2s, -ms-transform 0.4s;
  transition: opacity 0.2s, transform 0.4s;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.scf__visual-findings-area a.hover path,
.scf__visual-findings-area a.hover ellipse {
  fill: #074667;
}
.scf__visual-findings-area a.hover g,
.scf__visual-findings-area a.selected g {
  opacity: 0.6;
}
.scf__visual-findings-area a.selected path,
.scf__visual-findings-area a.selected ellipse {
  fill: #00c1de;
}
#workup-body .flipper {
  opacity: 1;
}
#workup-body.loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "\e863";
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  padding: 1em;
  border-radius: 10px;
}
.scf-detail .flipper {
  height: 25em;
}
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
@media only screen and (min-width: 48em) {
  .scf {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #979797;
    box-shadow: 0 0 6px #979797;
  }
  .scf__workup-area,
  .scf__visual-findings-area {
    width: 49%;
  }
  .scf__visual-findings-area {
    display: inline-block;
  }
  .scf-detail .scf__workup-area {
    padding-top: 1em;
  }
}
@media only screen and (min-width: 56em) {
  .scf__workup-question {
    text-align: left;
  }
}
.modal {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.modal.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.scf-detail .button-group .btn {
  padding: 1em;
}
@media only screen and (min-width: 56em) {
  .scf-detail .button-group .btn {
    padding: 0.5em;
  }
}
.scf__output {
  margin-top: 1em;
  display: block;
  padding: 0.5em 1.5em;
  padding-bottom: 2em;
  background-color: #412b6b;
  position: relative;
  background: url("../images/bg-triangle1.svg") no-repeat -310% 30%, url("../images/bg-triangle2.svg") no-repeat 30% 20%, -webkit-linear-gradient(90deg, #412b6b -70%, #49457e 110%);
  background: url("../images/bg-triangle1.svg") no-repeat -310% 30%, url("../images/bg-triangle2.svg") no-repeat 30% 20%, -ms-linear-gradient(90deg, #412b6b -70%, #49457e 110%);
  background: url("../images/bg-triangle1.svg") no-repeat -310% 30%, url("../images/bg-triangle2.svg") no-repeat 30% 20%, linear-gradient(0deg, #412b6b -70%, #49457e 110%);
}
@media only screen and (min-width: 56em) {
  .scf__output {
    padding: 1.5em;
  }
}
.scf__user-input,
.scf__action {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 1em;
}
@media only screen and (min-width: 56em) {
  .scf__user-input,
  .scf__action {
    display: inline-block;
    width: 49%;
    margin-top: 0;
    text-align: left;
  }
}
.scf__user-input {
  color: #fff;
}
.scf__user-input >label {
  color: #aaeefb;
  border: none;
}
#user-message-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  color: #fff;
  padding: 0.5em;
  background: #cf5151;
  margin-bottom: -1px;
  opacity: 0;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -ms-transition: -ms-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
#user-message-area.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.about-scf {
  text-align: left;
  padding: 3em 0;
}
#scfGoButton {
  background-color: #7ccc33;
  color: #fff;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#scfGoButton:hover {
  background-color: #96d65c;
}
#scfGoButton >.icon {
  position: absolute;
  right: 1em;
  color: #fff;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
#scfGoButton.disabled {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  background-color: #240f4b;
  opacity: 1;
}
#scfGoButton.disabled >.icon {
  -webkit-transform: translateX(-5em);
  -ms-transform: translateX(-5em);
  transform: translateX(-5em);
  opacity: 0;
}
.scf-jumpstart {
  position: relative;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto 2em;
}
.scf-jumpstart .title-intro {
  opacity: 0.7;
  font-family: "LatoItalic";
  margin-bottom: 0;
}
.scf-jumpstart .title {
  font-family: "LatoBold";
}
.scf-jumpstart label {
  border: none;
  font-size: 0.8125em;
}
.scf-jumpstart__input-area {
  border-top: solid 2px #fff;
  background: url("../images/bg-triangle1.svg") no-repeat 100% 0%, url("../images/bg-triangle2.svg") no-repeat 30% 20%, -webkit-linear-gradient(90deg, #412b6b -70%, #5d4982 110%);
  background: url("../images/bg-triangle1.svg") no-repeat 100% 0%, url("../images/bg-triangle2.svg") no-repeat 30% 20%, -ms-linear-gradient(90deg, #412b6b -70%, #5d4982 110%);
  background: url("../images/bg-triangle1.svg") no-repeat 100% 0%, url("../images/bg-triangle2.svg") no-repeat 30% 20%, linear-gradient(0deg, #412b6b -70%, #5d4982 110%);
  margin: auto;
  padding: 0.5em 0 1.5em;
  border-radius: 6px;
  border-top: solid 2px #412b6b;
  border-bottom: solid 1px #fff;
  -webkit-box-shadow: 0 2px 8px #240f4b inset;
  box-shadow: 0 2px 8px #240f4b inset;
}
.scf-jumpstart__input-area .age-input,
.scf-jumpstart__input-area .gender-input,
.scf-jumpstart__input-area .action-input {
  display: block;
  padding: 1em;
  text-align: left;
  vertical-align: top;
  color: #fff;
}
.scf-jumpstart__input-area label {
  color: #fff;
}
.scf-jumpstart__input-area .button-group {
  background-color: #fff;
}
.scf-jumpstart__input-area .action-input .btn {
  background-color: #7ccc33;
  color: #fff;
  padding: 0.25em 2em;
  width: 100%;
}
.scf-jumpstart-area {
  padding: 2em 0 2em;
}
@media only screen and (min-width: 48em) {
  .scf-jumpstart__input-area .age-input,
  .scf-jumpstart__input-area .gender-input,
  .scf-jumpstart__input-area .action-input {
    display: inline-block;
  }
  .scf-jumpstart {
    width: 80%;
  }
}
.button-group {
  display: inline-block;
  border-radius: 0.25em;
  font-size: 0.75em;
}
.button-group.single {
  width: 100%;
}
.button-group .btn {
  float: left;
  padding: 0.5em 0.75em;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  text-transform: uppercase;
  font-weight: bold;
}
.button-group .btn.btn-full {
  width: 100%;
}
.button-group .btn:hover {
  color: #412b6b;
}
.button-group .btn:last-child {
  border-top-right-radius: 0.1em;
  border-bottom-right-radius: 0.1em;
}
.button-group .btn:first-child {
  border-top-left-radius: 0.1em;
  border-bottom-left-radius: 0.1em;
}
.button-group .btn.selected {
  background-color: #00c1de;
  color: #fff;
}
.button-group .btn.btn-more:after {
  content: "\e5d4";
  position: absolute;
  right: 0.2em;
}
.button-group.outline {
  border: solid 1px #412b6b;
}
.button-group.twocol {
  width: 100%;
}
.button-group.twocol .btn {
  width: 50%;
  border-radius: 0;
  border-bottom: solid 1px #412b6b;
}
.button-group.twocol .btn:nth-child(odd) {
  border-right: solid 1px #412b6b;
}
.button-group.twocol .btn:nth-last-child(2),
.button-group.twocol .btn:last-child {
  border-bottom: none;
}
.button-group.one-col {
  width: 100%;
  margin-bottom: 2em;
}
.button-group.one-col .btn {
  width: 100%;
  border-radius: 0;
  border-bottom: solid 1px #412b6b;
}
.button-group.one-col .btn:last-child {
  border-bottom: none;
}
#widespread-btn-area {
  margin-top: 1em;
}
.close-btn {
  position: absolute;
  right: 1em;
  top: 1em;
}
.flip-container {
  -webkit-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flip-container.show-back .flipper-front {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.flip-container.show-back .flipper-back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}
.flipper {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  height: 30em;
}
.flipper-front,
.flipper-back {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flipper-front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flipper-back {
  z-index: 3;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.card {
  background-color: #fff;
  display: table;
  width: 100%;
  padding: 0 0.5em 0 0;
  vertical-align: top;
  margin-bottom: 0.625em;
  cursor: pointer;
  border: solid 1px #d6dae2;
}
.card.fullwidth {
  width: 100%;
  margin-bottom: 1em;
}
.card.halfwidth {
  width: 48%;
  margin-bottom: 1em;
}
.card__link {
  display: block;
}
.card__title {
  margin: 0;
  padding: 0 0 0 1em;
  font-family: "LatoBold";
  font-size: 0.9em;
  line-height: 1.4;
  color: #0e8dce;
}
.card__intro {
  display: none;
}
.card__image-area,
.card__text-area {
  display: table-cell;
}
.card__image-area {
  width: 8em;
  height: 6em;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.card__text-area {
  vertical-align: middle;
}
.card__text-date,
.card__text-date-mobile {
  font-size: 0.8em;
  font-style: italic;
}
.card__text-date-mobile {
  padding: 0 0 0 1em;
}
@media only screen and (min-width: 48em) {
  .card {
    display: block;
    float: left;
    width: 48%;
    margin: 0.3125em 0.5%;
  }
}
@media only screen and (min-width: 56em) {
  .card {
    width: 24%;
    height: 21.5em;
    margin: 0 0.5% 2em 0.5%;
    padding: 0;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 6px #ccc, 0 0 17px #ddd;
    box-shadow: 0 1px 6px #ccc, 0 0 17px #ddd;
    -webkit-transition: -webkit-transform 0.1s ease-out, box-shadow 0.3s;
    -ms-transition: -ms-transform 0.1s ease-out, box-shadow 0.3s;
    transition: transform 0.1s ease-out, box-shadow 0.3s;
    border: none;
  }
  .card:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 6px 12px 2px #777;
    box-shadow: 0 6px 12px 2px #777;
  }
  .card.fullwidth {
    height: 9.5em;
  }
  .card:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4em;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 70%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 70%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 70%);
  }
  .card__image-area {
    width: 100%;
    display: block;
    height: 10em;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .card__image-area:after {
    content: 'View Details';
    white-space: nowrap;
    text-transform: uppercase;
    background-color: #7ccc33;
    border-radius: 2em;
    padding: 0.25em 1.25em;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
    box-shadow: 0 1px 1px rgba(0,0,0,0.5);
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    -ms-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.3s;
    -ms-transition: -ms-transform 0.2s ease-out, opacity 0.3s;
    transition: transform 0.2s ease-out, opacity 0.3s;
    opacity: 0;
  }
  .card__image-area:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .card__link {
    position: relative;
    height: 100%;
  }
  .card__link:hover .card__image-area:before {
    opacity: 0.7;
  }
  .card__link:hover .card__image-area:after {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .card__text-area {
    padding: 0.75em;
  }
  .card__text-area.health-topics {
    width: 100%;
    display: inline-block;
  }
  .card__text-date {
    float: right;
    display: inline-block;
  }
  .card__text-date-mobile {
    display: none;
  }
  .card__title {
    padding: 0;
    margin: 0 0 0.5em 0;
  }
  .card__intro {
    display: block;
    color: #000;
    font-size: 0.8125em;
    height: 8em;
    overflow: hidden;
    position: relative;
  }
  .card__intro p {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 93.75em) {
  .card__text-date {
    display: none;
  }
  .card__text-date-mobile {
    display: inline-block;
  }
}
.tag {
  display: inline-block;
  margin: 0 0.5em 0.5em 0;
  font-size: 0.875em;
  background-color: #7ccc33;
  border-radius: 1em;
  color: #fff;
  padding: 0 0.75em;
  border: solid 2px #7ccc33;
  -webkit-transition: border 0.2s ease-in-out, color 0.2s;
  -ms-transition: border 0.2s ease-in-out, color 0.2s;
  transition: border 0.2s ease-in-out, color 0.2s;
}
.tag:hover {
  border: solid 2px #03606f;
  color: #fff;
}
.adspace {
  position: relative;
}
.adspace:before {
  content: "Advertisement";
  font-size: 0.65em;
  color: #999;
  text-transform: uppercase;
  position: absolute;
  top: -2em;
  width: 100%;
}
.adspace.med-rectangle {
  width: 18.75em;
  margin: 2.5em auto 3em;
}
.adspace.half-page {
  width: 18.75em;
  margin: 2.5em auto 3em;
}
.adspace.horizontal {
  width: 45.5em;
  margin: 3em auto 1em;
}
.adspace.cobranded {
  margin: 1em auto;
}
.adspace.cobranded:before {
  content: '';
}
.az-list-area {
  padding: 2em 0;
}
.az-list-area .container {
  max-width: 50em;
}
.az-list__section-title {
  margin-bottom: 2em;
  border-bottom: solid 1px #000;
}
.az-list__letter {
  font-family: "LatoBold";
  font-size: 2em;
  display: inline-block;
  margin-bottom: 0;
}
.az-list__back {
  display: inline-block;
  float: right;
  margin-top: 1em;
  font-size: 0.9em;
}
.az-list__jump {
  margin-bottom: 2em;
}
.az-list__jump a {
  width: 14.28%;
  padding: 0.5em 0.25em;
  text-align: center;
  background-color: #fff;
  border-bottom: solid 1px #cdcdc3;
}
@media only screen and (min-width: 48em) {
  .az-list__jump {
    width: 100%;
    display: inline-block;
    border: solid 1px #aaa;
    border-radius: 2em;
    margin-bottom: 2em;
  }
  .az-list__jump a {
    width: 3.846%;
    float: left;
    border-right: solid 1px #aaa;
    padding: 0;
    border-bottom: none;
  }
  .az-list__jump a:last-child {
    border: none;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
  }
  .az-list__jump a:first-child {
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
  }
  .az-list__jump a:hover {
    background-color: #33afc5;
    color: #fff;
  }
}
.az-list__item {
  display: block;
  margin-bottom: 1em;
  font-size: 90%;
  background: #fafaf9;
  padding: 1em 1em 0;
  -webkit-box-shadow: 0 1px 4px #cdcdc3;
  box-shadow: 0 1px 4px #cdcdc3;
}
.az-list__item-details,
.az-list__item-thumbnail {
  display: block;
  width: 100%;
  color: #000;
  padding-bottom: 1px;
}
.az-list__item-thumbnail {
  text-align: center;
  max-width: 6em;
  float: left;
  margin-right: 1em;
}
.az-list__item-title {
  font-family: "LatoBold";
  margin-bottom: 0.5em;
  color: #0e8dce;
}
@media only screen and (min-width: 48em) {
  .az-list__item {
    display: table;
    width: 100%;
  }
  .az-list__item-details,
  .az-list__item-thumbnail {
    display: table-cell;
    vertical-align: top;
    float: none;
  }
  .az-list__item-details {
    width: 85%;
    padding-left: 1.5em;
  }
  .az-list__item-thumbnail {
    width: 15%;
    padding-top: 0.5em;
  }
}
.language-switcher__link {
  position: absolute;
  right: 0;
  top: 0.75em;
  color: #fff;
  font-size: 80%;
  padding: 0 1em;
}
.language-switcher__link .icon {
  top: 5px;
}
.language-switcher {
  position: fixed;
  top: 4em;
  right: 0;
  min-width: 9em;
  font-size: 80%;
  background-color: #ecece9;
  -webkit-transform: translateY(-30em);
  -ms-transform: translateY(-30em);
  transform: translateY(-30em);
  -webkit-transition: -webkit-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
  z-index: 999;
}
.language-switcher.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.language-switcher .item {
  display: block;
  padding: 1em;
}
.language-switcher .item.selected:after {
  content: "\e5ca";
  margin-left: 0.5em;
}
#global-search-form {
  position: absolute;
  right: 1em;
  top: 0.75em;
  width: 2em;
  -webkit-transition: width 0.3s;
  -ms-transition: width 0.3s;
  transition: width 0.3s;
}
#global-search-form .search-submit {
  visibility: hidden;
  opacity: 0;
  display: block;
  font-size: 0.9em;
  top: 0.05em;
  right: 0.05em;
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#global-search-form .search-field {
  font-size: 0.9em;
  background: #fff url("/assets/images/search.svg") no-repeat 0.5em center;
  border: none;
  width: 100%;
  height: 2em;
  padding-left: 2.5em;
  color: transparent;
  cursor: pointer;
  border-radius: 2em;
  -webkit-transition: width 0.3s;
  -ms-transition: width 0.3s;
  transition: width 0.3s;
}
.searching #global-search-form {
  width: 12em;
}
.searching #global-search-form .search-field {
  background-color: #fff;
  color: #000;
}
.searching #global-search-form .search-submit {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.search-area {
  padding: 4em 0 4em;
  text-align: center;
  background: url("../images/dermatology3.jpg") no-repeat 100% top #fff;
}
.search-area.professional {
  padding: 7em 0 7em;
  background: url("../images/professionals-bg-01.jpg") no-repeat center 10%;
  -webkit-background-size: cover;
  background-size: cover;
}
.search-area.science37 {
  padding: 7em 0 7em;
  background: url("../images/science37-bg.jpg") no-repeat center 10%;
  -webkit-background-size: cover;
  background-size: cover;
}
.search-box__input {
  border: 1px solid #412b6b;
}
.skin-conditions .search-area {
  background: url("../images/dermatology2.jpg") no-repeat 100% top #fff;
  padding: 7em 0 7em;
}
.search-box__input-container {
  width: 100%;
  padding: 1em 0;
  vertical-align: middle;
  position: relative;
}
.search-box__icon {
  position: absolute;
  top: 50%;
  margin-left: 0.6em;
  margin-top: -0.4em;
  z-index: 1;
  color: #412b6b;
}
.search-box__input {
  width: 100%;
  border-radius: 2em;
  margin: auto;
  padding: 0.75em 1em;
  font-size: 0.9em;
  background-color: #fff;
  border: solid 2px #412b6b;
  text-indent: 1.25em;
  -webkit-transition: border 0.2s, background-color 0.3s;
  -ms-transition: border 0.2s, background-color 0.3s;
  transition: border 0.2s, background-color 0.3s;
}
.search-box__input::-webkit-input-placeholder {
  font-family: "LatoLightItalic";
  color: #999;
}
@media only screen and (min-width: 48em) {
  .search-box__input {
    width: 80%;
  }
}
@media only screen and (min-width: 31.25em) {
  .search-box__input {
    text-indent: 2em;
  }
}
.search-box__input:focus,
.search-box__input:active {
  outline: none;
  background: #fff;
  -webkit-box-shadow: 0 0 8px #fff;
  box-shadow: 0 0 8px #fff;
}
.search-submit {
  position: absolute;
  right: 0.75em;
  top: 1.5em;
  padding: 0.25em 0.5em;
  border-radius: 2em;
}
.search-submit >.icon {
  font-size: 1em;
  color: #412b6b;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 48em) and (max-width: 56.25em) {
  #topbar.searching #global-search-form {
    width: 98%;
    right: 1%;
  }
  #topbar.searching .logo-area--header {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
.cover,
#backdrop {
  position: fixed;
  *position: absolute;
  display: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #12151c;
  z-index: 1300;
  -webkit-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  text-align: center;
  opacity: 0;
}
.cover:after,
#backdrop:after {
  position: absolute;
  top: -1em;
  left: 50%;
  margin-left: -10em;
  width: 20em;
  text-align: center;
  opacity: 0;
  content: 'Click to close';
  -webkit-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
#backdrop:after {
  top: 1em;
}
.nowrap {
  white-space: nowrap;
}
.hide {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 48em) {
  .hide-for-small-only {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 48.0625em) and (max-width: 56em) {
  .hide-for-medium-only {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 56.0625em) and (max-width: 93.75em) {
  .hide-for-large-only {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 93.8125em) and (max-width: 125em) {
  .hide-for-xlarge-only {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 48em) {
  .show-for-small-only {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 48.0625em) and (max-width: 56em) {
  .show-for-medium-only {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 56.0625em) and (max-width: 93.75em) {
  .show-for-large-only {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 93.8125em) and (max-width: 125em) {
  .show-for-xlarge-only {
    display: block;
    visibility: visible;
  }
}
@media only screen {
  .show-for-small-up {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 48em) {
  .show-for-medium-up {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 56em) {
  .show-for-large-up {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 93.75em) {
  .show-for-xlarge-up {
    display: block;
    visibility: visible;
  }
}
.styled-select {
  display: block;
  width: 100%;
  margin-bottom: 0.75em;
  border-radius: 0.25em;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  top: 0.4em;
  padding: 0 0.25em;
  border: solid 1px;
}
.styled-select select {
  width: 100%;
  background: transparent;
  border: none;
  padding: 0 0.25em;
}
h3 .styled-select {
  font-size: 0.75em;
}
@media only screen and (min-width: 48em) {
  .styled-select {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
  .styled-select select {
    width: auto;
  }
}
.article-container {
  max-width: 90em;
  width: 100%;
  margin: auto;
  overflow: hidden;
  white-space: nowrap;
}
.article-container.three-column-layout {
  max-width: 90em;
}
.article-container.two-column-layout {
  max-width: 70.25em;
}
.article-container.one-column-layout {
  padding: 0;
  max-width: 50em;
}
.article__secondary,
.article__primary,
.article__tertiary {
  position: relative;
  display: block;
  background-color: #fff;
}
.article__secondary .inner,
.article__primary .inner,
.article__tertiary .inner {
  padding: 1em;
  white-space: normal;
}
.article__affiliate {
  float: left;
  max-width: 50em;
  width: 100%;
  position: relative;
  display: block;
  background-color: #fff;
}
.article__affiliate .inner {
  padding: 1em;
  white-space: normal;
}
.article__primary {
  float: left;
  width: 100%;
}
.article__secondary,
.article__tertiary {
  float: right;
  width: 100%;
}
.article__author {
  font-size: 0.9em;
  font-family: "LatoItalic";
  color: #5d4982;
  margin-top: -0.5em;
}
.article__intro,
.results-intro {
  font-size: 1.1em;
  line-height: 1.8;
}
.article__body {
  padding: 2em 0 0;
}
article section {
  padding: 1em 0;
  position: relative;
}
#post-date {
  font-family: 'LatoLightItalic', sans-serif;
  font-size: 0.9em;
}
label {
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: "LatoBold", sans-serif;
  margin-right: 0.5em;
  display: block;
  margin: 1.5em 0 0.75em;
  color: #412b6b;
  border-bottom: solid 1px;
  line-height: 2;
}
label:first-child {
  margin-top: 0;
}
.article__image-desktop {
  display: none;
}
.article__image-mobile {
  margin-bottom: 2em;
}
.article__footer {
  margin: 2em 0;
}
.article__rating,
.article__share {
  display: inline-block;
  width: 100%;
  margin-bottom: 2em;
}
.article__rating label,
.article__share label {
  border: none;
}
.article__share {
  text-align: center;
}
.icon-facebook,
.icon-twitter {
  font-size: 44px;
}
.icon-facebook {
  color: #3b5998;
}
.icon-twitter {
  color: #00aced;
}
.related-topics {
  margin-bottom: 2em;
}
.related-article {
  width: 100%;
  display: table;
  margin-bottom: 1em;
}
.related-article__image,
.related-article__title {
  display: table-cell;
  vertical-align: middle;
}
.related-article__image {
  height: auto;
}
.related-article__title {
  width: 70%;
  font-size: 0.8em;
  padding-left: 1em;
}
.link-group {
  margin: 1em 0 1.5em;
}
.link-group a {
  font-size: 0.875em;
  display: block;
  margin-bottom: 0.5em;
}
.article-image {
  display: block;
  margin: 1.5em auto;
}
.article__title {
  text-align: center;
  padding: 1em;
  border-bottom: solid 2px #5d4982;
  border-top: solid 2px #5d4982;
  color: #240f4b;
  margin: 0.5em 0;
}
#preferredFeature {
  display: none;
}
.article__author,
.upper-share {
  display: inline-block;
  width: 49%;
}
.upper-share {
  text-align: right;
}
.upper-share.block {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 48em) and (max-width: 64em) {
  .article__primary {
    float: left;
    width: 55%;
  }
  .article__tertiary,
  .article__secondary {
    width: 45%;
  }
}
@media only screen and (min-width: 64em) and (max-width: 80em) {
  .related-article__image,
  .related-article__title {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}
@media only screen and (min-width: 64em) {
  .article-container {
    padding: 0 20.75em 0 0;
  }
  .article__header {
    width: 100%;
  }
  .article__secondary,
  .article__primary,
  .article__tertiary {
    float: none;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .two-column-layout .article__primary {
    width: 100%;
  }
  .two-column-layout .article__secondary {
    float: none;
    width: 20.75em;
  }
  .three-column-layout {
    position: relative;
  }
  .three-column-layout .article__primary {
    width: 75%;
    float: right;
  }
  .three-column-layout .article__secondary {
    width: 25%;
    max-width: 20.75em;
    float: left;
  }
  .three-column-layout .article__tertiary {
    width: 20.75em;
    position: absolute;
    right: 0;
  }
  .article__image-desktop {
    display: block;
    margin-bottom: 2em;
  }
  .article__image-mobile {
    display: none;
  }
}
.match-container .adspace.horizontal {
  margin: 2em auto;
}
.matches .inner {
  padding: 2em 1em;
}
@media only screen and (min-width: 56em) {
  .close-matches .card {
    height: 15em;
  }
  .close-matches .card:after {
    background: none;
  }
  .close-matches .card__intro {
    display: none;
  }
}
.dx-article section {
  border-bottom: solid 1px #cdccd0;
}
.dx-article section:after {
  content: '';
  position: absolute;
  bottom: -1em;
  left: 50%;
  width: 3em;
  height: 2em;
  background: url("/assets/images/ss-leaf.svg") center no-repeat;
  background-color: transparent;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dx-article section.dx-images-section {
  border: none;
}
.dx-article section.dx-images-section:after {
  background: none;
}
.dx-article section.dx-images-section #video-container {
  padding-top: 2em;
}
.dx-article header {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .dx-article header {
    text-align: left;
  }
}
.dx-images-group {
  width: 100%;
  overflow: hidden;
  -webkit-transition: max-height 0.2s;
  -ms-transition: max-height 0.2s;
  transition: max-height 0.2s;
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 7em;
}
.dx-images-group img {
  width: 6em;
  border-radius: 3px;
  float: left;
  max-height: 5.5em;
}
.dx-images-group .item {
  border-radius: 6px;
  border: 3px solid #fff;
  position: relative;
  margin: 0;
  display: inline-block;
  -webkit-transition: opacity 0.3s, border 0.2s;
  -ms-transition: opacity 0.3s, border 0.2s;
  transition: opacity 0.3s, border 0.2s;
}
.dx-images-group .item .no-touchevents:hover {
  opacity: 0.8;
}
.dx-images-group .item .no-touchevents:after {
  color: #fff;
  content: "\e8b6";
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -ms-transition: -ms-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.dx-images-group .item .no-touchevents:hover:after {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}
.dx-images-group .item .no-touchevents:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.dx-images-group .item .no-touchevents:hover:before {
  opacity: 1;
}
.dx-images-group .item.selected {
  border: 3px solid #3fbed3;
}
.dx-images-group.expanded {
  max-height: 40em;
  white-space: normal;
}
.toc-jump-menu {
  margin: 2em auto 1em;
}
.article__footer,
.toc-jump-menu {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .article__footer,
  .toc-jump-menu {
    text-align: left;
  }
}
@media only screen and (min-width: 56em) {
  .dx-images-group {
    max-height: 19em;
    white-space: normal;
    overflow: auto;
  }
  .dx-images-group img {
    width: 7em;
  }
}
.current-image-o {
  margin: 0;
  display: table;
  width: 100%;
  max-width: 30em;
  margin: 0 auto 2em;
}
#current-image {
  padding-bottom: 75%;
}
.current-image__container,
.current-image__caption {
  display: block;
  width: 100%;
}
.current-image__caption {
  font-size: 1em;
  color: #111;
  padding: 0.5em;
}
.more-image-link {
  display: none;
  float: right;
  font-size: 0.8em;
}
@media only screen and (min-width: 64.025em) {
  .current-image__container,
  .current-image__caption {
    display: table-cell;
    vertical-align: middle;
  }
  .current-image__caption {
    width: 40%;
    padding: 0 1.5em;
    text-align: center;
    color: #fff;
    border-left: solid 2px #000;
  }
  .current-image__container {
    width: 60%;
  }
  .current-image-o {
    max-width: none;
    padding: 1.5em;
    background-color: #1d232e;
  }
}
@media only screen and (min-width: 56em) {
  .more-image-link {
    display: inline-block;
  }
}
.video-embed,
.video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 56.25%;
  margin: 1em auto;
}
.video-embed iframe,
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1em solid #1d232e;
}
.close-video {
  position: absolute;
  top: auto;
  bottom: -3em;
  width: 100%;
  text-align: center;
}
.playvideo-btn {
  margin-top: 1.5em;
  padding: 0.5em 1em;
}
.playvideo-btn .icon {
  top: 0.1em;
}
.az-disease__thumbnail,
.az-disease__description {
  display: inline-block;
}
.az-disease__thumbnail {
  width: 20%;
}
.az-disease__description {
  width: 80%;
}
#browse-topics {
  display: block;
  padding: 0.75em 2em;
}
#browse-topics >.upper {
  text-transform: uppercase;
  font-size: 0.8125em;
}
@media only screen and (min-width: 48em) {
  .search-box__input-container,
  #browse-topics {
    display: inline-block;
  }
  .search-box__input {
    width: 100%;
  }
  .search-box__input-container {
    width: 70%;
  }
  #browse-topics {
    width: 25%;
    margin-left: 1em;
  }
}
.topic-list-o {
  text-align: left;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  margin-top: 1em;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
  -webkit-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.topic-list-o.expanded {
  padding: 2.5em 1.5em 0.5em;
  max-height: 100em;
  border-radius: 1em;
  border: solid 2px #412b6b;
}
.topic-list__group {
  margin-bottom: 2em;
  padding: 0 1em;
}
.topic-list__group .item {
  display: block;
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
.topic-list__column {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.best-matches .card {
  width: 100%;
}
@media only screen and (min-width: 56em) {
  .best-matches .card {
    width: 32%;
    height: 19em;
  }
  .best-matches .card__image-area {
    height: 7em;
  }
}
@media only screen and (min-width: 64em) {
  .best-matches .card {
    width: 24%;
  }
  .best-matches .card__image-area {
    height: 8em;
  }
}
@media only screen and (min-width: 48em) {
  .topic-list__column {
    width: 49%;
  }
}
@media only screen and (min-width: 56em) {
  .topic-list__column {
    width: 33%;
  }
}
#error-404-icon {
  font-size: 5em;
  color: #fee170;
}
.error-page article header {
  padding: 8em 0;
  text-align: center;
}
.page-intro {
  border-bottom: solid 1px #d6dae2;
}
.testing_panel h3 {
  clear: left;
  padding-left: 10px;
}
.testing_panel h4 {
  background-color: #412b6b;
  color: #fff;
  padding-left: 10px;
  border-style: solid;
  border-width: 2px;
}
.testing_panel .float {
  float: left;
}
.testing_panel details summary::-webkit-details-marker {
  display: none;
}
.testing_panel iframe {
  height: 1000px;
  width: 800px;
}
#DxId,
#ModId,
#DxGroupId,
.dialog {
  display: none;
}
.thanks-div {
  float: left;
  color: #fff;
  background-color: #1e95d1;
  opacity: 0;
  width: 100%;
  margin: auto;
  text-align: center;
  -webkit-box-shadow: 0 1px 1px 1px #197db0;
  box-shadow: 0 1px 1px 1px #197db0;
}
.dismiss {
  float: right;
  margin-right: 15px;
  cursor: default;
}
.prof-image {
  width: 12.5em;
}
#page-top {
  display: inline;
}
