@media print {
    div {
        word-wrap: break-word;
        margin: 0px auto 0px auto;
        display: inline !important;
        /*overflow: visible !important;*/
    }
    #accordion {
    display: none !important;
    }
	
	#readspeaker_button1{
    display: none !important;
    }
	
	.rs_skip rsbtn rs_preserve{
    display: none !important;
    }
	
	
	
    #productos2 {
        display: inline-block !important;
        width: 95%;
    }

    #contenedor {
        display: block !important;
        width: 550px !important;
    }

    .productos2subir {
        margin-top: -85px;
    }

    .imprimiroculto {
        display: initial;
    }

    .tab-content.vertical.w-selector {
        margin: 0px;
        padding: 0px;
    }

    #footer, .list-selector-mobile, .modulos-grales, .tools, #changesize {
        display: none !important;
    }

    #header .nav-top, #header .inner-content .content-nav, #header .bg-head {
        display: none !important;
    }

    .ficha .inner-content .grid .share {
        display: none !important;
    }

    /*.col-7 {
    border: 1px solid #0ff!important;
}*/
    #miga {
        display: block;
    }

    .col-7 {
        margin-top: 2px;
    }
    .col-7 .be_field, .col-7 .tools {
        display: none !important;
    }

    .tab-content > .tab-pane {
        display: block;
        padding-bottom: 3rem;
    }

    .fade {
        opacity: 1;
    }

    #head-ficha {
        margin-bottom: 0px !important;
    }

    #grey-zone {
        background-color: #fff;
        padding-top: 0px;
        /*border: 1px solid #f00 !important;*/
        display: block !important;
    }

    #grey-zone .col-9 {
        width: 100%;
        padding: 3px;
    }

    #grey-zone .tab-content.vertical {
        border-left: none;
        width: 94%;
        /*page-break-after: always !important;
        page-break-before: always !important;*/
    }

    .detalle-noticia .col-9 {
        width: 100%;
    }

    .title-line.icon [class^="icon-"], .title-line.icon [class*=" icon-"] {
        display: none;
    }

    p {
        line-height: 20px;
        font-family: open_sansregular;
        font-weight: inherit;
        font-style: inherit;
        font-size: 13px !important;
        word-wrap: break-word !important;
        padding: 5px !important;
    }

    .anchoimprimir {
        width: 780px !important;
    }
}
