

.t3-module {
  background: transparent;
  color: inherit;
  font-size: 13px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  color: #444;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  border-top: solid 1px #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}
#login-form ul.unstyled li {
  height: auto;
}
#login-form ul.unstyled li a {
  background: url("../../templates/ja_smashboard/images/bullet.png") no-repeat left center;
  border: none;
  color: #666;
  font-size: 13px;
  height: auto;
  margin: 0 0 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0 0 0 10px;
  text-align: left;
  width: auto;
}
#login-form ul.unstyled li a:hover,
#login-form ul.unstyled li a:focus,
#login-form ul.unstyled li a:active {
  background-image: url("../../templates/ja_smashboard/images/bullet-hover.png");
  color: #005c92;
}
#login-form .logout-button {
  margin-top: 10px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e5e5e5;
  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 #e5e5e5;
}
.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 #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .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: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.latestnews,
ul.latestnews {
  margin-bottom: 0;
}
.latestnews li,
ul.latestnews li {
  background: none;
  padding: 0 0 10px;
  list-style: decimal;
}
.latestnews li:last-child,
ul.latestnews li:last-child {
  padding-bottom: 0;
}
.latestnews a,
ul.latestnews a {
  color: #666;
}
.latestnews a:hover,
.latestnews a:focus,
.latestnews a:active,
ul.latestnews a:hover,
ul.latestnews a:focus,
ul.latestnews a:active {
  text-decoration: none;
  color: #008dde;
}
div.contact-list i {
  margin-right: 10px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.t3-module.social {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
ul.btn-social li.dropdown .social-list {
  margin-left: 0 !important;
}
ul.btn-social li.dropdown .social-list li {
  list-style: none;
  float: left;
  height: auto;
  width: 49.5%;
  margin: 0 0 10px;
  padding: 0;
}
ul.btn-social li.dropdown .social-list li a {
  background: none;
  border: none;
  color: #666;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  height: auto;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.btn-social li.dropdown .social-list li a:hover,
ul.btn-social li.dropdown .social-list li a:focus,
ul.btn-social li.dropdown .social-list li a:active {
  background: none;
  border: none;
  color: #005c92;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.btn-social li.dropdown .social-list li a span {
  background-color: #000;
  color: #fff;
  line-height: 30px;
  height: 30px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  display: inline-block;
}
ul.btn-social li.dropdown .social-list li a .icon-google-plus {
  background-color: #f83b3b;
}
ul.btn-social li.dropdown .social-list li a .icon-facebook {
  background-color: #3b5999;
}
ul.btn-social li.dropdown .social-list li a .icon-twitter {
  background-color: #1bb5e7;
}
ul.btn-social li.dropdown .social-list li a .icon-pinterest {
  background-color: #cb2027;
}
ul.btn-social li.dropdown.open .social-list li a {
  background: none;
  border: none;
  color: #666;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  height: auto;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul.btn-social li.dropdown.open .social-list li a:hover,
ul.btn-social li.dropdown.open .social-list li a:focus,
ul.btn-social li.dropdown.open .social-list li a:active {
  background: none;
  border: none;
  color: #005c92;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.acymailing_module,
.acymailing_module div {
  font-size: 13px;
}
.acymailing_module form {
  margin-bottom: 0;
}
.acymailing_module form td {
  padding: 5px 0 !important;
}
.acymailing_module form .acysubbuttons {
  text-align: left;
}
.acymailing_module form label {
  margin-right: 10px;
  margin-top: 5px;
}
.acymailing_module form .onefield label,
.acymailing_module form .onefield span {
  display: inline-block;
}
.acymailing_module form .onefield.fieldacyemail label {
  float: left;
}
.acymailing_module form .onefield.fieldacyemail span.acyfield_email {
  width: 60%;
}
.acymailing_module form input[type="checkbox"] {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.acymailing_module form input[type="text"] {
  width: 90% !important;
}
.acymailing_module form a.modal {
  color: #666;
  left: 0 !important;
  height: auto !important;
  position: relative !important;
  top: auto !important;
  width: auto !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
table.acymailing_form {
  margin: 0 !important;
  width: 100%;
}
.acymailing_mootoolsbutton p {
  display: inline-block;
}
.head-social ul.nav li.dropdown a.modal.acymailing_togglemodule,
.head-social ul.btn-social li.dropdown a.acymailing_togglemodule {
  background: #008dde;
  border: solid 1px #008dde;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  left: 0;
  height: auto;
  margin: 0;
  padding: 8px 12px;
  position: relative;
  top: 0;
  text-transform: uppercase;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.head-social ul.nav li.dropdown a.modal.acymailing_togglemodule:hover,
.head-social ul.nav li.dropdown a.modal.acymailing_togglemodule:focus,
.head-social ul.btn-social li.dropdown a.acymailing_togglemodule:hover,
.head-social ul.btn-social li.dropdown a.acymailing_togglemodule:focus {
  background-color: #007dc5;
  border-color: #004c78;
  color: #fff;
  text-decoration: none;
}
.about img {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
table.symbols-list {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  font-size: 11px;
}
table.symbols-list td {
  border-right: 1px solid #e5e5e5;
  padding: 10px;
}
table.symbols-list .symbol {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.07);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.07);
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  display: inline-block;
  margin-right: 5px;
  min-width: 12px;
  padding: 0px 10px 4px 10px;
  text-align: center;
  vertical-align: middle;
}
table.symbols-list .icon-home {
  text-indent: -999em;
}
.top-header .module-title {
  color: #fff;
}
.ja-keyboard-btns {
  float: right;
}
.ja-keyboard-btns a {
  background: rgba(0,0,0,0.25);
  background: #222 \9;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  float: right;
  font-size: 9px;
  color: #fff;
  margin: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ja-keyboard-btns a:hover,
.ja-keyboard-btns a:focus {
  text-decoration: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ja-keyboard-btns a.ja-keyboard-up {
  margin-right: 26px;
}
.ja-keyboard-btns a.ja-keyboard-right {
  clear: both;
}
.head-social ul.btn-social li.dropdown div.mod-languages a {
  line-height: 29px;
}
.head-social div.mod-languages li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.head-social ul.btn-social li.dropdown div.mod-languages li.lang-active a {
  background: url("../../templates/ja_smashboard/images/black-trans-25.png");
  border: 1px solid rgba(255,255,255,0.15);
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

