.t3-topbar {
  color: #999999;
  font-weight: 300;
  background: #ffffff;
}
@media (min-width: 768px) {
  .t3-topbar {
    text-transform: uppercase;
  }
}
.t3-topbar .topbar-1,
.t3-topbar .topbar-2 {
  border-bottom: 1px solid #f1f1f1;
}
.t3-topbar .topbar-1 > div,
.t3-topbar .topbar-2 > div {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .t3-topbar .topbar-1 > div,
  .t3-topbar .topbar-2 > div {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.t3-topbar .topbar-1 > div {
  float: right;
  border-left: 1px solid #f1f1f1;
  padding-left: 30px;
}
.t3-topbar .topbar-2 > div {
  float: left;
  border-right: 1px solid #f1f1f1;
  padding-right: 30px;
}
.t3-topbar .topbar-2 > div.languageswitcherload {
  border-right: 0;
  padding: 0;
}
.t3-header {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 5px solid #f48b24;
  background: #ffffff;
}
.logo {
  line-height: 50px;
  text-align: right;
  height: 50px;
}
@media (max-width: 767px) {
  .logo {
    position: absolute;
    z-index: 2;
    width: auto;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: -12px;
  line-height: 1;
}
.head-search {
  margin-top: 24px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: left;
  }
}
.head-search .form-control {
  width: 100%;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 72px;
    padding-top: 72px;
  }
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-section {
  padding-top: 72px;
  padding-bottom: 72px;
}
.t3-section .t3-module:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .t3-section .section-header {
    margin-bottom: 24px;
  }
}
.t3-section .module-title,
.t3-section .section-header > h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #f48b24;
  margin-top: 0;
  margin-bottom: 24px;
}
.t3-section .module-intro {
  font-size: 39px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.1;
  color: #231810;
  margin-bottom: 48px;
}
.t3-section.t3-section-darker {
  background: #231810;
}
.t3-section.t3-section-lighter {
  background: #f1f1f1;
}
.t3-section.t3-section-bg {
  position: relative;
}
.t3-section.t3-section-bg:before {
  display: none\9;
  content: "";
  background: #f48b24;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.t3-section.t3-section-bg .section-header {
  position: relative;
}
.t3-section.t3-section-bg .section-header > h3 {
  color: #ffffff;
}
.t3-section.t3-section-bg .module-intro {
  color: #ffffff;
}
.t3-section.t3-section-bg .block-intro {
  color: #fbd8b6;
}
.t3-section.t3-section-bg.t3-section-darker {
  background: none;
}
.t3-section.t3-section-bg.t3-section-darker:before {
  background: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.t3-section.t3-section-bg .block-intro {
  color: #f3f8fa;
}
.t3-section.title-lg .module-intro {
  margin-bottom: 24px;
  font-size: 60px;
}
.t3-section.title-lg .module-intro span {
  color: #f48b24;
}
.t3-section.title-lg .section-header {
  margin-bottom: 48px;
}
.t3-section.title-md .module-intro {
  margin-bottom: 24px;
  font-size: 45px;
}
.t3-section.title-md .module-intro span {
  color: #f48b24;
}
.t3-section.title-md .section-header {
  margin-bottom: 48px;
}
.t3-section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-section .jmoddiv .module-intro {
  margin-bottom: 24px;
}
.t3-section .jmoddiv .block-intro {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
}
.t3-footer {
  background: #231810;
  border-top: 5px solid #f48b24;
  color: #999999;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 24px 0;
  font-size: 14px;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 72px 0;
  }
}
.t3-footnav .t3-module {
  background: #231810;
  color: #999999;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-ct {
  color: #999999;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.t3-footnav .t3-module ul.nav > li {
  line-height: 24px;
  position: relative;
  border: none;
  font-size: 14px;
  font-weight: 400;
  padding-right: 15px;
  text-transform: none;
}
.t3-footnav .t3-module ul.nav > li:before {
  border-right: 4px solid #ffffff;
  top: 50%;
  margin-top: -4px;
}
.t3-footnav .t3-module ul.nav > li > a {
  color: #999999;
  padding: 0;
  display: inline;
  text-transform: none;
  font-weight: 400;
}
.t3-footnav .t3-module ul.nav > li > a:hover,
.t3-footnav .t3-module ul.nav > li > a:active,
.t3-footnav .t3-module ul.nav > li > a:focus {
  background: none;
  color: #ffffff;
}
.t3-footnav .t3-module ul.nav > li.active > a {
  color: #ffffff;
}
.t3-copyright {
  font-size: 12px;
  padding: 24px 0;
  background: #1a120c;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: inline-block;
}
.pager {
  display: none;
}
.pager ul {
  padding: 0;
  margin: 0;
  text-align: right;
}
.pager ul li {
  display: inline-block;
  padding: 12px;
  border: 1px solid #f1f1f1;
}
.pager ul li a {
  border: 0;
  padding: 0;
}
.pager ul li a:hover,
.pager ul li a:focus {
  color: #f48b24;
  background: none;
}
@media screen and (min-width: 992px) {
  .layout-ja_rentxblog .t3-mainbody {
    max-width: 960px;
  }
}
.layout-ja_rentxblog .article-image-full {
  float: none !important;
  margin: 0;
}
.layout-ja_rentxblog article .item-image img {
  width: 100%;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (min-width: 992px) {
  .layout-ja_rentxblog article .article-info dd {
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.layout-ja_rentxblog article .article-info dd .fa {
  display: inline-block;
}
.layout-ja_rentxblog article .article-aside {
  background: #1d4156;
  color: #ffffff;
  font-size: 12px;
  padding: 12px;
  text-transform: none;
  font-weight: 300;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.layout-ja_rentxblog article .article-aside .fa {
  margin-left: 5px;
  color: #f48b24;
}
.layout-ja_rentxblog article .article-aside .dropdown-menu li a {
  color: #231810;
}
.layout-ja_rentxblog article .article-aside .dropdown-menu li a:hover,
.layout-ja_rentxblog article .article-aside .dropdown-menu li a:focus {
  color: #f48b24;
}
.layout-ja_rentxblog article .article-aside a {
  color: #ffffff;
}
.layout-ja_rentxblog article .article-aside a:hover,
.layout-ja_rentxblog article .article-aside a:focus {
  color: #f48b24;
}
.layout-ja_rentxblog article .article-aside .article-info dd:after {
  display: none;
}
.layout-ja_rentxblog article:hover .item-image img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.layout-ja_rentxblog article:hover .article-title a {
  color: #da720b;
}
.layout-ja_rentxblog article:hover .article-title a:hover,
.layout-ja_rentxblog article:hover .article-title a:focus {
  color: #f48b24;
}
.ja-page > div {
  margin-bottom: 30px;
}
.ja-page .page-item {
  border-bottom: 5px solid #ffa54d;
  background-color: #231810;
  color: #ffffff;
  display: block;
  padding: 48px 24px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  .ja-page .page-item {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.ja-page .page-item:after {
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent #ffa54d transparent;
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -5px;
}
.ja-page .page-item .ic-intro {
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  height: 220px;
}
.ja-page .page-item .ic-intro .fa {
  color: #f48b24;
  display: block;
  font-size: 39px;
  margin-bottom: 24px;
}
.ja-page .page-item .item-detail {
  padding: 12px 24px;
}
.ja-page .page-item .item-detail h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}
.ja-page .page-item .item-detail h4 > a {
  color: #ffffff;
}
.ja-page .page-item .item-detail h4 > a:hover {
  color: #f48b24;
}
.ja-page .page-item .item-detail .text-intro {
  font-weight: 300;
  margin-bottom: 24px;
  color: #999999;
}
.mod-preview-info {
  z-index: 99;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  color: #ffffff;
  background-color: #231810;
  border-color: #412d1f;
}
.com_config #templates-form .input-append .btn:focus,
.com_config #templates-form .input-prepend .btn:focus,
.com_config #templates-form .input-append .btn.focus,
.com_config #templates-form .input-prepend .btn.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.com_config #templates-form .input-append .btn:hover,
.com_config #templates-form .input-prepend .btn:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #18100b;
}
.com_config #templates-form .input-append .btn:active,
.com_config #templates-form .input-prepend .btn:active,
.com_config #templates-form .input-append .btn.active,
.com_config #templates-form .input-prepend .btn.active,
.open > .dropdown-toggle.com_config #templates-form .input-append .btn,
.open > .dropdown-toggle.com_config #templates-form .input-prepend .btn {
  color: #ffffff;
  background-color: #000000;
  background-image: none;
  border-color: #18100b;
}
.com_config #templates-form .input-append .btn:active:hover,
.com_config #templates-form .input-prepend .btn:active:hover,
.com_config #templates-form .input-append .btn.active:hover,
.com_config #templates-form .input-prepend .btn.active:hover,
.open > .dropdown-toggle.com_config #templates-form .input-append .btn:hover,
.open > .dropdown-toggle.com_config #templates-form .input-prepend .btn:hover,
.com_config #templates-form .input-append .btn:active:focus,
.com_config #templates-form .input-prepend .btn:active:focus,
.com_config #templates-form .input-append .btn.active:focus,
.com_config #templates-form .input-prepend .btn.active:focus,
.open > .dropdown-toggle.com_config #templates-form .input-append .btn:focus,
.open > .dropdown-toggle.com_config #templates-form .input-prepend .btn:focus,
.com_config #templates-form .input-append .btn:active.focus,
.com_config #templates-form .input-prepend .btn:active.focus,
.com_config #templates-form .input-append .btn.active.focus,
.com_config #templates-form .input-prepend .btn.active.focus,
.open > .dropdown-toggle.com_config #templates-form .input-append .btn.focus,
.open > .dropdown-toggle.com_config #templates-form .input-prepend .btn.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.com_config #templates-form .input-append .btn.disabled:hover,
.com_config #templates-form .input-prepend .btn.disabled:hover,
.com_config #templates-form .input-append .btn[disabled]:hover,
.com_config #templates-form .input-prepend .btn[disabled]:hover,
fieldset[disabled] .com_config #templates-form .input-append .btn:hover,
fieldset[disabled] .com_config #templates-form .input-prepend .btn:hover,
.com_config #templates-form .input-append .btn.disabled:focus,
.com_config #templates-form .input-prepend .btn.disabled:focus,
.com_config #templates-form .input-append .btn[disabled]:focus,
.com_config #templates-form .input-prepend .btn[disabled]:focus,
fieldset[disabled] .com_config #templates-form .input-append .btn:focus,
fieldset[disabled] .com_config #templates-form .input-prepend .btn:focus,
.com_config #templates-form .input-append .btn.disabled.focus,
.com_config #templates-form .input-prepend .btn.disabled.focus,
.com_config #templates-form .input-append .btn[disabled].focus,
.com_config #templates-form .input-prepend .btn[disabled].focus,
fieldset[disabled] .com_config #templates-form .input-append .btn.focus,
fieldset[disabled] .com_config #templates-form .input-prepend .btn.focus {
  background-color: #231810;
  border-color: #412d1f;
}
.com_config #templates-form .input-append .btn .badge,
.com_config #templates-form .input-prepend .btn .badge {
  color: #231810;
  background-color: #ffffff;
}
.chzn-container {
  min-width: 70px !important;
}