<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn.btn-primary,
.readmore,
a.ns2-readmore,
.btn-default,
#community-wrap .btn,
button,
input[type="submit"] {
  background: #00c3b6;
}
.btn.btn-primary:hover,
.readmore:hover,
a.ns2-readmore:hover,
.btn-default:hover,
#community-wrap .btn:hover,
button:hover,
input[type="submit"]:hover {
  background: #009086;
}
#sp-main-menu ul.level-0 &gt; li:hover,
#sp-main-menu ul.level-0 &gt; li.active {
  background-color: #00c3b6;
}
#sp-main-menu ul.level-0 &gt; li:hover {
  background-color: #00c3b6;
}
#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
  background-color: #009086;
}
.sp-submenu .sp-submenu-wrap {
  background: #00c3b6;
}
a:not(.btn) {
  color: #005d57;
}
a:not(.btn):hover {
  color: #00c3b6;
}
#sp-breadcrumb-wrapper #breadcrumb {
  background: rgba(60,62,60,0.78);
}
body {
  color: #666666;
}
body.bg {
  background: #ffffff;
}
#sp-header-wrapper {
  background-color: #5a5d5a;
  background-image: -moz-linear-gradient(top,#6e726e,#3c3e3c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#6e726e),to(#3c3e3c));
  background-image: -webkit-linear-gradient(top,#6e726e,#3c3e3c);
  background-image: -o-linear-gradient(top,#6e726e,#3c3e3c);
  background-image: linear-gradient(to bottom,#6e726e,#3c3e3c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e716e', endColorstr='#ff3c3e3c', GradientType=0);
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
#sp-feature-wrapper {
  background-color: #009a90;
  background-image: -moz-linear-gradient(top,#00c3b6,#005d57);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00c3b6),to(#005d57));
  background-image: -webkit-linear-gradient(top,#00c3b6,#005d57);
  background-image: -o-linear-gradient(top,#00c3b6,#005d57);
  background-image: linear-gradient(to bottom,#00c3b6,#005d57);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00c3b6', endColorstr='#ff005d56', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #2afff1;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #90fff8;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #00aa9e;
  color: #fff;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #77fff6;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #aafff9;
}
#sp-footer-wrapper {
  border-top: 1px solid #00ddce;
}
#sp-footer-wrapper::after {
  background: #00aa9e;
}
.sp-border {
  border-top: 1px solid #00ddce;
}
.sp-border::after {
  background: #00aa9e;
}
</pre></body></html>