.module_video {
  border: 2px solid #fff;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
}
.module_amarillo {
  background: #ffb000 !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_amarillo a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_amarillo a:hover {
  color: #b40000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_rojo {
  background: #b40000 !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 9px;
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_rojo a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_rojo a:hover {
  color: #000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_azul {
  background: #00347f !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_azul a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_azul a:hover {
  color: #000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_celeste {
  background: #3fa9f5 !important;
  border-radius: 13px;
  
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
}
.module_celeste p {
  font-family: "Open Sans";
  color: #000 !important;
  font-size: 1.3em;
  text-align: center;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_celeste a {
  font-family: "Open Sans";
  color: #000 !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_celeste a:hover {
  color: #fff !important;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_verde {
  background: #009245 !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_verde a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_verde a:hover {
  color: #000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_naranja {
  background: #f15a24 !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 9px;
  font-family: Arial;
  color: #fff !important;
  font-size: 1em;
  letter-spacing: 0.01em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_naranja a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_naranja a:hover {
  color: #000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_rosa {
  background: #f970a8 !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #000 !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_rosa a {
  font-family: "Open Sans";
  color: #000 !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_rosa a:hover {
  color: #fff !important;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_fucsia {
  background: #d4145a !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_fucsia a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_fucsia a:hover {
  color: #000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_violeta {
  background: #662d91 !important;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  width: 100%;
  height: auto;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_violeta a {
  font-family: "Open Sans";
  color: #fff !important;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #000 !important;
}
.module_violeta a:hover {
  color: #000 !important;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_gris {
  background: #eee !important;
  border: 1px solid #cecece;
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  padding-bottom: 9px;
  padding-top: 6px;
  font-family: "Open Sans";
  color: #000 !important;
  font-size: 1em;
  text-shadow: 1px 1px 2px #fff !important;
  margin-bottom: 33px;
}
.module_gris p strong {
  font-size: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 2px #fff !important;
}
.module_gris a:hover {
  color: #fff !important;
  text-shadow: 1px 1px 2px #000 !important;
}
.t3-module {
  background: transparent;
  color: #ffffff;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  font-family: "Open Sans";
  color: #ffffff;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: #ffffff;
  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: 6px 5px;
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  padding-left: 3%;
  font-size: 0.8em;
  line-height: 22px;
  background: #001468;
  border-radius: 13px;
  margin-bottom: 6px;
  min-height: 33px;
  height: auto;
  border: 1px solid #811a1e;
  text-align: center;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li > a:focus {
  background: #ae2329 !important;
  color: #00a8fa;
}
.module_menu .nav > li.active > a {
  background: #b2242a !important;
  color: #00a8fa;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.module_menu1 {
  background: #c1272d;
  border-radius: 13px;
  border: 1px solid #7c0303;
  -moz-box-shadow: 3px 3px 6px #444;
  -webkit-box-shadow: 3px 3px 6px #444;
  box-shadow: 3px 3px 6px #444;
  padding-top: 13px;
  width: 94%;
  margin-left: 3%;
  padding-bottom: 13px;
}
.module_menu1 .nav ul {
  width: 100%;
  display: block;
  height: auto;
}
.module_menu1 .nav > li {
  width: 31.3%;
  float: left;
  position: relative;
  margin-right: 1%;
  margin-left: 1%;
}
.module_menu1 .nav > li > a,
.module_menu1 .nav > li > .separator {
  padding: 6px 5px;
  display: block;
  color: #ffefbf;
  text-shadow: 1px 1px 2px #000;
  letter-spacing: 0.03em;
  font-size: 0.8em;
  line-height: 22px;
  background: #7c0303;
  border: 1px solid #560404;
  margin-bottom: 3px;
  min-height: 33px;
  height: auto;
  text-align: center;
}
.module_menu1 .nav > li > a:hover,
.module_menu1 .nav > li > a:focus {
  background: #970404 !important;
  color: #fff9dc;
}
.module_menu1 .nav > li.active > a {
  background: #970404 !important;
  color: #ffffff;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #a52127;
  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 #a52127;
}
.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: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #a52127;
}
.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 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: #00a8fa;
  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: #00a8fa;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}