/*
 * Monkeypx Page
 */
/* line 11, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox a {
  line-height: 1.2;
  font-size: 18px;
  padding: 1rem 1rem 1rem .8rem;
  display: flex;
  align-items: center;
}

/* line 18, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox a span {
  display: block;
  padding-top: 2px;
}

/* line 23, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox a:before {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e930";
  font-size: 28px;
  color: rgba(255, 255, 255, 0.5);
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin-right: .5rem;
}

/* line 43, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox:hover {
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.2);
  z-index: 2;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 51, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.bg-gray {
  background-color: #4c6978;
}

/* line 55, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.bg-teal {
  background-color: #00b1c1;
}

/* line 59, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.bg-orange {
  background-color: #f79600;
}

/* line 63, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox.bg-gray,
.coloredbox.bg-teal,
.coloredbox.bg-orange,
.coloredbox.bg-gray a,
.coloredbox.bg-teal a,
.coloredbox.bg-orange a,
.coloredbox.bg-gray a:hover,
.coloredbox.bg-teal a:hover,
.coloredbox.bg-orange a:hover {
  color: white;
}

/* line 79, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox.bg-gray a,
.coloredbox.bg-teal a,
.coloredbox.bg-orange a {
  color: white;
}

/* line 82, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox.bg-gray a:focus,
.coloredbox.bg-teal a:focus,
.coloredbox.bg-orange a:focus {
  color: white !important;
}

/* line 89, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.coloredbox.bg-gray a,
.coloredbox.bg-teal a,
.coloredbox.bg-orange a {
  text-decoration: none;
  border-bottom: 0;
}

/* line 98, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice {
  padding: 0 0 0 3rem;
  margin-left: auto;
  margin-right: 10px;
  color: #222;
  line-height: 1.65;
  width: 600px;
  max-width: 600px;
  background-image: url(/portals/_default/Skins/SccHsaCovid/images/flashnews-bg.png);
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 112, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .inner {
  width: 100%;
}

/* line 116, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice:before {
  color: white;
  width: 1px;
  height: 1px;
  content: "";
}

/* line 123, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .card {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

/* line 129, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .card-header {
  padding-top: .5rem;
  padding-bottom: .4rem;
  line-height: 1;
  font-size: 13px;
  font-weight: 500;
}

/* line 137, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .card-title {
  margin-bottom: 0.3rem;
  font-size: 16px;
  font-weight: 800;
  color: #ff9602;
}

/* line 144, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .card-body {
  padding-top: .8rem;
  padding-bottom: .8rem;
}

/* line 149, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .card-text {
  font-size: 14px;
  line-height: 1.2;
}

/* line 152, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .card-text strong {
  font-size: 15px;
}

/* line 159, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .case-def {
  font-size: 14px;
  color: white;
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  display: none;
}

/* line 168, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .case-def.show {
  display: block;
}

/* line 172, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .case-def .inner {
  padding: 1rem;
  background-color: rgba(82, 104, 116, 0.98);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* line 178, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.top-notice .case-def p {
  margin-bottom: 0;
}

/* line 185, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.sec-nav-wrap {
  background-color: #f6f6f6;
  padding: .8rem 0;
  line-height: 1;
  margin-bottom: 3rem;
}

/* line 192, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.sec-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
}

/* line 199, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.sec-nav-item {
  padding: 1rem 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  background-color: #526874;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 18px;
}

/* line 210, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.sec-nav-item:hover {
  color: white;
  background-color: #00b1c1;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.9);
}

/* line 217, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.sec-nav-item:focus, .sec-nav-item:visited {
  color: white !important;
}

/* line 227, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.innerpage.tpl-monkeypox .site-header {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 100;
}

/* line 234, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.innerpage.tpl-monkeypox .site-hero {
  background-image: url(../images/monkeypox/monkeypox-mainbanner2.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
}

/* line 240, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.innerpage.tpl-monkeypox .site-hero .container {
  height: 250px;
}

/* line 245, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.innerpage.tpl-monkeypox .site-hero .hero-text .h-title {
  font-size: 70px;
  font-weight: 700;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
}

/* line 257, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .searchwrap .search-btn .fe-icon-search {
  line-height: 38px;
}

/* line 263, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock {
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.2);
  margin-bottom: 2rem;
}

/* line 269, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail {
  padding-top: 2rem;
  line-height: 1.6;
}

/* line 277, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .card {
  border-radius: 0;
}

/* line 281, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .btn-detail {
  width: 100%;
  padding: 1rem 1.5rem;
  font-size: 24px;
  border-radius: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
}

/* line 292, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .btn-detail:hover {
  text-decoration: none;
}

/* line 296, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .btn-detail:focus {
  color: white !important;
}

/* line 300, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .btn-detail span {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 306, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .btn-detail::after {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e998";
  font-size: 28px;
  color: rgba(255, 255, 255, 0.85);
  width: 28px;
  height: 28px;
  line-height: 28px;
}

/* line 325, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail .btn-detail.collapsed::after {
  content: "\e9b3";
}

/* line 331, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail h3 {
  font-size: 21px;
  margin-bottom: 1.3rem;
  margin-top: 1rem;
}

/* line 337, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail a {
  color: #138692;
}

/* line 341, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .linkblock-detail li {
  margin-bottom: 0;
}

/* line 348, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .otherinfo {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}

/* line 352, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .otherinfo .card-header {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

/* line 356, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .otherinfo .card-header h2 {
  color: white !important;
  margin-bottom: 0;
  font-size: 24px !important;
}

/* line 363, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .otherinfo a {
  color: white;
  border-bottom: 0;
  text-decoration: underline;
  font-weight: 500;
}

/* line 373, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .currentnews {
  margin-bottom: 2rem;
  background-color: #f7f7f7;
  padding: 2.5rem;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 18px;
}

/* line 381, U:/_default/Skins/SccHsaCovid/scss/monkeypox.scss */
.tpl-monkeypox .currentnews a {
  border-bottom: 0;
}

/*# sourceMappingURL=monkeypox.css.map */