.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;
}
a:not(.btn) {
  color: #666;
}
a:not(.btn):hover {
  color: #179aa8;
}
body {
  color: #666;
}
body.bg {
  background: #fff;
}
#sp-header-wrapper {
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#ffffff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#fff));
  background-image: -webkit-linear-gradient(top,#ffffff,#fff);
  background-image: -o-linear-gradient(top,#ffffff,#fff);
  background-image: linear-gradient(to bottom,#ffffff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
#sp-header-wrapper .show_bg {
  background-color: #179aa8;
}
#sp-feature-wrapper {
  background-color: #127984;
  background-image: -moz-linear-gradient(top,#179aa8,#0b484e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#179aa8),to(#0b484e));
  background-image: -webkit-linear-gradient(top,#179aa8,#0b484e);
  background-image: -o-linear-gradient(top,#179aa8,#0b484e);
  background-image: linear-gradient(to bottom,#179aa8,#0b484e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff179aa8', endColorstr='#ff0a474e', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #333333;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #9ae9f1;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-bottom-wrapper {
  color: #fff;
  text-align: center;
}
#sp-bottom-wrapper h3 {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn) {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn):hover {
  color: #fff;
}
.carousel-control {
  position: absolute;
  top: 50%;
  margin-top: -20px !important;
  font-size: 15px !important;
  font-weight: bold !important;
  text-align: center !important;
  background: transparent !important;
  border: 1px solid #666;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 20px !important;
  height: 20px !important;
  color: #666 !important;
}
.carousel-control:hover {
  color: #179aa8 !important;
  border: 1px solid #179aa8 !important;
  transition: all 700ms;
}
.carousel-control.left {
  border-radius: 0px !important;
  line-height: 18px !important;
}
.carousel-control.right {
  line-height: 18px;
  left: auto;
}
#sp-footer-wrapper::after {
  background: #6E6E6E;
}
.sp-border::after {
  background: #6E6E6E;
}
.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: #176fa8;
  background-image: -moz-linear-gradient(top,#1782a8,#1751a8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1782a8),to(#1751a8));
  background-image: -webkit-linear-gradient(top,#1782a8,#1751a8);
  background-image: -o-linear-gradient(top,#1782a8,#1751a8);
  background-image: linear-gradient(to bottom,#1782a8,#1751a8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1781a8', endColorstr='#ff1751a8', GradientType=0);
  border-color: #1751a8 #1751a8 #0e3165;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #1751a8;
  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: #1751a8;
  *background-color: #144792;
}
.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: #113c7b \9;
}
#rox-features i:hover:before {
  background: #179aa8 !important;
}
#magic-line {
  color: #179aa8;
}
#sp-header-wrapper {
  border-top: 8px solid #179aa8;
}
.sp-submenu .sp-submenu-wrap {
  border-top: 6px solid #179aa8;
}
#sp-main-menu li li:not(.sp-menu-group) a:hover {
  color: #179aa8;
}
a.rox_facebook:hover,
a.rox_gplux:hover,
a.rox_pinterest:hover,
a.rox_twitter:hover {
  background: #11717b;
}
#sp-footer-wrapper ul.nav li a:hover {
  color: #179aa8;
}
.rox_date_wrap2 span a:hover {
  color: #179aa8 !important;
}
.accordion-heading {
  background: #1dc3d5;
}
.accordion-heading {
  padding: 7px;
}
.accordion-heading a {
  color: #666 !important;
}
.team-hover {
  background: #179aa8 !important;
}
.hover-portfolio-icon2 {
  background-color: #11717b !important;
}
.rox-our-team:hover .hover-portfolio-icon1 {
  background-color: #11717b;
}
#top-bar {
  background: #179aa8;
}
#sp-top-bar2 .acyfield_email .inputbox {
  background-color: #179aa8 !important;
  border: 1px solid #40d5e5 !important;
}
#sp-top-bar2 .acysubbuttons .btn-primary {
  background-color: #179aa8 !important;
  border: 1px solid #40d5e5 !important;
}
.sp-tweet-item {
  background-color: #179aa8;
}
#sp-tweet-part-wrapper:after {
  border-left: 10px solid rgba(255,255,255,0);
  border-right: 10px solid rgba(255,255,255,0);
  border-bottom: 15px solid #179aa8;
}
#sp-top-bar-wrapper:after {
  border-left: 10px solid rgba(255,255,255,0);
  border-right: 10px solid rgba(255,255,255,0);
  border-top: 15px solid #179aa8;
}
.rox-company-info .carousel-control {
  color: #179aa8 !important;
  border: 1px solid #179aa8 !important;
}
.rox-team-details h3 {
  color: #666;
}
.rox-team-details a.read-more-btn:hover span {
  color: #179aa8;
}
#rox_our_team p {
  color: #666 !important;
}
p.title-italic {
  color: #666 !important;
}
.rox-mod-expert p {
  color: #666 !important;
}
div.ns2-tools {
  color: #666 !important;
}
div.maxima .portfolio-hover-sp {
  background: #179aa8 !important;
}
div.maxima .sp-portfolio-thumb .sp-portfolio-preview,
div.maxima .sp-portfolio-thumb .sp-portfolio-link {
  background-color: #11717b !important;
}
div.maxima .sp-portfolio-item-details h4 {
  color: #666 !important;
}
div.maxima .sp-portfolio-item-details h4:hover {
  color: #179aa8 !important;
}
div.maxima .btn:hover {
  color: #179aa8 !important;
  border: 1px solid #179aa8 !important;
}
.entry-content .span4 p {
  color: #666;
}
.entry-content .span4 li {
  color: #666;
}
.entry-content .span4 h4 {
  color: #666;
}
.rox-mod-expert h3 {
  color: #666 !important;
}
div.itemCommentsForm form input#submitCommentButton {
  background: #179aa8;
}
.itemAuthor:hover {
  color: #179aa8;
  transition: all 700ms;
}
div.k2TagCloudBlock a:hover {
  color: #179aa8;
  border: 1px solid #179aa8;
}
#modlgn-username:focus,
#modlgn-passwd:focus {
  border: 1px solid #179aa8;
}
#form-login-submit .controls button {
  border: 1px solid #179aa8 !important;
  color: #179aa8;
}
.ns2-latest_from-blog .ns2-column:hover .ns2-inner {
  border-bottom: 3px solid #1dc3d5;
  box-shadow: 0px 0px 2px #1dc3d5 !important;
}
.menu-item .sp-submenu-wrap .module .search form button.btn-primary {
  border: 1px solid #179aa8;
  color: #179aa8;
}
.menu-item .sp-submenu-wrap .module .search form input {
  border: 1px solid #179aa8;
}
#rox_our_team img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 5px solid #6ddfeb;
  padding: 1px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#rox_our_team img:hover {
  border: 5px solid #179aa8;
}
.tp-caption.slider-sub-heading2 span,
.tp-caption.slider-sub-heading span {
  font-size: 16px !important;
  color: #179aa8;
}
#sp-breadcrumb a:hover {
  color: #40d5e5;
}
span.commentLink a:hover {
  color: #179aa8 !important;
}
#discuss-wrapper .btn-primary {
  background: #179aa8;
}
#discuss-wrapper .btn-primary:hover {
  background: #0e5c65;
}
.signupbtn {
  background: #179aa8 !important;
}
#sp-from-blog-wrapper .ns2-inner:hover {
  border-bottom: 3px solid #179aa8 !important;
}
div.maxima .sp-portfolio-thumb .sp-portfolio-preview,
div.maxima .sp-portfolio-thumb .sp-portfolio-link {
  background-color: #179aa8 !important;
}
input[type='submit'] {
  background: #179aa8 !important;
}
span.PricesalesPrice,
span.PricepriceWithoutTax {
  color: #179aa8 !important;
}
.spacer:hover {
  border-bottom: 3px solid #179aa8 !important;
  box-shadow: 0px 0px 2px #179aa8 !important;
}
a.product-details,
div.cart-view a.continue_link span,
a.details,
div.details,
.button,
button.default {
  background: #179aa8 !important;
}
.vm-button-correct:hover {
  border: 1px solid #179aa8 !important;
}
table.user-details input:focus {
  border: 1px solid #179aa8 !important;
}
.inputbox:focus {
  border: 1px solid #179aa8 !important;
}
input.quantity-input:focus {
  border: 1px solid #179aa8 !important;
}
input.quantity-input:hover {
  border: 1px solid #179aa8 !important;
}
span.quantity-controls .quantity-minus:hover {
  color: #179aa8 !important;
}
span.quantity-controls .quantity-plus:hover {
  color: #179aa8 !important;
}
#facebox .my-groovy-style div a.continue {
  background: #179aa8 !important;
}
#facebox .my-groovy-style div a.showcart {
  background: #179aa8 !important;
}
