.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear: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 {
  color: #f05a28;
}
a:hover {
  color: #444;
  text-decoration: none;
}
::selection {
  background: #f05a28;
  color: #fff;
}
::-moz-selection {
  background: #f05a28;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.btn-primary {
  box-shadow: 0 0 0 25px #f05a28 inset;
  border: 1px solid #f05a28;
}
#roof {
  background: url(../../images/backgrounds/noise.png) repeat 0 0 #f05a28;
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#roof a {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#footer {
  background-image: url(../../images/orange/footer-bg.png);
}
#footer ul li a:hover {
  color: #f05a28;
}
.ex-menu li:hover > a,
.ex-menu li > a:focus,
.ex-menu li.active > a,
.ex-menu li > a:hover {
  background: #f05a28;
}
.ex-menu > ul.l1 > li:hover > a,
.ex-menu > ul.l1 > li.active > a {
  border-color: #f05a28;
}
#component .title,
#component article.fulltext figcaption {
  border-color: #f05a28;
}
#component .title a:hover,
#component .page-heading {
  color: #f05a28;
}
#component blockquote {
  background: #f05a28;
}
.article-hero-area .article-info dd i {
  color: #f05a28;
}
#section-kmt h3.kmt-title {
  border-color: #f05a28;
}
#section-kmt .commentForm .formArea button.kmt-btn-submit {
  background: #f05a28;
}
.box1,
.box1 .title {
  border-color: #f05a28;
}
.box2 {
  background: #f05a28;
}
#mod-finder-searchform button.finder {
  background-color: #f05a28;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
  border-color: #f05a28;
}
.newsticker .scroller .item h4 a:hover {
  color: #f05a28;
}
.lang-switcher select {
  background: #f05a28;
}
.footer-logo {
  background: url(../../images/orange/logo.png) no-repeat 0 0;
}
.xco-wrap .image::after {
  background: #f05a28;
  opacity: 0.2;
}
.xco-list .heading:hover,
.xco-default .heading:hover,
.xco-next-layout1 .heading:hover,
.xco-classic .heading:hover {
  color: #f05a28;
}
#logo a {
  background: url("../../images/orange/logo.png") no-repeat scroll 0 0 / contain rgba(0,0,0,0);
}
