@charset "UTF-8";
/*
 * Scc HSA Theme
 * Version 1.0 
 * July, 2023
 */
body, .Normal, .NormalTextBox, .NormalDisabled {
  font-size: 15.5px;
}

th, td, table {
  font-size: 15px;
}

.scfiretheme .imgblk-w-title .img-bg {
  height: 300px;
}

.scfiretheme .imgblk-w-title .blk-title {
  padding: 1rem 1.5rem 0.9rem;
  margin-top: 2rem;
  margin-left: -1rem;
  display: inline-block;
  background-color: #173a4d;
  line-height: 1.2;
  text-transform: uppercase;
  width: 95%;
  font-size: 23px;
  font-weight: 600 !important;
  color: white !important;
}

.scfiretheme .imgblk-w-title .blk-title:hover {
  background-color: #007FB0;
}

.link-nobg {
  background-color: transparent !important;
}

.border-xl-3 {
  border-width: 0 !important;
}

@media (min-width: 1400px) {
  .border-xl-3 {
    border-width: 3px !important;
  }
}

.yellowborder-20 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.text-pink {
  color: #F20365;
}

.bg-teal {
  background-color: #0a9584 !important;
}

.bg-skyblue {
  background-color: #5AD4F9 !important;
}

.pinkborder-top-20 {
  border-top: 20px solid #F20365 !important;
}

.page-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.page-section h2 {
  font-size: 2.1rem !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.page-section h3 {
  font-size: 1.8rem !important;
}

.page-section .sec-ctn {
  font-size: 18px;
}

.page-section .sec-ctn-wrap {
  position: relative;
  z-index: 10;
}

.sec-withimgbg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-withimgbg .sec-tp-bg {
  background-color: rgba(255, 255, 255, 0.9);
}

.sec-withimgbg .sec-ctn {
  font-weight: 500;
  font-size: 18px;
}

.scc-card {
  color: black;
}

.scc-card .card-body {
  padding-top: 1.2rem;
}

.scc-card .card-title {
  color: black !important;
  font-weight: 600 !important;
  margin-bottom: .6rem;
}

.scc-card .card-text {
  font-size: 15px;
  line-height: 1.6;
  color: black;
}

.scc-card:hover .card-title {
  color: #C75038 !important;
}

.card-icon.card-icon-nobg .figure-wrap {
  height: 120px;
}

.card-icon.card-icon-nobg .figure-wrap img {
  width: 70px !important;
  max-height: 70px !important;
}

.card-icon.card-icon-nobg .card-title {
  font-weight: 600 !important;
  font-size: 20px;
  color: #173a4d;
}

.card-icon.card-icon-nobg:hover .figure-wrap img {
  max-width: 75px !important;
}

.card-icon.card-icon-nobg:hover .card-title {
  color: #C75038;
}

.card-icon-style3 .card-title {
  margin-bottom: 0;
  font-weight: 700 !important;
  color: #173a4d;
  font-size: 20px;
}

.card-icon-style6 .card-title {
  margin-bottom: 0;
  font-weight: 700 !important;
  color: #173a4d;
  font-size: 20px;
}

.scc-card-dark .card-title {
  color: white !important;
}

.scc-card-withctn-compact .card-title {
  background-color: #173a4d;
}

.scc-card-withctn-compact h3 {
  font-size: 23px !important;
  margin-bottom: 1rem;
  padding-top: 1rem;
}

.scc-card-yellow {
  border-color: #FFA400;
}

.scc-card-yellow .card-title {
  background-color: #FFA400;
}

.scc-card-teal {
  border-color: #0a9584;
}

.scc-card-teal .card-title {
  background-color: #0a9584;
}

.scc-card-teal .btn-primary {
  background-color: #0a9584;
}

.scc-card-green {
  border-color: #008155;
}

.scc-card-green .card-title {
  background-color: #008155;
}

.scc-card-green .btn-primary {
  background-color: #008155;
}

.scc-card-darkteal {
  border-color: #14524b;
}

.scc-card-darkteal .card-title {
  background-color: #14524b;
}

.scc-card-darkteal .btn-primary {
  background-color: #14524b;
}

.scc-card-oceanblue {
  border-color: #007FB0;
}

.scc-card-oceanblue .card-title {
  background-color: #007FB0;
}

.scc-card-oceanblue .btn-primary {
  background-color: #007FB0;
}

.scc-card-skyblue {
  border-color: #00A0D1;
}

.scc-card-skyblue .card-title {
  background-color: #00A0D1;
}

.scc-card-skyblue .btn-primary {
  background-color: #00A0D1;
}

.scc-card-redwood .card {
  border-color: #C75038;
}

.scc-card-redwood .card-title {
  background-color: #C75038;
}

.scc-card-redwood .btn-primary {
  background-color: #C75038;
}

.hsanews-collapes .btn-collapes,
.hsa-collapes .btn-collapes {
  border: 1px solid #ddd;
  color: #006992 !important;
  font-weight: 600;
  font-size: 19px;
  padding: 1.3rem;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  text-align: left;
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .hsanews-collapes .btn-collapes,
  .hsa-collapes .btn-collapes {
    flex-wrap: wrap;
  }
}

.hsanews-collapes .btn-collapes span,
.hsa-collapes .btn-collapes span {
  min-width: 12rem;
}

.hsanews-collapes .btn-collapes:after,
.hsa-collapes .btn-collapes:after {
  display: none;
}

.hsanews-collapes .btn-collapes:before,
.hsa-collapes .btn-collapes:before {
  content: "\25B6";
  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;
  font-size: 30px;
  line-height: 1;
  margin-right: .8rem;
  height: 34px;
  width: 30px;
  transition: all 0.4s ease;
  transform: rotateZ(90deg);
}

.hsanews-collapes .btn-collapes.collapsed,
.hsa-collapes .btn-collapes.collapsed {
  background-color: #eee;
  color: #173a4d;
}

.hsanews-collapes .btn-collapes.collapsed::before,
.hsa-collapes .btn-collapes.collapsed::before {
  transform: rotateZ(0deg);
}

.hsanews-collapes .btn-collapes.collapsed.btn-dark:hover,
.hsa-collapes .btn-collapes.collapsed.btn-dark:hover {
  opacity: .9;
}

.hsanews-collapes .btn-collapes.collapsed:hover,
.hsa-collapes .btn-collapes.collapsed:hover {
  background-color: #eee;
  opacity: 1;
}

.hsanews-collapes .btn-collapes.btn-dark,
.hsa-collapes .btn-collapes.btn-dark {
  color: white !important;
}

.hsanews-collapes .btn-collapes-sm,
.hsa-collapes .btn-collapes-sm {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hsanews-collapes .scc-card,
.hsa-collapes .scc-card {
  background-color: #f7f7f7;
}

.hsanews-collapes .scc-card .card-body,
.hsa-collapes .scc-card .card-body {
  padding-left: 2rem;
  padding-right: 2rem;
}

.hsanews-collapes .blk-desc,
.hsa-collapes .blk-desc {
  display: block;
  padding: 1rem 2rem 1rem 4rem;
  font-size: 15px;
  font-weight: 400;
  background-color: #f9f9f9;
  color: #1c4e69;
}

.sec-archive-news .btn-collapes {
  border-color: #eee;
  padding: 1rem 1.5rem;
  background-color: #1c4e69;
  color: white !important;
}

.sec-archive-news .btn-collapes:before {
  color: #FFA400;
}

.sec-archive-news .btn-collapes.collapsed {
  background-color: #f5f5f5;
  color: #173a4d !important;
}

.btn-simple {
  min-width: 100px;
  text-align: center;
  display: inline-block;
  background-color: white;
  padding: 0.6rem 1.2rem;
  border-radius: 0.25rem;
  line-height: 1;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 500;
  border: 1px solid #ededed;
  box-shadow: 0 2px 10px rgba(204, 204, 204, 0.5);
  white-space: nowrap;
}

.btn-simple:hover {
  background-color: #007FB0 !important;
  color: white !important;
}

.page-section .btn-primary {
  color: white !important;
  font-weight: 700 !important;
}

.btn-pink,
.mainbody .btn-pink {
  background-color: #F20365;
  color: white !important;
}

.btn-pink-nobg,
.mainbody .btn-pink-nobg {
  color: #F20365 !important;
  background-color: transparent;
  border: 0;
}

.btn-pink-nobg:hover,
.mainbody .btn-pink-nobg:hover {
  background-color: transparent;
  color: #1c4e69 !important;
}

.btn-pink-nobg:focus,
.mainbody .btn-pink-nobg:focus {
  border: 0;
}

.btn-lakeblue,
.mainbody .btn-lakeblue {
  background-color: #00A0D1;
  color: white !important;
}

.btn-lakeblue:hover,
.mainbody .btn-lakeblue:hover {
  background-color: #FFA400;
  color: white !important;
}

.btn-lakeblue:focus,
.mainbody .btn-lakeblue:focus {
  color: white !important;
}

@media (min-width: 1200px) {
  .page-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.hover-tabs .scc-card {
  cursor: pointer;
}

.scc-table thead th {
  border-color: white;
  border-width: 1px;
}

.scc-table tbody td a {
  font-weight: 500;
}

.scc-table-darkblue-head thead th {
  background-color: #173a4d;
}

.scc-table-style2 thead th {
  font-size: 18px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-color: white;
  border-width: 1px;
}

.scc-table-style2 tbody th, .scc-table-style2 tbody td {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.scc-table-style2 tbody td a {
  font-weight: 500;
}

.hover-switch-icon .origin-icon {
  display: block;
}

.hover-switch-icon .active-icon {
  display: none;
}

.hover-switch-icon:hover .origin-icon, .hover-switch-icon.active .origin-icon {
  display: none;
}

.hover-switch-icon:hover .active-icon, .hover-switch-icon.active .active-icon {
  display: block;
}

.card-with-number {
  display: flex;
}

.card-with-number:before {
  content: "";
  display: inline-flex;
  width: 70px;
  height: 70px;
  justify-content: center;
  align-items: center;
  background-color: #5AD4F9;
  color: white;
  font-size: 22px;
  font-weight: 600;
  border-radius: 50%;
}

.card-with-number .card-ctn {
  padding-left: 1.3rem;
  flex: 1;
}

.card-with-number.card-no1:before {
  content: "1";
}

.card-with-number.card-no2:before {
  content: "2";
}

.card-with-number.card-no3:before {
  content: "3";
}

.scc-popover {
  --bs-popover-max-width: 350px;
  --bs-popover-border-width: 1px;
  --bs-popover-border-color: #ccc;
  --bs-popover-border-radius: .5rem;
  --bs-popover-body-padding-x: 1.3rem;
  --bs-popover-body-padding-y: 1.3rem;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.scc-popover .popover-header {
  padding-bottom: 0;
  padding-top: 1.3rem;
  font-size: 18px;
  font-weight: 600;
}

.scc-popover .popover-body {
  padding-top: 1rem;
  font-size: 16px;
}

/*------------------------------------
  Site Search
------------------------------------*/
.header-search-btn i:before {
  background-color: #C75038;
}

/*------------------------------------
  Top Bar
------------------------------------*/
.topbar {
  background-color: #173a4d;
}

.top-blk.blk-spanish {
  padding-left: 0;
}

.notiebar-hidden .top-blk.blk-spanish {
  margin-left: 4rem;
}

@media (max-width: 991.98px) {
  .blk-spanish {
    display: none !important;
  }
}

@media (max-width: 450px) {
  .top-blk-scclink {
    display: none !important;
  }
}

/*------------------------------------
  Notice Banner
------------------------------------*/
.btn-close-notice {
  left: 1rem;
}

.btn-close-notice .notice-toggle {
  display: inline-block;
}

@media (min-width: 992px) {
  .btn-close-notice {
    left: 1rem;
  }
}

.side-menu {
  padding-left: 0 !important;
  margin-bottom: 0;
}

.side-menu ul {
  padding-left: 0;
}

.side-menu li {
  list-style: none;
  padding-bottom: 0;
  margin-left: 0;
}

.side-menu .nav-link {
  width: 100%;
  padding: 0.5rem 1.5rem;
  color: #000 !important;
  text-decoration: none;
}

.side-menu .nav-link.active {
  font-weight: 500;
  color: #C75038;
}

.side-menu .nav-link:hover {
  background-color: #f5f5f5;
  text-decoration: none;
  color: #1c4e69;
}

.side-menu .nav-link:focus {
  color: #1c4e69 !important;
}

.side-menu .nav-toggle {
  padding: 0 1rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
  font-size: 18px;
}

.side-menu .nav-toggle i:before {
  content: "\e998";
}

.side-menu .nav-toggle.collapsed i:before {
  content: "\e9b3";
}

.side-menu .nav-toggle:hover {
  background-color: #eee;
}

.side-menu > li {
  margin-left: 0;
  font-size: 16px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.side-menu > li > .nav-title > .nav-link {
  font-weight: 500;
}

.side-menu > li:hover {
  border-top-color: #eee;
  border-bottom-color: #eee;
}

.side-menu .menu-dropdown {
  padding-left: 1.5rem;
  margin-bottom: .8rem;
}

.side-menu .menu-dropdown li {
  font-size: 15px;
}

.side-menu .menu-dropdown .nav-link {
  padding: .4rem 1rem;
}

.side-menu .btn-toggle-nav {
  border-left: 1px solid #eee;
  padding-bottom: 0;
}

.innerpage .subpage-leftnav .compact-menu li {
  font-size: 16px;
}

.innerpage .subpage-leftnav .compact-menu li a {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.nav-link {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.main-menu li {
  list-style-type: none;
  font-weight: 500;
  text-align: center;
  padding-left: 0;
  padding-bottom: 0;
  margin-left: 0;
}

.main-menu > li {
  font-weight: 600;
}

.main-menu > li:last-child {
  padding-right: 0;
}

.main-menu > li:last-child .dropdown-menu {
  right: 0;
  left: auto;
}

.main-menu > li:nth-last-child(2) .dropdown-menu {
  right: 0;
  left: auto;
}

.main-menu > li > a {
  padding: .5rem 0 !important;
}

.main-menu a {
  color: #000;
  text-decoration: none;
}

.main-menu a:hover {
  color: #C75038;
}

.main-menu a:focus {
  color: #C75038 !important;
}

.main-menu .dropdown-toggle::after {
  display: none;
}

.main-menu > li.active > a,
.main-menu .current-menu-ancestor > a {
  position: relative;
}

.main-menu > li.active > a:after,
.main-menu .current-menu-ancestor > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #C75038;
  position: absolute;
  bottom: -4.3rem;
}

.main-menu .dropdown-menu {
  border-radius: 0;
  margin-top: 0;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}

.main-menu .dropdown-menu li {
  line-height: 1.3;
}

.main-menu .dropdown-menu a {
  padding: .5rem 1.5rem .3rem;
  color: black;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-wrap: initial;
}

.main-menu .dropdown-menu a:hover {
  background-color: #1c4e69;
  color: white;
}

.main-menu .dropdown-menu a:focus {
  color: white !important;
}

.main-menu .dropdown-menu > li {
  padding: 0;
  margin-left: 0;
  text-align: left;
  background-color: white;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.main-menu .dropdown-menu > li:first-child {
  border-top: 1px solid #ccc;
}

.main-menu .dropdown-menu > li:last-child {
  border-bottom: 1px solid #ccc;
}

.main-menu .dropdown-menu > li:hover {
  background-color: #173a4d;
}

.main-menu .dropdown-menu > li:hover > a {
  color: white;
}

.main-menu .dropdown-menu .dropdown-menu {
  background-color: rgba(28, 78, 105, 0.97);
}

.main-menu > .dropdown-toggle:hover > .dropdown-menu {
  display: block;
  -webkit-animation: dropdown-slide-down .3s;
  animation: dropdown-slide-down .3s;
}

.main-menu .subLevel .dropdown-item.has-children > .dropdown-menu {
  top: 0;
  left: 100%;
}

.main-menu .dropdown-item.has-children:hover > .dropdown-menu {
  display: block;
  -webkit-animation: dropdown-slide-right .3s;
  animation: dropdown-slide-right .3s;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

@-webkit-keyframes dropdown-slide-down {
  from {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes dropdown-slide-down {
  from {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes dropdown-slide-right {
  from {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes dropdown-slide-right {
  from {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes dropdown-slide-left {
  from {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes dropdown-slide-left {
  from {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: .0;
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .regnav-wrap {
    justify-content: end;
    padding-right: 3.5%;
  }
  .main-menu {
    padding-top: 0;
    padding-bottom: 0;
    justify-content: end;
    width: 100%;
  }
  .main-menu > li {
    margin-left: 3%;
  }
  .main-menu > li > a {
    font-size: 18px;
  }
  .main-menu .dropdown-menu {
    padding-top: 4.3rem;
    max-width: 18rem;
    width: 18rem;
  }
  .main-menu .dropdown-menu a {
    padding: 0.7rem 1.2rem 0.5rem !important;
    font-size: 15px;
    font-weight: 500;
  }
  .main-menu .dropdown-menu > li {
    position: relative !important;
  }
  .main-menu .dropdown-menu > li:first-child > a {
    padding-top: 1rem !important;
  }
  .main-menu .dropdown-menu > li:last-child > a {
    padding-bottom: 1rem !important;
  }
  .main-menu .dropdown-menu .dropdown-menu {
    padding-top: 0 !important;
  }
}

@media (max-width: 991.98px) {
  .main-menu {
    background-color: white;
    padding-top: 1rem;
  }
  .main-menu a {
    color: white;
  }
  .main-menu a:visited {
    color: white;
  }
  .main-menu > li {
    border-bottom-width: 1px;
    border-bottom-color: #3f535e;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 20px;
    background-color: transparent;
  }
  .main-menu > li > a {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    background-color: #173a4d;
  }
  .main-menu > li:hover {
    border-bottom-color: white;
  }
  .main-menu > li:hover > a:hover {
    color: white;
  }
  .main-menu > li.active > a,
  .main-menu .current-menu-ancestor > a {
    color: white;
  }
  .main-menu .dropdown-menu {
    margin-top: 0;
    padding-top: .8rem;
    padding-bottom: .8rem;
    text-align: center;
  }
  .main-menu .dropdown-menu a {
    color: #333;
    font-size: 20px;
    padding: .8rem 1rem;
  }
  .main-menu .dropdown-menu a:hover {
    background-color: #eee;
    color: #C75038;
  }
  .main-menu .dropdown-menu a:focus {
    color: #C75038 !important;
  }
  .main-menu .dropdown-menu a:visited {
    color: #333;
  }
  .main-menu .dropdown-menu > li {
    display: block;
    border: 0 !important;
    padding: 0;
  }
  .main-menu .dropdown-menu > li:hover {
    background-color: transparent;
  }
}

/* 
 * Header
 * ======================================== */
.site-header-wrap {
  z-index: 100;
  position: relative;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.15);
}

.navbar-toggler .fe-icon-menu::before {
  color: #C75038;
}

.navbar-toggler:hover .fe-icon-menu:before {
  background-color: #C75038;
}

.navbar-toggler:focus .fe-icon-menu:before {
  border-color: #C75038;
}

@media (min-width: 992px) {
  .site-header .main-navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .navbar-brand img {
    max-width: 280px;
  }
}

@media (min-width: 1200px) {
  .site-header .container {
    width: 98%;
  }
  .site-header .main-navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 1300px) {
  .navbar-brand img {
    max-width: 300px;
  }
}

@media (max-width: 991.98px) {
  .mobile-wrap {
    display: flex;
  }
  .navbar-toggler .el-txt {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .site-header .main-navbar {
    padding-bottom: 0;
  }
  .navbar-brand {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
    text-align: center;
    padding-bottom: 1rem;
  }
  .mobile-wrap {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #f5f5f5;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-wrap .header-search-btn {
    margin-left: 0;
    display: inline-flex;
    align-items: center;
  }
  .mobile-wrap .el-txt {
    font-size: 18px;
    font-weight: 600;
    padding-left: 0.5rem;
    color: #C75038;
  }
  .mobile-wrap .navbar-toggler {
    display: flex;
    align-items: center;
  }
  .mobile-wrap .navbar-toggler .fe-icon-menu:before {
    color: #C75038;
  }
  .mobile-wrap .navbar-toggler:hover .fe-icon-menu:before {
    color: white;
    border-color: white;
    background-color: #C75038;
  }
  .navbar-toggler {
    margin-left: 12px;
  }
  .navbar-toggler .el-txt {
    display: inline-block;
  }
}

/* Footer */
.site-footer {
  line-height: 1.7 !important;
  border-top: 1px solid #ddd;
  font-size: 15px;
}

.site-footer .site-logo img {
  width: 120px;
}

.site-footer .footer-widget {
  line-height: 1.7;
}

.site-footer .footer-widget h5 {
  font-size: 19px;
  font-weight: 700 !important;
  color: #173a4d;
}

.site-footer .footer-widget li {
  padding-bottom: .4rem;
}

.site-footer .social-block a {
  margin-right: .3rem;
}

.site-footer .social-block i:before {
  background-color: #007FB0;
  font-size: 14px;
  padding: 0.625rem;
}

.site-footer .copybar {
  background: #173a4d;
  padding: 1rem 0;
  font-size: 14px;
}

.site-footer .terms-priv {
  font-size: 14px;
  font-weight: 500;
  color: white;
}

.site-footer .terms-priv a {
  color: white;
}

.site-footer .terms-priv a:focus {
  color: white !important;
}

.site-footer .copyright {
  color: white;
}

.site-footer .dnnlogin #dnn_dnnUSER_registerLink,
.site-footer #loginDnnitems a {
  font-size: 14px;
  color: white;
}

.scfiretheme .HomeSlidePane {
  position: relative;
  z-index: 1;
}

.sec-programsvs .card-icon-style2 {
  height: 100%;
  padding-top: 1rem;
}

.sec-programsvs .card-icon-style2 .figure-wrap {
  height: auto;
  margin-bottom: 1.5rem;
}

.sec-programsvs .card-icon-style2 .figure-wrap img {
  max-width: 170px;
  max-height: 170px;
}

.sec-programsvs .card-icon-style2 .card-body {
  text-align: center;
  padding: 0 1rem 1rem;
}

.sec-programsvs .card-icon-style2 .card-title {
  text-align: center;
  font-size: 20px;
  margin-bottom: .7rem;
  color: black;
}

.sec-programsvs .card-icon-style2 .card-text {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: left;
}

.sec-programsvs .card-icon-style2:hover {
  background: transparent;
}

.sec-programsvs .card-icon-style2:hover .figure-wrap img {
  -webkit-filter: drop-shadow(0 3px 10px #bbb);
  filter: drop-shadow(0 3px 10px #bbb);
}

.sec-programsvs .card-icon-style2:hover .card-title {
  color: #C75038;
}

.sec-resources .card-body {
  padding: 1.5rem 0 0;
}

.sec-resources .card-text {
  font-size: 15px;
  line-height: 1.5;
}

.sec-resources .card-withimg .card-title {
  font-size: 18px;
  font-weight: 600 !important;
  color: black;
  margin-bottom: .5rem;
}

.sec-resources .card:hover .card-title {
  color: #C75038;
}

@media (min-width: 992px) {
  .hsa-trending-items {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .home-feature-row .figure-wrap {
    padding: 2.5rem;
  }
}

.site-breadcrumb-wrap {
  padding: 1rem 0;
  line-height: 1;
  margin-bottom: -3.5rem;
  margin-top: 2rem;
}

.site-breadcrumb-wrap .BreadcrumbLabel {
  display: none;
}

.site-breadcrumb-wrap .site-breadcrumb {
  display: inline-block;
  background-color: rgba(41, 184, 147, 0.3);
  height: 32px;
  padding-right: 1rem;
  padding-left: 2rem;
  position: relative;
  line-height: 32px;
  color: #585858 !important;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}

.site-breadcrumb-wrap .site-breadcrumb:before {
  content: "";
  position: absolute;
  right: -14px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 14px solid rgba(41, 184, 147, 0.3);
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}

.site-breadcrumb-wrap .site-breadcrumb:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 14px solid white;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}

.site-breadcrumb-wrap .site-breadcrumb:last-child {
  color: #008155 !important;
  background-color: transparent;
  padding-left: 1rem;
}

.site-breadcrumb-wrap .site-breadcrumb:last-child:before, .site-breadcrumb-wrap .site-breadcrumb:last-child:after {
  display: none;
}

.site-breadcrumb-wrap .site-breadcrumb:first-of-type {
  padding-left: 1rem;
}

.site-breadcrumb-wrap .site-breadcrumb:first-of-type:after {
  display: none;
}

.site-breadcrumb-wrap #dnn_dnnBREADCRUMB_lblBreadCrumb span {
  padding: 0 5px;
  color: #666;
}

.mainbody img {
  max-width: 100%;
}

.innerpage .maincontent img {
  max-width: 100%;
}

.innerpage .subpage-banner {
  min-height: 200px;
}

.innerpage .subpage-banner .page-title {
  position: relative;
  z-index: 2;
}

.innerpage .subpage-banner .page-title .subtitle {
  font-size: 20px;
  color: white;
}

.innerpage .subpage-banner .page-title h1 {
  color: white !important;
  font-size: 36px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0 !important;
  letter-spacing: 1px;
  text-shadow: 0 2px 15px rgba(23, 58, 77, 0.9);
  line-height: 1.2;
}

.innerpage .subpage-banner.imgbg {
  min-height: 220px;
}

.innerpage .subpage-banner.imgbg:before {
  content: "";
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3));
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.innerpage .col-left {
  padding-top: 0;
  padding-bottom: 3rem;
}

.innerpage .col-content {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 576px) {
  .innerpage .subpage-banner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 40px;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .innerpage .subpage-banner {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 40px;
  }
  .innerpage .subpage-banner .page-title .uplevel {
    font-size: 24px;
  }
  .innerpage .subpage-content-body {
    min-height: 450px;
  }
  .innerpage .col-left {
    padding-top: 4rem;
  }
  .innerpage .col-content {
    padding-top: 4rem;
  }
  .innerpage .col-content .inner {
    padding-left: 2rem;
  }
  .page-with-breadcrumb .col-left {
    padding-top: 0;
  }
}

@media (min-width: 1200px) {
  .innerpage .subpage-banner .page-title h1 {
    font-size: 44px;
  }
  .innerpage .col-left {
    max-width: 420px;
    width: 420px;
  }
  .innerpage .col-content .inner.nopad {
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .innerpage .subpage-banner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 56px;
  }
}

.DnnModule-SearchResults {
  margin-top: 0;
}

@media (min-width: 992px) {
  .DnnModule-SearchResults {
    margin-top: 0;
  }
}

.row-pdf .scc-card .card-title {
  font-size: 17px;
}

.row-pdf .card-withimg .card-img {
  max-height: 160px;
}

.scc-gallery .col-gallery {
  margin-bottom: 30px;
}

.scc-gallery figure {
  margin-bottom: 0;
}

.scc-gallery img {
  width: 100%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

.scc-gallery img:hover {
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.15);
  border: 10px solid #C75038;
  border-radius: 0;
}

.fancybox-thumbs {
  background-color: black;
}

.fancybox-thumbs__list a:before {
  border-color: #C75038;
}

@media (min-width: 768px) {
  .scc-gallery .col-gallery {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .page-gallery .col-left {
    max-width: 320px;
  }
}

.slick-prev:before {
  content: "";
}

.slick-next:before {
  content: "";
}

.slide-text-wrap {
  position: absolute;
  z-index: 20;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* Homepage Slider */
.sccfire-homeslider .slick-prev,
.sccfire-homeslider .slick-next {
  display: none !important;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 127, 176, 0.6);
}

.sccfire-homeslider .slick-prev:hover, .sccfire-homeslider .slick-prev:focus,
.sccfire-homeslider .slick-next:hover,
.sccfire-homeslider .slick-next:focus {
  background-color: #007FB0;
}

.sccfire-homeslider .slick-prev:hover:before, .sccfire-homeslider .slick-prev:focus:before,
.sccfire-homeslider .slick-next:hover:before,
.sccfire-homeslider .slick-next:focus:before {
  opacity: 1;
}

.sccfire-homeslider .slick-prev:before,
.sccfire-homeslider .slick-next:before {
  font-size: 30px;
  opacity: 1;
}

.sccfire-homeslider .slick-prev {
  left: 0;
}

.sccfire-homeslider .slick-next {
  right: 0;
}

.sccfire-homeslider:hover .slick-prev,
.sccfire-homeslider:hover .slick-next {
  display: inline-block !important;
}

.sccfire-homeslider .slick-dots {
  bottom: 5%;
  display: none !important;
}

.sccfire-homeslider .slick-dots li {
  margin-left: 12px;
  margin-right: 12px;
}

.sccfire-homeslider .slick-dots li button {
  padding: 0;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border: 3px solid white;
}

.sccfire-homeslider .slick-dots li button:hover, .sccfire-homeslider .slick-dots li button:focus {
  outline: none;
  opacity: .85;
}

.sccfire-homeslider .slick-dots li button:before {
  display: none;
}

.sccfire-homeslider .slick-dots li.slick-active button {
  background-color: white;
}

.sccfire-homeslider .slide-img {
  min-height: 200px;
}

.sccfire-homeslider .slide-content .slide-text {
  margin-left: 5%;
  margin-right: 3%;
  position: relative;
}

.sccfire-homeslider .slide-content .slide-title {
  font-size: 32px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  margin-bottom: .5rem;
  text-shadow: 2px 2px 20px black;
}

.sccfire-homeslider .slide-content .slide-desc {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  color: white;
  text-shadow: 0px 2px 6px black;
}

.sccfire-homeslider .slide-content .btn-slide-reg {
  background-color: #FFA400;
  border-radius: 40px;
  color: #113244 !important;
  font-size: 20px;
  font-weight: 600;
  margin-top: 0.8rem;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0 !important;
  padding: 0.8rem 1.2rem;
  line-height: 1.2;
}

.sccfire-homeslider .slide-content .btn-slide-reg:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.sccfire-homeslider .slide-content .btn-fullslide {
  display: block !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  border: 0;
  text-indent: -999rem;
  box-shadow: none;
  border-radius: 0;
}

@media (min-width: 576px) {
  .sccfire-homeslider .slide-img {
    min-height: 300px;
  }
  .sccfire-homeslider .slide-content .slide-text {
    margin-left: 6%;
    margin-right: 0;
  }
  .sccfire-homeslider .slide-content .slide-title {
    font-size: 40px;
    margin-bottom: .5rem;
  }
  .sccfire-homeslider .slide-content .btn-slide {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .slide-text-wrap {
    justify-content: end;
    padding-bottom: 6%;
  }
  .sccfire-homeslider .slick-prev,
  .sccfire-homeslider .slick-next {
    width: 50px;
    height: 50px;
  }
  .sccfire-homeslider .slick-prev:before,
  .sccfire-homeslider .slick-next:before {
    font-size: 40px;
  }
  .sccfire-homeslider .slide-content .slide-text {
    margin-left: 5%;
  }
  .sccfire-homeslider .slide-content .slide-title {
    font-size: 44px;
  }
  .slide-careerfair .slide-img {
    background-position: center right;
  }
}

@media (min-width: 992px) {
  .sccfire-homeslider .slide-img {
    min-height: 350px;
  }
  .sccfire-homeslider .slide-content .slide-title {
    font-size: 52px;
  }
  .sccfire-homeslider .slide-content .btn-slide-reg {
    font-size: 20px;
    padding: .9rem 2rem;
  }
}

@media (min-width: 1200px) {
  .sccfire-homeslider .slick-dots li button {
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
  .sccfire-homeslider .slide-img {
    min-height: 400px;
  }
  .sccfire-homeslider .slide-content .slide-title {
    font-size: 58px;
  }
}

@media (min-width: 1400px) {
  .sccfire-homeslider .slide-img {
    min-height: 420px;
  }
  .sccfire-homeslider .slick-dots {
    bottom: 5%;
  }
  .sccfire-homeslider .slick-dots li button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid white;
  }
  .sccfire-homeslider .slide-content .slide-text {
    left: 4%;
    margin-left: 5%;
  }
  .sccfire-homeslider .slide-content .slide-title {
    font-size: 64px;
  }
  .sccfire-homeslider .slide-content .slide-title .smfont {
    font-size: 54px;
  }
}

@media (min-width: 1600px) {
  .sccfire-homeslider .slide-img {
    min-height: 450px;
  }
}

@media (max-width: 575.98px) {
  .sccfire-homeslider .slide-content .slide-title br {
    display: none;
  }
}

/* Resources Carousel */
.hsa-carousel-wrap {
  padding-left: 1rem;
  padding-right: 1rem;
}

.hsa-carousel .slick-track {
  display: flex;
  height: 100%;
  padding-bottom: 1rem;
}

.hsa-carousel .slick-prev,
.hsa-carousel .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.hsa-carousel .slick-prev:before,
.hsa-carousel .slick-next:before {
  font-size: 36px;
  opacity: 1;
  border: 2px solid transparent;
  border-radius: 50%;
  background-color: #3ac9ff;
  padding: 5px;
}

.hsa-carousel .slick-prev.slick-disabled,
.hsa-carousel .slick-next.slick-disabled {
  visibility: hidden;
}

.hsa-carousel .slick-prev.slick-disabled:before,
.hsa-carousel .slick-next.slick-disabled:before {
  opacity: 0;
}

.hsa-carousel .slick-prev:hover:before, .hsa-carousel .slick-prev:focus:before,
.hsa-carousel .slick-next:hover:before,
.hsa-carousel .slick-next:focus:before {
  opacity: 1;
  background-color: #FFA400;
}

.hsa-carousel .slick-prev.slick-disabled:hover:before, .hsa-carousel .slick-prev.slick-disabled:focus:before,
.hsa-carousel .slick-next.slick-disabled:hover:before,
.hsa-carousel .slick-next.slick-disabled:focus:before {
  opacity: 0;
}

.hsa-carousel .slick-prev {
  left: -3.5rem;
}

.hsa-carousel .slick-next {
  right: -3.5rem;
}

.hsa-carousel:hover .slick-prev,
.hsa-carousel:hover .slick-next {
  display: inline-block !important;
}

.hsa-carousel:focus {
  outline: none;
}

.hsa-carousel .slick-dots {
  bottom: 5%;
  display: none !important;
}

.hsa-carousel .slick-dots li {
  margin-left: 5px;
  margin-right: 5px;
  height: auto;
  width: auto;
}

.hsa-carousel .slick-dots li button {
  padding: 0;
  line-height: 14px;
  border-radius: 0;
  height: 3px;
  width: 40px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.35);
}

.hsa-carousel .slick-dots li button:hover, .hsa-carousel .slick-dots li button:focus {
  outline: none;
  opacity: .85;
}

.hsa-carousel .slick-dots li button:before {
  display: none;
}

.hsa-carousel .slick-dots li.slick-active button {
  background-color: rgba(255, 255, 255, 0.8);
}

.hsa-carousel .slide-content {
  display: flex;
  height: auto;
  min-height: 350px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 576px) {
  .hsa-carousel-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .hsa-carousel .slick-prev {
    left: -4rem;
  }
  .hsa-carousel .slick-next {
    right: -4rem;
  }
  .hsa-carousel .slick-dots {
    display: block !important;
  }
  .hsa-carousel .slide-img {
    min-height: 300px;
  }
  .hsa-carousel .slide-content .slide-title {
    font-size: 40px;
    margin-bottom: 1rem;
  }
  .hsa-carousel .slide-content .slide-btn {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .hsa-carousel-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .hsa-carousel .slick-prev {
    left: -4.5rem;
  }
  .hsa-carousel .slick-next {
    right: -4.5rem;
  }
  .hsa-carousel .slick-prev,
  .hsa-carousel .slick-next {
    width: 58px;
    height: 58px;
  }
  .hsa-carousel .slick-prev:before,
  .hsa-carousel .slick-next:before {
    font-size: 34px;
  }
  .hsa-carousel .slide-content .slide-title {
    font-size: 42px;
  }
}

@media (min-width: 992px) {
  .hsa-carousel .slick-prev {
    left: -4.5rem;
  }
  .hsa-carousel .slick-next {
    right: -4.5rem;
  }
  .hsa-carousel .slide-img {
    min-height: 420px;
  }
  .hsa-carousel .slide-content .slide-title {
    font-size: 52px;
    font-weight: 400;
  }
  .hsa-carousel .slide-content .slide-btn {
    font-size: 16px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 1200px) {
  .hsa-carousel .slick-prev,
  .hsa-carousel .slick-next {
    width: 46px;
    height: 46px;
  }
  .hsa-carousel .slide-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .hsa-carousel .slide-content .card {
    width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .hsa-carousel .slide-content .slide-title {
    font-size: 50px;
  }
  .hsa-carousel .slide-content .slide-btn {
    font-size: 18px;
    padding: .5rem 1.5rem;
  }
}

@media (min-width: 1400px) {
  .hsa-carousel .slick-dots {
    bottom: 15%;
  }
  .hsa-carousel .slick-dots li button {
    width: 40px;
    line-height: 20px;
  }
  .hsa-carousel .slide-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .hsa-carousel .slide-content .slide-title {
    font-size: 58px;
  }
  .hsa-carousel .slide-content .slide-btn {
    font-size: 20px;
    padding: .7rem 2rem;
  }
}

@media (min-width: 1600px) {
  .hsa-carousel .slide-content .slide-text {
    margin-top: 3%;
  }
  .hsa-carousel .slide-content .slide-title {
    font-size: 54px;
    font-weight: 300;
    letter-spacing: .05rem;
    margin-bottom: 2.2rem;
  }
  .hsa-carousel .slide-content .slide-ctn {
    margin-bottom: 2.5rem;
  }
  .hsa-carousel .slide-content .slide-btn {
    font-size: 19px;
    padding: .7rem 2rem;
  }
}

#dnn_ctr22864_ViewEventPlannerModule_hypCalenderView,
#dnn_ctr22864_ViewEventPlannerModule_hypListView,
#dnn_ctr22864_ViewEventPlannerModule_hypMyWishlist,
#dnn_ctr22864_ViewEventPlannerModule_hypViewMyBookings {
  display: none;
}

.dnnEditState #dnn_ctr22864_ViewEventPlannerModule_hypCalenderView,
.dnnEditState #dnn_ctr22864_ViewEventPlannerModule_hypListView,
.dnnEditState #dnn_ctr22864_ViewEventPlannerModule_hypMyWishlist,
.dnnEditState #dnn_ctr22864_ViewEventPlannerModule_hypViewMyBookings {
  display: inline-block;
}

.scfiretheme .attractionListHeader, .scfiretheme .eventListHeader {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  color: #007FB0;
}

.scfiretheme .eventListHeader {
  margin-right: 1rem;
  font-weight: 600 !important;
  margin-bottom: 0;
}

.scfiretheme .eventListHeader .control-label {
  font-weight: 500 !important;
}

.scfiretheme .eventCalendarCategoryContainer {
  width: 100%;
  float: none;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 3rem;
}

.scfiretheme .eventCalendarCategoryContainer .row {
  align-items: center;
  margin-bottom: 1rem;
  font-size: 15px;
}

.scfiretheme .eventCalendarCategoryContainer .row label {
  font-weight: 500;
}

.scfiretheme .eventCalendarCategoryContainer .eventPlannerStandardButton {
  max-width: 150px;
}

.scfiretheme .form-control {
  font-size: 14px;
}

.scfiretheme .pnlGlobalCalendar .ui-widget {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
}

.scfiretheme .fc-header-title {
  margin-bottom: 2rem;
  font-weight: #007FB0 !important;
  color: #007FB0 !important;
}

.scfiretheme .fc-header-right,
.scfiretheme .fc-header-left {
  vertical-align: middle !important;
}

.scfiretheme .fc-header-right td,
.scfiretheme .fc-header-left td {
  font-size: 13px;
  font-weight: 500;
}

.scfiretheme .pnlGlobalCalendar .ui-state-default, .scfiretheme .pnlGlobalCalendar .ui-widget-content .ui-state-default {
  font-weight: 600;
  border-color: #e3e5eb;
  color: #007FB0;
}

.scfiretheme .fc-header .ui-state-default {
  padding: 0.35rem 0.8rem;
}

.scfiretheme .fc-header .ui-state-default a {
  color: #333 !important;
}

.scfiretheme .fc-header .ui-state-default a:hover {
  background-color: transparent;
}

.scfiretheme .pnlGlobalCalendar .ui-state-hover, .scfiretheme .pnlGlobalCalendar .ui-widget-content .ui-state-hover, .scfiretheme .pnlGlobalCalendar .ui-state-focus, .scfiretheme .pnlGlobalCalendar .ui-widget-content .ui-state-focus {
  background-image: none;
  background-color: #eee;
}

.scfiretheme .pnlGlobalCalendar .ui-state-default, .scfiretheme .pnlGlobalCalendar .ui-widget-content .ui-state-default {
  border-color: #eee;
}

.scfiretheme .pnlGlobalCalendar .ui-state-highlight, .scfiretheme .pnlGlobalCalendar .ui-widget-content .ui-state-highlight {
  border: 0;
  background-color: #f5f5f5;
}

.scfiretheme .pnlGlobalCalendar .ui-widget-content a {
  color: white !important;
}

.scfiretheme .pnlGlobalCalendar .ui-widget-content a:hover {
  background-color: transparent;
}

.scfiretheme .fc-grid thead th {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.scfiretheme .fc-grid .fc-day-number {
  border-radius: 50%;
  padding: 0;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scfiretheme .fc-grid .fc-today .fc-day-number {
  background-color: #007FB0;
  border-radius: 50%;
  padding: 0;
  width: 36px;
  height: 36px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scfiretheme .fc-event, .scfiretheme .fc-agenda .fc-event-time, .scfiretheme .fc-event a {
  color: white !important;
  min-height: 22px;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  padding-left: 5px;
  border-radius: 0.25rem;
  text-decoration: none;
}

.scfiretheme .fc-event .fc-event-title, .scfiretheme .fc-agenda .fc-event-time .fc-event-title, .scfiretheme .fc-event a .fc-event-title {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
}

.scfiretheme .fc-col-header-cell {
  padding: 1rem;
  background-color: #173a4d;
  font-size: 18px;
}

.scfiretheme .fc-col-header-cell a {
  color: white !important;
  text-decoration: none;
}

.scfiretheme .fc-timegrid-slot {
  padding: .5rem;
}

.scfiretheme .fc-timegrid-slot-label {
  font-weight: 500;
}

.scfiretheme .scc-event-time {
  font-size: 12px;
}

.scfiretheme .scc-event-title {
  font-size: 14px;
  line-height: 1.35;
}

.scfiretheme .scc-event-title.haslink {
  text-decoration: underline;
}

.scchsa .eventPlannerStandardButton {
  background-image: none;
  box-shadow: none;
  border: 0;
  padding: 0.5rem 1rem;
  background-color: #007FB0;
  border-radius: 50px;
  color: white !important;
  text-shadow: none;
  margin-left: 1rem;
  font-size: 14px;
}

.scchsa .eventPlannerStandardButton:hover {
  background-color: #1c4e69;
}

.scchsa #cboxTopLeft,
.scchsa #cboxTopRight,
.scchsa #cboxBottomLeft,
.scchsa #cboxBottomRight,
.scchsa #cboxMiddleLeft,
.scchsa #cboxMiddleRight,
.scchsa #cboxTopCenter,
.scchsa #cboxBottomCenter {
  display: none;
}

.scchsa #cboxContent {
  border-radius: 8px;
  box-shadow: 0 3px 30px black;
}

.scchsa #modalContent {
  padding: 1rem 1.5rem !important;
}

.scchsa .eventPlannertooltipevent {
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
  padding: .8rem 1rem .3rem;
  font-size: 14px;
}

.scchsa .eventTitle {
  font-size: 17px;
  font-weight: 700;
  color: #007FB0;
}

.scchsa .eventDateLabel {
  font-weight: 600;
  color: black;
}

.scchsa .fc-event-title {
  color: white !important;
}

.scchsa .nadevViewEventDetails .naDevMainImage {
  padding-top: 1rem;
  padding-right: 2rem;
}

.scchsa .nadevViewEventDetails .nadevViewEventDetailsPadding {
  padding-top: 1rem;
  padding-left: 1rem;
}

.scchsa .nadevViewEventDetails .nadevViewEventDetailsPadding p {
  margin-bottom: .8rem;
}

.scchsa .nadevViewEventDetails .eventTitle {
  font-size: 22px;
  font-weight: 600;
  margin-top: 1rem;
  display: inline-block;
}

.scchsa .nadevViewEventDetails .eventDateLabel {
  font-size: 17px;
}

.scchsa .nadevViewEventDetails ul.tabs {
  border-left: 0;
}

.scchsa .nadevViewEventDetails ul.tabs li {
  border-radius: 0.25rem 0.25rem 0 0;
  background: #fff;
  border: 1px solid #999;
  min-height: 40px;
  padding-top: 4px;
}

.scchsa .nadevViewEventDetails ul.tabs li::marker {
  color: transparent;
}

.scchsa .nadevViewEventDetails ul.tabs li a {
  border: 0;
  font-size: 16px;
  font-weight: 500;
  color: #1c4e69;
  text-align: center;
}

.scchsa .nadevViewEventDetails ul.tabs li a:hover {
  background-color: transparent;
  border-bottom: 0;
}

.scchsa .nadevViewEventDetails ul.tabs li:hover {
  background-color: #f7f7f7;
}

.scchsa .nadevViewEventDetails ul.tabs li.active {
  background-color: #eee;
}

.scchsa .nadevViewEventDetails .tab_content {
  font-size: 16px;
}

.scchsa .leaveReviewHeader,
.scchsa .signUpToEventHeader {
  color: #007FB0;
  font-size: 23px;
  font-weight: 600 !important;
  margin: 1rem 0 2rem;
}

.scchsa .leaveReviewLabels, .scchsa .signUpToEventLabels {
  color: #1c4e69;
  font-size: 17px;
  font-weight: 600;
}

.scchsa #dnn_ctr22864_ViewEventPlannerModule_SignUpToEvent_RegistrationForm_pnlStandardHeaderInfo {
  margin-bottom: 1.5rem;
}

.scchsa #dnn_ctr22864_ViewEventPlannerModule_SignUpToEvent_RegistrationForm_pnlStandardHeaderInfo .row {
  margin-bottom: 1rem;
}

.scchsa .atendeeBoundary .row {
  margin-bottom: 1rem;
}

.scchsa .atendeeBoundary label {
  font-weight: 500;
}

@media (min-width: 992px) {
  .scfiretheme .eventCalendarCategoryContainer {
    flex-direction: row;
    align-items: center;
  }
  .scfiretheme .eventCalendarCategoryContainer .row {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .scfiretheme #dnn_ctr22864_ViewEventPlannerModule_calendar_lblSelectCategory {
    padding-right: 0;
    text-align: right;
  }
}

@media (max-width: 991.98px) {
  .scfiretheme .fc-header > tr {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .scfiretheme .fc-header > tr > td {
    display: block;
    width: 100%;
  }
  .scfiretheme .fc-header > tr > td table {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .scfiretheme .fc-header > tr > .fc-header-center {
    order: 0;
  }
  .scfiretheme .fc-header > tr > .fc-header-left,
  .scfiretheme .fc-header > tr > .fc-header-right {
    order: 1;
  }
}
