.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: #217000;
}
a:not(.btn):hover {
  color: #f49855;
}
body {
  color: #666666;
}
body.bg {
  background: #666666;
}
#boxed {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
#sp-header-wrapper {
  background: #ffffff;
  border-top: 1px solid #e6e6e6;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset4/logo.png);
}
#sp-feature-wrapper {
  background-color: #e88239;
  background-image: -moz-linear-gradient(top,#f49855,#217000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f49855),to(#217000));
  background-image: -webkit-linear-gradient(top,#f49855,#217000);
  background-image: -o-linear-gradient(top,#f49855,#217000);
  background-image: linear-gradient(to bottom,#f49855,#217000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff49855', endColorstr='#ffd5610d', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #fad2b5;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #ffffff;
}
#sp-about_social-wrapper h3.header {
  color: #aeaeae;
  margin: 0;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #1a1a1a;
  color: #aeaeae;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #e1e1e1;
  background: none;
  font-size: 18px;
}
#sp-bottom-wrapper h3 span,
#sp-footer-wrapper h3 span {
  background: none;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #217000;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #fdefe5;
}
#sp-bottom-wrapper #sp-bottom1 .gallery-flickr img,
#sp-footer-wrapper #sp-bottom1 .gallery-flickr img {
  border: 3px solid #7c7c7c;
}
#sp-footer-wrapper {
  border-top: 1px solid #303030;
}
#sp-footer-wrapper::after {
  background: #636363;
}
.sp-border {
  border-top: 1px solid #303030;
}
.sp-border::after {
  background: #636363;
}
.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: #217000;
  background-image: -moz-linear-gradient(top,#217000,#217000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#217000),to(#217000));
  background-image: -webkit-linear-gradient(top,#217000,#217000);
  background-image: -o-linear-gradient(top,#217000,#217000);
  background-image: linear-gradient(to bottom,#217000,#217000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2893d', endColorstr='#fff07a25', GradientType=0);
  border-color: #217000 #217000 #217000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f17b25;
  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: #217000;
  *background-color: #217000;
}
.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: #217000 \9;
}
#sp-main-menu ul.level-0 > li a {
  color: #EFEFEF;
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  border-top: 3px solid #217000;
  background: #1a1a1a;
}
#sp-main-menu ul.level-0 > li:hover a,
#sp-main-menu ul.level-0 > li.active a {
  color: #fff;
}
#sp-main-menu ul.level-0 > li:hover li a,
#sp-main-menu ul.level-0 > li.active li a {
  color: #666666;
}
#sp-main-menu .sp-submenu {
  border-bottom: 3px solid #f49855;
}
.big_color_white,
.medium_color_white {
  background: #f49855;
}
#sp-purchase-wrapper {
  color: #fff;
  background: #f49855;
}
#sp-purchase-wrapper h4 {
  text-shadow: 1px 1px 0px #f17b25;
}
#sp-purchase-wrapper p {
  text-shadow: 1px 1px 0px #f17b25;
}
#sp-users-wrapper .front-icons {
  border: 4px solid #bbb;
}
#sp-users-wrapper .module:hover .front-icons {
  border-color: #f49855;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background: #f49855;
}
.skillbar #bar {
  background: #f9f9f9;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 12px 0;
  display: block;
}
.skillbar #bar #bar_inner {
  background: #f49855 url(../../images/skill_bar_bg.png);
  padding: 7px 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  animation: myfirst 5s;
  -webkit-animation: myfirst 5s;
  color: #fff;
  text-shadow: 1px 1px #bd570c;
}
.skillbar #bar #bar_inner:hover {
  background: #f17b25 url(../../images/skill_bar_bg.png);
  color: #ffffff;
  text-shadow: 1px 1px #8d4109;
}
.skillbar #bar #bar_inner #skill {
  padding: 0 0 0 10px;
}
.skillbar #bar #bar_inner #percent {
  padding: 0 10px 0 0;
  float: right;
}
.tp-button.red,
.tp-button.red:hover,
.purchase.red,
.purchase.red:hover {
  background-color: #f49855 !important;
  box-shadow: 0 3px 0 0 #ed6d0f !important;
}
#sp-breadcrumb-wrapper {
  background:url(http://masajkoltuguburada.com/images/bre2.jpg);
}
#sp-top-pan-wrapper {
  background: #f2f2f2;
}
.page-header {
  background: url(../../images/mod_border.jpg) repeat-x center;
}
.page-header a {
  background: #ffffff;
  padding: 0 10px 0 0;
}
.page-header span {
  background: #ffffff;
  padding: 0 10px 0 0;
  font-size: 18px;
}
.componentheading {
  font-size: 18px;
  margin-bottom: 15px;
}
h2.entry-title {
  background: url(../../images/mod_border.jpg) repeat-x center;
}
h2.entry-title a {
  background: #ffffff;
  padding: 0 10px 0 0;
}
h2.entry-title span {
  background: #ffffff;
  padding: 0 10px 0 0;
}
.mod-wrapper ul.bt_handles_num li.current a {
  background: #f49855 !important;
}
.mod-wrapper .bt-cs .bt-inner .bt-title {
  color: #f49855;
  padding: 10px 0 0;
  font-weight: 700;
  text-transform: none;
}
.mod-wrapper .bt-cs .bt-inner img {
  outline: 1px solid #e6e6e6;
}
.mod-wrapper .bt-cs .bt-extra {
  margin: 0 !important;
}
.mod-wrapper .bt-cs .bt-date,
.mod-wrapper .bt-cs .bt-author {
  font-size: 90% !important;
  font-style: italic !important;
  color: #999999 !important;
}
.sprocket-mosaic .sprocket-mosaic-header {
  background: darkent(#ffffff,4%);
  margin-bottom: 15px !important;
  padding: 3px 10px !important;
}

.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li,
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li {
  text-transform: none;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main {
  background-color: #f38c42;
  background-image: -moz-linear-gradient(top,#f49855,#f17b25);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f49855),to(#f17b25));
  background-image: -webkit-linear-gradient(top,#f49855,#f17b25);
  background-image: -o-linear-gradient(top,#f49855,#f17b25);
  background-image: linear-gradient(to bottom,#f49855,#f17b25);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff49855', endColorstr='#fff07a25', GradientType=0);
}
#sp-content-bottom1 .sp_quickcontact input#name,
#sp-content-bottom1 .sp_quickcontact input#email,
#sp-content-bottom1 .sp_quickcontact input#subject {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact input#name:focus,
#sp-content-bottom1 .sp_quickcontact input#email:focus,
#sp-content-bottom1 .sp_quickcontact input#subject:focus {
  border-color: #f49855;
}
#sp-content-bottom1 .sp_quickcontact textarea {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact textarea:focus {
  border-color: #f49855;
}
table.calendar tr td.calendarToday {
  background: #f49855 !important;
}
div.k2TagCloudBlock a {
  background: #e6e6e6 !important;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 4px;
}
div.k2TagCloudBlock a:hover {
  padding: 5px 10px;
  background: #f49855 !important;
}
.nav-pills > li > a {
  background: #f2f2f2;
  margin-right: 10px;
  color: #333333;
}
.nav-pills > li > a:hover {
  background: #f49855;
  color: #fff;
  border: none;
}
.nav-pills > li.active > a {
  border: none;
}
.sectiontitle {
  color: #217000;
}
.oddsection {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background: #f7f7f7;
}
.accordion-heading a {
  color: #666666 !important;
}
.accordion-heading i {
  color: #666666;
  margin-right: 10px;
}
.accordion-heading:hover a {
  color: #333333;
}
.accordion-heading:hover i {
  color: #f49855;
}
.testimonial {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.testimonial .testimonial_author_image {
  height: 85px;
  width: 104px;
  margin: 0px auto;
  overflow: hidden;
}
.testimonial .testimonial_author_image img {
  border: 3px solid #d9d9d9;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.testimonial .testimonial-content {
  position: relative;
  margin-top: 20px;
}
.testimonial .testimonial-content .testimonial_arrow {
  background: #f7f7f7;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -12px;
  margin-top: -32px;
  height: 24px;
  width: 24px;
}
.testimonial .testimonial-content i {
  color: #f49855;
}
.testimonial:hover .testimonial_author_image img {
  border: 3px solid #f49855;
}
.imagewit:hover img {
  border: 1px solid #f49855;
}
.imagewit img {
  border: 1px solid #e6e6e6;
  max-width: 99%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
body .row-fluid .column .pricing-basic {
  background-color: #f49855;
  border: 1px solid #f49855;
  background-image: url("../../images/button_pixel.png");
  color: #fff;
}
body .row-fluid .column .pricing-money h2 {
  color: #f49855;
}
body .row-fluid .column .pricing-bottom {
  background-color: #f49855;
  border: 1px solid #f49855;
  background-image: url("../../images/button_pixel.png");
  color: #fff;
}
body .row-fluid .column .pricing-bottom .left_shadow {
  background: url("../../images/pricing_table_left_shadow.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 15px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 8px;
}
body .row-fluid .column .pricing-bottom .right_shadow {
  background: url("../../images/pricing_table_right_shadow.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 15px;
  position: absolute;
  right: 0;
  top: -15px;
  width: 8px;
}
body .row-fluid .column .pricing-bottom a {
  font-size: 18px;
  color: #fff;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
  background-color: #f49855;
  border: 1px solid #f49855;
  background-image: url("../../images/button_pixel.png");
  color: #fff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.iconlist.media {
  margin: 15px 0;
}
.iconlist:hover i {
  margin-left: -20px;
}
.iconlist .iconlist_title {
  margin-bottom: 10px;
}
.iconlist i {
  background: #f49855;
  color: #fff;
}
.tab .tab-content {
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 15px 20px;
}
.tab .nav.nav-pills {
  margin-bottom: 5px;
}
.tab .nav.nav-pills li.active a {
  background: #f49855;
}
.tab .nav.nav-pills li a {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: block;
  height: 36px;
  line-height: 36px;
  padding: 0 17px;
  text-decoration: none;
  transform: translateZ(0px);
}
.tab .nav.nav-pills li a:hover {
  background: #f49855;
}
.jshop.list_product .jshop_price {
  color: #f49855;
}
.jshop.list_product .product {
  border: 1px solid #ebebeb;
}
#jshop_module_cart a {
  color: #f49855;
  font-weight: bold;
}
#scLogoutButton input.button {
  background: none;
  color: #666666;
  text-shadow: none;
  box-shadow: none;
  padding: 0 10px;
  line-height: normal;
}
#form-sclogin-submitcreate button.btn {
  background: #f49855;
}
