﻿/*Contacto*/
.contact .panel {
    background: transparent;
    border: none;
    margin-bottom: 1.5rem;
    position: relative;
    clear: both;
}
.cont_img {
    background-image: url(../img/img_contactdinero.jpg);
    display: block;
    background-size: contain;
    width: 100%;
    height: 111px;
    background-repeat: no-repeat;
}
.contact select {
    background-color: transparent;
    border: 1px solid #ccc !important;
}
.contact h2.background span {
    background: #fff;
    padding: 0 15px 0 0;
}
select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…J2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    padding: .5rem;
    font-size: .875rem;
    color: rgba(0,0,0,.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem;
}
.contact .columns_2 {
    padding: 0 0.75rem 0 0;
}
.contact .columns_3 {
    padding: 0 0 0 0;
}
.contact h2.background:before {
    border-top: 1px solid #ddd;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
.contact h2.background {
    position: relative;
    z-index: 1;
}
.contact label {
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    font-size: .7rem;
    padding: 0.4rem;
    background-color: #f4f4f4;
    display: inline-block;
}
.contact h1 {
    color: #3f8336;
    font-size: 1.5em;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -1px;
}
.contact h2 {
    color: #000;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 1.1em;
}
.contact h3 {
    color: #000;
    font-size: 0.9em;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -1px;
}
.contact h4 {
    color: #000;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: 600;
    border-top: 1px solid #418438;
    padding-top: 5px;
    letter-spacing: -1px;
}
.contact .widget-header {
    border: 0;
    box-shadow: 0 0px 0 rgba(255,255,255,0.2) inset, 0 1px 0 rgba(255,255,255,0.2);
    padding: 0em;
    background-color: transparent;
}
.contact .widget-body {
    padding: 0.75em;
    border: transparent;
    margin: 0;
    background-color: transparent;
}
.contact select {
    background-color: transparent;
}
.contact textarea[rows] {
    height: 196px;
}
.contact .contact_btn {
    background-color: rgb(65,132,56)!important;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    font-size: .9rem;
    margin: 1.5rem auto 0;
    color: white!important;
    width: auto;
}

/*Contacto*/
@font-face {
    font-family: 'dinero';
    src: url('/fonts/dinero.eot');
    src: url('/fonts/dinero.svg#dinero') format('svg'), url('/fonts/dinero.eot?#iefix') format('embedded-opentype'), url('/fonts/dinero.woff') format('woff'), url('/fonts/dinero.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*
 * Fix for aliased fonts on Chrome

 @media screen and (-webkit-min-device-pixel-ratio:0) {
 @font-face {
 font-family: 'MyWebFont';
 src: url('webfont.svg#svgFontName') format('svg');
 }
 }
 */
[class^="icon-"], [class*=" icon-"] {
    font-family: 'dinero';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Nuevos tag */
.tendencias-tags {
    width: 76%;
    float: left;
    padding: 0px;
    font-size: 0.75rem;
    max-height: 1.75rem;
    overflow: hidden;
    margin: 0px;
}


    .tendencias-tags > li {
        line-height: 1.625;
        margin-bottom: 1rem;
        margin-left: 0.75rem;
        max-width: 70%;
    }

        .tendencias-tags > li > a {
            color: #999;
            overflow: hidden;
            text-overflow: ellipsis;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
            white-space: nowrap;
        }

    .tendencias-tags li:last-child {
        top: auto;
        right: 13px;
        position: absolute;
    }

/* Nuevos tag */




.row {
    max-width: 61.7rem !important;
}
/*Edicion impresa*/
.printEdition header.widget-header.sumario-header h4 {
    color: #000;
    font-weight: bold;
}
/*Profile ---------------------*/
.dinero-header #divHeaderProfile .f-dropdown li {
    width: 100%;
    text-align: center;
    display: block;
}

.panel.callout.profileAuthorEdit {
    background: transparent;
}

    .panel.callout.profileAuthorEdit .widget-body {
        border: 0px solid #bababa;
        border-top: transparent;
    }

.profileAuthorEdit.panel.callout .article-h-link {
    color: #000;
}

.profileAuthorEdit.panel .panel-h, .profileAuthorEdit.panel.callout .panel-h {
    color: #000;
}

.profileAuthorEdit.panel.callout .articles-row-header {
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}

.profileAuthorEdit.callout .ver-mas {
    box-shadow: 0 0px 0 rgba(62, 62, 62, 0.34) inset;
}

.profileAuthorEdit.callout #btnImagenUser {
    box-shadow: 0 0px 0 rgba(62, 62, 62, 0.34) inset;
    background: #3F832C !important;
    display: block;
    color: #fff !important;
    width: 100%;
    font-weight: lighter;
}

.profileAuthorEdit.callout input[type="text"], .profileAuthorEdit.callout select {
    border: 1px solid #c0c0c0;
    margin-bottom: 0.8rem;
    background: transparent;
}

.profileAuthorEdit .widget-header h3.panel-h {
    color: #fff !important;
}

input#txtBirthDate {
    margin-bottom: 0;
}

.profileAuthorEdit.callout .accordion .content.active {
    background: #f1f1f1;
}

.profileAuthorEdit .k-button.k-upload-button {
    width: 100%;
}

.profileAuthorEdit footer.widget-footer {
    border: none;
    background: #3F832C;
}

    .profileAuthorEdit footer.widget-footer a {
        color: #fff !important;
        font-weight: lighter;
        letter-spacing: 1px;
    }

.profileAuthorEdit a.ver-mas.panel-h.shareProfilePic {
    border: 1px solid #e7e7e7;
}

.profileAuthorEdit.callout label {
    color: #595959;
}
/*Newsletter*/
div#registroModal.reveal-modal.medium {
    width: 400px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    position: fixed;
}

div#registroModal .registro.NewsletterSemana label {
    width: 91%;
    line-height: 1.2;
}

div#registroModal input[type="checkbox"] {
    margin: 0;
    float: left;
    position: absolute;
    left: 0px;
    top: 3px;
}

.suscripcionBTN {
    border-left: solid 1px #dadada;
    -webkit-box-shadow: -1px 0px 0px 0px rgba(255,255,255,1);
    -moz-box-shadow: -1px 0px 0px 0px rgba(255,255,255,1);
    box-shadow: -1px 0px 0px 0px rgba(255,255,255,1);
}

#registroModal p {
    line-height: 1.3;
    font-size: 1rem;
    margin: 0;
}

#registroModal button.btnModal.btn-sesion {
    margin: 1rem auto 0;
}

div#registroModal .habeasNewsletter a {
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #4c4c4c;
}

#registroModal .habeasNewsletter {
    position: relative;
}

#mensajeModal p#texto {
    margin-top: 1.5rem;
    line-height: 1.3;
}

/*Galeria ----------------*/

#DisplayComments .comentarios .commentRespone .button {
    color: #616161;
}

    #DisplayComments .comentarios .commentRespone .button:hover {
        color: #fff;
    }

.panel.callout.widget.relacionados a {
    color: #408241 !important;
}

    .panel.callout.widget.relacionados a.related-link {
        color: #4aa248;
    }

.panel.callout.widget.relacionados p.intro a {
    color: #616161 !important;
}

#DisplayComments .comentarios .button {
    color: #ffffff;
}

.panel .panel-h.panel-h.commentAnswer {
    color: #616161;
}


/*Login*/
input: -webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

label.labelTerminos {
    width: 85%;
    text-align: left;
}

    label.labelTerminos a {
        color: #000;
    }

        label.labelTerminos a:hover {
            color: #3F832C;
        }

.formularioLogin input#chkTermns {
    float: left;
    margin-left: 13px;
}

.lineLabelTerminos {
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 1rem;
}

.lineLabelTerminos {
    border: 1px solid #eee;
    margin-bottom: 1rem;
}
/*Alianzas*/
.alianza img {
    height: 30px;
    margin: 0 1rem 0 0;
}

.article .alianza img {
    height: 20px;
    float: left;
    margin-right: 10px;
}

.patrocinadoImg .alianza img {
    height: 70px;
    margin: 0 1rem 0 0;
}
/*-------------------- header menu impresa -------------------------*/
.main-sections li.impresa a.button.tiny {
    background: #393939;
    font-weight: bold;
    color: #ffffff;
}
/**redes sociales plantilla lite*/
.top-bar-section .has-dropdown {
    position: relative;
}

    .top-bar-section .has-dropdown li:not(.has-form) a:not(.button) {
        padding: 0 5px;
        font-size: 11px;
    }

.share-item [class^="icon-"], .share-item [class*=" icon-"] {
    font-size: 2em !important;
    background: #fff;
    border-radius: 1em;
    padding: 1px;
}

.dropdown.social-share .share-count {
    font-size: 0.75em;
    bottom: 0;
    left: 0;
    top: 1px;
    padding: 0.15rem 0.25rem;
}

tr.footer {
    display: none;
}

.share-count {
    background: #eaeaea;
    color: #222;
    font-size: 0.625rem;
    padding: 0.15em 0.425em;
    border-radius: 2px;
    vertical-align: super;
    position: relative;
    z-index: 1;
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}

.top-bar .dropdown.social-share .opciones-light li {
    width: auto;
    margin: 0;
    position: relative;
}

top-bar-section .dropdown li {
    width: 100%;
    height: auto;
}

.opciones-light {
    width: 158px;
}

.top-bar .name h1 a {
    width: 120px !important;
}

.logo-especial {
    width: 120px !important;
}
/* fin de estilos redes */

.icon-phone:before {
    content: "\e601";
}

.icon-mobile:before {
    content: "\e602";
}

.icon-mouse:before {
    content: "\e603";
}

.icon-directions:before {
    content: "\e604";
}

.icon-mail:before {
    content: "\e605";
}

.icon-paperplane:before {
    content: "\e606";
}

.icon-pencil:before {
    content: "\e607";
}

.icon-feather:before {
    content: "\e608";
}

.icon-paperclip:before {
    content: "\e609";
}

.icon-heart:before {
    content: "\e60a";
}

.icon-heart2:before {
    content: "\e60b";
}

.icon-star:before {
    content: "\e60c";
}

.icon-star2:before {
    content: "\e60d";
}

.icon-thumbs-up:before {
    content: "\e60e";
}

.icon-thumbs-down:before {
    content: "\e60f";
}

.icon-chat:before {
    content: "\e610";
}

.icon-comment:before {
    content: "\e611";
}

.icon-quote:before {
    content: "\e612";
}

.icon-leaf:before {
    content: "\e613";
}

.icon-music:before {
    content: "\e614";
}

.icon-music2:before {
    content: "\e615";
}

.icon-new:before {
    content: "\e616";
}

.icon-graduation:before {
    content: "\e617";
}

.icon-book:before {
    content: "\e618";
}

.icon-newspaper:before {
    content: "\e619";
}

.icon-bag:before {
    content: "\e61a";
}

.icon-airplane:before {
    content: "\e61b";
}

.icon-battery:before {
    content: "\e61c";
}

.icon-bucket:before {
    content: "\e61d";
}

.icon-magnet:before {
    content: "\e61e";
}

.icon-drive:before {
    content: "\e61f";
}

.icon-cup:before {
    content: "\e620";
}

.icon-rocket:before {
    content: "\e621";
}

.icon-brush:before {
    content: "\e622";
}

.icon-suitcase:before {
    content: "\e623";
}

.icon-cone:before {
    content: "\e624";
}

.icon-database:before {
    content: "\e625";
}

.icon-voicemail:before {
    content: "\e626";
}

.icon-clipboard:before {
    content: "\e627";
}

.icon-cart:before {
    content: "\e628";
}

.icon-box:before {
    content: "\e629";
}

.icon-ticket:before {
    content: "\e62a";
}

.icon-rss:before {
    content: "\e62b";
}

.icon-signal:before {
    content: "\e62c";
}

.icon-thermometer:before {
    content: "\e62d";
}

.icon-plus:before {
    content: "\e62e";
}

.icon-cross:before {
    content: "\e62f";
}

.icon-minus:before {
    content: "\e630";
}

.icon-plus2:before {
    content: "\e631";
}

.icon-erase:before {
    content: "\e632";
}

.icon-blocked:before {
    content: "\e633";
}

.icon-info:before {
    content: "\e634";
}

.icon-info2:before {
    content: "\e635";
}

.icon-question:before {
    content: "\e636";
}

.icon-list:before {
    content: "\e637";
}

.icon-text:before {
    content: "\e638";
}

.icon-text2:before {
    content: "\e639";
}

.icon-document:before {
    content: "\e63a";
}

.icon-docs:before {
    content: "\e63b";
}

.icon-landscape:before {
    content: "\e63c";
}

.icon-pictures:before {
    content: "\e63d";
}

.icon-video:before {
    content: "\e63e";
}

.icon-music3:before {
    content: "\e63f";
}

.icon-next:before {
    content: "\e640";
}

.icon-previous:before {
    content: "\e641";
}

.icon-first:before {
    content: "\e642";
}

.icon-last:before {
    content: "\e643";
}

.icon-resize-enlarge:before {
    content: "\e644";
}

.icon-resize-shrink:before {
    content: "\e645";
}

.icon-volume:before {
    content: "\e646";
}

.icon-sound:before {
    content: "\e647";
}

.icon-mute:before {
    content: "\e648";
}

.icon-arrow-right:before {
    content: "\e649";
}

.icon-arrow-left:before {
    content: "\e64a";
}

.icon-arrow-down:before {
    content: "\e64b";
}

.icon-arrow-up:before {
    content: "\e64c";
}

.icon-arrow-right2:before {
    content: "\e64d";
}

.icon-arrow-left2:before {
    content: "\e64e";
}

.icon-arrow-down2:before {
    content: "\e64f";
}

.icon-arrow-up2:before {
    content: "\e650";
}

.icon-arrow-right3:before {
    content: "\e651";
}

.icon-cc-by:before {
    content: "\e653";
}

.icon-cc-nc:before {
    content: "\e654";
}

.icon-cc-zero:before {
    content: "\e65a";
}

.icon-googleplus:before {
    content: "\e65b";
}

.icon-pinterest:before {
    content: "\e65c";
}

.icon-pinterest2:before {
    content: "\e65d";
}

.icon-tumblr:before {
    content: "\e65e";
}

.icon-tumblr2:before {
    content: "\e65f";
}

.icon-linkedin:before {
    content: "\e660";
}

.icon-linkedin2:before {
    content: "\e661";
}

.icon-dribbble:before {
    content: "\e662";
}

.icon-sina-weibo:before {
    content: "\e663";
}

.icon-paypal:before {
    content: "\e664";
}

.icon-picasa:before {
    content: "\e665";
}

.icon-soundcloud:before {
    content: "\e666";
}

.icon-mixi:before {
    content: "\e667";
}

.icon-behance:before {
    content: "\e668";
}

.icon-circles:before {
    content: "\e669";
}

.icon-vk:before {
    content: "\e66a";
}

.icon-smashing:before {
    content: "\e66b";
}

.icon-stumbleupon:before {
    content: "\e66c";
}

.icon-stumbleupon2:before {
    content: "\e66d";
}

.icon-lastfm:before {
    content: "\e66e";
}

.icon-lastfm2:before {
    content: "\e66f";
}

.icon-rdio:before {
    content: "\e670";
}

.icon-rdio2:before {
    content: "\e671";
}

.icon-spotify:before {
    content: "\e672";
}

.icon-spotify2:before {
    content: "\e673";
}

.icon-qq:before {
    content: "\e674";
}

.icon-instagram:before {
    content: "\e675";
}

.icon-dropbox:before {
    content: "\e676";
}

.icon-evernote:before {
    content: "\e677";
}

.icon-flattr:before {
    content: "\e678";
}

.icon-skype:before {
    content: "\e679";
}

.icon-skype2:before {
    content: "\e67a";
}

.icon-renren:before {
    content: "\e67b";
}

.icon-sharable:before {
    content: "\e67c";
}

.icon-palette:before {
    content: "\e67d";
}

.icon-key:before {
    content: "\e67e";
}

.icon-credit-card:before {
    content: "\e67f";
}

.icon-minus2:before {
    content: "\e680";
}

.icon-layout:before {
    content: "\e681";
}

.icon-stop:before {
    content: "\e682";
}

.icon-arrow-up3:before {
    content: "\e683";
}

.icon-dot:before {
    content: "\e684";
}

.icon-googleplus2:before {
    content: "\e685";
}

.icon-drawer:before {
    content: "\e686";
}

.icon-house:before {
    content: "\e687";
}

.icon-popup:before {
    content: "\e688";
}

/*.icon-search:before {
    content: "\e689";
}*/


.icon-search:before {
    content: "\e689";
    color: #919191;
    top: 7px;
    position: relative;
}



.icon-flashlight:before {
    content: "\e68a";
}

.icon-printer:before {
    content: "\e68b";
}

.icon-bell:before {
    content: "\e68c";
}

.icon-link:before {
    content: "\e68d";
}

.icon-flag:before {
    content: "\e68e";
}

.icon-cog:before {
    content: "\e68f";
}

.icon-tools:before {
    content: "\e690";
}

.icon-trophy:before {
    content: "\e691";
}

.icon-tag:before {
    content: "\e692";
}

.icon-camera:before {
    content: "\e693";
}

.icon-megaphone:before {
    content: "\e694";
}

.icon-moon:before {
    content: "\e695";
}

.icon-lifebuoy:before {
    content: "\e696";
}

.icon-eye:before {
    content: "\e697";
}

.icon-clock:before {
    content: "\e698";
}

.icon-microphone:before {
    content: "\e699";
}

.icon-calendar:before {
    content: "\e69a";
}

.icon-bolt:before {
    content: "\e69b";
}

.icon-thunder:before {
    content: "\e69c";
}

.icon-droplet:before {
    content: "\e69d";
}

.icon-cd:before {
    content: "\e69e";
}

.icon-briefcase:before {
    content: "\e69f";
}

.icon-air:before {
    content: "\e6a0";
}

.icon-hourglass:before {
    content: "\e6a1";
}

.icon-gauge:before {
    content: "\e6a2";
}

.icon-language:before {
    content: "\e6a3";
}

.icon-network:before {
    content: "\e6a4";
}

.icon-earth:before {
    content: "\e6a5";
}

.icon-keyboard:before {
    content: "\e6a6";
}

.icon-browser:before {
    content: "\e6a7";
}

.icon-publish:before {
    content: "\e6a8";
}

.icon-progress-3:before {
    content: "\e6a9";
}

.icon-progress-2:before {
    content: "\e6aa";
}

.icon-brogress-1:before {
    content: "\e6ab";
}

.icon-progress-0:before {
    content: "\e6ac";
}

.icon-sun:before {
    content: "\e6ad";
}

.icon-sun2:before {
    content: "\e6ae";
}

.icon-adjust:before {
    content: "\e6af";
}

.icon-code:before {
    content: "\e6b0";
}

.icon-screen:before {
    content: "\e6b1";
}

.icon-infinity:before {
    content: "\e6b2";
}

.icon-light-bulb:before {
    content: "\e6b3";
}

.icon-droplets:before {
    content: "\e6b4";
}

.icon-uniE6B5:before {
    content: "\e6b5";
}

.icon-statistics:before {
    content: "\e6b6";
}

.icon-pie:before {
    content: "\e6b7";
}

.icon-bars:before {
    content: "\e6b8";
}

.icon-graph:before {
    content: "\e6b9";
}

.icon-lock:before {
    content: "\e6ba";
}

.icon-lock-open:before {
    content: "\e6bb";
}

.icon-logout:before {
    content: "\e6bc";
}

.icon-login:before {
    content: "\e6bd";
}

.icon-checkmark:before {
    content: "\e6be";
}

.icon-cross2:before {
    content: "\e6bf";
}

.icon-minus3:before {
    content: "\e6c0";
}

.icon-plus3:before {
    content: "\e6c1";
}

.icon-cross3:before {
    content: "\e6c2";
}

.icon-help:before {
    content: "\e6c3";
}

.icon-warning:before {
    content: "\e6c4";
}

.icon-cycle:before {
    content: "\e6c5";
}

.icon-cw:before {
    content: "\e6c6";
}

.icon-ccw:before {
    content: "\e6c7";
}

.icon-shuffle:before {
    content: "\e6c8";
}

.icon-arrow:before {
    content: "\e6c9";
}

.icon-arrow2:before {
    content: "\e6ca";
}

.icon-retweet:before {
    content: "\e6cb";
}

.icon-loop:before {
    content: "\e6cc";
}

.icon-history:before {
    content: "\e6cd";
}

.icon-back:before {
    content: "\e6ce";
}

.icon-switch:before {
    content: "\e6cf";
}

.icon-list2:before {
    content: "\e6d0";
}

.icon-add-to-list:before {
    content: "\e6d1";
}

.icon-folder:before {
    content: "\e6d2";
}

.icon-archive:before {
    content: "\e6d3";
}

.icon-trash:before {
    content: "\e6d4";
}

.icon-upload:before {
    content: "\e6d5";
}

.icon-download:before {
    content: "\e6d6";
}

.icon-disk:before {
    content: "\e6d7";
}

.icon-install:before {
    content: "\e6d8";
}

.icon-cloud:before {
    content: "\e6d9";
}

.icon-upload2:before {
    content: "\e6da";
}

.icon-bookmark:before {
    content: "\e6db";
}

.icon-bookmarks:before {
    content: "\e6dc";
}

.icon-book2:before {
    content: "\e6dd";
}

.icon-play:before {
    content: "\e6de";
}

.icon-pause:before {
    content: "\e6df";
}

.icon-record:before {
    content: "\e6e0";
}

.icon-flow-cascade:before {
    content: "\e6e1";
}

.icon-flow-branch:before {
    content: "\e6e2";
}

.icon-flow-tree:before {
    content: "\e6e3";
}

.icon-flow-line:before {
    content: "\e6e4";
}

.icon-flow-parallel:before {
    content: "\e6e5";
}

.icon-arrow-left3:before {
    content: "\e6e6";
}

.icon-arrow-down3:before {
    content: "\e6e7";
}

.icon-arrow-up--upload:before {
    content: "\e6e8";
}

.icon-arrow-right4:before {
    content: "\e6e9";
}

.icon-arrow-left4:before {
    content: "\e6ea";
}

.icon-arrow-down4:before {
    content: "\e6eb";
}

.icon-arrow-up4:before {
    content: "\e6ec";
}

.icon-arrow-right5:before {
    content: "\e6ed";
}

.icon-arrow-left5:before {
    content: "\e6ee";
}

.icon-arrow-down5:before {
    content: "\e6ef";
}

.icon-arrow-left6:before {
    content: "\e6f0";
}

.icon-arrow-down6:before {
    content: "\e6f1";
}

.icon-arrow-up5:before {
    content: "\e6f2";
}

.icon-arrow-right6:before {
    content: "\e6f3";
}

.icon-arrow-left7:before {
    content: "\e6f4";
}

.icon-arrow-down7:before {
    content: "\e6f5";
}

.icon-arrow-up6:before {
    content: "\e6f6";
}

.icon-uniE6F7:before {
    content: "\e6f7";
}

.icon-arrow-left8:before {
    content: "\e6f8";
}

.icon-arrow-down8:before {
    content: "\e6f9";
}

.icon-arrow-up7:before {
    content: "\e6fa";
}

.icon-arrow-right7:before {
    content: "\e6fb";
}

.icon-menu:before {
    content: "\e6fc";
}

.icon-ellipsis:before {
    content: "\e6fd";
}

.icon-dots:before {
    content: "\e6fe";
}

.icon-cc-share:before {
    content: "\e6ff";
}

.icon-daniel-bruce:before {
    content: "\e701";
}

.icon-daniel-bruce2:before {
    content: "\e702";
}

.icon-github:before {
    content: "\e703";
}

.icon-github2:before {
    content: "\e704";
}

.icon-flickr:before {
    content: "\e705";
}

.icon-flickr2:before {
    content: "\e706";
}

.icon-vimeo:before {
    content: "\e707";
}

.icon-vimeo2:before {
    content: "\e708";
}

.icon-twitter:before {
    content: "\e709";
}

.icon-twitter2:before {
    content: "\e70a";
}

.icon-facebook:before {
    content: "\e70b";
}

.icon-facebook2:before {
    content: "\e70c";
}

.icon-facebook3:before {
    content: "\e70d";
}

.icon-dribbble2:before {
    content: "\e70e";
}

.icon-reply:before {
    content: "\e70f";
}

.icon-reply-all:before {
    content: "\e710";
}

.icon-forward:before {
    content: "\e711";
}

.icon-user:before {
    content: "\e712";
}

.icon-users:before {
    content: "\e713";
}

.icon-user-add:before {
    content: "\e714";
}

.icon-vcard:before {
    content: "\e715";
}

.icon-export:before {
    content: "\e716";
}

.icon-location:before {
    content: "\e717";
}

.icon-map:before {
    content: "\e718";
}

.icon-compass:before {
    content: "\e719";
}

.icon-location2:before {
    content: "\e71a";
}

.icon-target:before {
    content: "\e71b";
}

.icon-share:before {
    content: "\e71c";
}

.icon-cc-nc-eu:before {
    content: "\e655";
}

.icon-cc-nc-jp:before {
    content: "\e656";
}

.icon-cc-nd:before {
    content: "\e658";
}

.icon-youtube:before {
    content: "\e600";
}
.icon-checked:before {
    content: "\e900";
}
.icon-uniE70B:before {
    content: "\e70b";
}

.icon-uniE709:before {
    content: "\e709";
}

.icon-whatsapp:before {
    content: "\ea93";
}


/*Foundation Styles*/
.inner-wrap .tab-bar .menu-icon span::after {
    display: none !important;
    box-shadow: 0 0px 0 1px transparent, 0 7px 0 1px transparent, 0 14px 0 1px transparent !important;
}

/*Fin foundation style*/

body, .side-nav, .sub-nav dt, .sub-nav dd, .sub-nav li, .tabs dd > a, .accordion dd > a {
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

hr {
    border: solid #ededed;
    border-width: 1px 0 0;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    box-shadow: none;
    border-radius: 0;
    height: 2.3125rem;
}

.callout input[type="text"], .callout input[type="password"], .callout input[type="date"], .callout input[type="datetime"], .callout input[type="datetime-local"], .callout input[type="month"], .callout input[type="week"], .callout input[type="email"], .callout input[type="number"], .callout input[type="search"], .callout input[type="tel"], .callout input[type="time"], .callout input[type="url"], .callout textarea, .callout select {
    border: 1px solid #111;
}

.row.display {
    background: #eeeeee;
    font-size: 11px;
    margin-bottom: 10px;
    line-height: 2rem;
    border: solid 1px #c6c6c6;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

    .row.display .columns:nth-child(2), .row.display .columns.small-centered, .row.display .columns.large-centered {
        background: #e1e1e1;
    }

pre {
    margin-bottom: 15px;
}

    pre code {
        display: block;
        padding: 0.5em;
        background: #fafafa;
        color: #333333;
    }

        pre code .code-container {
            margin: 10px 0px;
            padding: 5px;
            overflow-x: auto;
            line-height: 1.3rem;
            font-weight: normal;
        }

    pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula {
        color: #dd1144;
    }

    pre .tag, pre .tag .title, pre .rules .property, pre .django .tag .keyword {
        color: navy;
        font-weight: normal;
    }

    pre .attribute, pre .variable, pre .lisp .body {
        color: teal;
    }

button, .button {
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #48A548;
    }

.h1-small {
    vertical-align: sub;
}

.sidebar.fixed, [data-magellan-expedition] {
    left: 0 !important;
    width: auto;
}

[data-magellan-expedition] {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
    background: #fafafa;
    margin-bottom: 1.1875rem;
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
    margin-left: 0.5rem;
}

    .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
        padding: 0.1875rem 1rem;
    }

[data-magellan-expedition] .sub-nav {
    margin: 0 auto;
    max-width: 60.5em;
}

.top-bar .toggle-topbar.menu-icon a::after {
    content: "";
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    top: 0;
    height: 0;
    -webkit-box-shadow: 0 6px 0 1px #ccc, 0 12px 0 1px #ccc, 0 18px 0 1px #ccc;
    box-shadow: 0 6px 0 1px #ccc, 0 12px 0 1px #ccc, 0 18px 0 1px #ccc;
}

.top-bar-container, nav.tab-bar {
    background: rgba(244, 244, 244, 0.95);
    border-bottom: 1px solid #DADADA;
}

    nav.tab-bar a.menu-icon span {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0;
        left: 0.8125rem;
        top: 0.3125rem;
        -webkit-box-shadow: 0 10px 0 1px #ccc, 0 16px 0 1px #ccc, 0 22px 0 1px #ccc;
        box-shadow: 0 10px 0 1px #ccc, 0 16px 0 1px #ccc, 0 22px 0 1px #ccc;
    }

.tab-bar .menu-icon:hover span {
    -webkit-box-shadow: 0 10px 0 1px #bbb, 0 16px 0 1px #bbb, 0 22px 0 1px #bbb;
    box-shadow: 0 10px 0 1px #bbb, 0 16px 0 1px #bbb, 0 22px 0 1px #bbb;
}

section.left-small {
    border-right: solid 1px #dadada;
    box-shadow: 1px 0 0 #fff;
    left: 0;
}

.top-bar, .top-bar-section ul, .top-bar-section li a:not(.button), .top-bar-section ul li > a, .top-bar.expanded .title-area, .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: transparent;
    color: #aaa;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

.top-bar {
    height: 30px;
    line-height: 30px;
}

    .top-bar, .top-bar-section li a:not(.button), .top-bar-section ul li > a, .top-bar .title-area {
        height: 30px;
        line-height: 30px;
    }

.top-bar-section ul li > a, .top-bar-section li a:not(.button) {
    line-height: 10px;
    padding: 0 3px;
    font-size: 9px;
}

.top-bar-section .dropdown {
    background: #F4F4F4;
    padding: 10px 15px;
    border: 1px solid #e1e1e1;
    border-top: transparent;
}

.top-bar .top-bar-section ul li a.subscribe-link {
    text-transform: uppercase;
    background: #3d833e;
    display: inline-block;
    color: #fff;
    line-height: 10px;
}

.top-bar-section ul li > .button.secondary {
    line-height: 20px;
    padding: 0 1em;
    font-size: 0.6875em;
    height: 18px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
    color: #aaa;
}

.top-bar-section ul li.has-dropdown > .button.secondary {
    margin: 0 0 1.125em;
}

.top-bar-section ul li > a {
    font-size: 0.6875em;
}

.top-bar-section li a:not(.button):hover .icon-facebook {
    color: #3B5998;
}

.top-bar-section li a:not(.button):hover .icon-twitter {
    color: #00ACED;
}

.top-bar-section li a:not(.button):hover .icon-googleplus2 {
    color: #DD4B39;
}

.top-bar-section li a:not(.button):hover .icon-youtube {
    color: #BB0000;
}

.top-bar-section li a:not(.button):hover .icon-linkedin {
    color: #007bb6;
}

.top-bar-section li a:not(.button):hover .icon-mail {
    color: #aad450;
}

.top-bar-section li a:not(.button):hover .icon-mobile {
    color: #FFAD00;
}

.top-bar-section li a:not(.button):hover .icon-instagram {
    color: #3F729B;
}

.social-links i[class^="icon"] {
    font-size: 1.5em;
    line-height: 10px;
}

/*.logo {
    padding-top: 15px;
    margin: 0;
}*/

.logo {
    padding-top: 0.87rem;
    position: absolute;
    z-index:2;
    height:90%;
    background-color:white;
}
.linkT {position:relative;
}
.space_header {
    margin:0 0 0.9rem 0;
}
.logo-img {
    vertical-align: text-top;
}

.logo a span {
    display: none;
}

.top-bar .logo-img, .tab-bar .logo-img {
    height: 20px;
    margin: 0px;
}

.top-bar .name {
    width: 0;
}

    .top-bar .name h1 {
        line-height: 20px;
    }

.dinero-header .logo-img {
    margin: 0 0 1rem;
    width: 210px;
}

.main-sections .button, .main-sections .button.tiny {
    background: transparent;
    margin: 0;
    /*height: 30px;*/
    transition: 0.1s ease;
    font-size: 14.4px;
    padding: 0.3125em 5.2px;
    line-height: 1.375em;
}

.main-sections.button-group > * > button, .main-sections.button-group > * .button {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.18);
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

.main-sections-container.fixed .main-sections .button {
    font-size: 0.5em;
}

.main-sections.button-group > li:last-child > button, .main-sections.button-group > li:last-child .button {
    border-right: none;
}

.main-sections.button-group > li:nth-child(2) > button, .main-sections.button-group > li:nth-child(2) .button {
    border-left: none;
}

.main-sections-container.fixed .main-sections.button-group > li:first-child > button, .main-sections-container.fixed .main-sections.button-group > li:first-child .button {
    border-left: none;
}

.main-sections-container.fixed .main-sections.button-group > li:nth-child(2) > button, .main-sections-container.fixed .main-sections.button-group > li:nth-child(2) .button {
    border-left: 1px solid rgba(255, 255, 255, 0.18);
}

h2.tittle.habeasdata {
    margin: 3rem;
    font-size: 22px;
}

.main-sections.button-group > li:last-child .button {
    border-left: none;
}

.main-sections.button-group * > .fixed-loginbutton {
    text-transform: capitalize;
}

.main-sections.button-group > .active > button, .main-sections.button-group > .active .button, .main-sections-container.fixed .main-sections.button-group > .active .button, .main-sections-container.fixed .main-sections.button-group > li.active .button {
    background: rgba(49, 97, 34, 0.8);
    color: #fff;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset;
    border-top: 0px solid #111;
    border-left: 1px solid rgba(0,0,0,0.2);
}

.main-sections .button:hover {
    background: rgba(50, 202, 0, 0.32);
}

/*Edicion impresa*/
.headerNavRHide .main-sections li.impresa a, .main-sections-container.fixed li.impresa a.button.tiny {
    background: #393939;
    font-weight: bold;
    color: #ffffff;
}

ul.off-canvas-list li.impresa a {
    background: #fff;
    color: #000;
    font-weight: bold;
}

.dinero-header {
    margin-bottom: 1.875em;
    transition: 0.3s ease;
}



/*ROTADOR ACCIONES--------------- */
.rotador-acciones-top {
    background: rgba(244, 244, 244, 0.6);
    padding-top: 2.75rem;
}

    .rotador-acciones-top h3 {
        font-size: 0.8125rem;
        padding: 0.625rem 0 0;
        color: #6f6f6f;
    }

    .rotador-acciones-top ul {
        margin: 0;
        padding: 0;
    }

    .rotador-acciones-top .orbit-container ul {
        padding: 0.5rem 0 0;
    }

    .rotador-acciones-top .orbit-timer {
        display: none;
    }

.slide-acciones.top h4.accion {
    color: black;
    font-weight: bold;
    font-size: 0.75rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

.slide-acciones.top i {
    padding-top: 0.2rem;
}

.slide-acciones.top h5 {
    font-size: 0.75rem;
}

    .slide-acciones.top h5 .var {
        font-weight: bold;
        color: black;
    }

    .slide-acciones.top h5.accion.up .var {
        color: #3d833e;
    }

    .slide-acciones.top h5.accion.down .var {
        color: #d22224;
    }

.slide-acciones.top ul li {
    padding-bottom: 0;
}

.imgPrincipal {
    width: 100%;
    height: auto;
}

.img-nano {
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
    filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='https://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='8'%20/></filter></svg>#blur");
    -webkit-filter: blur(8px);
}

.accordion .abrir.button {
    padding: 0 0.675rem;
    margin-top: 0.75rem;
    background-color: rgba(220, 220, 220, 0.9);
}

    .accordion .abrir.button:hover {
        background-color: #bebebe;
    }

.cont-tabla-acciones {
    padding: 0;
}
/*.accordion table {
	background: 
}*/
.accordion button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
}

#widget-acciones td .button {
    font-weight: bold;
}

button.displayIndicadores {
    display: none;
}

#widget-acciones td .button.up {
    color: green;
}

#widget-acciones td .button.down {
    color: #d22224;
}

#widget-acciones button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #dbdbdb;
}

/*------------------------------- */
.news-tags {
    margin: 10px 0 0;
    position: relative;
    height: 31px;
    z-index: 1;
}

    .news-tags > li {
        margin-left: 0.875rem;
    }

    .news-tags li:first-child {
        margin: 0;
    }

    .news-tags .ver-mas {
        padding: 4px 0 0 4px;
        text-transform: uppercase;
        position: absolute;
        z-index: 0;
        border: 1px solid #ddd;
        top: 0;
        right: 15px;
        height: 31px;
        box-shadow: -1px 0 0 #fafafa;
    }

        .news-tags .ver-mas:hover {
            background: #e6e6e6;
        }

        .news-tags .ver-mas .show-for-small {
            font-size: 20px;
        }

        .news-tags .ver-mas:after {
            content: " ";
            position: absolute;
            background: #f0f0f0;
            height: 22px;
            width: 22px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg);
            border-top: 1px solid #ddd;
            border-right: 1px solid #ddd;
            right: -12px;
            top: 4px;
            z-index: -1;
            transition: 0.3s ease;
        }

        .news-tags .ver-mas:hover:after {
            background: #e6e6e6;
        }

    .news-tags .related-h {
        padding: 9px 1px;
        margin: 0;
        font-size: 10px;
    }

.main-sections-container {
    background: url('../img/bg-dollar-t.png') repeat-x 10px -4px #3F832C;
    border: 1px solid #234E17;
    box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
    background-size: 220px;
    border-width: 1px 0;
}

.news-tags-container {
    background: #f0f0f0;
    box-shadow: 0 -1px #ededed inset, 0 -29px #fafafa inset, 0 -30px #fff inset, 0 -31px #eaeaea inset;
}

.news-tags .related-h.news-tags-h {
    padding: 8px 2px 0 0;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 0.9375em;
}

.news-tags-h .icon-tag {
    color: #3d833e;
}

.related-h.news-tags-h:after {
    content: " ";
    display: block;
    height: 22px;
    width: 22px;
    position: absolute;
    right: -6px;
    top: 4px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
    box-shadow: 1px -1px 0 rgba(255,255,255,0.8);
}

button.tiny, .button.tiny {
    padding-top: 0.75rem;
}

ul.button-group.main-sections.hide-for-small {
    width: 1128px;
    margin: 0 auto;
}

.main-sections-container.fixed ul.button-group.main-sections.hide-for-small {
    width: 1080px;
}

.button-group li {
    margin: 0;
    float: left;
}

/*.button.search-button {
    margin-left: -2px;
    font-size: 22px;
    background: #FFF;
    border: 1px solid #cccccc;
    padding: 6px 0.5em 4px;
    border-left: transparent;
    color: #aaa;
    line-height: 22px;
    height: 2.3125rem;
}*/


.button.search-button {
    font-size: 1.25rem;
    background: #f4f4f4;
    border: 0;
    height: 37px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0px;
    padding: 0;
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 35px;
}



    


.h1-small {
    vertical-align: text-bottom;
}

.panel {
    background: #ffffff;
    border: none;
    /*margin-bottom: 0.5rem;*/
    position: relative;
}

    .panel.widget {
        padding: 0;
    }

/*Contenido patrocinado*/
.cartelera .widget-header {
    background: #00adef;
    border: 1px solid #00adef;
    padding: 0.75em 0.625em 0.5em;
    overflow: auto;
    box-shadow: none;
}

.cartelera.multimedia .widget-header {
    padding: 0.625em 0.625em 0.875em;
    background: #3F832C;
    border: 1px solid #1a541b;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 -5px #4A9C33 inset, 0 -6px #1a541b inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #fff;
}

.cartelera.multimedia span.section-tag, .especiales.cartelera.multimedia a:hover, .especiales.cartelera.multimedia a:focus {
    color: #3F832C;
}


.cartelera .th {
    border: none;
}

.especiales.cartelera .orbit-slides-container > * .orbit-caption, .galeria-destacada .orbit-slides-container > * .orbit-caption {
    background-color: #fff;
    border-top: none;
}

.cartelera span.section-tag {
    color: #00adef;
}

.especiales.cartelera .orbit-slides-container > * .orbit-caption, .galeria-destacada .orbit-slides-container > * .orbit-caption {
    padding: 0em 0.875em 0em;
}

.especiales.cartelera .orbit-container .orbit-prev, .especiales.cartelera .orbit-container .orbit-next {
    top: 130px;
    width: 20px;
    height: 50px;
    margin: -70px 0 0;
    transition: 0.3s ease;
    display: block;
    z-index: 1;
}

.panel.widget.especiales.cartelera .widget-header img {
    width: 20px;
    float: right !important;
}

.especiales.cartelera a:hover, .especiales.cartelera a:focus {
    color: #00adef;
}

.especiales.cartelera .orbit-caption h3 {
    font-size: 1.5rem;
}

.panel.callout, .callout .panel {
    background: #000;
    color: #fff;
    /*margin-bottom: 1.875rem;*/
    border: transparent;
}

.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 0px;
}

    .btn:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }


.item-value {
    font-size: 17px !important;
}

.item-variation {
    width: 66px !important;
}

.btn-mas {
    background: #388033;
    color: #fff;
    height: auto;
    line-height: 24px !important;
    font-size: 12px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .btn-mas:active {
        background: #388033;
    }

    .btn-mas span {
        display: inline-block;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s;
        -webkit-backface-visibility: hidden;
        -moz-transition: all 0.3s;
        -moz-backface-visibility: hidden;
        transition: all 0.3s;
        backface-visibility: hidden;
        font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    }

    .btn-mas:before {
        position: absolute;
        height: 100%;
        width: 100%;
        line-height: 2;
        font-size: 180%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .btn-mas:active:before {
        color: #388033;
    }

/* Button 5b */
.btn-5b:hover span {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
}

.btn-5b:before {
    left: -100%;
    top: 0;
}

.btn-5b:hover:before {
    left: 0;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #000;
}


footer.widget-footer-indicators {
    border-top: 4px solid #388033;
    margin-bottom: 4rem;
}

.fuente img {
    width: 80px;
    margin-left: 0.5rem;
    margin-top: -2px;
}

.fuente {
	color: #aaa;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin: 10px 0;
}

    .fuente img {
        width: 80px;
        margin-left: 0.5rem;
        margin-top: -2px;
    }

.panel-h {
    text-transform: uppercase;
}

.panel .panel-h, .panel.callout .panel-h, .panel-h {
    font-size: 0.875em;
    margin: 0;
}

.panel .panel-h, .panel.callout .panel-h, .panel.callout a.panel-h:not(.button),
.widget-header .panel-h, .widget-header a.panel-h {
    color: #FFFFFF;
    font-weight: normal;
}

.main-sections.button-group > li a.button:hover span {
    display: block;
}

.main-sections.button-group > li a.button span {
    display: none;
    position: absolute;
    right: 0;
    bottom: -32px;
    background-color: #404040;
    font-size: .6875rem;
    padding: .375rem .5rem;
    color: #ffffff;
    z-index: 2;
}

.main-sections.button-group > li a.button.has-icon img {
    display: inline-block;
    width: 17px;
    margin-right: 3px;
}

MasterCss?v=9ON…KMcnaXzU1:3372 .article-aside .widget:last-child {
    margin-bottom: 0;
}

.article-imgwrap.small-12.medium-6.left {
    margin-right: 1rem;
}

.article-header h3.meta {
    padding-top: 0px;
}

.relacionados .widget-header .panel-h {
    color: #555;
    font-weight: 700;
}

.panel.callout p, .panel.callout .intro {
    color: #000;
}

.panel.callout.especiales p, .panel.callout .intro {
    color: #fff;
}

.panel.callout #divResultsGalleries .related-link, .panel.callout #divResultsGalleries a:not(.button).related-link {
    color: #fff;
}

.panel.callout .galeria-slider h2.intro {
    color: #fff;
}

.panel.callout .videos-body .article-h-link, .panel.callout .videos-body a.article-h-link {
    color: #fff;
}

.panel.callout .galerias-body .related-link, .panel.callout .galerias-body a:not(.button).related-link {
    color: #fff;
}

.panel.callout .videos-body .article-h-link, .panel.callout .videos-body a.article-h-link {
    color: #000;
}

.panel.callout .videos-body .intro {
    color: #000;
}

.panel.callout .videos-body .related-link, .panel.callout .videos-body a:not(.button).related-link {
    color: #fff;
}

.panel.callout .galerias-body .galeria-destacada.short .related-link, .panel.callout .galerias-body .galeria-destacada.short a:not(.button).related-link {
    color: #000;
}

.panel.callout .button {
    color: #3f3f3f;
}

.off-canvas-wrap.move-right {
    position: fixed;
}

    .off-canvas-wrap.move-right .off-canvas-list {
        overflow-y: auto;
        height: 100%;
    }

.widget-header {
    padding: 0.625em 0.625em 0.875em;
    background: #3F832C;
    border: 1px solid #1a541b;    
    color: #fff;
}

.finanzas-article .widget-header {
    background: #0d71b0;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
    border: 1px solid #1B5E88;
    padding: 5px 10px;
    margin-bottom: -1px;
}

.finanzas-article .article-image, .cincomil-empresas .article-image {
    border: 1px solid #256e9c;
    display: block;
    background: #3d8dbf;
    padding-top: 0;
}

.cincomil-empresas .article-image {
    background: transparent;
    padding: 1em;
    border: none;
    box-shadow: none;
}

.finanzas-article .article-h-link, .cincomil-empresas .article-h-link {
    color: #2f2f2f;
}

.finanzas-article .section-tag, .finanzas-article a, .finanzas-article .side-nav li a, .cincomil-empresas .section-tag, .cincomil-empresas a, .cincomil-empresas .side-nav li a {
    color: #3d8dbf;
}

    .finanzas-article a:hover, .finanzas-article a:focus, .finanzas-article .article-h-link:hover, .cincomil-empresas a:hover, .cincomil-empresas a:focus, .cincomil-empresas .article-h-link:hover {
        color: #156FA7;
    }

.finanzas-article .article-footer {
    margin: -0.75em;
    padding: 0;
    background: #f2f2f2;
    border-top: 1px solid #ddd;
}

.finanzas-article .widget-body, .cincomil-empresas .widget-body {
    padding: 0 0.75em 0.75em;
}

.cincomil-empresas .widget-header {
    background: url('../img/bg-5000empresas.jpg') -150px -5px;
    box-shadow: 0 -6px 0 #3d8dbf inset, 0 -7px 0 #00131F inset, 0 1px 0 #275979;
    border: 1px solid #093552;
    padding: 0;
    border-bottom: transparent;
}

.side-nav.related {
    padding: 0.75em 0 0.75em 1.5em;
    list-style: disc;
    color: #408241;
    margin: 0;
    background: #fafafa;
}

.article-tags + .side-nav.related {
    border-top: 1px solid #ececec;
}

.finanzas-article .side-nav.related {
    color: #3d8dbf;
    background: #f2f2f2;
}

.side-nav.related li {
    font-size: 0.75em;
    line-height: 100%;
    display: list-item;
    padding: 0;
}

.article-footer .side-nav.related li {
    margin: 0.25em 0;
    padding: 0 1rem 0 0;
    list-style: disc;
}

.relacionados .widget-header {
    padding: 0.825em 0.75em 0;
    background: #fafafa;
    border-color: rgba(0, 0, 0, 0.2);
    min-height: 2.375em;
    box-shadow: none;
    border-bottom: transparent;
}

.article-aside .relacionados .widget-header {
    min-height: 3.75em;
}

.relacionados .widget-header hr {
    margin: 0.625em -0.8125em 0;
    background: #4aa248;
    height: 4px;
    border: 1px solid #1a541b;
}

.relacionados .side-nav li {
    line-height: 130%;
    clear: both;
    min-height: 3.75em;
    display: inline-block;
}

.article-aside .relacionados .side-nav li {
    min-height: 1.875em;
}

.relacionados [class^="icon-"], .relacionados [class*=" icon-"] {
    margin: 0 0.5rem 0.5rem 0;
    font-size: 1.25em;
}

.relacionados-imgs {
    border: 1px solid #ccc;
    margin: 0;
    padding-top: 0.5em;
    border-top: transparent;
}

.ArtRelBottom a.th.related-news-th {
    width: 41%;
    float: left;
    margin-right: 1rem;
}

.ArtRelBottom li {
    padding-bottom: 1rem;
}

    .ArtRelBottom li h2 {
        line-height: 1.25;
        font-size: 1.125rem;
        font-weight: 700;
        margin-bottom: 0;
        padding-top: .25rem;
        display: inline;
    }

    .ArtRelBottom li p.intro {
        margin-bottom: 0;
    }

.callout .widget-header {
    color: #FFFFFF;
    background: #3f3f3f;
    border: 1px solid #111;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 -6px #111 inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}

.widget-body {
    padding: 0.75em;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: transparent;
    margin: 0;
    position: relative;
}

.callout .widget-body {
    border: 1px solid #bababa;
    border-top: transparent;
}

.galeria-h {
    padding: 0.75em;
}

.suscripciones .widget-body {
    display: table;
    width: 100%;
}

.facebook-widget-body {
    background: white;
    overflow: hidden;
    width: 100%;
    height: 400px;
}

.suscripciones .widget-body .panel-h {
    margin: 0.175em 0 0;
    font-size: 1.25em;
}

.suscripciones .related-news-th.left {
    margin: 0 0.75em 0.75em 0;
}

.suscripciones .related-news-th:hover, .panel.callout .th.related-news-th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.8);
}

.portada-li .related-news-th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
}

.confidenciales .widget-body {
    display: table;
    width: 100%;
}

.galerias-body, .videos-body {
    padding: 0 0.875em;
}

.versus-body {
    padding: 0.875em 0.875em 0;
}

.mas-galerias, .mas-videos {
    background: #151515;
}

.mas-versus {
    background: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
}

.video-destacado {
    z-index: 1;
}

div#widget-acciones-top {
    z-index: 1;
    position: relative;
}

.row.breadcrumbs-wrap {
    position: relative;
    z-index: 1;
}

.mas-galerias, .mas-videos {
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
}

.mas-videos {
    padding-top: 1.25em;
}

    .mas-videos.volcado {
        padding-top: 0;
    }

    .mas-galerias.volcado, .mas-videos.volcado {
    }

.galeria-destacada {
    padding-top: 0.875rem;
}

    .galeria-destacada.large-6 .related-news-th {
        overflow: hidden;
    }

.mas-galerias .related-news-th {
    max-height: 60px;
    overflow: hidden;
}

.mas-galerias.volcado .related-news-th {
    max-height: 8em;
}

.videos-body .related-news-th {
    max-height: 120px;
    width: 100%;
}

.mas-galerias .side-nav {
    margin: 0;
    padding: 0.5rem 0;
}

    .mas-galerias .side-nav li {
        margin: 0;
        display: table;
        padding: 0.5em 0;
        min-height: 5.325em;
    }

.galeria-thumbs {
    margin: 0 0 0.75em;
    box-shadow: 0 5px #4aa248, 0 6px #111, 0 7px 0 rgba(255,255,255,0.2);
}

.galeria-thumbs-grid {
    padding: 0 1.75em;
    background: #151515;
    box-shadow: 0 1px 0 rgba(0,0,0,1) inset;
}

    .galeria-thumbs-grid li {
        padding: 0.75em 0.5em 0.25em;
    }

.panel.galerias .meta {
    margin: 0;
}

.dark-wrap {
}

.widget-body [class*="block-grid-"] > li {
    padding: 0.625em;
}

.dark-wrap .orbit-container {
    border: 1px solid #000;
    background: rgba(0,0,0,0.9);
}

.dark-wrap > .orbit-container {
    padding-bottom: 15rem;
}

.dark-wrap .galeria-thumbs .orbit-container {
    border: none;
    background: #151515;
}

.video-destacado .video {
    margin: 0 -0.875em 10px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 5px #4aa248, 0 6px #111, 0 1px 0 rgba(255, 255, 255, 0.2), 0 7px 0 rgba(255,255,255,0.3);
    border-bottom: 1px solid #1f1f1f;
    padding-top: 0;
}

.widget-body.indicadores-list {
    padding: 0;
}

.indicadores-list > li {
    padding: 0.5em 0.75em;
    margin: 0;
}

    .indicadores-list > li:nth-child(even) {
        background: rgba(150,150,150,0.1);
    }

.indicadores-list > li {
    padding: 0.5em 0.75em 0.35em;
    margin: 0;
    border-bottom: 1px solid #252525;
}

    .indicadores-list > li:last-child {
        border-bottom: transparent;
    }

.indicadores .side-nav small {
}

.relacionados-imgs.widget-body {
    padding: 0;
}

    .relacionados-imgs.widget-body > li {
        padding: 0.625rem 0.375em;
        margin: 0;
    }

        .relacionados-imgs.widget-body > li:nth-of-type(4n+1) {
            clear: none;
        }

        .relacionados-imgs.widget-body > li:nth-child(2n+1) {
            clear: none;
        }

        .relacionados-imgs.widget-body > li:first-child {
            display: none;
        }

.article {
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #ececec;
}

    .article.long {
        margin: 0;
    }

.volcado.loading .article {
    z-index: -1;
    position: relative;
}

.panel.callout .volcado .article {
    border-bottom: none;
}

.panel.callout .meta {
    color: #aaa;
}

.gradientBottom {
    width: 100%;
    text-align: center;
    margin-top: 1.5rem;
}

.article-h {
    line-height: 100%;
    margin-bottom: 0.625rem;
    color: #2f2f2f;
}

.article-h-link {
    color: #000;
    transition: 0.3s ease;
}

.panel.callout .article-h-link:hover {
    color: #DDD;
}

.article.short {
}

li .article.short {
    margin-bottom: 0;
}

.article.short.featured {
    box-shadow: none;
}

    .article.short.featured .meta, .article.short .meta, .article .meta {
        padding-top: 0;
    }

.apertura .article .meta, .apertura .article.short .meta:first-child {
    padding-top: 0;
}

.article.panel .meta {
    padding-top: 1em;
}

.short .article-h {
    font-size: 1.25em;
}

.versus.short .article-h {
    font-size: 1em;
    margin-bottom: 1.25em;
}

.article-image {
    display: block;
    /*background: #3F832C;*/
    padding-bottom: 2px;
    margin: 0;
    width: 100%;
}

.captionArticle {
    color: #c6c6c5;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 0.25rem;
    overflow: auto;
}

.article-imgwrap .clearing-featured-img {
    margin-right: 0;
    width: 100%;
}

    .article-imgwrap .clearing-featured-img a {
        width: 100%;
    }

    .article-imgwrap .clearing-featured-img img {
        width: 100%;
    }

.related-news-th.article-image {
    border: none;
}

.article.long .article-image {
}

.featured .th, .volcado .short .th, .articles .short .th {
    margin-bottom: 0.625em;
}

a.confidenciales-th, .confidenciales-th {
    background: none repeat scroll 0 0 #fff;
    padding: 0;
    border: 1px solid #111;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-top: transparent;
}

    .confidenciales-th:hover, .confidenciales-th:focus {
        -webkit-box-shadow: 0 0 5px 1px rgba(100,100,100,0.5);
        box-shadow: 0 0 5px 1px rgba(100,100,100,0.5);
        -moz-box-shadow: 0 0 5px 1px rgba(100,100,100,0.5);
    }

.confidenciales-body .side-nav {
    padding: 0.375em 0 0;
}

.section-tag, .side-nav li .section-tag {
    display: inline-block;
}

span.section-tag {
    color: #3F832C;
    text-decoration: none;
    line-height: inherit;
}

span.section-tag-span {
    color: #4aa248;
}

.clearing-blackout, .clearing-assembled .clearing-container .visible-img {
    background: rgba(51, 51, 51, 0.7);
}

.clearing-close {
    top: 40px;
}

.panel .clearing-caption {
    color: #ddd;
}

.article-img-caption {
    margin: 0.75em 0.5rem;
    display: inline-block;
    font-size: 13px;
}

.captionArticle i {
    font-size: 14px;
    float: left;
    position: absolute;
    margin-top: 9px;
}

.article.long .article-h {
    font-size: 35px;
}

.article-aside {
    line-height: 150%;
    margin-right: 1.875rem;
}

    .article-aside .article-quote {
        margin-bottom: 1.875rem;
        font-style: italic;
        font-weight: 400;
    }

.article-vermas {
    font-weight: 700;
    margin-left: 0.375em;
}

.article-header {
    display: table;
    width: 100%;
}

.article-footer {
    padding: 0;
    border-top: 1px solid #ececec;
    background: #fdfdfd;
}

.footer_menu.inline-list > li {
    margin-left: 0.75rem;
}

.callout .article-footer {
    background: #3f3f3f;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.article-footer.related-news {
    margin: 0 0 1.5em;
    border-bottom: 1px solid #ececec;
}

.article-footer .panel-h {
    text-transform: uppercase;
}

.article-tags {
    font-size: 0.625em;
    margin: 0;
    max-height: 1.75rem;
    overflow: hidden;
    padding: 0.7em;
}

.article-tags-icon {
    font-size: 1.25em;
    color: #3F832C;
}

.article-tags > li {
    line-height: 1.625;
    margin-bottom: 1rem;
    margin-left: 0.75rem;
    max-width: 70%;
}

    .article-tags > li > a {
        color: #999;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
        white-space: nowrap;
    }

        .article-tags > li > a:hover {
            color: #3F832C;
        }

.inline-list > .article-tags-icon {
    margin-left: 0;
}

.news-grid {
    margin-bottom: 0.675em;
}

    .news-grid .relacionados {
        margin-bottom: 0;
    }

    .news-grid .relacionados-body {
        min-height: 200px;
    }

.relacionados-body {
    padding: 0;
}

    .relacionados-body li {
        padding: 0.5em 0.75em 0.75em;
        margin: 0;
    }

        .relacionados-body li:first-child {
            background: #ebebeb;
            border-bottom: 1px solid #ddd;
        }

.related-news > .panel-h {
    margin-right: 0.75em;
    padding: 0.5em 0.25em;
}

.related-news-th {
    border: none;
    overflow: hidden;
}

    .related-news-th:hover, .related-news-th:focus {
        -webkit-box-shadow: 0 0 6px 1px rgba(150, 150, 150, 0.5);
        box-shadow: 0 0 6px 1px rgba(150, 150, 150, 0.5);
    }

.article .related-news-th {
    margin: 0 0 0.375em;
    width: 100%;
}

.article.long .article-header .related-news-th {
    margin: 0;
}

.related-news-img {
    width: 100%;
}

.related-news-th.right {
    margin: 0 0 0.5em 0.75em;
}

.related-news-th.left {
    margin: 0 0.75em 0.5em 0;
}

.article .related-news-th.left {
    margin: 0 1.25em 0.5em 0;
}

.article .related-news-th.right {
    margin: 0 0 0.5em 1.25em;
}

/* Comentarios */
.comentar2160 {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.callout .comentar2160 {
    border: 1px solid #111;
    background: #444;
}

.comentarios-body.column {
}

.callout hr {
    border: solid #111;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    border-width: 1px 0 0;
}

.comentarios .opciones_blogueros {
    float: left;
}

    .comentarios .opciones_blogueros p {
        font-size: 0.675em;
    }

.opciones_blogueros .respuestas {
    float: none;
    display: block;
    margin: 0 0 10px;
}

.comentario .articles-row-header {
    border-bottom: none;
    margin-bottom: 0;
}

.comment-wrap {
    clear: both;
}

.comentario p {
    font-size: 0.75em;
}

.comentarios a.small-1 {
    width: 8.33333%;
}
/* Compartir en Redes Sociales */
.opciones {
    clear: both;
    padding: 0em 0em 0.25em;
    margin-bottom: 0em;
    overflow: auto;
}

ul.opciones_articulo.inline-list.left {
    border-top: 1px dotted #d9d9d9;
    width: 100%;
    margin-top: 10px;
    padding-top: 8px;
    border-width: 2px;
}

.callout .opciones {
    border-top: transparent;
    border-bottom: 1px solid #111;
    margin-bottom: 0;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 0 rgba(255,255,255,0.1);
    position: relative;
    z-index: 1;
}

.opciones .inline-list {
    margin: 0em;
}

.opciones .social-buttons {
    overflow: visible;
}

.opciones .inline-list > li {
    margin-left: 1em;
    padding: 5px 0;
}

.SocialNetworks.inline-list > li:first-child {
    margin-left: 0;
}

.twitterbtn {
    max-width: 80px;
}

.gplus {
    max-width: 70px;
}

.opciones .shareaholic-canvas {
    clear: none;
}

.opciones .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    margin: 0 !important;
    padding: 0 !important;
}

.share-item.inline-list > li {
    margin: 0px 1px;
}

.articuloOpinion .share-item.inline-list > li {
    margin: 0px 5px;
}

.articuloOpinion ul#share-buttons {
    margin: 1.5rem auto;
    text-align: center;
    width: 166px;
}

.opciones .share-item.inline-list a {
    color: #fff;
}

.share-item .icon-facebook2 {
    color: #3b5998;
}

.share-item .icon-twitter2 {
    color: #00aced;
}

.share-item .icon-googleplus {
    color: #dd4b39;
}

.share-item .icon-pinterest2 {
    color: #cb2027;
}

.share-item .icon-linkedin2 {
    color: #007bb6;
}

.share-item .icon-mail {
    color: #007bb6;
}

.share-item [class^="icon-"], .share-item [class*=" icon-"] {
    font-size: 1.375em;
    background: #fff;
    border-radius: 1em;
    padding: 1px;
}

.share-count {
    background: #ddd;
    color: #222;
    font-size: 0.675em;
    padding: 0.15em 0.375em;
    border-radius: 2px;
    vertical-align: super;
    position: relative;
    z-index: 1;
}

    .share-count.unactive {
        display: none;
    }

/*.share-count:before {
	content: " ";
	display: block;
	position: absolute;
	height: 10px;
	width: 10px;
	background: #eee;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
	left: 0;
	bottom: 4px;
	z-index: -1;
}*/

/* Fin Compartir en Redes Sociales */
.relacionados-imgs .related-news-th {
    width: 100%;
    margin: 0;
    max-height: 25px;
    overflow: hidden;
}

.carousel .relacionados-imgs .related-news-th {
    max-height: none;
}

.side-nav li .related-link, .related-link, .side-nav li a:not(.button).related-link {
    color: #2f2f2f;
}

    .side-nav li .related-link:hover, .related-link:hover, .panel.callout a:not(.button).related-link:hover, .side-nav li a:not(.button).related-link:hover {
        color: #3F832C;
    }

.related-h {
    font-size: 0.9em;
    font-weight: 400;
}

.confidenciales .related-h {
    font-size: 0.9375rem;
}

.versus-h {
    padding: 0.625em 0em 0.625em 0.625em;
    margin: 0;
}

    .versus-h.counter {
        font-size: 0.75em;
        line-height: 1.5em;
        color: #888;
    }

.imgCaptcha {
    border: 1px solid #dedede;
}

.tiny-text {
    font-size: 0.75em;
}

.panel.callout .related-link, .panel.callout a:not(.button).related-link {
    color: #fff;
}

.relacionados.finanzas .panel-h .section-link {
    color: #3d8dbf;
}

.relacionados.finanzas .widget-header {
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 -5px #3d8dbf inset, 0 -6px #093753 inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}

.relacionados.finanzas .related-news-th {
    box-shadow: 0 0 0 1px #093753;
}

    .relacionados.finanzas .related-news-th:hover, .relacionados.finanzas .related-news-th:focus {
        -webkit-box-shadow: 0 0 6px 1px rgba(32, 98, 138, 0.5);
        box-shadow: 0 0 6px 1px rgba(32, 98, 138, 0.5);
    }

p {
    line-height: 1.5;
}



.intro {
    font-size: 0.875em;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 1.25rem;
    color: #000;
}


.summary {
    font-size: 19px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 1.25rem;
    color: #4c4c4c;
}


.panel.callout h2.intro {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 1.25rem;
}

.panel.callout .orbit-caption h2.intro {
    margin: 0 0 0.5rem;
}

.meta, .panel .meta {
    font-size: 0.6875rem;
    text-transform: uppercase;
    color: #999;
    padding-top: 1em;
    margin-top: 0;
}

h1.meta {
    color: #3F832C;
}

    h1.meta.seccion {
        padding-top: 0rem;
        color: #3F832C;
        padding-bottom: 0.25rem;
    }

.panel.callout .meta, .panel .meta {
    margin: 0 0 0.75em;
}

.panel-h .meta {
    padding-top: 0;
    color: #eee;
}

.callout .panel-h .meta {
    padding-top: 0;
    color: #999;
}

.article.long .meta {
    padding-top: 0;
}

.side-nav .meta, .panel.opinion .meta {
    padding: 0;
    /*display: table;*/
}

.side-nav .meta, .panel.opinion .meta {
    padding: 0;
    display: table;
}

.mas-visto .meta {
    /*padding: 1em 0 0;*/
    display: inline-block;
}

.confidenciales .meta {
}

.meta.author {
    color: #555;
    margin: 0 0 1em;
    padding: 0;
    text-transform: lowercase;
}

.author-link {
    color: #555;
    text-transform: uppercase;
}

.panel.widget .side-nav small {
    font-size: 70%;
}

.indicadores-list .icon-arrow-up {
    color: #74c174;
}

.indicadores-list .icon-arrow-down {
    color: #B94342;
}

.indicadores-list .icon-dots {
    color: #CCC;
}

.indicadores [class^="icon-"] {
    line-height: 1rem;
    vertical-align: bottom;
    display: inline-block;
    width: 15px;
    text-align: center;
    padding: 0;
}

.recomendados .orbit-timer {
    display: none;
}

.recomendados .side-nav li {
    display: block;
    clear: left;
    overflow: hidden;
}

.recomendados .related-h {
}

.widget-body.caricatura-link {
    padding: 0 0 1.75em;
    display: block;
    max-height: 200px;
    overflow: hidden;
}

.caricatura-img {
    border-top: none;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2);
    transition: 0.3s ease;
}

.caricatura-link:hover {
    box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 6px 1px rgba(64, 130, 65, 0.5);
}

.widget-footer {
    padding: 0.25rem;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.ver-mas {
    background: #f0f0f0;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: transparent;
    padding: 0.625em;
    display: block;
    font-size: 0.875em;
    line-height: 1em;
    transition: 0.3s ease;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    cursor: pointer;
    margin: 0;
}

button.ver-mas {
    width: 100%;
    color: #408241;
}

.callout .ver-mas {
    background: #2c2c2c;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
}

.panel.callout .ver-mas, .panel.callout a, .panel.callout a:not(.button), .panel.callout a:not(.button).ver-mas {
    color: #4aa248;
}

    .panel.callout .article-h-link, .panel.callout a.article-h-link {
        color: #FFF;
    }

ul.pagination li.unavailable :not(.button) {
    cursor: default;
    color: #999999;
}

ul.pagination li.current :not(.button) {
    color: #fff;
}

.panel.callout .alert-box .close {
    color: #333;
}

.ver-mas:hover {
    background: #dedede;
}

.callout .ver-mas:hover {
    background: #222;
}

.especiales .logo-img {
    width: 70px;
    vertical-align: bottom;
}

.panel.especiales .especial-h {
    font-size: 1.15em;
    font-weight: 400;
    margin: 0.5em 0 1.25em;
    max-height: 33px;
    overflow: hidden;
}

.especiales-slider p.intro {
    max-height: 54px;
    overflow: hidden;
}

.panel.especiales.callout .especiales-link, .panel.especiales .especiales-link {
    color: #FFF;
}

    .panel.especiales .especiales-link:hover {
        color: #ddd;
    }

.especiales .orbit-bullets {
    margin: 0 auto 20px;
}

.especiales .orbit-container .orbit-prev, .especiales .orbit-container .orbit-next {
    top: auto;
    width: 20px;
    height: 70px;
    margin: 0;
}

.especiales .orbit-slide-number {
    right: 10px;
    left: auto;
}

.especiales .orbit-slide-number {
    right: 10px;
    left: auto;
}

.especiales .orbit-timer {
    display: none;
}

.especiales .orbit-container .orbit-prev span, .especiales .orbit-container .orbit-next span {
    border: inset 6px;
}

.especiales .orbit-container .orbit-prev > span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: white;
}

.especiales .orbit-container .orbit-next > span {
    border-left-style: solid;
    border-color: transparent;
    border-left-color: white;
    margin-left: -2px;
}

.galeria-destacada .orbit-container .orbit-slide-number {
    font-size: 0.675em;
    left: auto;
    top: auto;
    right: 0;
    text-align: right;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    padding: 0.5em;
}

.especiales .orbit-slides-container > * .orbit-caption, .galeria-destacada .orbit-slides-container > * .orbit-caption {
    background-color: #151515;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    border-top: 1px solid #111;
    top: 100%;
    display: table;
    padding: 1em 0.875em 1.875em;
    position: relative;
}

.cartelera .especiales-slider p.intro {
    max-height: inherit;
    overflow: hidden;
}

.galeria-destacada .orbit-slides-container > * .orbit-caption {
    top: auto;
    border-top: 1px solid #111;
    background: rgba(34, 34, 34, 0.8);
    line-height: 120%;
    font-size: 0.75rem;
    bottom: -15rem;
}

.galeria-slider img {
    margin: 0 auto;
    width: 100%;
}

.especiales-slider {
    border: none;
}

.callout .widget-body.especiales-slider {
    border: transparent;
}

.especiales .orbit-container {
    border-top: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.especiales-img {
}

.dinero-header .search-box {
    padding-top: 30px;
}

.search-box {
    padding-top: 0;
    position: relative;
    z-index: 1;
    top:13px;
}

.left-off-canvas-menu .search-box {
    padding: 1em 0 0;
}

body, html, .off-canvas-wrap.move-right, .off-canvas-wrap .inner-wrap {
    height: 100%;
    width: 100%;
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: hidden;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100.5%, 0);
    -webkit-transform: translate3d(-100.5%, 0, 0);
    -moz-transform: translate3d(-100.5%, 0, 0);
    -ms-transform: translate3d(-100.5%, 0, 0);
    -o-transform: translate3d(-100.5%, 0, 0);
    transform: translate3d(-100.5%, 0, 0);
    left: 0;
}

.apertura-container {
}

.sky-container {
    width: 20%;
}

.panel.publicidad > * {
    max-width: 100%;
}

.publicidad-label {
    color: #ccc;
    margin-bottom: 0.25em;
    padding: 0 5px;
}

.enprofundidad {
    margin: 0;
    background: #2f2f2f;
    box-shadow: 0 -5px 0 #468737 inset;
    border: 1px solid #163e0d;
    padding-bottom: 5px;
    margin-bottom: 1.875rem;
}

.enprofundidad-wrap .enprofundidad > li {
    padding: 0.75em;
}

.enprofundidad li:first-child {
    border-bottom: 1px solid #151515;
    box-shadow: 0 -5px 0 #468737 inset;
    padding: 0.75em;
}

.enprofundidad .panel-h {
    font-size: 1em;
    color: #3F832C;
    text-align: center;
}

.enprofundidad .subheader {
    font-size: 0.875em;
    color: #fff;
    margin: 15px 0 0;
}

.enprofundidad .meta {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.enprofundidad .related-link {
    color: #FFF;
}

.smaller {
    font-size: 0.75em;
}

.recomendados .orbit-bullets-container {
    background: #f0f0f0;
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    border-top: transparent;
    height: 1.875rem;
}

.recomendados .orbit-bullets {
    top: 0;
    margin: 0 auto 20px;
}

.orbit-container .orbit-prev > span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #DDDDDD;
}

.orbit-container .orbit-next > span {
    border-right-style: solid;
    border-color: transparent;
    border-left-color: #DDDDDD;
}

.recomendados .orbit-container .orbit-prev, .recomendados .orbit-container .orbit-next {
    bottom: 0px;
    height: 33px;
    top: initial;
    line-height: 28px;
}

.recomendados .orbit-container .orbit-next {
    right: 0;
}

.mas-visto .tabs, .opinion .tabs {
    background: #fff;
    border-bottom: 1px solid #1A4719;
}

.mas-visto .tabs {
    border-bottom: transparent;
}

.tab-title.active a {
    display: block;
    background-color: #efefef;
    color: #222222;
    padding: 1rem 2rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
}

.tab-title a {
    display: block;
    background-color: #efefef;
    color: #222222;
    padding: 1rem 2rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
}

li.tab-title.active, li.tab-title {
    margin-bottom: 0 !important;
    list-style: none;
    float: left;
}

.mas-visto .tabs dd > a, .opinion .tabs dd > a, .modal .tabs .widget-header > a, .modal .tabs dd.active > a, .modal .tabs dd > a, .modal .tabs dd > a:hover {
    background: transparent;
    padding: 0;
}

.tabs dd > .panel-h {
    font-size: 0.75rem;
}

.mas-visto .tabs .widget-header, .opinion .tabs .widget-header, .tabs .widget-header {
    background: #3f3f3f;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    border: 1px solid #1f1f1f;
    margin-left: -1px;
    padding: 0.375em 0.625em 0.875em;
    height: 34px;
}

    .mas-visto .tabs .widget-header:hover, .opinion .tabs .widget-header:hover, {
        background: #555;
    }

    .mas-visto .tabs .widget-header.active, .opinion .tabs .widget-header.active, .modal .tabs .widget-header.active {
        background: #3F832C;
        border: 1px solid #1a541b;
    }

        .mas-visto .tabs .widget-header.active:hover, .opinion .tabs .widget-header.active:hover {
            background: #2F8D2E;
        }

    .mas-visto .tabs .widget-header:first-child, .opinion .tabs .widget-header:first-child {
        margin-left: 0;
    }

.mas-visto .tabs-content > .content, .opinion .tabs-content > .content .side-nav {
    padding: 0;
}


img.article-Opinion {
    width: 41%;
    float: left;
    margin-right: 1rem;
}

.short .article-h.opinion {
    font-size: 1.25em;
    margin-bottom: 1.5rem;
}

.mas-visto .side-nav li {
    list-style: disc;
    margin-left: 1.275em;
    color: #3F832C;
}

.mas-visto ol.side-nav li {
    list-style-type: decimal;
}

.mas-visto .tabs-content.widget-body {
    box-shadow: 0 5px #4aa248 inset, 0 6px #1a541b inset;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: transparent;
    padding: 0 0.75em;
}

.opinion .tabs-content.widget-body {
    box-shadow: 0 5px #4aa248 inset, 0 6px #111 inset, 0 7px 0 rgba(255,255,255,0.1) inset;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: transparent;
    margin: 0;
}

.opinion .tabs {
    background: #4a4a4a;
    border-bottom: 1px solid #111;
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    height: 34px;
}

.opinion .tabs-content > .content {
    padding: 0.5em 0 0;
}

.opinion .tabs dd {
    top: -1px;
}

.sondeo-pregunta {
    margin: 0.25em 0 1em;
    cursor: default;
    font-weight: 700;
}

.sondeo_form {
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #dedede;
    display: none;
}

    .sondeo_form.active {
        display: block;
    }

.sondeo-alert {
    display: none;
}

    .sondeo-alert.active {
        display: block;
    }

.result_bar {
    background: #3F832C;
    height: 3px;
    margin: 3px 0 15px;
}

.result_text {
    font-size: 0.75em;
}

.comentarios-box p {
    font-size: 0.875em;
}

.ind-cifra {
    background: #181818;
    padding: 0;
    border: 1px solid #151515;
    box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
    line-height: 1rem;
    position: absolute;
    right: 0.75em;
}

    .ind-cifra small {
        padding: 3px 5px;
        margin: 0;
        background: #333;
        box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset;
        height: 20px;
        display: inline-block;
    }

    .ind-cifra.up small {
        background: #3F832C;
    }

    .ind-cifra.down small {
        background: #a64c4a;
    }

.versus-body .vs-tag {
    background: #3d833e;
    color: #fff;
    line-height: 2em;
    border-radius: 2em;
    height: 2em;
    width: 2em;
    margin: -25px auto;
    border: 1px solid #1a541b;
    font-size: 2em;
    position: relative;
    z-index: 1;
}

.versus-th {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
    max-height: 15em;
    overflow: hidden;
    display: block;
    position: relative;
}

.versus-img {
    margin-top: -10%;
    position: relative;
    border: none;
}

.finanzas-article, .cincomil-empresas {
    padding: 0;
}
/* Internas 

/* Internas Fotos y Videos */
.item-content {
    padding-top: 1.875em;
}

.item-text {
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

span.article-img-caption {
    float: left;
    margin-left: 21px;
}

.panel.callout .meta.author {
    color: #aaa;
}

.relacionados.callout .widget-header .panel-h {
    color: #aaa;
}

/* Fin Internas Fotos y Videos */

/* Contacto */
label {
    line-height: 1.5em;
}

.callout label {
    color: #aaa;
}

fieldset legend {
    background: transparent;
    font-weight: 400;
}

.callout fieldset {
    border: solid 1px #111;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1) inset;
    color: #000;
}

.vcard .widget-body {
    box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1) inset;
}

.vcard.info {
    padding: 0;
    border: none;
    width: 100%;
}

.breadcrumbs {
    margin: -0.75em 0 1.25em;
    background: transparent;
    border: transparent;
    padding: 0;
}

.articles-row-header {
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 0.25em 0;
}

.mas-versus .articles-row-header {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
    margin: 1.875em 0 1.375em;
}

.mas-versus .panel-h {
    color: #555;
}

.loading .side-nav, .loading .small-block-grid-2 {
    position: relative;
    z-index: -1;
}

.loading-h, .mas-versus .loading-h, .sondeo .loading-h {
    top: 220px;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    font-size: 0.75em;
    color: #888;
    margin-top: -20px;
    display: none;
}

.panel.callout .loading-h {
    color: #aaa;
}

.preloader {
    top: 170px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    border: solid 5px;
    border-color: #3d833e white white;
    display: none;
}

.callout .preloader {
    border-color: #3d833e #111 #111;
}

.callout.opinion .preloader {
    border-color: #3D833E #2F2F2F #2F2F2F;
}

.sondeo .loading-h {
    top: 70%;
}

.sondeo .preloader {
    top: 50%;
}

.sondeo.loading .widget-body * {
    z-index: -1;
    position: relative;
}

.mas-versus.loading .preloader, .mas-versus.loading .loading-h, .loading .preloader, .loading .loading-h, .formulario.loading .preloader, .formulario.loading .loading-h {
    display: block;
    z-index: 1;
}

.volcado.loading {
    position: relative;
    background: #fff;
}

.callout .volcado.loading {
    position: relative;
    background: #111;
}

.callout.opinion .volcado.loading {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.loading .mas-confidenciales > li {
    position: relative;
    z-index: -1;
}

.versus .article-h {
    margin-bottom: 0.875em;
}

.versus .widget-footer {
    margin-bottom: 1.25em;
}

.versus-body .mas-versus .vs-tag {
    margin: 0.375em auto 0;
    font-size: 1.5em;
}

.articles-row-header .pagination {
    margin: 3px 0 0;
}

.articles-row-header .panel-h, .panel .articles-row-header .panel-h {
    padding: 0.25em;
    line-height: 1.4;
}

.panel.callout .articles-row-header {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1) inset;
    margin: 1.875em 0 1.375em;
}

    .panel.callout .articles-row-header.bottom, .articles-row-header.bottom {
        margin: 0;
        border-bottom: none;
    }

ul.pagination li a {
    padding: 0.0625rem 0.375rem 0.0625rem;
    border-radius: 2px;
    font-size: 0.875em;
}

.row.otros-recomendados, footer {
    position: relative;
}

.footer {
    background: #2c2c2c;
    border-top: 1px solid #111;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
}

    .footer .inline-list a:hover {
        text-shadow: 0 1px 0px rgba(0,0,0,0.3);
    }

.panel.otras-publicaciones {
    border: 1px solid #000;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
}

    .panel.otras-publicaciones > .panel-h {
        font-size: 1.125em;
        margin-bottom: 0.625em;
    }

    .panel.otras-publicaciones .panel-h.section-tag {
        padding: 0.75em 0.75em 1.105em;
        margin: 0 0 0.875em;
        font-size: 0.75em;
        display: block;
        position: relative;
        background: #151515;
        border: 1px solid #000;
    }



/*Estilos Artículo Impreso*/

.imprimir {
    width: 620px;
    padding: 10px;
    margin: 0 auto;
}

    .imprimir .cabezote {
        width: 630px;
        padding-left: 0px;
        padding-bottom: 10px;
        margin-bottom: 5px;
        border-bottom-width: 5px;
        border-bottom-style: solid;
        border-bottom-color: #3d833e;
    }

    .imprimir h1 {
        line-height: 100%;
        color: #333;
    }

    .imprimir .subheader {
        line-height: 150%;
        margin: 1em 0;
        font-size: 1.3em;
    }

.tags-alphabet .tabs dd a {
    padding: 0.5rem 0.80rem;
}

.tags-alphabet .tabs-content {
    padding: 1rem 0;
}

.tags-alphabet .tabs {
    box-shadow: none;
}

/* Fin Internas */

.section-tag.planb {
    box-shadow: 0 -3px 0 #ff9900 inset;
}

.section-tag.arcadia {
    box-shadow: 0 -3px 0 #074ebc inset;
}

.section-tag.jetset {
    box-shadow: 0 -3px 0 #d20605 inset;
}

.section-tag.semana {
    box-shadow: 0 -3px 0 #d22224 inset;
}

.section-tag.soho {
    box-shadow: 0 -3px 0 #f7a01a inset;
}

.section-tag.fucsia {
    box-shadow: 0 -3px 0 #e90089 inset;
}

.section-tag.finanzaspersonales {
    box-shadow: 0 -3px 0 #1884b6 inset;
}
.section-tag.semanarural {
    box-shadow: 0 -3px 0 #3ab6f1 inset;
}

.section-tag.sostenibilidad {
    box-shadow: 0 -3px 0 #0c9e49 inset;
}

.panel.otras-publicaciones .related-news-th {
    border: 1px solid #151515;
    box-shadow: none;
    max-height: 4.125em;
    overflow: hidden;
    margin: 0;
    display: block;
}

.portada-li {
    margin-left: 2.25em;
    margin-top: 6px;
}

.link-portada {
    box-shadow: 0 0 0 5px #252525, 0 0 0 6px #000;
    border: 1px solid #FFF;
    margin-bottom: 1em;
    float: left;
}

.portada {
    width: 100%;
}

.footer .portada-li {
    max-width: 15%;
}

.footer-top {
    padding-top: 1.875em;
    display: inline-block;
    width: 100%;
}

.footer-med {
    background: #f6f6f6;
    border: 1px solid;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2);
    padding: 10px 0;
    margin-bottom: 1.875em;
    transition: 0.3s ease;
}

.legal {
    padding-bottom: 1em;
}

.footer-top .panel-h {
}

.footer .related-link {
    color: #ccc;
}

.footer .panel-h {
    font-size: 0.625em;
}

.inline-list.publicaciones {
    margin: 0;
    margin-left: -1.075em;
}

.footer-p {
    color: #999;
    font-size: 0.625em;
    margin-bottom: 0.5em;
}

    .footer-p.related-link {
        color: #fff;
    }

.semana a {
    color: #d22224;
}

.soho a {
    color: #f7a01a;
}

.dinero a {
    color: #3f812c;
}

.jetset a {
    color: #e92a2f;
}

.planb a {
    color: #f58d1e;
}

.finanzas a {
    color: #3c8bbe;
}

.fucsia a {
    color: #e90089;
}

.arcadia a {
    color: #0a41a3;
}

.semanajr a {
    color: #d5182a;
}

.cocina a {
    color: #0098d4;
}

.empresas a {
    color: #116AA9;
}

.sosteniblidad a {
    color: #93b509;
}

.foros a {
    color: #d5182a;
}

.fundacion a {
    color: #d5182a;
}

.facildigital a {
    color: #7dc042;
}

.publicacionessemana a {
    color: #d5182a;
}

.publicaciones .panel-h span {
    color: #000;
}

/*Buscador*/

.search-options {
    background: #fafafa;
    padding: 1.5em 0 0.5em;
    border: 1px solid #eaeaea;
}

.search-filters {
    background: #F3F3F3;
    border: 1px solid #eaeaea;
    border-bottom: 1px solid #dedede;
    margin: -1px 0 0;
    width: 100%;
}

    .search-filters hr.show-for-small {
        margin: 0;
        border: solid #dedede;
        border-width: 1px 0 0;
    }

    .search-filters .results-count {
        margin: 1.375em;
        color: #6f6f6f;
        font-size: 0.875em;
    }

        .search-filters .results-count .total-results {
            font-size: 1.375em;
            color: #408241;
        }

.results-type.button-group li a.button {
    border: transparent;
    padding: 1.25em 0.875em 0.625em;
    margin: 0;
    background: transparent;
    color: #AAAAAA;
    font-size: 0.875em;
    min-height: 62px;
}

.results-type.button-group li.active a.button {
    color: #408241;
    border-bottom: 3px solid #408241;
    background: #FFFFFF;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

.results-type.button-group li a.button .counter {
    font-size: 10px;
    display: block;
    margin: 0;
}

.search-pagination.top {
    clear: both;
    border: 1px solid #EEEEEE;
    border-top: 1px solid #dedede;
    width: 100%;
    margin: 0px 0 1.25em;
    background: #FAFAFA;
    padding: 0px;
    position: relative;
    z-index: 1;
}

.order-results {
    padding: 1rem 0rem;
    width: 100%;
}

.search-pagination.top .pagination {
    margin: 13px 0;
}

.search-pagination hr.show-for-small {
    margin: 0 0 0.75em;
}

.order-results dt {
    font-size: 0.75em;
}

.order-results dd {
    margin-left: 0.5rem;
    font-size: 0.75em;
}

    .order-results dd a, .order-results dd.active a {
        padding: 1.1875rem 0.5rem;
        font-weight: bold;
    }

.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
    background: #000;
}

.search-results .ssp {
    margin: 10px 0 0;
    font-size: 13px;
    color: #7e7e7e;
    border-bottom: 1px solid #ededed;
    padding: 0px 12px 10px;
}

.search-results .article-h {
    font-size: 1.5rem;
}

.result {
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
    margin: 0;
}

    .result .result-content {
        font-size: 0.875em;
    }

    .result .result-intro {
        font-style: italic;
        color: #6f6f6f;
    }

    .result .excerpt {
        margin-bottom: 0;
    }

    .result .article-h {
        font-size: 1.625em;
    }

    .result .result-img {
        margin: 0 0 0.875em;
    }

        .result .result-img .type-tag {
            background: rgba(0, 0, 0, 0.5);
            color: #FFF;
            position: absolute;
            bottom: 3px;
            padding: 3px 10px;
            border: 1px solid rgba(0, 0, 0, 0.3);
            font-size: 14px;
            box-sizing: border-box;
            right: 16px;
            left: 16px;
            text-align: left;
        }

            .result .result-img .type-tag a {
                color: #FFFFFF;
            }

.result-content .esp-highlight {
    color: #408241;
}

.result-content h6 {
    font-size: 1em;
}

.side-search-filters {
    margin: 1.875em 0;
}

    .side-search-filters hr {
        margin: 0.75em 0 1em;
    }

    .side-search-filters fieldset {
        margin: 0;
        padding: 0;
        border: none;
    }

.author-filter .side-nav li {
    clear: both;
}

.side-nav li a.author-name {
    width: 85%;
    height: 22px;
    overflow: hidden;
    font-size: 12px;
}

.side-nav li a.author-count {
    font-size: 9px;
    line-height: 20px;
    width: 15%;
    text-align: right;
}

.otras-publicaciones-results .results-widget h6 {
    padding: 0.875em 0;
    margin: 0 0 10px;
    width: 100%;
    text-transform: uppercase;
}

    .otras-publicaciones-results .results-widget h6 .counter {
        float: right;
        width: 40px;
        font-size: 12px;
        text-align: right;
        margin: 1px 0 0;
        color: #999;
        font-weight: 400;
    }

.results-widget.dinero h6 {
    color: #48872b;
    border-bottom: 3px solid #48872b;
}

.results-widget.soho h6 {
    color: #f98f00;
    border-bottom: 3px solid #f98f00;
}

.results-widget.semana h6 {
    color: #dd353a;
    border-bottom: 3px solid #dd353a;
}

.results-widget.jetset h6 {
    color: #d30000;
    border-bottom: 3px solid #d30000;
}

.results-widget.revistaarcadia h6 {
    color: #023da8;
    border-bottom: 3px solid #023da8;
}

.results-widget.planb h6 {
    color: #ffa100;
    border-bottom: 3px solid #ffa100;
}

.results-widget.finanzaspersonales h6 {
    color: #0070b3;
    border-bottom: 3px solid #0070b3;
}

.results-widget.cocina h6 {
    color: #ffad00;
    border-bottom: 3px solid #ffad00;
}

.results-widget.fucsia h6 {
    color: #e90088;
    border-bottom: 3px solid #e90088;
}

.row.result:last-child {
    margin-bottom: 20px;
}

.formulario .k-widget.k-datepicker.k-header, .k-widget.k-datepicker.k-header {
    width: 100%;
    border-radius: 0;
    margin: 0 0 0.5em 0;
}

.f-dropdown {
    width: 80px;
}

.dinero-header .linkT ul#drop1 li {
    width: 100%;
}

.k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    background: #408241;
    -webkit-box-shadow: inset 0 0 3px 4px #408241;
    box-shadow: inset 0 0 3px 4px #408241;
}

.formulario form.custom .custom.dropdown.medium {
    max-width: none;
}

.k-picker-wrap .k-icon {
    margin-top: 0;
    vertical-align: middle;
}

.author-l li a {
    color: #555;
}
/*Fin Buscador*/

/* Impresa */
.panel.callout.impresa .article-h {
    color: #000;
}

.panel.callout .galeria-destacada .article-h-link {
    color: #000;
}

.panel.callout h2.intro {
    color: #000;
}

.impresa .panel.callout .article-h {
    color: #000;
}

.columns.imagenOpinion {
    padding: 0;
    margin: 0px 0 14px;
}

.ultima-portada-th {
    background: #252525;
    padding: 20px;
    border: 1px solid #000;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.2) inset;
    position: relative;
}

.ultima-portada {
    border: 1px solid #000;
    box-shadow: 0 0 0px 1px rgba(255,255,255,0.1);
    width: 100%;
}

.impresa .article-h {
    font-size: 1.875em;
}

.tag-edicion, .panel.callout .tag-edicion, .panel .tag-edicion {
    color: #fff;
    font-weight: 400;
    background: rgba(29, 29, 29, 0.9);
    position: absolute;
    bottom: 0.625em;
    left: 1.25em;
    right: 1.25em;
    padding: 0.5em;
    border: 1px solid #000;
    text-align: right;
}

.ediciones-anuales .tag-edicion {
    bottom: 7px;
    left: 15px;
    right: 15px;
    background: rgba(29, 29, 29, 0.3);
    padding: 0.25em;
    margin: 0;
    border: 1px solid rgba(29, 29, 29, 0.3);
    transition: 0.3s ease;
}

.th:hover + .tag-edicion, .tag-edicion:hover {
    background: rgba(29, 29, 29, 0.8);
    border: 1px solid #fff;
}

.panel .edicion-seccion .panel-h {
    color: #4aa248;
    font-size: 1.25rem;
    border-bottom: 1px solid #4aa248;
    font-weight: bold;
    padding: 0.375rem 0;
}

.printEdition header.widget-header.sumario-header {
    padding-left: 0;
}

.sumario-header, .callout .sumario-header {
    border: none;
    background: transparent;
    background: transparent;
    margin: 0.625em 0 1em;
    box-shadow: 0 -5px #4aa248 inset, 0 -6px #111 inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 -5px #4aa248 inset, 0 -6px #111 inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 -5px #4aa248 inset, 0 -6px #111 inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}

.edicion-seccion .meta {
    padding-top: 1em;
}

.ediciones-anuales .widget-header .panel-h {
    font-size: 0.875em;
    font-weight: 700;
}

.ediciones-anuales .orbit-container .orbit-prev, .ediciones-anuales .orbit-container .orbit-next {
    top: auto;
    width: 30px;
    height: 30px;
    bottom: 0;
}

.ediciones-anuales .orbit-bullets-container {
    background: #f0f0f0;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    height: 1.875rem;
}

    .ediciones-anuales .orbit-bullets-container .orbit-bullets {
        top: 0;
    }

.ediciones-anuales .th {
    border: 1px solid #252525;
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5) inset;
    width: 100%;
}

    .ediciones-anuales .th img {
        width: 100%;
    }

    .ediciones-anuales .th:hover {
        border: 1px solid #fff;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    }

/*Plantillas SmartTV*/
.smarttv {
    max-height: 510px;
    overflow-y: scroll;
}

    .smarttv [class*="column"] + [class*="column"]:last-child {
        float: left;
    }

.home-smart {
    max-width: 1280px;
    max-height: 720px;
}

.fullwidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    padding: 0 32px;
}

.main-sections .panel-h, .recomendados-smart .panel-h {
    font-size: 1.125em;
}

.side-nav li .article-h-link, .side-nav li a.article-h-link {
    color: #2f2f2f;
}

    .side-nav li .article-h-link:hover {
        color: #555;
    }

.main-sections .side-nav li {
    font-size: 1em;
}

.recomendados-smart .side-nav {
    padding: 1em 0.75em 0;
}

    .recomendados-smart .side-nav li {
        clear: both;
        margin: 0 0 1em;
        display: table;
    }

.home-smart .logo {
    padding-top: 50px;
    margin: 0;
}

.smarttv-close.button {
    top: 0px;
    position: absolute;
    right: 0;
    padding: 0;
    font-size: 26px;
    margin: 0;
    background: 0;
    left: auto;
    z-index: 2;
}

.smarttv-close .button {
    margin: 0;
}

.button.smarttv-close .icon-cross2 {
    line-height: 140%;
}

body.home-smart .main-sections .button.tiny {
    font-size: 1.125em;
    padding: 0 0.625em;
    line-height: 2.5em;
    border: none;
}

body.home-smart .main-sections .fixed-logo {
    height: 20px;
    width: auto;
    vertical-align: text-top;
}

body.home-smart .orbit-container .article {
    padding: 1px;
    margin-bottom: 1.875em;
}

.home-smart .short .article-h {
    font-size: 2rem;
}

.home-smart p, .home-smart .row.modal p {
    font-size: 1.25rem;
}

.recomendados-smart .side-nav li, .recomendados-smart .article-h {
    font-size: 1.25rem;
}

.smarttv .galeria-bullets {
    height: 75px !important;
}

.home-smart .video-destacado .video {
    margin: 1rem auto;
    max-width: 640px;
    padding-bottom: 54.75%;
}
/*
.home-smart .article-h-link:focus {
	font-size: 110%;
}
*/
.home-smart .related-news-th:focus {
    border: none;
}

.smart-loading .preloader {
    top: 50%;
    margin-top: -20px;
}

.smart-loading .loading-h {
    top: 60%;
    color: #fff;
    font-size: 1.25rem;
    margin-left: -48px;
}

.smart-loading.loading {
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.home-smart .big .related-news-th {
    max-height: 300px;
    overflow: hidden;
}

.home-smart .short .related-news-th {
    max-height: 110px;
    overflow: hidden;
}

.home-smart .meta {
    font-size: 0.75rem;
    color: #3F832C;
}

.home-smart .galeria-slider img {
    max-width: 530px;
    max-height: 450px;
}

.home-smart .galeria-destacada .orbit-slides-container > * .orbit-caption {
    font-size: 1.125rem;
}

.orbit-container .thumbs-prev, .orbit-container .thumbs-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: none;
    text-indent: -9999px !important;
    z-index: 10;
}

.orbit-container .orbit-prev > span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #DDDDDD;
}

.orbit-container .thumbs-next > span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: white;
    left: 50%;
    margin-left: -4px;
}

.orbit-container .thumbs-prev > span, .orbit-container .thumbs-next > span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: solid 10px;
}

.orbit-container .thumbs-prev {
    left: 0;
}

.orbit-container .thumbs-next {
    right: 0;
}

.orbit-container .thumbs-prev > span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #DDDDDD;
}

.orbit-container .thumbs-next > span {
    border-right-style: solid;
    border-color: transparent;
    border-left-color: #DDDDDD;
}

.playerBottom {
    bottom: 0;
    width: 100%;
    height: 100px;
    position: absolute;
    margin: 0;
    display: block !important;
    background: rgba(0,0,0,0.7);
    border-top: 1px solid #000;
}

.playerButtonLayout {
    margin: 0;
    width: 100%;
    height: 100px;
    position: absolute;
}
/************** CSS for Button layout   *******************/
#buttonLayout {
    width: 100%;
    height: 51px;
    top: 50px;
    position: absolute;
}

    #buttonLayout ul {
        margin: 0px;
        padding: 0px;
    }

        #buttonLayout ul li {
            display: inline;
            height: 51px;
            float: left;
            list-style: none;
            background: transparent;
            border-top: 1px solid #000;
            background: rgba(0,0,0,0.5);
            border-right: 1px solid #000;
            border-left: 1px solid #555;
        }
/******************** CSS of each control button ****************/
.stopButton {
    width: 33.333%;
    height: 51px;
    background: url(../img/SmartTV/player_btn/btn_nor_side_left.png) left no-repeat, url(../img/SmartTV/player_btn/btn_nor_center.png) center repeat-x, url(../images/player_btn/btn_nor_line_left.png) right no-repeat;
    float: left;
}

.stopButtonHover {
    background: #3F832C;
}

.playButton {
    float: left;
    width: 33.333%;
    height: 51px;
    background: url(../img/SmartTV/player_btn/btn_nor_line_right.png) left no-repeat,url(../img/SmartTV/player_btn/btn_nor_center.png) center repeat-x;
    float: left;
}

.playButtonHover {
    background: #1A7401;
}

.forwardButton {
    width: 33.333%;
    height: 51px;
    background: url(../img/SmartTV/player_btn/btn_nor_line_right.png) left no-repeat,url(../img/SmartTV/player_btn/btn_nor_center.png) center repeat-x;
    float: left;
}

.forwardButtonHover {
    background: #3F832C;
}

.rewindButton {
    width: 33.333%;
    height: 51px;
    background: url(../img/SmartTV/player_btn/btn_nor_line_right.png) left no-repeat,url(../img/SmartTV/player_btn/btn_nor_center.png) center repeat-x;
    float: left;
}

.rewindButtonHover {
    background: #3F832C;
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
    margin-bottom: 0rem;
}

.sub-nav {
    margin: 0rem;
}

.optionButton {
    width: 33.333%;
    height: 51px;
    background: url(../img/SmartTV/player_btn/btn_nor_line_right.png) left no-repeat,url(../images/player_btn/btn_nor_center.png) center repeat-x, url(../images/player_btn/btn_nor_side_right.png) right no-repeat;
    float: left;
    color: rgb(173,173,173);
}

.optionButtonHover {
    background: #3F832C;
    color: rgb(250,250,250);
}

img.center {
    display: block;
    margin: 11px auto 18px auto;
}

.imgTextCenter {
    display: block;
    margin: 11px 30px 18px 30px;
}

.textCenter {
    margin-left: 6px;
    text-align: left;
}
/************ CSS for progress bar ************/
.progressBallInitial {
    bottom: 120px;
    top: -8px;
    left: 0px;
    width: 20px !important;
    height: 20px !important;
    background: #3F832C;
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.5) inset;
}

.progressBall {
    bottom: 120px;
    top: -8px;
    left: 0px;
    width: 20px !important;
    height: 20px !important;
    background: #3F832C;
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.5) inset;
}

.progressBallHover {
    bottom: 112px;
    top: -12px;
    left: -14px;
    width: 104px;
    height: 60px;
    background: url(../img/SmartTV/movie_progress_ball_f.png) no-repeat;
    position: absolute;
}

#ballCoverage {
    bottom: 112px;
    top: -12px;
    left: 0px;
    height: 60px;
    width: 100%;
}

.progressBarLayout {
    width: 100%;
    height: 50px;
}

.progressBar {
    height: 43px;
}

.progress {
    height: 5px;
    background: transparent;
    border: transparent;
}

.progressBg {
    width: 100%;
    background: #333;
}

.progressBuffer {
    position: absolute;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.progressBarStatus {
    position: absolute;
    background: #3F832C;
}

.progressBarClick {
    width: 100%;
    height: 30px;
    position: absolute;
}
/*******  CSS for running video information***********/
.runningTime {
    width: 152px;
    margin-right: 20px;
    font-size: 18px;
    color: rgb(203,0,32);
    float: right;
    text-align: right;
}

#remainingTime {
    color: #3F832C;
}

#totalTime {
    color: rgb(88,88,88);
}

.runningMovieInfo {
    height: 27px;
    width: 100%;
    margin-right: 20px;
    position: absolute;
    float: left;
}

.runningMovieName {
    width: 100%;
    height: 27px;
    float: left;
    font-size: 32px;
    color: rgb(225,225,225);
    text-align: left;
}

.runningMovieType {
    width: 218px;
    height: 27px;
    float: right;
    font-size: 19px;
    color: rgb(59,59,59);
    text-align: right;
    margin-right: 20px;
}

#myVideoPlayer {
    width: 100% !important;
}

    #myVideoPlayer .video {
        height: auto;
        box-shadow: none;
        margin: 0;
    }

/*Fin Plantillas SmartTV*/

/*Especiales*/
iframe {
    border: none;
}

.top-bar-section .social-share .shareaholic-canvas {
    width: 18em;
    background: #f0f0f0;
    border: 1px solid #dadada;
}

.social-share .shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
    display: block;
}
/*Fin Especiales*/

/*Movil*/
.movil-tabs dd > a {
    padding: 0.75em;
    font-size: 0.875em;
}

.movil-tabs dd.active > a {
    box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
}

.movil-tabs-content {
    background: #fff;
    padding-top: 0.75em;
}

    .movil-tabs-content .related-news-th {
        background: #177016;
        padding-bottom: 5px;
        margin-bottom: 0.875em;
    }
/*Fin Movil*/

/*Infografia*/
.infograph .clearing-featured-img, .infograph .related-news-th {
    width: 100%;
}

/*Dolar minuto a minuto*/


/*Fin Dolar minuto a minuto*/

.morris-hover.morris-default-style {
    position: absolute;
    background: rgba(255, 255, 255, 0.85);
    padding: 0.75em;
    border: 1px solid #ddd;
    box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
    transition: 0.3s ease;
    min-width: 7em;
    text-align: center;
}

.morris-hover-row-label {
    font-size: 0.65em;
    margin-bottom: 0.75em;
    color: #000;
}

.morris-hover-point {
    font-size: 0.875em;
}

.dolar tspan {
    font-size: 10px;
}

#dolar-minuto {
    margin-top: 0.875rem;
}

    #dolar-minuto svg {
        width: 100%;
        background-color: #e1e1e1;
    }
/*Recomendados Facebook*/

.fb_iframe_widget span, .fb_iframe_widget iframe {
    /* Hotfix Facebook
	 width: 100% !important;
	 */
}

.facebook.widget .fb_iframe_widget iframe {
    width: 100% !important;
}
/*Fin Recomendados Facebook*/
/*Botones Ingreso y Salida*/
.social-links .logout i[class^="icon"] {
    font-size: 0.8em;
    line-height: 18px;
}

.top-bar-section .logout.has-dropdown > a:after {
    left: auto;
    top: 10px;
    right: -8px;
}
/*Menu fijo*/
header .fixed-logo-l, header .fixed-li {
    display: none;
}

.fixed-logo {
    height: 16px;
    width: 70px;
}

.main-sections-container.fixed {
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    z-index: 97;
    background: url('../img/bg-dollar-t.png') repeat-x 10px -4px rgba(63, 131, 44, 0.9);
    background-size: 220px;
}

    .main-sections-container.fixed .fixed-logo-l, .main-sections-container.fixed .fixed-li {
        display: block;
    }

    .main-sections-container.fixed .main-sections .button {
    }

.main-sections .fixed-logo-l .button.tiny {
    line-height: 16px;
    vertical-align: top;
    padding-bottom: 0;
    padding-top: 0.5em;
    max-width: 60px;
    transition: 0.1s ease;
}
.error-body {
    text-align: center;
    margin-top: 14px;
}
h2.error-text {
    font-size: 17px;
}
h4.error-text2 {
    font-size: 18px;
    margin-bottom: 20px;
}
a.button.error-button {
    font-size: 17px;
}

.main-sections-container.fixed .main-sections .fixed-logo-l .button.tiny {
    padding: 7px 0.5em 8px;
}

.fixed-li .dropdown.button:before {
    right: 0.275rem;
    border-width: 0.1875rem;
}

.f-dropdown li {
    float: none;
}

.main-sections-container.fixed .main-sections .dropdown.button.tiny {
    padding-right: 1em;
}
/*Fin Menu Fijo*/

/*Página de perfil*/
.perfil-ajustes .tabs {
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.perfil-ajustes .tabs-content > .content {
    padding: 0;
    width: 100%;
}

.feed {
    margin: 0;
}

    .feed li {
        display: table;
        width: 100%;
    }

    .feed .related-h {
        margin: 0 0 0.375em;
    }

.feed-icon {
    margin: 0.175em 0.5em 1.5em 0;
    font-size: 1.75em;
    color: #aaa;
    background: #fff;
    height: 1.5em;
    width: 1.5em;
    border-radius: 1em;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0.225em;
}

.edit-profile-wrapper {
    position: relative;
}

.loading .edit-profile {
    z-index: -1;
    position: relative;
}

label > select {
    margin: 0;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1.305rem 0;
}

.callout .accordion .content.active {
    background: #363636;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.k-upload-sync .k-upload-button {
    margin: 0.275rem 0 1.5rem;
    float: left;
    border-radius: 0;
}

.k-dropdown-wrap .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input {
    border-radius: 0;
    height: 36px;
}

.k-widget .k-input, .callout .k-widget .k-input {
    border: none;
}

.k-state-focused.k-state-selected, .k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected, .k-button:focus:active:not(.k-state-disabled) :not([disabled]) {
    -webkit-box-shadow: inset 0 0 3px 4px #3F832C;
    box-shadow: inset 0 0 3px 4px #3F832C;
    background: #3F832C;
    border: 1px solid #46A32B;
}

.callout .k-picker-wrap.k-state-default {
    border: 1px solid #000;
    border-radius: 0;
}
/*Fin Página de perfil*/
/*Modales*/
/*Modales habeas*/
#ajaxModal.reveal-modal {
    top: 11px !important;
    position: fixed;
}

.Mpoliticas .tabs-content {
    overflow-y: scroll;
    max-height: 410px;
}
/*fin modales habeas*/
.reveal-modal {
    padding: 0.75em;
    max-width: 100%;
    display: table !important;
    width: 100%;
    z-index: 99999999;
}

    .reveal-modal .close-reveal-modal {
        right: 11px;
        top: 11px;
        font-size: 22px;
    }

    .reveal-modal .politicas .close-reveal-modal {
        right: 0.625em;
        top: 0.625em;
    }

.row.modal.politicas p {
}


.reveal-modal .ingreso .close-reveal-modal {
    color: #ededed;
}

.row.modal {
    max-height: 550px;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

    .row.modal p, .row.modal .related-h {
        font-size: 0.8125em;
    }

    .row.modal.ingreso {
        overflow: auto;
        max-height: none;
    }

    .row.modal.politicas {
        margin-top: 1.75em;
    }

.modal.ingreso > .large-12 {
    padding: 0.175em;
}

.widget.ingreso {
    margin: 0;
}

.row.modal h1 {
    font-size: 26px;
    text-transform: uppercase;
}

.row.modal h2 {
    font-size: 18px;
}

.row.modal h4 {
    font-size: 14px;
}

.login-opt {
    margin: 1.125rem 0;
    padding: 1.125rem;
    border: none;
}

    .login-opt small {
        font-size: 0.675em;
    }

.social-login .no-bullet {
    padding: 1rem 0 0;
    margin: 0;
}

.button.facebook {
    background: #3B5998;
}

.button.twitter {
    background: #00ACED;
}

.button.googleplus {
    background: #DD4B39;
}

.button.facebook:hover {
    background: #4B69a8;
}

.button.twitter:hover {
    background: #10bCfD;
}

.button.googleplus:hover {
    background: #eD5B49;
}

.alert-box.hide, .ver-mas.hide {
    display: none;
}

.formulario.loading .widget-body * {
    z-index: -1;
    position: relative;
}

.panel.loading {
    background: rgba(250, 250, 250, 0.8);
}

.newsletters input[type="checkbox"] {
    margin: 0;
}

.ingreso input[type="checkbox"] {
    margin: 0 .5em 1.305rem 0;
}

.ingreso label.tiny-text {
    margin: 0 0 2em;
}
/*Fin Modales*/

/*Paginas de eror*/

.error-icon {
    font-size: 15em;
    margin: 1.5rem auto;
    text-align: center;
    text-shadow: 0 4px 0 #CCC;
    border-radius: 10em;
    width: 1em;
    border: 1px solid #bbb;
    background: #ededed;
}

    .error-icon.icon-search {
        color: #4aa248;
    }

    .error-icon.icon-cone {
        color: #F28E44;
    }

    .error-icon.icon-blocked {
        color: #C53837;
    }

/*Fin paginas de error*/

/*Publicidad*/
.publicidad.Layer {
    position: fixed !important;
    z-index: 999;
    left: 50%;
    text-align: center;
    /*top: 16%;*/
    top: 0;
    width: 800px;
    margin-left: -400px;
}

div#Banner_970x250 {
    width: 970px;
    margin: auto;
}

.publicidad.RobaPagina.hide-for-small.insertAd {
    background: #f6f6f6;
    margin-bottom: 1rem;
    width: 90%;
}

div#Layer_Mobile {
    width: 100%;
    bottom: 50px;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.68);
    z-index: 100;
    height: auto;
}

.publicidad_lateral_derecho {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: 500px;
    overflow: hidden;
    z-index: 2;
    transition: 0.5s ease;
    width: 160px;
    height: 600px;
    margin-top: 2px;
}

.publicidad_lateral_izquierdo {
    position: absolute;
    left: 50%;
    margin-left: -630px;
    overflow: hidden;
    z-index: 2;
    transition: 0.5s ease;
    width: auto;
    height: 600px;
    margin-top: 2px;
}

.dinero-header .row.expandAcciones {
    max-width: 61.7rem !important;
    margin: auto;
}

.news-tags-container.hide-for-small-only {
    max-width: 59.7rem;
    margin: auto;
}

.publicidad.TopBanner {
    z-index: 2;
    text-align: center;
    position: relative;
    margin: 0.75rem auto -0.5rem auto;
    z-index: 10;
    width: 1000px;
}

.publicidad.Banner_Flotante_1 {
    position: fixed;
    bottom: 0;
    z-index: 80;
    width: 974px;
    left: 50%;
    margin-left: -500px;
}

.publicidad.robapagina {
    padding: 20px 2px 10px;
    overflow: visible;
    position: relative;
    z-index: 2;
    text-align: center;
}

.panel.publicidad {
    padding: 20px 0px 10px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #f6f6f6;
    overflow: hidden;
    text-align: center;
}


#botonpatrocinio_300x100.panel.publicidad {
    padding: 0px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #f6f6f6;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0px;
}

.callout #botonpatrocinio_300x100.panel {
    margin-bottom: 0;
}

.panel.publicidad.RobaPagina iframe {
    max-width: 100%;
    width: 100%;
    min-height: 250px;
}

.publicidad.TopBanner {
    text-align: center;
    margin: 0px auto 0 auto;
    position: relative;
    z-index: 10;
    width: 1000px;
}

.publicidad.Lite.TopBanner {
    text-align: center;
    position: relative;
    margin: 0px auto 0px auto !important;
    z-index: 10;
    width: 1000px;
    margin: auto;
}

.publicidad.PatrocinioL_Superior {
    text-align: right;
    position: relative;
    margin: 0 0 20px;
    width: 1000px !important;
    left: 50%;
    margin-left: -500px;
}

.publicidad.TopBanner img, .publicidad.TopBanner object, .publicidad.TopBanner embed {
    max-height: 90px;
}

.publicidad.Cabezote {
    width: 220px;
}

.publicidad.Banner_Desplegable, .publicidad.Banner_Desplegable * {
    max-width: 100%;
}

.publicidad.Banner_Flotante_1 {
    position: fixed;
    bottom: 0;
    z-index: 80;
    max-width: 970px;
}

.panel.publicidad.Sky {
    width: 100%;
    max-width: 182px;
    min-height: 40px;
}

.publicidad.Banner_Desplegable1000x90 {
    margin: 0px;
    position: relative;
    width: 1000px !important;
    left: 50%;
    margin-left: -500px !important;
    overflow: hidden;
    height: auto;
}

.publicidad.Banner_Desplegable974x30 {
    margin: 0.5rem auto 0 auto;
    position: relative;
    width: 974px;
    overflow: hidden;
    height: auto;
}

.publicidad label {
    font-size: 9px;
    text-transform: uppercase;
    text-align: right;
    margin: 0;
    color: #888888;
    padding: 5px;
}

.publicidad-aside, .pautefacil_horizontal {
    padding: 10px;
    margin: 15px 0 1.875rem;
    border: 1px solid #ededed;
    width: 100%;
    overflow: hidden;
}

.row.ultimasNoticias {
    margin-top: 1rem;
}

#PauteFacil.pauteFacilOpinion .widget iframe {
    height: 200px !important;
    width: 100% !important;
}

.pautefacil_horizontal.recommended-pautefacil {
    padding: 0;
    border: none;
}

.pautefacil_vertical {
    border: 1px solid #ededed;
    width: 100%;
    margin: 1.875rem 0 1.875rem;
    padding: 10px;
    overflow: hidden;
}

    .pautefacil_vertical iframe {
        width: 100% !important;
        min-height: 480px;
    }

.pautefacil_horizontal iframe {
    width: 100% !important;
    min-height: 160px;
}

.publicidad-toma {
    display: none;
    z-index: 1;
}

    .publicidad-toma img {
        max-width: 1280px;
        overflow: hidden;
    }

.publicidad.Banner_Mobile.show-for-small {
    margin: 0.5em auto 2rem;
    max-width: 320px;
}
/*.dinero-header .publicidad.Banner_Mobile.show-for-small {
	margin: 0.5em auto;
    width: 300px;
}*/
.publicidad.Cabezote embed {
    max-height: 90px;
}

.embedded .Banner_Mobile {
    text-align: center;
    margin: 0 !important;
    width: 100% !important;
}

.embedded .RobaPagina_mobile {
    text-align: center;
}

.row.apertura, .row.content {
    background: #FFF;
    position: relative;
    z-index: 1;
}

.dinero-header .row {
    position: relative;
}

div[id^='adLayer'] {
    margin-top: 10%;
    left: 50% !important;
    margin-left: -200px;
}

/*Fin publicidad*/

/*Fix para scroll en Off Canvas */

.off-canvas-wrap {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

    .off-canvas-wrap.move-right {
        overflow-y: hidden;
        height: 100%;
    }

iframe[name='google_conversion_frame'] {
    display: none;
}
/*Libreria Webviewer*/
.gridItem {
    position: relative;
    opacity: .8;
    transition: 0.3s ease;
}

    .gridItem:hover {
        opacity: 1;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

.flechaOpinion {
    width: 18px;
}

.gridItem img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    transition: 0.3s ease;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #DDD;
    z-index: 0;
    position: relative;
}

    .gridItem img:hover {
        cursor: pointer;
        box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    }

#myModal.large {
    width: 100%;
    max-width: 1066px;
    margin-left: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}

    #myModal.large .close-reveal-modal {
        top: -2.5rem;
        right: -2.5rem;
        color: #fff;
    }

#demoFrame {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    width: 98% !important;
}

#demoFrame_wrapper {
    width: 100% !important;
}
/*Widget Acciones*/
#widget-acciones table {
    width: 100%;
}

#widget-acciones td, #widget-acciones th {
    font-size: 0.75rem;
    padding: 0.25rem;
    line-height: 1rem;
    max-width: 86px;
    text-align: center;
}

    #widget-acciones td .button {
        margin: 0;
        padding: 0.35rem 0 0.35rem 0.2rem;
    }

.contentPodcast {
    margin-top: 1rem;
}

.slide-acciones .panel {
    margin: 0;
    border: solid 1px #efefef;
    background-color: #FFF;
}

.slide-acciones h4.accion {
    color: black;
    font-weight: bold;
    font-size: 1rem;
}

    .slide-acciones h4.accion.down {
        color: #d22224;
    }

    .slide-acciones h4.accion.up {
        color: #3d833e;
    }

.slide-acciones h5 {
    font-size: 0.8rem;
}

.slide-acciones hr {
    margin: 0;
}

.acciones ol.orbit-bullets {
    margin-bottom: 18px;
}

.widget-body.acciones {
    border: none;
}

.acciones .orbit-timer {
    display: none;
}

#widget-acciones table tr:nth-of-type(even) {
    background: #ebebeb;
}

#widget-acciones tfoot {
    background-color: #eeeeee;
}

.content-grafica {
    /* background-color: red; */
    width: 100%;
    height: 388px;
    max-height: 388px;
    display: inline-table;
    background-color: white;
    border: solid 1px #dddddd;
}

    .content-grafica h3 {
        background-color: #3f3f3f;
        color: #FFF;
        text-transform: uppercase;
        margin: 0;
        padding-left: 0.675rem;
        padding-bottom: 0.2rem;
    }

#chartdiv {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    padding: 0.3125rem;
    box-sizing: border-box;
}

.wa_btn_s {
    display: none !important;
}

.whatsapp {
    display: none !important;
}

.right-redes {
    float: right;
}
/*Sondeo*/
.pds-box {
    font-family: Helvetica, Arial, sans-serif !important;
    background: #fff !important;
    border: 1px solid #ccc !important;
    width: 299px !important;
    font-size: 12px !important;
    text-align: left !important;
    color: #4e4e4e !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 0px !important;
}

.pds-question-top {
    font-size: 1rem !important;
    line-height: 120% !important;
    color: #333 !important;
    font-weight: bold !important;
    padding: 5px 0px 15px 0px !important;
    position: relative !important;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif !important;
}

.pds-answer label {
    color: #333 !important;
    font-size: 13px !important;
    line-height: 150% !important;
    position: relative !important;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif !important;
}

.pds-answer-group {
    padding: 0px !important;
}

.pds-vote-button {
    padding: 3px 25px !important;
    white-space: nowrap !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    border: 0px solid #999 !important;
    cursor: pointer !important;
    font-size: 12px !important;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif !important;
    text-decoration: none !important;
    line-height: 25px !important;
    font-weight: normal !important;
    white-space: nowrap !important;
    background-color: #3F832C !important;
    border-color: #b9b9b9 !important;
    color: #fff !important;
    padding: 0.75rem 2.5rem !important;
    background-image: none !important;
    font-size: 1rem !important;
}

.pds-vote-button-load {
    padding: 3px 25px !important;
    white-space: nowrap !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    border: 0px solid #999 !important;
    cursor: pointer !important;
    font-size: 12px !important;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif !important;
    text-decoration: none !important;
    line-height: 25px !important;
    font-weight: normal !important;
    white-space: nowrap !important;
    border-color: #b9b9b9 !important;
    color: #fff !important;
    padding: 0.75rem 2.5rem !important;
    font-size: 1rem !important;
}

.pds-answer-feedback-bar {
    font-size: 2px !important;
    background: #3F832C !important;
    height: 18px !important;
}

.pds-votebutton-outer {
    text-align: center !important;
    margin-top: 0.5rem !important;
}

.pds-links {
    padding: 15px 0px 0px 0px !important;
    display: block !important;
    text-align: center !important;
}

.pds-vote {
    padding: 10px 0px 0px 0px !important;
}

.pds-vote-button:hover {
    border: 0px solid #aaa !important;
    background-color: #aaa !important;
}
/*Sondeo*/
/* ------------------ Apertura Video ---------------- */
/*New*/
.EnVivo .destacadoEnVivo {
    padding-top: 0.5rem;
}

.EnVivo .imgVideoApertura {
    position: relative;
    margin-bottom: 1.75rem;
}

    .EnVivo .imgVideoApertura h2 {
        font-size: 1.065rem;
        position: absolute;
        max-height: 397px;
        bottom: -8px;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        padding: 0.4rem;
        width: 100%;
        font-weight: 100;
        line-height: 1.2;
        transition: all 1s ease;
    }

    .EnVivo .imgVideoApertura:hover > h2 {
        background: #000;
        transition: all 1s ease;
    }

    .EnVivo .imgVideoApertura h2 a.article-h-link {
        color: #fff;
    }

.apertura-container .noticiasAperturaVideo .noticiasSecundariasVideoApertura .imgVideoApertura h2 {
    font-size: 1.0625rem;
    margin-bottom: 1rem;
}

.EnVivo .destacadoEnVivo h3.meta {
    margin-bottom: 0;
    margin-top: 0;
}

/*End new*/

.destacadoEnVivo h2 {
    font-size: 1.5rem;
    margin-bottom: 0.3rem;
    line-height: 1.1;
    margin-top: 0;
    margin-top: 0.5rem;
}

.EnVivo p {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
    display: inline-block;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

.EnVivo .flex-video {
    margin-bottom: 0;
}

.EnVivo .flex-video {
    padding-bottom: 54.5%;
}

.noticiasAperturaVideo {
    padding: 1rem 0rem 0rem;
}

    .noticiasAperturaVideo h2 {
        font-size: 1.25em;
        line-height: 1.2;
    }

    .EnVivo .destacadoEnVivo .section-tag, .noticiasAperturaVideo h3.meta {
        font-size: 0.6875rem;
    }

.EnVivo .destacadoEnVivo .meta .date {
    line-height: 2.5;
    font-size: 0.8125rem;
}

.noticiasAperturaVideo .large-12.columns.callout, .noticiasAperturaVideo .medium-4.small-12.columns.imgVideoApertura {
    padding-left: 0;
}

.noticiasAperturaVideo .meta .date, .noticiasAperturaSideBar .meta .date {
    line-height: 0;
}

.noticiasAperturaVideo p {
    font-size: 1rem;
    line-height: 1.4;
}


.noticiasAperturaSideBar {
    border-bottom: 1px solid #eaeaea;
    padding: 1.5625rem 0;
}

    .noticiasAperturaSideBar:first-child {
        padding-top: 0;
    }

    .noticiasAperturaSideBar:last-child {
        border-bottom: 0px solid #fff;
    }

    .noticiasAperturaSideBar h2 {
        font-size: 1.065rem;
        padding: 0;
        margin: 0;
    }

.line-VideoApertura {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1rem;
}

.row.content.aperturaContentHome {
    padding-top: 1rem;
}

.columns.nopadding {
    padding-left: 0;
    padding-right: 0;
}


.fuente .logo_fuente {
    position: relative;
    z-index: 2;
    height: 90%;
    background-color: white;
}

#panel1b {
    position: relative;
}

/*Fin video Dinero*/
/*Media Queries*/
/*
@media only screen{
.small-12 {
   width: 100%;
   z-index: 0;
}
}*/
/*Pauta Laterales */
@media only screen and (max-width: 1243px) {
    .publicidad_lateral_izquierdo, .publicidad_lateral_derecho {
        display: none;
    }
}

@media(min-width:100px) and (max-width:420px) {

    /*Politicas*/
    .Mpoliticas li.tab-title {
        width: 50%;
        text-align: center;
    }

    .Mpoliticas .tabs .tab-title > a {
        padding: 14px 7px;
        line-height: 1.3;
        height: 74px;
        font-size: 12px;
    }
    /*Video*/
    .contentfiltroVideo {
        width: 100% !important;
    }

    .logo-filter .right {
        float: right !important;
    }

    select {
        width: 100% !important;
        font-size: 0.75rem !important;
    }

    .contentfiltroVideo {
        width: 100%;
    }

    .dropdown {
        width: 100%;
    }

    .logoVideo {
        position: relative !important;
    }

    .videoSearch.right {
        margin-left: 0.5rem;
        width: 100%;
    }

    .inputBuscar {
        float: left;
        width: 91%;
        position: absolute;
    }

    .ArtRelBottom a.th.related-news-th {
        width: 100%;
        float: left;
        margin-right: 0;
    }
}

@media(min-width:421px) and (max-width:640px) {
    .search-box {
        top: 0px;
    }
    .contentfiltroVideo {
        float: inherit;
        width: auto;
    }

    .logo-filter .right {
        float: right !important;
    }

    .article .related-news-th.right {
        margin: 0 0 0.5em 0rem;
    }

    .logoVideo {
        position: relative !important;
    }

    select {
        width: 10rem !important;
        font-size: 0.75rem !important;
    }

    .logoVideo {
        width: 200px !important;
    }

    .videoSearch input {
        width: 120px !important;
    }
}

@media(min-width:641px) and (max-width:1000px) {

    .search-box {
        top: 0px;
    }

    /*Flex video Apertura Dinero*/
    .EnVivo div#divFirstItemAperturaVideo {
        position: relative;
        padding-bottom: 55.5%;
        overflow: hidden;
    }

        .EnVivo div#divFirstItemAperturaVideo iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
}

@media(min-width:641px) and (max-width:768px) {


    .search-box {
        top: 0px;
    }
    frame#kayakWidgetDatePicker {
        left: -273.406px !important;
    }

    select {
        width: 10rem;
        font-size: 0.75rem;
    }

    .logoVideo {
        width: 200px;
    }

    .videoSearch input {
        width: 120px;
    }

    .TextHistorial {
        display: none;
    }

    select {
        width: 10rem !important;
        font-size: 0.75rem !important;
    }

    .logoVideo {
        width: 265px;
        padding-bottom: 1.5rem;
        position: relative;
    }
}

@media(min-width:107px) and (max-width:641px) {

    /*Podcast*/
    #podcastSeccion .ContentAudio h1 {
    font-size: 1.75rem;
}
    /*Confidenciales*/
    .firstConfidentialArticle #contentItem .confidentialArticle h2 {
        margin: .5rem 0 1rem;
    }

    .ContentArticuloOpinion .videoGW {
        margin-top: 122px;
    }

    .firstConfidentialArticle #divResultsConfidentials .article-header h3.meta {
        margin: 5px 0 0;
    }

    #divResultsConfidentials article.article.short.confidentialArticle {
        padding: 2rem 0 1.4rem;
    }

    .firstConfidentialArticle h2.article-h {
        font-size: 1.5rem !important;
    }
    /*Podcast*/
    div#podcastSeccion iframe {
        height: 130px !important;
    }
    /*Footer IAB*/
    footer .iabFooterImg img {
        margin: 7px auto 20px;
    }

    footer .iabContenedorDesktop {
        display: none;
    }

    footer .iabContenedorMobile {
        display: block;
    }

        footer .iabContenedorMobile hr {
            border: 0.5px solid #4c4c4c;
            margin-top: 0;
        }

        Footer .iabContenedorMobile img {
            margin: 0px auto 10px;
            display: block;
        }
    /*Log in*/
    label.labelTerminos {
        width: 75%;
    }

    .articuloOpinion ul#share-buttons {
        margin: 0 auto;
        text-align: center;
        width: 300px;
    }
    /*Video*/
    .row.contentNew {
        margin-top: 2rem;
    }

    .row.contentVideo.contentNew {
        margin-top: 0;
    }
    /*Header*/

    .main-section .row.EnVivo {
        margin-top: -1.85rem;
    }

    #ajaxModal.reveal-modal {
        top: 0px !important;
        position: fixed;
    }

    h2.tittle.habeasdata {
        width: 100%;
        padding: 0px;
    }
    /*Contraseña*/
    div#mensajeModal.small.reveal-modal {
        min-width: 100% !important;
        width: 100% !important;
        position: fixed;
        top: 0 !important;
    }

    #ConfirmarCorreo .textConfirmarCorreo {
        width: auto;
    }
    /*Fin header*/
    .callout .opciones {
        z-index: 4;
    }

    img.article-Opinion {
        width: 100%;
        margin-bottom: 1rem;
    }

    .item-content {
        padding-top: 1em;
    }

    .opciones .inline-list > li {
        padding: 0px 0 5px;
    }

    ul.opciones_articulo.inline-list.left {
        padding-top: 0;
        border-top: none;
    }

    .article-aside {
        margin-bottom: 1.5rem;
    }

    .item-text {
        width: 100%;
    }

    theiaStickySidebar .f-topbar-fixed {
        padding-top: 0px !important;
    }

    .redes {
        position: fixed;
        bottom: 0;
        background-color: #fff;
        z-index: 999;
        width: 100%;
        border-top: 3px solid #ccc;
        padding: 0.25rem 0 0 0;
        left: 0;
        right: 0;
    }

    ul#share-buttons {
        width: 333px;
        margin: auto;
    }

    .right-redes {
        float: none;
    }

    .whatsapp {
        display: block !important;
    }

    .opciones .share-item.inline-list > li {
        margin-left: 0.25rem;
    }

    /*.right {
    float: none !important;
}*/

    .wa_btn_s {
        display: block !important;
    }

    ul#share-buttons {
        width: 300px;
        margin: auto;
    }

    .opciones .inline-list > li {
        margin-left: 0.5em;
    }

    .share-item [class^="icon"] {
        font-size: 3.2rem !important;
    }

    a.wa_btn.wa_btn_s {
        font-size: 3rem;
    }
    /* Dinero Video    */
    .EnVivo .flex-video {
        padding-bottom: 49.4%;
    }

    .noticiasAperturaVideo .medium-4.small-12.columns.imgVideoApertura {
        padding-right: 0;
    }

    .large-8.columns.noticiasSecundariasVideoApertura {
        padding-left: 0;
        padding-right: 0;
    }

    .noticiasAperturaVideo .medium-8.small-12.columns {
        padding: 0 0.75rem;
    }

    .EnVivo .noticiasAperturaVideo {
        padding: 0;
    }

    /*.noticiasAperturaVideo .noticiasSecundariasVideoApertura .callout {
        padding-bottom: 1rem !important;
    }*/
    /*New*/

    .EnVivo p {
        margin-bottom: 1.5rem;
    }

    .EnVivo .imgVideoApertura h2 {
        bottom: -8px;
    }

    .EnVivo .imgVideoApertura h2 {
        position: initial;
        background: transparent;
        color: #000;
        padding: 0;
        line-height: 1.2;
        font-weight: 700;
        font-size: 1.25rem;
    }

        .EnVivo .imgVideoApertura h2 a.article-h-link {
            color: #000;
        }

    .line-VideoApertura {
        border-bottom: 0px solid #eaeaea;
    }
    /*Fin new*/
    /*Apertura Video*/
    .destacadoEnVivo h2 {
        font-size: 1.5rem;
        margin-bottom: 0.3rem;
        line-height: 1.1;
        margin-top: 0.5rem;
    }

    .EnVivo .imgVideoApertura {
        margin-bottom: 1.5rem;
    }

    .noticiasAperturaVideo h2 {
        margin-bottom: 1.5rem;
    }

    .row.content.aperturaContentHome {
        padding-top: 0rem;
        margin-top: 0rem;
    }
    /*Modal Contraseña*/
    div#recordarContrasena .InicioSesion {
        margin-top: 50%;
    }

    div#ConfirmarCorreo {
        top: 0px !important;
    }
    /*Podcast*/
   

    .ContentAudio h1 {
        line-height: 1;
        padding-bottom: 1rem;
        font-size: 2.5rem;
    }

    #podcastSeccion .tittle img {
        padding-right: 0 !important;
        margin-right: 0 !important;
        border-right: 0 !important;
        padding-top: 0 !important;
    }

    #podcastSeccion .tittle {
        border-bottom: 1px solid #ccc;
        padding-bottom: 0.8rem;
        margin-bottom: 0.8rem;
    }

    #podcastSeccion .orbit-container .orbit-slide-number {
        bottom: 62px !important;
    }

    .episodios.right {
        float: none !important;
    }

    #podcastSeccion ul.posdcastSlide.orbit-slides-container {
        height: 190px !important;
    }

    #podcastSeccion .itemProgramas .itemProgramasDinamicos {
        border-top: 1px solid #ccc;
        padding-top: 1.5rem;
    }

    #podcastSeccion .itemProgramas .contentSeccion a.episodios, .contentPrograma a.episodios, #podcastSeccion a.episodios {
        position: relative !important;
        padding: 10px 34px;
        text-align: center;
        margin: 1.5rem 0 1rem;
        width: 100% !important;
    }

    p.itemProgramaName {
        display: none;
    }

    #podcastSeccion .itemProgramas .contentSeccion .itemProgramasDinamicos img.iconPlayPodcast {
        width: 30px;
    }
}

@media only screen and (min-width: 40.063em) {

    .top-bar-section ul {
        width: auto;
        height: 31px !important;
        display: inline;
    }

        .top-bar-section ul li {
            float: left;
        }

    .top-bar-section .has-dropdown > a {
        padding-right: 10px !important;
    }

    .top-bar-section ul li.has-dropdown > .button.secondary {
        padding-right: 1.375em !important;
    }

    .top-bar-section .has-dropdown > a:after {
        border: inset 3px;
        border-color: rgba(100, 100, 100, 0.4) transparent transparent transparent;
        top: 15px;
        left: 18px;
    }

    .top-bar-section li a:not(.button) {
        transition: 0.3s ease;
    }

        .top-bar-section li a:not(.button):hover {
            background: transparent;
            color: #3f3f3f;
        }

    .top-bar-section ul li > a.button.secondary:hover {
        color: #3f3f3f;
    }

    .rotador-acciones-top {
        padding-top: 0;
    }

    .enprofundidad .subheader {
        margin: 1.5em 0 0;
    }

    .versus-body .vs-tag {
        margin: 30% auto 0;
    }

    .opinion .tabs .widget-header {
        padding: 0.325em 0.625em 0.875em;
    }

    .social-links i[class^="icon"], .top-bar-section ul li > a, .top-bar-section li a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
        line-height: 30px;
        background: transparent;
    }

    .top-bar .top-bar-section ul li a.subscribe-link {
        padding: 0px 8px;
        line-height: 22px;
        height: 20px;
        border-radius: 3px;
    }

    .enprofundidad li {
        border-left: 1px solid #1f1f1f;
        box-shadow: -1px 0px 0 rgba(255,255,255,0.1) inset;
        min-height: 7em;
    }

        .enprofundidad li:last-child {
            box-shadow: none;
        }

        .enprofundidad li:first-child {
            box-shadow: -1px 0px 0 rgba(255,255,255,0.1) inset;
            border: none;
        }

    .top-bar-section ul li > a, .top-bar-section li a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 4px;
    }

    .footer-top .panel-h {
        width: auto;
    }

    .order-results {
        width: auto;
    }

    .news-tags .ver-mas {
        padding: 9px 0 0 8px;
    }

    .news-tags .related-h.news-tags-h {
        padding: 7px 4px 0 0;
    }

    .footer-med {
        margin-top: -150px;
    }

    .reveal-modal.small {
        min-width: 80%;
        /*margin-left: -40%;*/
    }

    .dark-wrap > .orbit-container {
        padding-bottom: 8rem;
    }

    .smarttv .dark-wrap > .orbit-container {
        padding-bottom: 0;
    }

    .galeria-destacada .orbit-slides-container > * .orbit-caption {
        bottom: -8rem;
    }
}

@media only screen and (min-width: 48em) {

    .main-sections .button, .main-sections .button.tiny {
        font-size: 14.4px;
        padding: 0.3125em 5.2px;
        line-height: 1.375em;
    }

    .main-sections .button, .main-sections .active .button.tiny {
    }

    .main-sections-container.fixed .main-sections .button {
        padding: 10px 0.5em 5px !important;
        font-size: 0.74em !important;
    }

    .main-sections-container.fixed .main-sections .active .button {
    }

    .news-tags .related-h {
        font-size: 11px;
    }

    .footer-med {
        margin-top: -160px;
    }

    .panel.otras-publicaciones .related-news-th {
        max-height: 4.125em;
    }
}

@media only screen and (min-width: 64.063em) {

    .top-bar-section .has-dropdown > a:after {
        left: 28px;
    }

    .apertura {
        width: 80%;
    }

    .main-sections .button, .main-sections .button.tiny {
        font-size: 12px !important;
        padding: 0.3125em 9.2px !important;
        line-height: 1.375em !important;
    }

    .main-sections-container.fixed .main-sections .button {
        padding: 10px 5px 5px !important;
        font-size: 0.72em !important;
    }
}

.main-sections.button-group > .active > button, .main-sections.button-group > .active .button {
}

.news-tags .related-h {
    padding: 7px;
    margin: 0;
    font-size: 12px;
}

.news-tags > li {
    margin-left: 0.75rem;
}

.footer .panel-h {
    font-size: 0.75em;
}

.footer .portada {
    max-width: 130px;
}

.portada-li .related-link {
    min-width: 150px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 10px;
    font-size: 11px;
}

.mas-visto .tabs .widget-header {
    max-width: none;
}

.suscripciones .related-news-th.left {
    margin: 0 0.75em 0 0;
}

.publicidad-toma {
    display: block;
    position: fixed;
    top: 40px;
    left: 50%;
    margin-left: -630px;
    overflow: hidden;
}

.main-sections .fixed-logo-l .button.tiny {
    max-width: none;
    padding: 7px 0.5em 8px;
}

.footer .portada-li {
    max-width: 150px;
}

.footer-med {
    margin-top: -180px;
}

.galeria-destacada .related-news-th {
    max-height: 8.75em;
}

.reveal-modal.small {
    min-width: 40%;
    /*margin-left: -20%;*/
}

/*Estilo tomaMultiplesPartes*/
.publicidad.tomaMultiplesPartes {
    position: fixed;
    margin-left: 500px;
    top: 40px;
    left: 50%;
}
/*Fin tomaMultiplesPartes*/
}

/* Suggested related videos */
.jwp-relatedvideos-hide {
    display: none;
}

.jwp-relatedvideos-show {
    display: block;
}

#playerRelatedVideos {
    padding: 1.5rem;
    background: rgba(0,0,0, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    #playerRelatedVideos .panel {
        background-color: transparent;
    }

    #playerRelatedVideos .widget-body {
        background: rgba(60,60,60,0.9);
    }

    #playerRelatedVideos .related-news-th {
        margin-bottom: 0.25em;
    }

@media only screen and (max-width: 425px) {

    /*Modal news*/
    div#registroModal.reveal-modal.medium {
        width: 100%;
        position: fixed;
        height: 100vh;
        top: 0 !important;
        display: block !important;
    }

    .registro.NewsletterSemana {
        margin-top: 40%;
    }

    #mensajeModal p#texto {
        line-height: 1.3;
        font-size: 1rem;
        padding: 2rem;
        margin-top: 40%;
    }
    /*Modal registro*/
    #registroModal .NewsletterSemana .btMarcasRegistro input[type="email"] {
        width: 100%;
    }

    #registroModal .NewsletterSemana .btnModal {
        margin-top: 0.5rem;
        width: 100%;
    }

    .Mpoliticas .tabs .tab-title.tabDatos > a {
        padding-top: 1.5rem;
    }
    /*fin modal*/
    #playerRelatedVideos .widget-body li h3 a {
        color: #FFF;
        font-weight: normal;
        font-size: 65%;
    }

    .article .related-news-th.right {
        margin: 0 0 0.5em 0rem;
    }
    .BarAbajoHome {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
    .theiaStickySidebar.LateralMrg {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
}

@media only screen and (max-width: 375px) {
    .search-box {
        top: 0px;
    }
    div#registroModal input[type="checkbox"] {
        left: 17px !important;
    }
}

@media only screen and (max-width: 320px) {
    .search-box {
        top: 0px;
    }
    .Mpoliticas .tabs .tab-title.tabDatos > a {
        padding-top: 1rem;
    }

    div#registroModal input[type="checkbox"] {
        left: -8px !important;
    }
}



/*ESTILOS NUEVA SECCIÓN DE OPINIÓN-------------------------*/
.contentTittleFilter {
    border-bottom: 1px dotted #868686;
    padding-bottom: .25rem;
    overflow: auto;
    margin-bottom: .5rem;
}

h2.TittleOpinion, h1.TittleOpinion {
    color: #000;
    font-weight: bold;
    font-size: 1.875rem;
}

h2.TittleColumnistas {
    font-size: 1.375rem;
    font-weight: 300;
    margin: .5rem 0 1.625rem 0;
}

#selectorFilterAutor {
    width: 188px;
}

select#selectorFilterAutorOnline {
    width: 188px;
}

.contentImgTextCol {
    height: 238px;
    position: relative;
    overflow: hidden;
    margin-bottom: 2.25rem;
}

.imaColumnista {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: cover;
    margin: 0 auto 0;
    background-color: #e2e2e2;
}

.article-list .opinionFrist .small-4.columns {
    padding-left: 0;
    padding-right: 0;
}

[class*="block-grid-"] > li.opinionFrist {
    padding-right: 1.25rem;
    margin-bottom: 1rem;
}

    [class*="block-grid-"] > li.opinionFrist .small-12.columns {
        padding-left: 0;
    }

    [class*="block-grid-"] > li.opinionFrist p {
        padding: 1rem 0;
    }

.btMore {
    background-color: #3F832C;
    color: #fff;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-weight: bold;
    width: 11px;
    height: 11px;
    line-height: 1.1;
    font-size: .71875rem;
    text-align: center;
    margin-right: 7px;
}

.article-list .article-h {
    font-size: 1.1875rem;
    clear: none;
    margin-top: 0;
    line-height: 1.25;
}

.leaMas {
    position: absolute;
    bottom: 12px;
    text-align: right;
    color: #d51e1a;
    font-size: .75rem;
    font-weight: bold;
    width: 89%;
    text-align: right;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    right: 12px;
}

.plusOpinion {
    width: 14px;
    margin-top: -3px;
    margin-left: 10px;
}

.article-list {
    border-bottom: 1px dotted #868686;
    padding-bottom: 1.5rem;
}

.panelOpinion {
    border: 1px solid #3F832C;
    padding: 1.5rem 1rem;
    position: relative;
    height: 303px;
}

    .panelOpinion .contentImgTextCol {
        margin-bottom: 2.5rem;
        height: 204px;
    }

    .panelOpinion .article-h {
        font-size: 1.125rem;
        margin-top: -.3125rem;
    }

    .panelOpinion .meta {
        padding-top: 0;
        margin: 0;
        padding-bottom: .3125rem;
    }

.listOpinion .small-3 {
    width: 26%;
}

    .listOpinion .small-3.columns {
        padding-right: 0;
    }

.listOpinion .small-9 {
    width: 74%;
}

.panelOpinion h3.meta a {
    font-size: .6875rem;
}

.meta .date {
    line-height: 2.5;
}

.biografiaColumnista {
    margin-bottom: 2rem;
    padding-bottom: 0;
}

.bioColumnista .imaColumnista {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    width: 85%;
    padding-bottom: 85%;
    margin: 1rem auto 0;
}

.bioColumnista p {
    font-size: 1.125rem;
}

.tittleArticuloOpinion {
    font-weight: bold;
}

ul.biografiaColumnista.article-list li {
    margin-top: 28px;
}

.articuloOpinion .large-1 {
    width: 11.33333%;
}

.articuloOpinion .large-11 {
    width: 88.66667%;
}

.redesOpinion {
    text-align: center;
}

.articuloOpinion h4 {
    color: #908f8f;
    font-size: 0.8125rem;
    border-bottom: 1px solid #c1c1c1;
    text-align: center;
    padding-bottom: 0.875rem;
}

.article-list .meta {
    padding-top: 0px;
    margin: 0px;
}

.introOpinion .meta {
    margin-top: -6px;
}

h3.meta a {
    font-size: .8125rem;
}

.bioColumnista p, .introOpinion p {
    color: #616060;
    font-size: 1.1875rem;
    line-height: 1.5;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

.sigaloOpinion {
    font-size: 0.8125rem;
    color: #908f8f;
    float: left;
    margin-right: 1rem;
}

.redesColumnistaBio {
    background-color: #e3e3e3;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #9f9f9f;
    float: left;
    margin-right: 1rem;
    line-height: 2.2;
    margin-top: -0.5rem;
}

.ContentArticuloOpinion p {
    font-size: 1rem;
}

.ui.right.floated {
    float: right;
    margin-right: 0em;
    margin-bottom: 1em;
    margin-left: 1em;
    width: 300px;
    height: auto;
    font-size: 1rem;
}

.ui.left.floated.destacado {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
    margin-left: 0em;
    width: 270px;
    height: auto;
    background-color: #3F832C;
    color: #fff;
    padding: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.3;
    opacity: 0;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.ac-container {
    width: 100%;
    text-align: center;
}

    .ac-container label {
        padding: 10px 30px;
        cursor: pointer;
        color: #000;
        font-size: 0.9375rem;
        border: 3px solid #000;
        font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
        font-weight: bold;
    }

    .ac-container article {
        background: rgba(255, 255, 255, 0.5);
        margin-top: -1px;
        overflow: hidden;
        height: 0px;
        position: relative;
        z-index: 10;
        -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    }

        .ac-container article p {
            font-style: normal;
            color: #777;
            line-height: 23px;
            font-size: 14px;
            padding: 0px;
        }

.comentario.ui-widget.ui-widget-content {
    padding: 0 10px;
}

.ac-container input {
    display: none;
}

.tagsOpinion {
    margin-top: 4rem;
    overflow: auto;
    border-bottom: 1px dotted #d7d7d7;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}

.tittleTagsOpinion {
    font-size: 0.875rem;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-weight: bold;
    float: left;
}

.flechaOpinion {
    margin-left: 1rem;
    margin-right: 0.25rem;
    color: #000;
    float: left;
}

.tagsOpinion .article-tags {
    width: auto;
    float: left;
    padding: 0px;
    font-size: 0.75rem;
}

    .tagsOpinion .article-tags h3 {
        font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
        font-size: .875rem;
        line-height: 1;
        margin: 0;
        font-weight: 400;
    }
/*Estilos Opinión noticias inf*/
#contentInfinite .newArticle h3.meta.left {
    padding-top: 0;
}

#contentInfinite .row.content.newArticle {
    margin-top: 0;
}

#contentInfinite h1.tittleArticuloOpinion {
    line-height: 1.2;
}

#contentInfinite .intro {
    font-size: 1.25rem;
    line-height: 1.3;
}

#contentInfinite .ContentArticuloOpinion p {
    font-size: 1.125rem;
}

.titleContainer .small-12.columns {
    background: #FFF;
}

ul#share-buttons {
    margin: 1.5rem;
}

.titleContainer.fixed {
    top: 35px;
}

    .titleContainer.fixed .progress {
        display: block;
        margin: 0;
        padding: 0;
        clear: both;
    }

.titleContainer .progress {
    display: none;
    background-color: #e6e6e6;
    height: 5px;
    border: 0;
}

.titleContainer.fixed .progress .meter {
    background: #b1b1b1;
    transition: width .35s;
}

.titleContainer.fixed h2 {
    font-size: 1.3125rem;
    padding-bottom: 0;
    line-height: 1.375;
    padding-top: 0.375rem;
    width: 80%;
}

.newArticle .related-news-th {
    width: 100%;
    box-shadow: none;
    position: relative;
    margin-bottom: 1rem;
}

.newArticle .article-img-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #FFF;
    margin: 0;
    width: 90%;
    padding: 1rem 1.75rem 0 0;
    font-family: 'Open Sans', sans-serif;
    font-size: .8125rem;
    color: #B5B5B5;
}

.article-img-caption {
    margin: 0 0 0.75rem;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #666;
}

#contentInfinite .newArticle .related-news-th img.article-image {
    padding-bottom: 0;
    background: #fff;
}

#SuTarget.articulo iframe {
    height: 143px !important;
    width: 100% !important;
}

#newArticleFooter .EdImpresa .btsPortada {
    position: relative;
    top: 1rem;
}

.row.EdImpresa {
    margin-top: 2rem;
    margin-bottom: 4rem;
}
/*Tags*/
#contentInfinite .newArticle .article-tags {
    margin: -2px 0;
    font-size: 0.9rem;
    padding: 0 0.6em;
    overflow: hidden;
    max-height: 1.875rem;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#contentInfinite .newArticle section.ac-container.btComentariosOpinion {
    margin-top: 2rem;
}
/*side bar*/
.sidebar .suggestedArticles .meta {
    font-size: 1rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.5rem;
}

#divArticleRowContent .sidebar .kayakSearchWidgetContainerBanner {
    margin-bottom: 2.5rem;
}

.kayakSearchWidgetContainer iframe {
    position: relative !important;
}

iframe#kayakWidgetDatePicker {
    top: 0px !important;
}

iframe#kayakWidgetAutoCompletion {
    bottom: 0px !important;
    position: absolute !important;
}

.kayakSearchWidgetContainer {
    height: 300px !important;
    position: relative !important;
    display: block !important;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.kayakSearchWidgetContainerHome {
    height: 80px !important;
    position: relative !important;
    display: block !important;
    margin-bottom: 2rem;
    margin-top: 1rem;
    margin: 4.75rem 0 3rem;
}

/*.kayakSearchWidgetContainerBanner {
    height: 100px !important;
    position: relative !important;
    display: block !important;
    margin-bottom: 2rem;
    margin-top: 1rem;
    margin: 4.75rem 0 3rem;
}*/


.suggestedArticles h5.suggestedMore {
    font-size: .875rem;
    border-bottom: 1px solid #c1c1c1;
    margin: .75rem 0 0 0;
    line-height: 1.4;
}

.suggestedArticles h5 {
    padding-bottom: .75rem;
    padding-left: 1.5rem;
    position: relative;
    letter-spacing: 0.0125em;
}

#contentInfinite label#labelComentarios {
    margin-bottom: 1rem;
}
/*Suggest article*/
.suggestedArticles.wp2.ui.floated.animated.fadeInUp {
    width: 100%;
    height: auto;
    background-color: #FFF;
    border: 1px solid #c1c1c1;
    color: #fff;
    padding: 12px;
    font-size: 1.125rem;
    line-height: 1.3;
    opacity: 0;
    border-left: 6px solid #3F832C;
}

.sidebar .suggestedArticles h3.meta {
    padding-top: 0;
}

.suggestedArticles h5.suggestedMore:last-child {
    border-bottom: none;
}

.sidebar .suggestedArticles {
    margin: 2rem auto;
}

.suggestedArticles h5:before {
    content: '\e638';
    color: #939083;
    font-size: 1.125rem;
    position: absolute;
    left: 0px;
    top: 2px;
    font-family: 'dinero';
}

#contentInfinite ul#share-buttons {
    margin: 0.5rem;
}

.ContentArticuloOpinion .theiaStickySidebar div {
    line-height: 1.5;
    font-size: 1.125rem;
}

    .ContentArticuloOpinion .theiaStickySidebar div#SuTarget {
        padding-top: 1.25rem;
    }
/*Fin estilos opinión inf*/
/*Ultimas noticias*/
.ultimasNoticias {
    margin-top: 2rem;
}

    .ultimasNoticias h2 {
        color: #468134;
        font-weight: bold;
        font-size: 1.5rem;
    }

ul.small-block-grid-1.medium-block-grid-2.large-block-grid-3.ContentUltimasNoticias, ul.small-block-grid-1.medium-block-grid-2.large-block-grid- {
    margin: 0rem -8px;
}

.panelUltimasNoticias {
    position: relative;
    height: 325px;
    border-bottom: 1px solid #d7d7d7;
}

.ContentUltimasNoticias h3 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 1rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

    .ContentUltimasNoticias h3 a {
        color: #000;
    }

        .ContentUltimasNoticias h3 a:hover {
            color: #468134;
        }

.panelUltimasNoticias .leaMas {
    position: absolute;
    bottom: 1rem;
    text-align: right;
    color: #468134;
    font-size: 0.75rem;
    font-weight: bold;
    width: 100%;
    text-align: right;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}
/*Nuevo modulo edición impresa*/

.NoEdicion {
    color: #468134;
    font-size: 1.25rem;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-weight: bold;
}

.TittlePortada {
    font-size: 0.875rem;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-weight: bold;
}

.Portada {
    font-weight: bold;
    font-size: 1.625rem;
    line-height: 1.1;
}

.EdImpresa p {
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-size: 1.1875rem;
    color: #616060;
    line-height: 1.3;
}

.btsPortada {
   
}

.contentBt {
    float: left;
}

.bt {
    padding: 14px 2.5em 12px;
    color: #fff;
    font-family: 'PT Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    line-height: 1;
    font-weight: bold;
    font-size: 0.9375rem;
}

    .bt.Suscribase {
        background-color: #468134;
    }

    .bt.EdImpresa {
        background-color: #231f20;
        margin-left: 1rem;
    }

.redesOpinion .share-item [class^="icon-"], .redesOpinion .share-item [class*=" icon-"] {
    font-size: 2.5rem;
    background: transparent;
    border-radius: inherit;
    padding: inherit;
}

@media (min-width:641px) and (max-width:1000px) {
    .search-box {
        top: 0px;
    }

    .ContenMasLeidoOpinion {
        width: 96% !important;
    }
}

@media (min-width:107px) and (max-width:641px) {

    .panelOpinion {
        height: auto;
    }

    .kayakSearchWidgetContainer {
        display: none !important;
    }

    .kayakSearchWidgetContainerHome {
        display: none !important;
    }

    .kayakSearchWidgetContainerBanner {
        display: none !important;
    }

    h2.nameColumnista {
        text-align: center;
        margin-bottom: 1rem;
    }

    .redesBio {
        width: 154px;
        margin: 2rem auto;
    }

    .panelUltimasNoticias {
        height: auto;
        padding-bottom: 1rem;
    }

        .panelUltimasNoticias a {
            display: block;
        }

    .nameColumnista {
        font-size: 1.875rem;
        line-height: 1.2;
    }

    .bioColumnista p {
        font-size: 1rem;
        line-height: 1.4;
        text-align: center;
    }

    .ContenMasLeidoOpinion {
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        padding-bottom: 2rem;
    }

    .panelOpinion p {
        margin-bottom: 2rem;
    }

    .contentBt {
        float: none;
        display: flex;
    }

    .btsPortada {
        position: relative;
        bottom: 0rem;
    }

    .panelUltimasNoticias {
        position: inherit;
    }

        .panelUltimasNoticias .leaMas {
            position: inherit;
        }

    .ContentUltimasNoticias h3 {
        margin-bottom: 1rem;
    }

    .bt.EdImpresa {
        margin-left: 0rem;
        margin-top: 0.5rem;
    }

    select#selectorFilterAutor.right {
        float: right !important;
    }

    .row.EdImpresa {
        margin-top: 1.5rem;
        margin-bottom: 2rem;
    }

    li.introOpinion {
        text-align: center;
    }

    .bioColumnista p, .introOpinion p {
        color: #616060;
        font-size: 1rem;
        line-height: 1.4;
        font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    }

    .articuloOpinion .small-12 {
        width: 100%;
    }

    .articuloOpinion h4 {
        display: none;
    }

    .redesOpinion.redes {
        position: fixed !important;
        bottom: 0;
        background-color: #fff;
        z-index: 118;
        width: 100%;
        border-top: 3px solid #ccc;
        padding: 7px 0 0 0;
        left: 0;
        right: 0;
    }

        .redesOpinion.redes .inline-list > li {
            float: left;
        }

    .wp2.ui.left.floated.destacado.animated.fadeInUp {
        float: none !important;
        margin: 0rem auto 2rem auto;
    }

    .imaColumnista {
        width: 70%;
        height: 0;
        padding-bottom: 70%;
        background: #fff;
        background-position: 50%;
        border-radius: 70%;
        background-size: cover;
        /* padding: 3rem; */
        margin: 0px auto 1rem auto;
    }

    .ui.right.floated {
        float: right;
        margin-right: 0em;
        margin-bottom: 1em;
        margin-left: 1em;
        width: 100%;
        height: auto;
        font-size: 1rem;
        text-align: center;
    }
    /*Opinion articulos*/


    .newArticle .related-news-th {
        margin-bottom: 0;
    }
}

/*FIN ESTILOS DE OPINIÓN-------------------------*/

/*--- Header y footer nuevos------*/

/*Header Dinero*/

header.dinero-header .row {
    max-width: 78.75rem !important;
}

.dinero-header .linkT li {
    font-size: .85rem;
    list-style: none;
    display: inline-block;
    padding: 0 .5rem;
    color: #222;
    position: relative;
}


.dinero-header .linkT li:after {
    content: "|";
    position: absolute;
    top: 0;
    right: -5px;
    color: #222;
}

    .dinero-header .linkT li:last-child:after {
        content: "";
        /* right: 16px; */
        /* top: 25px; */
    }

.dinero-header .linkT ul#drop1 li:after {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    color: #222;
}

.dinero-header .linkT li a {
    color: #222;
}

    .dinero-header .linkT li a:hover {
        color: #387138;
    }


/*Buscar*/
input#searchBox {
    margin: 0;
    border-radius: 0px 0 0 0px;
}

.dinero-header .search-box {
    padding-top: 0px !important;
}
.dinero-header .linkT li.suscripcion:after {
    content: "";
    display:none;
}
/*.button.search-button {
    background: #3F832C;
    color: #fff;
    border-radius: 0 10px 10px 0;
}*/

.button.secondary:hover, .button.secondary:focus {
    background-color: #000000;
    color: #ffffff;
}
/*input*/
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 5px transparent;
    -moz-box-shadow: 0 0 5px transparent;
    box-shadow: 0 0 5px transparent;
    border-color: transparent;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    box-shadow: none;
}

.dinero-header form {
    width: 0;
    position:relative;
}

.dinero-header .search-box form {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease-out;
    margin:0px;
}

.dinero-header .search-box:hover > div > form {
    width: 225px;
}

/*Tags*/
.news-tags-container {
    background: #ffffff;
    box-shadow: none;
}

.tagsOpinion.tendenciasNew {
    overflow: auto;
    border-bottom: 1px dotted #d7d7d7;
    padding: 1rem 0 0;
    margin: 0;
}

.tittleTagsOpinion {
    font-size: .875rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-weight: bold;
    float: left;
}

.flechaOpinion {
    margin-left: 1rem;
    margin-right: .25rem;
    color: #000;
    float: left;
}

.article-tags li:last-child {
    top: auto;
    right: 4px;
    position:relative;
}

.ver-mas {
    display: block;
    background: transparent !important;
    border: 1px solid transparent;
    border-top: transparent;
    padding: 0.4em;
    font-size: 0.875em;
    line-height: 1em;
    transition: 0.3s ease;
    color: #3F832C !important;
    font-weight: bold;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    cursor: pointer;
    margin: 0;
}
/*Otras publicaciones*/
.containerOtrosR {
    width: 100%;
    background-color: #f2f2f2;
    padding: 2.5rem 0;
}

.otros-recomendados {
    background-color: #f2f2f2 !important;
}

    .otros-recomendados h3.panel-h {
        color: #222222 !important;
        font-weight: bold !important;
    }

.panel.otras-publicaciones .related-news-th {
    max-height: 6em;
}

.panel.callout, .callout .panel {
    background-color: #f2f2f2;
    border: none;
}

.panel.otras-publicaciones .panel-h.section-tag {
    display: block;
    background: transparent;
    border: 1px solid transparent;
    margin: 0;
    padding: 1.5em 0 1em;
    font-size: 0.9em;
}

a.related-link.txt-op {
    text-transform: none;
}

.semana {
    color: #d22224 !important;
    font-weight: bold !important;
}

.planb {
    color: #ff9900 !important;
    font-weight: bold !important;
}

.fucsia {
    color: #e90089 !important;
    font-weight: bold !important;
}

.arcadia {
    color: #074ebc !important;
    font-weight: bold !important;
}

.jetset {
    color: #d20605 !important;
    font-weight: bold !important;
}

.soho {
    color: #f7a01a !important;
    font-weight: bold !important;
}

.finanzaspersonales {
    color: #1770ac !important;
    font-weight: bold;
}

.jetset {
    color: #cb0504 !important;
    font-weight: bold;
}

.cuatropatas {
    color: #E84A39 !important;
    font-weight: bold;
}
.semanarural {
    display: inline-block;
    color: #3ab6f1 !important;
    font-weight: bold;
}
.sostenibilidad {
    color: #0c9e49 !important;
    font-weight: bold;
}

.panel.otras-publicaciones .related-news-th {
    margin: 0 0 0.85em 0;
    border: none;
}

    .panel.otras-publicaciones .related-news-th img {
        width: 100%;
    }

.panel.callout .related-link, .panel.callout a:not(.button).related-link {
    color: #222222;
}

.panel.callout .th.related-news-th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
}
/*Grayscale*/
.grayscale {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    transition: filter 0.4s;
}

    .grayscale:hover {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -webkit-transition: -webkit-filter 1s;
    }
/*Footer*/
.footer {
    background: #231f20;
    z-index: 100000;
}

footer.footer .row {
    max-width: 78.75rem !important;
}

.footer .panel-h {
    font-size: .75em;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    text-align: inherit;
    padding-bottom: 1rem;
}

.footer-top {
    display: inline-block;
    width: 100%;
}

    .footer-top .panel-h {
        color: #ffffff;
    }

.footer input[type="text"] {
    background-color: #231f20;
    border: 1px solid #fff;
    color: #fff;
}

.footer a.button {
    padding: .5625rem 1rem;
    font-weight: 400;
}

.footerSocialLinks {
    text-align: right;
}

    .footerSocialLinks ul {
        padding: 0;
        margin: 0;
    }

.footer li.social-links {
    display: inline;
    padding: 0 .5rem;
    font-size: 0.8rem;
}

    .footer li.social-links a {
        color: #aeabac;
    }

.footer p, .footer p a {
    font-family: 'Droid Sans',sans-serif;
    font-size: 13px;
    margin: 16px 0px;
}

.marcasFooter img {
    width: 90%;
    opacity: .85;
}

    .marcasFooter img:hover {
        opacity: 1;
    }
/*grid*/
.marcasFooter li.right {
    padding-right: 0 !important;
}
/*Media*/
@media (max-width: 1024px) {
    a.suscriptionStore {
        border: none !important;
    }
    /*Menu mobile*/
    #divMenuMobile h3 {
        color: #fff;
        text-align: center;
        font-size: 1rem;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
        margin: 0;
        line-height: 1.8;
    }

    #divMenuMobile p {
        color: #fff;
        text-align: center;
        padding: 0 10px;
        margin: 0;
        line-height: 1;
    }
    /*Validar cuenta*/
    div#dvValidarCuenta a, div#dvValidarCuenta {
        margin-top: 45px;
        margin-bottom: -46px;
    }

    .news-tags-container.hide-for-small-only {
        margin-top: 2.5rem;
    }
    /*Tags*/
    .videoBody .tagsOpinion.tendenciasNew {
        padding: 4rem 0 0;
    }

    .videoBody .dinero-header {
        margin-bottom: 1em;
        transition: 0.3s ease;
    }
    /*Publicidad top banner*/
    .main-sections-container {
        border: none;
    }

    .rotador-acciones-top {
        margin-top: 88px;
    }
    /*fin publicidad top banner*/

    .titleContainer.fixed {
        top: 45px;
    }

    .tagsOpinion .article-tags {
        width: auto;
        overflow: auto;
    }

    .rotador-acciones-top {
        margin-top: 45px;
    }
    /*Dinero Video*/
    .EnVivo .large-8 {
        padding-left: 0;
        padding-right: 0;
    }

    .flex-video {
        padding-bottom: 63.5%;
    }

    .noticiasAperturaVideo .large-12.columns.callout {
        padding-right: 0;
    }

    .noticiasAperturaVideo .medium-8.small-12.columns {
        padding-right: 0;
    }

    .LogoenVivo {
        padding-top: 1.5rem;
    }

    .EnVivo p {
        margin-bottom: 1.8rem;
    }

    .noticiasAperturaVideo {
        padding: 0.5rem 0rem 0rem;
    }


    .noticiasAperturaSideBar:first-child {
        padding: 1.5625rem 0;
    }

    .line-VideoApertura {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .news-tags-container.hide-for-small-only {
        margin-top: 0rem;
    }

    .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
        height: 100%;
    }

    .menuRightMobileCanvas ul.off-canvas-list li {
        list-style: none;
    }

    hr.lineProfileCanvasMenu {
        width: 50px;
        margin: 1rem auto;
    }

    .tagsOpinion .article-tags {
        width: 540px;
        overflow: auto;
    }

    .menuRightMobileCanvas ul.dropdown {
        margin: 0;
    }

    .menuRightMobileCanvas ul.off-canvas-list li a {
        border: 0px solid #000 !important;
        text-align: center;
        padding: 0;
    }

    a.bt {
        padding: 14px 0.75em 12px;
    }

    .titleContainer.fixed h2 {
        width: 78%;
    }

    .publicidad.TopBanner {
        height: auto;
        margin-top: 45px;
    }

    .rotador-acciones-top {
        margin-top: 42px;
    }

    #contentInfinite .newArticle .article-tags {
        margin: -2px 0;
        padding: 0 0.75rem;
        width: 70%;
    }

    #podcastSeccion .itemProgramas .contentSeccion a.episodios, .contentPrograma a.episodios {
        width: 100% !important;
    }

    .contentPodcastSeccionEpisodios .programaPod .portadaPodcast .imagenPodcast {
        width: 33px;
        margin-left: 0.3rem;
    }

    .article-tags > li {
        line-height: 1.625;
        margin-bottom: 0rem;
        margin-left: 0.4rem;
        max-width: 70%;
    }

}

@media (max-width: 600px) {
    .panel.callout.otras-publicaciones {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .footer .panel-h {
        text-align: center !important;
    }

    .footerSocialLinks {
        text-align: center;
    }

    .footer ul.marcasFooter li {
        text-align: center;
    }

        .footer ul.marcasFooter li img {
            width: 50%;
        }

    .footer ul.marcasFooter li {
        text-align: center;
    }

        .footer ul.marcasFooter li:last-child {
            float: left !important;
        }

        .footer ul.marcasFooter li:nth-child(9) {
            float: left !important;
        }

    .footer p, .footer p a {
        text-align: center;
    }

    .newArticle .article-img-caption {
        width: 100% !important;
        position: relative;
    }

    #contentInfinite .newArticle .article-tags {
        margin: 5px 0;
        padding: 0;
        width: 100%;
    }
    /*Apertura Video*/
    .destacadoEnVivo {
        border-bottom: 0px solid #ececec;
        padding-bottom: 0;
    }

    .EnVivo p {
        margin-bottom: 1.5rem;
    }

    .noticiasAperturaVideo .noticiasSecundariasVideoApertura .callout {
        padding-bottom: 0rem;
    }

    .line-VideoApertura {
        padding-bottom: 0rem;
    }
}

@media (max-width: 320px) {
    .footer ul.marcasFooter li img {
        width: 60%;
    }
}
/*---Fin de header y footer---*/


/*Estilos modal imagenes*/

/* Style the Image Used to Trigger the Modal */
.imgPrincipal {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    .imgPrincipal:hover {
        opacity: 0.9;
    }

    .imgPrincipal.img-nano {
        width: 70%;
    }

/* The Modal (background) */
.lightboxSemana {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    padding-top: 60px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

/* Fin imagen modal */
/* modales */


div#InicioSesion.reveal.large {
    width: 90%;
    max-width: 48.5rem;
}

div#InicioSesion form {
    margin-bottom: 0px;
}

div#registroModal ::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 15px;
    margin-top: 10px;
    font-style: italic;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
}

div#InicioSesion ::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 15px;
    margin-top: 10px;
    font-style: italic;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
}

div#InicioSesion input#checkbox1 {
    margin-top: 3px;
}

.FormLoginModal input[type="text"], .FormLoginModal input[type="password"], .FormLoginModal input[type="email"] {
    margin-bottom: 1rem;
    color: #676767;
    height: 45px;
}

div#InicioSesion [type='text'] {
    height: 45px;
}

a.crearCuentaModal {
    font-weight: bold;
}

a.olvidoContrasena, a.crearCuentaModal {
    transition-duration: .3s, 2s;
    font-size: 12px;
}

    a.olvidoContrasena:hover, a.crearCuentaModal:hover {
        transition-duration: .3s, 2s;
    }


div#InicioSesion span {
    color: #4d4d4d;
    font-size: 0.875rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

.contentFormModal h2, .NewsletterSemana h2 {
    font-weight: bold;
    font-size: 1rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    text-align: center;
}

.contentRedesModal .button.small {
    font-size: 0.75rem;
    font-size: 0.875rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

input {
    box-sizing: border-box;
}

    input:active, input:focus {
        outline: none;
        -moz-outline: none;
    }

    input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
        border: none;
    }

/* main style */
.inputShowPwd {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .inputShowPwd > input {
        /*width: auto; 
    height: auto;*/ /*默认input的宽高可以同时结合width\height来重写input框的宽度/高度*/
        /*line-height: 36px;*/ /*控制input框文字的高度可以同时结合height来重写input框文字的高度*/
        padding-right: 36px !important;
        padding-right: 36px;
        padding-left: 10px;
        height: 42px;
    }

    .inputShowPwd > .showEle {
        display: none;
        position: absolute;
        height: 14px;
        width: 18px;
        top: 50%;
        margin-top: -14px;
        right: 9px;
        background: url(../img/pwd.svg) 50% 50% no-repeat;
        background-size: contain;
        z-index: 1;
        cursor: pointer;
    }

    .inputShowPwd > input[type="text"] {
        display: none;
    }

div#InicioSesion input[type="text"]:focus, div#InicioSesion input[type="password"]:focus, div#InicioSesion input[type="date"]:focus, div#InicioSesion input[type="datetime"]:focus, div#InicioSesion input[type="datetime-local"]:focus, div#InicioSesion input[type="month"]:focus, div#InicioSesion input[type="week"]:focus, div#InicioSesion input[type="email"]:focus, div#InicioSesion input[type="number"]:focus, div#InicioSesion input[type="search"]:focus, div#InicioSesion input[type="tel"]:focus, div#InicioSesion input[type="time"]:focus, div#InicioSesion input[type="url"]:focus, div#InicioSesion input[type="color"]:focus, textarea:focus {
    background: #fff;
    border-color: #999;
    outline: none;
    box-shadow: none;
}

div#InicioSesion .btnModal span {
    color: #fff;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.9;
}

.btnModal {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 25px;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 17px;
    margin-bottom: 15px;
}

    .btnModal:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

button.btnModal:hover, button.btnModal:focus {
    background-color: #3F832C;
}

/* Pseudo elements for icons */
.btnModal:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
    font-family: 'dinero';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

.formularioLogin {
    text-align: center;
    font-family: 'Droid Sans', sans-serif;
    margin-top: 1rem;
}

.btn-5 {
    background: #333333;
    color: #fff;
    height: 45px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}


    .btn-5 span {
        display: inline-block;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s;
        -webkit-backface-visibility: hidden;
        -moz-transition: all 0.3s;
        -moz-backface-visibility: hidden;
        transition: all 0.3s;
        backface-visibility: hidden;
    }

    .btn-5:before {
        position: absolute;
        height: 100%;
        width: 100%;
        line-height: 2;
        font-size: 138%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .btn-5:active:before {
        color: #fff;
    }

/* Button 5a */
.btn-5a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%);
}

.btn-5a:before {
    left: 0;
    top: -107%;
}

.btn-5a:hover:before {
    top: 0;
}


/**/
.contentRedesModal {
    border-bottom: 0px solid #ccc;
    margin-bottom: 0rem;
}
/**/

/**/
.formularioLogin {
    margin-top: 0rem;
    padding: 1.5rem;
}

.contentFormModal {
    padding: 0.25rem 1.5rem;
}
/**/

/**/
.FormLoginModal input[type="text"], .FormLoginModal input[type="password"], .FormLoginModal input[type="email"] {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    margin-bottom: 14px;
    box-shadow: none;
}


.NewsletterSemana input[type="email"] {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-bottom: 14px;
    box-shadow: none;
    color: #676767;
    height: 45px;
    width: 84%;
    margin: 1rem auto 0.5rem auto;
    text-align: center;
}

/**/

.textNewsletter span {
    line-height: 1;
}

.textNewsletter h2 {
    margin-bottom: 0.5rem;
}

.NewsletterSemana {
    text-align: center;
    padding: 7.5rem 0rem;
}

#InicioSesion.reveal-modal .close-reveal-modal, #InicioSesion dialog .close-reveal-modal {
    font-size: 2rem;
    line-height: 1;
    position: absolute;
    top: -0.25rem;
    right: 0.375rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
}


@media (min-width:107px) and (max-width:641px) {
    /*Login*/
    #ajaxModal.reveal-modal {
        position: absolute;
    }
    /*Fin login*/

    .NewsletterSemana {
        text-align: center;
        padding: 1.5rem 0rem 0.5rem;
    }

    .contentFormModal {
        padding: 0.25rem 0rem;
    }

    #InicioSesion.reveal-modal, dialog {
        padding: 0.875rem;
    }

    #InicioSesion {
        top: 11px;
    }

    .FormLoginModal button {
        float: none;
    }

    .FormLoginModal button {
        float: left;
    }

    .formularioLogin {
        padding: 0.5rem 1.5rem;
    }

    .columns.redesModalLogin {
        margin-top: 0.5rem;
    }

    .redesModalLogin .button {
        margin: 0 0 1.5rem;
    }

    .FormLoginModal input[type="email"] {
        margin-bottom: 9px;
    }

    .btnModal {
        margin-top: 3px;
        margin-bottom: 11px;
    }

    .textNewsletter h2 {
        margin-bottom: 0.5rem;
    }
    /*Podcast*/
    .imagenPodcast {
        display: none;
    }

    #podcastSeccion .contentPodcast .row.itemProgramas.programaPod .medium-3, #podcastSeccion .contentPodcast .contentPodcastSeccionEpisodios .row.itemProgramas.programaPod .medium-3 {
        width: 15% !important;
    }

    #podcastSeccion .contentPodcast .row.itemProgramas.programaPod .medium-9, #podcastSeccion .contentPodcast .contentPodcastSeccionEpisodios .row.itemProgramas.programaPod .medium-9 {
        width: 84% !important;
    }

    #podcastSeccion .lineSmallNameSeccionPodcast {
        border-bottom: 1px solid #ffc300;
        height: 34px;
    }

    .podcastLogo {
        overflow: auto;
        margin: 1rem 0;
    }

    #podcastSeccion h2.article-h.sectionNamePodcastTitle {
        color: #616161;
        text-transform: uppercase;
        font-size: 1.25rem;
        padding-top: 0;
        display: table-cell;
    }

    #podcastSeccion .contentPodcastSeccionEpisodios h2 {
        margin-top: 1.5rem;
    }

        #podcastSeccion .contentPodcastSeccionEpisodios h2.titleEpisodiosSeccion {
            margin-top: 0;
        }
}

@media (min-width:1025px) and (max-width:1262px) {
    .main-sections .button, .main-sections .button.tiny {
        font-size: 12px !important;
    }
}

button.btnModal.btn-5.btn-5a.icon-mail-envelope {
    float: none;
}

/*modal registro*/

.habeas {
    text-align: left;
    margin: 0.25rem auto 0.75rem 0rem;
}

.NewsletterSemana img {
    width: 80px;
    margin-left: 1.5rem;
    opacity: 0.8;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

    .NewsletterSemana img:hover {
        width: 80px;
        margin-left: 1.5rem;
        opacity: 0.8;
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

input#semana:hover < img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}


.registro.NewsletterSemana {
    text-align: center;
    padding: 28px 0rem;
}

.textNewsletter.registro {
    width: 70%;
    margin: auto;
    text-align: center;
}

.Mpoliticas {
    text-align: left;
}

    .Mpoliticas h2 {
        color: #3f832c;
        font-weight: bold;
        font-size: 35px;
        font-family: 'Roboto Slab','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
        line-height: 1;
    }

.marcas input[type="checkbox"] {
    margin: 0 0 0.5rem 0;
}

.newMarca {
    margin-bottom: 1.5rem;
}

.row.marcas .columns {
    padding-right: 0rem;
    padding-left: 0rem;
}

.btMarcasRegistro.large-12.columns {
    padding-left: 3rem;
    padding-right: 3rem;
}

.NewsletterSemana .btMarcasRegistro input[type="email"] {
    background: #fafafa;
    margin-bottom: 14px;
    box-shadow: none;
    color: #676767;
    height: 45px;
    width: 100%;
    margin: 1rem auto;
    text-align: center;
    border: none;
}
/*Check Dinero News*/
#registroModal input[type="checkbox"] {
    box-shadow: 0 0 0 0 #3F832C inset, 0 0 0 2px #666666 inset, 0 0 0 8px #ffffff inset, 0 0 0 0 #ffffff inset, 0 0 0 0 #ffffff;
    transition: all .2s;
}

    #registroModal input[type="checkbox"]:active {
        box-shadow: 0 0 0 0 #3F832C inset, 0 0 0 2px #666666 inset, 0 0 0 0 #ffffff inset, 0 0 0 8px #ffffff inset, 0 0 0 12px #ffffff;
    }

    #registroModal input[type="checkbox"]:checked:active {
        box-shadow: 0 0 0 8px #3F832C inset, 0 0 0 0 #666666 inset, 0 0 0 8px #ffffff inset, 0 0 0 12px #ffffff inset, 0 0 0 8px #ffffff;
    }

    #registroModal input[type="checkbox"]:checked {
        box-shadow: 0 0 0 8px #3F832C inset, 0 0 0 0 #666666 inset, 0 0 0 8px #ffffff inset, 0 0 0 0 #ffffff inset, 0 0 0 0 #ffffff;
    }

#registroModal .sesionPaywall .optionCheck.padCheckS input[type="checkbox"] {
    position: absolute;
    left: 0rem;
}
/*Fin check dinero News*/

.btMarcasRegistro button.btnModal.btn-5.btn-5a.icon-mail-envelope.right {
    margin-top: 16px;
}

.NewsletterSemana .row.marcas {
    text-align: left;
    padding: 0rem 4rem;
    margin-top: 32px;
    margin-left: 1.5rem;
}

.marcas .semana, .marcas .dinero, .marcas .soho, .marcas .fucsia, .marcas .arcadia, .marcas .patas, .marcas .finanzas, .marcas .sostenible, .marcas .jetset {
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.marcas .semana {
    width: 80px;
    height: 17px;
    background-image: url(../img/marcas/semana.svg);
}

.habeas a {
    font-size: 13px;
    color: #4d4d4d;
    text-decoration: underline;
}

.footer .left.habeas label a {
    color: #909090;
}

.habeas input[type="checkbox"] + label {
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
    font-size: 13px;
    margin-top: -2px;
    position: absolute;
    margin-left: 4px;
}

.Mpoliticas h6 {
    font-weight: bold;
}

.Mpoliticas p {
    color: #676767;
}


.Mpoliticas h3 {
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 1.25rem;
    font-family: 'Roboto Slab','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

.row.Mpoliticas .tabs dd.active a, .tabs .tab-title.active a {
    background-color: #3f832c;
    color: #ffffff;
}

.row.Mpoliticas .tabs-content {
    max-height: 460px;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 0;
}

div#panel2 ul li, div#panel3 ul li {
    font-family: 'Merriweather',Georgia, Times, "Times New Roman", serif;
    font-size: 0.875em;
    color: rgb(103, 103, 103);
}

.habeas a:hover {
    color: #387138;
}

.marcas .dinero {
    width: 79px;
    height: 18px;
    background-image: url(../img/marcas/dinero.svg);
}

.marcas .soho {
    width: 71px;
    height: 20px;
    background-image: url(../img/marcas/soho.svg);
}

.marcas .fucsia {
    width: 81px;
    height: 17px;
    background-image: url(../img/marcas/fucsia.svg);
}

.marcas .arcadia {
    width: 85px;
    height: 14px;
    background-image: url(../img/marcas/arcadia.svg);
}

.marcas .patas {
    width: 56px;
    height: 22px;
    background-image: url(../img/marcas/4patas.svg);
}

.marcas .finanzas {
    width: 80px;
    height: 23px;
    background-image: url(../img/marcas/finanzas.svg);
}

.marcas .sostenible {
    width: 96px;
    height: 18px;
    background-image: url(../img/marcas/sostenible.svg);
}

.marcas .jetset {
    width: 65px;
    height: 15px;
    background-image: url(../img/marcas/jetset.svg);
}

    .marcas .semana:hover, .marcas .dinero:hover, .marcas .soho:hover, .marcas .fucsia:hover, .marcas .arcadia:hover, .marcas .patas:hover, .marcas .finanzas:hover, .marcas .sostenible:hover, .marcas .jetset:hover {
        background-position: top;
    }

@media (max-width: 641px) and (min-width: 107px) {
    .NewsletterSemana .row.marcas {
        padding: 0rem;
    }

    .reveal-modal {
        margin-top: 0px !important;
    }

    .reveal-modal, dialog {
        min-width: 100%;
        min-height: 100vh !important;
        min-height: inherit;
        padding: 1rem;
    }

    .NewsletterSemana .btnModal {
        margin-top: 1rem;
    }

    div#registroModal .registro.NewsletterSemana .habeasNewsletter label {
        padding-left: 0;
        width: 90%;
        text-align: center;
        line-height: 1.3;
    }

    div#registroModal input[type="checkbox"] {
        left: 0px;
    }

    .textNewsletter.registro {
        width: 100%;
        line-height: 1.2;
    }
    /*Estilos opinion new mobile*/
    .pautefacil_vertical iframe {
        min-height: initial;
    }

    .row .content {
        position: inherit;
    }

    .share-item.inline-list > li {
        margin: 0px 5px;
    }

    .rotador-acciones-top {
        margin-top: 0;
    }

    #contentInfinite ul#share-buttons {
        margin: 0 auto;
    }

    .small-12.medium-8.large-8.columns.ContentArticuloOpinion {
        position: inherit !important;
    }

    #contentInfinite .small-12 {
        z-index: 1;
        position: initial;
    }
    /*#contentInfinite .right {
        float: none !important;
    }*/
    div#Footer {
        position: relative;
        z-index: 130;
    }

    .contentBt {
        float: none;
        display: flex;
    }

    .btsPortada {
        position: relative;
        bottom: 0rem;
    }

    .bt {
        font-size: 10px !important;
    }

    .Portada {
        font-size: 1.25rem;
    }
    /*fin estilos nuevo opinion mobile*/
    .FormLoginModal button {
        float: none;
    }

    div#InicioSesion [type='text'] {
        height: 40px;
    }

    .FormLoginModal input[type="text"], .FormLoginModal input[type="password"], .FormLoginModal input[type="email"] {
        margin-bottom: 0.5em;
        height: 40px;
    }
}

#registroModal .btnModal span {
    color: #666;
    text-transform: uppercase;
    font-family: 'Lato', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.9;
}

#registroModal span {
    color: #4d4d4d;
    font-size: 0.875rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

#confirmInscription span.verificacionCorreo {
    color: #4d4d4d;
    font-size: 1rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

.userActiveVerficacion {
    color: #1d8acc;
    font-size: 19px;
    text-align: center;
    margin: 1rem;
}

.contentFormModalActive h2 {
    font-size: 43px;
    font-weight: bold;
    color: #3F832C;
    font-family: 'Droid Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    margin-bottom: 0px;
}

.contentFormModalActive {
    width: 80%;
    margin: auto;
}

.btnModal.gris.btn-5 {
    background: #797979;
    color: #fff;
    height: 45px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.formularioLogin.verificacion {
    padding: 7rem 0rem;
}

@media (max-width: 641px) and (min-width: 107px) {
    ul#share-buttons {
        margin: 0.5rem auto;
    }

    .formularioLogin.verificacion {
        padding: 1rem 0rem;
    }

    .contentFormModalActive {
        width: 90%;
        margin: auto;
    }
}

#confirmInscription .btnModal span {
    color: #fff;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.9;
}

button.btnModal {
    float: none;
}

/*div#confirmInscription, div#ajaxModal, div#registroModal, div#secondModal {
    top: 0px !important; 
}*/

div#secondModal {
    max-height: 600px;
}

div#dvValidarCuenta {
    background-color: #000;
    font-family: 'Droid Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    z-index: 9;
    position: relative;
}

    div#dvValidarCuenta a, div#dvValidarCuenta {
        color: #fff;
        font-size: 14px;
        padding: 7px;
    }

p.left.comentUserValidate {
    color: #3f832c;
    font-size: 1rem;
    font-weight: 700;
}

span.btValidarCorreo {
    font-weight: bold;
    text-decoration: underline;
}

.alert-box.warning {
    background-color: transparent;
    border-color: transparent;
    margin-top: 0.5rem;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    color: #f08a24;
    height: 32px;
    display: block;
}

.alert-box {
    padding: 0.5rem;
}

.contentFormModal form {
    margin: 0.865rem 0 0 0;
}

.ContrasenaSemana {
    text-align: center;
    padding: 3.5rem 0rem;
    background-color: #EAEAEA;
}

    .ContrasenaSemana h2 {
        font-weight: bold;
        font-size: 1rem;
        font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
        text-align: center;
    }

.textContrasenaSemana {
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}


.ContrasenaSemana input.inp-txt-1 {
    width: 70%;
    margin: auto;
    margin-bottom: 1rem;
    height: 45px;
}

.textContrasenaSemana span {
    color: #4d4d4d;
    font-size: 0.875rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    line-height: 1.5;
}

.ContrasenaSemana span.confirmar {
    color: #4d4d4d;
    font-size: 0.875rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    line-height: 1.5;
}

#ConfirmarCorreo .textContrasenaSemana span {
    color: #4d4d4d;
    font-size: 1rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    line-height: 1.5;
}

.textConfirmarCorreo {
    color: #4d4d4d;
    font-size: 1rem;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    line-height: 1.5;
    width: 350px;
    margin: auto;
    margin-bottom: 1.25rem;
    border-bottom: 2px dotted #9E9E9E;
    padding-bottom: 1rem;
}

div#recordarContrasena .btnModal span {
    color: #fff;
    font-family: 'Droid Sans','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.9;
}

#ConfirmarCorreo span.correoUser {
    color: #1d8acc;
}

.FormLoginModal input[type="text"], .FormLoginModal input[type="password"], .FormLoginModal input[type="email"], .FormRegisterModal input[type="text"], .FormRegisterModal input[type="password"], .FormRegisterModal input[type="email"] {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    margin-bottom: 14px;
    box-shadow: none;
}

.linkModal {
    font-size: 12px;
    margin: 0 10px;
    color: #989898;
    text-decoration: underline;
}
/*fin modal registro*/
/* fin modales */
.patrocinadoImg {
    margin: 16px 0rem 1rem !important;
    text-align: center;
    margin: 0.5rem 0rem 1rem;
}

.antetituloPatrocinado {
    color: #00adef;
}

div#Nativead, div#Nativead_Mobile, div#Nativead {
    margin-bottom: 2rem;
}

#divTagsAds2 .publicidad.robapagina {
    padding: 0px 2px 10px;
}

div#divTagList {
    margin-top: 1rem;
}
/*-------------------------------- Modal Foundation -----------------------------*/
.reveal-modal-bg {
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999999;
}

div#mensajeModal.small.reveal-modal {
    min-width: 500px;
    width: 500px;
}

#recordarContrasena button.btnModal.btn-5 {
    margin-top: 0;
    border: 1px solid #ccc !important;
}
/* -------------------------------------- Content Row ------------------------------*/
.row.contentNew {
    max-width: 74rem !important;
}

.aperturaContentHome .big .article-header h2.article-h {
    font-size: 2rem;
}
/*Recovery Password*/
.recoveryPass .btnModal {
    margin-bottom: 3rem;
}

#recordarContrasena .ContrasenaSemana {
    padding: 0rem 0rem 2.5rem;
}

.recoveryPass input#password, .recoveryPass input#passwordConfirm {
    border: 1px solid #edecec;
    font-size: 16px;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    background-color: #f4f4f4;
}

.recoveryPass h3 {
    margin-bottom: 1rem;
}
/*Podcast*/
div#podcastSeccion {
    margin: 2rem 0;
}

    div#podcastSeccion iframe {
        height: 200px;
    }

#podcastSeccion .orbit-container .orbit-prev, #podcastSeccion .orbit-container .orbit-next {
    background-color: transparent;
}

    #podcastSeccion .orbit-container .orbit-next > span, #podcastSeccion .orbit-container .orbit-prev > span {
        border-left-color: transparent;
        border-right-color: transparent;
    }

#podcastSeccion .orbit-container .orbit-next {
    background-image: url(../img/podcast/arrow-next.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    bottom: -10px;
    right: 10px;
    top: inherit;
}

#podcastSeccion .orbit-container .orbit-prev {
    background-image: url(../img/podcast/arrow-prev.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    bottom: -10px;
    left: inherit;
    top: inherit;
    right: 70px;
}

.iframePodcast p {
    margin: 0;
}

#podcastSeccion .short .article-h {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 0;
}

#podcastSeccion .seccionPodcast {
    margin-bottom: 1.125rem;
}

.iframePodcast p br {
    display: none;
}
/*Capsulas*/
.confidentialArticle ul#share-buttons {
    margin: 0;
}

.firstConfidentialArticle .confidentialArticle {
    margin-bottom: 0;
}

.confidentialArticle .article-h a, .confidentialArticle.short .article-h.opinion a {
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 0;
    color: #000;
}

.confidentialArticle.short .article-h.opinion {
    margin-bottom: 0;
}

.confidentialArticle.row {
    margin-bottom: 2rem;
}

.firstConfidentialArticle .article-header h3.meta {
    margin: 0;
}

article.article.short.confidentialArticle {
    padding: 2rem 0;
}

#divResultsConfidentials li {
    padding-bottom: 0;
}

.firstConfidentialArticle h2.article-h {
    font-size: 1.75rem;
    margin-top: 0;
}

.firstConfidentialArticle .confidentialArticle {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}

.firstConfidentialArticle #contentItem .confidentialArticle h2 {
    margin: .5rem 0 1.25rem;
}

.confidentialListHome h3.meta, .confidentialListHome h2 {
    margin: 0;
}
/*IAB Footer*/
.iabFooterImg img {
    height: 50px;
}

.iabContenedorDesktop {
    display: block;
}

.iabContenedorMobile {
    display: none;
}

.confidentialListHome .columns li {
    padding: 0;
}

/*widget video comercial*/
/*sidebar*/
.slider {
    width: 100%;
    margin: 100px auto;
}

    .slider h2 {
        font-size: 14px;
    }

.sidebar .main {
    width: 300px;
    max-width: 300px;
}

.sidebar ul#rb-grid {
    width: 300px;
}

.sidebar .rb-grid li.rb-span-1 {
    width: 100%;
}

.sidebar .rb-grid li.rb-span-2, .sidebar .rb-grid li {
    width: 49%;
}

.sidebar .titiloWG {
    height: 125px;
    position: relative;
    margin-top: -125px;
}

.sidebar .rb-grid li {
    height: 125px;
}

.sidebar .imgWidget {
    text-align: center;
    height: 125px;
}

.slick-slide .titiloWG img {
    width: 36px !important;
}

.slick-slide ul#rb-grid {
    height: 258px;
    width: 300px;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

/* fin sidebar*/
.imgWidget {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 160px;
}

.bgtitulo {
    width: 100%;
    background-image: url('../img/bgContent.png');
    position: absolute;
    bottom: 0px;
    min-height: 108px;
    background-repeat: repeat-x;
    background-size: contain;
}

#widgetVideoCommercial .slider {
    margin: 0px;
}

#widgetVideoCommercial .slick-slider {
    padding: 0rem;
}

#widgetVideoCommercial .slick-dots {
    display: block !important;
    bottom: -17px !important;
}

.widgeVideoSideBar a.btWidgetVideo {
    margin-top: 15px;
}

.widgeVideoSideBar .videoGW {
    top: 0rem;
    margin-top: 0;
}

#widgetVideoCommercial h2 {
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    font-family: 'PT Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 10px;
    font-weight: 100;
    color: #fff;
    margin: 0px;
    line-height: 16px;
}

#widgetVideoCommercial h3 {
    font-size: 1rem;
    padding-bottom: 0.5rem;
    color: #000;
}

a.btWidgetVideo {
    border: 1px solid #dddddd;
    padding: 10px;
    width: 100%;
    color: #000;
    text-align: right;
    display: table;
    font-size: 13px;
    padding-bottom: 0.5rem;
    color: #000;
    font-weight: 600;
    margin-top: 5px;
}

    a.btWidgetVideo:hover {
        background-color: #eeeeee;
    }

    a.btWidgetVideo span {
        text-align: right;
    }

.titiloWG {
    height: 160px;
    position: relative;
    margin-top: -160px;
}

    .titiloWG img {
        position: absolute;
        top: 10px;
        left: 0px;
        width: 36px;
    }

.imgWidget img {
    position: relative;
    max-width: inherit;
    display: block;
    width: 100%;
}

li.squred .imgWidget img {
    width: auto;
    position: relative;
    max-width: inherit;
    display: block;
    height: 100%;
}

.main, .container > header {
    width: 616px;
    max-width: 56em;
    margin: 0 auto;
    padding: 0px;
}

.videoWG {
    width: 100%;
    height: 100%;
    background: #000;
}

ul#rb-grid {
    position: relative;
    width: 100%;
    height: 332px;
    background: #fff;
}

.rb-grid {
    list-style: none;
    text-align: center;
    margin: 0 auto;
}

    .rb-grid li {
        width: 32.33%;
    }

    .rb-grid li {
        width: 32.33% height: 15em;
        margin: 0.5%;
        color: #fff;
        display: block;
        float: left;
        padding: 0em;
        cursor: pointer;
        height: 160px;
    }

ul#rb-grid {
    position: relative;
}

.rb-grid li.rb-span-1 {
    width: 60%;
}

.rb-grid li.rb-span-2 {
    width: 38%;
}

/*.rb-grid li.rb-span-4 {
	width: 99%;
}*/
.rb-temp {
    display: block;
    font-size: 2em;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.rb-grid li:hover .rb-temp {
    opacity: 1;
}

.videoGW {
    top: 5rem;
    margin-top: 32px;
}

    .videoGW, .videoGW div {
        height: 298px;
    }

.rb-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: -1;
    pointer-events: none;
    cursor: default;
    height: 330px;
    background-color: #000;
}

.rb-close {
    position: absolute;
    top: 0.4em;
    right: 0.4em;
    width: 2em;
    height: 2em;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 1000;
}

    .rb-close::before {
        content: 'x';
        font-weight: 100;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 3em;
        line-height: 0.6;
        text-align: center;
        text-indent: 0px;
        font-size: 28px;
    }


@media screen and (max-width: 63.125em) {
    .rb-grid li.rb-span-1 {
        width: 99%;
        height: 14em;
    }

    .main {
        width: 100%;
    }

    .rb-overlay {
        height: 100%;
    }

    .rb-grid li.rb-span-1 .imgWidget {
        position: relative;
        overflow: hidden;
        width: 100%;
        text-align: center;
        height: 224px;
    }

    .imgWidget img {
        width: auto;
        height: 100%;
    }

    .slick-slide ul#rb-grid {
        height: 355px;
        width: 100%;
    }

    ul#rb-grid {
        width: 100%;
        height: 558px;
    }

    .rb-grid li,
    .rb-grid li.rb-span-2 {
        width: 49%;
        height: 10em;
        text-align: left;
    }

        .rb-grid li[class^="icon-"]:before,
        .rb-grid li[class*=" icon-"]:before {
            font-size: 6em;
            left: auto;
            right: 0;
            line-height: 2.5;
        }

        .rb-grid li > div {
            text-align: center;
        }
}
/*Error 500*/
.top-bar-container .top-bar-section ul li {
    background: transparent !important;
}

.top-bar-container ul#share-buttons {
    margin: 0 !important;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: transparent !important;
}

.top-bar-section ul {
    height: 33px !important;
}

.top-bar-section .dropdown {
    padding: 4px 15px !important;
    top: 31px;
}

.top-bar-section .opciones-light {
    width: 170px;
}
/*Dinero Podcast*/
.articles #podcastSeccion .tittle img {
    padding: 0;
    border: 0;
    margin: 0;
}

#podcastSeccion .tittle img {
    padding-right: 1.5rem;
    margin-right: 1.5rem;
    border-right: 1px solid #ccc;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

#podcastSeccion .seccionPodcast p {
    line-height: 1.2;
    margin: 6px auto 0;
}

ul.posdcastSlide.orbit-slides-container {
    margin-top: 1rem;
    height: 245px !important;
}

#podcastSeccion .orbit-container .orbit-slide-number {
    left: inherit;
    background: transparent;
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    top: inherit;
    z-index: 10;
    bottom: 50px;
    right: 22px;
}

#podcastSeccion .orbit-container .orbit-prev, #podcastSeccion .orbit-container .orbit-next {
    background-color: transparent;
}

    #podcastSeccion .orbit-container .orbit-next > span, #podcastSeccion .orbit-container .orbit-prev > span {
        border-left-color: transparent;
        border-right-color: transparent;
    }

#podcastSeccion .orbit-container .orbit-next {
    background-image: url('/img/podcast/arrow-next.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    width: 16px;
    bottom: 38px;
    right: 10px;
    top: inherit;
}

#podcastSeccion .orbit-container .orbit-prev {
    background-image: url('/img/podcast/arrow-prev.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    width: 16px;
    bottom: 38px;
    left: inherit;
    top: inherit;
    right: 70px;
}

#podcastSeccion ul.posdcastSlide.orbit-slides-container p {
    margin-bottom: 0px;
}

#podcastSeccion h2 {
    color: #387138;
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 0px;
    line-height: 1;
}

#podcastSeccion ul li a.episodios:hover {
    background-color: #ffc300;
    color: #fff;
}

#podcastSeccion ul li a.episodios {
    position: relative;
    margin-top: -6px;
    padding: 8px 10px;
    width: 202px;
}

#podcastSeccion .itemProgramas .contentSeccion a.episodios, .contentPrograma a.episodios, #podcastSeccion a.episodios {
    border: 1px solid #ffc300;
    background-color: #fff;
    font-size: 13px;
    color: #616161;
    letter-spacing: 1px;
    padding: 8px 50px;
    transition: all .4s ease;
    position: relative;
    width: 57%;
    text-align: center;
}

#podcastSeccion .itemProgramas h2 a {
    font-size: 32px;
    color: #000;
    transition: all .4s ease;
}

#podcastSeccion .itemProgramas h2.titleProgramasPodcastSeccion {
    border-bottom: 1px solid #ffc107;
    margin-top: -8px;
    padding-bottom: 0.5rem;
}

#podcastSeccion .seccionItem {
    padding-top: 1rem;
}

.itemProgramasDinamicos .small-2.columns {
    padding-left: 0;
}

#podcastSeccion .itemProgramas .contentSeccion a.episodios:hover, .contentPrograma a.episodios:hover {
    background-color: #ffc300 !important;
    color: #fff !important;
}

#podcastSeccion .itemProgramas {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem;
}

    #podcastSeccion .itemProgramas .contentSeccion .itemProgramasDinamicos img.iconPlayPodcast {
        width: 26px;
    }

a .iconPlayPodcast:hover {
    transition: all .4s ease;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .4s ease;
}

#podcastSeccion .itemProgramas .contentSeccion .itemProgramasDinamicos a.titleProgramasSec {
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 1;
    color: #1b1b1b;
    transition: all .4s ease;
}

#podcastSeccion .itemProgramas .itemProgramasDinamicos p {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    color: #8b8b8b;
    padding-top: 0.5rem;
    margin-bottom: 0;
}
/*podcast volcado*/
.programaTittle .podcastLogo img {
    width: 190px;
    float: left;
}

    .programaTittle .podcastLogo img.nextMiga {
        width: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }

#podcastSeccion .contentPrograma h2 {
    font-size: 18px;
    color: #000;
    transition: all .4s ease;
    float: left;
    margin: 1px 0 0;
}

.contentPrograma p {
    margin-bottom: -2px;
}

.iconPlayPodcast {
    width: 26px;
    transition: all .4s ease;
}

.imagenPodcast {
    width: 72px;
    border: 1px solid #ddd;
    margin-left: 1rem;
}

#podcastSeccion .contentProgramas p {
    margin: 10px 0 0;
}

#podcastSeccion .itemProgramas .contentProgramas h2 a {
    font-size: 20px;
    color: #000;
}

podcastSeccion .contentProgramas p, .ContentAudio p {
    font-style: italic;
    font-weight: 100;
}

#podcastSeccion p {
    font-size: 15px;
    color: #616161;
    line-height: 1.45;
}

h2.titleEpisodiosSeccion {
    margin: 0;
}

.itemProgramasDinamicos {
    line-height: 1.2;
}

.podcastLogo {
    overflow: hidden;
    margin-bottom: 1rem;
}

.contentPrograma p iframe {
    margin-top: 0.5rem;
}
 .ContentAudio h3.meta {
        padding: 2px;
    }

    .ContentAudio h1 {
        line-height: 1;
        padding-bottom: 1rem;
    }
    #podcastSeccion .contentPrograma p {
    text-align: center;
}
    #podcastSeccion p img {
    padding-top: 1rem;
}

.log_in {
    padding: 0.500em;
    font-weight: 600;
    color: black !important;
    background-color: #ffc627;
}

.icon_login {
    color: #9e7a16;
}

@media screen and (max-width: 1024px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}

@media screen and (max-width: 1024px) and (min-width: 700px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}

/*@media screen and (max-height: 800px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}*/

@media screen and (max-height: 750px) {
    /*.log_in {
        background-color: transparent;
        padding: 0;
    }*/

        .log_in p {
            display: none;
        }
}

@media screen and (max-width: 700px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}

@media screen and (max-width: 768px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
    .article-tags > li {
        line-height: 2;
        margin-bottom: 0rem;
        margin-left: 0.4rem;
        max-width: 70%;
    }
}

@media screen and (max-width: 500px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}

@media screen and(min-width: 440px) and (max-width: 640px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}

@media (min-device-width:320px) and (max-device-width:640px) {
    .log_in {
        background-color: transparent;
        padding: 0;
    }

        .log_in p {
            display: none;
        }
}



@media screen and (max-width:500px) {
    .contact .columns_2 {
        padding: 0;
        margin: 0 0 1rem;
    }

    .text_label {
        width: 95%;
        float: right;
    }

    .contact .contact_btn {
        width: 100%;
    }

    .cont_img {
        background-size: cover;
        height: 111px;
        background-repeat: no-repeat;
        background-position: top;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:768px) {
    .cont_img {
        background-image: url(../img/img_contactdinero.jpg);
        display: block;
        background-size: cover;
        width: 100%;
        height: 111px;
        background-repeat: no-repeat;
        background-position: right;
    }
}

div#contentItem li {
	font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	list-style-position: outside;
	margin-left: 20px;
}

div#contentItem li span {
	font-weight: bold !important;
}
