/* MAIN CUSTOM THEME */
/* PLEASE DO NOT USE THIS FILE TO CHANGE THE VARIABLES */
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:400,500,700|Open+Sans:400,600,700,800&display=swap");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* SCSS MIXINS */
/* PLEASE DO NOT USE THIS FILE TO CHANGE THE VARIABLES */
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:400,500,700|Open+Sans:400,600,700,800&display=swap");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* DESIGNER STYLE FIXES */
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:400,500,700|Open+Sans:400,600,700,800&display=swap");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
.sfPageEditor .cfcs-header {
  position: relative;
}

/* HEADER STYLES */
.cfcs-header {
  font-family: "Open Sans";
  transition: 0.5s all ease;
  background-color: #feed01;
  padding: 0;
}

.cfcs-header .srcoling-header {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transition: 0.5s all ease;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 187, 200, 0.9);
}

.cfcs-header .srcoling-header .nav-item > a {
  color: #ffffff;
  text-shadow: 1px 1px 1px #d2d0d0;
}

.cfcs-header .cfcs-header-top {
  padding-top: 12px;
}

.cfcs-header .cfcs-header-top .col-md-4 {
  padding-left: 0;
}

@media all and (max-width: 1024px) {
  .cfcs-header .cfcs-header-top .col-md-4 {
    display: none;
  }
  .cfcs-header .cfcs-header-top .cfcs-header-top-cta {
    margin-top: 0 !important;
  }
}

.cfcs-header .cfcs-header-top .cfcs-header-top-cta {
  text-align: right;
  margin-top: 12px;
}

.cfcs-header .cfcs-header-top .cfcs-header-top-cta a {
  text-decoration: none;
  color: #37424a !important;
  font-size: 14px;
  padding: 0 12px !important;
  margin: 0 !important;
  transition: 0.5s all ease;
}

.cfcs-header .cfcs-header-top .cfcs-header-top-cta a:hover, .cfcs-header .cfcs-header-top .cfcs-header-top-cta a:active {
  transition: 0.5s all ease;
  color: #008b95 !important;
}

.cfcs-header .cfcs-header-top .cfcs-header-top-cta a.mr-1 {
  border-right: 2px solid #37424a;
}

.cfcs-header .cfcs-header-top img {
  width: 150px;
}

.cfcs-header .cfcs-header-bottom {
  padding-bottom: 12px;
}

@media all and (min-width: 1024px) {
  .cfcs-header .cfcs-header-bottom #logo {
    display: none;
  }
}

.cfcs-header .cfcs-header-bottom #logo img {
  width: 150px;
}

.cfcs-header .cfcs-header-bottom .cfcs-cta-container .cfcs-header-bottom-cta a {
  height: 45px;
  line-height: 1.4;
  font-weight: bold;
}

.cfcs-header .cfcs-header-bottom .cfcs-cta-container .dropdown-toggle {
  height: 45px;
}

.cfcs-header .cfcs-header-bottom .navbar {
  padding: 0;
  margin: 15px 0 5px 0;
}

@media all and (max-width: 1024px) {
  .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .d-inline-block {
    display: block !important;
  }
  .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-toggle {
    display: none;
  }
  .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-menu {
    position: relative;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    margin: 2px;
    background-color: #008b95;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    margin: 0;
    margin-bottom: 10px;
  }
  .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-menu .dropdown-item {
    color: #fff;
    border: 1px solid red;
  }
  .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-menu .dropdown-item:active, .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-menu .dropdown-item:focus, .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-menu .dropdown-item:hover, .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-menu .dropdown-item.active {
    color: #fff !important;
  }
}

@media (max-width: 1024px) {
  .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-item {
    color: #fff;
    border: 1px solid transparent !important;
  }
}

.cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-item:active, .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-item:focus, .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-item:hover, .cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .dropdown-item.active {
  background-color: #008b95 !important;
  color: #fff !important;
}

.cfcs-header .cfcs-header-bottom .navbar .cfcs-cta-container .btn:hover {
  color: #fff !important;
}

.cfcs-header .cfcs-header-bottom .navbar .nav-item {
  line-height: 1.57142857;
  margin-left: 0.5em;
  transition: 0.5s all ease;
}

@media all and (max-width: 1024px) {
  .cfcs-header .cfcs-header-bottom .navbar .nav-item {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    margin-bottom: 5px;
  }
}

.cfcs-header .cfcs-header-bottom .navbar .nav-item:hover, .cfcs-header .cfcs-header-bottom .navbar .nav-item.active, .cfcs-header .cfcs-header-bottom .navbar .nav-item.show {
  transition: 0.5s all ease;
  background: #445664 !important;
  color: #FFFfff !important;
}

.cfcs-header .cfcs-header-bottom .navbar .nav-item:hover a.nav-link, .cfcs-header .cfcs-header-bottom .navbar .nav-item.active a.nav-link, .cfcs-header .cfcs-header-bottom .navbar .nav-item.show a.nav-link {
  color: #FFFfff !important;
}

.cfcs-header .cfcs-header-bottom .navbar .nav-item a {
  font-size: 0.9rem;
  font-weight: bold;
  transition: 0.5s all ease;
  color: #37424a;
}

.cfcs-header .cfcs-header-bottom .navbar .nav-item .dropdown-item.active, .cfcs-header .cfcs-header-bottom .navbar .nav-item .dropdown-item:hover {
  background: #445664 !important;
  color: #fff !important;
}

/* BODY STYLES */
body {
  font-family: "Open Sans";
  color: #37424a;
}

body img {
  max-width: 100%;
}

body a {
  color: #008b95;
}

body a:hover, body a:focus, body a:active {
  color: #005b62 !important;
}

.cfcs-main {
  padding: 1rem 0 1rem;
  min-height: 50vh;
  /* ANY CUSTOM WIDGET STYLES */
}

.cfcs-main h1, .cfcs-main h2, .cfcs-main h3, .cfcs-main h4, .cfcs-main h5 {
  font-family: "Open Sans";
  color: #008b95;
  font-weight: 300;
}

.cfcs-main h1, .cfcs-main h2 {
  margin: 20px 0;
  position: relative;
}

.cfcs-main h2 {
  border-bottom: 1px solid #d4d4d4 !important;
  padding-bottom: 10px !important;
}

.cfcs-main .tpc.tpc-boolean.tpc-check-box legend, .cfcs-main .tpc.tpc-boolean.tpc-radio-button legend {
  font-size: inherit;
}

.cfcs-main .tpc.tpc-boolean.tpc-check-box legend .form-control, .cfcs-main .tpc.tpc-boolean.tpc-radio-button legend .form-control {
  font-size: inherit;
}

.cfcs-main .tpc .tpc-listView .btn.btn-primary.active {
  background-color: #cbbe01;
  border-color: #cbbe01;
}

.cfcs-main .tpc .tpc-form-flow h2 {
  margin: 30px 0;
  border-bottom: 1px solid #ccc;
}

.cfcs-main .tpc .tpc-formflow-navigation {
  border: 0;
}

.cfcs-main .tpc .k-button {
  /* PR Removed as this was pushing the icons down out of alignment*/
  /*.fa {
			margin-top: 4px;
		}*/
}

.cfcs-main .tpc .k-button:hover, .cfcs-main .tpc .k-button:focus {
  color: #212528 !important;
}

.cfcs-header, .cfcs-main, .cfcs-footer {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.cfcs-header [cfcs-unread-notification-total]:after, .cfcs-main [cfcs-unread-notification-total]:after, .cfcs-footer [cfcs-unread-notification-total]:after {
  position: absolute;
  font-family: "Open Sans";
  right: -0.9em;
  top: -6px;
  content: attr(cfcs-unread-notification-total);
  font-size: 10px !important;
  padding: 0.2em;
  border-radius: 50%;
  line-height: 1.6em;
  color: #fff;
  background: red;
  border: 1px solid red;
  text-align: center;
  width: 25px;
  height: 25px;
  font-weight: 700;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  z-index: 9;
  left: 45px;
}

.cfcs-header .my-messages-count, .cfcs-main .my-messages-count, .cfcs-footer .my-messages-count {
  position: relative;
}

.cfcs-header .cfcs-header-bottom-cta [cfcs-unread-notification-total]:after, .cfcs-main .cfcs-header-bottom-cta [cfcs-unread-notification-total]:after, .cfcs-footer .cfcs-header-bottom-cta [cfcs-unread-notification-total]:after {
  top: 0 !important;
  width: 22px;
  height: 22px;
  left: 28px;
}

/* FOOTER STYLES */
/* SCSS MIXINS */
/* PLEASE DO NOT USE THIS FILE TO CHANGE THE VARIABLES */
.cfcs-footer {
  background-color: #d7d9db;
  color: #292b2c;
  border-top: 50px solid #feed01;
  padding: 5em 0;
}

.cfcs-footer a {
  text-decoration: none;
  transition: 0.5s all ease;
  color: #424546;
  font-size: 16px;
}

.cfcs-footer a:hover {
  color: black !important;
}

.cfcs-footer h5 {
  color: #292b2c;
  text-transform: capitalize;
}

.cfcs-footer h5:after {
  content: '';
  width: 3em;
  height: 3px;
  background: #37424a;
  display: block;
  margin-top: .2em;
}

.cfcs-footer p {
  margin-bottom: 0;
}

.cfcs-footer .sponsors {
  margin-top: 6rem;
}

.cfcs-footer .footer_logo_link img {
  transition: 0.5s all ease;
}

.cfcs-footer .footer_logo_link:hover img {
  transition: 0.5s all ease;
  opacity: 0.75;
}

.card-col {
  padding: 0;
  margin: 5px;
  width: 330px;
  height: 330px;
  flex: unset;
  max-width: unset;
}

@media all and (max-width: 1024px) {
  .card-col {
    width: 340px;
    height: 340px;
  }
}

.homepage-cards {
  height: 100%;
  width: 100%;
}

.homepage-cards h2 {
  border: 0px !important;
  margin-top: 0;
  padding: 0;
  margin-bottom: 0;
}

.homepage-cards .card-text {
  min-height: 120px;
}

.homepage-cards .footer {
  position: absolute;
  bottom: 2em;
  right: 2em;
}

.homepage-cards .btn {
  font-weight: bold;
  text-transform: capitalize;
}

.homepage-cards .btn:focus, .homepage-cards .btn:hover {
  color: #fff !important;
}
