/* Generated by less 2.5.1 */
@font-face {
  font-family: 'hammerhead';
  src: url("assets/hammerheadregular.woff2?2") format('woff2'), url("assets/hammerheadregular.woff?2") format('woff'), url("assets/hammerheadregular.ttf?2") format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  background: #ff533c;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}
a {
  color: #ef6030;
}
a:hover {
  color: #CC4314!important;
}
.theforge-logo {
  display: block;
  margin: 25px auto;
}
#elUserNav,
#ipsLayout_footer,
.ipsBreadcrumb,
.ipsNavBar_primary {
  display: none!important;
}
#ipsLayout_contentWrapper {
  background: none;
  padding: 0;
}
#ipsLayout_mainArea {
  padding-top: 20px;
  padding-bottom: 50px;
}
#ipsLayout_mainArea,
#ipsLayout_sidebar {
  display: block;
}
#ipsLayout_mainArea * {
  font-family: 'hammerhead', serif;
  color: #573c1d;
}
#header .container {
  margin-left: initial;
}
*,
*:after {
  font-family: 'hammerhead', sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#language {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 10;
}
#language select {
  background: #181716;
  border: none;
  color: #fff;
  text-align: right;
  font-size: 14px!important;
}
#language:after {
  content: " ";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("https://s3.amazonaws.com/kleiforums/FORGE2018/assets/language-select.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 10px;
  pointer-events: none;
}
.ordinal {
  vertical-align: super;
  font-size: 50%;
}
.localization-footer {
  background: #181716;
  color: #827b69;
  padding: 40px;
  position: relative;
}
.localization-footer * {
  font-family: 'hammerhead', serif;
}
.localization-footer::before {
  content: " ";
  background: url("https://www.kleientertainment.com/sites/all/themes/klei_theme/images/optimized/texture/paper_tear_bottom_full_minimal_1.png") repeat-x 50%;
  display: block;
  position: absolute;
  height: 8px;
  width: 100%;
  top: -7px;
  left: 0;
  right: 0;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.localization-footer h1 {
  color: #a48e71;
}
.localization-footer > *:first-child {
  margin-bottom: 40px;
}
.localization-footer .localization-credits {
  display: block;
  width: 100%;
}
.localization-footer .localization-help {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .localization-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .localization-footer .localization-credits {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-right: 60px;
  }
  .localization-footer .localization-help {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
