.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: #0d0393;
}
.btn.btn-primary:hover,
.readmore:hover,
a.ns2-readmore:hover,
.btn-default:hover,
#community-wrap .btn:hover,
button:hover,
input[type="submit"]:hover {
  background: #090261;
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  background-color: #0d0393;
}
#sp-main-menu ul.level-0 > li:hover {
  background-color: #0d0393;
}
#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
  background-color: #090261;
}
.sp-submenu .sp-submenu-wrap {
  background: #0d0393;
}
a:not(.btn) {
  color: #04012f;
}
a:not(.btn):hover {
  color: #0d0393;
}
#sp-breadcrumb-wrapper #breadcrumb {
  background: rgba(237,233,233,0.78);
}
#sp-main-menu ul.level-0 > li:hover > a,
#sp-main-menu ul.level-0 > li.active > a {
  color: #fff;
}
body {
  color: #2b0a0a;
}
body.bg {
  background: #efefef;
}
.sp-tweet-list .bubble-m {
  background: #0b027a;
}
#sp-header-wrapper {
  background: #ede9e9;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
#sp-feature-wrapper {
  background: #0d0393;
}
#sp-feature-wrapper a:not(.btn) {
  color: #1605f7;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #7166fc;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #0b027a;
  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: #594dfb;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #887ffc;
}
#sp-footer-wrapper {
  background: #090261;
}
.sp-border {
  border-top: 1px solid #0f04ac;
}
.sp-border::after {
  background: #0b027a;
}
#form-sclogin-submitcreate button.btn {
  background: #333333;
}
#scLogoutButton input.button {
  background: none;
  color: #2b0a0a;
  text-shadow: none;
  box-shadow: none;
  padding: 0 1px;
  line-height: normal;
}
