@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -13px;
  margin-right: -13px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15 {
  float: left;
}
.col-xs-1 {
  width: 6.25%;
}
.col-xs-2 {
  width: 12.5%;
}
.col-xs-3 {
  width: 18.75%;
}
.col-xs-4 {
  width: 25%;
}
.col-xs-5 {
  width: 31.25%;
}
.col-xs-6 {
  width: 37.5%;
}
.col-xs-7 {
  width: 43.75%;
}
.col-xs-8 {
  width: 50%;
}
.col-xs-9 {
  width: 56.25%;
}
.col-xs-10 {
  width: 62.5%;
}
.col-xs-11 {
  width: 68.75%;
}
.col-xs-12 {
  width: 75%;
}
.col-xs-13 {
  width: 81.25%;
}
.col-xs-14 {
  width: 87.5%;
}
.col-xs-15 {
  width: 93.75%;
}
.col-xs-16 {
  width: 100%;
}
.col-xs-offset-1 {
  margin-left: 6.25%;
}
.col-xs-offset-2 {
  margin-left: 12.5%;
}
.col-xs-offset-3 {
  margin-left: 18.75%;
}
.col-xs-offset-4 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 31.25%;
}
.col-xs-offset-6 {
  margin-left: 37.5%;
}
.col-xs-offset-7 {
  margin-left: 43.75%;
}
.col-xs-offset-8 {
  margin-left: 50%;
}
.col-xs-offset-9 {
  margin-left: 56.25%;
}
.col-xs-offset-10 {
  margin-left: 62.5%;
}
.col-xs-offset-11 {
  margin-left: 68.75%;
}
.col-xs-offset-12 {
  margin-left: 75%;
}
.col-xs-offset-13 {
  margin-left: 81.25%;
}
.col-xs-offset-14 {
  margin-left: 87.5%;
}
.col-xs-offset-15 {
  margin-left: 93.75%;
}
.col-xs-offset-16 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 746px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15 {
    float: left;
  }
  .col-sm-1 {
    width: 6.25%;
  }
  .col-sm-2 {
    width: 12.5%;
  }
  .col-sm-3 {
    width: 18.75%;
  }
  .col-sm-4 {
    width: 25%;
  }
  .col-sm-5 {
    width: 31.25%;
  }
  .col-sm-6 {
    width: 37.5%;
  }
  .col-sm-7 {
    width: 43.75%;
  }
  .col-sm-8 {
    width: 50%;
  }
  .col-sm-9 {
    width: 56.25%;
  }
  .col-sm-10 {
    width: 62.5%;
  }
  .col-sm-11 {
    width: 68.75%;
  }
  .col-sm-12 {
    width: 75%;
  }
  .col-sm-13 {
    width: 81.25%;
  }
  .col-sm-14 {
    width: 87.5%;
  }
  .col-sm-15 {
    width: 93.75%;
  }
  .col-sm-16 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 6.25%;
  }
  .col-sm-push-2 {
    left: 12.5%;
  }
  .col-sm-push-3 {
    left: 18.75%;
  }
  .col-sm-push-4 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 31.25%;
  }
  .col-sm-push-6 {
    left: 37.5%;
  }
  .col-sm-push-7 {
    left: 43.75%;
  }
  .col-sm-push-8 {
    left: 50%;
  }
  .col-sm-push-9 {
    left: 56.25%;
  }
  .col-sm-push-10 {
    left: 62.5%;
  }
  .col-sm-push-11 {
    left: 75%;
  }
  .col-sm-push-12 {
    left: 75%;
  }
  .col-sm-push-13 {
    left: 81.25%;
  }
  .col-sm-push-14 {
    left: 87.5%;
  }
  .col-sm-push-15 {
    left: 93.75%;
  }
  .col-sm-push-16 {
    left: 100%;
  }
  .col-sm-pull-1 {
    right: 6.25%;
  }
  .col-sm-pull-2 {
    right: 12.5%;
  }
  .col-sm-pull-3 {
    right: 18.75%;
  }
  .col-sm-pull-4 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 31.25%;
  }
  .col-sm-pull-6 {
    right: 37.5%;
  }
  .col-sm-pull-7 {
    right: 43.75%;
  }
  .col-sm-pull-8 {
    right: 50%;
  }
  .col-sm-pull-9 {
    right: 56.25%;
  }
  .col-sm-pull-10 {
    right: 62.5%;
  }
  .col-sm-pull-11 {
    right: 68.75%;
  }
  .col-sm-pull-12 {
    right: 75%;
  }
  .col-sm-pull-13 {
    right: 81.25%;
  }
  .col-sm-pull-14 {
    right: 87.5%;
  }
  .col-sm-pull-15 {
    right: 93.75%;
  }
  .col-sm-pull-16 {
    right: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 6.25%;
  }
  .col-sm-offset-2 {
    margin-left: 12.5%;
  }
  .col-sm-offset-3 {
    margin-left: 18.75%;
  }
  .col-sm-offset-4 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 31.25%;
  }
  .col-sm-offset-6 {
    margin-left: 37.5%;
  }
  .col-sm-offset-7 {
    margin-left: 43.75%;
  }
  .col-sm-offset-8 {
    margin-left: 50%;
  }
  .col-sm-offset-9 {
    margin-left: 56.25%;
  }
  .col-sm-offset-10 {
    margin-left: 62.5%;
  }
  .col-sm-offset-11 {
    margin-left: 68.75%;
  }
  .col-sm-offset-12 {
    margin-left: 75%;
  }
  .col-sm-offset-13 {
    margin-left: 81.25%;
  }
  .col-sm-offset-14 {
    margin-left: 87.5%;
  }
  .col-sm-offset-15 {
    margin-left: 93.75%;
  }
  .col-sm-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 966px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15 {
    float: left;
  }
  .col-md-1 {
    width: 6.25%;
  }
  .col-md-2 {
    width: 12.5%;
  }
  .col-md-3 {
    width: 18.75%;
  }
  .col-md-4 {
    width: 25%;
  }
  .col-md-5 {
    width: 31.25%;
  }
  .col-md-6 {
    width: 37.5%;
  }
  .col-md-7 {
    width: 43.75%;
  }
  .col-md-8 {
    width: 50%;
  }
  .col-md-9 {
    width: 56.25%;
  }
  .col-md-10 {
    width: 62.5%;
  }
  .col-md-11 {
    width: 68.75%;
  }
  .col-md-12 {
    width: 75%;
  }
  .col-md-13 {
    width: 81.25%;
  }
  .col-md-14 {
    width: 87.5%;
  }
  .col-md-15 {
    width: 93.75%;
  }
  .col-md-16 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 6.25%;
  }
  .col-md-push-2 {
    left: 12.5%;
  }
  .col-md-push-3 {
    left: 18.75%;
  }
  .col-md-push-4 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 31.25%;
  }
  .col-md-push-6 {
    left: 37.5%;
  }
  .col-md-push-7 {
    left: 43.75%;
  }
  .col-md-push-8 {
    left: 50%;
  }
  .col-md-push-9 {
    left: 56.25%;
  }
  .col-md-push-10 {
    left: 62.5%;
  }
  .col-md-push-11 {
    left: 68.75%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 6.25%;
  }
  .col-md-pull-2 {
    right: 12.5%;
  }
  .col-md-pull-3 {
    right: 18.75%;
  }
  .col-md-pull-4 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 31.25%;
  }
  .col-md-pull-6 {
    right: 37.5%;
  }
  .col-md-pull-7 {
    right: 43.75%;
  }
  .col-md-pull-8 {
    right: 50%;
  }
  .col-md-pull-9 {
    right: 56.25%;
  }
  .col-md-pull-10 {
    right: 62.5%;
  }
  .col-md-pull-11 {
    right: 68.75%;
  }
  .col-md-pull-12 {
    right: 75%;
  }
  .col-md-pull-13 {
    right: 81.25%;
  }
  .col-md-pull-14 {
    right: 87.5%;
  }
  .col-md-pull-15 {
    right: 93.75%;
  }
  .col-md-pull-16 {
    right: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 6.25%;
  }
  .col-md-offset-2 {
    margin-left: 12.5%;
  }
  .col-md-offset-3 {
    margin-left: 18.75%;
  }
  .col-md-offset-4 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 31.25%;
  }
  .col-md-offset-6 {
    margin-left: 37.5%;
  }
  .col-md-offset-7 {
    margin-left: 43.75%;
  }
  .col-md-offset-8 {
    margin-left: 50%;
  }
  .col-md-offset-9 {
    margin-left: 56.25%;
  }
  .col-md-offset-10 {
    margin-left: 62.5%;
  }
  .col-md-offset-11 {
    margin-left: 68.75%;
  }
  .col-md-offset-12 {
    margin-left: 75%;
  }
  .col-md-offset-13 {
    margin-left: 81.25%;
  }
  .col-md-offset-14 {
    margin-left: 87.5%;
  }
  .col-md-offset-15 {
    margin-left: 93.75%;
  }
  .col-md-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1166px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15 {
    float: left;
  }
  .col-lg-1 {
    width: 6.25%;
  }
  .col-lg-2 {
    width: 12.5%;
  }
  .col-lg-3 {
    width: 18.75%;
  }
  .col-lg-4 {
    width: 25%;
  }
  .col-lg-5 {
    width: 31.25%;
  }
  .col-lg-6 {
    width: 37.5%;
  }
  .col-lg-7 {
    width: 43.75%;
  }
  .col-lg-8 {
    width: 50%;
  }
  .col-lg-9 {
    width: 56.25%;
  }
  .col-lg-10 {
    width: 62.5%;
  }
  .col-lg-11 {
    width: 68.75%;
  }
  .col-lg-12 {
    width: 75%;
  }
  .col-lg-13 {
    width: 81.25%;
  }
  .col-lg-14 {
    width: 87.5%;
  }
  .col-lg-15 {
    width: 93.75%;
  }
  .col-lg-16 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 6.25%;
  }
  .col-lg-push-2 {
    left: 12.5%;
  }
  .col-lg-push-3 {
    left: 18.75%;
  }
  .col-lg-push-4 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 31.25%;
  }
  .col-lg-push-6 {
    left: 37.5%;
  }
  .col-lg-push-7 {
    left: 43.75%;
  }
  .col-lg-push-8 {
    left: 50%;
  }
  .col-lg-push-9 {
    left: 56.25%;
  }
  .col-lg-push-10 {
    left: 62.5%;
  }
  .col-lg-push-11 {
    left: 68.75%;
  }
  .col-lg-push-12 {
    left: 75%;
  }
  .col-lg-push-13 {
    left: 81.25%;
  }
  .col-lg-push-14 {
    left: 87.5%;
  }
  .col-lg-push-15 {
    left: 93.75%;
  }
  .col-lg-push-16 {
    left: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 6.25%;
  }
  .col-lg-pull-2 {
    right: 12.5%;
  }
  .col-lg-pull-3 {
    right: 18.75%;
  }
  .col-lg-pull-4 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 31.25%;
  }
  .col-lg-pull-6 {
    right: 37.5%;
  }
  .col-lg-pull-7 {
    right: 43.75%;
  }
  .col-lg-pull-8 {
    right: 50%;
  }
  .col-lg-pull-9 {
    right: 56.25%;
  }
  .col-lg-pull-10 {
    right: 62.5%;
  }
  .col-lg-pull-11 {
    right: 68.75%;
  }
  .col-lg-pull-12 {
    right: 75%;
  }
  .col-lg-pull-13 {
    right: 81.25%;
  }
  .col-lg-pull-14 {
    right: 87.5%;
  }
  .col-lg-pull-15 {
    right: 93.75%;
  }
  .col-lg-pull-16 {
    right: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 6.25%;
  }
  .col-lg-offset-2 {
    margin-left: 12.5%;
  }
  .col-lg-offset-3 {
    margin-left: 18.75%;
  }
  .col-lg-offset-4 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 31.25%;
  }
  .col-lg-offset-6 {
    margin-left: 37.5%;
  }
  .col-lg-offset-7 {
    margin-left: 43.75%;
  }
  .col-lg-offset-8 {
    margin-left: 50%;
  }
  .col-lg-offset-9 {
    margin-left: 56.25%;
  }
  .col-lg-offset-10 {
    margin-left: 62.5%;
  }
  .col-lg-offset-11 {
    margin-left: 68.75%;
  }
  .col-lg-offset-12 {
    margin-left: 75%;
  }
  .col-lg-offset-13 {
    margin-left: 81.25%;
  }
  .col-lg-offset-14 {
    margin-left: 87.5%;
  }
  .col-lg-offset-15 {
    margin-left: 93.75%;
  }
  .col-lg-offset-16 {
    margin-left: 100%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #e42644;
  border-color: #d61b38;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #c81935;
  border-color: #9f142a;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #e42644;
  border-color: #d61b38;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #000000;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #e42644;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #eeeeee;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1.5s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@-moz-keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1.0;
  }
}
@-webkit-keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1.0;
  }
}
.cl-list {
  width: 100%;
  clear: both;
  padding: 5px;
  font-weight: 500;
  font-size: 1.1rem;
  color: #bf1832;
  text-transform: uppercase;
  /*-webkit-font-smoothing: antialiased;*/
  /* -moz-osx-font-smoothing: grayscale; */
}
/* Desplegable */
.antialiased,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
/* // Colores */
/*  // Anterior #E7EDE5 */
/* //Dorado (se puede usar en opinión o hemeroteca) */
/*  // Verdoso fondo opinión */
/* // Deportes */
/* //Ocio y cultura */
/* //Tecnología */
/* Nuevo scheme */
/* // Deportes */
/* // Opinión (de momento no se usa, se mantiene en gris) */
/* // Economía */
/* // Galicia */
/* // Cultura */
/* // España */
/* // Tecnologia */
/* // Internacional	 */
/* // Sociedad	 */
/* // Tendencias	 */
/* // Especial Depor */
/* // Especial Celta */
/* // Especial Sporting */
/* // Especial Oviedo */
/* ------ */
/* // Rojo Corporativo */
/* // Rojo Corporativo oscuro para clichí©s y textos */
/* // Rojo Corporativo oscuro para clichí©s y textos */
/* // Rojo Corporativo claro */
/* Azul corporativo */
/* Azul corporativo oscuro */
/* Azul corporativo (por definir) */
/* COLORES REDES SOCIALES */
/* // Azul Twitter */
/* // Azul Facebook */
/* // Rojo GPLus */
/* // Rojo Youtube */
/* // Verde Android */
/* // SOBREESCRITURA DE ESTILOS */
.panel {
  border-color: #cccccc;
}
/* Textos */
/*
@import url(http://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,600,600italic);
@import url(http://fonts.googleapis.com/css?family=Gilda+Display&text=0123456789columnistas);
*/
/*@font-family-sans-serif:  "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/* Tipografí­a especial cambiada para usar cifras */
/* // ~18px */
/* // ~12px */
/* // ~20px */
/* // h1, h2, h3, h4, h5... */
/* // Ajustes para estilos globales */
/* // Estilos de carácter de texto */
/* // Enlaces en textos (entradillas y textos) */
.text_anchor {
  text-decoration: none;
  font-weight: 400;
  color: #64818e;
  border-bottom: 1px dotted #64818e;
}
.text_anchor:hover {
  color: #e42644;
  border-bottom: none;
}
/* // Botones personalizados */
/*
// --------------------------------------------------

// Modificaciones por defecto
*/
.btn {
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
}
/* // Botón especial mini (leer más, más artí­culos de, etc...)  */
.btn-mini,
a.btn-mini {
  background: transparent;
  color: #809aa5;
  text-transform: lowercase;
  font-weight: 400;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 10px 10px 5px white;
  box-shadow: 0px 0px 2px white;
}
.btn-mini:hover,
a.btn-mini:hover {
  background: #f4f4f4;
  text-shadow: 0px 1px white;
  /*   //      .effect(0.25s); */
}
/* // Botón especial sin borde */
.btn-nobr {
  border: none;
  background: none;
  font-weight: 500 !important;
  /*     // Con icono */
}
.btn-nobr i {
  color: #809aa5 !important;
  padding-right: 2px;
}
.btn-nobr i.fa-share {
  padding-top: 2px;
}
.btn-nobr .num {
  display: inline-block;
  background: #eeeeee;
  color: #666666;
  /*
//        &:before {content:"  "; position: relative; top: -1px;}
        //margin-left: 2px;
*/
  font-weight: 300;
  margin-left: 4px;
  -webkit-border-radius: 10px 10px 10px 10px !important;
  border-radius: 10px 10px 10px 10px !important;
  padding-right: 6px !important;
  padding-left: 6px !important;
}
.btn-nobr:hover {
  /*
//        .effect(0.25s);
//        text-shadow: 0px 1px white;
*/
  background-color: white;
  /* //        border-bottom: 1px solid white; */
}
.btn-nobr:hover .num {
  background: white;
}
/*

// Redefinición colores BOOTSTRAP
*/
.btn {
  font-weight: 300;
}
.btn-primary {
  background-color: #809aa5;
  border: none;
  color: white !important;
}
.btn-primary:hover {
  background: #64818e;
  /* 	    //text-shadow: 0px 1px white; */
  -moz-transition: all 0.25s ease-in;
  /* Firefox */
  -webkit-transition: all 0.25s ease-in;
  /* WebKit */
  -o-transition: all 0.25s ease-in;
  /* Opera */
  transition: all 0.25s ease-in;
  /* Standard */
}
/* // Botón Azul Marca */
.btn-brand {
  color: #ffffff;
  background-color: #809aa5;
  border-color: #809aa5;
}
.btn-brand:hover,
.btn-brand:focus,
.btn-brand:active,
.btn-brand.active,
.open .dropdown-toggle.btn-brand {
  color: #ffffff;
  background-color: #698794;
  border-color: #607c88;
}
.btn-brand:active,
.btn-brand.active,
.open .dropdown-toggle.btn-brand {
  background-image: none;
}
.btn-brand.disabled,
.btn-brand[disabled],
fieldset[disabled] .btn-brand,
.btn-brand.disabled:hover,
.btn-brand[disabled]:hover,
fieldset[disabled] .btn-brand:hover,
.btn-brand.disabled:focus,
.btn-brand[disabled]:focus,
fieldset[disabled] .btn-brand:focus,
.btn-brand.disabled:active,
.btn-brand[disabled]:active,
fieldset[disabled] .btn-brand:active,
.btn-brand.disabled.active,
.btn-brand[disabled].active,
fieldset[disabled] .btn-brand.active {
  background-color: #809aa5;
  border-color: #809aa5;
}
/* // Botón Verde Marca */
.btn-green-brand {
  color: #ffffff;
  background-color: #009900;
  border-color: #009900;
}
.btn-green-brand:hover,
.btn-green-brand:focus,
.btn-green-brand:active,
.btn-green-brand.active,
.open .dropdown-toggle.btn-green-brand {
  color: #ffffff;
  background-color: #007000;
  border-color: #005c00;
}
.btn-green-brand:active,
.btn-green-brand.active,
.open .dropdown-toggle.btn-green-brand {
  background-image: none;
}
.btn-green-brand.disabled,
.btn-green-brand[disabled],
fieldset[disabled] .btn-green-brand,
.btn-green-brand.disabled:hover,
.btn-green-brand[disabled]:hover,
fieldset[disabled] .btn-green-brand:hover,
.btn-green-brand.disabled:focus,
.btn-green-brand[disabled]:focus,
fieldset[disabled] .btn-green-brand:focus,
.btn-green-brand.disabled:active,
.btn-green-brand[disabled]:active,
fieldset[disabled] .btn-green-brand:active,
.btn-green-brand.disabled.active,
.btn-green-brand[disabled].active,
fieldset[disabled] .btn-green-brand.active {
  background-color: #009900;
  border-color: #009900;
}
/*
// BOTONES REDES SOCIALES PIí

// Botón Facebook
*/
.btn-fa {
  color: #ffffff;
  background-color: #344e87;
  border-color: #2d4474;
}
.btn-fa:hover,
.btn-fa:focus,
.btn-fa:active,
.btn-fa.active,
.open .dropdown-toggle.btn-fa {
  color: #ffffff;
  background-color: #293d69;
  border-color: #1c2a48;
}
.btn-fa:active,
.btn-fa.active,
.open .dropdown-toggle.btn-fa {
  background-image: none;
}
.btn-fa.disabled,
.btn-fa[disabled],
fieldset[disabled] .btn-fa,
.btn-fa.disabled:hover,
.btn-fa[disabled]:hover,
fieldset[disabled] .btn-fa:hover,
.btn-fa.disabled:focus,
.btn-fa[disabled]:focus,
fieldset[disabled] .btn-fa:focus,
.btn-fa.disabled:active,
.btn-fa[disabled]:active,
fieldset[disabled] .btn-fa:active,
.btn-fa.disabled.active,
.btn-fa[disabled].active,
fieldset[disabled] .btn-fa.active {
  background-color: #344e87;
  border-color: #2d4474;
}
.btn-fa .caret {
  border-top-color: #ffffff;
}
/* // Botón Twitter */
.btn-tw {
  color: #ffffff;
  background-color: #15a1d3;
  border-color: #1390bc;
}
.btn-tw:hover,
.btn-tw:focus,
.btn-tw:active,
.btn-tw.active,
.open .dropdown-toggle.btn-tw {
  color: #ffffff;
  background-color: #1185ae;
  border-color: #0d6584;
}
.btn-tw:active,
.btn-tw.active,
.open .dropdown-toggle.btn-tw {
  background-image: none;
}
.btn-tw.disabled,
.btn-tw[disabled],
fieldset[disabled] .btn-tw,
.btn-tw.disabled:hover,
.btn-tw[disabled]:hover,
fieldset[disabled] .btn-tw:hover,
.btn-tw.disabled:focus,
.btn-tw[disabled]:focus,
fieldset[disabled] .btn-tw:focus,
.btn-tw.disabled:active,
.btn-tw[disabled]:active,
fieldset[disabled] .btn-tw:active,
.btn-tw.disabled.active,
.btn-tw[disabled].active,
fieldset[disabled] .btn-tw.active {
  background-color: #15a1d3;
  border-color: #1390bc;
}
.btn-tw .caret {
  border-top-color: #ffffff;
}
/* // Botón Google + */
.btn-gp {
  color: #ffffff;
  background-color: #c0241c;
  border-color: #a92019;
}
.btn-gp:hover,
.btn-gp:focus,
.btn-gp:active,
.btn-gp.active,
.open .dropdown-toggle.btn-gp {
  color: #ffffff;
  background-color: #9c1d17;
  border-color: #741611;
}
.btn-gp:active,
.btn-gp.active,
.open .dropdown-toggle.btn-gp {
  background-image: none;
}
.btn-gp.disabled,
.btn-gp[disabled],
fieldset[disabled] .btn-gp,
.btn-gp.disabled:hover,
.btn-gp[disabled]:hover,
fieldset[disabled] .btn-gp:hover,
.btn-gp.disabled:focus,
.btn-gp[disabled]:focus,
fieldset[disabled] .btn-gp:focus,
.btn-gp.disabled:active,
.btn-gp[disabled]:active,
fieldset[disabled] .btn-gp:active,
.btn-gp.disabled.active,
.btn-gp[disabled].active,
fieldset[disabled] .btn-gp.active {
  background-color: #c0241c;
  border-color: #a92019;
}
.btn-gp .caret {
  border-top-color: #ffffff;
}
/* // Botón Youtube */
.btn-youtube {
  color: #ffffff;
  background-color: #cb1727;
  border-color: #a92019;
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  color: #ffffff;
  background-color: #a71320;
  border-color: #741611;
}
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  background-image: none;
}
.btn-youtube.disabled,
.btn-youtube[disabled],
fieldset[disabled] .btn-youtube,
.btn-youtube.disabled:hover,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube:hover,
.btn-youtube.disabled:focus,
.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-youtube:focus,
.btn-youtube.disabled:active,
.btn-youtube[disabled]:active,
fieldset[disabled] .btn-youtube:active,
.btn-youtube.disabled.active,
.btn-youtube[disabled].active,
fieldset[disabled] .btn-youtube.active {
  background-color: #cb1727;
  border-color: #a92019;
}
.btn-youtube .caret {
  border-top-color: #ffffff;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  border: solid #fff 5px;
  left: -5px;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/assets/img/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/assets/img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/assets/img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  /*top: 50%;
	margin-top: -16px;*/
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/assets/img/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/assets/img/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
#debug {
  position: fixed;
  top: 100px;
  left: 0;
  background: #202024;
  padding: 5px;
  min-height: 1%;
  overflow: hidden;
}
#debug span {
  font: 11px Arial;
  display: block;
  margin: 5px;
  float: left;
  cursor: pointer;
  color: #666;
}
#debug span.active {
  font-weight: bold;
  color: #fff;
}
.debug-span {
  background: #000;
  opacity: 0.8;
  padding: 5px;
  color: #ccc;
  font: 11px Arial;
}
body {
  margin: 0 0 30px 0;
  height: 100%;
  background: #ffffff;
}
body > .container {
  background: #ffffff;
}
body > .container,
.navbar .container {
  width: 1010px !important;
  max-width: 1010px !important;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
}
.Lateral_izquierdo,
.Lateral_derecho {
  position: absolute !important;
  display: none;
  width: 120px;
  z-index: 1;
  border-top: none;
}
#favorite {
  margin: 10px;
  padding: 6px;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #ccc;
  display: none;
  font: 12px Arial;
  background: #eee;
  -webkit-box-shadow: inset 0 1px 0 0 #FFFFFF;
  box-shadow: inset 0 1px 0 0 #FFFFFF;
}
.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}
/* 404 */
#page404 {
  padding-top: 5%;
  text-align: center;
}
#page404 header {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
#page404 #logo {
  display: block;
  text-align: left;
}
#page404 #logo img {
  width: 250px;
}
#page404 .container h3 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: bold;
  color: #333333;
  display: block;
  margin: 0;
  margin-bottom: 15px;
  font-size: 1.8em;
}
#page404 .container p {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  color: #333333;
  display: block;
  margin-bottom: 25px;
  font-size: 1.7em;
  line-height: 150%;
}
#page404 .container p.text {
  font-size: 1em;
  text-align: left;
}
#page404 .container a {
  color: #000000;
  text-decoration: underline;
}
#page404 .container .btn2 {
  display: inline-block;
  margin: 0 10px 0 10px;
  max-width: 150px;
  background: #eeeeee;
  border-bottom: 1px solid #cccccc;
  border-radius: 4px;
  padding: 15px;
  color: #cccccc;
  min-width: 130px;
  text-shadow: 0 1px 0 #FFFFFF;
  text-decoration: none;
  font-weight: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: uppercase;
}
#page404 .container .btn2 i {
  color: #cccccc;
  font-size: 70px;
}
#page404 .container .btn2 span {
  display: block;
  margin-top: 5px;
}
#page404 .container .btn2:hover {
  color: #666666;
}
#page404 .container .btn2:hover i {
  color: #666666;
}
#page404 .container footer {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  margin-top: 40px;
}
#page404 .container footer .separator,
#page404 .container footer .col-xs-16.tb {
  display: none;
}
/* Menu desplegado */
body.menu-open {
  /*overflow: hidden !important;*/
}
body.menu-open .modal-backdrop.in {
  opacity: 0 !important;
  z-index: 999999999999998 !important;
}
/* Personalizar cajas */
section.box.vd {
  position: relative;
  z-index: 1;
  background: #f4f4f4;
  border-top: 4px solid #7B8A9E;
}
section.box.vd > .cliche {
  margin-bottom: 15px;
  padding: 0px;
  font-size: 1.8em;
}
section.box.vd > .cliche a:after {
  content: "";
}
section.box.vd > .cliche span {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  margin: 0;
  z-index: 2;
  position: relative;
  color: #516784;
}
section.box.vd > .cliche span:after {
  padding-left: 7px;
  content: "\f105";
  font-family: "fontAwesome";
}
/* Reset font size en chrome para android */
html * {
  max-height: 1000000px;
}
.box_w {
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 13px;
  padding-left: 10px\9;
  /* IE Hack */
  min-height: 1%;
  overflow: hidden;
}
.box_w [class^=col-] {
  padding: 0;
  margin-right: 26px;
  margin-right: 10px\9;
  /* IE Hack */
}
.box_w [class^=col-]:last-child {
  margin-right: 0;
}
.box_w article {
  padding: 13px 0 13px 0;
}
.box_w .col-xs-1 {
  width: 50.125px !important;
}
.box_w .col-xs-2 {
  width: 113.25px !important;
}
.box_w .col-xs-3 {
  width: 176.375px !important;
}
.box_w .col-xs-4 {
  width: 239.5px !important;
}
.box_w .col-xs-5 {
  width: 302.625px !important;
}
.box_w .col-xs-6 {
  width: 365.75px !important;
}
.box_w .col-xs-7 {
  width: 428.875px !important;
}
.box_w .col-xs-8 {
  width: 492px !important;
}
.box_w .col-xs-9 {
  width: 555.125px !important;
}
.box_w .col-xs-10 {
  width: 618.25px !important;
}
.box_w .col-xs-11 {
  width: 681.375px !important;
}
.box_w .col-xs-12 {
  width: 744.5px !important;
}
.box_w .col-xs-13 {
  width: 807.625px !important;
}
.box_w .col-xs-14 {
  width: 870.75px !important;
}
.box_w .col-xs-15 {
  width: 933.875px !important;
}
.box_w .col-xs-16 {
  width: 997px !important;
}
@charset "UTF-8";
@font-face {
  font-family: 'webicons';
  src: url('../fonts/webicons-webfont.eot');
  src: url('../fonts/webicons-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/webicons-webfont.woff') format('woff'), url('../fonts/webicons-webfont.ttf') format('truetype'), url('../fonts/webicons-webfont.svg#webiconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "webicons" !important;
  font-style: normal;
  text-transform: none !important;
}
/*
@font-face {
  font-family: "webicons";
  src:url("../fonts/webicons.eot");
  src:url("../fonts/webicons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/webicons.woff") format("woff"),
    url("../fonts/webicons.ttf") format("truetype"),
    url("../fonts/webicons.svg#webicons") format("svg");
  font-weight: normal;
  font-style: normal;
}


[data-icon]:before {
  font-family: "webicons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "webicons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/
.icon-fontawesome-webfont-1:before {
  content: "b";
}
.icon-fontawesome-webfont-3:before {
  content: "d";
}
.icon-fontawesome-webfont-4:before {
  content: "e";
}
.icon-fontawesome-webfont:before {
  content: "a";
}
.icon-fontawesome-webfont-2:before {
  content: "c";
}
.icon-fontawesome-webfont-5:before {
  content: "f";
}
.icon-fontawesome-webfont-6:before {
  content: "g";
}
.icon-fontawesome-webfont-7:before {
  content: "h";
}
.icon-fontawesome-webfont-8:before {
  content: "i";
}
.icon-ios7-icon:before {
  content: "j";
}
.icon-fontawesome-webfont-9:before {
  content: "k";
}
.icon-ios7-icon-1:before {
  content: "l";
}
.icon-light-up:before {
  content: "m";
}
.icon-fontawesome-webfont-10:before {
  content: "n";
}
/* Non-responsive overrides
 *
 * Utilitze the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */
.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
/* Always float the navbar header */
.navbar-header {
  float: left;
}
/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.navbar-toggle {
  display: none;
}
.navbar-collapse {
  border-top: 0;
}
.navbar-brand {
  margin-left: -15px;
}
/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 15px;
}
/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
}
/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}
.localidad .input-group {
  max-width: 200px;
}
.localidad .form-control.tt-hint {
  background: #eee\9 !important;
}
.localidad button {
  vertical-align: top\9;
}
/* Seccion emprende */
.emprende {
  margin-bottom: 20px;
}
.emprende img {
  width: 100%;
}
/* Formularios */
.form-control {
  color: #666666;
  font-weight: normal;
}
/* Agenda */
.agenda h3 {
  margin-bottom: 5px;
  font-weight: 0.9em;
}
.agenda .photo {
  margin-bottom: 10px;
}
.agenda header h2 {
  font-size: 1.1em !important;
}
.agenda header p {
  font-size: 0.9em;
}
.lista_ediciones .anchor_list {
  min-height: 1%;
  overflow: hidden;
}
.lista_ediciones .anchor_list dt {
  display: none;
}
.lista_ediciones .anchor_list dd {
  font-size: 1.4em;
  margin: 8px;
  list-style: none;
  float: left;
  background: #ffffff;
}
.lista_ediciones .anchor_list dd a {
  background: #eeeeee;
  border-radius: 4px;
  border: 1px solid #cccccc;
  font-weight: 300;
  color: #666666;
  padding: 5px 11px 5px 11px;
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff;
}
.lista_ediciones .anchor_list dd a:hover {
  background: #f4f4f4;
}
/*
.lista_ediciones2 {
	.clear();
	
	dt { display: none; }

	dd {
		font-size: 1.5em;		
		margin: 8px;
		list-style: none;
		float: left;
		background: @white;
		
		a {
		
			color: @gray-dark;
			i{
				padding-right: 5px;
				color: @gray;
			}
			&:hover {
				background: @gray-lighter;
			}

		}
	}

}
*/
/* Hack publicidad */
.modal-open [id^=scr] {
  display: none !important;
}
/* Alert */
.alert-info {
  background: #f4f4f4;
  border: 1px #cccccc;
  margin-top: 20px;
  font: 300 0.9em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  color: #333333;
}
.alert-info a {
  color: #000000;
  text-decoration: underline;
}
.cliche {
  display: block;
  text-transform: uppercase;
  font: 300 1.5em/1.5em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  border-top: #cccccc 3px solid;
  border-bottom: #cccccc 1px dotted;
  text-align: left;
  margin-top: -11px;
  color: #666666;
  padding: 0;
}
.cliche a {
  color: #666666;
}
.cliche a:after {
  padding-left: 7px;
  font-family: "fontAwesome";
  color: #bf1832;
}
.cliche a:hover {
  color: #bf1832;
}
.cliche_small {
  border-top: 1px solid #333333;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: uppercase;
  font-weight: 500 !important;
  font-size: 1em;
  color: black;
  padding: 10px 0px;
  margin: 0;
}
hr.separador {
  margin-top: -11px;
  border-top: #cccccc 3px solid;
  width: 100%;
  clear: both;
}
.btn-mini + hr.separador {
  margin-top: 0px !important;
}
div[class^="col"] > .cliche:first-child {
  margin-top: 0px;
}
.cliche + article .photo.h_crop {
  padding-top: 0px;
}
body {
  font-size: 14px !important;
}
body .row {
  z-index: 101;
}
.portada #col_c .opinion .photo {
  display: none !important;
}
#homepage .open_layout {
  overflow: hidden;
}
#homepage .open_layout .row {
  margin-bottom: 10px !important;
}
#homepage .open_layout .row + .row.videos_h {
  position: relative;
  padding-top: 40px !important;
  padding-bottom: 10px !important;
}
#homepage .open_layout .row + .row.videos_h div[class^="col-"]:last-child {
  border-right: 0px !important;
}
#homepage .open_layout .row + .row.videos_h .photo {
  background: none !important;
}
#homepage .open_layout .row + .row.videos_h .photo .pie {
  display: none !important;
}
#homepage .open_layout .row + .row.videos_h .photo figure {
  /*	.media.play {
								i { display: none; }
								&:before {
									content: "W";
									display: inline-block;
									font-family: "webicons";
									text-transform: none !important;
									color: #fff;
									font-size: 1em;
								}
							}*/
}
#homepage .open_layout .row + .row.videos_h .photo:hover {
  /*.expand {
								float: right !important;
								line-height: 0.1em !important;
							}*/
}
#homepage .open_layout .row + .row.videos_h header h2 {
  font-size: 1.1em;
  font-family: Arial;
  line-height: 115%;
}
#homepage .open_layout .row + .row.videos_h header p {
  color: #666 !important;
  display: none;
}
#homepage .open_layout .row.white {
  background: #fff !important;
}
#homepage .open_layout .row.white:before {
  content: "V";
  position: absolute;
  top: 5px;
  left: 12px;
  font-size: 1.7em;
  display: block !important;
  font-family: "WebFontsLVG";
  text-transform: none !important;
  color: #CF3150;
  background: #fff;
  border-right: 1px solid #e5e5e5;
  padding-right: 8px;
}
#homepage .open_layout .row.white:after {
  position: absolute;
  top: 12px;
  left: 54px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  content: "Videos";
  font-size: 0.9em;
}
#homepage .open_layout .row.white div[class^="col-"] {
  border-right: 1px dotted #c5c5c5 !important;
  border-left: none !important;
}
#homepage .open_layout .row.white header h2 a {
  color: #000;
}
#homepage .open_layout .row.black {
  background: #252525;
  border-top: none !important;
}
#homepage .open_layout .row.black:before {
  content: "V";
  position: absolute;
  top: 0;
  left: 12px;
  width: 40px;
  font-size: 1.7em;
  display: block !important;
  font-family: "WebFontsLVG";
  text-transform: none !important;
  color: #CF3150;
  background: #fff;
  text-align: center;
  padding: 3px;
}
#homepage .open_layout .row.black:after {
  position: absolute;
  top: 12px;
  left: 58px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  content: "Videos";
  font-size: 0.9em;
}
#homepage .open_layout .row.black div[class^="col-"] {
  border-right: 1px dotted #353535 !important;
  border-left: none !important;
}
#homepage .open_layout .row.black header h2 a {
  color: #eee !important;
}
#homepage .open_layout div[class^="col-"] {
  float: none !important;
  display: table-cell;
  /* ie */
  border-left: 1px dotted #cccccc !important;
  vertical-align: top;
}
#homepage .open_layout .horizontal {
  border-top: 1px dotted #cccccc !important;
  padding: 10px 0 0 0 !important;
  margin: 0 0 10px 0 !important;
  width: 100%;
  display: table;
  margin: 0;
  /* ie */
  float: none !important;
}
#homepage .open_layout .horizontal div[class^="col-"]:first-child {
  border-left: 0px !important;
}
#homepage .open_layout .row + .row {
  border-top: 1px dotted #cccccc !important;
  padding: 10px 0 0 0 !important;
  margin-top: 10px;
}
#homepage .open_layout .first .art_thumb .photo {
  width: 48% !important;
  margin-top: 5px;
  float: right;
  margin-right: 0px;
  margin-left: 14px;
  margin-bottom: 0px !important;
}
#homepage .open_layout .first .art_thumb header {
  display: inline;
}
#homepage .open_layout .first .art_thumb header .photo {
  width: 48% !important;
  margin-top: 5px;
  float: left;
  margin-right: 14px;
  margin-left: 0px;
}
#homepage .open_layout .first .art_thumb .citation-carousel {
  float: right;
  clear: none;
  width: 49.5%;
  display: inline-block;
  margin-left: 0px;
}
#homepage .open_layout .first .theme article h1,
#homepage .open_layout .first .theme article h2 {
  font-size: 1.2em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
}
#homepage .open_layout .first .same div[class^="col-"] {
  border-left: none !important;
  vertical-align: top;
}
#homepage .box article.size_sm h1,
#homepage .box article.size_sm h2 {
  font-size: 1.2em;
}
#homepage .box article.size_sm p {
  font-size: .85em;
  display: block;
}
#homepage .box article.size_sm h3[itemprop^="keywords"] {
  font-size: .8em;
}
#homepage .box article.size_xs h1,
#homepage .box article.size_xs h2 {
  font-size: .9em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  line-height: 120%;
  font-weight: 400 !important;
}
#homepage .box article.size_xs p {
  font-size: .85em;
  display: block;
}
#homepage .box article.size_xs .photo {
  max-width: 55px;
}
#homepage .col-xs-16 article h1,
#homepage .col-xs-15 article h1,
#homepage .col-xs-14 article h1,
#homepage .col-xs-16 article h2,
#homepage .col-xs-15 article h2,
#homepage .col-xs-14 article h2 {
  font-size: 4em;
  line-height: 105%;
}
#homepage .col-xs-16 article.size_l h1,
#homepage .col-xs-15 article.size_l h1,
#homepage .col-xs-14 article.size_l h1,
#homepage .col-xs-16 article.size_l h2,
#homepage .col-xs-15 article.size_l h2,
#homepage .col-xs-14 article.size_l h2 {
  font-size: 4.6em;
}
#homepage .col-xs-16 article.size_xl h1,
#homepage .col-xs-15 article.size_xl h1,
#homepage .col-xs-14 article.size_xl h1,
#homepage .col-xs-16 article.size_xl h2,
#homepage .col-xs-15 article.size_xl h2,
#homepage .col-xs-14 article.size_xl h2 {
  font-size: 5em;
}
#homepage .col-xs-16 article.size_xxl h1,
#homepage .col-xs-15 article.size_xxl h1,
#homepage .col-xs-14 article.size_xxl h1,
#homepage .col-xs-16 article.size_xxl h2,
#homepage .col-xs-15 article.size_xxl h2,
#homepage .col-xs-14 article.size_xxl h2 {
  font-size: 5.4em;
  text-transform: uppercase;
  text-align: center;
}
#homepage .col-xs-13 article h1,
#homepage .col-xs-12 article h1,
#homepage .col-xs-11 article h1,
#homepage .col-xs-13 article h2,
#homepage .col-xs-12 article h2,
#homepage .col-xs-11 article h2 {
  font-size: 3em;
}
#homepage .col-xs-13 article.size_l h1,
#homepage .col-xs-12 article.size_l h1,
#homepage .col-xs-11 article.size_l h1,
#homepage .col-xs-13 article.size_l h2,
#homepage .col-xs-12 article.size_l h2,
#homepage .col-xs-11 article.size_l h2 {
  font-size: 3.6em;
}
#homepage .col-xs-13 article.size_xl h1,
#homepage .col-xs-12 article.size_xl h1,
#homepage .col-xs-11 article.size_xl h1,
#homepage .col-xs-13 article.size_xl h2,
#homepage .col-xs-12 article.size_xl h2,
#homepage .col-xs-11 article.size_xl h2 {
  font-size: 4em;
}
#homepage .col-xs-13 article.size_xxl h1,
#homepage .col-xs-12 article.size_xxl h1,
#homepage .col-xs-11 article.size_xxl h1,
#homepage .col-xs-13 article.size_xxl h2,
#homepage .col-xs-12 article.size_xxl h2,
#homepage .col-xs-11 article.size_xxl h2 {
  font-size: 4.4em;
  text-transform: none;
  text-align: left;
}
#homepage .col-xs-10 > article h1,
#homepage .col-xs-9 > article h1,
#homepage .col-xs-8 > article h1,
#homepage .col-xs-10 > article h2,
#homepage .col-xs-9 > article h2,
#homepage .col-xs-8 > article h2 {
  font-size: 3rem;
}
#homepage .col-xs-10 > article.size_l h1,
#homepage .col-xs-9 > article.size_l h1,
#homepage .col-xs-8 > article.size_l h1,
#homepage .col-xs-10 > article.size_l h2,
#homepage .col-xs-9 > article.size_l h2,
#homepage .col-xs-8 > article.size_l h2 {
  font-size: 2.6em;
}
#homepage .col-xs-10 > article.size_xl h1,
#homepage .col-xs-9 > article.size_xl h1,
#homepage .col-xs-8 > article.size_xl h1,
#homepage .col-xs-10 > article.size_xl h2,
#homepage .col-xs-9 > article.size_xl h2,
#homepage .col-xs-8 > article.size_xl h2 {
  font-size: 2.8em;
}
#homepage .col-xs-10 > article.size_xxl h1,
#homepage .col-xs-9 > article.size_xxl h1,
#homepage .col-xs-8 > article.size_xxl h1,
#homepage .col-xs-10 > article.size_xxl h2,
#homepage .col-xs-9 > article.size_xxl h2,
#homepage .col-xs-8 > article.size_xxl h2 {
  font-size: 3em;
}
#homepage .col-xs-6 article h1,
#homepage .col-xs-5 article h1,
#homepage .col-xs-4 article h1,
#homepage .col-xs-6 article h2,
#homepage .col-xs-5 article h2,
#homepage .col-xs-4 article h2 {
  font-size: 1.5em;
}
#homepage .col-xs-6 article.size_l h1,
#homepage .col-xs-5 article.size_l h1,
#homepage .col-xs-4 article.size_l h1,
#homepage .col-xs-6 article.size_xl h1,
#homepage .col-xs-5 article.size_xl h1,
#homepage .col-xs-4 article.size_xl h1,
#homepage .col-xs-6 article.size_xxl h1,
#homepage .col-xs-5 article.size_xxl h1,
#homepage .col-xs-4 article.size_xxl h1,
#homepage .col-xs-6 article.size_l h2,
#homepage .col-xs-5 article.size_l h2,
#homepage .col-xs-4 article.size_l h2,
#homepage .col-xs-6 article.size_xl h2,
#homepage .col-xs-5 article.size_xl h2,
#homepage .col-xs-4 article.size_xl h2,
#homepage .col-xs-6 article.size_xxl h2,
#homepage .col-xs-5 article.size_xxl h2,
#homepage .col-xs-4 article.size_xxl h2 {
  font-size: 1.5em;
}
#homepage .col-xs-3 article h1,
#homepage .col-xs-2 article h1,
#homepage .col-xs-1 article h1,
#homepage .col-xs-3 article h2,
#homepage .col-xs-2 article h2,
#homepage .col-xs-1 article h2 {
  font-size: 1em;
}
#homepage .col-xs-3 article.size_l h1,
#homepage .col-xs-2 article.size_l h1,
#homepage .col-xs-1 article.size_l h1,
#homepage .col-xs-3 article.size_xl h1,
#homepage .col-xs-2 article.size_xl h1,
#homepage .col-xs-1 article.size_xl h1,
#homepage .col-xs-3 article.size_xxl h1,
#homepage .col-xs-2 article.size_xxl h1,
#homepage .col-xs-1 article.size_xxl h1,
#homepage .col-xs-3 article.size_l h2,
#homepage .col-xs-2 article.size_l h2,
#homepage .col-xs-1 article.size_l h2,
#homepage .col-xs-3 article.size_xl h2,
#homepage .col-xs-2 article.size_xl h2,
#homepage .col-xs-1 article.size_xl h2,
#homepage .col-xs-3 article.size_xxl h2,
#homepage .col-xs-2 article.size_xxl h2,
#homepage .col-xs-1 article.size_xxl h2 {
  font-size: 1rem;
}
#homepage .col-xs-7 article h1,
#homepage .col-xs-7 article h2 {
  font-size: 2.1em;
}
#homepage .col-xs-7 article.size_l h1,
#homepage .col-xs-7 article.size_l h2 {
  font-size: 2.8em;
}
#homepage .col-xs-7 article.size_xl h1,
#homepage .col-xs-7 article.size_xl h2 {
  font-size: 3em;
}
#homepage .col-xs-7 article.size_xxl h1,
#homepage .col-xs-7 article.size_xxl h2 {
  font-size: 3.4em;
}
#homepage #col_a article:first-child ~ article > header h1,
#homepage #col_a article:first-child ~ article header h2 {
  font-size: 2.1em !important;
}
#homepage #col_c .list.numbered section {
  margin-left: 0;
  padding-left: 0;
}
#homepage #col_c .list.numbered .number {
  font-size: 16px;
  padding-top: 0;
  padding-left: 5px;
  font-weight: bold;
}
#homepage #col_c .list.numbered article header {
  padding-left: 3px;
}
#homepage #col_c .list.numbered article h2 {
  font-size: 15px;
  line-height: 120%;
  margin-bottom: 5px;
}
#homepage #col_c .list.numbered .photo {
  display: block;
}
#homepage #col_c .list.numbered .photo img {
  width: 100%;
  height: auto;
}
#homepage .section-last-news {
  margin: 15px 0 0 0;
}
#homepage .section-last-news > .cliche,
#homepage .section-last-news > .cliche.first-child {
  margin: 0 10px;
  padding: 15px 0 10px 0;
  border-bottom: none;
  border-top: 1px solid #eeeeee;
  font-size: 2em;
  color: black;
  font-weight: 200;
}
#homepage .section-last-news > .cliche:before,
#homepage .section-last-news > .cliche.first-child:before,
#homepage .section-last-news > .cliche:after,
#homepage .section-last-news > .cliche.first-child:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#homepage .section-last-news > .cliche:after,
#homepage .section-last-news > .cliche.first-child:after {
  clear: both;
}
#homepage .section-last-news > .cliche:before,
#homepage .section-last-news > .cliche.first-child:before,
#homepage .section-last-news > .cliche:after,
#homepage .section-last-news > .cliche.first-child:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#homepage .section-last-news > .cliche:after,
#homepage .section-last-news > .cliche.first-child:after {
  clear: both;
}
#homepage .section-last-news > .cliche strong,
#homepage .section-last-news > .cliche.first-child strong {
  font-weight: 400;
}
#homepage .section-last-news > div {
  margin-bottom: 15px;
}
#homepage .section-last-news > div h2 {
  border: none;
  margin: 0;
  position: relative;
  z-index: 2;
  font-size: 1.4rem;
}
#homepage .section-last-news > div h2 span {
  border: none;
  display: inline-block;
  padding: 3px 10px 3px 0px;
  font-weight: 400;
  width: 100%;
  z-index: 3;
}
#homepage .section-last-news > div h2 a {
  display: block;
  color: #bf1832;
}
#homepage .section-last-news > div ul {
  margin: 0;
  padding: 0;
}
#homepage .section-last-news > div ul li {
  list-style: none;
  border-bottom: 1px #cccccc dotted;
  padding-bottom: 5px;
  margin-bottom: 5px;
  height: 25px;
  overflow: hidden;
  position: relative;
}
#homepage .section-last-news > div ul li:before {
  content: "\f105";
  right: 0px;
  bottom: 0px;
  font-size: 1em;
  font-weight: 300;
  background: white;
  position: absolute;
  padding: 5px 0px 5px 10px;
  font-family: "fontawesome";
  color: #eeeeee;
}
#homepage .section-last-news > div ul li a {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  font-size: 0.85em;
}
#homepage .section-last-news > div ul li:last-child {
  border: none;
}
.no-touch .nav_mobile {
  display: none !important;
  visibility: hidden !important;
}
.touch .nav_desktop {
  display: none !important;
  visibility: hidden !important;
}
#homepage_local .select_edicion {
  margin: 40px 0;
}
#homepage_local .select_edicion select {
  font-size: 2.4em !important;
  width: 100% !important;
  height: auto !important;
}
#homepage_local .select_edicion h6 {
  font-size: 2.4em !important;
  padding: 16px;
  color: black;
  margin: -7px 0 6px 0;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-align: left;
  border-bottom: 1px solid #eeeeee;
}
#homepage_local .select_edicion .col-xs-9,
#homepage_local .select_edicion .col-xs-7 {
  padding: 16px;
}
#homepage_local .select_edicion .link .btn {
  width: 100%;
  font-size: 2.4em !important;
  color: #bf1832;
  text-transform: none !important;
  font-weight: bolder !important;
}
#homepage_local .select_edicion .link .btn-default {
  font-size: .85em;
  background: #bf1832;
  color: white;
}
/*
.capitular {
    &::first-letter {
        display: block;
        float: left;
        padding: .2em;
        font-size: 3.3em;
        color: @gray;
        text-transform: uppercase;
    }
}
*/
#article-page #header_article {
  border: none;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px !important;
  width: 100%;
  display: table;
  margin: 0;
  /* ie */
  /**** MENU DE NAVEGACIÓN ****/
  /**** FIN MENU DE NAVEGACIÓN ****/
  /**** BOTONES COMPARTIR ****/
  /**** FIN BOTONES COMPARTIR ****/
}
#article-page #header_article .td {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  float: none !important;
  display: table-cell;
  /* ie */
}
#article-page #header_article dl.pull-right {
  margin: 0;
}
#article-page #header_article dl.pull-right dt {
  display: none;
}
#article-page #header_article dl.pull-right dd {
  display: inline;
}
#article-page #header_article #logo {
  text-align: center;
  height: 100%;
}
#article-page #header_article #logo img {
  height: 30px;
  width: auto;
  margin: 0;
}
#article-page #header_article #menu {
  float: left;
  width: auto;
  margin: 10px 0;
}
#article-page #header_article #menu #menu_left {
  border-right: 1px dotted #ccc;
}
#article-page #header_article #menu .navbar-form {
  margin: 0;
  padding: 0;
}
#article-page #header_article #menu .navbar-form .form-group {
  background: #f4f4f4;
  -webkit-border-radius: 25px;
  border-radius: 15px;
  text-align: center;
  min-height: 1%;
  overflow: hidden;
}
#article-page #header_article #menu .navbar-form .form-group i {
  color: #c5c5c5;
  padding: 10px 7px 10px 10px;
}
#article-page #header_article #menu .navbar-form .form-group input {
  background: #f4f4f4;
  border: none;
  box-shadow: none;
  color: #666;
  width: 130px;
  margin: 0;
  padding: 10px 10px 10px 0;
  height: auto;
}
#article-page .ad_block.megabanner {
  margin-bottom: -10px;
}
#article-page .ad_block.megabanner div[id^="google_ads"] {
  border-bottom: 1px dotted #eeeeee !important;
}
#article-page .ad_block.megabanner div[id^="google_ads"] iframe {
  margin-bottom: 10px !important;
}
#article-page .ad_block.Faldon_superior {
  margin-bottom: 0px;
  margin-top: 0px;
}
#article-page .ad_block.Faldon_superior div[id^="google_ads"] {
  border-bottom: 1px dotted #eeeeee !important;
}
#article-page .ad_block.Faldon_superior div[id^="google_ads"] iframe {
  margin-bottom: 10px !important;
}
#article-page #articleBody {
  border-bottom: none;
  margin-top: 0px;
  /** FIN BARRA SUPERIOR MIGAS DE PAN / SOCIAL **/
  /** CABECERO DEL ARTÍCULO **/
  /** FIN CABECERO DEL ARTÍCULO **/
  /****************************************/
  /** COMIENZO CUERPO TEXTO DEL ARTÍCULO **/
  /****************************************/
  /** FIN TEXTO DEL ARTÍCULO **/
  /** SIDEBAR **/
}
#article-page #articleBody #article_nav {
  /** BARRA SUPERIOR MIGAS DE PAN / SOCIAL **/
  /* Migas de pan (camino)v2
            .breadcrumb.navigation {
                background: none;
                text-transform: uppercase;
                margin: 5px 0 17px 0 !important;
                padding: 0;
                margin: 0;
                float: left;
                font-size: .95em;
                line-height: 120%;
                min-height: 34px;
                border: 1px solid @gray-light;


                li {
					display: inline-block;
                	padding: 10px 21px 8px 9px;
				    background: @gray-lighter url("/assets/img/breadcrumb_arrow.png") no-repeat right -58px;
					margin: 0px !important;
					float: left;

					&:first-child {
					    background: @brand-primary url("/assets/img/breadcrumb_arrow.png") no-repeat right -7px;
					    .border-radius(2px, 0px, 0px, 2px);
					    a {color: white;}
					}

	               	&.active {
						padding-right: 7px;
						border: none;
						background: @gray-lighter;
					    .border-radius(0px, 2px, 2px, 0px);
	               	}


                    &:before {content: none;}
                }


                a {
                    color: black;
                    &:hover {text-decoration: underline;}
                }
            }

            */
}
#article-page #articleBody #article_nav .breadcrumb.antetit {
  background: none;
  text-transform: uppercase;
  margin: 5px 0 !important;
  padding: 0;
  margin: 0;
  float: left;
}
#article-page #articleBody #article_nav .breadcrumb.antetit a {
  color: #e42644;
}
#article-page #articleBody #article_nav .breadcrumb.navigation {
  background: none;
  text-transform: uppercase;
  margin: 5px 0 17px 0 !important;
  padding: 0;
  margin: 0;
  float: left;
  font-size: .95em;
  line-height: 120%;
  min-height: 34px;
  border: 1px solid #eeeeee;
  /*
				.fa-home {
					font-size: 1.5em;
					line-height: 60%;
					margin: 0 0 -1px -2px;
				}
				*/
}
#article-page #articleBody #article_nav .breadcrumb.navigation li {
  display: inline-block;
  padding: 10px 21px 9px 9px;
  background: #f4f4f4 url("/assets/img/breadcrumb_arrow_1.png") no-repeat right -8px;
  float: left;
}
#article-page #articleBody #article_nav .breadcrumb.navigation li:first-child {
  -webkit-border-radius: 2px 0px 0px 2px !important;
  border-radius: 2px 0px 0px 2px !important;
}
#article-page #articleBody #article_nav .breadcrumb.navigation li.active {
  padding-right: 9px;
  border: none;
  background: #f4f4f4;
  -webkit-border-radius: 0px 2px 2px 0px !important;
  border-radius: 0px 2px 2px 0px !important;
}
#article-page #articleBody #article_nav .breadcrumb.navigation li:before {
  content: none;
}
#article-page #articleBody #article_nav .breadcrumb.navigation a {
  color: black;
}
#article-page #articleBody #article_nav .breadcrumb.navigation a:hover {
  text-decoration: underline;
}
#article-page #articleBody #article_header {
  /** FIRMA DEL ARTÍCULO **/
  /** FIN FIRMA DEL ARTÍCULO **/
}
#article-page #articleBody #article_header h1 {
  padding: 0;
  font-size: 2.6em;
  color: #000;
  background: #fff;
  font-weight: lighter !important;
}
#article-page #articleBody #article_header p[itemprop~="alternativeHeadline"] {
  display: block;
  color: #666666;
  padding: 5px 0 15px 0;
  font: italic 300 1.35em/135% Georgia, "Times New Roman", Times, serif;
  background: #fff;
  max-height: 999999px;
}
#article-page #articleBody #article_header p[itemprop~="alternativeHeadline"]:before {
  content: "\f111";
  font: normal 0.3em 'fontAwesome';
  color: #cccccc;
  position: relative;
  padding-right: 4px;
  top: -0.7em;
  color: #bf1832;
}
#article-page #articleBody #article_header p[itemprop~="alternativeHeadline"] a {
  text-decoration: none;
  font-weight: 400;
  color: #64818e;
  border-bottom: 1px dotted #64818e;
}
#article-page #articleBody #article_header p[itemprop~="alternativeHeadline"] a:hover {
  color: #e42644;
  border-bottom: none;
}
#article-page #articleBody #article_header .rel_info {
  display: block;
  font-size: 1.2em;
  border-top: 1px dotted #cccccc;
  padding: 10px 0 20px 0 !important;
  background: #fff;
}
#article-page #articleBody #article_header .rel_info span[itemprop="publisher"],
#article-page #articleBody #article_header .rel_info span[itemprop="author"],
#article-page #articleBody #article_header .rel_info span[itemprop="contributor"] {
  font-size: 0.8em;
  position: relative;
  color: black !important;
}
#article-page #articleBody #article_header .rel_info span[itemprop="publisher"] a,
#article-page #articleBody #article_header .rel_info span[itemprop="author"] a,
#article-page #articleBody #article_header .rel_info span[itemprop="contributor"] a {
  color: black !important;
}
#article-page #articleBody #article_header .rel_info span[itemprop="publisher"]:last-child:after,
#article-page #articleBody #article_header .rel_info span[itemprop="author"]:last-child:after,
#article-page #articleBody #article_header .rel_info span[itemprop="contributor"]:last-child:after {
  content: ". ";
}
#article-page #articleBody #article_header .rel_info span[itemprop="dateline"] {
  font-size: 0.7em;
  font: 1.2rem Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  color: black;
}
#article-page #articleBody #article_header .rel_info span[itemprop="dateline"]:before {
  content: "";
}
#article-page #articleBody #article_header .rel_info span[itemprop="dateline"] a {
  color: black;
  text-decoration: none;
}
#article-page #articleBody #article_header .rel_info .authors + span[itemprop="dateline"]:before {
  color: black;
}
#article-page #articleBody #article_header .rel_info .time {
  color: black;
  font: 0.7em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#article-page #articleBody #article_header .rel_info .time time {
  display: none;
}
#article-page #articleBody #article_header .rel_info span[itemprop="aggregateRating"] {
  float: right !important;
  padding-top: 0;
  font-weight: 400;
}
#article-page #articleBody #article_header .rel_info span[itemprop="aggregateRating"] button {
  border: none;
  background: none;
  padding: 0;
  margin: 0 2px;
  font-size: 1em;
  color: #cccccc;
}
#article-page #articleBody #article_header .rel_info span[itemprop="aggregateRating"] button.on {
  color: #ffcc00;
}
#article-page #articleBody #article_header .rel_info span[itemprop="aggregateRating"] button:hover {
  color: #cc9900;
}
#article-page #articleBody #article_header .rel_info span[itemprop="aggregateRating"] span[itemprop="ratingCount"] {
  top: -1px;
  margin-left: 5px;
  position: relative;
  font: 300 0.8em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#article-page #articleBody #article_header .rel_info span[itemprop="aggregateRating"] span[itemprop="ratingCount"]:after {
  content: " votos";
}
#article-page #articleBody #article_header .rel_info .comments {
  float: right !important;
  padding-top: 0px;
  color: black;
  display: block;
  font-size: .8em;
}
#article-page #articleBody #article_header .rel_info .comments i {
  margin: 0 5px 0 15px;
  color: #809aa5;
}
#article-page #articleBody #article_header .rel_info .comments .commentCount {
  font-weight: 300;
  display: inline-block;
}
#article-page #articleBody #article_header .rel_info .comments .commentCount:after {
  content: " comentarios";
}
#article-page #articleBody #article_content {
  /**** COMPORTAMIENTO FOTOGRAFÍAS ***/
  /**** FIN COMPORTAMIENTO FOTOGRAFÍAS ***/
  /** CUERPO DEL TEXTO DEL ARTÍCULO **/
  /*  Lista */
  /***********************************/
  /** FIN CUERPO TEXTO DEL ARTÍCULO **/
  /***********************************/
}
#article-page #articleBody #article_content .photo {
  margin-bottom: 20px;
  font-size: .9em;
  /* Variación desborda por la derecha */
}
#article-page #articleBody #article_content .photo.h_crop {
  /*	min-width: 605px;*/
}
#article-page #articleBody #article_content .photo p {
  font-weight: 200;
  text-align: left;
  margin-top: 5px;
  width: 100%;
  display: block;
  background: #fff;
  /* firma */
  /* Pié de foto */
}
#article-page #articleBody #article_content .photo p .rel_info {
  display: inline-block;
  padding: 0 5px 0 0;
  top: auto !important;
  min-height: 1%;
  overflow: hidden;
  /*float: right;*/
  margin: 0;
  min-height: inherit !important;
  overflow: visible !important;
}
#article-page #articleBody #article_content .photo p span[itemprop="author"],
#article-page #articleBody #article_content .photo p span[itemprop="publisher"] {
  text-transform: uppercase;
  font-size: 1em;
  float: none !important;
  padding: 0;
}
#article-page #articleBody #article_content .photo p span[itemprop="author"]:before,
#article-page #articleBody #article_content .photo p span[itemprop="publisher"]:before {
  /* content: "Foto: ";*/
}
#article-page #articleBody #article_content .photo p span[itemprop="author"]:after,
#article-page #articleBody #article_content .photo p span[itemprop="publisher"]:after {
  content: ".";
}
#article-page #articleBody #article_content .photo p span[itemprop="description"] {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: inherit;
  display: inline;
  color: #666666;
  font-weight: 300;
  font-size: 0.9em !important;
  text-align: left;
}
#article-page #articleBody #article_content .photo p span[itemprop="description"]:after {
  content: ".";
}
#article-page #articleBody #article_content .photo.pull-left {
  max-width: 200px;
  margin-right: 26px;
  clear: left;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] {
  /* Embeds */
  /* imagenes verticales */
  /**** ESTILOS DE TEXTO EN LÍNEA ***/
  /* Titular contiguo (apoyo contenido) */
  /* Modificador genérico */
  /* Declaración resaltada */
}
#article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
  font: 300 1.2em/160% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  color: black;
  background: #ffffff;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] a {
  text-decoration: none;
  font-weight: 400;
  color: #64818e;
  border-bottom: 1px dotted #64818e;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] a:hover {
  color: #e42644;
  border-bottom: none;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] strong,
#article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] b {
  font-weight: bold;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] > iframe {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] div.v_crop {
  max-width: 200px;
  float: left;
  margin-right: 15px;
  margin-bottom: 0 !important;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] .ladillo {
  display: inline-block;
  padding: 5px 20px;
  color: black;
  border-left: 1px dotted #809aa5;
  font-weight: bold !important;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] .ladillo strong {
  font-weight: bolder;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] p + h2 {
  padding: 10px 20px;
  font-size: 1.6em;
  color: black;
  border-left: 1px dotted #809aa5;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] p + h2 + .full {
  margin-top: 10px;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] .pull-left,
#article-page #articleBody #article_content div[itemprop="articleBody"] .izq {
  margin-bottom: 10px;
  margin-left: -14.8%;
  clear: both;
  float: left;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] .pull-left.full,
#article-page #articleBody #article_content div[itemprop="articleBody"] .izq.full {
  margin-right: 0;
  float: none !important;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] blockquote {
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
  border-left: 1px dotted #809aa5;
  line-height: 130%;
  color: black;
  width: 100%;
  display: table;
  margin: 0;
  /* ie */
  width: auto;
  margin: 0 0 15px 0;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] blockquote span {
  /*
                        &:before, &:after {
                            color: @brand-secondary;
                            font-size: 2.5em;
                            line-height: 0em;
                            vertical-align: -0.45em;
                            font-weight: bolder;
                        }

                        &:before {
                            content: open-quote;
                            margin-right: 0.20em;
                        }

                         &:after {
                            content: close-quote;
                        }

                        */
}
#article-page #articleBody #article_content div[itemprop="articleBody"] blockquote small {
  color: #666666;
  padding-top: 10px;
  font-weight: 300;
  font-size: .8em;
  padding-bottom: 10px;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] blockquote small .cargo {
  padding: 0;
  font: 0.8em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#article-page #articleBody #article_content div[itemprop="articleBody"] blockquote small .cargo:before {
  content: ". ";
}
#article-page #articleBody #article_content div[itemprop="articleBody"] blockquote .photo {
  float: right !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 10px;
  margin-top: 10px;
}
#article-page #articleBody #article_content .list ul {
  color: #333;
  list-style: decimal;
  list-style-position: outside;
  font-size: 37px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 30px 0 30px 0;
}
#article-page #articleBody #article_content .list ul li {
  margin-bottom: 20px;
}
#article-page #articleBody #article_content .list ul h3 {
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding-bottom: 7px;
  border-bottom: 1px solid #ccc;
  line-height: 120%;
}
#article-page #articleBody #article_content .list ul p {
  font: 14px Arial;
  color: #666;
  font-weight: 300;
  /*font-family: "Roboto","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
#article-page #articleBody #sidebar .panel,
#article-page #articleBody #sidebar .box {
  padding: 0px;
}
#article-page.opinion {
  /** CABECERO DEL ARTÍCULO **/
  /****************************************/
  /** COMIENZO CUERPO TEXTO DEL ARTÍCULO **/
  /****************************************/
}
#article-page.opinion #article_header > h1 {
  text-align: center;
  font-style: italic;
  padding-bottom: 10px !important;
}
#article-page.opinion #article_header > h2 {
  text-align: center;
  text-transform: uppercase;
  font: 1.2em Georgia, "Times New Roman", Times, serif;
  color: #e42644;
}
#article-page.opinion #article_header > h2:before,
#article-page.opinion #article_header > h2:after {
  font-size: 2.5em;
  line-height: .2em;
  color: #eeeeee;
  vertical-align: -0.15em;
}
#article-page.opinion #article_header > h2:before {
  content: "\7E";
  padding-right: 5px;
}
#article-page.opinion #article_header > h2:after {
  content: "\7E";
  padding-left: 5px;
}
#article-page.opinion #article_header > h2 a {
  color: #e42644;
}
#article-page.opinion #article_header > h2 a:hover {
  text-decoration: underline;
}
#article-page.opinion #article_content {
  /** CUERPO DEL TEXTO DEL ARTÍCULO **/
  /** FIN CUERPO DEL TEXTO DEL ARTÍCULO **/
}
#article-page.opinion #article_content div[itemprop="articleBody"] #social_buttons + p::first-letter {
  display: block;
  float: left;
  padding: .15em .2em .0em 0em;
  font-size: 3.5em;
  color: #cccccc;
  text-transform: uppercase;
  font-style: normal;
}
#article-page.opinion #article_content div[itemprop="articleBody"] p[itemprop="text"] {
  font-family: Georgia !important;
  color: #333333 !important;
  font-style: italic;
}
#article-page.interview {
  /** CABECERO DEL ARTÍCULO **/
  /****************************************/
  /** COMIENZO CUERPO TEXTO DEL ARTÍCULO **/
  /****************************************/
  /***********************************************/
  /** VARIACIONES DE APERTURAS A ANCHO COMPLETO **/
  /** APERTURA TEXTO SOBRE PARTE IZQUIERDA FOTO **/
  /***********************************************/
  /** CUERPO DEL TEXTO DEL ARTÍCULO **/
  /***********************************************/
  /** VARIACIONES DE APERTURAS A ANCHO COMPLETO **/
  /** APERTURA TEXTO SOBRE PARTE INFERIOR FOTO **/
  /***********************************************/
  /** CUERPO DEL TEXTO DEL ARTÍCULO **/
}
#article-page.interview #article_header > h1 {
  text-align: center;
  font-style: italic;
  /*
                &:before, &:after {
                    color: @brand-secondary;
                    font-size: 2.5em;
                    line-height: 0em;
                    vertical-align: -0.45em;
                    font-weight: bolder;
                }

                &:before {
                    content: open-quote;
                    margin-right: 0.20em;
                }

                 &:after {
                    content: close-quote;
                }

                */
}
#article-page.interview #article_header > h2 {
  text-align: center;
  text-transform: uppercase;
  font: 1.2em Georgia, "Times New Roman", Times, serif;
  color: #e42644;
}
#article-page.interview #article_header > h2 i {
  font-style: normal;
}
#article-page.interview #article_header > h2 a {
  color: #e42644;
}
#article-page.interview #article_header > h2 a:hover {
  text-decoration: underline;
}
#article-page.interview #article_content {
  /** CUERPO DEL TEXTO DEL ARTÍCULO **/
  /** FIN CUERPO DEL TEXTO DEL ARTÍCULO **/
}
#article-page.interview #article_content div[itemprop="articleBody"] {
  background: white;
}
#article-page.interview #article_content div[itemprop="articleBody"] p[itemprop="text"].question {
  font-weight: 400 !important;
  font-style: italic !important;
}
#article-page.interview #article_content div[itemprop="articleBody"] p[itemprop="text"].answer {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-style: italic !important;
  color: #666666 !important;
  padding-bottom: 10px;
}
#article-page.interview #article_content div[itemprop="articleBody"] p[itemprop="text"].answer:before {
  content: "\201C";
  font-size: 5rem;
  color: #cccccc;
  position: relative;
  left: -30px;
  line-height: 0px;
  top: 2.5rem;
  margin-right: -2.2rem;
}
#article-page.interview #article_content div[itemprop="articleBody"] p[itemprop="text"].answer:after {
  content: "\201D";
  font-size: 5rem;
  color: #cccccc;
  position: relative;
  line-height: 0px;
  top: 2.5rem;
  margin-right: -2.2rem;
}
#article-page.interview #articleBody .full_aperture_50pct {
  position: relative !important;
}
#article-page.interview #articleBody .full_aperture_50pct .pie {
  position: relative;
  top: -20px;
  margin-bottom: -20px;
  z-index: 10;
}
#article-page.interview #articleBody .full_aperture_50pct .pie .author {
  background-color: black;
  padding: 5px;
}
#article-page.interview #articleBody .full_aperture_50pct #article_header {
  position: static;
}
#article-page.interview #articleBody .full_aperture_50pct #article_header > h1 {
  position: absolute;
  top: 150px;
  left: 30px;
  width: 40%;
  color: white !important;
  text-shadow: 0 1px 0 black;
}
#article-page.interview #articleBody .full_aperture_50pct #article_header > h2 {
  text-align: center;
  text-transform: uppercase;
  font: 1.2em Georgia, "Times New Roman", Times, serif;
  color: #e42644;
  position: absolute;
  top: 0px;
  background: white;
  padding: 10px 0;
  left: 40px;
  width: 40%;
}
#article-page.interview #articleBody .full_aperture_50pct #article_header > h2 i {
  font-style: normal;
}
#article-page.interview #articleBody .full_aperture_50pct #article_header > h2 a {
  color: #e42644;
}
#article-page.interview #articleBody .full_aperture_50pct #article_header > h2 a:hover {
  text-decoration: underline;
}
#article-page.interview #articleBody .full_aperture {
  position: relative !important;
}
#article-page.interview #articleBody .full_aperture .pie {
  display: none;
  position: relative;
  margin-top: -20px;
  z-index: 10;
}
#article-page.interview #articleBody .full_aperture .pie .author {
  background-color: black;
  padding: 5px;
}
#article-page.interview #articleBody .full_aperture #article_header {
  position: static;
}
#article-page.interview #articleBody .full_aperture #article_header > h1 {
  position: absolute;
  top: 400px;
  color: white !important;
  margin: 0 10%;
  width: 80%;
  text-shadow: 0 1px 0 black;
}
#article-page.interview #articleBody .full_aperture #article_header > h2 {
  text-align: center;
  text-transform: uppercase;
  font: 1.2em Georgia, "Times New Roman", Times, serif;
  color: #e42644;
  position: absolute;
  top: 0px;
  background: white;
  padding: 10px 0;
  margin: 0 10%;
  width: 80%;
}
#article-page.interview #articleBody .full_aperture #article_header > h2 i {
  font-style: normal;
}
#article-page.interview #articleBody .full_aperture #article_header > h2 a {
  color: #e42644;
}
#article-page.interview #articleBody .full_aperture #article_header > h2 a:hover {
  text-decoration: underline;
}
.sports-special {
  /* Generales */
  /* Torre de Marathón */
  /* Sporting 1905 */
  /* Oviedo */
  /* grada de rio */
}
.sports-special #carousel_box .panel {
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.sports-special #menu.navbar_submenu {
  margin-bottom: 30px !important;
}
.sports-special section.box {
  border: 1px solid #eeeeee;
  padding: 5px !important;
}
.sports-special section.box h2.cliche {
  font-weight: 700 !important;
  font-family: "Roboto Slab" !important;
  margin: -10px 0 10px 0 !important;
  padding: 0;
  font-style: normal !important;
}
.sports-special section.box h2.cliche span {
  margin: 0;
  padding: 10px 0 2px 7px;
  text-shadow: none;
  border: none;
  font-weight: 700 !important;
  display: block;
}
.sports-special section.box h3.cliche_small {
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 5px 8px 5px 8px;
  border: none;
  float: left;
  font-size: 12px;
  margin-bottom: -1px;
  display: block;
  z-index: 99;
  border-bottom: none;
}
.sports-special section.box .first {
  margin-bottom: 10px;
}
.sports-special section.box .complement {
  border: none;
  padding-bottom: 0 !important;
}
.sports-special section.box .complement > div {
  margin-top: 0 !important;
  border: none !important;
}
.sports-special section.box .complement > div:first-child {
  padding-right: 3px;
}
.sports-special section.box .complement > div:last-child {
  padding-left: 3px;
}
.sports-special section.box article {
  padding: 5px !important;
  margin-bottom: 5px;
}
.sports-special section.box article .photo p {
  text-shadow: none !important;
}
.sports-special section.box article header {
  padding: 0 5px 5px 5px !important;
}
.sports-special section.box article header h2 {
  text-shadow: none;
  font-weight: 600 !important;
}
.sports-special section.box article header p {
  text-shadow: none !important;
}
.sports-special section.gray {
  background: #eeeeee;
  border-top: 2px solid #666666;
}
.sports-special section.gray h2.cliche {
  color: #333333;
  border-bottom: 1px dotted #cccccc;
}
.sports-special section.gray h2.cliche span {
  color: #333333;
  border-bottom: 1px #ffffff;
}
.sports-special section.gray h3.cliche_small {
  color: #e6e6e6;
  background: #0c3362;
  border-top: 1px solid #0a2950;
  border-left: 1px solid #0a2950;
  border-right: 1px solid #0a2950;
}
.sports-special section.gray article {
  background: #f4f4f4;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.sports-special section.gray article header p {
  color: #666666;
}
.sports-special section.hemeroteca {
  background: #eeeee5;
  border-top: 2px solid #e8e2c1;
}
.sports-special section.hemeroteca h2.cliche {
  color: #cc9900;
  border-bottom: 1px dotted #fff;
}
.sports-special section.hemeroteca h2.cliche span {
  color: #b38600;
  border-bottom: 1px dotted #e8e2c1;
}
.sports-special section.hemeroteca h3.cliche_small {
  color: #666;
  background: #f4f4ee;
  border-top: 1px solid #dadac6;
  border-left: 1px solid #dadac6;
  border-right: 1px solid #dadac6;
}
.sports-special section.hemeroteca article {
  background: #f4f4ee;
  border-top: 1px solid #dadac6;
  border-left: 1px solid #dadac6;
  border-bottom: 1px solid #fffdf5;
  border-right: 1px solid #fffdf5;
}
.sports-special section.hemeroteca article header {
  background: none;
}
.sports-special section.hemeroteca article header h2 a {
  color: #333333 !important;
}
.sports-special section.hemeroteca article header h2 a:hover {
  color: #666666 !important;
}
.sports-special section.hemeroteca article header p {
  color: #666;
}
.sports-special #sport_clasifi,
.sports-special .competitions,
.sports-special #sport_soccer .panel-body .row > .col-xs-3 {
  display: none;
}
.sports-special #sport_soccer .panel-body .row > .col-xs-5,
.sports-special #sport_soccer .panel-body .row > .col-xs-8 {
  position: relative !important;
  min-height: 1px !important;
  padding-left: 13px !important;
  padding-right: 13px !important;
  float: left !important;
  width: 50% !important;
}
.sports-special #sport_soccer h2 {
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
  font-size: 20px !important;
}
.sports-special #calendar_soccer_1st button {
  font-size: 11px !important;
  padding: 3px !important;
}
.sports-special .sports-social {
  width: 150px;
  color: #fff;
  opacity: 0.8;
  border-radius: 5px;
  padding: 5px;
  display: block;
  font-weight: lighter;
  font-size: 11px;
  cursor: pointer;
  line-height: 20px;
  float: right;
  clear: both;
  margin: 3px 20px 3px 0;
  font-family: "Roboto Slab";
  min-height: 1%;
  overflow: hidden;
}
.sports-special .sports-social:hover {
  opacity: 1 !important;
}
.sports-special .sports-social i {
  padding: 3px;
  display: block;
  float: left;
  margin-right: 8px;
  width: 22px;
  height: 22px;
  line-height: 15px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.sports-special .sports-social.facebook {
  top: 75px;
}
.sports-special .sports-social.twitter {
  top: 113px;
}
.sports-special .opinion h2.cliche {
  margin-bottom: 5px !important;
}
.sports-special .opinion article {
  min-height: 1%;
  overflow: hidden;
  position: relative;
  padding-bottom: 5px;
}
.sports-special .opinion article .photo {
  margin: 0 0 10px 0!important;
  padding: 0 !important;
  /*position: absolute;
				top: 5px;
				right: 5px; */
  width: 58px !important;
}
.sports-special .opinion article header {
  width: 100% !important;
  float: left;
}
.sports-special .opinion article header h2 {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-weight: normal !important;
  text-align: left !important;
  font-size: 15px !important;
}
.sports-special .opinion article header h2 a {
  font-style: normal !important;
  text-align: left !important;
}
.sports-special .opinion article header h3 {
  padding: 0 !important;
  line-height: auto !important;
  height: auto !important;
  text-align: left !important;
  font-size: 12px !important;
}
.sports-special .opinion article header .rel_info {
  text-align: left !important;
  display: block;
}
.sports-special .opinion article header .rel_info a {
  text-align: left !important;
  color: #666666;
  font-size: 11px;
}
.sports-special.torredemarathon .multimedia,
.sports-special.depor .multimedia {
  background: #0b2e59 !important;
  border: none !important;
  border-radius: 0 !important;
}
.sports-special.torredemarathon .multimedia .photo,
.sports-special.depor .multimedia .photo {
  background: none !important;
}
.sports-special.torredemarathon .multimedia h2.cliche,
.sports-special.depor .multimedia h2.cliche {
  color: #fff;
  border-bottom: 1px dotted #0f417d;
}
.sports-special.torredemarathon .multimedia h2.cliche span,
.sports-special.depor .multimedia h2.cliche span {
  color: #fff;
  text-shadow: 1px 1px 0 #05172c;
  border-bottom: 1px dotted #082242;
}
.sports-special.torredemarathon .multimedia h3.cliche_small,
.sports-special.depor .multimedia h3.cliche_small {
  color: #e6e6e6;
  background: #0c3362;
  border-top: 1px solid #0a2950;
  border-left: 1px solid #0a2950;
  border-right: 1px solid #0a2950;
}
.sports-special.torredemarathon .multimedia article,
.sports-special.depor .multimedia article {
  background: none;
  border: none;
}
.sports-special.torredemarathon .multimedia article header h1,
.sports-special.depor .multimedia article header h1 {
  font-weight: 700 !important;
}
.sports-special.torredemarathon .multimedia article header h2,
.sports-special.depor .multimedia article header h2 {
  font-weight: bold;
}
.sports-special.torredemarathon .multimedia article header h2 a,
.sports-special.depor .multimedia article header h2 a {
  color: #fff !important;
}
.sports-special.torredemarathon .multimedia article header h2 a:hover,
.sports-special.depor .multimedia article header h2 a:hover {
  color: #1b70d8 !important;
}
.sports-special.torredemarathon .multimedia article header p,
.sports-special.depor .multimedia article header p {
  color: #fff;
}
.sports-special.torredemarathon .multimedia article h2 a,
.sports-special.depor .multimedia article h2 a,
.sports-special.torredemarathon .multimedia article h2 span,
.sports-special.depor .multimedia article h2 span {
  color: #ffffff !important;
}
.sports-special.torredemarathon .multimedia article h2 a:hover,
.sports-special.depor .multimedia article h2 a:hover,
.sports-special.torredemarathon .multimedia article h2 span:hover,
.sports-special.depor .multimedia article h2 span:hover {
  color: #1969ca !important;
}
.sports-special.torredemarathon .multimedia article p,
.sports-special.depor .multimedia article p {
  color: #ccc;
}
.sports-special.torredemarathon #sports-header,
.sports-special.depor #sports-header {
  background: url(/assets/img/fondodepor2.jpg);
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  margin-top: 10px;
  /*.ad, #logo {
					img { display: none; }
				}
				*/
}
.sports-special.torredemarathon #sports-header #voz_logo,
.sports-special.depor #sports-header #voz_logo {
  position: absolute;
  top: 15px;
  left: 43%;
}
.sports-special.torredemarathon #sports-header #navbar_top,
.sports-special.depor #sports-header #navbar_top {
  background: none !important;
  /*opacity: 0.3;*/
  border: none;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav,
.sports-special.depor #sports-header #navbar_top .navbar-nav {
  margin-left: 5px;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav .ed_impresa,
.sports-special.depor #sports-header #navbar_top .navbar-nav .ed_impresa {
  display: none;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav.navbar-left .open,
.sports-special.depor #sports-header #navbar_top .navbar-nav.navbar-left .open {
  background: #ffffff;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 0 5px 0 5px;
  color: #000000;
  border-top: 3px solid #e42644;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.depor #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav.navbar-left .open i,
.sports-special.depor #sports-header #navbar_top .navbar-nav.navbar-left .open i {
  color: #000000 !important;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li,
.sports-special.depor #sports-header #navbar_top .navbar-nav li {
  border: none !important;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li a,
.sports-special.depor #sports-header #navbar_top .navbar-nav li a,
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li span,
.sports-special.depor #sports-header #navbar_top .navbar-nav li span {
  color: #fff;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .btn.btn-default,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .btn.btn-default {
  background-color: transparent !important;
  color: #fff;
  border: none !important;
  text-shadow: none !important;
  padding: 0 !important;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .btn.btn-default a,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .btn.btn-default a {
  color: #fff;
  text-shadow: none;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .btn-brand,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .btn-brand {
  background: #00264b;
  border: none;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .dropdown-menu,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .dropdown-menu {
  border: none;
  box-shadow: none !important;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .dropdown-menu a,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .dropdown-menu a {
  color: #000000;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-nav li .dropdown-menu a span,
.sports-special.depor #sports-header #navbar_top .navbar-nav li .dropdown-menu a span {
  color: #000000;
}
.sports-special.torredemarathon #sports-header #navbar_top .navbar-right li:last-child,
.sports-special.depor #sports-header #navbar_top .navbar-right li:last-child {
  padding-left: 0;
}
.sports-special.torredemarathon #sports-header #header,
.sports-special.depor #sports-header #header {
  min-height: 150px;
  /*background: url(/assets/img/logocurvageneral.png) center 20px no-repeat;*/
}
.sports-special.torredemarathon #sports-header #header .col-xs-4,
.sports-special.depor #sports-header #header .col-xs-4 {
  padding-top: 30px;
}
.sports-special.torredemarathon #sports-header #header #logo,
.sports-special.depor #sports-header #header #logo {
  margin-top: 0 !important;
}
.sports-special.torredemarathon #sports-header #header #logo img,
.sports-special.depor #sports-header #header #logo img {
  height: 135px !important;
}
.sports-special.torredemarathon #sports-header .weather,
.sports-special.depor #sports-header .weather,
.sports-special.torredemarathon #sports-header .date,
.sports-special.depor #sports-header .date {
  display: none;
}
.sports-special.torredemarathon #sports-header #header_article,
.sports-special.depor #sports-header #header_article {
  height: 130px;
  /*background: url(/assets/img/logocurvageneral.png) center 0 no-repeat;*/
}
.sports-special.torredemarathon #sports-header #header_article #logo img,
.sports-special.depor #sports-header #header_article #logo img {
  height: 65px !important;
}
.sports-special.torredemarathon #sports-header #header_article dl.pull-right,
.sports-special.depor #sports-header #header_article dl.pull-right,
.sports-special.torredemarathon #sports-header #header_article #social_buttons,
.sports-special.depor #sports-header #header_article #social_buttons {
  display: none;
}
.sports-special.torredemarathon #sports-header #header_article.affix,
.sports-special.depor #sports-header #header_article.affix {
  background: #fff;
  height: auto;
}
.sports-special.torredemarathon #sports-header #header_article.affix .sports-social,
.sports-special.depor #sports-header #header_article.affix .sports-social {
  display: none;
}
.sports-special.torredemarathon #sports-header #header_article.affix #social_buttons,
.sports-special.depor #sports-header #header_article.affix #social_buttons {
  display: block;
}
.sports-special.torredemarathon #sports-header #header_article.affix dl.pull-right,
.sports-special.depor #sports-header #header_article.affix dl.pull-right {
  display: block;
}
.sports-special.torredemarathon #sports-header #header_article.affix #logo img,
.sports-special.depor #sports-header #header_article.affix #logo img {
  display: none;
}
.sports-special.torredemarathon #sports-header #header_article.affix #nav_sections,
.sports-special.depor #sports-header #header_article.affix #nav_sections {
  background: #eeeeee;
}
.sports-special.torredemarathon #sports-header #header_article.affix #nav_sections a,
.sports-special.depor #sports-header #header_article.affix #nav_sections a {
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
}
.sports-special.torredemarathon #col_a h1,
.sports-special.depor #col_a h1,
.sports-special.torredemarathon #col_b h1,
.sports-special.depor #col_b h1,
.sports-special.torredemarathon #col_a h2,
.sports-special.depor #col_a h2,
.sports-special.torredemarathon #col_b h2,
.sports-special.depor #col_b h2 {
  /*font-family: 'Crete Round', serif;	*/
  font-family: "Roboto Slab";
  font-weight: 600 !important;
  color: #0b2e59;
  font-style: normal !important;
}
.sports-special.torredemarathon #col_a h1 a,
.sports-special.depor #col_a h1 a,
.sports-special.torredemarathon #col_b h1 a,
.sports-special.depor #col_b h1 a,
.sports-special.torredemarathon #col_a h2 a,
.sports-special.depor #col_a h2 a,
.sports-special.torredemarathon #col_b h2 a,
.sports-special.depor #col_b h2 a {
  color: #111;
}
.sports-special.torredemarathon #col_a h1 a:hover,
.sports-special.depor #col_a h1 a:hover,
.sports-special.torredemarathon #col_b h1 a:hover,
.sports-special.depor #col_b h1 a:hover,
.sports-special.torredemarathon #col_a h2 a:hover,
.sports-special.depor #col_a h2 a:hover,
.sports-special.torredemarathon #col_b h2 a:hover,
.sports-special.depor #col_b h2 a:hover {
  color: #114586;
  text-decoration: none;
}
.sports-special.torredemarathon h2.cliche_small,
.sports-special.depor h2.cliche_small {
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
}
.sports-special.torredemarathon .number,
.sports-special.depor .number {
  font-family: "Roboto Slab" !important;
  font-size: 25px;
}
.sports-special.torredemarathon #menu,
.sports-special.depor #menu {
  background: transparent;
  border-radius: 0;
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.sports-special.torredemarathon #menu .navbar-collapse.collapse,
.sports-special.depor #menu .navbar-collapse.collapse {
  border: none;
}
.sports-special.torredemarathon #menu #nav_sections > li > a,
.sports-special.depor #menu #nav_sections > li > a {
  border: none !important;
  text-shadow: none;
  color: #ffffff;
}
.sports-special.torredemarathon #menu #nav_sections > li.open > a,
.sports-special.depor #menu #nav_sections > li.open > a {
  color: #000000;
}
.sports-special.torredemarathon .sports-social,
.sports-special.depor .sports-social {
  background: #0c305e;
}
.sports-special.torredemarathon .sports-social i,
.sports-special.depor .sports-social i {
  background: #09274b;
}
.sports-special.torredemarathon#article-page #articleBody #article_header > h1,
.sports-special.depor#article-page #articleBody #article_header > h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 600 !important;
  color: #111 !important;
  font-style: normal !important;
}
.sports-special.sporting1905 #user_comments {
  display: block;
  float: none !important;
  background: none !important;
  padding: 10px 0 0 0;
  color: #666;
}
.sports-special.sporting1905 #user_comments .circle {
  padding-right: 5px !important;
  color: #79000d;
}
.sports-special.sporting1905 .ed_impresa,
.sports-special.sporting1905 #idioma_seleccionado,
.sports-special.sporting1905 #iniciarSesion,
.sports-special.sporting1905 #boton_perfil {
  display: none !important;
}
.sports-special.sporting1905 .multimedia {
  background: #79000d !important;
  border-top: 2px solid #d00016 !important;
}
.sports-special.sporting1905 .multimedia .photo {
  background: #83000e !important;
}
.sports-special.sporting1905 .multimedia h2.cliche {
  color: #fff;
  border-bottom: 1px dotted #a20011 !important;
  font-family: "Roboto Slab" !important;
}
.sports-special.sporting1905 .multimedia h2.cliche span {
  color: #fff !important;
  text-shadow: 1px 1px 0 #460008 !important;
  border-bottom: 1px dotted #60000a !important;
}
.sports-special.sporting1905 .multimedia h3.cliche_small {
  color: #e6e6e6;
  background: #83000e;
  border-top: 1px solid #6f000c;
  border-left: 1px solid #6f000c;
  border-right: 1px solid #6f000c;
}
.sports-special.sporting1905 .multimedia article {
  background: #83000e;
  border-top: 1px solid #6f000c;
  border-left: 1px solid #6f000c;
  border-bottom: 1px solid #a20011;
  border-right: 1px solid #a20011;
}
.sports-special.sporting1905 .multimedia article header h2 a {
  color: #ffffff !important;
}
.sports-special.sporting1905 .multimedia article header h2 a:hover {
  color: #f9001b !important;
}
.sports-special.sporting1905 .multimedia article header p {
  color: #e5e5e5;
}
.sports-special.sporting1905 .multimedia article h2 {
  font-family: "Roboto Slab" !important;
}
.sports-special.sporting1905 .multimedia article h2 a,
.sports-special.sporting1905 .multimedia article h2 span {
  color: #ffffff !important;
}
.sports-special.sporting1905 .multimedia article h2 a:hover,
.sports-special.sporting1905 .multimedia article h2 span:hover {
  color: #f9001b !important;
}
.sports-special.sporting1905 .multimedia article p {
  color: #ccc;
}
.sports-special.sporting1905 #sports-header {
  background: url(/assets/img/fondosporting.jpg);
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  position: relative;
  /*.ad, #logo {
					img { display: none; }
				}
				*/
}
.sports-special.sporting1905 #sports-header #voz_logo {
  position: absolute;
  top: 15px;
  left: 43%;
}
.sports-special.sporting1905 #sports-header #navbar_top {
  background: none !important;
  /*opacity: 0.3;*/
  border: none;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav {
  margin-left: 5px;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav.navbar-left .open {
  background: #ffffff;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 0 5px 0 5px;
  color: #000000;
  border-top: 3px solid #e42644;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav.navbar-left .open i {
  color: #000000 !important;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li {
  border: none !important;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li a,
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li span {
  color: #fff;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .btn.btn-default {
  background-color: transparent !important;
  color: #fff;
  border: none !important;
  text-shadow: none !important;
  padding: 0 !important;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .btn.btn-default a {
  color: #fff;
  text-shadow: none;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .btn-brand {
  background: rgba(0, 0, 0, 0.5);
  border: none;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .dropdown-menu {
  border: none;
  box-shadow: none !important;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .dropdown-menu a {
  color: #000000;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-nav li .dropdown-menu a span {
  color: #000000;
}
.sports-special.sporting1905 #sports-header #navbar_top .navbar-right li:last-child {
  padding-left: 0;
}
.sports-special.sporting1905 #sports-header #header {
  min-height: 150px;
  /*background: url(/assets/img/logocurvageneral.png) center 20px no-repeat;*/
}
.sports-special.sporting1905 #sports-header #header .col-xs-4 {
  padding-top: 30px;
}
.sports-special.sporting1905 #sports-header #header #logo {
  margin-top: 0 !important;
}
.sports-special.sporting1905 #sports-header #header #logo img {
  height: 135px !important;
}
.sports-special.sporting1905 #sports-header .weather,
.sports-special.sporting1905 #sports-header .date {
  display: none;
}
.sports-special.sporting1905 #sports-header #header_article {
  height: 130px;
  /*background: url(/assets/img/logocurvageneral.png) center 0 no-repeat;*/
}
.sports-special.sporting1905 #sports-header #header_article #logo img {
  height: 65px !important;
}
.sports-special.sporting1905 #sports-header #header_article dl.pull-right,
.sports-special.sporting1905 #sports-header #header_article #social_buttons {
  display: none;
}
.sports-special.sporting1905 #sports-header #header_article.affix {
  background: #fff;
  height: auto;
}
.sports-special.sporting1905 #sports-header #header_article.affix .sports-social {
  display: none;
}
.sports-special.sporting1905 #sports-header #header_article.affix #social_buttons {
  display: block;
}
.sports-special.sporting1905 #sports-header #header_article.affix dl.pull-right {
  display: block;
}
.sports-special.sporting1905 #sports-header #header_article.affix #logo img {
  display: none;
}
.sports-special.sporting1905 #sports-header #header_article.affix #nav_sections {
  background: #eeeeee;
}
.sports-special.sporting1905 #sports-header #header_article.affix #nav_sections a {
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
}
.sports-special.sporting1905 #col_a h1,
.sports-special.sporting1905 #col_b h1,
.sports-special.sporting1905 #col_a h2,
.sports-special.sporting1905 #col_b h2 {
  /*font-family: 'Crete Round', serif;	*/
  font-family: 'Roboto Slab', sans-serif !important;
  font-weight: 600 !important;
  color: #79000d;
  font-style: normal !important;
}
.sports-special.sporting1905 #col_a h1 a,
.sports-special.sporting1905 #col_b h1 a,
.sports-special.sporting1905 #col_a h2 a,
.sports-special.sporting1905 #col_b h2 a {
  color: #111;
}
.sports-special.sporting1905 #col_a h1 a:hover,
.sports-special.sporting1905 #col_b h1 a:hover,
.sports-special.sporting1905 #col_a h2 a:hover,
.sports-special.sporting1905 #col_b h2 a:hover {
  color: #ac0012;
  text-decoration: none;
}
.sports-special.sporting1905 h2.cliche_small {
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
}
.sports-special.sporting1905 .number {
  font-family: "Roboto Slab" !important;
  font-size: 25px;
}
.sports-special.sporting1905 #menu {
  background: url(/assets/img/bg_alpha.png) !important;
  border-radius: 0;
  border: none;
}
.sports-special.sporting1905 #menu .navbar-collapse.collapse {
  border: none;
}
.sports-special.sporting1905 #menu #nav_sections > li > a {
  border: none !important;
  text-shadow: none;
  color: #ffffff;
}
.sports-special.sporting1905 #menu #nav_sections > li.open > a {
  color: #000000;
}
.sports-special.sporting1905 .sports-social {
  background: #2d0005;
}
.sports-special.sporting1905 .sports-social i {
  background: #500009;
}
.sports-special.sporting1905#article-page #articleBody #article_header > h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 600 !important;
  color: #111 !important;
  font-style: normal !important;
}
.sports-special.oviedo .ed_impresa,
.sports-special.azulcarbayon .ed_impresa,
.sports-special.oviedo #idioma_seleccionado,
.sports-special.azulcarbayon #idioma_seleccionado,
.sports-special.oviedo #iniciarSesion,
.sports-special.azulcarbayon #iniciarSesion,
.sports-special.oviedo #boton_perfil,
.sports-special.azulcarbayon #boton_perfil {
  display: none !important;
}
.sports-special.oviedo .multimedia,
.sports-special.azulcarbayon .multimedia {
  background: #002c7f !important;
  border-top: 2px solid #004ad6 !important;
}
.sports-special.oviedo .multimedia .photo,
.sports-special.azulcarbayon .multimedia .photo {
  background: #003089 !important;
}
.sports-special.oviedo .multimedia h2.cliche,
.sports-special.azulcarbayon .multimedia h2.cliche {
  color: #fff;
  border-bottom: 1px dotted #003aa8 !important;
  font-family: "Roboto Slab" !important;
}
.sports-special.oviedo .multimedia h2.cliche span,
.sports-special.azulcarbayon .multimedia h2.cliche span {
  color: #fff !important;
  text-shadow: 1px 1px 0 #001a4c !important;
  border-bottom: 1px dotted #002366 !important;
}
.sports-special.oviedo .multimedia h3.cliche_small,
.sports-special.azulcarbayon .multimedia h3.cliche_small {
  color: #e6e6e6;
  background: #83000e;
  border-top: 1px solid #6f000c;
  border-left: 1px solid #6f000c;
  border-right: 1px solid #6f000c;
}
.sports-special.oviedo .multimedia article,
.sports-special.azulcarbayon .multimedia article {
  background: #003089;
  border-top: 1px solid #002875;
  border-left: 1px solid #002875;
  border-bottom: 1px solid #003aa8;
  border-right: 1px solid #003aa8;
}
.sports-special.oviedo .multimedia article header h2 a,
.sports-special.azulcarbayon .multimedia article header h2 a {
  color: #ffffff !important;
}
.sports-special.oviedo .multimedia article header h2 a:hover,
.sports-special.azulcarbayon .multimedia article header h2 a:hover {
  color: #0058ff !important;
}
.sports-special.oviedo .multimedia article header p,
.sports-special.azulcarbayon .multimedia article header p {
  color: #e5e5e5;
}
.sports-special.oviedo .multimedia article h2,
.sports-special.azulcarbayon .multimedia article h2 {
  font-family: "Roboto Slab" !important;
}
.sports-special.oviedo .multimedia article h2 a,
.sports-special.azulcarbayon .multimedia article h2 a,
.sports-special.oviedo .multimedia article h2 span,
.sports-special.azulcarbayon .multimedia article h2 span {
  color: #ffffff !important;
}
.sports-special.oviedo .multimedia article h2 a:hover,
.sports-special.azulcarbayon .multimedia article h2 a:hover,
.sports-special.oviedo .multimedia article h2 span:hover,
.sports-special.azulcarbayon .multimedia article h2 span:hover {
  color: #0058ff !important;
}
.sports-special.oviedo .multimedia article p,
.sports-special.azulcarbayon .multimedia article p {
  color: #ccc;
}
.sports-special.oviedo #sports-header,
.sports-special.azulcarbayon #sports-header {
  background: url(/assets/img/fondooviedo.jpg);
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  position: relative;
  /*.ad, #logo {
						img { display: none; }
					}
					*/
}
.sports-special.oviedo #sports-header #voz_logo,
.sports-special.azulcarbayon #sports-header #voz_logo {
  position: absolute;
  top: 15px;
  left: 43%;
}
.sports-special.oviedo #sports-header #navbar_top,
.sports-special.azulcarbayon #sports-header #navbar_top {
  background: none !important;
  /*opacity: 0.3;*/
  border: none;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav {
  margin-left: 5px;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav.navbar-left .open,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav.navbar-left .open {
  background: #ffffff;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 0 5px 0 5px;
  color: #000000;
  border-top: 3px solid #e42644;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.oviedo #sports-header #navbar_top .navbar-nav.navbar-left .open i,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav.navbar-left .open i {
  color: #000000 !important;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li {
  border: none !important;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li a,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li a,
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li span,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li span {
  color: #fff;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .btn.btn-default,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .btn.btn-default {
  background-color: transparent !important;
  color: #fff;
  border: none !important;
  text-shadow: none !important;
  padding: 0 !important;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .btn.btn-default a,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .btn.btn-default a {
  color: #fff;
  text-shadow: none;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .btn-brand,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .btn-brand {
  background: #00264b;
  border: none;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .dropdown-menu,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .dropdown-menu {
  border: none;
  box-shadow: none !important;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .dropdown-menu a,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .dropdown-menu a {
  color: #000000;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-nav li .dropdown-menu a span,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-nav li .dropdown-menu a span {
  color: #000000;
}
.sports-special.oviedo #sports-header #navbar_top .navbar-right li:last-child,
.sports-special.azulcarbayon #sports-header #navbar_top .navbar-right li:last-child {
  padding-left: 0;
}
.sports-special.oviedo #sports-header #header,
.sports-special.azulcarbayon #sports-header #header {
  min-height: 150px;
  /*background: url(/assets/img/logocurvageneral.png) center 20px no-repeat;*/
}
.sports-special.oviedo #sports-header #header .col-xs-4,
.sports-special.azulcarbayon #sports-header #header .col-xs-4 {
  padding-top: 30px;
}
.sports-special.oviedo #sports-header #header #logo,
.sports-special.azulcarbayon #sports-header #header #logo {
  margin-top: 0 !important;
}
.sports-special.oviedo #sports-header #header #logo img,
.sports-special.azulcarbayon #sports-header #header #logo img {
  height: 135px !important;
}
.sports-special.oviedo #sports-header .weather,
.sports-special.azulcarbayon #sports-header .weather,
.sports-special.oviedo #sports-header .date,
.sports-special.azulcarbayon #sports-header .date {
  display: none;
}
.sports-special.oviedo #sports-header #header_article,
.sports-special.azulcarbayon #sports-header #header_article {
  height: 130px;
  /*background: url(/assets/img/logocurvageneral.png) center 0 no-repeat;*/
}
.sports-special.oviedo #sports-header #header_article #logo img,
.sports-special.azulcarbayon #sports-header #header_article #logo img {
  height: 65px !important;
}
.sports-special.oviedo #sports-header #header_article dl.pull-right,
.sports-special.azulcarbayon #sports-header #header_article dl.pull-right,
.sports-special.oviedo #sports-header #header_article #social_buttons,
.sports-special.azulcarbayon #sports-header #header_article #social_buttons {
  display: none;
}
.sports-special.oviedo #sports-header #header_article.affix,
.sports-special.azulcarbayon #sports-header #header_article.affix {
  background: #fff;
  height: auto;
}
.sports-special.oviedo #sports-header #header_article.affix .sports-social,
.sports-special.azulcarbayon #sports-header #header_article.affix .sports-social {
  display: none;
}
.sports-special.oviedo #sports-header #header_article.affix #social_buttons,
.sports-special.azulcarbayon #sports-header #header_article.affix #social_buttons {
  display: block;
}
.sports-special.oviedo #sports-header #header_article.affix dl.pull-right,
.sports-special.azulcarbayon #sports-header #header_article.affix dl.pull-right {
  display: block;
}
.sports-special.oviedo #sports-header #header_article.affix #logo img,
.sports-special.azulcarbayon #sports-header #header_article.affix #logo img {
  display: none;
}
.sports-special.oviedo #sports-header #header_article.affix #nav_sections,
.sports-special.azulcarbayon #sports-header #header_article.affix #nav_sections {
  background: #eeeeee;
}
.sports-special.oviedo #sports-header #header_article.affix #nav_sections a,
.sports-special.azulcarbayon #sports-header #header_article.affix #nav_sections a {
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
}
.sports-special.oviedo #col_a h1,
.sports-special.azulcarbayon #col_a h1,
.sports-special.oviedo #col_b h1,
.sports-special.azulcarbayon #col_b h1,
.sports-special.oviedo #col_a h2,
.sports-special.azulcarbayon #col_a h2,
.sports-special.oviedo #col_b h2,
.sports-special.azulcarbayon #col_b h2 {
  /*font-family: 'Crete Round', serif;	*/
  font-family: 'Roboto Slab', sans-serif !important;
  font-weight: 600 !important;
  color: #002c7f;
  font-style: normal !important;
}
.sports-special.oviedo #col_a h1 a,
.sports-special.azulcarbayon #col_a h1 a,
.sports-special.oviedo #col_b h1 a,
.sports-special.azulcarbayon #col_b h1 a,
.sports-special.oviedo #col_a h2 a,
.sports-special.azulcarbayon #col_a h2 a,
.sports-special.oviedo #col_b h2 a,
.sports-special.azulcarbayon #col_b h2 a {
  color: #111;
}
.sports-special.oviedo #col_a h1 a:hover,
.sports-special.azulcarbayon #col_a h1 a:hover,
.sports-special.oviedo #col_b h1 a:hover,
.sports-special.azulcarbayon #col_b h1 a:hover,
.sports-special.oviedo #col_a h2 a:hover,
.sports-special.azulcarbayon #col_a h2 a:hover,
.sports-special.oviedo #col_b h2 a:hover,
.sports-special.azulcarbayon #col_b h2 a:hover {
  color: #003eb2;
  text-decoration: none;
}
.sports-special.oviedo h2.cliche_small,
.sports-special.azulcarbayon h2.cliche_small {
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
}
.sports-special.oviedo .number,
.sports-special.azulcarbayon .number {
  font-family: "Roboto Slab" !important;
  font-size: 25px;
}
.sports-special.oviedo #menu,
.sports-special.azulcarbayon #menu {
  background: url(/assets/img/bg_alpha.png) !important;
  border-radius: 0;
  border: none;
}
.sports-special.oviedo #menu .navbar-collapse.collapse,
.sports-special.azulcarbayon #menu .navbar-collapse.collapse {
  border: none;
}
.sports-special.oviedo #menu #nav_sections > li > a,
.sports-special.azulcarbayon #menu #nav_sections > li > a {
  border: none !important;
  text-shadow: none;
  color: #ffffff;
  min-width: 100px;
}
.sports-special.oviedo #menu #nav_sections > li.open > a,
.sports-special.azulcarbayon #menu #nav_sections > li.open > a {
  color: #000000;
}
.sports-special.oviedo .sports-social,
.sports-special.azulcarbayon .sports-social {
  background: #001133;
}
.sports-special.oviedo .sports-social i,
.sports-special.azulcarbayon .sports-social i {
  background: #001e56;
}
.sports-special.oviedo#article-page #articleBody #article_header > h1,
.sports-special.azulcarbayon#article-page #articleBody #article_header > h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 600 !important;
  color: #111 !important;
  font-style: normal !important;
}
.sports-special.gradaderio .multimedia,
.sports-special.celta .multimedia {
  background: #aad4e0 !important;
  border: none !important;
  border-radius: 0 !important;
}
.sports-special.gradaderio .multimedia .photo,
.sports-special.celta .multimedia .photo {
  background: none !important;
}
.sports-special.gradaderio .multimedia h2.cliche,
.sports-special.celta .multimedia h2.cliche {
  color: #22515e;
  border-bottom: 1px dotted #c8e3eb;
}
.sports-special.gradaderio .multimedia h2.cliche span,
.sports-special.celta .multimedia h2.cliche span {
  color: #22515e;
  border-bottom: 1px dotted #97cbd9;
}
.sports-special.gradaderio .multimedia h3.cliche_small,
.sports-special.celta .multimedia h3.cliche_small {
  color: #e6e6e6;
  background: #b1d8e3;
  border-top: 1px solid #a3d0dd;
  border-left: 1px solid #a3d0dd;
  border-right: 1px solid #a3d0dd;
}
.sports-special.gradaderio .multimedia article,
.sports-special.celta .multimedia article {
  background: none;
  border: none;
}
.sports-special.gradaderio .multimedia article header h1,
.sports-special.celta .multimedia article header h1 {
  font-weight: 700 !important;
}
.sports-special.gradaderio .multimedia article header h2,
.sports-special.celta .multimedia article header h2 {
  font-weight: bold;
}
.sports-special.gradaderio .multimedia article header h2 a,
.sports-special.celta .multimedia article header h2 a {
  color: #111 !important;
}
.sports-special.gradaderio .multimedia article header h2 a:hover,
.sports-special.celta .multimedia article header h2 a:hover {
  color: #439eb8 !important;
}
.sports-special.gradaderio .multimedia article header p,
.sports-special.celta .multimedia article header p {
  color: #353535;
}
.sports-special.gradaderio .multimedia article h2 a,
.sports-special.celta .multimedia article h2 a,
.sports-special.gradaderio .multimedia article h2 span,
.sports-special.celta .multimedia article h2 span {
  color: #ffffff !important;
}
.sports-special.gradaderio .multimedia article h2 a:hover,
.sports-special.celta .multimedia article h2 a:hover,
.sports-special.gradaderio .multimedia article h2 span:hover,
.sports-special.celta .multimedia article h2 span:hover {
  color: #1969ca !important;
}
.sports-special.gradaderio .multimedia article p,
.sports-special.celta .multimedia article p {
  color: #ccc;
}
.sports-special.gradaderio #sports-header,
.sports-special.celta #sports-header {
  background: url(/assets/img/fondocelta.jpg);
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  margin-top: 10px;
  /*.weather, .date { display: none; }
				.ad, #logo {
					img { display: none; }
				}
				*/
}
.sports-special.gradaderio #sports-header #voz_logo,
.sports-special.celta #sports-header #voz_logo {
  position: absolute;
  top: 15px;
  left: 43%;
}
.sports-special.gradaderio #sports-header #navbar_top,
.sports-special.celta #sports-header #navbar_top {
  background: none !important;
  /*opacity: 0.3;*/
  border: none;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav,
.sports-special.celta #sports-header #navbar_top .navbar-nav {
  margin-left: 5px;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav .ed_impresa,
.sports-special.celta #sports-header #navbar_top .navbar-nav .ed_impresa {
  display: none;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav.navbar-left .open,
.sports-special.celta #sports-header #navbar_top .navbar-nav.navbar-left .open {
  background: #ffffff;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 0 5px 0 5px;
  color: #000000;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.celta #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav.navbar-left .open i,
.sports-special.celta #sports-header #navbar_top .navbar-nav.navbar-left .open i {
  color: #000000 !important;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li,
.sports-special.celta #sports-header #navbar_top .navbar-nav li {
  border: none !important;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li a,
.sports-special.celta #sports-header #navbar_top .navbar-nav li a,
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li span,
.sports-special.celta #sports-header #navbar_top .navbar-nav li span {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .btn.btn-default,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .btn.btn-default {
  background-color: transparent !important;
  color: #fff;
  border: none !important;
  text-shadow: none !important;
  padding: 0 !important;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .btn.btn-default a,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .btn.btn-default a {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .btn-brand,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .btn-brand {
  background: #72b8cc;
  border: none;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .dropdown-menu,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .dropdown-menu {
  border: none;
  box-shadow: none !important;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .dropdown-menu a,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .dropdown-menu a {
  color: #000000;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-nav li .dropdown-menu a span,
.sports-special.celta #sports-header #navbar_top .navbar-nav li .dropdown-menu a span {
  color: #000000;
}
.sports-special.gradaderio #sports-header #navbar_top .navbar-right li:last-child,
.sports-special.celta #sports-header #navbar_top .navbar-right li:last-child {
  padding-left: 0;
}
.sports-special.gradaderio #sports-header #header,
.sports-special.celta #sports-header #header {
  min-height: 150px;
  /*background: url(/assets/img/logocurvageneral.png) center 20px no-repeat;*/
}
.sports-special.gradaderio #sports-header #header .col-xs-4,
.sports-special.celta #sports-header #header .col-xs-4 {
  padding-top: 30px;
}
.sports-special.gradaderio #sports-header #header #logo,
.sports-special.celta #sports-header #header #logo {
  margin-top: 0 !important;
}
.sports-special.gradaderio #sports-header #header #logo img,
.sports-special.celta #sports-header #header #logo img {
  height: 135px !important;
}
.sports-special.gradaderio #sports-header #header_article,
.sports-special.celta #sports-header #header_article {
  height: 130px;
  /*background: url(/assets/img/logocurvageneral.png) center 0 no-repeat;*/
}
.sports-special.gradaderio #sports-header #header_article #logo img,
.sports-special.celta #sports-header #header_article #logo img {
  height: 65px !important;
}
.sports-special.gradaderio #sports-header #header_article dl.pull-right,
.sports-special.celta #sports-header #header_article dl.pull-right,
.sports-special.gradaderio #sports-header #header_article #social_buttons,
.sports-special.celta #sports-header #header_article #social_buttons {
  display: none;
}
.sports-special.gradaderio #sports-header #header_article.affix,
.sports-special.celta #sports-header #header_article.affix {
  background: #fff;
  height: auto;
}
.sports-special.gradaderio #sports-header #header_article.affix .sports-social,
.sports-special.celta #sports-header #header_article.affix .sports-social {
  display: none;
}
.sports-special.gradaderio #sports-header #header_article.affix #social_buttons,
.sports-special.celta #sports-header #header_article.affix #social_buttons {
  display: none;
}
.sports-special.gradaderio #sports-header #header_article.affix dl.pull-right,
.sports-special.celta #sports-header #header_article.affix dl.pull-right {
  display: block;
}
.sports-special.gradaderio #sports-header #header_article.affix #logo img,
.sports-special.celta #sports-header #header_article.affix #logo img {
  display: none;
}
.sports-special.gradaderio #sports-header #header_article.affix #nav_sections,
.sports-special.celta #sports-header #header_article.affix #nav_sections {
  background: #eeeeee;
}
.sports-special.gradaderio #sports-header #header_article.affix #nav_sections a,
.sports-special.celta #sports-header #header_article.affix #nav_sections a {
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
}
.sports-special.gradaderio #sports-header .sports-social,
.sports-special.celta #sports-header .sports-social {
  background: #72b8cc;
}
.sports-special.gradaderio #sports-header .sports-social i,
.sports-special.celta #sports-header .sports-social i {
  background: #8cc5d5;
}
.sports-special.gradaderio #col_a h1,
.sports-special.celta #col_a h1,
.sports-special.gradaderio #col_b h1,
.sports-special.celta #col_b h1,
.sports-special.gradaderio #col_a h2,
.sports-special.celta #col_a h2,
.sports-special.gradaderio #col_b h2,
.sports-special.celta #col_b h2 {
  /*font-family: 'Crete Round', serif;	*/
  font-family: "Roboto Slab";
  font-weight: 600 !important;
  color: #111;
  font-style: normal !important;
}
.sports-special.gradaderio #col_a h1 a,
.sports-special.celta #col_a h1 a,
.sports-special.gradaderio #col_b h1 a,
.sports-special.celta #col_b h1 a,
.sports-special.gradaderio #col_a h2 a,
.sports-special.celta #col_a h2 a,
.sports-special.gradaderio #col_b h2 a,
.sports-special.celta #col_b h2 a {
  color: #111;
}
.sports-special.gradaderio #col_a h1 a:hover,
.sports-special.celta #col_a h1 a:hover,
.sports-special.gradaderio #col_b h1 a:hover,
.sports-special.celta #col_b h1 a:hover,
.sports-special.gradaderio #col_a h2 a:hover,
.sports-special.celta #col_a h2 a:hover,
.sports-special.gradaderio #col_b h2 a:hover,
.sports-special.celta #col_b h2 a:hover {
  color: #97cbd9;
  text-decoration: none;
}
.sports-special.gradaderio h2.cliche_small,
.sports-special.celta h2.cliche_small {
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
}
.sports-special.gradaderio .number,
.sports-special.celta .number {
  font-family: "Roboto Slab" !important;
  font-size: 25px;
}
.sports-special.gradaderio #menu,
.sports-special.celta #menu {
  background: transparent;
  border-radius: 0;
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 5px;
}
.sports-special.gradaderio #menu:before,
.sports-special.celta #menu:before {
  content: " ";
  background: transparent;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  /* Standard syntax */
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sports-special.gradaderio #menu .navbar-collapse.collapse,
.sports-special.celta #menu .navbar-collapse.collapse {
  border: none;
}
.sports-special.gradaderio #menu #nav_sections > li > a,
.sports-special.celta #menu #nav_sections > li > a {
  border: none !important;
  text-shadow: none;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.sports-special.gradaderio #menu #nav_sections > li.open > a,
.sports-special.celta #menu #nav_sections > li.open > a {
  color: #000000;
}
.sports-special.gradaderio #article_header > h1,
.sports-special.celta #article_header > h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 600 !important;
  color: #111 !important;
  font-style: normal !important;
}
.sports-special#article-page #articleBody #article_header > h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 600 !important;
  color: #aad4e0 !important;
  font-style: normal !important;
}
.tabs-clasifi .tab-content {
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
}
/* Global Galicia */
.globalgalicia section.box h2.cliche {
  font-family: 'Merriweather', serif !important;
}
.globalgalicia .multimedia {
  background: #eee !important;
  border-top: none !important;
}
.globalgalicia .multimedia .photo {
  background: #eee !important;
}
.globalgalicia .multimedia h2.cliche {
  border-bottom: none !important;
  padding: 10px 0 0 10px !important;
  font-family: 'Merriweather', serif !important;
}
.globalgalicia .multimedia h2.cliche span {
  color: #000 !important;
  text-shadow: none !important;
  border-bottom: none !important;
  border-left: 4px solid #eb193b !important;
}
.globalgalicia .multimedia h3.cliche_small {
  font-family: 'Merriweather', serif;
  color: #333;
  background: none;
  border: none !important;
}
.globalgalicia .multimedia article {
  background: none;
  border: none;
}
.globalgalicia .multimedia article header h2 {
  font-family: 'Merriweather', serif !important;
}
.globalgalicia .multimedia article header h2 a {
  color: #333 !important;
  font-family: 'Merriweather', serif;
}
.globalgalicia .multimedia article header h2 a:hover {
  color: #111 !important;
}
.globalgalicia .multimedia article header p {
  color: #666;
}
.globalgalicia .multimedia article h2 {
  font-family: 'Merriweather', serif;
}
.globalgalicia .multimedia article h2 a,
.globalgalicia .multimedia article h2 span {
  color: #ffffff !important;
}
.globalgalicia .multimedia article h2 a:hover,
.globalgalicia .multimedia article h2 span:hover {
  color: #1969ca !important;
}
.globalgalicia .multimedia article p {
  color: #ccc;
}
.globalgalicia #sports-header {
  background: url(/assets/img/bg_global.png) no-repeat;
  background-size: cover;
  background-position: left center;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  position: relative;
  background-size: 60% auto;
  /*.ad, #logo {
				img { display: none; }
			}
			*/
}
.globalgalicia #sports-header #voz_logo {
  position: absolute;
  top: 55px;
  left: 43%;
}
.globalgalicia #sports-header #logo {
  margin-top: 45px !important;
}
.globalgalicia #sports-header #logo img {
  height: 55px !important;
}
.globalgalicia #sports-header #logo span {
  display: block;
  font-family: "PT Sans", "Josefin Slab", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  color: #333;
}
.globalgalicia #sports-header .logo_voz {
  position: absolute;
  right: 10px;
  bottom: 130px;
  width: 120px;
}
.globalgalicia #sports-header .logo_voz img {
  width: 100%;
  height: auto;
}
.globalgalicia #sports-header #navbar_top {
  background: none !important;
  /*opacity: 0.3;*/
  border: none;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0 5px 0;
  margin-bottom: 0 !important;
}
.globalgalicia #sports-header #navbar_top .navbar-nav {
  margin-left: 5px;
}
.globalgalicia #sports-header #navbar_top .navbar-nav.navbar-left .open {
  background: #ffffff;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 0 5px 0 5px;
  color: #999;
  border-top: 3px solid #e42644;
}
.globalgalicia #sports-header #navbar_top .navbar-nav.navbar-left .open a,
.globalgalicia #sports-header #navbar_top .navbar-nav.navbar-left .open i {
  color: #000000 !important;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li {
  border: none !important;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li a,
.globalgalicia #sports-header #navbar_top .navbar-nav li span {
  color: #999;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li .btn.btn-default {
  background-color: transparent !important;
  color: #999;
  border: none !important;
  text-shadow: none !important;
  padding: 0 !important;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li .btn.btn-default i,
.globalgalicia #sports-header #navbar_top .navbar-nav li .btn.btn-default a {
  color: #999;
  text-shadow: none;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li .btn-brand {
  background: #ccc;
  border: none;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li .dropdown-menu {
  border: 1px solid #e5e5e5;
  box-shadow: none !important;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li .dropdown-menu a {
  color: #000000;
}
.globalgalicia #sports-header #navbar_top .navbar-nav li .dropdown-menu a span {
  color: #000000;
}
.globalgalicia #sports-header #navbar_top .navbar-right li:last-child {
  padding-left: 0;
}
.globalgalicia #sports-header #header {
  min-height: 150px;
  /*background: url(/assets/img/logocurvageneral.png) center 20px no-repeat;*/
}
.globalgalicia #sports-header #header .col-xs-4 {
  padding-top: 30px;
}
.globalgalicia #sports-header #header .ad {
  margin-top: 15px !important;
}
.globalgalicia #sports-header .weather,
.globalgalicia #sports-header .date {
  display: none;
}
.globalgalicia #sports-header #header_article {
  height: 130px;
  /*background: url(/assets/img/logocurvageneral.png) center 0 no-repeat;*/
}
.globalgalicia #sports-header #header_article #logo img {
  height: 65px !important;
}
.globalgalicia #sports-header #header_article dl.pull-right,
.globalgalicia #sports-header #header_article #social_buttons {
  display: none;
}
.globalgalicia #sports-header #header_article.affix {
  background: #fff;
  height: auto;
}
.globalgalicia #sports-header #header_article.affix .sports-social {
  display: none;
}
.globalgalicia #sports-header #header_article.affix #social_buttons {
  display: block;
}
.globalgalicia #sports-header #header_article.affix dl.pull-right {
  display: block;
}
.globalgalicia #sports-header #header_article.affix #logo img {
  display: none;
}
.globalgalicia #sports-header #header_article.affix #nav_sections {
  background: #eeeeee;
}
.globalgalicia #sports-header #header_article.affix #nav_sections a {
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
}
.globalgalicia #col_a h1,
.globalgalicia #col_b h1,
.globalgalicia #col_a h2,
.globalgalicia #col_b h2 {
  /*font-family: 'Crete Round', serif;	*/
  font-family: 'Merriweather', serif;
  font-weight: 600 !important;
  color: #333;
  font-style: normal !important;
}
.globalgalicia #col_a h1 a,
.globalgalicia #col_b h1 a,
.globalgalicia #col_a h2 a,
.globalgalicia #col_b h2 a {
  color: #222;
}
.globalgalicia #col_a h1 a:hover,
.globalgalicia #col_b h1 a:hover,
.globalgalicia #col_a h2 a:hover,
.globalgalicia #col_b h2 a:hover {
  color: #000;
  text-decoration: none;
}
.globalgalicia #col_a p,
.globalgalicia #col_b p {
  color: #666;
}
.globalgalicia h2.cliche_small {
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
}
.globalgalicia .number {
  font-family: "Roboto Slab" !important;
  font-size: 25px;
}
.globalgalicia #menu {
  background: #EB193B !important;
  border-radius: 0;
  border: none;
}
.globalgalicia #menu .navbar-collapse.collapse {
  border: none;
}
.globalgalicia #menu #nav_sections > li > a {
  border: none !important;
  text-shadow: none;
  color: #ffffff;
  padding: 8px !important;
}
.globalgalicia #menu #nav_sections > li.open > a {
  color: #000000;
}
.globalgalicia .sports-social {
  background: #c0c0c0;
  display: inline-block !important;
  width: 35px !important;
  height: 35px !important;
  margin: 30px 10px 0 0 !important;
  float: none !important;
  text-align: center !important;
}
.globalgalicia .sports-social i {
  font-size: 1.8em !important;
  padding: 5px;
}
.globalgalicia#article-page #articleBody #article_header > h1 {
  font-family: "Roboto Slab" !important;
  font-weight: 600 !important;
  color: #000 !important;
  font-style: normal !important;
}
.team-select {
  border-color: #eeeeee;
  text-align: center;
  margin-bottom: 5px;
  position: relative;
}
.team-select .anchor {
  display: block;
  margin: auto;
  padding: 5px;
}
.team-select button {
  top: 27%;
  right: 5%;
  position: absolute;
  background-color: white;
}
.team-select.eurocopa2016 {
  background: url("/assets/img/logos/fondo_eurocopa2016.png") no-repeat top left;
  background-size: cover;
}
.team-select.eurocopa2016 img {
  width: 100%;
  max-width: 250px;
}
.team-select.eurocopa2016 .anchor {
  width: 65%;
}
.team-select.depor {
  background: url("/assets/img/fondodepor2_small.jpg") no-repeat top left;
  background-size: cover;
}
.team-select.depor img {
  width: 100%;
  max-width: 250px;
}
.team-select.depor .anchor {
  width: 65%;
}
.team-select.celta {
  background: url("/assets/img/fondocelta2_small.jpg") no-repeat top left;
  background-size: cover;
}
.team-select.celta img {
  width: 80%;
  max-width: 250px;
}
.team-select.celta .anchor {
  width: 55%;
}
.team-select.debatecafe {
  background: url("/assets/img/fondo_debatecafe.jpg") no-repeat top left;
}
.team-select.debatecafe img {
  width: 80%;
  max-width: 250px;
  height: 38px;
}
.team-select.debatecafe .anchor {
  width: 65%;
}
.listas_top {
  margin: 0 0 20px 0;
  padding: 0;
  min-height: 1%;
  overflow: hidden;
}
.listas_top strong.top_titular {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  color: #000000;
  font-size: 1.3em;
  display: block;
}
.listas_top i.top_capitular {
  font-style: normal;
  /*
			background: @brand-secondary-dark;
			color: #fff;			
			width: 80px;
			height: 80px;			
			*/
  padding: 10px 0 10px 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 90px;
  line-height: 50px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 10px;
  font-weight: 300 !important;
}
.listas_top li {
  border-top: 1px solid #000000;
  margin: 0 0 30px 0;
  padding: 10px 0 0 0;
  list-style: none;
  color: #000000;
  /* -moz-osx-font-smoothing: grayscale;*/
  font: 300 1.2em/160% "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.listas_top li h2 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  color: #000000;
  font-size: 1.3em;
  margin-bottom: 10px;
}
.listas_top li h2 i {
  padding-right: 7px;
  font-style: normal;
}
.listas_top li img {
  width: 100%;
  margin-bottom: 20px;
}
.listas_top li .more-live {
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  background: #64818e;
  color: #ffffff;
}
/* Carousel */
#carousel-top {
  border: none !important;
}
#carousel-top .carousel-control {
  background: none !important;
  width: auto !important;
  opacity: 0.9 !important;
}
#carousel-top .carousel-control span {
  width: 90px !important;
  background: #ffffff !important;
  padding: 30px !important;
  color: #333333 !important;
  text-shadow: none !important;
}
#carousel-top .pie {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  padding: 15px;
  font: 2.3em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  left: 0;
  color: #333333;
}
#carousel-top .left {
  left: 0 !important;
}
#carousel-top .right {
  right: 0 !important;
}
#carousel-top .right span {
  right: 50% !important;
  left: auto !important;
}
.top_nav {
  background: #809aa5;
  color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
  min-height: 1%;
  overflow: hidden;
}
.top_nav span {
  float: left;
  text-align: center;
  display: block;
  font: 300 1.2em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  width: 10%;
}
.top_nav span i {
  font-size: 30px;
  height: 50px;
  line-height: 50px;
}
.top_nav span a {
  display: block;
  color: #ffffff;
}
.top_nav span.nume {
  width: 80%;
  /*	border-left: 1px solid @brand-secondary-dark;
			border-right: 1px solid @brand-secondary-dark;			 
			*/
  font-style: italic;
  font-weight: 300;
  height: 50px;
  line-height: 50px;
}
#lista_autores {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  padding: 5px;
}
#lista_autores > strong {
  /* -moz-osx-font-smoothing: grayscale; */
  clear: both;
  color: #bf1832;
  font-size: 0.85em;
  font-weight: 500;
  text-transform: uppercase;
}
#lista_autores .panel-default {
  margin: 0;
  padding: 0;
  border: none;
  background: #ffffff;
  box-shadow: none;
}
#lista_autores .panel-default .panel-heading {
  background: #ffffff;
  box-shadow: none;
  text-align: left !important;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 300;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: 100%;
  background: #f4f4f4;
  margin-top: 5px;
  border: 1px solid #eeeeee;
}
#lista_autores .panel-default .panel-heading:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#lista_autores .panel-default .panel-heading:hover,
#lista_autores .panel-default .panel-heading:focus {
  color: #333333;
  text-decoration: none;
}
#lista_autores .panel-default .panel-heading:active,
#lista_autores .panel-default .panel-heading.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#lista_autores .panel-default .panel-heading.disabled,
#lista_autores .panel-default .panel-heading[disabled],
fieldset[disabled] #lista_autores .panel-default .panel-heading {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#lista_autores .panel-default .panel-heading:hover,
#lista_autores .panel-default .panel-heading:focus,
#lista_autores .panel-default .panel-heading:active,
#lista_autores .panel-default .panel-heading.active,
.open .dropdown-toggle#lista_autores .panel-default .panel-heading {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#lista_autores .panel-default .panel-heading:active,
#lista_autores .panel-default .panel-heading.active,
.open .dropdown-toggle#lista_autores .panel-default .panel-heading {
  background-image: none;
}
#lista_autores .panel-default .panel-heading.disabled,
#lista_autores .panel-default .panel-heading[disabled],
fieldset[disabled] #lista_autores .panel-default .panel-heading,
#lista_autores .panel-default .panel-heading.disabled:hover,
#lista_autores .panel-default .panel-heading[disabled]:hover,
fieldset[disabled] #lista_autores .panel-default .panel-heading:hover,
#lista_autores .panel-default .panel-heading.disabled:focus,
#lista_autores .panel-default .panel-heading[disabled]:focus,
fieldset[disabled] #lista_autores .panel-default .panel-heading:focus,
#lista_autores .panel-default .panel-heading.disabled:active,
#lista_autores .panel-default .panel-heading[disabled]:active,
fieldset[disabled] #lista_autores .panel-default .panel-heading:active,
#lista_autores .panel-default .panel-heading.disabled.active,
#lista_autores .panel-default .panel-heading[disabled].active,
fieldset[disabled] #lista_autores .panel-default .panel-heading.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
#lista_autores .panel-default .panel-heading h4 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  color: #666666;
  text-shadow: 0 1px 0 white;
}
#lista_autores .panel-default .panel-heading h4 i {
  padding-right: 10px;
  font-size: 1.5rem;
  border-right: 1px solid #cccccc;
  color: #64818e;
  text-shadow: 0 1px 0 white !important;
}
#lista_autores .panel-default .panel-heading h4 span {
  border-left: 1px solid white;
  padding-left: 10px;
  line-height: 100%;
}
#lista_autores .panel-default .panel-heading h4 a {
  width: 90%;
  display: block;
}
#lista_autores .panel-default .panel-heading.nobrd {
  border: none;
}
#lista_autores .panel-default .panel-body {
  padding: 0;
}
#lista_autores .panel-default ul {
  margin: 0;
  padding: 0;
}
#lista_autores .panel-default ul li {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  list-style: none;
  font-weight: 300;
}
#lista_autores .panel-default ul li a {
  color: gray;
  font-size: 0.8em;
}
#lista_autores.temas .panel-heading h4 {
  min-height: 1%;
  overflow: hidden;
  padding: 0;
  display: block;
}
#lista_autores.temas .panel-heading h4 i {
  float: right !important;
  border: none;
  width: 20%;
  margin: 0;
  padding: 0;
  text-align: right;
}
#lista_autores.temas .panel-heading h4 a {
  float: left !important;
  width: 80%;
}
.hemeroteca_web .brd {
  border-right: 1px solid #eeeeee;
}
.hemeroteca_web > section {
  border: 1px solid #eeeeee;
  background: #f4f4f4;
  border-radius: 4px;
  padding: 0 0 15px 0;
  min-height: 1%;
  overflow: hidden;
}
.hemeroteca_web > section > strong {
  display: block;
  margin-bottom: 15px;
  font-size: 1.2em;
  color: #000000;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
  background: #ffffff;
  /*-webkit-box-shadow: 0 3px 0 0 lighten(@gray, 12%);
				box-shadow: 0 3px 0 0 lighten(@gray, 12%);*/
  min-height: 1%;
  overflow: hidden;
}
.hemeroteca_web > section > strong small {
  background: #809aa5;
  color: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.hemeroteca_web > section.disabled {
  border-color: #f4f4f4;
}
.hemeroteca_web > section.disabled > strong {
  color: #cccccc;
}
.hemeroteca_web > section.disabled > strong small {
  background: #f4f4f4;
  color: #cccccc;
}
.hemeroteca_web > section div > strong {
  display: block;
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.hemeroteca_web > section div label {
  font-weight: 300;
}
.hemeroteca_web > section div select {
  color: #000000;
}
.hemeroteca_web ul {
  margin: 0;
  padding: 0;
}
.hemeroteca_web ul li {
  list-style: none;
  padding: 5px;
}
.hemeroteca_web ul li input {
  background: #809aa5;
  color: #fff;
  border: none;
  box-shadow: none;
  display: block;
  padding: 5px;
  text-align: center;
  width: 100%;
  font-weight: lighter;
}
.hemeroteca_web ul li input:disabled {
  background: #eeeeee;
  color: #cccccc;
}
.datepicker {
  border: 1px solid #eeeeee;
  background: #ffffff;
  padding: 10px 10px 5px 10px;
  /*.year.disabled, .month.disabled, .day.new { visibility: hidden; background: none !important; }
		.year.old, .month.old { color: @gray-dark; text-decoration: none;  }*/
}
.datepicker .day,
.datepicker .year,
.datepicker .month {
  font-weight: 300;
  text-decoration: underline;
  color: #64818e;
}
.datepicker .day:hover,
.datepicker .year:hover,
.datepicker .month:hover,
.datepicker .day.active,
.datepicker .year.active,
.datepicker .month.active {
  background: #eeeeee !important;
  color: #666666 !important;
  text-decoration: none;
}
.datepicker .day.disabled,
.datepicker .year.disabled,
.datepicker .month.disabled {
  color: #cccccc;
  text-decoration: none;
}
.datepicker .day.disabled:hover,
.datepicker .year.disabled:hover,
.datepicker .month.disabled:hover {
  background: none !important;
  color: #666666 !important;
  text-decoration: none !important;
}
.datepicker .prev,
.datepicker .next,
.datepicker .datepicker-switch {
  text-decoration: underline;
  color: #64818e;
  font-weight: bold;
  margin: 0;
  padding: 5px;
}
.datepicker .prev,
.datepicker .next {
  color: #666666;
  text-decoration: none;
}
.datepicker .today {
  background: #809aa5 !important;
  color: #ffffff !important;
  text-decoration: none;
}
.datepicker .today:hover {
  background: #809aa5;
  color: #ffffff;
  text-shadow: none;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next {
  font-weight: 300;
  padding-bottom: 10px;
}
.datepicker .dow {
  border-radius: 0;
  text-align: center;
}
#homepage_hiperlocal .col-xs-16 article h1,
#homepage_hiperlocal .col-xs-15 article h1,
#homepage_hiperlocal .col-xs-14 article h1,
#homepage_hiperlocal .col-xs-16 article h2,
#homepage_hiperlocal .col-xs-15 article h2,
#homepage_hiperlocal .col-xs-14 article h2 {
  font-size: 4em;
  line-height: 105%;
}
#homepage_hiperlocal .col-xs-16 article.size_l h1,
#homepage_hiperlocal .col-xs-15 article.size_l h1,
#homepage_hiperlocal .col-xs-14 article.size_l h1,
#homepage_hiperlocal .col-xs-16 article.size_l h2,
#homepage_hiperlocal .col-xs-15 article.size_l h2,
#homepage_hiperlocal .col-xs-14 article.size_l h2 {
  font-size: 4.6em;
}
#homepage_hiperlocal .col-xs-16 article.size_xl h1,
#homepage_hiperlocal .col-xs-15 article.size_xl h1,
#homepage_hiperlocal .col-xs-14 article.size_xl h1,
#homepage_hiperlocal .col-xs-16 article.size_xl h2,
#homepage_hiperlocal .col-xs-15 article.size_xl h2,
#homepage_hiperlocal .col-xs-14 article.size_xl h2 {
  font-size: 5em;
}
#homepage_hiperlocal .col-xs-16 article.size_xxl h1,
#homepage_hiperlocal .col-xs-15 article.size_xxl h1,
#homepage_hiperlocal .col-xs-14 article.size_xxl h1,
#homepage_hiperlocal .col-xs-16 article.size_xxl h2,
#homepage_hiperlocal .col-xs-15 article.size_xxl h2,
#homepage_hiperlocal .col-xs-14 article.size_xxl h2 {
  font-size: 5.4em;
  text-transform: uppercase;
  text-align: center;
}
#homepage_hiperlocal .col-xs-13 article h1,
#homepage_hiperlocal .col-xs-12 article h1,
#homepage_hiperlocal .col-xs-11 article h1,
#homepage_hiperlocal .col-xs-13 article h2,
#homepage_hiperlocal .col-xs-12 article h2,
#homepage_hiperlocal .col-xs-11 article h2 {
  font-size: 3em;
}
#homepage_hiperlocal .col-xs-13 article.size_l h1,
#homepage_hiperlocal .col-xs-12 article.size_l h1,
#homepage_hiperlocal .col-xs-11 article.size_l h1,
#homepage_hiperlocal .col-xs-13 article.size_l h2,
#homepage_hiperlocal .col-xs-12 article.size_l h2,
#homepage_hiperlocal .col-xs-11 article.size_l h2 {
  font-size: 3.6em;
}
#homepage_hiperlocal .col-xs-13 article.size_xl h1,
#homepage_hiperlocal .col-xs-12 article.size_xl h1,
#homepage_hiperlocal .col-xs-11 article.size_xl h1,
#homepage_hiperlocal .col-xs-13 article.size_xl h2,
#homepage_hiperlocal .col-xs-12 article.size_xl h2,
#homepage_hiperlocal .col-xs-11 article.size_xl h2 {
  font-size: 4em;
}
#homepage_hiperlocal .col-xs-13 article.size_xxl h1,
#homepage_hiperlocal .col-xs-12 article.size_xxl h1,
#homepage_hiperlocal .col-xs-11 article.size_xxl h1,
#homepage_hiperlocal .col-xs-13 article.size_xxl h2,
#homepage_hiperlocal .col-xs-12 article.size_xxl h2,
#homepage_hiperlocal .col-xs-11 article.size_xxl h2 {
  font-size: 4.4em;
  text-transform: none;
  text-align: left;
}
#homepage_hiperlocal .col-xs-10 > article h1,
#homepage_hiperlocal .col-xs-9 > article h1,
#homepage_hiperlocal .col-xs-8 > article h1,
#homepage_hiperlocal .col-xs-10 > article h2,
#homepage_hiperlocal .col-xs-9 > article h2,
#homepage_hiperlocal .col-xs-8 > article h2 {
  font-size: 3rem;
}
#homepage_hiperlocal .col-xs-10 > article.size_l h1,
#homepage_hiperlocal .col-xs-9 > article.size_l h1,
#homepage_hiperlocal .col-xs-8 > article.size_l h1,
#homepage_hiperlocal .col-xs-10 > article.size_l h2,
#homepage_hiperlocal .col-xs-9 > article.size_l h2,
#homepage_hiperlocal .col-xs-8 > article.size_l h2 {
  font-size: 2.6em;
}
#homepage_hiperlocal .col-xs-10 > article.size_xl h1,
#homepage_hiperlocal .col-xs-9 > article.size_xl h1,
#homepage_hiperlocal .col-xs-8 > article.size_xl h1,
#homepage_hiperlocal .col-xs-10 > article.size_xl h2,
#homepage_hiperlocal .col-xs-9 > article.size_xl h2,
#homepage_hiperlocal .col-xs-8 > article.size_xl h2 {
  font-size: 2.8em;
}
#homepage_hiperlocal .col-xs-10 > article.size_xxl h1,
#homepage_hiperlocal .col-xs-9 > article.size_xxl h1,
#homepage_hiperlocal .col-xs-8 > article.size_xxl h1,
#homepage_hiperlocal .col-xs-10 > article.size_xxl h2,
#homepage_hiperlocal .col-xs-9 > article.size_xxl h2,
#homepage_hiperlocal .col-xs-8 > article.size_xxl h2 {
  font-size: 3em;
}
#homepage_hiperlocal .col-xs-6 article h1,
#homepage_hiperlocal .col-xs-5 article h1,
#homepage_hiperlocal .col-xs-4 article h1,
#homepage_hiperlocal .col-xs-6 article h2,
#homepage_hiperlocal .col-xs-5 article h2,
#homepage_hiperlocal .col-xs-4 article h2 {
  font-size: 1.5em;
}
#homepage_hiperlocal .col-xs-6 article.size_l h1,
#homepage_hiperlocal .col-xs-5 article.size_l h1,
#homepage_hiperlocal .col-xs-4 article.size_l h1,
#homepage_hiperlocal .col-xs-6 article.size_xl h1,
#homepage_hiperlocal .col-xs-5 article.size_xl h1,
#homepage_hiperlocal .col-xs-4 article.size_xl h1,
#homepage_hiperlocal .col-xs-6 article.size_xxl h1,
#homepage_hiperlocal .col-xs-5 article.size_xxl h1,
#homepage_hiperlocal .col-xs-4 article.size_xxl h1,
#homepage_hiperlocal .col-xs-6 article.size_l h2,
#homepage_hiperlocal .col-xs-5 article.size_l h2,
#homepage_hiperlocal .col-xs-4 article.size_l h2,
#homepage_hiperlocal .col-xs-6 article.size_xl h2,
#homepage_hiperlocal .col-xs-5 article.size_xl h2,
#homepage_hiperlocal .col-xs-4 article.size_xl h2,
#homepage_hiperlocal .col-xs-6 article.size_xxl h2,
#homepage_hiperlocal .col-xs-5 article.size_xxl h2,
#homepage_hiperlocal .col-xs-4 article.size_xxl h2 {
  font-size: 1.5em;
}
#homepage_hiperlocal .col-xs-3 article h1,
#homepage_hiperlocal .col-xs-2 article h1,
#homepage_hiperlocal .col-xs-1 article h1,
#homepage_hiperlocal .col-xs-3 article h2,
#homepage_hiperlocal .col-xs-2 article h2,
#homepage_hiperlocal .col-xs-1 article h2 {
  font-size: 1em;
}
#homepage_hiperlocal .col-xs-3 article.size_l h1,
#homepage_hiperlocal .col-xs-2 article.size_l h1,
#homepage_hiperlocal .col-xs-1 article.size_l h1,
#homepage_hiperlocal .col-xs-3 article.size_xl h1,
#homepage_hiperlocal .col-xs-2 article.size_xl h1,
#homepage_hiperlocal .col-xs-1 article.size_xl h1,
#homepage_hiperlocal .col-xs-3 article.size_xxl h1,
#homepage_hiperlocal .col-xs-2 article.size_xxl h1,
#homepage_hiperlocal .col-xs-1 article.size_xxl h1,
#homepage_hiperlocal .col-xs-3 article.size_l h2,
#homepage_hiperlocal .col-xs-2 article.size_l h2,
#homepage_hiperlocal .col-xs-1 article.size_l h2,
#homepage_hiperlocal .col-xs-3 article.size_xl h2,
#homepage_hiperlocal .col-xs-2 article.size_xl h2,
#homepage_hiperlocal .col-xs-1 article.size_xl h2,
#homepage_hiperlocal .col-xs-3 article.size_xxl h2,
#homepage_hiperlocal .col-xs-2 article.size_xxl h2,
#homepage_hiperlocal .col-xs-1 article.size_xxl h2 {
  font-size: 1rem;
}
#homepage_hiperlocal .lista .row:first-child + article .photo .time {
  display: none;
}
#homepage_hiperlocal .lista .row:first-child + article [itemprop^="headline"] {
  font-size: 3.2rem !important;
}
#homepage_hiperlocal #col_a article:first-child h1 {
  font-size: 2em !important;
}
#homepage_hiperlocal .cliche_hiperlocal .cliche_tema {
  padding: 20px 0 20px 15px !important;
}
#homepage_hiperlocal .cliche_hiperlocal .cliche_tema strong {
  font-size: 5rem;
  padding: 10px 0 !important;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right {
  position: absolute;
  right: 10px;
  top: 5px;
  bottom: 5px;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author {
  display: block;
  float: right;
  margin: 0;
  display: table;
  height: 100%;
  vertical-align: middle;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .profile {
  display: table-cell;
  padding: 4px 6px 4px 10px;
  vertical-align: middle;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .profile [itemprop="name"] {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2rem;
  line-height: 100%;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .profile [itemprop="jobTitle"] {
  display: block;
  font-weight: 300;
  line-height: 100%;
  font-size: 1.3rem;
  padding: 3px 0;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .avatar {
  display: block;
  float: left;
  border-radius: 50% !important;
  overflow: hidden;
  width: 70px;
  height: 70px;
  width: 50px\9;
  height: 50px\9;
  margin-top: 2px;
  margin-left: 20px\9;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .avatar img {
  width: 100%;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social {
  margin-top: 0px;
  display: block;
  padding: 0;
  text-align: left;
  min-height: 1%;
  overflow: hidden;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social a {
  font-size: 1.2rem;
  color: #666666;
  margin: 0;
  padding: 0 5px;
  font-weight: 300;
  color: #333333;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social a span {
  display: none;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social a:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social .gplus:before {
  content: "\f0d5";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #c0241c;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social .twitter:before {
  content: "\f099";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #15a1d3;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social .fb:before {
  content: "\f09a";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #344e87;
}
#homepage_hiperlocal .cliche_hiperlocal .pull-right .author .social .mail:before {
  content: "\f0e0";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: gray;
}
#homepage_hiperlocal .cliche_tema_hiperlocal {
  background: #f4f4f4;
  text-transform: uppercase;
  border: 1px solid #eeeeee;
  text-shadow: 0 1px 0 white;
  font-weight: lighter;
  margin: -5px 0 15px 0;
  text-align: center;
  font-size: 3em;
  padding: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage_hiperlocal .box.today,
#homepage_hiperlocal .box.bio-lista,
#homepage_hiperlocal .box.remember {
  overflow: hidden;
}
#homepage_hiperlocal .box.today .cliche span,
#homepage_hiperlocal .box.bio-lista .cliche span,
#homepage_hiperlocal .box.remember .cliche span {
  display: block;
  padding-bottom: 5px;
}
#homepage_hiperlocal .box.today .cliche span small,
#homepage_hiperlocal .box.bio-lista .cliche span small,
#homepage_hiperlocal .box.remember .cliche span small {
  color: #cccccc;
  font-weight: 300;
  margin-top: -5px;
  display: block;
}
#homepage_hiperlocal .box.today .cliche_small_branded {
  text-transform: uppercase;
  font-weight: 500;
  color: #bf1832;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  width: 100%;
  clear: both;
  padding: 5px;
  border: none;
  padding: 0;
  font-size: .9em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#homepage_hiperlocal .box.today figure {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  text-align: center;
  overflow: hidden;
  display: block;
  margin: 10px auto 20px auto;
  background: #f4f4f4;
}
#homepage_hiperlocal .box.today figure img {
  max-width: 100%;
  max-height: 100%;
  padding: 5px;
}
#homepage_hiperlocal .box.today .local-list {
  margin: 0 0 20px 0;
  padding: 0;
}
#homepage_hiperlocal .box.today .local-list li {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  list-style: none;
  background: white;
  border: 1px solid #ebebeb;
  margin-bottom: 3px;
  font-weight: 300;
  font-size: 1.10rem;
  font-weight: 400;
  color: #000000;
  padding: 5px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage_hiperlocal .box.today .local-list li strong {
  font-weight: 200;
  color: #666666;
}
#homepage_hiperlocal .box.today .nav-tabs {
  margin: 0px -10px 10px -10px;
  padding: 0px 5px;
}
#homepage_hiperlocal .box.today .nav-tabs li a {
  padding: 2px 4px;
  font-size: .80em;
  margin-bottom: -1px;
}
#homepage_hiperlocal .box.today .nav-pills {
  margin: 5px -10px 10px -10px;
  padding: 0px 5px;
}
#homepage_hiperlocal .box.today .nav-pills li a {
  padding: 2px 4px;
  font-size: .80em;
  margin-bottom: -1px;
  border: 1px solid #eeeeee;
}
#homepage_hiperlocal .box.today #lista_farmacias {
  margin-bottom: 10px;
}
#homepage_hiperlocal .box.today #lista_farmacias .row:first-child {
  margin-top: -10px;
  text-shadow: 0 1px 0 white;
  padding: 15px 0 0 0 !important;
  margin-bottom: 0px !important;
}
#homepage_hiperlocal .box.today #lista_farmacias .row:first-child .col-xs-16 h2 {
  text-transform: capitalize;
  margin: 0px;
  font-size: 2.5rem;
  font-style: normal;
  color: #666666;
  text-transform: uppercase;
  font-weight: 300;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#homepage_hiperlocal .box.today #lista_farmacias .row:first-child .col-xs-16 h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 400;
  margin: 0px;
  font-size: 1.7rem;
  color: #bf1832;
}
#homepage_hiperlocal .box.today #lista_farmacias .row:first-child .col-xs-16 .icon {
  background: #eeeeee;
  width: 82%;
  margin: 0 9%;
  display: block;
  padding: 20px 0;
  text-align: center;
  margin-top: 15px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage_hiperlocal .box.today #lista_farmacias .row:first-child .col-xs-16 .icon i {
  font-size: 4rem;
  color: green;
}
#homepage_hiperlocal .box.today #lista_farmacias .cliche_small_branded {
  color: #bf1832;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  clear: both;
  padding: 5px;
  border: none;
  padding: 0;
  font-size: .9em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#homepage_hiperlocal .box.today #lista_farmacias .panel-heading {
  padding: 4px;
  font-size: 1em;
  background: white;
  border-bottom-color: #f4f4f4;
}
#homepage_hiperlocal .box.today #lista_farmacias .panel-heading .panel-title {
  padding: 4px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-size: .75em;
}
#homepage_hiperlocal .box.today #lista_farmacias .panel-body {
  font-size: .75em;
  padding: 8px;
}
#homepage_hiperlocal .box.today #lista_farmacias h6 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
#homepage_hiperlocal .box.today #lista_farmacias h6 small {
  display: block;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#homepage_hiperlocal .opinion.tribuna {
  border-top-color: #f4f4f4 !important;
}
#homepage_hiperlocal .opinion.tribuna .row:first-child {
  margin-top: -10px;
  text-shadow: 0 1px 0 white;
  padding: 15px 0 0 0 !important;
  margin-bottom: 0px !important;
}
#homepage_hiperlocal .opinion.tribuna .row:first-child .col-xs-16 h2 {
  text-transform: capitalize;
  margin: 0px;
  font-size: 2.5rem;
  font-style: normal;
  color: #666666;
  text-transform: uppercase;
  font-weight: 300;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#homepage_hiperlocal .opinion.tribuna .row:first-child .col-xs-16 h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 400;
  margin: 0px;
  font-size: 1.7rem;
  color: #bf1832;
}
#homepage_hiperlocal .opinion.tribuna .row:first-child .col-xs-16 .icon {
  background: #eeeeee;
  width: 82%;
  margin: 0 9%;
  display: block;
  padding: 20px 0;
  text-align: center;
  margin-top: 15px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage_hiperlocal .opinion.tribuna .row:first-child .col-xs-16 .icon i {
  font-size: 4rem;
  color: green;
}
#homepage_hiperlocal .box.remember {
  background: #eeeee5;
  text-shadow: 0 1px 0 white;
}
#homepage_hiperlocal .box.remember .row:first-child {
  text-shadow: 0 1px 0 white;
  padding: 5px 0 0 0;
  border-bottom: 1px dotted white;
  margin-bottom: 15px;
}
#homepage_hiperlocal .box.remember .row:first-child .col-xs-16 {
  padding-bottom: 15px;
  border-bottom: 1px dotted #e8e2c1;
}
#homepage_hiperlocal .box.remember .row:first-child .col-xs-16 h2 {
  text-transform: capitalize;
  margin: 0px;
  font-size: 3.5rem;
  text-transform: uppercase;
  font-weight: 200;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#homepage_hiperlocal .box.remember .row:first-child .col-xs-16 h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  margin: 0px;
  font-size: 1.7rem;
  color: #cc9900;
}
#homepage_hiperlocal .box.remember h3.cliche_small {
  float: left !important;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  border-top: none;
  font-weight: 300;
  background: #cc9900;
  color: white;
  padding: 2px 4px;
  margin-bottom: 5px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  text-shadow: none;
}
#homepage_hiperlocal .box.remember .cliche span small {
  color: #cc9900;
}
#homepage_hiperlocal .box.remember .btn-mini {
  color: #cc9900;
}
#homepage_hiperlocal .box.remember .photo {
  background: #eeeee5;
}
#homepage_hiperlocal .box.dog {
  /*  border-top-color: @gray-lighter !important;*/
}
#homepage_hiperlocal .box.dog .row:first-child {
  margin-top: -10px;
  text-shadow: 0 1px 0 white;
  padding: 15px 0 0 0 !important;
  margin-bottom: 0px !important;
}
#homepage_hiperlocal .box.dog .row:first-child .col-xs-16 h2 {
  text-transform: capitalize;
  margin: 0px;
  font-size: 2.5rem;
  font-style: normal;
  color: #666666;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#homepage_hiperlocal .box.dog .row:first-child .col-xs-16 h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 400;
  margin: 0px;
  font-size: 1.7rem;
  color: #bf1832;
}
#homepage_hiperlocal .box.dog .row:first-child .col-xs-16 .icon {
  background: #eeeeee;
  width: 82%;
  margin: 0 9%;
  display: block;
  padding: 20px 0;
  text-align: center;
  margin-top: 15px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage_hiperlocal .box.dog .row:first-child .col-xs-16 .icon i {
  font-size: 4rem;
  color: green;
}
#homepage_hiperlocal .box.dog article h2[itemprop^="headline"],
#homepage_hiperlocal .box.dog article h3[itemprop^="headline"] {
  font-size: .85em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300 !important;
}
#homepage_hiperlocal .box.dog article h3[itemprop^="keywords"] small {
  color: #bf1832;
  text-transform: lowercase;
  font-size: .85em !important;
}
#homepage_hiperlocal .box.dog article .more-button {
  background: #f4f4f4;
  border: none;
  border-bottom: 1px solid #cccccc;
  color: #333333;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  padding: 3px;
  border-radius: 4px;
  text-align: center;
  display: block;
  font-size: 0.7em;
}
#homepage_hiperlocal .data-graph {
  margin: -10px -10px 0 -10px;
  background: #f4f4f4;
  text-shadow: 0 1px 0 white;
}
#homepage_hiperlocal .data-graph .row:first-child {
  border-top: 1px dotted white;
  -webkit-border-radius: 4px 4px 0px 0px !important;
  border-radius: 4px 4px 0px 0px !important;
  border-bottom: 1px dotted #cccccc;
}
#homepage_hiperlocal .data-graph .row:first-child figure {
  background: white !important;
  width: 70px !important;
  height: 70px !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
#homepage_hiperlocal .data-graph .row:first-child h2 {
  text-transform: capitalize;
  margin: 0px;
  font-size: 3.5rem;
  text-transform: uppercase;
  font-weight: 200;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#homepage_hiperlocal .data-graph .row:first-child h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  margin: 0px;
  font-size: 1.7rem;
  color: #bf1832;
}
#homepage_hiperlocal .data-graph .row:first-child .col-xs-16 {
  display: table;
  margin: 0;
  /* ie */
  width: 100%;
}
#homepage_hiperlocal .data-graph .row:first-child .col-xs-16 [class^="col-xs"] {
  float: none !important;
  display: table-cell;
  /* ie */
}
#homepage_hiperlocal .data-graph .row:first-child + .row {
  border-top: 1px dotted white;
  padding-top: 10px;
}
#homepage_hiperlocal .data-graph .row:first-child + .row .cliche_small_branded {
  color: #666666 !important;
}
#homepage_hiperlocal .data-graph .row:first-child + .row i {
  font-size: 1rem;
  padding: 0 6px 0 2px;
}
#homepage_hiperlocal #hiperlocal_datos {
  border: none;
  background: #f4f4f4;
  text-shadow: 0 1px 0 white;
}
#homepage_hiperlocal #hiperlocal_datos .classoraWidgetEvolutionHeader {
  display: none;
}
#homepage_hiperlocal #hiperlocal_datos .classoraWidgetEvolutionChart,
#homepage_hiperlocal #hiperlocal_datos .highcharts-container {
  padding: 0 !important;
  margin: 0 !important;
}
#homepage_hiperlocal #hiperlocal_datos .panel-heading {
  margin: 10px 10px 0px 10px;
  padding: 0;
  border: none !important;
}
#homepage_hiperlocal #hiperlocal_datos .panel-heading .nav {
  margin: 0;
  padding: 0;
  border: none !important;
}
#homepage_hiperlocal #hiperlocal_datos .panel-heading .nav li {
  font-size: 1.5rem;
  font-weight: 300;
}
#homepage_hiperlocal #hiperlocal_datos .panel-heading .nav li a {
  padding: 6px 8px;
}
#homepage_hiperlocal #hiperlocal_datos .panel-heading .nav li a:hover {
  border-bottom-color: white	;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body {
  padding: 0 !important;
  margin: -10px 0 0 0 !important;
  border: none !important;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content {
  padding: 0 !important;
  margin: 10px !important;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px 0px 4px 4px !important;
  border-radius: 0px 0px 4px 4px !important;
  overflow: hidden;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane {
  background: white !important;
  border: 1px solid #cccccc;
  margin-top: 0;
  -webkit-border-radius: 0px 4px 4px 4px !important;
  border-radius: 0px 4px 4px 4px !important;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico {
  padding-top: 0px;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico .row {
  background: #f4f4f4;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  padding: 0px;
  margin: 5px 0 0 0;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico .row .col-xs-16 {
  padding: 0px;
  margin: 0px;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico .row [class^="col-xs"] .dropdown {
  padding: 0px;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico .row [class^="col-xs"] .dropdown.nobr {
  border-width: 0px !important;
  text-transform: lowercase !important;
  font-size: 1rem !important;
  padding: 0px !important;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico h2 {
  font: 2.4rem/100% font-family-serif;
  margin: 0;
  padding: 15px 0 5px 0;
}
#homepage_hiperlocal #hiperlocal_datos .panel-body .tab-content .tab-pane .cont-grafico .leyenda {
  font: 300 1.2rem/100% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
/******************************************/
/*********** CLICHÉ SUPLEMENTOS ***********/
/******************************************/
.cliche_suplemento {
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
  padding: 0;
  border: 1px solid #f4f4f4;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.cliche_suplemento span:first-child {
  display: block;
  float: left;
  min-height: 65px;
  line-height: 60px;
  background: #f4f4f4;
  width: 39% !important;
  font-style: italic;
  font-weight: bold;
}
.cliche_suplemento span.suple {
  display: block;
  float: left;
  width: 61% !important;
  font-size: 2.5rem;
  padding: 10px 0 0 10px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: uppercase;
  font-weight: 100;
}
.cliche_suplemento span.slogan {
  font-size: 2rem;
  padding: 0 10px;
  margin-top: 0px;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
  width: 61% !important;
  display: block;
  text-align: center;
}
.cliche_suplemento.yes span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_yes.png') center center no-repeat;
  background-size: auto 75%;
  color: transparent;
}
.cliche_suplemento.extravozhum span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_extravozhum.png') center center no-repeat;
  background-size: auto 95%;
  color: transparent;
}
.cliche_suplemento.extravozok span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_extravozok.png') center center no-repeat;
  background-size: auto 97%;
  color: transparent;
}
.cliche_suplemento.extravozon span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_extravozon.png') center center no-repeat;
  background-size: auto 100%;
  color: transparent;
}
.cliche_suplemento.extravozred span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_extravozred.png') center center no-repeat;
  background-size: auto 95%;
  color: transparent;
}
.cliche_suplemento.mercados span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_mercados.png') center center no-repeat;
  background-size: 85% auto;
  color: transparent;
}
.cliche_suplemento.extravoz span:first-child {
  background: #ad0e17 url('/assets/img/logos/logo_extravoz.png') center center no-repeat;
  background-size: auto 85%;
  color: transparent;
}
.cliche_suplemento.fugas span:first-child {
  background: #2e6151 url('/assets/img/logos/logo_fugas.png') center center no-repeat;
  background-size: auto 85%;
  color: transparent;
}
.cliche_suplemento.lavozdelaescuela span:first-child {
  background: #f4f4f4 url('/assets/img/logos/logo_vozescuela.png') center center no-repeat;
  background-size: auto 100%;
  color: transparent;
}
#homepage-suple {
  /********************************************/
  /************ APERTURAS GENERAL *************/
  /********************************************/
  /********************************************/
  /*********** APERTURAS VERTICALES ***********/
  /********************************************/
  /********************************************/
  /*********** APERTURAS HORIZONTAL ***********/
  /********************************************/
  /*

    &.vertical {

	   	.cliche {
	    	left: 50%;
    	}

	  .apertura {

	    	position: relative;

	    	> article {
	    		 margin: 0;
	    		 padding: 0;
	    	}
    		.photo {
	    		.col-xs-8;
	    		padding-left: 0 !important;
	    		margin: 0 !important;
	    		.pie { display: none; }
	    	}


	    	header {
	    		background: none;
	    		position: relative;
	    		top: auto;
	    		left: auto;
	    		bottom: auto;
	    		opacity: 1;
	    		margin-top: 10%;
		    	.col-xs-8;

		    	h2 {
			    	font-size: 6.1rem !important;
			    	text-align: left;
				    a {
					    color: #000;
				    }
			    }

			    h3 {
				   	font-size: 1.6rem !important;
				   	border: none !important;
					font-weight: bold;
					text-align: left;

				    a{
					     border: none !important;
					     font-weight: bold;
				    }
			    }

			    p {
				    font-size: 1.4rem !important;
				    text-align: left;
			    }

	    	}

	    }
    }

    */
  /******************************************/
  /*********** RESTO DE LA PÁGINA ***********/
  /******************************************/
  /**********************************************/
  /*********** FIN RESTO DE LA PÁGINA ***********/
  /**********************************************/
}
#homepage-suple .ad_block + article {
  border-top: none !important;
  padding-top: 0 !important;
}
#homepage-suple .open_photo {
  padding: 0;
  overflow: hidden;
  position: relative;
  clear: both;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage-suple .open_photo .comments {
  display: none !important;
}
#homepage-suple .open_photo .size_xxl [itemprop^="headline"] {
  font-size: 8rem;
}
#homepage-suple .open_photo .size_xl [itemprop^="headline"] {
  font-size: 6rem;
}
#homepage-suple .open_photo .size_l [itemprop^="headline"] {
  font-size: 4.5rem;
}
#homepage-suple .open_photo .size_sm [itemprop^="headline"] {
  font-size: 3.5rem;
}
#homepage-suple .open_photo [itemprop="keywords"] {
  position: absolute;
  -webkit-border-radius: 0px 0px 4px 4px !important;
  border-radius: 0px 0px 4px 4px !important;
  top: 0px;
  background: white;
  padding: 5px 10px;
  -webkit-box-shadow: 0px 0px 2px 0px black;
  box-shadow: 0px 0px 2px 0px black;
  border-top: none;
  text-shadow: none;
  text-align: center;
  left: 25px;
  right: 25px;
}
#homepage-suple .open_photo [itemprop="keywords"] a {
  color: #bf1832 !important;
  border-left: 0;
}
#homepage-suple .open_photo [itemprop^="alternativeHeadline"] {
  font-size: 1.8rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  font-weight: lighter;
  font-style: italic;
}
#homepage-suple .open_photo article.interview header h1[itemprop^="headline"],
#homepage-suple .open_photo article.interview header h2[itemprop^="headline"] {
  /*
	                     quotes: "\201C" "\201D";
						 font-style: italic;
						 font-size: 40px\9;


	                    &:before, &:after {
	                        color: @gray;
	                        font-size: 1.9em;
	                        line-height: 0em;
	                        vertical-align: -0.4em;
	                        font-weight: bolder;
	                    }

	                    &:before {
	                        content: open-quote;
	                        padding-right: 7px;
	                    }

	                     &:after {
	                        content: close-quote;
	                    }
	                    */
}
#homepage-suple .open_v.pct_50 [itemprop^="headline"] {
  padding: 10px 0;
}
#homepage-suple .open_v.pct_50 article {
  padding: 0;
  margin: 0;
  text-align: center;
}
#homepage-suple .open_v.pct_50 article .photo {
  margin: 0;
  padding: 0;
  width: 51.5%;
  float: right;
  top: 0;
  text-shadow: 0 0 3px black;
}
#homepage-suple .open_v.pct_50 article .photo .pie {
  float: right;
  padding: 5px;
  background: black;
  margin-top: -35px;
  margin-right: 15px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#homepage-suple .open_v.pct_50 article .photo .pie a {
  font-size: 1.3rem;
  color: white;
}
#homepage-suple .open_v.pct_50 article header {
  background: black;
  z-index: 10;
  width: 48.5%;
  height: 100%;
  padding: 30px;
  position: absolute;
  top: 0;
  text-shadow: 0 0 3px black;
  margin: 0 6% 0 0;
}
#homepage-suple .open_v.pct_50 article header * {
  color: white;
}
#homepage-suple .open_v.pct_50 article .rel_info {
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  padding: 6px 0;
}
#homepage-suple .open_v.pct_50 article .rel_info [itemprop^="name"] {
  font-size: 1.5rem;
  font-weight: lighter;
  font-style: italic;
  text-transform: none;
}
#homepage-suple .open_v.pct_50 article .rel_info .comments {
  display: none !important;
}
#homepage-suple .open_h.blk_bg article:before {
  display: block;
  background: black;
  height: 100%;
  content: "";
  position: absolute;
  z-index: 1;
  width: 39%;
  padding: 30px;
  -webkit-border-radius: 4px 0px 0px 4px !important;
  border-radius: 4px 0px 0px 4px !important;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#homepage-suple .open_h.blk_bg article header {
  background: #111\9;
  filter: alpha(opacity=85);
  /*para IE*/
}
#homepage-suple .open_h.pct_50 [itemprop^="headline"] {
  padding: 10px 0;
}
#homepage-suple .open_h.pct_50 article {
  padding: 0;
  margin: 0;
  text-align: center;
}
#homepage-suple .open_h.pct_50 article .photo {
  margin: 0;
  padding: 0;
}
#homepage-suple .open_h.pct_50 article .photo .pie {
  float: right;
  padding: 5px;
  background: black;
  margin-top: -35px;
  margin-right: 15px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#homepage-suple .open_h.pct_50 article .photo .pie a {
  font-size: 1.3rem;
  color: white;
}
#homepage-suple .open_h.pct_50 article header {
  z-index: 10;
  width: 38%;
  height: 100%;
  padding: 30px;
  position: absolute;
  top: 0 !important;
  text-shadow: 0 0 3px black;
  margin: 0 6% 0 0;
}
#homepage-suple .open_h.pct_50 article header * {
  color: white;
}
#homepage-suple .open_h.pct_50 article .rel_info {
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  padding: 6px 0;
}
#homepage-suple .open_h.pct_50 article .rel_info [itemprop^="name"] {
  font-size: 1.5rem;
  font-weight: lighter;
  font-style: italic;
  text-transform: none;
}
#homepage-suple .open_h.open_right article header {
  right: 0px;
  margin: 0 0 0 6%;
}
#homepage-suple .open_h.open_right article .photo .pie {
  float: left;
  margin-top: -35px;
  margin-right: 0px;
  margin-left: 15px;
}
#homepage-suple .open_h.open_right.blk_bg article:before {
  left: none;
  right: 0px !important;
  -webkit-border-radius: 0px 4px 4px 0px !important;
  border-radius: 0px 4px 4px 0px !important;
}
#homepage-suple .open_h .cliche {
  display: none;
}
#homepage-suple .extravoz {
  /*
    	background: @gray-light;
    	border-top: 5px solid #e42c1a;
    	padding: 0;
    	margin-bottom: 20px;
    	*/
  /*
	    .media { display: none; }
	    */
  /************************************************/
  /*********** FIN APERTURAS HORIZONTAL ***********/
  /************************************************/
  /*



	    .apertura {
	    	position: relative;
	    	article {
	    		padding-bottom: 0;

	    	}

		    header {
			    background: @black;
			    .opacity(0.85);
			    width: 440px;
			    text-align: center;
			    position: absolute;
			    padding: 15px;
			    left: 40px;
			    bottom: 40px;

			    h2 {
			    	font-size: 6.1rem !important;
				    a {
					    color: #fff;
				    }
			    }

			    h3 {
				   	font-size: 1.6rem !important;
				   	border: none !important;
					font-weight: bold;

				    a{
					     border: none !important;
					     font-weight: bold;

				    }
			    }

			    p {
				    font-size: 1.4rem !important;
			    }

		    }


		    .photo { margin: 0 !important; }
		    .pie { display: none; }

	    }

	    */
  /*

	    .apertura_b {

	    	position: relative;
	    	header {
		    	padding: 10px;
		    	h2 {
			    	font-size: 6.1rem !important;
			    	text-align: center;
				    a {
					    color: #000;
				    }
			    }

			    h3 {
				   	font-size: 1.6rem !important;
				   	border: none !important;
					font-weight: bold;
					text-align: center;

				    a{
					     border: none !important;
					     font-weight: bold;
				    }
			    }

			    p {
				    font-size: 1.4rem !important;
				    text-align: center;
			    }

	    	}

	    }


	    */
  /*

	    .relacionados {

		    padding: 0 30px 0 30px;
		    h3 {
			    clear: both;
			    font-family: @font-family-sans-serif;
			    font-size: 1em;
			    font-weight: bold;
			    color: @brand-primary-dark;
			    margin: 10px 0 10px 0;
			    padding: 0;
			    text-transform: uppercase;
		    }
		    > div {
			    .clear();
			    article {
				    float: left;
				    width: 31.9%;
				    padding-bottom: 10px;
				    padding-right: 10px;
				    margin-right: 10px;
				    border: none;
				    border-right: 1px dotted @gray;
				    &:last-child {
				    	border: none;
				    	margin-right: 0;
				    	padding-right: 0;
				    }
			    }
		    }
	    }

    	*/
}
#homepage-suple .extravoz .cliche {
  /*
	     	background: #e42c1a;
	     	border-bottom: none;
	     	border-bottom-left-radius: 6px;
	     	border-bottom-right-radius: 6px;
	     	margin: 0;
	     	position: absolute;
	     	top: 0;
	     	left: 5%;
	     	z-index: 99;
	     	text-align: center;
			*/
}
#homepage-suple .extravoz .cliche a {
  /*
	            background-image: url('/assets/img/logo_extra.jpg');
	            background-repeat: no-repeat;
	            background-size: auto 70%;
	            background-position: left center;
	            background-position: 10px center;
	            padding: 25px !important;
	            display: block;
	            min-width: 200px;
				*/
  /*
	            span {
					color: transparent !important;
					text-shadow: none !important;
					visibility: hidden;
	            }
	            */
  /*
				 img.no-backgroundsize {
				   width: 100%;
				}
				*/
}
#homepage-suple #col_a article {
  background: #f4f4f4;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  border-bottom: none;
  padding-bottom: 0;
  text-shadow: 0 1px 0 white;
}
#homepage-suple #col_a article .photo {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left;
  width: 50%;
  float: none !important;
  display: table-cell;
  /* ie */
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  background: #f4f4f4;
}
#homepage-suple #col_a article .photo .pie {
  display: none;
}
#homepage-suple #col_a article header {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left;
  width: 50%;
  float: none !important;
  display: table-cell;
  /* ie */
  padding: 13px 20px 13px 20px;
  vertical-align: middle;
}
#homepage-suple #col_a article header [itemprop="keywords"] {
  position: absolute;
  -webkit-border-radius: 0px 0px 4px 4px !important;
  border-radius: 0px 0px 4px 4px !important;
  top: 0;
  background: white;
  padding: 5px 10px;
  -webkit-box-shadow: 0px 0px 2px 0px #cccccc;
  box-shadow: 0px 0px 2px 0px #cccccc;
}
#homepage-suple #col_a article header [itemprop^="headline"] {
  font-size: 2.8rem;
  font-style: italic;
}
#homepage-suple #col_a article header [itemprop^="alternativeHeadline"] {
  font-style: italic;
}
#homepage-suple #col_a article header .rel_info .comments {
  display: none;
}
#homepage-suple #col_a article header .rel_info .author [itemprop="name"] {
  text-transform: capitalize !important;
  font-style: italic;
  font-size: 1.4rem;
}
#homepage-suple #col_a article > h3 + header {
  width: 100% !important;
  padding-left: 0;
}
#homepage-suple .mas-suples {
  background: black;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#homepage-suple .mas-suples dt {
  color: white;
  padding: 10px 10px 0 10px;
}
#homepage-suple .mas-suples dt strong {
  font-weight: 200;
  font-size: 2rem;
  display: block;
  line-height: 90%;
}
#homepage-suple .mas-suples dt small {
  font-weight: 200;
  font-size: 1.6rem;
  line-height: 90%;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
}
#homepage-suple .mas-suples dd {
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #333333;
}
#homepage-suple .mas-suples dd:last-child {
  border-bottom: none;
  padding-bottom: 3px;
}
#homepage-suple .mas-suples dd a {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  margin: 0;
  padding: 8px 10px;
  border: none;
  background: transparent !important;
}
#homepage-suple .mas-suples dd a:hover {
  border: none !important;
  background: transparent !important;
  filter: alpha(opacity=99);
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
  opacity: 0.99;
}
#homepage-suple .mas-suples dd a img {
  width: 100%;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  overflow: hidden;
  border: none;
}
#homepage-suple #col_c {
  /* Ocultar span zoom en las fotos de col c */
}
#homepage-suple #col_c article h3 a {
  top: 0 !important;
}
#homepage-suple #col_c article .photo span.media {
  display: none;
}
/* Especial Fugas */
/*
 .cliche_suplemento.fugas {
	    float: left;
		margin: 0 0 15px 0;
		width: 100%;
		padding: 0;
        border: 1px solid @gray-lighter;
        .border-radius(4px, 4px, 4px, 4px);
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
		text-align: center;
		background: #2E6151 url('/assets/img/logos/logo_fugas.png') center center no-repeat !important;
		background-size: auto 80%;
		height: 75px;
		strong {
			display: none;
		}

	}
*/
.solnubes {
  background: url(/assets/img/fondo_solnubes.jpg) top left no-repeat;
}
.blqWeather .date {
  margin-top: -10px;
}
.blqWeather .date span {
  font-size: .75em !important;
}
.blqWeather .weather {
  margin-top: 10px;
  min-height: 1%;
  overflow: hidden;
}
.blqWeather .weather .prediction {
  min-height: 1%;
  overflow: hidden;
  background: #000000;
  opacity: 0.7;
  border-radius: 4px;
  padding: 0;
  margin: 10px;
}
.blqWeather .weather .prediction > span {
  display: block;
  float: left;
  border-right: 1px dotted #333333;
  width: 33%;
  padding: 10px;
  text-align: center;
  min-height: 1%;
  overflow: hidden;
}
.blqWeather .weather .prediction > span:last-child {
  border-right: none;
}
.blqWeather .weather .prediction > span .icon {
  font-size: 4em;
  text-align: center;
  display: block;
  color: #ffffff;
  margin: 0;
  padding: 0;
  float: left;
  width: 48%;
  line-height: 110%;
  font-weight: lighter;
}
.blqWeather .weather .prediction > span strong {
  clear: both;
  display: block;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
  color: #ffffff;
  text-align: center !important;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.blqWeather .weather .prediction > span small {
  float: right;
  display: block;
  width: 48%;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 100;
  font-size: 1.5em;
  text-align: center;
}
.blqWeather .weather .prediction > span small i {
  display: block;
  font-style: normal;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
}
.blqWeather .weather .prediction > span small.max {
  color: #d0c09e;
}
.blqWeather .weather .prediction > span small.min {
  color: #9ac6c9;
}
.blqWeather .weather .measure {
  display: block;
  margin: 10px;
  padding: 10px;
  border-radius: 10px;
  background: #111;
  min-height: 1%;
  overflow: hidden;
}
.blqWeather .weather .measure small {
  width: 45%;
  float: left !important;
  background: transparent;
  border: 1px solid #fff;
  text-align: center;
  font-size: .9em;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  margin: 5px;
  padding: 6px 4px;
}
.blqWeather .weather .measure small + small {
  float: right !important;
}
.blqWeather.vertical {
  padding: 0;
}
.blqWeather.vertical .row:first-child {
  margin-top: -10px;
  text-shadow: 0 1px 0 white;
  padding: 15px 0 0 0 !important;
  border-bottom: 1px dotted white;
  margin-bottom: 0px !important;
}
.blqWeather.vertical .row:first-child .col-xs-16 {
  padding-bottom: 15px !important;
  border-bottom: 1px dotted #809aa5;
}
.blqWeather.vertical .row:first-child .col-xs-16 h2 {
  text-transform: capitalize;
  margin: 0px;
  font-size: 3.5rem;
  font-style: normal;
  color: white;
  text-transform: uppercase;
  font-weight: 300;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-shadow: 0 0 3px black;
}
.blqWeather.vertical .row:first-child .col-xs-16 h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 400;
  margin: 0px;
  font-size: 1.7rem;
  color: #64818e;
  text-shadow: 0 0 3px white;
}
.blqWeather.vertical .row:first-child + .row {
  border-bottom: 1px dotted white;
}
.blqWeather.vertical .row:first-child + .row .col-xs-16 {
  margin: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-bottom: 1px dotted #809aa5;
}
.blqWeather.vertical .row:first-child + .row .col-xs-16 .dropdown {
  width: 100%;
  text-align: center;
  margin: 0px !important;
  padding: 0px !important;
}
.blqWeather.vertical .row:first-child + .row .col-xs-16 .dropdown button {
  text-shadow: 0 1px 0 white;
  display: inline !important;
  margin: none !important;
  padding: none !important;
  border: none !important;
  text-transform: none;
  font-weight: 400;
  background-color: transparent !important;
}
.blqWeather.vertical .weather {
  display: block;
  margin-top: 5px;
  border: none;
  box-shadow: none;
  min-height: 1%;
  overflow: hidden;
}
.blqWeather.vertical .weather .prediction {
  min-height: 1%;
  overflow: hidden;
  background: #000000;
  border-radius: 4px;
  opacity: 0.7;
  padding: 0;
  margin: 0;
}
.blqWeather.vertical .weather .prediction > span {
  text-shadow: 0 1px 0 black;
  display: block;
  float: left;
  border-right: none;
  border-bottom: 1px dotted #333333 !important;
  width: 100%;
  padding: 10px;
}
.blqWeather.vertical .weather .prediction span + span + span + span {
  border-bottom: none !important;
}
/* MAPA DEL TIEMPO */
#weather-page #col_a .weather-head {
  min-height: 1%;
  overflow: hidden;
}
#weather-page #col_a .weather-head > div {
  width: 50%;
}
#weather-page #col_a .weather-head > div h1 {
  margin: 0 0 20px 0;
  color: #bf1832;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-size: 2em;
  font-weight: 300;
}
#weather-page #col_a .weather-head > div .localidad {
  float: right;
}
#weather-page #col_a table {
  width: 100%;
  border: 1px solid #eeeeee;
}
#weather-page #col_a table tr {
  border-bottom: 1px solid #eeeeee;
}
#weather-page #col_a table tr:last-child {
  border: none;
}
#weather-page #col_a table tr th {
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
}
#weather-page #col_a table tr th span {
  display: block;
  color: #cccccc;
  font-weight: 300;
  font-size: 12px;
}
#weather-page #col_a table tr td {
  min-height: 100px;
  width: 20%;
  padding: 10px;
  color: #666666;
  border-right: 1px solid #eeeeee;
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
}
#weather-page #col_a table tr td small {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  color: #666666;
  font-size: 1.4em;
}
#weather-page #col_a table tr td small.min {
  color: #cccccc;
  font-size: 1.2em;
}
#weather-page #col_a table tr td small.min:before {
  content: "/";
}
#weather-page #col_a table tr td ul {
  margin: 0;
  padding: 0;
  min-height: 1%;
  overflow: hidden;
}
#weather-page #col_a table tr td ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: 33.3%;
  list-style: none;
  text-align: center;
  font-weight: 300;
  font-size: 1.2em;
}
#weather-page #col_a table tr td ul li span {
  font-size: 10px;
  background: #f4f4f4;
  padding: 1px;
  border-radius: 4px;
  display: block;
  margin: 2px;
}
#weather-page #col_a table tr td ul li img {
  max-width: 32px;
}
#weather-page article {
  background: #f4f4f4;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  padding: 10px;
  min-height: 1%;
  overflow: hidden;
}
#weather-page article .photo.h_crop {
  width: 50%;
  float: left;
  padding-right: 13px;
  margin: 0;
}
#weather-page article header {
  width: 50%;
  float: left;
  padding-top: 30px;
}
#weather-page article header h3 {
  background: none repeat scroll 0 0 white;
  border-radius: 0 0 4px 4px !important;
  border-top: medium none;
  padding: 5px 10px;
  position: absolute;
  text-shadow: none;
  top: 1px;
}
#weather-page article header h2 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#eltiempo .panel-heading {
  padding-bottom: 12px;
}
#eltiempo .panel-heading h2 {
  line-height: 50px;
  height: 40px;
  padding: 0;
}
#eltiempo .panel-heading .dropdown-menu {
  width: 100%;
}
#eltiempo .panel-heading .dropdown-menu li {
  border-bottom: 1px dotted #cccccc;
  margin: 0;
  padding: 0;
}
#eltiempo .panel-heading .dropdown-menu li:last-child {
  border: none;
}
#eltiempo .panel-heading .dropdown-menu li a {
  font-size: 13px;
  padding: 5px;
}
#eltiempo .panel-heading .dropdown-menu li a:hover {
  background: #e42644;
  color: #ffffff;
  text-shadow: none;
}
#eltiempo .panel-heading #dropdownMenu1 {
  font-size: 13px;
  padding: 6px;
}
#eltiempo .panel-heading .nav .localidad {
  width: 220px !important;
}
#eltiempo .panel-body {
  position: relative;
}
#map-canvas {
  margin: 10px 0 10px 0;
}
#infoWindow {
  max-width: 400px;
}
#infoWindow .firstHeading {
  font-size: 14px;
  margin: 10px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 600;
  color: #333333;
  min-height: 1%;
  overflow: hidden;
}
#infoWindow .firstHeading span {
  padding-left: 10px;
}
#infoWindow .firstHeading span small {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: lighter;
  color: #666666;
  font-size: 14px;
}
#infoWindow .firstHeading span small.min {
  color: #cccccc;
}
#infoWindow .firstHeading span small.min:before {
  content: "/";
}
#infoWindow #bodyContent {
  min-height: 1%;
  overflow: hidden;
  margin-bottom: 5px;
}
#infoWindow #bodyContent a {
  display: block;
  text-align: center;
  font-size: 11px;
}
#infoWindow #bodyContent > ul {
  min-height: 1%;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
}
#infoWindow #bodyContent > ul li {
  margin: 0;
  padding: 0 10px 0 10px;
  float: left;
  list-style: none;
  border-right: 1px solid #eeeeee;
  width: 33.3%;
  text-align: center;
}
#infoWindow #bodyContent > ul li:last-child {
  border: none;
}
#infoWindow #bodyContent > ul li h2 {
  margin: 0 0 5px 0;
  font-size: 12px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  color: #666666;
  text-align: center;
  display: block;
}
#infoWindow #bodyContent > ul li i {
  display: block;
  font-size: 35px;
  text-align: center;
  line-height: 100%;
}
/******/
#homepage_author .col-xs-16 > .cliche_tema span,
#homepage_author_mmedia .col-xs-16 > .cliche_tema span {
  display: none !important;
}
#homepage_author_mmedia .lista .row:first-child {
  margin-bottom: 20px;
}
#homepage_author_mmedia .photo {
  border-bottom: none;
  position: relative;
}
#homepage_author_mmedia .photo .time {
  position: absolute;
  z-index: 10;
  background: #e42644;
  top: 10px;
  left: 10px;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
  padding: 4px;
  border-left: none;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: white;
  z-index: 9 !important;
}
#homepage_author_mmedia .photo .time time {
  display: block !important;
  visibility: visible !important;
}
#homepage_author_mmedia .photo figure img {
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.arrow_theme {
  position: relative;
  z-index: 11;
  top: -2px;
  left: 40px;
  height: 0;
  width: 0;
  content: " ";
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #cccccc;
  display: none;
}
.arrow_theme:before {
  position: absolute;
  z-index: 11;
  float: left;
  margin-right: 0px;
  margin-top: -15px;
  top: -2px;
  left: -16px;
  height: 0;
  width: 0;
  content: " ";
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid white;
}
.cliche_tema {
  border-top: 1px dotted #eeeeee;
  display: block;
  font: 400 1em/80% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  color: #cccccc;
  text-transform: uppercase;
  text-shadow: 0 1px 0 white;
  border-bottom: 3px double #cccccc;
  padding: 10px 0;
  margin: 0 0 15px 0;
}
.cliche_tema figure {
  float: left;
  width: 65px;
  height: 65px;
  position: relative;
  text-align: center;
  margin: -10px 0 0 0;
}
.cliche_tema figure img {
  height: 100% !important;
  width: auto !important;
  display: block;
  margin: 0 auto;
}
.cliche_tema span {
  line-height: 100%;
  margin: 0 0 5px 0;
  display: block;
  padding: 0 4px;
  color: #bf1832;
}
.cliche_tema span:after {
  content: "\f107";
  font-family: "fontAwesome";
  padding-left: 5px;
}
.cliche_tema small {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  color: #bf1832;
}
.cliche_tema small.letter {
  background: #eeeeee;
  color: #666666;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 2em;
  text-transform: uppercase;
  font-style: italic;
  display: inline-block;
  text-align: center;
  padding: 10px;
  margin-left: 5px;
}
.cliche_tema a {
  color: #666666;
}
.cliche_tema a:hover {
  color: #bf1832;
}
.cliche_tema strong {
  font: 2em/80% Georgia, "Times New Roman", Times, serif;
  color: #666666;
  text-transform: none;
  font-style: italic;
}
/*
.cliche_tema {
    
    display: block;
    font: 300 2em/120% @font-family-sans-serif;    
    color: @gray-dark;
    text-transform: uppercase;
	text-shadow: 0 1px 0 white;
    
    border-bottom: 1px solid @gray-light;
    .border-radius(4px, 4px, 4px, 4px);
    
    padding: 6px 0px;
    background: @gray-lighter;

    span {     	
		padding: 0 0 0 12px;
		display: inline-block;
		line-height: 90%;
	    border-left: 2px solid @brand-primary-dark; 
	}
	
	small {
		font-family: @font-family-serif;
		text-transform: lowercase;
		color: @brand-primary-dark;
	}
	
    a {
        color: @gray-dark;
        &:hover {color: @brand-primary-dark;}
    }

}
*/
/*
.cliche_tema {
    
    display: block;
    font: 300 2em/120% @font-family-sans-serif;    
    color: @gray-dark;
    text-transform: uppercase;
    border-bottom: 1px solid @gray;
    padding: 6px 0px; 

    span {     	
		padding: 0 0 0 6px;
		display: inline-block;
		line-height: 90%;
	    border-left: 2px solid @brand-primary-dark; 
	}
	
    a {
        color: @gray-dark;
        &:hover {color: @brand-primary-dark;}
    }

}
*/
.lista .row + article {
  border-top: none !important;
}
.lista .time {
  color: #bf1832;
  display: block;
  font: normal 1.1rem/100% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  margin-bottom: 8px;
  text-transform: uppercase;
  border-left: 2px solid #bf1832;
  padding-left: 5px;
}
.lista .hemeroteca {
  padding: 0px;
}
.lista .hemeroteca dt,
.lista .hemeroteca dd {
  padding: 0px;
}
.lista .hemeroteca dt {
  text-transform: uppercase;
  color: #bf1832;
  font-weight: ligther;
  border-bottom: 1px dotted #cccccc;
  padding: 2px 0;
}
.lista .hemeroteca ul {
  margin: 0 0 10px 0;
  padding: 0;
}
.lista .hemeroteca ul li {
  margin: 0;
  border-bottom: 1px dotted #cccccc;
  padding: 4px 0;
}
.lista .hemeroteca ul article {
  padding: 0;
  margin: 0;
}
.lista .hemeroteca ul article h1 {
  font-size: 1.5rem !important;
  margin: 0;
  padding: 0;
}
.lista .box-pager {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
  padding: 8px 8px 7px 8px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  min-height: 1%;
  overflow: hidden;
  background: #f4f4f4;
}
.lista .box-pager .pagination {
  margin: 0;
}
.lista .box-pager button {
  display: block;
  margin-right: 5px;
}
.lista .box-pager button.dropdown-toggle {
  background: #daf2f2;
  border-color: #b8dde4;
  position: relative;
  z-index: 11;
  color: #809aa5;
  text-shadow: 0 1px 0 #fff;
}
.lista .box-pager button.dropdown-toggle:hover {
  background: white;
}
.lista .box-pager.open .dropdown-toggle {
  background-color: white;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 0px -1px 1px 0 rgba(0, 0, 0, 0.175);
  box-shadow: 0px -1px 1px 0 rgba(0, 0, 0, 0.175);
  border-bottom-color: white;
  -webkit-border-radius: 4px 4px 0px 0px !important;
  border-radius: 4px 4px 0px 0px !important;
}
.lista .box-pager .prev,
.lista .box-pager .next {
  background: #ffffff;
  border-color: #eeeeee;
  line-height: auto;
  text-shadow: 0 1px 0 #fff;
}
.lista .box-pager .prev span,
.lista .box-pager .next span {
  font-size: 12px;
}
.lista .box-pager .prev.disable,
.lista .box-pager .next.disable {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  color: #cccccc;
}
.lista .box-pager .dropdown-menu {
  left: 22px;
  margin-top: -9px;
  max-height: 300px;
  z-index: 10;
  overflow: auto;
  border-color: #eeeeee;
  -webkit-box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.175);
  box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.175);
  -webkit-border-radius: 0px 0px 4px 4px !important;
  border-radius: 0px 0px 4px 4px !important;
}
.lista .box-pager .dropdown-menu li a {
  font: normal 1.2rem Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300 !important;
  margin: 0 5px;
  padding: 4px;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.lista .box-pager .dropdown-menu li a:hover,
.lista .box-pager .dropdown-menu li a:focus {
  background: #f4f4f4;
  color: #809aa5;
  text-shadow: 0 1px 0 #fff;
}
.lista article + .row {
  margin-top: 20px;
}
.lista article [itemprop^="headline"] {
  font-size: 2.2rem !important;
}
.lista article [itemprop^="alternativeHeadline"] {
  font-size: 1.3rem !important;
}
.lista article .art_thumb .photo {
  width: 165px !important;
}
.lista article .art_thumb .photo .time {
  display: none;
}
.lista article .art_thumb .photo.h_crop.thumbnail {
  padding-top: 5px;
}
.lista article.opinion  .photo {
  display: none;
}
.lista article.opinion h3 {
  display: none;
}
.lista > .photo {
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.lista > .photo .pie {
  display: none;
}
.lista .time {
  color: #bf1832;
  display: block;
  font: normal 1.1rem/100% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  margin-bottom: 8px;
  text-transform: uppercase;
  border-left: 2px solid #bf1832;
  padding-left: 5px;
}
.lista .box.opinion .photo {
  width: 60%;
  margin: 0 19%;
}
.lista .box.opinion article h2,
.lista .box.opinion article h3 {
  text-align: center;
}
.lista .box.opinion article h3[itemprop="keywords"] a {
  border-left: none;
  padding-left: 0;
}
.lista .box.opinion .rel_info {
  text-align: center;
}
.lista_opi .cliche {
  border-top: none;
  color: #000000;
  font-size: 1.7em;
  margin-bottom: 20px;
}
.lista_opi .cliche span {
  color: #000000;
}
.lista_opi article {
  min-height: 1%;
  overflow: hidden;
  min-height: 110px;
}
.lista_opi article header {
  margin: 0;
  padding-right: 0;
}
.lista_opi article header:only-child {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
}
.lista_opi article header h2 {
  font-size: 1.6em !important;
}
.lista_opi article .photo {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left;
  width: 18.75%;
  margin: 0;
  border-radius: none !important;
  padding-left: 0;
}
.lista_opi article .photo figure {
  width: 60px !important;
  height: 60px !important;
  overflow: hidden !important;
  border-radius: 50%;
}
.lista_opi article .photo figure img {
  width: 100% !important;
  height: auto !important;
}
.lista_opi article .photo.thumbnail + header {
  float: right;
  width: 80%;
}
#cartas {
  margin: 10px 0 10px 0;
}
#cartas strong {
  /* -moz-osx-font-smoothing: grayscale; */
  clear: both;
  color: #bf1832;
  font-size: 0.85em;
  font-weight: 500;
  text-transform: uppercase;
}
#cartas p {
  font-weight: 300;
  font-size: 0.9em;
}
#cartas a {
  background: #f4f4f4;
  border: 1px solid #eeeeee;
  padding: 5px;
  font-size: 12px;
  font-weight: 300;
  border-radius: 4px;
  display: block;
}
#homepage_hemeroteca footer .address {
  display: block !important;
}
.calendar {
  padding: 0;
  margin: 0 -1px 20px 0;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.calendar table {
  width: 100%;
  border: none;
  border: 1px solid #eeeeee;
}
.calendar table thead .btn {
  border: 1px solid #f4f4f4;
}
.calendar table thead .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.calendar table th,
.calendar table td {
  text-align: center;
  text-shadow: 0 1px 0 #fff;
}
.calendar table th.btn-primary strong,
.calendar table td.btn-primary strong {
  font-weight: 300;
}
.calendar table th.btn-primary:hover,
.calendar table td.btn-primary:hover {
  border: none !important;
  background: #bf1832 !important;
}
/* Lista de temas */
.lista_temas {
  margin-bottom: 20px;
}
.lista_temas .mun_list {
  display: block !important;
  min-height: 1%;
  overflow: hidden;
}
.lista_temas .etiquetas {
  margin: 0 !important;
  padding: 0 !important;
}
.lista_temas .etiquetas li {
  margin: 0;
  padding: 0 0 5px 0;
  font-weight: 300;
  border-right: 1px dotted #cccccc;
  list-style: none;
}
.lista_temas .etiquetas li a {
  font-size: 0.9em;
}
.lista_temas .etiquetas.no-brd li {
  border-right: none;
}
.lista_temas .pagination {
  margin-top: 0;
  box-shadow: none;
  padding: 5px;
  min-height: 1%;
  overflow: hidden;
}
.lista_temas .pagination li {
  font-size: 1.2em;
  float: left;
  display: block;
}
.lista_temas .pagination li a {
  border-radius: 0;
  min-width: 65px;
  text-align: center;
  display: block;
  margin-top: -1px;
  background: #f4f4f4;
  color: #666666;
  text-shadow: 0 1px 0 #FFFFFF;
}
.lista_temas .pagination li a:hover {
  background: #eeeeee;
  color: #333333;
}
.lista_temas .pagination li:first-child {
  margin-left: -1px;
}
.lista_temas .pagination li:first-child a {
  border-top-left-radius: 4px;
}
.lista_temas .pagination li:last-child a {
  border-bottom-right-radius: 4px;
}
.carousel-article {
  border: 1px solid #eeeeee;
  position: relative;
  webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.carousel-article .carousel-control {
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0 !important;
  top: 50%;
  margin-top: -20px;
  line-height: 1.1em;
  background: white;
  color: #bf1832;
  border: 1px solid #cccccc;
  font-size: 30px;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  text-align: center;
}
.carousel-article .carousel-control i {
  text-shadow: none !important;
  display: inline-block;
  position: relative;
  margin-top: 4px;
  font-weight: lighter;
}
.carousel-article .carousel-control.left {
  margin-left: -1px;
  border-left: white;
  -webkit-border-radius: 0px 3px 3px 0px !important;
  border-radius: 0px 3px 3px 0px !important;
}
.carousel-article .carousel-control.left i {
  margin-left: -3px;
}
.carousel-article .carousel-control.right {
  margin-right: -1px;
  border-right: white;
  -webkit-border-radius: 3px 0px 0px 3px !important;
  border-radius: 3px 0px 0px 3px !important;
}
.carousel-article .carousel-control.right i {
  margin-right: -3px;
}
.carousel-article .row {
  margin: 0;
  padding: 0;
}
.carousel-article .row > div {
  float: left;
  height: auto;
  padding: 5px;
}
.carousel-article .row > div .article {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.carousel-article .row > div .article h2 {
  font-size: 1em;
}
.carousel-article .row > div .article .number {
  display: none;
}
.carousel-article .row > div .article:hover {
  -webkit-border-radius: 3px 3px 3px 3px !important;
  border-radius: 3px 3px 3px 3px !important;
  background: #eeeeee;
  text-shadow: 0px 1px white;
  -moz-transition: all 0.25s ease-in;
  /* Firefox */
  -webkit-transition: all 0.25s ease-in;
  /* WebKit */
  -o-transition: all 0.25s ease-in;
  /* Opera */
  transition: all 0.25s ease-in;
  /* Standard */
}
.carousel-article .row > div .article:hover h2 a {
  color: black !important;
}
.carousel-article .row > div .article:hover .photo {
  text-shadow: none;
}
.carousel-article article {
  float: left;
  padding: 5px 5px 5px 5px;
  width: 100%;
  display: table;
  margin: 0;
  /* ie */
}
.carousel-article article header {
  float: none !important;
  display: table-cell;
  /* ie */
  margin: 0;
  width: 100%;
  line-height: 120%;
  vertical-align: middle;
  padding-left: 10px;
}
.carousel-article article header a {
  color: #333333;
}
.carousel-article article p {
  font-size: .8em;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.carousel-article article .photo {
  float: none !important;
  display: table-cell;
  /* ie */
  background: none;
  vertical-align: middle;
  margin: 0;
}
.carousel-article article .photo img {
  -webkit-border-radius: 3px 3px 3px 3px !important;
  border-radius: 3px 3px 3px 3px !important;
}
.carousel-article .carousel-control {
  display: none;
}
.numbered .carousel-article .row > div .article {
  width: 100% !important;
}
.numbered .carousel-article .row > div .article .number {
  display: block;
  float: left;
  width: 10%;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
  font-size: 1.8em;
  line-height: 1.8em;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
.numbered .carousel-article .row > div .article article {
  width: 90%;
}
.carousel-weather .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-weather .carousel-inner .active {
  opacity: 1;
}
.carousel-weather .carousel-inner .active.left,
.carousel-weather .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-weather .carousel-inner .next.left,
.carousel-weather .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-weather .carousel-control {
  z-index: 2;
}
#carousel_box .carousel-article .cliche_small {
  display: none;
}
#carousel_box .carousel-article .row > div {
  width: 33.333333%;
  border-right: 1px dotted #eeeeee;
}
#carousel_box .carousel-article .row > div:last-child {
  border-right-color: transparent;
}
#carousel_box .carousel-article:hover .carousel-control {
  display: block;
}
#carousel_box .carousel-article article header {
  height: 70px;
}
#carousel_box .carousel-article article header h2 {
  font-size: 1.05em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 400 !important;
}
#carousel_box .carousel-article article header h2 a {
  color: black;
}
#carousel_box .carousel-article article .photo {
  vertical-align: middle;
}
#carousel_box .carousel-article article .photo img {
  width: 70px;
  height: 70px;
}
.list .carousel-article {
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 10px;
}
.list .carousel-article .cliche_small {
  font-weight: 500 !important;
}
.list .carousel-article .row > div {
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px dotted #cccccc;
}
.list .carousel-article .row > div:first-child {
  border-top: 1px dotted #cccccc;
}
.list .carousel-article .row > div:last-child {
  border-bottom-color: transparent;
}
.list .carousel-article article {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 0px;
  /*	       
            .photo {
            	width: 70px;
            	img {
            		width: 100%;
            		height: auto;
            	}
            }
            */
}
.list .carousel-article article header {
  font-size: 1.2em !important;
}
.list .carousel-article article .photo {
  vertical-align: middle;
}
.list .carousel-article article .photo img {
  width: 70px;
  height: 70px;
}
/* lista ultimas noticias ediciones */
.last_news .carousel-article .item .row > div {
  border-bottom: 1px dotted #cccccc;
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
}
.last_news .carousel-article .item .row > div article .photo {
  width: 90px !important;
  float: left !important;
}
.last_news .carousel-article .item .row > div article header {
  display: table-cell;
  float: none !important;
  line-height: 120%;
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  width: 100%;
}
.expanded .carousel-article {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
}
.expanded .carousel-article .cliche_small {
  padding: 10px 0px;
  margin: 0 10px;
  border-bottom: 1px dotted #eeeeee;
  webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 500 !important;
}
.expanded .carousel-article .row > div {
  width: 50%;
}
.expanded .carousel-article .article {
  display: table;
}
.expanded .carousel-article article {
  display: block;
  width: 100%;
}
.expanded .carousel-article article header {
  display: block;
  font-size: 1.2em !important;
}
.expanded .carousel-article article header h1,
.expanded .carousel-article article header h2 {
  height: 80px;
  display: table-cell;
  padding: 5px 5px 5px 5px;
  vertical-align: middle;
}
.expanded .carousel-article article .photo {
  width: 100% !important;
  /*height: 240px;*/
}
div[class^="col"] article:last-child {
  border-bottom: 0px;
}
div[class^="col"] article.last-child {
  border-bottom: 0px;
}
section article:last-child {
  border-bottom: 0px;
}
section article.last-child {
  border-bottom: 0px;
}
article {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  min-height: 1%;
  overflow: hidden;
  width: 100%;
  z-index: 0;
  /*
        .photo + p {
        	margin-top: -10px;
        }

		.photo.thumbnail + p {
			margin-top: 0px !important;
		}

        header h1 + .photo, header h2 + .photo {
        	margin-top: 20px;
        }

        header.art_thumb h1 + .photo, header.art_thumb h2 + .photo {
        	margin-top: 0px !important;
        }

        .photo + header {
        	margin-top: 10px;
        }

        .photo.thumbnail + header {
        	margin-top: 0px;
        }
        */
}
article .photo + header > h1,
article .photo + header > h2 {
  margin-top: 10px;
}
article .photo + header > h3 + h1,
article .photo + header > h3 + h2 {
  margin-top: 0px;
}
article .photo + header > h3,
article .photo + header > h3 {
  margin-top: 10px;
}
article h3 {
  font: 300 1em Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  color: #bf1832;
  text-transform: uppercase;
  margin: 0;
}
article h3 a {
  color: #bf1832;
}
article h1,
article h2 {
  font-size: 1.6em;
  line-height: 110%;
  margin-top: 0px;
  margin-bottom: 5px;
  text-transform: none;
  font-weight: lighter !important;
}
article h1 a,
article h2 a {
  color: black;
}
article.art_thumb {
  padding-top: 0px;
}
article.art_thumb h1,
article.art_thumb h2 {
  margin-top: 0px;
  font-size: 1.4em;
}
article.art_thumb .photo.thumbnail {
  padding-top: none !important;
}
article .photo.h_crop.thumbnail {
  padding-top: 0px;
}
article p[itemprop^="alternativeHeadline"] {
  font-weight: 300;
  text-transform: none;
  line-height: 130%;
  margin-bottom: 0px;
  color: #333333;
}
article p[itemprop^="alternativeHeadline"] strong,
article p[itemprop^="alternativeHeadline"] b {
  font-weight: 400;
}
article p[itemprop^="alternativeHeadline"] a {
  text-decoration: underline;
  text-decoration: none;
  font-weight: 400;
  color: #64818e;
  border-bottom: 1px dotted #64818e;
}
article p[itemprop^="alternativeHeadline"] a:hover {
  color: #e42644;
  border-bottom: none;
}
article .rel_info {
  top: -1px;
  margin: 7px 0 0 0;
  line-height: 100%;
  font-size: 12px;
  color: #999999;
  position: relative;
  padding-right: 5px;
}
article .rel_info a {
  color: #999999;
}
article .rel_info a:hover {
  text-decoration: underline;
}
article .rel_info span[itemprop="author"],
article .rel_info span[itemprop="contributor"],
article .rel_info span[itemprop="publisher"] {
  font-family: Georgia, "Times New Roman", Times, serif;
}
article .rel_info span[itemprop="author"] span[itemprop="name"],
article .rel_info span[itemprop="contributor"] span[itemprop="name"],
article .rel_info span[itemprop="publisher"] span[itemprop="name"] {
  text-transform: uppercase;
  display: inline;
}
article .rel_info span:first-child[itemprop="publisher"] + span[itemprop="author"]:before,
article .rel_info span:first-child[itemprop="author"] + span[itemprop="contributor"]:before,
article .rel_info span:first-child[itemprop="author"] + span[itemprop="contributor"] + span[itemprop="contributor"]:before,
article .rel_info span:first-child[itemprop="author"] + span[itemprop="contributor"] + span[itemprop="contributor"] + span[itemprop="contributor"]:before,
article .rel_info span:first-child[itemprop="author"] + span[itemprop="publisher"]:before,
article .rel_info span[itemprop="publisher"] + span[itemprop="publisher"]:before {
  content: " / ";
}
article .rel_info span:first-child[itemprop="author"],
article .rel_info span:first-child[itemprop="publisher"] {
  text-transform: capitalize;
}
article .rel_info span[itemprop="dateline"] {
  font-family: Georgia, "Times New Roman", Times, serif;
}
article .rel_info .authors + span[itemprop="dateline"]:before {
  content: ". ";
}
article .rel_info .comments {
  position: relative;
  padding-left: 5px;
  color: #809AA5;
}
article .rel_info .comments:before {
  content: "";
}
article .rel_info .comments span.commentCount {
  padding-left: 3px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
}
article .rel_info .comments span.commentCount:before {
  content: "";
}
article .rel_info .comments .glyphicon-comment {
  position: relative;
  top: 2px;
  color: #809AA5;
}
article.opinion .photo {
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22desaturate%22%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22/%3E%3C/filter%3E%3C/svg%3E#desaturate);
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-border-radius: 50% 50% 50% 50% !important;
  border-radius: 50% 50% 50% 50% !important;
  margin-bottom: 5px;
}
article.opinion a {
  color: #000;
}
article.opinion .author .profile span[itemprop="name"] {
  font-style: italic;
  text-transform: capitalize;
  font-size: 1.2rem;
}
article.opinion .author .profile span[itemprop="name"] a {
  color: #666666 !important;
}
article.opinion h3[itemprop="keywords"] {
  padding: 3px 0;
}
article.opinion h3[itemprop="keywords"] a {
  color: #bf1832;
}
article.opinion h1,
article.opinion h2 {
  font-size: 1.1em;
  font-style: italic;
}
article.opinion h1 a:hover,
article.opinion h2 a:hover {
  color: #e42644;
}
#homepage-opinion .rel_info {
  display: none;
}
#homepage article.interview header h1[itemprop^="headline"],
#homepage article.interview header h2[itemprop^="headline"] {
  font-style: italic;
}
.cliche:not[class*="opinión"] + article + article,
.cliche:not[class*="opinión"] + article + article + article {
  border-left: 1px solid #ebebeb;
  padding-left: 10px;
  padding-top: 10px;
  margin-top: -10px;
}
.cliche:not[class*="opinión"] + article + article h1,
.cliche:not[class*="opinión"] + article + article + article h1 {
  font-size: 1.6em;
}
.cliche:not[class*="opinión"] + article {
  border-bottom: none;
}
.cliche:not[class*="opinión"] + article + article {
  padding-top: 0px;
}
.cliche:not[class*="opinión"] + article + article + div + hr.separador,
.cliche:not[class*="opinión"] + article + article + article + div + hr.separador {
  background: #fff;
  height: 10px;
  border-top: none;
}
@font-face {
  font-family: 'WebFontsLVG';
  src: url('/assets/fonts/webicons-webfont.eot');
  src: url('/assets/fonts/webicons-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/fonts/webicons-webfont.woff2') format('woff2'), /* Super Modern Browsers */ url('/assets/fonts/webicons-webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('/assets/fonts/webicons-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('/assets/fonts/webicons-webfont.svg#WebFontsLVG') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
.dot {
  top: -3px;
  display: inline;
  content: "\f111";
  font-size: 4px;
  padding: 0 4px 0 1px;
  position: relative;
  color: black;
  font-style: normal;
  font-family: "fontawesome";
}
.citation-carousel {
  border-left: 1px dotted #809aa5;
  margin-left: 5px;
  margin-top: 10px;
}
.citation-carousel ul {
  margin: 0;
  padding: 0 0 0 5px;
}
.citation-carousel ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.citation-carousel ul li a p {
  color: #666666;
}
.citation-carousel ul li:last-child {
  padding: 0;
}
.citation-carousel ul li article {
  margin: 0;
  padding: 2px;
  border: none !important;
  /*
                    &:hover {
                        background-color: @gray-light;
	                    .border-radius(4px, 4px, 4px, 4px);
                        h2, p {text-shadow: 0px 1px white;}
                        p {color: @gray-dark}
                    }
                    */
}
.citation-carousel ul li article figure {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}
.citation-carousel ul li article figure img {
  width: 75px;
  height: 75px;
}
.citation-carousel ul li article figure .media {
  position: absolute;
  padding: 3px;
  left: 5px;
  bottom: 5px;
  z-index: 10;
  width: 25px;
  height: 25px;
  border: 2px solid white;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.citation-carousel ul li article figure .media i {
  float: left;
  font-size: 1.1em;
  margin: 0;
  color: white;
  text-transform: uppercase;
}
.citation-carousel ul li article figure .media i + span {
  display: none;
}
.citation-carousel ul li article figure .media.play,
.citation-carousel ul li article figure .media.vtv {
  padding: 0px;
  border: none;
}
.citation-carousel ul li article figure .media.play i,
.citation-carousel ul li article figure .media.vtv i {
  display: none;
}
.citation-carousel ul li article figure .media.play:before,
.citation-carousel ul li article figure .media.vtv:before {
  width: 25px;
  height: 25px;
  line-height: 23px !important;
  overflow: hidden;
  text-align: center;
  margin: 0;
  color: white;
  font-size: 12px;
  float: left;
  content: "W";
  font-family: 'WebFontsLVG';
  border: 2px solid white;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.citation-carousel ul li article div {
  vertical-align: middle;
  font: 600 1em/130% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
}
.citation-carousel ul li article div .pref {
  margin-right: 5px;
  display: inline;
  position: relative;
  font-size: 1.1rem;
  color: black;
  text-transform: uppercase;
  font-style: normal !important;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  color: #bf1832;
  font-weight: 400;
}
.citation-carousel ul li article div .pref:after {
  content: ":";
}
.citation-carousel ul li article div .pref.streaming:before {
  content: "\f111";
  font-family: "fontawesome";
  display: inline-block;
  font-size: .4rem;
  padding: 0 4px 0 1px;
  position: relative;
  top: -2px;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1.5s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  color: #e42644;
}
.citation-carousel ul li article div h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: black;
  display: inline;
  text-transform: none !important;
  font: 500 0.9em/120% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  font-weight: bold !important;
}
.citation-carousel ul li article div h2:before {
  top: -3px;
  display: inline;
  content: "\f111";
  font-size: 4px;
  padding: 0 4px 0 1px;
  position: relative;
  color: black;
  font-style: normal;
  font-family: "fontawesome";
}
.citation-carousel ul li article div p {
  margin: 0;
  font-size: .9em;
  padding: 5px 0 0 0;
  line-height: 130% !important;
}
.citation-carousel ul li.no-thumb div .pref {
  top: 0px;
}
.citation-carousel ul li.no-thumb div .pref:before {
  top: -3px;
  display: inline;
  content: "\f111";
  font-size: 4px;
  padding: 0 4px 0 1px;
  position: relative;
  color: black;
  font-style: normal;
  font-family: "fontawesome";
}
.citation-carousel ul li.no-thumb div .pref + h2:before,
.citation-carousel ul li.no-thumb div .pref h3:before {
  display: none;
}
.citation-carousel ul li.no-thumb div h3,
.citation-carousel ul li.no-thumb div h2,
.citation-carousel ul li.no-thumb div p {
  display: inline !important;
}
.citation-carousel ul li .btn-mini {
  margin-top: 5px;
  margin-left: 5px;
}
.citation-carousel ul li .btn-mini span {
  text-transform: uppercase;
}
.citation-carousel ul li .btn-mini i {
  padding-left: 3px;
  font-weight: bolder;
}
.citation-carousel ul li .btn-mini:hover {
  background: #eeeeee;
  color: black !important;
}
.citation-carousel ul li.thumb article figure {
  float: none !important;
  display: table-cell;
  /* ie */
}
.citation-carousel ul li.thumb article div {
  padding-left: 10px;
  float: none !important;
  display: table-cell;
  /* ie */
}
.citation-carousel ul li.thumb article div .pref {
  display: block;
}
.citation-carousel ul li.thumb article div .pref:after {
  content: none;
}
.citation-carousel ul li.thumb article div h2:before,
.citation-carousel ul li.thumb article div h3:before {
  display: none;
}
.citation-carousel ul li.opinion article figure img {
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22desaturate%22%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22/%3E%3C/filter%3E%3C/svg%3E#desaturate);
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.citation-carousel ul li.opinion article div h2 {
  font: italic 600 0.9em/100% Georgia, "Times New Roman", Times, serif !important;
}
.citation-carousel ul li.opinion article div h2 span.tit:after {
  content: ". ";
}
.citation-carousel ul li.opinion article div .rel_info {
  font: 1em/130% Georgia, "Times New Roman", Times, serif !important;
  color: #000000;
  font-style: italic;
  text-wrap: none;
}
.citation-carousel ul li.opinion article div .rel_info span[itemprop="author"],
.citation-carousel ul li.opinion article div .rel_info span[itemprop="contributor"],
.citation-carousel ul li.opinion article div .rel_info span[itemprop="publisher"] {
  text-wrap: none;
  display: inline-block;
  position: relative;
  bottom: -1px;
  line-height: 100%;
}
.citation-carousel ul li.opinion article div .rel_info span[itemprop="author"]:before,
.citation-carousel ul li.opinion article div .rel_info span[itemprop="contributor"]:before,
.citation-carousel ul li.opinion article div .rel_info span[itemprop="publisher"]:before {
  font-size: .85em;
  font-style: italic;
}
.citation-carousel ul li.opinion article div .rel_info span[itemprop="author"] span[itemprop="name"],
.citation-carousel ul li.opinion article div .rel_info span[itemprop="contributor"] span[itemprop="name"],
.citation-carousel ul li.opinion article div .rel_info span[itemprop="publisher"] span[itemprop="name"] {
  text-transform: none;
  font-style: italic;
  font-size: .85em;
}
.box.multimedia .citation-carousel {
  border-left: 1px dotted #809aa5 !important;
  margin-left: 5px;
  float: left;
  width: 100%;
}
.box.multimedia .citation-carousel ul {
  margin: 0;
  padding: 0 0 0 5px;
}
.box.multimedia .citation-carousel ul li {
  width: 50%;
  float: left;
}
.nav .citation-carousel {
  border: none;
}
@viewport {
  width: device-width;
  user-zoom: fixed;
}
section.linkedin {
  border-color: #e5e5e5 !important;
}
section.linkedin .lIn-head {
  text-align: center;
  padding: 10px 0 !important;
}
section.linkedin .lIn-head img {
  width: 90%;
  margin: auto;
}
section.linkedin .lIn-head h3 {
  font: 13px Arial;
  line-height: 150% !important;
  margin: 5px 0;
}
section.linkedin .lIn-content {
  min-height: 1%;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding-top: 5px;
}
section.linkedin .lIn-content a {
  float: left;
  background: #e5e5e5;
  border-radius: 12px;
  display: block;
  padding: 3px 8px;
  margin-top: 4px;
  font-size: 12px;
}
section.linkedin .lIn-content img {
  float: right;
}
section.participa_global ul {
  margin: 0;
  padding: 0;
}
section.participa_global ul li {
  list-style: none;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
section.participa_global ul li:last-child {
  border: none;
}
section.borderless {
  border: none;
}
section.panel {
  padding: 0;
}
section.indent {
  border: none;
  border-bottom: 1px dotted #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
}
section.indent .cliche {
  margin: 0 0 10px;
  text-transform: uppercase;
  border-top: none;
  color: #bf1832 !important;
}
section.indent .cliche a {
  color: #bf1832 !important;
}
section.indent + article:first-child,
section.indent .cliche + article {
  margin-bottom: 0;
}
section.indent article + article {
  padding-left: 10px;
  margin-left: 5px;
  width: auto;
  border-left: 1px dotted #809aa5;
  margin-bottom: 0;
  padding-top: 10px;
}
section.indent article + article h1,
section.indent article + article h2 {
  font-size: 2rem !important;
}
section.indent article + article.size_l h1,
section.indent article + article.size_xl h1,
section.indent article + article.size_xxl h1,
section.indent article + article.size_l h2,
section.indent article + article.size_xl h2,
section.indent article + article.size_xxl h2 {
  font-size: 2rem !important;
}
section.box {
  padding: 10px 10px 0;
  margin-bottom: 15px;
  border-color: #cccccc;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
section.box .cliche {
  margin: -10px -10px 10px;
  text-transform: uppercase;
  border-top: none;
  font-weight: 500 !important;
}
section.box *:last-child {
  margin-bottom: 0;
}
section.box *.last-child {
  margin-bottom: 0;
}
section.box.multimedia {
  position: relative;
  overflow: hidden;
  background: #f4f4f4;
}
section.box.multimedia article h1,
section.box.multimedia article h2 {
  font-size: 1.7em;
  font-weight: bolder !important;
}
section.box.multimedia article .photo {
  background: #f4f4f4;
}
section.box.multimedia .complement {
  border-top: 1px dotted #cccccc;
  padding-bottom: 10px;
}
section.box.multimedia .complement div[class^="col-"] {
  margin-top: 15px;
  /*  border-left: 1px dotted @gray;
				                    &:first-child {border-left: none;}*/
  border-left: none !important;
}
section.box.multimedia .complement article h1,
section.box.multimedia .complement article h2 {
  font-size: 1.2em !important;
}
section.box.multimedia .complement article p {
  font-size: 0.85em;
}
section.box.multimedia.theme article h1,
section.box.multimedia.theme article h2 {
  font-size: 1.5em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
}
section.box.facebook {
  border-top-color: #344e87 !important;
}
section.box.facebook .cliche {
  background: white;
}
section.box.facebook .cliche span {
  color: #344e87;
}
section.box.facebook .fb-like-box.fb_iframe_widget {
  width: 100% !important;
  margin-bottom: 15px;
  margin-top: -35px;
}
section.box.facebook .fb-like-box.fb_iframe_widget span {
  width: 100% !important;
}
section.box.facebook .fb-like-box.fb_iframe_widget span iframe {
  width: 100% !important;
}
section.box.edition_sites .form-locality {
  background: #f4f4f4;
  margin: -11px -10px 0;
  padding: 0 10px 10px;
  z-index: 10;
  border-top: 1px solid #eeeeee;
}
section.box.edition_sites .form-locality:before {
  position: relative;
  z-index: 11;
  top: 14px;
  height: 0;
  width: 0;
  content: " ";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid white;
}
section.box.edition_sites .form-locality .anchor_list dd {
  display: inline-block;
  text-transform: capitalize;
  margin: 0 !important;
  padding: 0 !important;
  width: 49%;
}
section.box.edition_sites .form-locality #scrollable-dropdown-menu-ed-localidad .twitter-typeahead {
  width: 100% !important;
  background: #ccc;
  display: block !important;
}
section.box.tab-panel .cliche span {
  color: #666666;
}
section.box.tab-panel .nav-tabs {
  font-size: 0.8em;
  margin: 0 -10px -1px;
  background: #f4f4f4;
  padding: 10px 5px 0;
  margin-top: -12px;
  border-bottom-color: #f4f4f4;
  z-index: 10;
}
section.box.tab-panel .nav-tabs li > a {
  padding: 5px 10px;
  margin-bottom: -1px;
  text-shadow: 0 1px 0 white;
  font-weight: 500;
}
section.box.tab-panel .nav-tabs li > a:hover {
  border-bottom-color: #cccccc !important;
}
section.box.tab-panel .nav-tabs li.active a:hover {
  border-bottom-color: white !important;
}
section.box.tab-panel.last-news .tab-content.list,
section.box.tab-panel.last-post .tab-content.list,
section.box.tab-panel.top-news .tab-content.list {
  padding: 0;
  margin: 0;
  border: none;
  border-top: 1px solid #cccccc;
  z-index: 1;
}
section.box.tab-panel.last-news .tab-content.list .tab-pane,
section.box.tab-panel.last-post .tab-content.list .tab-pane,
section.box.tab-panel.top-news .tab-content.list .tab-pane {
  padding: 0;
  margin: 0;
}
section.box.tab-panel.last-news .tab-content.list .tab-pane section,
section.box.tab-panel.last-post .tab-content.list .tab-pane section,
section.box.tab-panel.top-news .tab-content.list .tab-pane section {
  padding: 0;
  margin: 0;
  border: none !important;
}
section.box.tab-panel.last-news .tab-content.list .tab-pane section .carousel-inner,
section.box.tab-panel.last-post .tab-content.list .tab-pane section .carousel-inner,
section.box.tab-panel.top-news .tab-content.list .tab-pane section .carousel-inner {
  padding: 0;
  margin: 0;
}
section.box.tab-panel.last-news .list,
section.box.tab-panel.last-post .list,
section.box.tab-panel.top-news .list {
  background: #ebebeb;
  margin-top: 5px;
}
section.box.tab-panel.last-news .list .cliche_small,
section.box.tab-panel.last-post .list .cliche_small,
section.box.tab-panel.top-news .list .cliche_small {
  display: none;
}
section.box.tab-panel.last-news .list .carousel-article,
section.box.tab-panel.last-post .list .carousel-article,
section.box.tab-panel.top-news .list .carousel-article {
  margin: 0 !important;
  padding: 0 !important;
}
section.box.tab-panel.last-news .list .row div:first-child,
section.box.tab-panel.last-post .list .row div:first-child,
section.box.tab-panel.top-news .list .row div:first-child {
  border-top: none;
}
section.box.tab-panel.last-news .list article header,
section.box.tab-panel.last-post .list article header,
section.box.tab-panel.top-news .list article header {
  height: 50px;
}
section.box.tab-panel.last-news .list article .photo img,
section.box.tab-panel.last-post .list article .photo img,
section.box.tab-panel.top-news .list article .photo img {
  width: 65px;
  height: 65px;
}
section.box.tab-panel.last-news .list article h2[itemprop^="headline"],
section.box.tab-panel.last-post .list article h2[itemprop^="headline"],
section.box.tab-panel.top-news .list article h2[itemprop^="headline"] {
  font-size: 0.9em !important;
}
section.box.tab-panel.tab-panel.top-news .tab-content.list {
  margin: 0 -10px !important;
  background: #000;
  padding-top: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: none;
}
section.box.tab-panel.tab-panel.top-news .tab-content.list .tab-pane.active {
  margin-top: 0;
}
section.box.tab-panel.tab-panel.top-news .tab-content.list .tab-pane.active .list {
  padding: 0;
  margin-top: 0;
}
section.box.tab-panel.last-news .list {
  height: 400px;
  overflow: hidden;
  overflow-y: scroll;
  margin: 0 -10px !important;
  background: white;
  padding: 10px;
}
section.box.tab-panel.last-news .list .article article {
  padding: 0;
  margin: 0;
  width: 100% !important;
  display: block !important;
  float: left;
  font-size: 0.85em;
}
section.box.tab-panel.last-news .list .article article header {
  padding: 4px;
}
section.box.tab-panel.last-news .list .article article header .time {
  font-size: 0.8em;
  font-weight: 500 !important;
  line-height: 120%;
  text-shadow: 0 1px 0 #ffffff;
  color: #bf1832 !important;
  display: inline-block;
  margin: 0 6px 0 0;
}
section.box.tab-panel.last-news .list .article article header .time time {
  display: none;
}
section.box.tab-panel.last-news .list .article article header h2[itemprop^="headline"] {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  display: inline;
}
section.box.tab-panel.last-news .list .article article header h2[itemprop^="headline"] a {
  color: black;
  font-weight: 500 !important;
}
section.box.tab-panel.last-news .list .article article header h2[itemprop^="headline"]:after {
  content: ".";
}
section.box.tab-panel.last-news .list .article article header p[itemprop^="alternativeHeadline"] {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  display: inline;
  font-style: normal !important;
}
section.box.tab-panel.last-news .panel-footer {
  border-top: 1px dotted #cccccc !important;
  margin: 0 -10px !important;
  font-size: 0.8em;
  padding: 6px;
  text-align: right;
  text-shadow: 0 1px 0 #ffffff;
  color: #cccccc;
}
section.box.tab-panel.last-news .panel-footer .social {
  padding-left: 5px;
}
section.box.tab-panel.last-news .panel-footer .social .fa {
  font-size: 1em;
  margin: 0 0 0 5px;
  padding: 4px 0;
  min-width: 20px;
  color: white;
  text-align: center;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  text-shadow: 0 1px 0 #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  /*-webkit-font-smoothing: antialiased;*/
  /* -moz-osx-font-smoothing: grayscale; */
  /* &:first-child {margin-left: 5px;} */
}
section.box.tab-panel.last-news .panel-footer .social .fa-facebook {
  background: #344e87;
}
section.box.tab-panel.last-news .panel-footer .social .fa-twitter {
  background: #15a1d3;
}
section.box.tab-panel.last-news .panel-footer .social .fa-google {
  background: #c0241c;
}
section.box.horizontal {
  border-color: #cccccc;
  border-top: 2px solid black;
  padding-top: 0;
}
section.box.horizontal .panel-heading {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  background-color: white;
}
section.box.horizontal .panel-heading .cliche {
  border: none;
  margin: 0;
  font-size: 2rem !important;
  padding: 2px 0;
  margin-bottom: 2px;
}
section.box.horizontal .panel-heading .cliche a {
  border: none !important;
}
section.box.horizontal .panel-heading .cliche a span {
  border: none;
  min-width: 350px;
}
section.box.horizontal .panel-heading .cliche a:after {
  content: none;
}
section.box.horizontal .nav-pills {
  position: absolute;
  right: 0;
  top: 8px;
}
section.box.horizontal .nav-pills li {
  text-transform: uppercase;
  font-size: 0.9em;
  margin: 0 10px 0 0;
}
section.box.horizontal .nav-pills li a {
  font-weight: 300;
  text-shadow: 0 1px 0 #ffffff;
  padding: 2px 4px;
}
section.box.horizontal .nav-pills li a:hover {
  background: white;
}
section.box.horizontal .panel-body {
  padding: 10px 0;
  width: 100%;
}
section.box.horizontal .panel-body .row {
  display: table;
}
section.box.horizontal .first {
  display: table-cell;
  float: none;
  border-right: 1px solid #eeeeee;
}
section.box.horizontal .first article {
  padding-bottom: 0;
  margin-bottom: 0;
}
section.box.horizontal .complement {
  display: table-cell;
  float: none;
  vertical-align: top;
}
section.box.horizontal .complement .cliche_small {
  border-top: none;
  font-size: 0.9em;
  padding: 0 0 5px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
  font-weight: 300;
}
section.box.horizontal .complement article.size_sm {
  /*
                        p[itemprop^="alternativeHeadline"] {
                        	display: block;
                        }
                        */
}
section.box.horizontal .complement article.size_sm h1,
section.box.horizontal .complement article.size_sm h2 {
  font-size: 1.2em;
}
section.box.horizontal .complement article.size_xs {
  /*
                        p[itemprop^="alternativeHeadline"] {
                        	display: block;
                        }
                        */
}
section.box.horizontal .complement article.size_xs h1,
section.box.horizontal .complement article.size_xs h2 {
  font-size: 1em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  background: #ccc;
}
section.box.horizontal .complement article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
section.box.horizontal .complement article.last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
section.box.horizontal.opinion {
  overflow: hidden;
  background: #f4f4f4;
}
section.box.horizontal.opinion .panel-heading {
  border-bottom: 1px solid #cccccc;
  background: #f4f4f4;
}
section.box.horizontal.opinion .first {
  border: none;
  padding-bottom: 10px;
}
section.box.horizontal.opinion .first .nav-tabs {
  font-size: 0.8em;
  padding: 10px 5px -1px;
  border-bottom-color: #eeeeee;
  z-index: 10;
}
section.box.horizontal.opinion .first .nav-tabs li > a {
  padding: 5px 10px;
  margin-bottom: -2px;
  text-shadow: 0 1px 0 #ffffff;
  font-weight: 500;
}
section.box.horizontal.opinion .first .nav-tabs li > a:hover {
  border-bottom-color: #cccccc;
}
section.box.horizontal.opinion .first .nav-tabs li > a.active {
  color: #666666;
}
section.box.horizontal.opinion .first .tab-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
  border-color: #cccccc;
  border-top: 1px solid #cccccc;
}
section.box.horizontal.opinion .first .tab-content .tab-pane {
  padding: 0;
}
section.box.horizontal.opinion .first .tab-content .tab-pane figure {
  padding: 10px !important;
  background: white;
  border: 1px solid #eeeeee;
  z-index: 1;
}
section.box.horizontal.opinion .first .tab-content .tab-pane figure + div {
  display: none;
}
section.box.horizontal.opinion .first .tab-content .tab-pane .photo {
  width: 100%;
  margin: 0;
}
section.box.horizontal.opinion .articles {
  border-top: 1px dotted #cccccc;
  overflow: hidden;
  padding-top: 10px;
}
section.box.horizontal.opinion .articles .complement {
  margin-top: 10px !important;
  border-right: 1px dotted #cccccc;
}
section.box.horizontal.opinion .articles .complement.col-xs-2 {
  height: 85px;
}
section.box.horizontal.opinion .articles .complement.col-xs-2 .opi_logo {
  font-family: "Gilda Display";
  font-size: 8rem;
  line-height: 80%;
  width: 75px;
  height: 75px;
  padding: 0 !important;
  -webkit-border-radius: 50% 50% 50% 50% !important;
  border-radius: 50% 50% 50% 50% !important;
  text-align: center;
  display: block;
  background: #cccccc;
  color: #f4f4f4;
}
section.box.horizontal.opinion .articles .complement.col-xs-2 .cliche_small {
  border: none;
  font-weight: 500;
  font-family: "Gilda Display";
  font-size: 1.4rem;
  text-transform: lowercase;
  margin-top: -15px;
  margin-bottom: -15px;
  color: #666666;
  text-shadow: 0 1px white;
  font-style: italic;
}
section.box.horizontal.opinion .articles .complement.col-xs-2 article.opinion {
  background: #000 !important;
}
section.box.horizontal.opinion .articles .complement:last-child {
  border-right: none;
}
section.box.horizontal.opinion .articles .complement.last-child {
  border-right: none;
}
section.box.horizontal.opinion .articles .complement .photo {
  width: 75px;
  margin: 0 15px 0 5px;
}
section .btn-mini {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}
section .btn-mini span {
  text-transform: uppercase;
}
section .btn-mini i {
  padding-left: 3px;
  font-weight: bolder;
}
section .btn-mini:hover {
  background: #eeeeee;
  color: black !important;
}
section .btn-mini:hover i {
  color: black !important;
}
section .table-container {
  overflow: hidden;
  max-width: 100%;
  border: 1px solid #eeeeee;
  background: white;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  padding: 4px;
}
section .table-container .table {
  /****** PARTIDOS ******/
  /****** FIN PARTIDOS ******/
}
section .table-container .table caption {
  padding: 4px 0 4px 4px;
}
section .table-container .table.games {
  /* Alineación y estilos de celdas */
}
section .table-container .table.games thead {
  /* Local */
}
section .table-container .table.games thead tr th:nth-child(2) {
  text-align: right;
}
section .table-container .table.games tbody {
  /* Días de los partidos */
  /* Horas y estados de los partidos */
  /* Resultado */
  /* Color equipos */
  /* Visitante */
}
section .table-container .table.games tbody td[colspan='4'] + tr + td {
  botder-top-color: #cccccc;
}
section .table-container .table.games tbody td[colspan='4'] h5 {
  font-weight: 500;
}
section .table-container .table.games tbody td[colspan='4'] h5:first-letter {
  text-transform: uppercase;
}
section .table-container .table.games tbody td:nth-child(1) span {
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  background: #eeeeee;
  padding: 0 4px;
}
section .table-container .table.games tbody td:nth-child(1).active {
  background: white;
}
section .table-container .table.games tbody td:nth-child(1).active span {
  background: #009900;
  color: white;
  font-weight: 500;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1.5s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
section .table-container .table.games tbody td:nth-child(1).inactive span {
  background: #bf1832;
  font-weight: 500;
  color: white;
  padding: 0 6px;
}
section .table-container .table.games tbody tr td:nth-child(3) {
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
}
section .table-container .table.games tbody tr td:nth-child(2),
section .table-container .table.games tbody tr td:nth-child(4) {
  color: black;
  font-weight: 300;
}
section .table-container .table.games tbody tr td:nth-child(4) {
  text-align: left;
}
section .table-container .table.games tbody tr td:nth-child(2) {
  text-align: right;
}
.nobox {
  padding-bottom: 0 !important;
  margin-bottom: 20px !important;
}
.nobox .indent {
  background: white;
  margin-bottom: 0 !important;
}
.nobox .row div[class^="col-"] {
  float: none !important;
  display: table-cell;
  /* ie */
  border-left: 1px dotted #cccccc !important;
  vertical-align: top;
}
.nobox .row div[class^="col-"]:first-child {
  border-left: none !important;
}
section {
  border-top-color: #bf1832;
  /* GLOBAL GALICIA */
  /* ExtraVozhum */
  /* ViveCamino */
  /* ExtraVozOK */
  /* ExtraVozON */
  /* ExtraVozred */
  /* YES */
  /* MUJER HOY */
  /* V television */
  /* RadioVoz */
  /* Elecciones 24m */
  /* Ebook presidente */
}
section.box.gray {
  background: #f4f4f4;
}
section.box.gray .photo {
  background: #f4f4f4 !important;
}
section.box.home {
  position: relative;
  z-index: 1;
  border-top-width: 0;
  border-top: 2px solid black;
}
section.box.home .cliche {
  border-bottom: none;
  margin-top: -10px;
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
  padding: 0 10px;
}
section.box.home .cliche span {
  text-shadow: 0 1px 0 #ffffff;
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 3;
  border-bottom: 1px solid #cccccc;
  color: black;
  font-weight: 300;
}
section.box.home .cliche a {
  display: block;
}
section.box.home .btn-mini {
  text-shadow: none;
}
section.box.home #scoreboard {
  background-color: white !important;
  margin-bottom: 0;
  border: none;
  position: relative;
  z-index: 10;
  border: 1px solid #eeeeee;
  padding: 10px 0;
  max-height: 90px;
  margin-bottom: 10px;
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
}
section.box.home #scoreboard .team > div figure img {
  max-height: 45px;
}
section.box.home #scoreboard .team > div h2 {
  text-transform: none;
  font-size: 0.85em;
  line-height: 110% !important;
}
section.box.home #scoreboard .score {
  padding: 0;
}
section.box.home #scoreboard .score span {
  background: #eeeeee !important;
  min-height: 30px;
  width: 47%;
  margin: 0;
}
section.box.home #scoreboard .score span + span {
  float: right;
}
section.box.home #scoreboard .score a {
  margin: 7px 0 0 !important;
  width: 100%;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
section.box.home #scoreboard .col-xs-6 {
  width: 30%;
}
section.box.home #scoreboard .col-xs-4 {
  width: 40%;
}
section.deportelocal,
section.deportes {
  border-top-color: #e42644 !important;
}
section.deportelocal .cliche span,
section.deportes .cliche span {
  color: #e42644 !important;
  font-weight: 600 !important;
}
section.globalgalicia {
  border-top-color: #e42644 !important;
  position: relative !important;
}
section.globalgalicia .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.globalgalicia .cliche {
  /*	background-image: url('/assets/img/logos/logo_yes.png');
			background-repeat: no-repeat;
			background-size: auto 75%;
			background-position: 10px center;
			*/
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 200px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
  /*position: absolute !important;
			top: 0 !important;
			left: 20px !important;*/
}
section.globalgalicia .cliche img {
  display: block;
  margin: auto;
}
section.globalgalicia .cliche a {
  background-image: url('/assets/img/logos/logo_global.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.globalgalicia .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.globalgalicia.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.extravozhum {
  border-top-color: #d1731d !important;
  position: relative !important;
}
section.extravozhum .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.extravozhum .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 130px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.extravozhum .cliche img {
  display: block;
  margin: auto;
}
section.extravozhum .cliche a {
  background-image: url('/assets/img/logos/logo_extravozhum_h.png');
  background-repeat: no-repeat;
  background-size: 90% auto;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.extravozhum .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.extravozhum.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.vivecamino {
  border-top-color: #D90000 !important;
  position: relative !important;
}
section.vivecamino .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.vivecamino .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 120px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.vivecamino .cliche img {
  display: block;
  margin: auto;
}
section.vivecamino .cliche a {
  background-image: url('/assets/img/logos/logo_vivecamino.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  max-height: 35px;
  /*  border-bottom: 1px solid @gray;   */
}
section.vivecamino .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.vivecamino.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.extravozok {
  border-top-color: #54953e !important;
  position: relative !important;
}
section.extravozok .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.extravozok .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 90px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.extravozok .cliche img {
  display: block;
  margin: auto;
}
section.extravozok .cliche a {
  background-image: url('/assets/img/logos/logo_extravozok_h.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  max-height: 35px;
  /*  border-bottom: 1px solid @gray;   */
}
section.extravozok .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.extravozok.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.extravozon {
  border-top-color: #007890 !important;
  position: relative !important;
}
section.extravozon .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.extravozon .cliche {
  border: none !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 130px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #007890 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.extravozon .cliche img {
  display: block;
  margin: auto;
}
section.extravozon .cliche a {
  background-image: url('/assets/img/logos/logo_extravozon_h.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.extravozon .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.extravozon.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.extravozred {
  border-top-color: #c20020 !important;
  position: relative !important;
}
section.extravozred .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.extravozred .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 130px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.extravozred .cliche img {
  display: block;
  margin: auto;
}
section.extravozred .cliche a {
  background-image: url('/assets/img/logos/logo_extravozred_h.png');
  background-repeat: no-repeat;
  background-size: 80% auto;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.extravozred .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.extravozred.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.yes {
  border-top-color: #FC9888 !important;
  position: relative !important;
}
section.yes .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.yes .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 130px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.yes .cliche img {
  display: block;
  margin: auto;
}
section.yes .cliche a {
  background-image: url('/assets/img/logos/logo_yes.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.yes .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.yes.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.mujerhoy {
  border-top-color: #000 !important;
  position: relative !important;
}
section.mujerhoy .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.mujerhoy .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 200px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.mujerhoy .cliche img {
  display: block;
  margin: auto;
}
section.mujerhoy .cliche a {
  background-image: url('http://www.lavozdegalicia.es/default/2015/02/09/00121423481860316620811/Foto/logo_mujerhoy.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.mujerhoy .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.mujerhoy.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.fugas {
  border-top-color: #000 !important;
}
section.fugas .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.fugas .cliche {
  border-top: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  border-right: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 100px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #000 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.fugas .cliche img {
  display: block;
  margin: auto;
}
section.fugas .cliche a {
  background-image: url('/assets/img/logos/logo_fugas_nuevo.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  height: 35px;
  /*border-bottom: 1px solid @gray; */
}
section.fugas .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
  height: 35px;
}
section.fugas.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.mercados {
  border-top-color: #CC0041 !important;
}
section.mercados .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.mercados .cliche {
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 260px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.mercados .cliche img {
  display: block;
  margin: auto;
}
section.mercados .cliche a {
  background-image: url('/assets/img/logos/logo_mercados.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
}
section.mercados .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.mercados.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.novo {
  border-top-color: #E42644 !important;
}
section.novo .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.novo .cliche {
  border-top: none;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 102px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #E42644 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.novo .cliche img {
  display: block;
  margin: auto;
}
section.novo .cliche a {
  background-image: url('/assets/img/logos/logo_novo.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left center;
  display: block;
}
section.novo .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.novo.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.elecciones2015 {
  border-top: 3px solid #008593 !important;
}
section.elecciones2015 .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 55px;
  margin-bottom: 10px !important;
}
section.elecciones2015 .cliche {
  border-top: none;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 0 8px 5px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 237px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #0097a7 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.elecciones2015 .cliche img {
  display: block;
  margin: auto;
}
section.elecciones2015 .cliche a {
  background-image: url('/assets/img/logos/cliche20d.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 40px;
}
section.elecciones2015 .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.elecciones2015.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.elecciones2015.indent {
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important;
}
section.elecciones2015.indent article + article {
  border-left: 1px dotted #c5c5c5 !important;
}
section.elecciones2016 {
  border-top: 3px solid #008593 !important;
}
section.elecciones2016 .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 55px;
  margin-bottom: 10px !important;
}
section.elecciones2016 .cliche {
  border-top: none;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 0 8px 5px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 237px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #0097a7 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.elecciones2016 .cliche img {
  display: block;
  margin: auto;
}
section.elecciones2016 .cliche a {
  background-image: url('/assets/img/logos/cliche26j.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 40px;
}
section.elecciones2016 .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.elecciones2016.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.elecciones2016.indent {
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important;
}
section.elecciones2016.indent article + article {
  border-left: 1px dotted #c5c5c5 !important;
}
section.eurocopa2016 {
  border-top: 3px solid #374f6c !important;
}
section.eurocopa2016 .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 55px;
  margin-bottom: 10px !important;
}
section.eurocopa2016 .cliche {
  border-top: none;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 0 !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 170px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #3f5978 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.eurocopa2016 .cliche img {
  display: block;
  margin: auto;
}
section.eurocopa2016 .cliche a {
  background-image: url('/assets/img/logos/eurocopa2016.png');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 40px;
}
section.eurocopa2016 .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.eurocopa2016.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.eurocopa2016.indent {
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important;
}
section.eurocopa2016.indent article + article {
  border-left: 1px dotted #c5c5c5 !important;
}
section.rio2016 {
  border-top: 3px solid #508d25 !important;
}
section.rio2016 .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 38px;
  margin-bottom: 10px !important;
}
section.rio2016 .cliche {
  border-top: none;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 0 !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 179px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #508d25 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.rio2016 .cliche img {
  display: block;
  margin: auto;
}
section.rio2016 .cliche a {
  background-image: url('http://www.lavozdegalicia.es//assets/img/logos/rio2016.png');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 38px;
}
section.rio2016 .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.rio2016.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.rio2016.indent {
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important;
}
section.rio2016.indent article + article {
  border-left: 1px dotted #c5c5c5 !important;
}
section.elecciones25s {
  border-top: 3px solid #003181 !important;
}
section.elecciones25s .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 38px;
  margin-bottom: 10px !important;
}
section.elecciones25s .cliche {
  border-top: none;
  border: none !important;
  padding: 0 !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 165px;
  overflow: hidden;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #003181 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.elecciones25s .cliche img {
  display: block;
  margin: auto;
}
section.elecciones25s .cliche a {
  background-image: url('/assets/img/logos/cliche25s.png');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 38px;
}
section.elecciones25s .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.elecciones25s.horizontal .cliche {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
section.elecciones25s.indent {
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important;
}
section.elecciones25s.indent article + article {
  border-left: 1px dotted #c5c5c5 !important;
}
section.princesadeasturias {
  border-top: 3px solid #163961 !important;
}
section.princesadeasturias .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 38px;
  margin-bottom: 10px !important;
}
section.princesadeasturias .cliche {
  border-top: none;
  border: none !important;
  padding: 0 !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 165px;
  overflow: hidden;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #103156 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.princesadeasturias .cliche img {
  display: block;
  margin: auto;
}
section.princesadeasturias .cliche a {
  background-image: url('/assets/img/logos/clichepremiosasturias.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 38px;
}
section.princesadeasturias .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.princesadeasturias.horizontal .cliche {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
section.princesadeasturias.indent {
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important;
}
section.princesadeasturias.indent article + article {
  border-left: 1px dotted #c5c5c5 !important;
}
section.extravoz {
  border-top-color: #CC0041 !important;
}
section.extravoz .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.extravoz .cliche {
  border: none !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 150px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #AD0E17 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.extravoz .cliche img {
  display: block;
  margin: auto;
}
section.extravoz .cliche a {
  background-image: url('/assets/img/logos/logo_extravoz.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
}
section.extravoz .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.extravoz.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.vtelevision {
  background: #fff;
  position: relative !important;
  border-top-color: #AD0F1A !important;
  padding-bottom: 13px;
}
section.vtelevision .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.vtelevision .cliche {
  /*	background-image: url('/assets/img/logos/logo_yes.png');
							background-repeat: no-repeat;
							background-size: auto 75%;
							background-position: 10px center;
							*/
  border-top: 1px solid #eeeeee !important;
  border-left: 1px solid #cccccc !important;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 130px;
  margin-top: -12px !important;
  margin-left: 5px !important;
  background: #fff !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
  /*position: absolute !important;
							top: 0 !important;
							left: 20px !important;*/
}
section.vtelevision .cliche img {
  display: block;
  margin: auto;
}
section.vtelevision .cliche a {
  background-image: url('http://www.lavozdegalicia.es/default/2015/05/18/00121431948334846862782/Foto/cliche_vtelevision.jpg');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.vtelevision .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.vtelevision strong {
  font: bold 12px Arial;
  color: #111;
  text-align: center;
  display: block;
  margin-bottom: 3px;
}
section.vtelevision #combo_vtv {
  width: 100%;
}
section.vtelevision.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.radiovoz {
  background: #f4f4f4;
  position: relative !important;
  border-top: 1px solid #ccc !important;
  padding-bottom: 13px;
}
section.radiovoz .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.radiovoz .cliche {
  /*	background-image: url('/assets/img/logos/logo_yes.png');
								background-repeat: no-repeat;
								background-size: auto 75%;
								background-position: 10px center;
								*/
  border-top: 1px solid #013F72 !important;
  border-left: 1px solid #013F72 !important;
  border-right: 1px solid #013F72 !important;
  border-bottom: 1px solid #013F72 !important;
  padding: 0 5px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 130px;
  margin-top: -12px !important;
  margin-left: 5px !important;
  background: #013F72 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
  /*position: absolute !important;
								top: 0 !important;
								left: 20px !important;*/
}
section.radiovoz .cliche img {
  display: block;
  margin: auto;
}
section.radiovoz .cliche a {
  background-image: url('http://www.lavozdegalicia.es/default/2015/05/18/00121431949567870845209/Foto/cliche_radiovoz.jpg');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  /*  border-bottom: 1px solid @gray;   */
}
section.radiovoz .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.radiovoz strong {
  font: bold 12px Arial;
  color: #111;
  text-align: center;
  display: block;
  margin-bottom: 3px;
}
section.radiovoz #radiovoz_live {
  background: #e5e5e5 url("http://www.lavozdegalicia.es/default/2015/05/18/00121431951318841523748/Foto/play_p.png") 7px 8px no-repeat;
  border-bottom: 1px solid #ccc;
  border-radius: 8px;
  display: block;
  padding: 10px 10px 10px 40px;
  font: 10px Arial;
}
section.radiovoz.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.elecciones24m {
  border-top-color: #bec6d1 !important;
}
section.elecciones24m .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
}
section.elecciones24m .cliche {
  border: none !important;
  padding: 5px 5px 8px !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 210px;
  margin-top: -10px !important;
  margin-left: 5px !important;
  background: #bec6d1 !important;
  -webkit-box-shadow: 0 2px 3px 0 #eeeeee;
  box-shadow: 0 2px 3px 0 #eeeeee;
}
section.elecciones24m .cliche img {
  display: block;
  margin: auto;
}
section.elecciones24m .cliche a {
  background-image: url('http://www.lavozdegalicia.es/default/2015/04/22/00121429716485250290797/Foto/cliche24mNew.jpg');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
}
section.elecciones24m .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.elecciones24m.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.ebook {
  border-top-color: #bec6d1 !important;
}
section.ebook .panel-heading {
  border-bottom: 1px solid #eeeeee !important;
  height: 37px;
  margin-bottom: 10px !important;
  background: #000;
}
section.ebook .cliche {
  border: none !important;
  background-image: url('http://www.lavozdegalicia.es/assets/img/ebook_cliche.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  height: 134px;
}
section.ebook .cliche img {
  display: block;
  margin: auto;
}
section.ebook .cliche a {
  height: 134px;
  width: 100%;
}
section.ebook .cliche a span {
  color: transparent !important;
  text-shadow: none !important;
  visibility: hidden;
}
section.ebook.horizontal .cliche {
  margin-top: -2px !important;
  margin-left: 0 !important;
}
section.ebook.multimedia {
  background: white !important;
}
section.ebook.multimedia .cliche {
  background-image: url('http://www.lavozdegalicia.es/assets/img/ebook_cliche_mmedia.png');
  height: 105px;
}
#col_c section.box.vtelevision {
  background: #f4f4f4;
}
#col_c section.box.extravoz .cliche,
#col_c section.box.fugas .cliche,
#col_c section.box.globalgalicia .cliche,
#col_c section.box.mercados .cliche,
#col_c section.box.mujerhoy .cliche,
#col_c section.box.yes .cliche {
  margin: -10px 0 10px !important;
  max-width: 100% !important;
}
#col_c section.box.extravoz .cliche a,
#col_c section.box.fugas .cliche a,
#col_c section.box.globalgalicia .cliche a,
#col_c section.box.mercados .cliche a,
#col_c section.box.mujerhoy .cliche a,
#col_c section.box.yes .cliche a {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: block;
}
#col_c section.box.extravoz article .photo,
#col_c section.box.fugas article .photo,
#col_c section.box.globalgalicia article .photo,
#col_c section.box.mercados article .photo,
#col_c section.box.mujerhoy article .photo,
#col_c section.box.yes article .photo {
  margin-bottom: 10px;
}
#col_c section.box.extravoz .cliche + article h1,
#col_c section.box.fugas .cliche + article h1,
#col_c section.box.globalgalicia .cliche + article h1,
#col_c section.box.mercados .cliche + article h1,
#col_c section.box.mujerhoy .cliche + article h1,
#col_c section.box.yes .cliche + article h1,
#col_c section.box.extravoz .cliche + article h2,
#col_c section.box.fugas .cliche + article h2,
#col_c section.box.globalgalicia .cliche + article h2,
#col_c section.box.mercados .cliche + article h2,
#col_c section.box.mujerhoy .cliche + article h2,
#col_c section.box.yes .cliche + article h2 {
  font-size: 1.2em;
}
#col_c section.box.mujerhoy .cliche a {
  background-size: 100% auto;
}
section article h3[itemprop="keywords"] {
  font-weight: 400;
  line-height: 100%;
  position: relative;
  display: inline-block;
}
/* Hack para los cliches en las cajas (IE8) */
img.no-backgroundsize {
  max-width: 60%;
  max-height: 70px;
  padding: 5px;
}
/* CAJA OPINION DESTACADA */
#opinion_dest {
  border: 1px solid #eeeeee;
  box-shadow: none;
  padding: 15px;
  background: #f4f4f4 url(/assets/img/foto_presidente.gif) left bottom no-repeat;
  text-align: center;
  min-height: 1%;
  overflow: hidden;
}
#opinion_dest h2 {
  margin: 0;
  font-style: italic;
  font-weight: bold;
  font-size: 1.8em;
}
#opinion_dest h2 a {
  text-decoration: none;
  color: #000000;
}
#opinion_dest h3 {
  color: #e42644;
  font-size: 0.9em;
  margin: 0;
}
#opinion_dest small {
  font-size: 0.9em;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #666666;
  display: block;
}
#col_c #opinion_dest {
  padding: 5px !important;
  background-size: 50%;
}
#col_c #opinion_dest .col-xs-11,
#col_c #opinion_dest .col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
  margin: 0;
  padding: 0;
}
#col_c #opinion_dest small {
  margin: 0;
  padding: 0;
  font-size: 10px;
  display: block;
  padding-top: 5px;
  padding-bottom: 25px;
  padding-left: 30px;
}
#col_c #opinion_dest h3 {
  font-size: 11px;
  display: block;
  margin: 5px 0;
}
#col_c #opinion_dest h2 {
  font-size: 16px;
}
.no-backgroundsize #col_c #opinion_dest {
  padding-bottom: 35px !important;
}
.no-backgroundsize #col_c #opinion_dest small {
  padding-left: 40px !important;
  font-size: 9px !important;
}
#col_c .box.opinion .photo,
#col_c .box.tribuna .photo,
#col_c .box.lagradona .photo,
#col_c .box.buenavista .photo {
  width: 60%;
  margin: 0 19% 5px;
}
#col_c .box.opinion article h2,
#col_c .box.tribuna article h2,
#col_c .box.lagradona article h2,
#col_c .box.buenavista article h2,
#col_c .box.opinion article h3,
#col_c .box.tribuna article h3,
#col_c .box.lagradona article h3,
#col_c .box.buenavista article h3 {
  text-align: center;
}
#col_c .box.opinion article h3[itemprop="keywords"],
#col_c .box.tribuna article h3[itemprop="keywords"],
#col_c .box.lagradona article h3[itemprop="keywords"],
#col_c .box.buenavista article h3[itemprop="keywords"] {
  width: 100%;
}
#col_c .box.opinion article h3[itemprop="keywords"] a,
#col_c .box.tribuna article h3[itemprop="keywords"] a,
#col_c .box.lagradona article h3[itemprop="keywords"] a,
#col_c .box.buenavista article h3[itemprop="keywords"] a {
  border-left: none;
  padding-left: 0;
  font-size: 0.8em !important;
}
#col_c .box.opinion .rel_info,
#col_c .box.tribuna .rel_info,
#col_c .box.lagradona .rel_info,
#col_c .box.buenavista .rel_info {
  text-align: center;
}
#col_c .box.opinion .rel_info a[data-target^="#comment"],
#col_c .box.tribuna .rel_info a[data-target^="#comment"],
#col_c .box.lagradona .rel_info a[data-target^="#comment"],
#col_c .box.buenavista .rel_info a[data-target^="#comment"] {
  display: none;
}
.select_edicion {
  background: #f4f4f4;
  font-weight: 300;
  text-align: center;
  -webkit-border-radius: 3px 3px 3px 3px !important;
  border-radius: 3px 3px 3px 3px !important;
  border: 1px solid #eeeeee;
  padding: 7px 0;
  margin-bottom: 7px;
}
.select_edicion .row {
  margin: 0 !important;
}
.select_edicion form {
  display: block !important;
  float: left;
  width: 100%;
}
.select_edicion form + form {
  border-top: 1px solid #eeeeee;
  margin-top: 6px;
  padding-top: 6px;
}
.select_edicion .col-xs-7,
.select_edicion .col-xs-9 {
  padding: 0 6px;
}
.select_edicion h6 {
  padding: 6px;
  color: black;
  margin: -7px 0 6px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-align: left;
  border-bottom: 1px solid #eeeeee;
}
.select_edicion .link .btn {
  width: 100%;
  color: #bf1832;
  text-transform: none !important;
  font-weight: bolder !important;
}
.select_edicion .link .btn-default {
  font-size: 0.85em;
  background: #bf1832;
  color: white;
}
.select_edicion .form-inline {
  margin-bottom: 0;
}
.select_edicion select {
  font-weight: 300;
  display: inline-block;
  font-size: 0.8em !important;
}
section.ediciones {
  border-top-color: #e42644 !important;
  overflow: hidden !important;
}
section.ediciones .cliche {
  margin-bottom: 0;
}
section.ediciones .cliche a {
  text-align: center;
}
section.ediciones .cliche a img {
  height: 50px;
  padding: 5px 0;
}
/* Hack para el intext de los detalles */
#article-page .intext {
  height: 0 !important;
  border: 0;
  margin: 0;
  padding: 0;
}
#article-page .intext:before {
  content: "";
}
.ad_block {
  text-align: center;
  position: relative;
  border: none;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ad_block a img {
  border: none;
}
.ad_block.MENU_DRCHO {
  width: 300px !important;
}
.ad_block.Faldon_superior {
  margin-bottom: 20px;
}
.ad_block span[itemprop='description'] {
  display: none;
}
.ad_block.caja_acuerdo span[itemprop="description"] {
  display: none;
}
.ad_block.caja_acuerdo div[id^="google_ads"] {
  margin-bottom: 15px;
}
.ad_block.caja_acuerdo div[id^="google_ads"]:before {
  content: "Publicidad";
  display: none !important;
}
.ad_block div[id^="google_ads"] {
  margin-bottom: 15px;
}
.ad_block div[id^="google_ads"]:before {
  content: "Publicidad";
  top: 0px;
  left: 0px;
  float: left;
  width: auto;
  height: auto;
  padding: 0 5px;
  font-size: .65em;
  font-weight: 300;
  background: white;
  position: absolute;
  -webkit-border-radius: 0px 0px 4px 0px !important;
  border-radius: 0px 0px 4px 0px !important;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.ad_block div[id^="google_ads"] + .cliche {
  margin-top: 0px;
}
article + .ad_block div[id^="google_ads"] {
  width: 100% !important;
  /* google ads float */
  /*float: left !important;*/
  clear: both !important;
  text-align: center;
  border-bottom: 1px dotted #cccccc !important;
  padding-bottom: 15px !important;
}
.megabanner,
.Faldon_superior {
  margin: 0px;
}
.Sky_izq,
.Sky_drcho {
  position: absolute;
  padding: 0px;
  margin: 0px;
  height: 0px;
  width: 120px;
  z-index: 1;
  border-top: none;
}
#homepage.portada .Sky_izq,
#homepage.portada .Sky_drcho {
  position: fixed !important;
}
.touch .Lateral_izquierdo,
.touch .Lateral_derecho,
.touch .Sky_drcho,
.touch .Sky_izq {
  display: none !important;
}
#col_b .ad_block:first-child {
  margin-top: 0px !important;
}
#article-page .ad_news_210x210 {
  margin-right: 26px;
}
#article-page .Detalles_noticia_ext div[id^="google_ads_iframe"] {
  /*background: #ccc;*/
  border-bottom: 1px solid #eeeeee !important;
}
.patrocinio {
  text-align: left;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  background: white;
  margin-bottom: 25px;
}
.patrocinio .btn-xs {
  text-transform: none;
  color: black;
  background: #f4f4f4;
  text-shadow: 0 1px 0 #ffffff;
}
.patrocinio .btn-xs:hover {
  background: #eeeeee;
}
.patrocinio .btn-xs.srafael {
  background: #e42644;
  border-color: #bf1832;
  color: white;
  text-shadow: 0 -1px 0 #bf1832;
}
.patrocinio .btn-xs.srafael:hover {
  background: #eeeeee;
  color: black;
  border-color: #cccccc;
  text-shadow: 0 1px 0 #ffffff;
}
.patrocinio img {
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.patrocinio span[itemprop="description"] {
  -webkit-border-radius: 4px 0px 4px 0px !important;
  border-radius: 4px 0px 4px 0px !important;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.patrocinio p {
  font-size: .9em;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  padding: 5px 0 0 0;
}
.patrocinio p strong {
  display: block;
  color: black;
  font-weight: 500;
}
.patrocinio p + ul {
  margin-top: -5px;
}
.patrocinio ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  font-size: .9em;
}
.patrocinio ul li {
  margin: 0 0 0 0;
  padding: 4px 0;
  font-weight: normal;
  border-top: 1px dotted #cccccc;
}
.patrocinio ul li:last-child {
  border-bottom: 1px dotted #cccccc;
}
.patrocinio ul li a {
  font-weight: 300 !important;
}
/* ECOMMERCE */
.ecommerce {
  /* Clic entradas */
  @import url(https://fonts.googleapis.com/css?family=Raleway:400,700,600,500,300);
  /* OFERPLAN */
}
.ecommerce .cliche {
  text-align: center;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.ecommerce .cliche a:after {
  content: "";
}
.ecommerce article {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 0;
  padding: 10px 0 10px 0;
}
.ecommerce article figure {
  position: relative;
}
.ecommerce article figure span {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 10px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  color: #000000;
  padding: 0 15px 0 15px;
  width: 50%;
}
.ecommerce article figure span strong {
  font-size: 19px;
}
.ecommerce article h2 {
  font-size: 16px;
  margin-bottom: 5px;
}
.ecommerce article h3 {
  margin-top: 0;
}
.ecommerce article p {
  font-size: 13px;
  margin-bottom: 10px;
}
.ecommerce article .photo {
  padding: 0;
  margin-bottom: 10px;
}
.ecommerce article button,
.ecommerce article .btn {
  width: 100%;
  display: block !important;
  margin-top: 7px;
}
.ecommerce article .price {
  margin-top: 5px;
  min-height: 1%;
  overflow: hidden;
}
.ecommerce article .price span {
  display: block;
  float: left;
  margin-top: -2px;
  padding: 6px 0 3px 0;
  font-size: 11px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
.ecommerce article .price span strong {
  display: block;
}
.ecommerce.expand {
  margin: 20px 0 20px 0;
  min-height: 1%;
  overflow: hidden;
}
.ecommerce.expand article {
  margin: 20px 0 20px 0;
  padding: 0;
}
.ecommerce.expand article figure {
  height: 110px;
}
.ecommerce.clicentradas.col_b {
  border-top: 3px solid #F93838;
}
.ecommerce.clicentradas.col_b .logo {
  display: block !important;
  text-align: center;
}
.ecommerce.clicentradas.col_b .logo img {
  max-height: 60px;
  width: auto;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .caratula {
  height: 150px;
  oveflow: hidden !important;
  position: relative !important;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .caratula figure {
  position: absolute !important;
  top: 0 !important;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .caratula figure img {
  width: 100%;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento h2.titulo_evento {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  background: rgba(90, 98, 112, 0.95) !important;
  color: #fff;
  font-size: 1.2em;
  padding: 10px;
  margin: 0;
  text-align: center;
  line-height: 130%;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento a.comprar {
  margin: 12px 0 0 0 !important;
  color: #fff !important;
  clear: both !important;
  font-size: 16px !important;
  padding: 8px 0 !important;
  text-align: center !important;
  border: 0px none !important;
  font-weight: 600 !important;
  display: inline-block !important;
  border-radius: 6px !important;
  background: #F93838 none repeat scroll 0% 0% !important;
  width: 100% !important;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .content_price {
  min-height: 1%;
  overflow: hidden;
  margin: 12px 0 5px 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .content_price > div {
  width: 50%;
  float: left;
  text-align: center;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .content_price > div p {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 1.3em !important;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .content_price > div p span {
  font-weight: bold !important;
  padding-left: 5px;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .content_price > div p.old_price span {
  color: #666;
  text-decoration: line-through;
}
.ecommerce.clicentradas.col_b #clicentradas_banner .clicentradas_evento .content_price > div p.price span {
  color: #333 !important;
}
.ecommerce.oferplan article .photo {
  margin: 0;
}
.ecommerce.oferplan article header {
  background: #fff;
  border-top: 3px solid #BD599C;
  padding: 5px;
}
.ecommerce.oferplan article header h2 {
  margin: 0;
  font-family: "Roboto Slab" !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
  text-transform: uppercase;
  line-height: 120% !important;
}
.ecommerce.oferplan article header p {
  font-family: "Roboto Slab" !important;
  color: #666;
}
.ecommerce.oferplan article figure span {
  background: #fff;
  color: #000;
  font-family: "Roboto Slab" !important;
  font-weight: bold;
}
.ecommerce.oferplan article .price {
  margin-top: 0;
  background: #A4BD00;
}
.ecommerce.oferplan article .price span {
  width: 50%;
  background: #000;
  color: #fff;
  font-family: "Roboto Slab" !important;
  font-weight: bold;
}
.ecommerce.oferplan article .price span:first-child {
  background: #A4BD00;
  color: #ffffff;
  font-weight: normal;
}
.ecommerce.oferplan article .btn {
  background: #000 !important;
  color: #fff;
  border: none;
  font-family: "Roboto Slab" !important;
  font-weight: normal;
  border-radius: 0;
}
.ecommerce.oferplan.col_b {
  padding: 0 !important;
  border-top-width: 3px !important;
  border-top-color: #A4BD00 !important;
  /*
			border-bottom-width: 4px !important;
			border-bottom-color: #8AB420 !important;
			*/
  position: relative !important;
}
.ecommerce.oferplan.col_b:before {
  content: " ";
  display: block;
  height: 35px;
  background: #000000 url('http://www.lavozdegalicia.es/default/2016/02/22/00121456138504157237626/Foto/logo_oferplan.png') left center no-repeat;
  background-size: auto 85%;
}
.ecommerce.oferplan.col_b .btn {
  margin-top: 0;
  padding: 10px;
}
.ecommerce.oferplan.col_b .carousel-inner {
  padding: 0 10px;
}
.ecommerce.oferplan.col_b .carousel-indicators {
  display: none;
}
.ecommerce.oferplan.col_b .price {
  margin-top: -15px !important;
  background: #fff !important;
}
.ecommerce.oferplan.col_b .price span {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}
.ecommerce.oferplan.col_b .price span:first-child {
  color: #fff;
  width: 50% !important;
}
.ecommerce.oferplan.col_b .price span:last-child {
  width: 50% !important;
  background: #fff;
  color: #000;
}
.ecommerce.oferplan.col_b .price span:last-child strong {
  color: #000;
}
.ecommerce.oferplan.col_b article header {
  padding: 10px;
  background: #fff;
}
.ecommerce.oferplan.col_b article header p {
  color: #666;
  font-size: 1em;
}
.ecommerce.oferplan.col_b article h2 a {
  font-size: 1.2em !important;
}
.ecommerce.oferplan.col_b article .photo h3 {
  display: none;
}
.ecommerce.oferplan.col_c {
  border-top-width: 4px;
  border-top-color: #8AB420  !important;
  border-bottom-width: 4px !important;
  border-bottom-color: #8AB420 !important;
  margin-top: 10px;
  /* prueba */
}
.ecommerce.oferplan.col_c .photo h3 {
  color: #8DB91E;
  font-family: "Roboto Slab" !important;
  font-weight: bold;
  padding-bottom: 5px;
}
.ecommerce.oferplan.col_c .photo span {
  display: none;
}
.ecommerce.oferplan.col_c .cliche {
  border-top-color: #fff !important;
  margin-bottom: 0px;
  display: block !important;
}
.ecommerce.oferplan.col_c .cliche a {
  background: #ffffff url('/assets/img/logo_oferplan.png') center center no-repeat;
  background-size: auto 85%;
  border-top: none !important;
  width: 100%;
  height: 65px !important;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  margin-bottom: -10px;
  display: block !important;
}
.ecommerce.oferplan.col_c .cliche a span {
  visibility: hidden;
  display: block;
}
.ecommerce.oferplan.col_c .cliche a img {
  max-width: auto !important;
  width: 100px !important;
  position: absolute !important;
  display: block !important;
  top: 0;
  left: 0;
}
.ecommerce.oferplan.col_c .price strong {
  font-size: 1.5em;
}
.ecommerce.oferplan.col_c .carousel-indicators {
  display: none;
}
.ecommerce.oferplan.horizontal {
  border-top-color: #000 !important;
}
.ecommerce.oferplan.horizontal .item article h2 {
  height: 65px !important;
  overflow: hidden;
  font-size: 1.3em !important;
  padding-top: 3px;
}
.ecommerce.oferplan.horizontal .item article h3 {
  overflow: hidden;
  height: 20px;
}
.ecommerce.oferplan.horizontal .item article p {
  height: 40px;
}
.ecommerce.oferplan.horizontal .cliche {
  position: relative !important;
  font-size: 5em !important;
}
.ecommerce.oferplan.horizontal .cliche a {
  background: url('/assets/img/logo_oferplan.png') left center no-repeat;
  background-size: auto 90%;
  background-position: 10px 0px;
  height: 50px;
  margin-bottom: -15px;
  position: relative;
}
.ecommerce.oferplan.horizontal .cliche a span {
  visibility: hidden;
}
.ecommerce.oferplan.horizontal .cliche a img {
  /* max-width: auto !important;
	                width: 100px !important;
	                position: absolute !important;
	                display: block !important;
	                top: 0;
	                left: 0;
					*/
  max-width: auto !important;
  margin-top: -55px !important;
}
.ecommerce.oferplan.horizontal .left,
.ecommerce.oferplan.horizontal .right {
  background: none !important;
  display: none;
  opacity: 1 !important;
}
.ecommerce.oferplan.horizontal .left i,
.ecommerce.oferplan.horizontal .right i {
  position: absolute;
  opacity: 1 !important;
  background: #698794 !important;
  text-shadow: none;
  padding: 0;
  line-height: 50px;
  font-size: 20px !important;
  display: block;
  height: 50px;
  width: 50px;
  text-align: center;
}
.ecommerce.oferplan.horizontal .left {
  margin-left: -11%;
}
.ecommerce.oferplan.horizontal .left i {
  right: 0;
  top: 40% !important;
  -webkit-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
}
.ecommerce.oferplan.horizontal .right {
  margin-right: -11%;
}
.ecommerce.oferplan.horizontal .right i {
  left: 0;
  top: 40% !important;
  -webkit-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
}
.ecommerce.oferplan.horizontal:hover .left,
.ecommerce.oferplan.horizontal:hover .right {
  display: block;
}
.ecommerce.oferplan.horizontal .carousel-indicators {
  left: inherit !important;
  right: inherit !important;
  width: 100% !important;
  margin: auto;
  display: block;
  float: inherit !important;
  text-align: center;
}
.ecommerce.oferplan.horizontal .carousel-indicators li {
  padding: 5px;
}
.ecommerce.oferplan.horizontal .carousel-indicators li.active {
  background: #13ACBD !important;
}
/* Patrocinio deportes */
.patrocinio_sport {
  position: absolute;
  top: -15px;
  left: 10%;
  display: block;
}
.patrocinio_sport img {
  border: none;
}
.patrocinio_det_sport {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  height: 30px;
  background: url("http://www.lavozdegalicia.es/default/2015/03/25/00121427295376876637903/Foto/pixel-black.png");
}
.patrocinio_det_sport img {
  height: auto !important;
}
#sports-header .ad_block div[id^="google_ads"]::before {
  content: "" !important;
}
#header_article.affix #patrocinio_det_sport {
  display: none;
}
/**/
/* Ligatus */
#lig_lavozdegalicia_smartbox_article {
  text-align: left !important;
  margin-bottom: 30px;
}
/* publi vocento */
#creative_71947882_1 > div {
  z-index: 9999999999 !important;
}
/** CAPA FICHAS DE AUTORES **/
.profiles {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px 0px 0px 0px !important;
  border-radius: 0px 0px 0px 0px !important;
}
.profiles ul {
  padding: 0;
  margin: 0;
}
.profiles ul li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  border-top: 1px dotted #cccccc;
  min-height: 1%;
  overflow: hidden;
}
.profiles ul li span.author,
.profiles ul li span.contributor {
  display: block;
  padding: 5px;
}
.profiles ul li span.author:hover,
.profiles ul li span.contributor:hover {
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  background-color: #eeeeee;
}
.profiles ul li span.author .avatar,
.profiles ul li span.contributor .avatar {
  /*.avatar(60px, 60px);*/
  width: 60px !important;
  height: 60px !important;
  overflow: hidden !important;
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  margin: 0 10px 0 0;
}
.profiles ul li span.author .avatar span,
.profiles ul li span.contributor .avatar span {
  filter: gray !important;
  /* IE6-9 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%) !important;
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.profiles ul li span.author .avatar img,
.profiles ul li span.contributor .avatar img {
  width: 100%;
}
.profiles ul li span.author .profile,
.profiles ul li span.contributor .profile {
  padding: 0;
  display: block;
  font-size: 1em;
  height: 60px;
  vertical-align: middle;
  float: none !important;
  display: table-cell;
  /* ie */
}
.profiles ul li span.author .profile:before,
.profiles ul li span.contributor .profile:before,
.profiles ul li span.author .profile:after,
.profiles ul li span.contributor .profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profiles ul li span.author .profile:after,
.profiles ul li span.contributor .profile:after {
  clear: both;
}
.profiles ul li span.author .profile:before,
.profiles ul li span.contributor .profile:before,
.profiles ul li span.author .profile:after,
.profiles ul li span.contributor .profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profiles ul li span.author .profile:after,
.profiles ul li span.contributor .profile:after {
  clear: both;
}
.profiles ul li span.author .profile span[itemprop="name"],
.profiles ul li span.contributor .profile span[itemprop="name"] {
  font: 0.9em Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.profiles ul li span.author .profile span[itemprop="name"] a,
.profiles ul li span.contributor .profile span[itemprop="name"] a {
  color: #809aa5;
  border-bottom: 1px dotted #809aa5;
}
.profiles ul li span.author .profile span[itemprop="name"] a:hover,
.profiles ul li span.contributor .profile span[itemprop="name"] a:hover {
  color: #e42644;
  border-bottom: 1px dotted #e42644;
}
.profiles ul li span.author .profile span[itemprop="address"],
.profiles ul li span.contributor .profile span[itemprop="address"] {
  display: none;
}
.profiles ul li span.author .profile span[itemprop="jobTitle"],
.profiles ul li span.contributor .profile span[itemprop="jobTitle"] {
  font-weight: 300;
  color: #666666;
}
.profiles ul li span.author .profile span[itemprop="address"],
.profiles ul li span.contributor .profile span[itemprop="address"],
.profiles ul li span.author .profile span[itemprop="jobTitle"],
.profiles ul li span.contributor .profile span[itemprop="jobTitle"] {
  font-size: .85em;
}
.profiles ul li span.author .profile span[itemprop="address"]:before,
.profiles ul li span.contributor .profile span[itemprop="address"]:before,
.profiles ul li span.author .profile span[itemprop="jobTitle"]:before,
.profiles ul li span.contributor .profile span[itemprop="jobTitle"]:before {
  content: ", ";
}
.profiles ul li span.author .profile span[itemprop="description"],
.profiles ul li span.contributor .profile span[itemprop="description"] {
  padding: 5px 0 10px 0;
  font: italic 0.85em/140% Georgia, "Times New Roman", Times, serif;
  color: #666666;
  text-align: center;
  float: left !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
.profiles ul li span.author .profile .social,
.profiles ul li span.contributor .profile .social {
  display: block;
  padding: 0 !important;
}
.profiles ul li span.author .profile .social a,
.profiles ul li span.contributor .profile .social a {
  font-size: 1.1em;
  text-transform: capitalize;
  min-width: 30px;
  display: block;
  float: left;
  margin-right: 5px;
  color: #666666;
  margin: 0;
}
.profiles ul li span.author .profile .social a span,
.profiles ul li span.contributor .profile .social a span {
  display: none;
  text-transform: lowercase;
}
.profiles ul li span.author .profile .social a:last-child,
.profiles ul li span.contributor .profile .social a:last-child {
  margin-bottom: 0px !important;
}
.profiles ul li span.author .profile .social .gplus:before,
.profiles ul li span.contributor .profile .social .gplus:before {
  content: "\f0d5";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
}
.profiles ul li span.author .profile .social .twitter:before,
.profiles ul li span.contributor .profile .social .twitter:before {
  content: "\f099";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
}
.profiles ul li span.author .profile .social .fb:before,
.profiles ul li span.contributor .profile .social .fb:before {
  content: "\f09a";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
}
.profiles ul li span.author .profile .social .mail:before,
.profiles ul li span.contributor .profile .social .mail:before {
  content: "\f0e0";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
}
.profiles ul li span.author.opinion .avatar,
.profiles ul li span.contributor.opinion .avatar {
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22desaturate%22%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22/%3E%3C/filter%3E%3C/svg%3E#desaturate);
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 75px;
  /* Saf3+, Chrome */
  border-radius: 75px;
  /* Opera 10.5, IE 9 */
  -moz-border-radius: 75px;
  /* Disabled for FF1+ */
  margin: 0 5px 0 5px;
  overflow: hidden;
  margin-right: 10px;
}
.profiles ul li span.author.opinion .avatar img,
.profiles ul li span.contributor.opinion .avatar img {
  height: 100%;
}
.profiles ul li span.author.opinion span[itemprop="jobTitle"],
.profiles ul li span.contributor.opinion span[itemprop="jobTitle"] {
  display: block;
  font: italic 400 1em/150% Georgia, "Times New Roman", Times, serif;
  padding-top: 5px;
  color: #333333;
}
.profiles ul li span.author.opinion span[itemprop="jobTitle"]:before,
.profiles ul li span.contributor.opinion span[itemprop="jobTitle"]:before {
  content: "";
}
/** FIN CAPA FICHAS DE AUTORES **/
/** ADAPTACIÓN DE PROFILE_CARD (article_authors.php) para listas de autor e hiperlocales **/
#homepage_author .profiles,
#homepage_author_opinion .profiles,
#homepage_author_mmedia .profiles {
  margin: 0 0 40px 0;
  background: #f4f4f4;
  text-shadow: 0 1px 0 white;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  /*
    	.cliche_small {
    		display: none;
    	}
    
    	 //Foto
        .avatar {
    	    
    	    margin: auto;
    	    display: block;
    	    text-align: center;
    	    width: 100% !important;
    	    .clear();
    		     
            span {
    	        .avatar(140px, 140px);
    	        margin: auto auto 10px auto !important;
    	        float: none !important;
    	        img { width: 100% !important; }
    	    }
        }
    
    	span[itemprop="name"] {
    		a {
    			font-size: 1.7em !important;
     			font-family: @font-family-serif !important;	
    			display: block;
    			text-decoration: none !important;
    			border: none !important;
    			color: @black !important;
    			text-align: center;
    			font-style: italic;
    		}
    	}
    	
    	span[itemprop="jobTitle"]{
    		&:before { content: "" !important; }
    		display: block;
    		text-align: center;
    	}
    	
    	p {
    		display: block;
    		margin-top: 5px;
    		font-family: @font-family-sans-serif;
    		font-weight: 100;
    		line-height: 160% !important;
    		font-style: italic;
    		border-bottom: 1px dotted @gray;
    		margin-bottom: 0px;
    		padding-bottom: 10px;           
    		
    	}
    	
    	 
        // REDES SOCIALES
        .social {
            
            margin-top: 0px;
            display: block;
            padding: 0 0 10px 0;
            text-align: left;
            .clear();        
    	   
            a {
            	display: block;
                font-size: 0.9em;
                color: @gray-dark;
                margin: 0;
                padding: 5px;
                font-weight: 300;
    			border-bottom: 1px dotted @gray;              
                border-top: 1px dotted white;         
                color: @gray-darker;
                span {
    	            padding-left: 10px;
    	            color: @gray-dark;
                }
                
                &:last-child {
                	border-bottom: none;
                	margin-bottom: 10px;
                }
                
            }
    
    	    // Google Plus
    	    .gplus {
                &:before {content:"\f0d5"; font-family: fontAwesome; position: relative; top: 1px; color: @c-gplus;}
    	    }
    
            // Twitter
            .twitter {
                &:before {content:"\f099"; font-family: fontAwesome; position: relative; top: 1px; color: @c-twitter;}                                    
            }
    
            // Facebook
            .fb {
                &:before {content:"\f09a"; font-family: fontAwesome; position: relative; top: 1px; color: @c-facebook;}                                            
            }
    
            // Mail
            .mail {
                &:before {content:"\f0e0"; font-family: fontAwesome; position: relative; top: 1px; color: gray;}                                            
            }
    
        }
		*/
}
#homepage_author .profiles .cliche_small,
#homepage_author_opinion .profiles .cliche_small,
#homepage_author_mmedia .profiles .cliche_small {
  display: none;
}
#homepage_author .profiles ul:hover,
#homepage_author_opinion .profiles ul:hover,
#homepage_author_mmedia .profiles ul:hover {
  background: transparent !important;
}
#homepage_author .profiles ul li,
#homepage_author_opinion .profiles ul li,
#homepage_author_mmedia .profiles ul li {
  border: none;
}
#homepage_author .profiles ul li .author:hover,
#homepage_author_opinion .profiles ul li .author:hover,
#homepage_author_mmedia .profiles ul li .author:hover {
  background: transparent !important;
}
#homepage_author .profiles ul li .author .avatar,
#homepage_author_opinion .profiles ul li .author .avatar,
#homepage_author_mmedia .profiles ul li .author .avatar {
  margin: auto;
  display: block;
  text-align: center;
  width: 100% !important;
  height: auto !important;
  min-height: 1%;
  overflow: hidden;
}
#homepage_author .profiles ul li .author .avatar span,
#homepage_author_opinion .profiles ul li .author .avatar span,
#homepage_author_mmedia .profiles ul li .author .avatar span {
  float: left;
  display: block;
  width: 140px;
  height: 140px;
  -webkit-border-radius: 140px;
  /* Saf3+, Chrome */
  border-radius: 140px;
  /* Opera 10.5, IE 9 */
  -moz-border-radius: 140px;
  /* Disabled for FF1+ */
  margin: 0 5px 0 5px;
  overflow: hidden;
  margin: auto auto 10px auto !important;
  float: none !important;
}
#homepage_author .profiles ul li .author .avatar span img,
#homepage_author_opinion .profiles ul li .author .avatar span img,
#homepage_author_mmedia .profiles ul li .author .avatar span img {
  height: 100%;
}
#homepage_author .profiles ul li .author .avatar span img,
#homepage_author_opinion .profiles ul li .author .avatar span img,
#homepage_author_mmedia .profiles ul li .author .avatar span img {
  width: 100% !important;
}
#homepage_author .profiles ul li .author .profile,
#homepage_author_opinion .profiles ul li .author .profile,
#homepage_author_mmedia .profiles ul li .author .profile {
  display: block !important;
}
#homepage_author .profiles ul li .author .profile span[itemprop="name"],
#homepage_author_opinion .profiles ul li .author .profile span[itemprop="name"],
#homepage_author_mmedia .profiles ul li .author .profile span[itemprop="name"] {
  font: italic 2.2rem Georgia, "Times New Roman", Times, serif;
  display: block;
  color: #000000;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 5px !important;
}
#homepage_author .profiles ul li .author .profile span[itemprop="jobTitle"],
#homepage_author_opinion .profiles ul li .author .profile span[itemprop="jobTitle"],
#homepage_author_mmedia .profiles ul li .author .profile span[itemprop="jobTitle"] {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
}
#homepage_author .profiles ul li .author .profile span[itemprop="jobTitle"]:before,
#homepage_author_opinion .profiles ul li .author .profile span[itemprop="jobTitle"]:before,
#homepage_author_mmedia .profiles ul li .author .profile span[itemprop="jobTitle"]:before {
  content: "" !important;
}
#homepage_author .profiles ul li .author .profile [itemprop="description"],
#homepage_author_opinion .profiles ul li .author .profile [itemprop="description"],
#homepage_author_mmedia .profiles ul li .author .profile [itemprop="description"] {
  display: block;
  margin-top: 5px;
  width: 100%;
  font: 300 italic 1.4rem/160% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  border-bottom: 1px dotted #cccccc;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#homepage_author .profiles ul li .author .profile .social,
#homepage_author_opinion .profiles ul li .author .profile .social,
#homepage_author_mmedia .profiles ul li .author .profile .social {
  margin-top: 0;
  display: block;
  padding: 0;
  text-align: left;
  overflow: visible;
  float: left;
  width: 100%;
  min-height: 1%;
  overflow: hidden;
}
#homepage_author .profiles ul li .author .profile .social a,
#homepage_author_opinion .profiles ul li .author .profile .social a,
#homepage_author_mmedia .profiles ul li .author .profile .social a {
  display: block;
  float: left;
  font-size: 1.4rem;
  margin: 0;
  padding: 5px;
  font-weight: 300;
  width: 100%;
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted white;
  color: #333333;
}
#homepage_author .profiles ul li .author .profile .social a span,
#homepage_author_opinion .profiles ul li .author .profile .social a span,
#homepage_author_mmedia .profiles ul li .author .profile .social a span {
  padding-left: 10px;
  color: #666666;
  display: inline;
}
#homepage_author .profiles ul li .author .profile .social a:last-child,
#homepage_author_opinion .profiles ul li .author .profile .social a:last-child,
#homepage_author_mmedia .profiles ul li .author .profile .social a:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
#homepage_author .profiles ul li .author .profile .social .gplus:before,
#homepage_author_opinion .profiles ul li .author .profile .social .gplus:before,
#homepage_author_mmedia .profiles ul li .author .profile .social .gplus:before {
  content: "\f0d5";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #c0241c;
}
#homepage_author .profiles ul li .author .profile .social .twitter:before,
#homepage_author_opinion .profiles ul li .author .profile .social .twitter:before,
#homepage_author_mmedia .profiles ul li .author .profile .social .twitter:before {
  content: "\f099";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #15a1d3;
}
#homepage_author .profiles ul li .author .profile .social .fb:before,
#homepage_author_opinion .profiles ul li .author .profile .social .fb:before,
#homepage_author_mmedia .profiles ul li .author .profile .social .fb:before {
  content: "\f09a";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #344e87;
}
#homepage_author .profiles ul li .author .profile .social .mail:before,
#homepage_author_opinion .profiles ul li .author .profile .social .mail:before,
#homepage_author_mmedia .profiles ul li .author .profile .social .mail:before {
  content: "\f0e0";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: gray;
}
#homepage_author .profiles ul li .author .profile .social .link:before,
#homepage_author_opinion .profiles ul li .author .profile .social .link:before,
#homepage_author_mmedia .profiles ul li .author .profile .social .link:before {
  content: "\f0c1";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: gray;
}
#homepage_author .profiles ul li .author.opinion [itemprop="description"],
#homepage_author_opinion .profiles ul li .author.opinion [itemprop="description"],
#homepage_author_mmedia .profiles ul li .author.opinion [itemprop="description"] {
  font-family: Georgia, "Times New Roman", Times, serif;
}
#homepage_author #cloud,
#homepage_author_opinion #cloud,
#homepage_author_mmedia #cloud {
  padding: 10px;
  background: white;
  margin-top: -40px;
  border-top: 1px dotted #cccccc;
}
#homepage_author #cloud strong,
#homepage_author_opinion #cloud strong,
#homepage_author_mmedia #cloud strong {
  display: block;
  color: #bf1832;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 0.9em;
}
#homepage_author #cloud a,
#homepage_author_opinion #cloud a,
#homepage_author_mmedia #cloud a {
  font-weight: 300;
}
#homepage_author #cloud a:hover,
#homepage_author_opinion #cloud a:hover,
#homepage_author_mmedia #cloud a:hover {
  color: #bf1832 !important;
}
/** CAPA FICHAS DE AUTORES PARA LISTAS**/
.bio-lista {
  margin: 0 0 40px 0;
  padding: 20px 10px 10px 10px !important;
  background: #f4f4f4;
  text-shadow: 0 1px 0 white;
}
.bio-lista .cliche_small {
  display: none;
}
.bio-lista .avatar {
  margin: auto;
  display: block;
  text-align: center;
  width: 100% !important;
  min-height: 1%;
  overflow: hidden;
}
.bio-lista .avatar span {
  float: left;
  display: block;
  width: 140px;
  height: 140px;
  -webkit-border-radius: 140px;
  /* Saf3+, Chrome */
  border-radius: 140px;
  /* Opera 10.5, IE 9 */
  -moz-border-radius: 140px;
  /* Disabled for FF1+ */
  margin: 0 5px 0 5px;
  overflow: hidden;
  margin: auto auto 10px auto !important;
  float: none !important;
}
.bio-lista .avatar span img {
  height: 100%;
}
.bio-lista .avatar span img {
  width: 100% !important;
}
.bio-lista span[itemprop="name"] a {
  font-size: 1.7em !important;
  font-family: Georgia, "Times New Roman", Times, serif !important;
  display: block;
  text-decoration: none !important;
  border: none !important;
  color: #000000 !important;
  text-align: center;
  font-style: italic;
}
.bio-lista span[itemprop="jobTitle"] {
  display: block;
  text-align: center;
}
.bio-lista span[itemprop="jobTitle"]:before {
  content: "" !important;
}
.bio-lista p {
  display: block;
  margin-top: 5px;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 100;
  line-height: 160% !important;
  font-style: italic;
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.bio-lista .social {
  margin-top: 0px;
  display: block;
  padding: 0 0 10px 0;
  text-align: left;
  min-height: 1%;
  overflow: hidden;
}
.bio-lista .social a {
  display: block;
  font-size: 0.9em;
  color: #666666;
  margin: 0;
  padding: 5px;
  font-weight: 300;
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted white;
  color: #333333;
}
.bio-lista .social a span {
  padding-left: 10px;
  color: #666666;
}
.bio-lista .social a:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.bio-lista .social .gplus:before {
  content: "\f0d5";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #c0241c;
}
.bio-lista .social .twitter:before {
  content: "\f099";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #15a1d3;
}
.bio-lista .social .fb:before {
  content: "\f09a";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: #344e87;
}
.bio-lista .social .mail:before {
  content: "\f0e0";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: gray;
}
.bio-lista .social .link:before {
  content: "\f0c1";
  font-family: fontAwesome;
  position: relative;
  top: 1px;
  color: gray;
}
.bio-lista #cloud {
  padding: 10px;
  background: white;
  margin: -12px -10px -10px -10px;
  border-top: 1px dotted #cccccc;
}
.bio-lista #cloud strong {
  display: block;
  color: #bf1832;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 0.9em;
}
/****** NAVEGACIÓN PESTAÑAS ******/
.nav-tabs {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  font-weight: 300;
}
.nav-tabs .active a {
  border-color: #cccccc !important;
  border-bottom-color: white !important;
  color: #bf1832 !important;
  font-weight: 500;
}
.tabs-clasifi {
  margin: 0;
  padding: 0;
  border: none;
}
/****** JORNADAS ******/
.clasifi {
  margin-top: -1px;
  -webkit-border-radius: 0 0 4px 4px !important;
  border-radius: 0 0 4px 4px !important;
}
.clasifi .panel-head {
  padding: 0;
}
.clasifi .panel-head h2 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  font-weight: 300;
  margin: 0;
  padding: 5px 0 0 0;
}
.clasifi .panel-body .row {
  width: 100%;
  display: table;
  margin: 0;
  /* ie */
}
.clasifi .panel-body .row div[class^="col-xs"] {
  float: none !important;
  display: table-cell;
  /* ie */
  vertical-align: top;
  border-right: 1px solid #eeeeee;
}
.clasifi .panel-body .row > div[class^="col-xs"]:first-child {
  padding: 0px !important;
}
.clasifi .panel-body .row > div[class^="col-xs"] {
  padding-top: 4px !important;
}
.clasifi .panel-body .row > div[class^="col-xs"]:last-child {
  border-right: none;
}
.clasifi .nav-pills li {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  padding: 0;
  border: none;
  /* Enlaces */
  /* Activo */
  /* Separador */
}
.clasifi .nav-pills li a {
  padding: 4px 8px;
  font-weight: 300;
  -webkit-border-radius: 4px 0 0 4px !important;
  border-radius: 4px 0 0 4px !important;
}
.clasifi .nav-pills li.active a {
  background-color: white !important;
  border: 1px solid #eeeeee;
  color: #bf1832;
  margin-right: -1px;
  border-right-color: white;
}
.clasifi .nav-pills li hr {
  margin: 0;
  padding: 0;
}
/****** TABLAS GENERAL ******/
.table.games,
.table.chart,
.table.calendar {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  /*  font-size: 1.25rem;*/
  font-size: 0.9em;
}
.table.games td,
.table.chart td,
.table.calendar td {
  border-top-color: #eeeeee;
}
.table.games th,
.table.chart th,
.table.calendar th {
  border: none;
}
.table.games tbody,
.table.chart tbody,
.table.calendar tbody {
  border: none;
}
.table.games caption,
.table.chart caption,
.table.calendar caption {
  text-transform: uppercase;
  text-align: left;
  font-weight: 500;
  font-size: 1.1em;
  color: #666666 !important;
}
.table.games caption small,
.table.chart caption small,
.table.calendar caption small {
  font-weight: 300;
  background: #809aa5;
  color: white;
  font-weight: 500;
  display: inline-block;
  text-align: center !important;
  padding: 0 4px !important;
  font-size: .9em;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.table.games caption .btn-mini,
.table.chart caption .btn-mini,
.table.calendar caption .btn-mini {
  margin: -4px 0 0 0 !important;
  line-height: 1.1;
}
/****** CLASIFICACION ******/
.table.chart {
  /* Centrado de escudos */
}
.table.chart tr td:nth-child(2) {
  text-align: center;
  min-width: 20px;
}
/****** PARTIDOS ******/
.table.games {
  /* Alineación de cabecero */
  /* Alineación y estilos del cuerpo */
}
.table.games h5 {
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
  margin: 0;
  padding-top: 2px;
  font-size: 1em;
}
.table.games thead tr th:nth-child(2) {
  text-align: right;
}
.table.games tbody {
  /* Días de los partidos */
  /* Horas y estados de los partidos */
  /* Resultado */
  /* Color equipos */
}
.table.games tbody td[colspan='8'] + tr + td {
  botder-top-color: #cccccc;
}
.table.games tbody td[colspan='8'] h5 {
  font-weight: 500;
}
.table.games tbody td[colspan='8'] h5:first-letter {
  text-transform: uppercase;
}
.table.games tbody tr td:nth-child(1) span {
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  background: #eeeeee;
  padding: 0 4px;
}
.table.games tbody tr td:nth-child(3),
.table.games tbody tr td:nth-child(5) {
  text-align: center;
  min-width: 20px;
}
.table.games tbody tr td:nth-child(4) {
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
}
.table.games tbody tr td:nth-child(2),
.table.games tbody tr td:nth-child(6) {
  color: black;
}
.table.games tbody tr td:nth-child(2) {
  text-align: right;
}
/****** JORNADAS (calendario) ******/
.calendar dt {
  text-transform: uppercase;
  text-align: left;
  font-weight: 500 !important;
  font-size: .9em;
  color: #666666;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
.calendar dd {
  display: block;
  float: left;
  width: 15.5%;
  margin: .5%;
}
.calendar dd .btn-mini {
  width: 100%;
  text-align: center !important;
  margin: 0px !important;
  line-height: 110%;
  text-align: left;
  background-color: #f4f4f4;
  color: #666666 !important;
  padding: 4px;
  text-shadow: 0 1px 0 #ffffff;
  font-weight: 300;
}
.calendar dd.active .btn-mini {
  background: #809aa5 !important;
  color: white !important;
  text-shadow: none;
}
.calendar dd.inactive .btn-mini {
  background: #809aa5 !important;
  color: white !important;
  text-shadow: none;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
/* @import "hiperlocal_grafico.less"; */
.no-touch #mas-multimedia > div:hover {
  cursor: hand;
}
.no-touch #mas-multimedia > div:hover img {
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22desaturate%22%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22/%3E%3C/filter%3E%3C/svg%3E#desaturate);
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -moz-transition: all 0.5s ease-in;
  /* Firefox */
  -webkit-transition: all 0.5s ease-in;
  /* WebKit */
  -o-transition: all 0.5s ease-in;
  /* Opera */
  transition: all 0.5s ease-in;
  /* Standard */
}
.no-touch #mas-multimedia > div:hover .media.play,
.no-touch #mas-multimedia > div:hover .media.carousel {
  display: block !important;
  -moz-transition: all 0.25s ease-in;
  /* Firefox */
  -webkit-transition: all 0.25s ease-in;
  /* WebKit */
  -o-transition: all 0.25s ease-in;
  /* Opera */
  transition: all 0.25s ease-in;
  /* Standard */
}
#mas-multimedia {
  background: #000000;
  border-radius: 4px;
  padding: 2px;
  margin-bottom: 10px;
  min-height: 1%;
  overflow: hidden;
}
#mas-multimedia .cliche_media {
  border: none;
  text-transform: uppercase;
}
#mas-multimedia .cliche_media h1 {
  font: 100 3.8em/85% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  margin: 0;
  padding: 15px 0 0 15px;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#mas-multimedia .cliche_media h1 span {
  font-weight: 100 !important;
  display: block;
  clear: both;
  color: white;
}
#mas-multimedia .cliche_media h1 small {
  font: italic 0.29em/100% Georgia, "Times New Roman", Times, serif !important;
  float: left;
  text-transform: none;
  font-weight: lighter !important;
  padding: 0 0 0 5px;
  color: white;
}
#mas-multimedia > div {
  margin: 0;
  padding: 2px;
  position: relative;
  border-radius: 4px;
}
#mas-multimedia > div .expand time {
  display: none;
}
#mas-multimedia > div img {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background: #000000;
  border-radius: 4px;
}
#mas-multimedia > div .media.play,
#mas-multimedia > div .media.carousel {
  width: auto;
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: black;
  padding: 10px 10px 5px 10px;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
#mas-multimedia > div .media.play > span .expand,
#mas-multimedia > div .media.carousel > span .expand {
  font-size: .9em;
  line-height: 1em;
  font-weight: 600;
  text-transform: uppercase !important;
  color: white;
  display: block;
}
#mas-multimedia > div .media.play > span .expand small,
#mas-multimedia > div .media.carousel > span .expand small {
  display: inline;
  padding-left: 5px;
  font-weight: 500;
}
#mas-multimedia > div .media.play > span .detail,
#mas-multimedia > div .media.carousel > span .detail {
  display: block;
  clear: both;
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#mas-multimedia > div.col-xs-4 .media.play > span .detail,
#mas-multimedia > div.col-xs-4 .media.carousel > span .detail {
  font-size: 1em;
}
#mas-multimedia > div .media.play .expand small:after {
  content: " min.";
}
#mas-multimedia > div .media.carousel .expand small:after {
  content: " fotos";
}
#mas-multimedia.mm_vertical {
  margin-bottom: 15px;
}
#mas-multimedia.mm_vertical .cliche_media {
  border: none;
  text-transform: uppercase;
}
#mas-multimedia.mm_vertical .cliche_media h1 {
  font: 100 2em/85% Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif !important;
  margin: 0;
  padding: 7px 0 7px 7px;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-rendering: auto;*/
}
#mas-multimedia.mm_vertical .cliche_media h1 span {
  font-weight: 100 !important;
  color: white;
  display: inline;
}
#mas-multimedia.mm_vertical .cliche_media h1 small {
  font: italic 0.6em/100% Georgia, "Times New Roman", Times, serif !important;
  float: left;
  width: 100%;
  text-transform: none;
  font-weight: lighter !important;
  padding: 0 0 10px 0	;
  color: white;
}
#mas-multimedia.mm_vertical .col-xs-16 [itemprop^="name"] {
  font-size: 1.7rem !important;
  line-height: 120%;
}
#mas-multimedia.mm_vertical .col-xs-8 [itemprop^="name"] {
  font-size: 1.4rem !important;
  line-height: 120%;
}
#homepage .col-xs-16 #mas-multimedia:first-child .col-xs-8 img {
  height: 273px;
  overflow: hidden;
}
#homepage .col-xs-16 #mas-multimedia:first-child .col-xs-4 img {
  height: 135px;
  overflow: hidden;
}
.box .survey:last-child {
  margin-bottom: 10px;
}
.box.gray .survey {
  background: white;
}
#col_c .survey .graph {
  display: none;
}
#col_c .survey h1,
#col_c .survey h2 {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 5px;
}
.survey {
  padding: 10px;
  border-bottom: 0px;
  background: #f4f4f4;
  overflow: inherit  !important;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.survey + article {
  border-top: 1px dotted #cccccc;
  padding-top: 10px;
}
.survey header:before {
  float: left;
  content: "¿";
  color: white;
  padding: 0 7px;
  display: block;
  font-size: 2.8rem;
  line-height: 100%;
  font-weight: lighter;
  margin: -10px 10px 0 0 !important;
  background: #e42644;
  font-family: Georgia, "Times New Roman", Times, serif;
  -webkit-border-radius: 0px 0px 2px 2px !important;
  border-radius: 0px 0px 2px 2px !important;
}
.survey h1,
.survey h2 {
  font-size: 1.1em !important;
  font-family: Arial, Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
  font-weight: 400 !important;
}
.survey p[itemprop^="alternativeHeadline"] {
  font-size: 0.85em !important;
  margin-bottom: 10px;
  clear: both;
}
.survey form {
  font-size: 0.85em !important;
}
.survey form:before,
.survey form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.survey form:after {
  clear: both;
}
.survey form:before,
.survey form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.survey form:after {
  clear: both;
}
.survey form .cliche_small {
  display: none;
}
.survey form hr {
  width: 100% !important;
  margin: 0 0 21px 0;
  border-top: 1px dotted #cccccc;
}
.survey form button {
  margin-right: 5px;
}
.survey form .questions {
  width: 100%;
  display: table;
  padding: 10px 0 0 0;
}
.survey form .questions label {
  width: 100%;
  font-weight: 200;
  display: table-row;
}
.survey form .questions label .ask_txt {
  border-top: 1px dotted #cccccc;
  width: 50%;
  padding: 5px;
  display: table-cell;
  vertical-align: center;
}
.survey form .questions label .ask_txt input {
  float: left;
  margin: 1px 7px 0 0;
}
.survey form .questions label .ask_txt i {
  float: right;
  padding: 0 10px;
}
.survey form .questions label .ask_txt strong {
  float: left;
  font-weight: 500;
}
.survey form .questions label .graph {
  width: 50%;
  padding: 0px;
  display: table-cell;
  border-top: 1px dotted #cccccc;
}
.survey form .questions label .graph .data {
  width: 100%;
  float: left;
  display: block;
  background: white;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.survey form .questions label .graph span[class^="al"] {
  display: block;
  float: left;
  background: #809aa5;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
.survey form .questions label .graph span[class^="al"] i {
  visibility: hidden;
}
.survey form .questions label .graph .al0 {
  width: 0.2%;
}
.survey form .questions label .graph .al1 {
  width: 1%;
}
.survey form .questions label .graph .al2 {
  width: 2%;
}
.survey form .questions label .graph .al3 {
  width: 3%;
}
.survey form .questions label .graph .al4 {
  width: 4%;
}
.survey form .questions label .graph .al5 {
  width: 5%;
}
.survey form .questions label .graph .al6 {
  width: 6%;
}
.survey form .questions label .graph .al7 {
  width: 7%;
}
.survey form .questions label .graph .al8 {
  width: 8%;
}
.survey form .questions label .graph .al9 {
  width: 9%;
}
.survey form .questions label .graph .al10 {
  width: 12%;
}
.survey form .questions label .graph .al11 {
  width: 11%;
}
.survey form .questions label .graph .al12 {
  width: 12%;
}
.survey form .questions label .graph .al13 {
  width: 13%;
}
.survey form .questions label .graph .al14 {
  width: 14%;
}
.survey form .questions label .graph .al15 {
  width: 15%;
}
.survey form .questions label .graph .al16 {
  width: 16%;
}
.survey form .questions label .graph .al17 {
  width: 17%;
}
.survey form .questions label .graph .al18 {
  width: 18%;
}
.survey form .questions label .graph .al19 {
  width: 19%;
}
.survey form .questions label .graph .al20 {
  width: 20%;
}
.survey form .questions label .graph .al21 {
  width: 21%;
}
.survey form .questions label .graph .al22 {
  width: 22%;
}
.survey form .questions label .graph .al23 {
  width: 23%;
}
.survey form .questions label .graph .al24 {
  width: 24%;
}
.survey form .questions label .graph .al25 {
  width: 25%;
}
.survey form .questions label .graph .al26 {
  width: 26%;
}
.survey form .questions label .graph .al27 {
  width: 27%;
}
.survey form .questions label .graph .al28 {
  width: 28%;
}
.survey form .questions label .graph .al29 {
  width: 29%;
}
.survey form .questions label .graph .al30 {
  width: 30%;
}
.survey form .questions label .graph .al31 {
  width: 31%;
}
.survey form .questions label .graph .al32 {
  width: 32%;
}
.survey form .questions label .graph .al33 {
  width: 33%;
}
.survey form .questions label .graph .al34 {
  width: 34%;
}
.survey form .questions label .graph .al35 {
  width: 35%;
}
.survey form .questions label .graph .al36 {
  width: 36%;
}
.survey form .questions label .graph .al37 {
  width: 37%;
}
.survey form .questions label .graph .al38 {
  width: 38%;
}
.survey form .questions label .graph .al39 {
  width: 39%;
}
.survey form .questions label .graph .al40 {
  width: 30%;
}
.survey form .questions label .graph .al41 {
  width: 41%;
}
.survey form .questions label .graph .al42 {
  width: 42%;
}
.survey form .questions label .graph .al43 {
  width: 43%;
}
.survey form .questions label .graph .al44 {
  width: 44%;
}
.survey form .questions label .graph .al45 {
  width: 45%;
}
.survey form .questions label .graph .al46 {
  width: 46%;
}
.survey form .questions label .graph .al47 {
  width: 47%;
}
.survey form .questions label .graph .al48 {
  width: 48%;
}
.survey form .questions label .graph .al49 {
  width: 49%;
}
.survey form .questions label .graph .al50 {
  width: 50%;
}
.survey form .questions label .graph .al51 {
  width: 51%;
}
.survey form .questions label .graph .al52 {
  width: 52%;
}
.survey form .questions label .graph .al53 {
  width: 53%;
}
.survey form .questions label .graph .al54 {
  width: 54%;
}
.survey form .questions label .graph .al55 {
  width: 55%;
}
.survey form .questions label .graph .al56 {
  width: 56%;
}
.survey form .questions label .graph .al57 {
  width: 57%;
}
.survey form .questions label .graph .al58 {
  width: 58%;
}
.survey form .questions label .graph .al59 {
  width: 59%;
}
.survey form .questions label .graph .al60 {
  width: 60%;
}
.survey form .questions label .graph .al61 {
  width: 61%;
}
.survey form .questions label .graph .al62 {
  width: 62%;
}
.survey form .questions label .graph .al63 {
  width: 63%;
}
.survey form .questions label .graph .al64 {
  width: 64%;
}
.survey form .questions label .graph .al65 {
  width: 65%;
}
.survey form .questions label .graph .al66 {
  width: 66%;
}
.survey form .questions label .graph .al67 {
  width: 67%;
}
.survey form .questions label .graph .al68 {
  width: 68%;
}
.survey form .questions label .graph .al69 {
  width: 69%;
}
.survey form .questions label .graph .al70 {
  width: 70%;
}
.survey form .questions label .graph .al71 {
  width: 71%;
}
.survey form .questions label .graph .al72 {
  width: 72%;
}
.survey form .questions label .graph .al73 {
  width: 73%;
}
.survey form .questions label .graph .al74 {
  width: 74%;
}
.survey form .questions label .graph .al75 {
  width: 75%;
}
.survey form .questions label .graph .al76 {
  width: 76%;
}
.survey form .questions label .graph .al77 {
  width: 77%;
}
.survey form .questions label .graph .al78 {
  width: 78%;
}
.survey form .questions label .graph .al79 {
  width: 79%;
}
.survey form .questions label .graph .al80 {
  width: 80%;
}
.survey form .questions label .graph .al81 {
  width: 81%;
}
.survey form .questions label .graph .al82 {
  width: 82%;
}
.survey form .questions label .graph .al83 {
  width: 83%;
}
.survey form .questions label .graph .al84 {
  width: 84%;
}
.survey form .questions label .graph .al85 {
  width: 85%;
}
.survey form .questions label .graph .al86 {
  width: 86%;
}
.survey form .questions label .graph .al87 {
  width: 87%;
}
.survey form .questions label .graph .al88 {
  width: 88%;
}
.survey form .questions label .graph .al89 {
  width: 89%;
}
.survey form .questions label .graph .al90 {
  width: 90%;
}
.survey form .questions label .graph .al91 {
  width: 81%;
}
.survey form .questions label .graph .al92 {
  width: 82%;
}
.survey form .questions label .graph .al93 {
  width: 83%;
}
.survey form .questions label .graph .al94 {
  width: 84%;
}
.survey form .questions label .graph .al95 {
  width: 85%;
}
.survey form .questions label .graph .al96 {
  width: 86%;
}
.survey form .questions label .graph .al97 {
  width: 87%;
}
.survey form .questions label .graph .al98 {
  width: 88%;
}
.survey form .questions label .graph .al99 {
  width: 89%;
}
.survey form .questions label .graph .al100 {
  width: 100%;
}
.survey .navbar-nav li:last-child:before {
  content: " o ";
}
.survey .navbar-nav li:last-child:after {
  content: " para poder votar.";
}
.survey .navbar-nav li:last-child .btn-xs {
  padding: 0 !important;
}
.survey .navbar-nav #boton_perfil {
  display: inline-block !important;
  padding: 0 !important;
}
#article-page form.survey_form {
  font-size: 0.85em !important;
  background: #f4f4f4;
  padding: 10px;
  border-top: 1px solid black;
}
#article-page form.survey_form .cliche_small {
  width: 100%;
  margin: -10px;
  border-top: none;
  font-size: 1.2em;
  padding-left: 10px;
}
#article-page form.survey_form hr {
  width: 100% !important;
  margin: 0 0 21px 0;
  border-top: 1px dotted #cccccc;
}
#article-page form.survey_form button {
  margin-right: 5px;
}
#article-page form.survey_form .questions {
  width: 100%;
  display: table;
  padding: 10px 0 0 0;
}
#article-page form.survey_form .questions label {
  width: 100%;
  font-weight: 200;
  display: table-row;
}
#article-page form.survey_form .questions label .ask_txt {
  border-top: 1px dotted #cccccc;
  width: 50%;
  padding: 5px;
  display: table-cell;
  vertical-align: center;
}
#article-page form.survey_form .questions label .ask_txt input {
  float: left;
  margin: 1px 7px 0 0;
}
#article-page form.survey_form .questions label .ask_txt i {
  float: right;
  padding: 0 10px;
}
#article-page form.survey_form .questions label .ask_txt strong {
  float: left;
}
#article-page form.survey_form .questions label .graph {
  width: 50%;
  padding: 0px;
  display: table-cell;
  border-top: 1px dotted #cccccc;
}
#article-page form.survey_form .questions label .graph .data {
  width: 100%;
  float: left;
  display: block;
  background: white;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
#article-page form.survey_form .questions label .graph span[class^="al"] {
  display: block;
  float: left;
  background: #809aa5;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  border-radius: 2px 2px 2px 2px !important;
}
#article-page form.survey_form .questions label .graph span[class^="al"] i {
  visibility: hidden;
}
#article-page form.survey_form .questions label .graph .al0 {
  width: 0.2%;
}
#article-page form.survey_form .questions label .graph .al1 {
  width: 1%;
}
#article-page form.survey_form .questions label .graph .al2 {
  width: 2%;
}
#article-page form.survey_form .questions label .graph .al3 {
  width: 3%;
}
#article-page form.survey_form .questions label .graph .al4 {
  width: 4%;
}
#article-page form.survey_form .questions label .graph .al5 {
  width: 5%;
}
#article-page form.survey_form .questions label .graph .al6 {
  width: 6%;
}
#article-page form.survey_form .questions label .graph .al7 {
  width: 7%;
}
#article-page form.survey_form .questions label .graph .al8 {
  width: 8%;
}
#article-page form.survey_form .questions label .graph .al9 {
  width: 9%;
}
#article-page form.survey_form .questions label .graph .al10 {
  width: 12%;
}
#article-page form.survey_form .questions label .graph .al11 {
  width: 11%;
}
#article-page form.survey_form .questions label .graph .al12 {
  width: 12%;
}
#article-page form.survey_form .questions label .graph .al13 {
  width: 13%;
}
#article-page form.survey_form .questions label .graph .al14 {
  width: 14%;
}
#article-page form.survey_form .questions label .graph .al15 {
  width: 15%;
}
#article-page form.survey_form .questions label .graph .al16 {
  width: 16%;
}
#article-page form.survey_form .questions label .graph .al17 {
  width: 17%;
}
#article-page form.survey_form .questions label .graph .al18 {
  width: 18%;
}
#article-page form.survey_form .questions label .graph .al19 {
  width: 19%;
}
#article-page form.survey_form .questions label .graph .al20 {
  width: 20%;
}
#article-page form.survey_form .questions label .graph .al21 {
  width: 21%;
}
#article-page form.survey_form .questions label .graph .al22 {
  width: 22%;
}
#article-page form.survey_form .questions label .graph .al23 {
  width: 23%;
}
#article-page form.survey_form .questions label .graph .al24 {
  width: 24%;
}
#article-page form.survey_form .questions label .graph .al25 {
  width: 25%;
}
#article-page form.survey_form .questions label .graph .al26 {
  width: 26%;
}
#article-page form.survey_form .questions label .graph .al27 {
  width: 27%;
}
#article-page form.survey_form .questions label .graph .al28 {
  width: 28%;
}
#article-page form.survey_form .questions label .graph .al29 {
  width: 29%;
}
#article-page form.survey_form .questions label .graph .al30 {
  width: 30%;
}
#article-page form.survey_form .questions label .graph .al31 {
  width: 31%;
}
#article-page form.survey_form .questions label .graph .al32 {
  width: 32%;
}
#article-page form.survey_form .questions label .graph .al33 {
  width: 33%;
}
#article-page form.survey_form .questions label .graph .al34 {
  width: 34%;
}
#article-page form.survey_form .questions label .graph .al35 {
  width: 35%;
}
#article-page form.survey_form .questions label .graph .al36 {
  width: 36%;
}
#article-page form.survey_form .questions label .graph .al37 {
  width: 37%;
}
#article-page form.survey_form .questions label .graph .al38 {
  width: 38%;
}
#article-page form.survey_form .questions label .graph .al39 {
  width: 39%;
}
#article-page form.survey_form .questions label .graph .al40 {
  width: 30%;
}
#article-page form.survey_form .questions label .graph .al41 {
  width: 41%;
}
#article-page form.survey_form .questions label .graph .al42 {
  width: 42%;
}
#article-page form.survey_form .questions label .graph .al43 {
  width: 43%;
}
#article-page form.survey_form .questions label .graph .al44 {
  width: 44%;
}
#article-page form.survey_form .questions label .graph .al45 {
  width: 45%;
}
#article-page form.survey_form .questions label .graph .al46 {
  width: 46%;
}
#article-page form.survey_form .questions label .graph .al47 {
  width: 47%;
}
#article-page form.survey_form .questions label .graph .al48 {
  width: 48%;
}
#article-page form.survey_form .questions label .graph .al49 {
  width: 49%;
}
#article-page form.survey_form .questions label .graph .al50 {
  width: 50%;
}
#article-page form.survey_form .questions label .graph .al51 {
  width: 51%;
}
#article-page form.survey_form .questions label .graph .al52 {
  width: 52%;
}
#article-page form.survey_form .questions label .graph .al53 {
  width: 53%;
}
#article-page form.survey_form .questions label .graph .al54 {
  width: 54%;
}
#article-page form.survey_form .questions label .graph .al55 {
  width: 55%;
}
#article-page form.survey_form .questions label .graph .al56 {
  width: 56%;
}
#article-page form.survey_form .questions label .graph .al57 {
  width: 57%;
}
#article-page form.survey_form .questions label .graph .al58 {
  width: 58%;
}
#article-page form.survey_form .questions label .graph .al59 {
  width: 59%;
}
#article-page form.survey_form .questions label .graph .al60 {
  width: 60%;
}
#article-page form.survey_form .questions label .graph .al61 {
  width: 61%;
}
#article-page form.survey_form .questions label .graph .al62 {
  width: 62%;
}
#article-page form.survey_form .questions label .graph .al63 {
  width: 63%;
}
#article-page form.survey_form .questions label .graph .al64 {
  width: 64%;
}
#article-page form.survey_form .questions label .graph .al65 {
  width: 65%;
}
#article-page form.survey_form .questions label .graph .al66 {
  width: 66%;
}
#article-page form.survey_form .questions label .graph .al67 {
  width: 67%;
}
#article-page form.survey_form .questions label .graph .al68 {
  width: 68%;
}
#article-page form.survey_form .questions label .graph .al69 {
  width: 69%;
}
#article-page form.survey_form .questions label .graph .al70 {
  width: 70%;
}
#article-page form.survey_form .questions label .graph .al71 {
  width: 71%;
}
#article-page form.survey_form .questions label .graph .al72 {
  width: 72%;
}
#article-page form.survey_form .questions label .graph .al73 {
  width: 73%;
}
#article-page form.survey_form .questions label .graph .al74 {
  width: 74%;
}
#article-page form.survey_form .questions label .graph .al75 {
  width: 75%;
}
#article-page form.survey_form .questions label .graph .al76 {
  width: 76%;
}
#article-page form.survey_form .questions label .graph .al77 {
  width: 77%;
}
#article-page form.survey_form .questions label .graph .al78 {
  width: 78%;
}
#article-page form.survey_form .questions label .graph .al79 {
  width: 79%;
}
#article-page form.survey_form .questions label .graph .al80 {
  width: 80%;
}
#article-page form.survey_form .questions label .graph .al81 {
  width: 81%;
}
#article-page form.survey_form .questions label .graph .al82 {
  width: 82%;
}
#article-page form.survey_form .questions label .graph .al83 {
  width: 83%;
}
#article-page form.survey_form .questions label .graph .al84 {
  width: 84%;
}
#article-page form.survey_form .questions label .graph .al85 {
  width: 85%;
}
#article-page form.survey_form .questions label .graph .al86 {
  width: 86%;
}
#article-page form.survey_form .questions label .graph .al87 {
  width: 87%;
}
#article-page form.survey_form .questions label .graph .al88 {
  width: 88%;
}
#article-page form.survey_form .questions label .graph .al89 {
  width: 89%;
}
#article-page form.survey_form .questions label .graph .al90 {
  width: 90%;
}
#article-page form.survey_form .questions label .graph .al91 {
  width: 81%;
}
#article-page form.survey_form .questions label .graph .al92 {
  width: 82%;
}
#article-page form.survey_form .questions label .graph .al93 {
  width: 83%;
}
#article-page form.survey_form .questions label .graph .al94 {
  width: 84%;
}
#article-page form.survey_form .questions label .graph .al95 {
  width: 85%;
}
#article-page form.survey_form .questions label .graph .al96 {
  width: 86%;
}
#article-page form.survey_form .questions label .graph .al97 {
  width: 87%;
}
#article-page form.survey_form .questions label .graph .al98 {
  width: 88%;
}
#article-page form.survey_form .questions label .graph .al99 {
  width: 89%;
}
#article-page form.survey_form .questions label .graph .al100 {
  width: 100%;
}
/* TABLET */
@media (min-width: 768px) and (max-width: 1024px) {
  .touch #article-page #articleBody #article_header > h1 {
    font-size: 3em !important;
  }
  .touch #article-page #articleBody #article_header > p[itemprop^="alternativeHeadline"] {
    font: italic 300 1.8em/135% Georgia, "Times New Roman", Times, serif;
  }
  .touch #article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
    font: 300 1.6em/160% Arial, sans-serif !important;
    line-height: 140% !important;
  }
  .touch #article-page.opinion #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
    font: 300 1.6em/160% Georgia, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
}
/* MOVILES */
@media (max-width: 767px) {
  .touch #article-page #articleBody #article_header > h1 {
    font-size: 3.4em !important;
  }
  .touch #article-page #articleBody #article_header > p[itemprop^="alternativeHeadline"] {
    font: italic 300 2.2em/135% Georgia, "Times New Roman", Times, serif;
  }
  .touch #article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
    font: 300 2.2em/160% Arial, sans-serif !important;
  }
  .touch #article-page.opinion #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
    font: 300 2.2em/160% Georgia, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
}
/* iphone 6 */
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
  .touch #article-page #articleBody #article_header > h1 {
    font-size: 3.4em !important;
  }
  .touch #article-page #articleBody #article_header > p[itemprop^="alternativeHeadline"] {
    font: italic 300 2.2em/135% Georgia, "Times New Roman", Times, serif;
  }
  .touch #article-page #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
    font: 300 2.2em/160% Arial, sans-serif !important;
  }
  .touch #article-page.opinion #articleBody #article_content div[itemprop="articleBody"] p[itemprop="text"] {
    font: 300 2.2em/160% Arial, sans-serif !important;
  }
}
/* Hacks Mobile & Tablet */
.touch {
  /* Oculta publicidad lateral */
}
.touch #Lateral_izquierdo,
.touch #Lateral_derecho {
  display: none;
}
.modal.mkt.black {
  background-color: #000000;
  /* RGBa with 0.6 opacity */
  background-color: rgba(0, 0, 0, 0.8);
  /* For IE 5.5 - 7*/
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 0;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
  width: 100%;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  padding: 0;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #f4f4f4;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #eeeeee;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #eeeeee;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #f4f4f4;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #facd7a;
  border-color: #f5a718;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f8be53;
  border-color: #c88408;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #facd7a;
  border-color: #f5a718;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #eeeeee;
  border-color: #cccccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #dadada;
  border-color: #adadad;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #e42644;
  border-color: #d61b38;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #c81935;
  border-color: #9f142a;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #e42644;
  border-color: #d61b38;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #f4f4f4;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #eeeeee;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #e42644;
  border-color: #d61b38;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #c81935;
  border-color: #9f142a;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #e42644;
  border-color: #d61b38;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #eeeeee;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #f4f4f4;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #f4f4f4;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
