.t3-module {
  background: transparent;
  color: #111111;
  margin-bottom: 20px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  border-bottom: 1px solid #eaeaea;
  color: #111111;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 20px;
  margin: 0 0 20px 0;
  padding: 20px 0 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.module-ct {
  background: transparent;
  border-bottom: 1px solid #eaeaea;
  color: #111111;
  padding: 0 0 20px 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: 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;
}
.none-border .module-ct {
  border: none;
  padding-bottom: 0;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 10px 0;
  display: block;
  color: #111;
  background: none;
  border-top: solid 1px #eeeeee;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li > .separator:hover,
.module_menu .nav > li > a:focus,
.module_menu .nav > li > .separator:focus,
.module_menu .nav > li > a:active,
.module_menu .nav > li > .separator:active {
  background: none;
  color: #e67e22;
  border-top-color: #eeeeee;
}
.module_menu .nav .dropdown-menu {
  border-radius: 0;
  margin: 0;
  padding: 10px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module_menu .nav .dropdown-menu > .active > a {
  background: none;
  color: #e67e22;
}
.module_menu .nav .dropdown-menu > .active > a:hover,
.module_menu .nav .dropdown-menu > .active > a:focus,
.module_menu .nav .dropdown-menu > .active > a:active {
  background: none;
  color: #e67e22;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
  font-size: 12px;
  border-radius: 0px;
}
#login-form ul.unstyled {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 13px;
}
#login-form ul.unstyled li > a {
  color: #555555;
  display: block;
  padding: 3px 0;
}
#login-form ul.unstyled li > a:hover,
#login-form ul.unstyled li > a:focus,
#login-form ul.unstyled li > a:active {
  color: #bf6516;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form img {
  display: inline-block;
  margin-bottom: 10px;
}
#login-form .login-greeting {
  margin-bottom: 10px;
}
.bannergroup img {
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  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: 10px 0;
  border-top: 1px solid #eeeeee;
}
.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;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.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: 14px;
  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: 4px;
}
.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 9px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 5px 10px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #e67e22;
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li > span.tag-count {
  display: 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: #bf6516;
}
@media screen and (max-width: 768px) {
  div.mod-languages ul.lang-inline li {
    margin-left: 5px;
    margin-right: 0px;
  }
}
.categories-module.value-page,
ul.categories-module.value-page,
.value-page {
  width: 100%;
  margin: 50px auto !important;
  position: relative;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .categories-module.value-page,
  ul.categories-module.value-page,
  .value-page {
    width: 70%;
    margin-bottom: 45px !important;
  }
}
.categories-module.value-page:before,
ul.categories-module.value-page:before,
.value-page:before {
  border-left: 1px solid #eeeeee;
  top: -45px;
  content: "";
  display: block;
  height: 35px;
  left: 50%;
  position: absolute;
}
.categories-module.value-page:after,
ul.categories-module.value-page:after,
.value-page:after {
  border-left: 1px solid #eeeeee;
  bottom: -45px;
  content: "";
  display: block;
  height: 45px;
  left: 50%;
  position: absolute;
}
.categories-module.value-page h3,
ul.categories-module.value-page h3,
.value-page h3 {
  color: #222222;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
.categories-module.value-page h3 a,
ul.categories-module.value-page h3 a,
.value-page h3 a {
  color: #222222;
  text-transform: uppercase;
}
.categories-module.value-page h3 a:hover,
ul.categories-module.value-page h3 a:hover,
.value-page h3 a:hover,
.categories-module.value-page h3 a:focus,
ul.categories-module.value-page h3 a:focus,
.value-page h3 a:focus,
.categories-module.value-page h3 a:active,
ul.categories-module.value-page h3 a:active,
.value-page h3 a:active {
  color: #e67e22;
  text-decoration: none;
}
.categories-module.value-page li,
ul.categories-module.value-page li,
.value-page li {
  line-height: 24px;
  border: none !important;
  margin: 0 0 15px;
  padding: 0;
}
.categories-module.value-page li > span,
ul.categories-module.value-page li > span,
.value-page li > span {
  color: #bfbfbf;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 13px;
}
.categories-module.value-page li > span .writtenby,
ul.categories-module.value-page li > span .writtenby,
.value-page li > span .writtenby {
  font-weight: bold;
}
.categories-module.value-page li > span i,
ul.categories-module.value-page li > span i,
.value-page li > span i {
  margin-right: 5px;
}
.mod_easyblogarchive .mod-months .mod-year {
  font-size: 12px;
}
.mod_easyblogarchive .mod-months .mod-month {
  background: url("../../../templates/ja_appolio/images/bg-month-ltr.png") no-repeat left center;
  color: #aaa;
  font-size: 12px;
  margin-left: 3px;
}
.mod_easyblogarchive .mod-months .mod-month:last-child {
  background: url("../../../templates/ja_appolio/images/bg-month-last-ltr.png") no-repeat left center;
}
.mod_easyblogarchive .mod-months .mod-month a {
  font-weight: 700;
  color: #444;
}
.mod_easyblogarchive .mod-months .mod-month a:hover,
.mod_easyblogarchive .mod-months .mod-month a:active,
.mod_easyblogarchive .mod-months .mod-month a:focus {
  color: #0097bf;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item,
.ezb-mod.ezblog-latestpost .mod-item {
  border-bottom: 1px solid #eaeaea;
  border-top: none;
  color: #aaa;
  font-size: 12px;
  padding: 15px 0 !important;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item + .mod-item,
.ezb-mod.ezblog-latestpost .mod-item + .mod-item {
  border-top: 0;
  margin: 0 !important;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item .mod-post-title a,
.ezb-mod.ezblog-latestpost .mod-item .mod-post-title a {
  color: #222222;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  text-decoration: none;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item .mod-post-title a:hover,
.ezb-mod.ezblog-latestpost .mod-item .mod-post-title a:hover,
.ezb-mod.mod_easyblogmostpopularpost .mod-item .mod-post-title a:active,
.ezb-mod.ezblog-latestpost .mod-item .mod-post-title a:active,
.ezb-mod.mod_easyblogmostpopularpost .mod-item .mod-post-title a:focus,
.ezb-mod.ezblog-latestpost .mod-item .mod-post-title a:focus {
  color: #bf6516;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item .mod-post-author,
.ezb-mod.ezblog-latestpost .mod-item .mod-post-author {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item .mod-post-author .post-author,
.ezb-mod.ezblog-latestpost .mod-item .mod-post-author .post-author {
  font-size: 12px;
}
div.latest-comments .mod-item {
  padding: 20px 0 !important;
}
div.latest-comments .mod-item + .mod-item {
  border-top: 1px solid #eeeeee;
  margin: 0 !important;
}
div.latest-comments .mod-item .mod-comment-head {
  border: 0;
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
}
div.latest-comments .mod-item .mod-comment-head .mod-avatar {
  margin: 0 20px 5px 0;
  width: 60px;
}
div.latest-comments .mod-item .mod-comment-head .mod-avatar img {
  max-width: 100%;
  border: 1px solid #eeeeee;
}
div.latest-comments .mod-item .mod-comment-head .top-comment {
  line-height: normal;
}
div.latest-comments .mod-item .mod-comment-head .top-comment .post-author {
  display: inline-block;
  font-size: 11px;
  margin-bottom: 5px;
}
div.latest-comments .mod-item .mod-comment-head .top-comment .post-date {
  border-left: 1px solid #eeeeee;
  color: #aaa;
  display: inline-block;
  font-size: 11px;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
}
div.latest-comments .mod-item .mod-comment-head .mod-post-title {
  font-size: 14px;
  margin-bottom: 5px;
}
div.latest-comments .mod-item .mod-comment-head .mod-post-title a {
  line-height: normal;
}
div.latest-comments .mod-item .mod-comment-head .mod-comment-content {
  color: #888888;
}
.ja-tabswrap.default .container {
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
  z-index: 1;
}
.ja-tabswrap.default .ja-tabs-title-top {
  border: none;
  height: auto !important;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title {
  position: static;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title:before,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title:after {
  content: " ";
  display: table;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title:after {
  clear: both;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  margin: 0 10px 10px 0;
  position: relative;
  transition: 0.2s;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li:last-child {
  margin-right: 0;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li > h3 {
  border: none;
  color: #aaa;
  font-weight: 500;
  line-height: 20px;
  padding: 7px 20px;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li:hover {
  background: #e67e22;
  border-color: #e67e22;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li:hover > h3 {
  color: #ffffff;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.active,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
  background: #e67e22;
  border-color: #e67e22;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.active > h3,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.firstactive > h3,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.lastactive > h3 {
  color: #ffffff;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.active:after,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.firstactive:after,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.lastactive:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -5px;
  border-top: 6px solid #e67e22;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.ja-tabswrap.default .ja-tab-panels-top .ja-tab-content li {
  border-bottom: 1px solid #eaeaea;
  border-top: none;
  color: #aaa;
  font-size: 12px;
  padding: 15px 0;
}
.ja-tabswrap.default .ja-tab-panels-top .ja-tab-content li h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
}
.ja-tabswrap.default .ja-tab-panels-top .ja-tab-content li h4 > a {
  color: #222222;
  text-decoration: none;
}
.ja-tabswrap.default .ja-tab-panels-top .ja-tab-content li h4 > a:hover {
  color: #e67e22;
}