.t3-module {
  background: transparent;
  color: inherit;
  width: 100%;
}
.t3-module .module-inner {
  padding: 0;
}
.designer-sidebar-content .noo-sidebar .t3-module {
  width: 90%;
}
.module-title {
  background: inherit;
  color: #666666;
  line-height: 150%;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 150%;
  text-transform: uppercase;
}
.module-subtitle {
  color: #f00f51;
  text-align: left;
  margin: -25px 0 20px 0;
  padding: 0 0 10px 0;
  display: block;
  border-bottom: 1px solid #ccc;
}
.t3-footer .module-title {
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  padding: 0;
  color: #eeeeee;
}
.noo-sidebar .t3-module {
  background: #ffffff;
  border-radius: 1px;
  -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.2);
  padding: 0;
  margin-bottom: 20px;
}
.noo-sidebar .t3-module .module-inner {
  padding: 20px;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.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 #eeeeee;
}
.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%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #dddddd;
  font-size: 11px;
  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 #dddddd;
}
.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: 13px;
  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: 13px;
  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%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #6d6969;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eeeeee;
  border-radius: 3px;
  color: #6d6969;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #f00f51;
  color: #ffffff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #6d6969;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #f00f51;
}
#noo-lastnews {
  font-size: 12px;
}
#noo-lastnews .img-details img,
#noo-lastnews .img-intro img {
  width: 100px;
  float: left;
  padding: 5px 10px 10px 10px;
}
#noo-lastnews .noo-content h1 {
  margin: 0;
  font-size: 13px;
  line-height: 150%;
}
#noo-lastnews .noo-content h1 a {
  color: #6d6969;
  font-size: 12px;
  line-height: 100%;
  padding: 0;
  margin: 0;
}
#noo-lastnews .noo-content h1 a:hover {
  color: #f00f51;
}
.social-networks {
  list-style: none;
}
.social-networks li {
  width: 63px;
  height: 84px;
  padding: 0 0 25px;
  float: left;
  margin-right: 20px;
}
.social-networks li a.twitter {
  background-position: 0 0;
}
.social-networks li a.facebook {
  background-position: -87px 0;
}
.social-networks li a.dribbble {
  background-position: -172px 0;
}
.social-networks a {
  display: block;
  height: 59px;
  background: url("../../../templates/noo_designer/images/icons-social.png") no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.social-networks span {
  display: block;
  text-indent: 0;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1px;
  overflow: hidden;
  padding: 7px 0 0;
}
.acymailing_module .btn {
  background: #f00f51;
  float: right;
  color: #ffffff;
}
.acymailing_module .btn:hover {
  background: #6d6969;
}
.acymailing_module input {
  color: #d2d4d4;
  padding: 9px 13px;
  font-size: 14px;
  line-height: 17px;
  float: right;
}
.acymailing_module table.acymailing_form {
  margin: auto;
  border: 0px !important;
  width: 100%;
}
.noo-sidebar .t3-module.nopadding .module-inner {
  padding: 0px;
  margin: 0;
}
.noo-sidebar .no-bg {
  background: none;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.list-menu-icon {
  list-style: none;
  margin: 0;
}
.list-menu-icon li {
  min-height: 20px;
  border-top: 1px solid #eae9e9;
  padding: 15px 20px;
}
.list-menu-icon li i.fa {
  font-size: 20px;
  padding-right: 5px;
}
.list-menu-icon li:first-child {
  border-top: 0 none;
}
.list-menu-icon a {
  color: #999999;
}
.list-menu-icon li:hover a {
  color: #f00f51;
}
.list-menu-icon li:hover {
  color: #f00f51;
}