f.no-margin {
    margin: 0;
}
.new-content h1 {
    font-size: 2em;
}
.main-menu-dropdown .profile-section a {
    color: #F59331;
    font-weight: bold
}

.main-menu-dropdown ul .profile-section ul {
    display: block
}

.main-menu-dropdown ul .profile-section ul li {
    padding-left: 0;
}

.video-embebido-home {
  height: 450px;
}

.botones-carrusel-full-image {
  padding-top: 380px;
  padding-right: 20px;
}

a.orange-button:hover {
  color: white;
  background-color: #F59331;
}

a.orange-button:hover i.arrow {
  background-image: url('../images/icons/arrow-white.png');
}

a.back.orange-button i.arrow {
  background-image: url('../images/icons/arrow-return-orange-gallery.png');
}
a.back.orange-button:hover i.arrow {
  background-image: url('../images/icons/arrow-return-white.png');
}

/*Pastilla de componente*/
.pastilla-componente {
  background-color: #F9F9F9;
  width: 100%;
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
  vertical-align: top;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  padding-left: 25px;
}

i.copolad.copolad_peq {
  display: block;
  float: left;
  margin-top: 1px;
  margin-right: 5px;

  height: 16px;
  width: 16px;
  background-image: url('../images/icons/copolad_peq.png');
}

.block-dotted {
  border-bottom: 1px dotted #dbdbdb;
  padding-top: 10px;
  padding-bottom: 20px;
}

/*footer*/
.footer .partners-block .title {
    margin-top: 10px;
}
/*menú derecho*/
.right-pages {
  margin-top: 15px;
}
.right-pages:first-child {
  margin-top: 35px;
}

.right-pages > li {
  border-bottom: 1px dotted #CCCCCC;
}

.right-pages > li a {
  padding: 15px 20px 15px 10px;
  display:block;
  background-image: url('../images/icons/arrow-right-menu.png');
  background-repeat: no-repeat;
  background-position: right center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  right-pages > li a {
    background-image: url("../images/icons/arrow-right-menu@2x.png");
    background-size: 100% 100%;
  }
}
.right-column.right-column-pages .right-pages > li {
    padding-left: 15px;
}

.right-pages > li a.secured {
  background-image: url('../images/icons/secured-right-menu.png');
}

.right-pages > li a:hover, .right-pages > li a:active, .right-pages > li a.active, .right-pages > li.active, .right-pages > li.active a {
  background-color: #fff;
  color: #F59331;
}

.right-pages > li.active a {
    cursor: default;
    background-image: none;
}
/**/

h3.subtitle {
  color: #F59331;
  font-size: 1.2em;
  text-transform: initial;
}
.links-siglas {
  font-weight: 600;
  text-transform: uppercase;
}
.links-list li {
  border-bottom: none;
  padding: 0;
}
.media-list {
  margin-top: 0;
}

.articles-list li {
  margin-bottom: 25px;
}

.articles-list .title-activity {
    font-style: italic;
    display: block;
}
.articles-list .links-siglas {
    text-transform: none;
    font-style: normal;
}
.articles-list .read-more {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
}
.articles-list .read-more i.fa {
    top: 0;
    right: 2px;
}
.articles-list .read-more .logo-bida {
    width:35px;
    display:inline;
}
.articles-list .articles-home .article {
    min-height: 135px
}
.image-wrapper.portrait {
  height: 220px;
}

.timeline-hashtag-twitter iframe {
    width: 100% !important;
}

#searchResultsContainer h4 {
  text-transform: none;
}

.sortable th {
    cursor: pointer;
}

.sortable th:hover {
    text-decoration: underline;
}

.alert-light {
    color: #333;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.home-content {
  padding-bottom: 20px;
}
.home-content .news{
  margin-bottom: 10px;
}

/*publicaciones home*/
.home-content .publicaciones-home .title-section {
    margin-top: 10px;
}
.home-content .publications h3 {
    font-size: 0.85em;
    margin-bottom: 5px;
}
.home-content .publications {
  margin-top: 20px;
  margin-bottom: 40px;
}

.article a {
    display: block;
    margin-bottom: 5px;
}
.article a > span.green-read-more {
    color: #0D7D4D;
}
i.lock {
  display: inline-block;
  height: 10px;
  width: 6px;
  background-image: url('../images/icons/article-lock.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
i.open {
  display: inline-block;
  height: 10px;
  width: 6px;
  background-image: url('../images/icons/article-open.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/*Vista de impresión*/
@media print
{    
    .right-column, .header-page, .page-menu
    {
        display: none !important;
    }
    .col-print-1 {width:8%;  float:left;}
    .col-print-2 {width:16%; float:left;}
    .col-print-3 {width:25%; float:left;}
    .col-print-4 {width:33%; float:left;}
    .col-print-5 {width:42%; float:left;}
    .col-print-6 {width:50%; float:left;}
    .col-print-7 {width:58%; float:left;}
    .col-print-8 {width:66%; float:left;}
    .col-print-9 {width:75%; float:left;}
    .col-print-10{width:83%; float:left;}
    .col-print-11{width:92%; float:left;}
    .col-print-12{width:100%; float:left;}    
}
