.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-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #021c73;
  background-image: -moz-linear-gradient(top,#022b73,#020573);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#022b73),to(#020573));
  background-image: -webkit-linear-gradient(top,#022b73,#020573);
  background-image: -o-linear-gradient(top,#022b73,#020573);
  background-image: linear-gradient(to bottom,#022b73,#020573);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff022b72', endColorstr='#ff020572', GradientType=0);
  border-color: #020573 #020573 #010228;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #020573;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #020573;
  *background-color: #02045a;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #010341 \9;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
nput[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #023e73 !important;
}
a:not(.btn) {
  color: #023e73;
}
a:not(.btn):hover {
  color: #012341;
}
.sp-menu-group-content .module h4 a {
  color: #023e73 !important;
}
body {
  color: #111;
}
body.bg {
  background: #fff;
}
#sp-header-wrapper {
  background: #232323;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset2/logo.png);
}
a.nivo-readmore {
  background-color: #023e73;
}
#sp-scroller-wrapper .sp-nh-item {
  background: #023e73;
}
#sp-categories-wrapper #sp-categories {
  background: #023e73;
}
.featured-news {
  background: #232323;
}
span.result {
  background: #023e73;
}
.module.highlighted {
  background: #02305a;
}
.module.highlighted h3 {
  background: #02305a;
}
#sp-bottom-wrapper,
#sp-partner-wrapper {
  background: #023e73 url(../../images/presets/preset2/bottom-pattern.png);
  color: #fff;
}
#sp-bottom-wrapper h3,
#sp-partner-wrapper h3 {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn),
#sp-partner-wrapper a:not(.btn) {
  color: #0359a5;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-partner-wrapper a:not(.btn):hover {
  color: #138efb;
}
#sp-partner-wrapper h3 {
  background: url(../../images/presets/preset2/partner-title-divider.png) no-repeat 90% 50%;
}
.rtl #sp-partner-wrapper h3 {
  background: url(../../images/presets/preset2/partner-title-divider.png) no-repeat 10% 50%;
}
#sp-footer-wrapper {
  background: #232323;
}
.ns2-art-controllers .ns2-art-prev,
.ns2-art-controllers .ns2-art-next {
  background: #023e73;
}
ul.catItemTags li:hover,
ul.itemTags li:hover,
ul.userItemTags li:hover {
  background: #023e73 !important;
}
h2.itemTitle {
  color: #023e73;
}