.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 36px;
}
.t3-module.mod-nopadding .module-ct {
  padding: 0;
}
.t3-module.no-margin {
  margin: 0 !important;
}
.t3-module.mod-noborder {
  border: 0 !important;
}
.t3-module.mod-noborder .module-title {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.t3-module.mod-noborder .module-ct {
  border-top: 0 !important;
}
.module-title,
.moduletable > h3 {
  background: transparent;
  border-top: 2px solid #222222;
  color: #000000;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-mast-top .t3-module {
  margin-bottom: 0;
  padding-top: 36px;
  padding-bottom: 36px;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}
.t3-mast-top .t3-module + .t3-module {
  margin-top: 36px;
}
.t3-mast-top .t3-module .module-ct {
  padding: 0;
}
.t3-main-content .t3-module {
  border: 0;
  margin-bottom: 0;
}
.t3-main-content .t3-module .module-title {
  border-top: 2px solid #000000;
  border-left: 0;
  border-right: 0;
  padding: 24px 0;
  margin-bottom: 0;
  line-height: 1;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .t3-main-content .t3-module .module-title {
    padding: 18px 0;
  }
}
.t3-main-content .t3-module .module-ct {
  padding: 0;
  border-top: 1px solid #eeeeee;
}
.t3-main-content .t3-module + .t3-module {
  margin-top: 36px;
}
.t3-main-content-masttop .t3-module {
  margin-bottom: 36px;
}
.t3-sidebar .t3-module {
  margin-bottom: 0;
}
.t3-sidebar .t3-module .module-title {
  border-top: 2px solid #000000;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 0;
  line-height: 1;
  text-transform: uppercase;
  font-size: 16px;
}
.t3-sidebar .t3-module + .t3-module {
  margin-top: 36px;
}
.t3-sidebar .hikashop_products_listing .hikashop_subcontainer {
  padding: 0;
}
.t3-sidebar .hikashop_products_listing .hikashop_product {
  margin-bottom: 18px;
}
.t3-sidebar .hikashop_products_listing .hikashop_listing_img_title .hikashop_product_image {
  width: 150px;
  width: 40%;
  float: left;
  margin-right: 20px;
  height: auto !important;
}
.t3-sidebar .hikashop_products_listing .hikashop_listing_img_title .hikashop_product_image .hikacart {
  padding: 8px 12px;
}
.t3-sidebar .hikashop_products_listing .hikashop_listing_img_title .hikashop_product_name {
  padding: 0;
  font-size: 16px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 12px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  list-style: none;
  margin-top: 24px;
  padding: 0;
}
#login-form ul.unstyled li a {
  font-size: 15px;
}
#login-form .logout-button {
  margin-top: 12px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.head-search-wrap {
  display: none;
  position: absolute;
  height: 72px;
  left: 0;
  right: 72px;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.head-search-wrap .search {
  padding: 0;
}
.head-search-wrap .form-control {
  background-color: #ffffff;
  border: 0;
  color: #666666;
  height: 72px;
  width: 100%;
}
@media (max-width: 767px) {
  .head-search-wrap .form-control {
    padding: 6px 12px;
  }
}
@media (max-width: 991px) {
  .head-search-wrap {
    right: 0;
    display: block;
  }
}
@media (max-width: 767px) {
  .head-search-wrap {
    height: 40px;
    left: 46px;
    right: 10px;
  }
  .head-search-wrap .form-control {
    height: 36px;
  }
}
.head-search-wrap.btn-open {
  display: block;
}
.has-offcanvas .head-search-wrap {
  left: 72px;
}
@media (max-width: 992px) {
  .has-collapse .head-search-wrap {
    left: 72px;
  }
}
@media (max-width: 767px) {
  .has-collapse .head-search-wrap {
    left: 36px;
  }
}
@media (max-width: 992px) {
  .has-offcanvas.has-collapse .head-search-wrap {
    left: 144px;
  }
}
@media (max-width: 767px) {
  .has-offcanvas.has-collapse .head-search-wrap {
    left: 72px;
  }
}
.t3-mainnav.has-search .container {
  position: relative;
}
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li.current::before,
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li.active::before,
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li.open::before,
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li:hover::before {
  display: none;
}
.t3-mainnav.has-search .head-search {
  position: absolute;
  right: 0;
  top: 0;
}
.t3-mainnav.has-search .head-search .btn-search {
  background-color: #ffffff;
  border: 0;
  border-left: 2px solid #222222;
  color: #222222;
  height: 72px;
  line-height: 72px;
  text-align: center;
  padding: 0;
  width: 72px;
}
@media (max-width: 991px) {
  .t3-mainnav.has-search .head-search .btn-search {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
.t3-mainnav.has-search .head-search .fa-close {
  display: none;
}
.t3-mainnav.has-search .head-search.btn-open .fa-close {
  display: block;
}
.t3-mainnav.has-search .head-search.btn-open .fa-search {
  display: none;
}
@media (max-width: 991px) {
  .t3-mainnav.has-search .head-search .fa-search {
    display: block !important;
  }
  .t3-mainnav.has-search .head-search .fa-close {
    display: none !important;
  }
}
.ja-banner {
  background: #f6f6f6;
}
.ja-banner img {
  max-width: 100%;
}
.bannergroup {
  background: url("../../templates/ja_allure/images/mod-pattern.png");
  padding: 36px;
  text-align: center;
}
@media (max-width: 767px) {
  .bannergroup {
    padding: 0;
  }
}
.banner-top {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 36px;
  margin-top: 36px;
}
@media (max-width: 767px) {
  .banner-top {
    padding-bottom: 24px;
    margin-top: 24px;
  }
}
.banner-2 {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .banner-2 {
    margin-bottom: 24px;
  }
}
.banner-3 {
  border-top: 1px solid #eeeeee;
  padding-top: 36px;
  margin-top: 36px;
}
@media (max-width: 767px) {
  .banner-3 {
    padding-top: 24px;
    margin-top: 24px;
  }
}
.banner-4 {
  border-top: 1px solid #eeeeee;
  padding-top: 36px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .banner-4 {
    padding-top: 24px;
    margin-top: 24px;
  }
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  padding-top: 12px;
  text-align: right;
}
.category-module,
ul.category-module {
  margin: 0;
}
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 12px 0;
  border-top: 1px solid #eeeeee;
}
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.t3-module .categories-module {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-module .categories-module > li {
  background-size: cover;
  background-color: #f7f7f7;
  background-position: center;
  text-align: center;
}
.t3-module .categories-module > li + li {
  margin-top: 12px;
}
.t3-module .categories-module > li h4 {
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.t3-module .categories-module > li a {
  border: 0;
  color: #ffffff;
  display: block;
  padding: 24px 12px;
  text-shadow: 0 0 2px #222222;
  letter-spacing: 0.5px;
}
.mod-articles-category-group {
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 12px;
  margin-top: 24px;
  text-align: left;
}
.mod-articles-category {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
  line-height: 1;
}
.mod-articles-category a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  padding: 5px 12px 7px;
}
div[class^="link-"] {
  line-height: 1;
}
div[class^="link-"] .mod-articles-category a {
  border: 0;
  padding: 0;
}
.mod-articles-category-title {
  font-weight: 600;
}
@media (max-width: 1199px) {
  .mod-articles-category-title {
    font-size: 18px;
  }
}
.intro-image {
  background: #eeeeee;
  position: relative;
  min-height: 36px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .intro-image {
    margin-bottom: 24px;
  }
}
.intro-image .item-image {
  background: #eeeeee;
  float: none !important;
  min-height: 36px;
}
.intro-image .item-image img {
  width: 100%;
}
.intro-image .mod-articles-category {
  position: absolute;
  bottom: -14px;
  left: 0;
  text-align: center;
  width: 100%;
}
.mod-articles-category-writtenby span,
.createdby span {
  color: #444444;
  text-transform: uppercase;
}
.mod-articles-category-readmore .mod-articles-category-title {
  border-bottom: 1px solid #eeeeee;
  color: #999999;
  font-size: 12px !important;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
}
.mod-articles-category-readmore .mod-articles-category-title:hover,
.mod-articles-category-readmore .mod-articles-category-title:focus,
.mod-articles-category-readmore .mod-articles-category-title:active {
  border-bottom-color: #d5d5d5;
}
.lead-layout {
  text-align: center;
}
.lead-layout .swiper-pagination {
  bottom: auto;
  position: relative;
  margin-top: 12px;
  top: 100%;
}
.lead-layout .swiper-pagination .swiper-pagination-bullet {
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.lead-layout .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #333333;
  filter: alpha(opacity=100);
  opacity: 1;
}
.ja-news .pull-left.item-image {
  float: none !important;
}
.article-aside .article-info {
  width: 100%;
}
.more-article a {
  border: 1px solid #eeeeee;
  text-align: center;
  margin-top: 36px;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  padding: 12px 24px;
  width: 100%;
}
@media (max-width: 767px) {
  .more-article a {
    margin-top: 24px;
  }
}
.ja-news-1 > div + div {
  border-top: 1px solid #eeeeee;
  margin-top: 36px;
  padding-top: 36px;
}
@media (max-width: 1199px) {
  .ja-news-1 > div + div {
    margin-top: 24px;
    padding-top: 24px;
  }
}
.ja-news-2 {
  text-align: center;
}
.ja-news-2 > div + div {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .ja-news-2 > div + div {
    margin-top: 24px;
  }
}
.ja-news-3 .news-item + .news-item {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .ja-news-3 .news-item + .news-item {
    margin-top: 24px;
  }
}
.ja-news-3 .news-big {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 36px;
  text-align: center;
}
@media (max-width: 767px) {
  .ja-news-3 .news-big {
    padding-bottom: 24px;
  }
}
.ja-news-3 .news-normal .intro-image {
  margin-right: 18px;
  float: left;
  position: relative;
  overflow: hidden;
  height: 72px;
  width: 72px;
}
.ja-news-3 .news-normal .intro-image .item-image {
  float: none !important;
  height: 72px;
  width: 72px;
}
.ja-news-3 .news-normal .intro-image img {
  position: relative;
  left: 50%;
  height: 100%;
  max-width: none;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: auto;
}
.ja-news-3 .news-normal .article-content {
  overflow: hidden;
}
.ja-news-3 .news-normal .mod-articles-category-title {
  font-size: 16px;
  margin-top: 0;
}
.ja-news-3 .news-normal .mod-articles-category {
  display: block;
  margin-bottom: 6px;
}
.ja-news-4 {
  text-align: center;
}
@media (min-width: 1200px) {
  .ja-news-4 {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media (min-width: 1200px) {
  .ja-news-4 > div {
    padding-left: 36px;
    padding-right: 36px;
  }
}
.ja-news-4 > div + div {
  border-left: 1px solid #eeeeee;
}
.ja-news-4 > div:nth-child(4n+1) {
  border-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ja-news-4 > div:nth-child(2n+1) {
    border-left: 0;
  }
}
@media (max-width: 767px) {
  .ja-news-4 > div {
    border-left: 0;
  }
}
.ja-news-4 .article-content {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .ja-news-4 .article-content {
    margin-bottom: 24px;
  }
}
.ja-news-5 .news-item + .news-item {
  margin-top: 24px;
}
.ja-news-5 .mod-articles-category {
  display: block;
  margin-bottom: 6px;
}
.ja-news-5 .mod-articles-category-title {
  margin-top: 0;
}
.ja-news-5 .intro-image {
  margin-right: 18px;
  margin-bottom: 18px;
  float: left;
}
.ja-news-5 .intro-image:before,
.ja-news-5 .intro-image:after {
  display: table;
  content: " ";
}
.ja-news-5 .intro-image:after {
  clear: both;
}
.ja-news-5 .intro-image .item-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  height: 72px;
  width: 72px;
}
.ja-news-5 .intro-image .item-image img {
  height: 100%;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  max-width: none;
  width: auto;
}
.ja-news-5 .intro-image > span {
  background: #d91e00;
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  top: 50%;
  left: 0;
  line-height: 18px;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Work Sans', sans-serif;
  height: 24px;
  text-align: center;
  position: absolute;
  margin-left: -12px;
  margin-top: -12px;
  width: 24px;
}
.ja-news-5 .ja-video-list .btn-play,
.ja-news-5 .ja-gallery-list .btn-play {
  left: auto;
  right: 0;
}
.ja-news-5 .article-content {
  overflow: hidden;
}
.video-list {
  border-bottom: 1px solid #eeeeee;
  padding-top: 36px;
  padding-bottom: 36px;
  position: relative;
}
.video-list .btn-more {
  position: absolute;
  top: -60px;
  right: 0;
  color: #222222;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.video-list .btn-more:after {
  content: "\f178";
  font-family: FontAwesome;
  margin-left: 5px;
}
.video-list .btn-more:hover,
.video-list .btn-more:focus,
.video-list .btn-more:active {
  background-color: transparent;
  color: #222222;
}
.video-list .item-image {
  position: relative;
  margin-bottom: 36px;
}
.video-list .videos-featured-list {
  display: none;
}
@media (min-width: 992px) {
  .video-list .videos-featured-list {
    display: block;
  }
  .video-list .videos-featured-list ul {
    height: 451px;
  }
}
.video-list .videos-featured-list ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  overflow: auto;
}
.video-list .videos-featured-list ul li:before,
.video-list .videos-featured-list ul li:after {
  display: table;
  content: " ";
}
.video-list .videos-featured-list ul li:after {
  clear: both;
}
.video-list .videos-featured-list ul .item-thumb-wrap {
  margin-right: 18px;
  float: left;
  width: 45%;
}
.video-list .videos-featured-list ul .item-thumb-wrap .item-image {
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-list .videos-featured-list ul .item-thumb-wrap .btn-play {
  background: #ffffff;
  color: #f30e0e;
  left: 0;
  bottom: 0;
  position: absolute;
  line-height: 36px;
  text-align: center;
  height: 36px;
  width: 36px;
}
.video-list .videos-featured-list ul .item-thumb-wrap .video-playing .btn-play .fa::before {
  content: "\f04c";
}
.video-list .videos-featured-list h2.article-title {
  font-size: 16px;
  margin-bottom: 12px;
}
.video-list .videos-featured-list h2.article-title a {
  color: #222222;
}
.video-list .videos-featured-list h2.article-title a:hover,
.video-list .videos-featured-list h2.article-title a:focus,
.video-list .videos-featured-list h2.article-title a:active {
  color: #d91e00;
}
.video-list .videos-featured-list .mod-articles-category-date {
  text-transform: uppercase;
  font-size: 12px;
}
.ja-videos-list-wrap {
  margin-bottom: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid #eeeeee;
}
.ja-video-list.video-playing .video-mask {
  border: 3px solid #d91e00;
}
#ja-main-player {
  background-color: #000000;
  overflow: hidden;
}
#ja-main-player img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: auto;
  width: 100%;
}
#ja-main-player .video-mask {
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#ja-main-player #ja-btn-play {
  border: 0;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  padding: 36px;
  text-align: left;
  width: 100%;
  z-index: 1;
}
@media (min-width: 992px) {
  #ja-main-player #ja-btn-play {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #ja-main-player #ja-btn-play {
    padding: 24px;
  }
}
#ja-main-player #ja-btn-play .fa {
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 68px;
  font-size: 24px;
  height: 72px;
  width: 72px;
}
@media (max-width: 767px) {
  #ja-main-player #ja-btn-play .fa {
    line-height: 36px;
    font-size: 16px;
    height: 36px;
    width: 36px;
  }
}
#ja-main-player #ja-btn-play h3 {
  color: #ffffff;
  margin-bottom: 0;
  white-space: normal;
}
@media (max-width: 767px) {
  #ja-main-player #ja-btn-play h3 {
    font-size: 18px;
  }
}
.videoWrapper,
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  
  height: 0;
}
.videoWrapper iframe,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module-ct .latestnews {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.module-ct .latestnews > li + li {
  padding-top: 24px;
}
.module-ct .latestnews .item-title {
  line-height: 1.42;
  color: #222222;
}
.module-ct .latestnews .item-title:hover,
.module-ct .latestnews .item-title:focus,
.module-ct .latestnews .item-title:active {
  color: #d91e00;
}
@media (min-width: 992px) {
  .module-ct .latestnews .item-title {
    float: left;
    width: 65%;
    padding-left: 12px;
  }
}
.module-ct .latestnews .item-image {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .module-ct .latestnews .item-image {
    float: left;
    width: 35%;
    margin-bottom: 0;
  }
}
.module-ct .latestnews .item-image img {
  max-width: 100%;
}
.module-ct .latestnews .item-image .num-photos {
  display: none;
}
.latest-grid:before,
.latest-grid:after {
  display: table;
  content: " ";
}
.latest-grid:after {
  clear: both;
}
.latest-grid .item-title {
  background: linear-gradient(transparent, #000000);
  border: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 24px;
  left: 0;
  position: absolute;
  padding: 24px;
  width: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 1199px) {
  .latest-grid .item-title {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .latest-grid .item-title {
    padding: 12px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .latest-grid .item-title {
    font-size: 16px;
  }
}
.latest-grid > div {
  position: relative;
  float: left;
  width: 20%;
}
@media (max-width: 767px) {
  .latest-grid > div {
    width: 100%;
  }
}
.latest-grid > div > div {
  background-color: #f7f7f7;
  background-position: center center;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
}
.latest-grid > div > div:hover .item-title {
  filter: alpha(opacity=100);
  opacity: 1;
}
.t3-header .latest-news-header {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.t3-header .latest-news-header .item-image {
  margin-bottom: 0;
  float: right !important;
  width: 27%;
}
.t3-header .latest-news-header .item-image .num-photos {
  display: none;
}
.t3-header .latest-news-header .item-title {
  float: left;
  width: 73%;
  padding-right: 18px;
  padding-left: 0;
  padding-top: 36px;
  line-height: 1.42;
  color: #222222;
}
.t3-header .latest-news-header .item-title:hover,
.t3-header .latest-news-header .item-title:focus,
.t3-header .latest-news-header .item-title:active {
  color: #d91e00;
}
.latest-grid img {
  margin-bottom: 24px;
}
.latest-grid .created-date {
  color: #757575;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.latest-grid a {
  color: #222222;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #222222;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #222222;
}
.module-ct > ol.breadcrumb {
  padding: 12px 16px;
  margin-left: 0;
}
ul.list-social.list-social {
  border: 1px solid #eeeeee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.list-social.list-social li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
ul.list-social.list-social li + li {
  border-left: 1px solid #eeeeee;
}
ul.list-social.list-social li a {
  border: 0;
  color: #222222;
  padding: 24px 0;
  display: block;
  text-align: center;
}
ul.list-social.list-social li a:hover,
ul.list-social.list-social li a:focus,
ul.list-social.list-social li a:active {
  color: #d91e00;
}
.acymailing_module .acymailing_form {
  margin: 0;
  width: 100%;
}
.acymailing_module .acymailing_introtext {
  display: block;
  margin-bottom: 6px !important;
  font-size: 12px;
  text-transform: uppercase;
}
.acymailing_module .inputbox {
  color: #666666;
}
.acymailing_module .inputbox::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.acymailing_module .inputbox:-ms-input-placeholder {
  color: #666666;
}
.acymailing_module .inputbox::-webkit-input-placeholder {
  color: #666666;
}
.acymailing_module .inputbox:focus {
  border-color: #000000;
}
.acymailing_module .acysubbuttons .btn {
  border: 0;
  background: #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  height: 44px;
  width: 100%;
}
.acymailing_module .acymailing_mootoolsbutton .acymailing_togglemodule {
  background: #000000;
  color: #ffffff;
  padding: 6px 24px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
div.slide_open {
  box-shadow: none;
}
div#closepop {
  line-height: 0;
  text-align: center;
}
div#closepop::before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 1;
}