.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 32px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  margin: 0 0 12px 0;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 24px;
  }
}
.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: 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;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 10px 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 {
  color: #222222;
  font-size: 14px;
}
#login-form ul.unstyled li a:hover,
#login-form ul.unstyled li a:focus,
#login-form ul.unstyled li a:active {
  color: #387dad;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #f2f2f2;
  font-size: 12px;
  padding-top: 12px;
  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 {
  margin-top: 3px;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  background: #ffffff;
  border: 2px solid #f2f2f2;
  color: #222222;
  display: block;
  padding: 4px 12px;
  text-transform: uppercase;
}
.categories-module li a:before,
ul.categories-module li a:before,
.category-module li a:before,
ul.category-module li a:before {
  content: "\f07b";
  font-family: FontAwesome;
}
.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover,
.categories-module li a:focus,
ul.categories-module li a:focus,
.category-module li a:focus,
ul.category-module li a:focus,
.categories-module li a:active,
ul.categories-module li a:active,
.category-module li a:active,
ul.category-module li a:active {
  color: #387dad;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.category-slide-view {
  text-align: center;
}
.category-slide-view h4 {
  margin-top: 0;
  margin-bottom: 24px;
}
.category-slide-view h4 a {
  color: #2d2c28;
}
.category-slide-view h4 a:hover,
.category-slide-view h4 a:focus,
.category-slide-view h4 a:active {
  color: #387dad;
}
.category-slide-view .article-meta {
  color: #222222;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 24px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.category-slide-view .articles-introtext {
  margin-bottom: 24px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.category-slide-view .articles-readmore a {
  color: #2d2c28;
}
.category-slide-view .articles-readmore a:hover,
.category-slide-view .articles-readmore a:focus,
.category-slide-view .articles-readmore a:active {
  color: #387dad;
}
.category-slide-view .owl-dots > div {
  background: #000000;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
  height: 8px;
  width: 8px;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.category-slide-view .owl-dots > div.active {
  background: transparent;
  border: 2px solid #222222;
  opacity: 1;
  filter: alpha(opacity=100);
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #f2f2f2;
}
.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;
}
.module-ct .latestnews {
  padding: 0;
  list-style: none;
  margin: 0;
}
.module-ct .latestnews > li + li {
  margin-top: 12px;
}
.module-ct .latestnews > li a {
  color: #222222;
}
.module-ct .latestnews > li a:hover,
.module-ct .latestnews > li a:focus,
.module-ct .latestnews > li a:active {
  color: #387dad;
}
.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: #255373;
  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: #255373;
}
.module-ct > ol.breadcrumb {
  padding: 10px 32px;
  margin-left: 0;
}
div.ja-masthead {
  background-image: url('../../../templates/ja_donate/images/bg-masthead.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
div.ja-masthead:before {
  background: url('../../../templates/ja_donate/images/mask.png');
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.ja-masthead .ja-masthead-detail {
  padding: 224px 32px 128px;
  max-width: 100%;
  position: relative;
  z-index: 10;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.ja-masthead .ja-masthead-detail h1 {
  margin-top: 0;
}
div.ja-masthead .ja-masthead-detail h1 a {
  color: #ffffff;
}
div.ja-masthead .article-aside {
  color: rgba(255, 255, 255, 0.8);
}
div.ja-masthead .article-aside .article-info {
  width: 100%;
}
div.acymailing_module .acymailing_introtext {
  margin-bottom: 24px !important;
}
div.acymailing_module tr,
div.acymailing_module td {
  padding: 0 !important;
}
div.acymailing_module .acymailing_form {
  position: relative;
  width: 100%;
}
div.acymailing_module .acymailing_form td {
  margin: 0;
  padding: 0;
}
div.acymailing_module .acymailing_form input.inputbox {
  border: 2px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.01);
  border-radius: 40px;
  padding-right: 48px;
}
div.acymailing_module .acymailing_form .acysubbuttons .button {
  background-color: transparent;
  background-image: url('../../../templates/ja_donate/images/pattern-blue/arrow.png');
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  border-radius: 0;
  padding: 0;
  top: 50%;
  margin-top: -6px;
  height: 12px;
  font-size: 0;
  position: absolute;
  right: 24px;
  width: 12px;
}