.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 44px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #111111;
  font-size: 12px;
  font-weight: 700;
  font-family: "Work Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 11px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 22px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 0;
  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;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 16px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 22px;
  padding: 0;
  list-style: none;
}
#login-form ul.unstyled > li > a {
  color: #555555;
  font-size: 12px;
}
#login-form ul.unstyled > li > a:hover,
#login-form ul.unstyled > li > a:focus,
#login-form ul.unstyled > li > a:active {
  color: #111111;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e8e6e3;
  font-size: 12px;
  padding-top: 11px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 0;
}
.categories-module li + li,
ul.categories-module li + li,
.category-module li + li,
ul.category-module li + li {
  border-top: 1px dashed #e8e6e3;
  margin-top: 22px;
  padding-top: 22px;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.categories-module h4 a,
ul.categories-module h4 a,
.category-module h4 a,
ul.category-module h4 a {
  color: #222222;
}
.categories-module h4 a:hover,
ul.categories-module h4 a:hover,
.category-module h4 a:hover,
ul.category-module h4 a:hover,
.categories-module h4 a:focus,
ul.categories-module h4 a:focus,
.category-module h4 a:focus,
ul.category-module h4 a:focus,
.categories-module h4 a:active,
ul.categories-module h4 a:active,
.category-module h4 a:active,
ul.category-module h4 a:active {
  color: #111111;
}
.categories-module p,
ul.categories-module p,
.category-module p,
ul.category-module p {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 5.5px;
}
.latestnews {
  list-style: none;
  margin: 0;
  padding: 0;
}
.latestnews > li + li {
  margin-top: 11px;
}
.latestnews > li > a {
  color: #555555;
}
.latestnews > li > a:hover,
.latestnews > li > a:focus,
.latestnews > li > a:active {
  color: #111111;
}
.latestnews.list {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .latestnews.list {
    margin-top: 0;
  }
}
.latestnews.list .item-wrap .image-wrap {
  margin-bottom: 22px;
}
.latestnews.list .item-wrap .image-wrap .owl-lazy {
  opacity: 1;
  filter: alpha(opacity=100);
}
.latestnews.list .item-wrap .create {
  color: #aaaaaa;
  font-size: 12px;
}
.latestnews.list .item-wrap h3 {
  margin-top: 11px;
  margin-bottom: 22px;
}
.latestnews.list .item-wrap h3 a {
  color: #222222;
}
.latestnews.list .item-wrap h3 a:hover,
.latestnews.list .item-wrap h3 a:focus,
.latestnews.list .item-wrap h3 a:active {
  color: #111111;
}
.latestnews.list .item-wrap .action {
  color: #555555;
  border-bottom: 1px solid #111111;
}
.latestnews.list .item-wrap .action span {
  margin-left: 4px;
  font-size: 12px;
}
.latestnews.list .item-wrap .action:hover,
.latestnews.list .item-wrap .action:focus,
.latestnews.list .item-wrap .action:active {
  color: #111111;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e8e6e3;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #aaaaaa;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.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: #aaaaaa;
  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: #000000;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #aaaaaa;
  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: #000000;
}
.module-ct > ol.breadcrumb {
  padding: 16px 36px;
  margin-left: 0;
}
.acymailing_module .acymailing_mootoolsbutton .acymailing_togglemodule {
  background-color: #111111;
  border-color: #111111;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 16px 30px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.66667;
  text-transform: uppercase;
}
.acymailing_module .acymailing_mootoolsbutton .slide_open,
.acymailing_module .acymailing_mootoolsbutton .slide_close {
  background: transparent;
  box-shadow: none;
  border: none;
}
.acymailing_module .acymailing_form {
  width: 510px;
  max-width: 100%;
}
.acymailing_module .acymailing_form td:first-child {
  display: block;
}
.acymailing_module .acymailing_form td:first-child + .acyfield_email {
  width: auto;
}
.acymailing_module .acymailing_form td.acyfield_email {
  width: 80%;
}
.acymailing_module .acymailing_form td.acyfield_email,
.acymailing_module .acymailing_form td.acysubbuttons {
  display: table-cell;
}
.acymailing_module .acymailing_form td .button {
  display: block;
}
.acymailing_module .acymailing_finaltext {
  color: #999999;
  margin-top: 11px !important;
  font-size: 12px;
}
.acymailing_module .inputbox {
  color: #aaaaaa;
}
.acymailing_module .inputbox:focus {
  color: #555555;
}
.t3-section-wrap .t3-section.acy-mailing {
  position: relative;
  text-align: center;
}
.t3-section-wrap .t3-section.acy-mailing .section-sub {
  color: #ffffff;
  max-width: 100%;
  margin: auto;
  margin-bottom: 44px;
  width: 510px;
}
.t3-masthead .ja-masthead {
  background-image: url('../../../templates/ja_diner/images/bg-masthead.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 0;
  position: relative;
  text-align: left;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead {
    padding: 60px 0;
  }
}
.t3-masthead .ja-masthead::after {
  background: url('../../../templates/ja_diner/images/decor/decor_orange.png');
  content: "";
  position: absolute;
  top: 100%;
  margin-top: -96px;
  right: 150px;
  height: 196px;
  width: 196px;
  z-index: 10;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead::after {
    display: none;
  }
}
.t3-masthead .ja-masthead:before {
  background-image: url('../../../templates/ja_diner/images/mask-slideshow.png');
  background-color: transparent;
  background-size: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  padding: 0 22px;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
}
.t3-masthead .ja-masthead .ja-masthead-detail h3 {
  color: #ffffff;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 36px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-description {
  font-size: 18px;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-description {
    font-size: 14px;
  }
}