
    .noticia {
        background: #f4f5f7;
        padding: 15px;
        margin-bottom: 40px;
        border-radius: 8px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
        float: left;
        width: 100%;
    }

    .noticia h2 {
        font-size: 20px;
        color: #616161;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 0;
        display: block;
    }

    .autor {
        font-size: 16px;
        font-weight: bold;
        color: #284c64;
        margin-bottom: 10px;
    }

    .fuente {
        font-size: 14px;
        color: #000;
        margin-bottom: 10px;
    }

    .noticia h2 span {
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
        font-size: 0.8em;
    }

    .noticia .fa-link {
        color:#fff;
        background: #284c64;
        padding: 7px;
        border-radius: 7px;
        margin-right: 15px;
        margin-bottom: 30px;
        float: left;
    }

    .noticia .fa-link:hover {
        background-color: #126060
    }

    .resumen {
        /*display: none;*/
        margin-top: 10px;
/*        padding: 20px;*/
/*        background: #f6f6f6;*/
        /*background: #eef;
        border-left: 4px solid #2a7ae2;*/
/*        border-radius: 5px;
        clear: left;*/
        font-size: 0.9em;
        color: #444;
    }

    .temas {
        font-size: 0.9em;
        margin-top: 20px;
    }

    .temas a {
        margin-left: 15px;
        float: left;
        color: #284c64
    }

    .temas span {
        float: left;
    }

    /*#aq {
        float:left;
        width: 70%;
        margin-left: 10px;*/
        /*padding-right: 40px!important;
        font-size: 0.9em;
        margin: 0;
    }*/

    #at {
        float: left;
        width: 70%;
        margin-left: 10px;
        font-size: 1em;
        padding: 4px;
    }

    #ai, #af {
        float: left;
        width: 28%;
        margin-left: 10px;
        font-size: 0.9em;
        margin: 0;
    }

    #daterange {
        font-size: 0.9em!important;
    }

    .ver-mas {
        color: #284c64;
        cursor: pointer;
        display: block;
        float: left;
    }

    .ver-mas:hover {
        color: #126060;
    }

    .ver-mas:after, .temas a:after {
        content: '';
        display: block;
        height: 2px;
        width: 0;
        transition: width .5s ease, background-color .5s ease;
    }

    .ver-mas:hover:after, .temas a:hover:after {
        width: 100%;
        background: #444;
    }

    .titulo_lista {
        margin-top: 20px;
        border: 1px solid #ccc;
        border-radius: 8px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
        background: #f6f6f6;
        padding: 15px 20px;
        padding-bottom: 0;
        margin-top: 60px;
    }
    .titulo_lista h2 {
        color: #666674;
	    font-size: 1.4em;
        font-weight: 700;
        letter-spacing: 1px;
        margin: 0;
    }

    .caja_busqueda {
        float: left;
        width: 100%;
        font-size: 0.9em;
        background: #ddd;
        padding: 10px 1%;
        border: 1px solid #bbb;
    }

    .caja_busqueda .buscar {
        width: 34%;
    }

    .caja_busqueda .temas {
        width: 17%;
    }

    .buscar_fechas {
        width: 48%;
        padding: 0;
    }

    .caja_busqueda div {
        float: left;
    }

    .texto_fecha {
        width: 50%;
        text-align: right;
    }

    .texto_fecha span {
        font-weight: bold;
        display: block;
        padding-top: 8px;
        padding-right: 10px;
    }

    .fecha_sel {
        width: 50%;
    }

    .caja_resultados {
        width: 100%;
        border: 1px solid #bbb;
        border-top: 0;
        padding: 10px;
        margin-bottom: 40px;
        float: left;
    }

    .entradas {
        width: 100%;
        padding: 8px 0 8px 10px;
        border-radius: 5px!important;
        background: #f8f8f8!important;
        border: 1px solid #ccc;
        float: left;
    }

    .iconos {
        width: 100%;
        position: relative;
    }

    .iconos i {
        position: absolute;
        right: -11px;
        top: 0;
        text-align: center;
        border-right: 0;
        font-size: 0.98em;
    }

    /*.iconos i:hover {
        background: #ccc;
    }*/

    .iconos .der {
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        /*border: 1px solid #ccc;*/
        background: #284c64;
        color: #fff;
    }

    .iconos .der:hover {
        background: #126060;
    }

    .icon {
        padding: 9px 5px;
        min-width: 30px;
        float: left;
    }

    #bus {
        background: #284c64;
        color: #fff;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    #bus:hover {
        background-color: #126060;
    }

    #cancelab, #fechafm {
        background: #d4aa1e;
        color: #444;
        margin: 0!important;
        float: left;
    }
    
    .tbusqueda {
        text-transform: uppercase;
        font-size: 0.7em;
        color:#000;
    }

    #cancelab:hover, #fechafm:hover {
        background-color: #eec336;
    }

    #pagina {
        display: none;
    }

    .navega {
        position: relative;
        float: right;
        width: 30%;
        margin: 0;
        position: relative;
    }

    .navega .bus {
        background: #284c64;
        color: #fff;
    }

    .navega .bus:hover {
        background-color: #126060;
    }

    .navega .nobus {
        background: #ddd;
        color: #444;
    }

    .navega i {
        position: absolute;
        top: 0;
    }

    .navega #izquierda {
        padding: 9px;
        /*min-width: 25px;*/
        left: 34px;
    }

    .navega #izquierda_t {
        padding: 9px;
        /*min-width: 25px;*/
        left: 0;
        transform: rotate(-180deg);
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .navega #derecha {
        padding: 9px;
        /*min-width: 25px;*/
        right: 34px;
    }

    .navega #derecha_t {
        padding: 9px;
        /*min-width: 25px;*/
        right: -1px;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    #muestra {
        text-align: center;
        font-size: 0.9em;
        padding: 8px 0;
        border-radius: 5px!important;
        background: #f8f8f8!important;
        border: 1px solid #ccc;
        float: left;
        margin: 0;
        width: 100%;
    }

    #daterange {
        margin: 0;
        /*text-align: center;*/
    }

    .texto_resultados {
        float:left;
        width: 40%;
        margin: 0;
        padding-top: 5px;
    }

    .texto_resultados p {
        margin: 0;
    }

    .lista_noticias {
        width: 100%;
    }

    .lista_noticias td {
        font-size: 0.85em;
    }

    .lista_noticias td:nth-child(2) {
        width: 8%;
    }

    .lista_noticias td:nth-child(3) {
        width: 16%;
    }

    .lista_noticias td:nth-child(4) {
        width: 12%;
    }

    .lista_noticias td:nth-child(5) {
        width: 8%;
    }

    .lista_noticias td:nth-child(6) {
        width: 8%;
    }

    .lista_noticias td:nth-child(7) {
        width: 12%;
    }

    .lista_noticias td:nth-child(9) {
        width: 12%;
        word-break: break-all;
    }

    .lista_noticias tr:first-child {
        background: #ddd;
        font-weight: bold;
    }

    .caja_navega {
        border: 1px solid #ccc;
        padding:10px;
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }

    .navega_resultados {
        float: left;
        width: 50%;
    }

    .navega_resultados button {
        margin: 0;
        font-size: 0.9em;
    }

    td button {
        padding: 5px 8px;
    }

    .captura_registro tr td {
        border-color: #fff!important;
        border: none!important;
        vertical-align: top;
    }

    .captura_registro td:nth-child(1) {
        width: 20%;
    }

    .captura_registro td:nth-child(2) {
        width: 80%;
    }

    .captura_registro input {
        margin: 0;
    }

    .mensaje {
        color: red!important;
        font-size: 0.8em;
        margin: 0;
        margin-top: 5px;
        display: none;
    }

    #revi div {
        margin: 15px 15px;
    }

    #revi input {
        width: 98%;
    }

    .noticias {
        background: #ccc;
        width: 100%;
        margin-bottom: 100px;
    }

    #caja_noticiasd {
        border: 1px solid #ddd;
        padding: 10px 0 20px;
        border-radius: 5px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
        width: 100%;
        float: left;
        display: none;
    }

    
    #caja_noticiasd span {
        font-size: 0.9em;
        display: block;
    }

    #caja_noticiasc {
        border: 1px solid #ddd;
        padding: 20px 25px 0;
        border-radius: 5px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
        float: left;
        width: 100%;
    }

    #caja_noticiasc input {
        margin: 10px 0 5px;
        padding: 7px 10px;
        font-size: 0.9em;
    }
    
    .boton {
        float: left;
    }

    .ligab {
        background-color: #f96868;
        color: white!important;
        padding: 6px 20px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 0.7em;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
    }

    .ligab:hover {
        background-color: #2692ea;
    }
    
    .swiper {
        width: 90%;
        padding-bottom: 50px;
        padding-left: 8px;
        padding-right: 22px;
    }

    .swiper-wrapper {
        width: 100%;
    }
      
    .swiper-slide {
        background: #ffffff;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        height: auto;
        position: relative;
        padding: 0;
        padding-bottom: 50px;
        border: 1px solid #eee;
    }
    
    .swiper-slide p {
        color: #fff;
        font-family: 'Noto Sans', sans-serif;
        font-weight: bold;
    }

    .swiper-slide p {
        margin-left: 25px;
        margin-right: 25px;
    }
      
    .swiper-slide .slide_titulo {
        font-size: 1.1em;
        color: #606060;
    }

    .swiper-slide .slide_autor {
        color: #274d64;
        font-size: 0.9em;
    }

    .swiper-slide .slide_medio {
        color: #b4b4b4;
        font-size: 0.9em;
    }

    .swiper-slide .slide_medio span {
        color: #000;
        text-transform: uppercase;
    }

    .swiper-slide .slide_resumen{
        color: #b4b4b4;
        font-weight: normal;
        font-size: 0.8em;
    }

    .noti_tit {
        font-family: 'Noto Sans', sans-serif;
        font-size: 2em;
        font-weight: bold;
        margin: 40px 0;
        text-align: center;
        color: #fff;
        display: none;
    }

    .full-width {
        width: 100%;
        padding: 0;
        padding-top: 60px;
        margin-top: 60px;
        
        /*left: 50%;
        right: 50%;
        margin-left: -52%;
        margin-right: -52%;*/
        background: linear-gradient( to bottom, #00f7d212 0%, #00f7d212 50%, #ffffff 50%, #ffffff 100% );
        /*padding: 8%;
        padding-bottom: 8%;
        padding-top: 2%;*/
        /*-webkit-box-shadow: inset 0px -20px 25px 0px rgba(0,0,0,0.32);
        -moz-box-shadow: inset 0px -20px 25px 0px rgba(0,0,0,0.32);
        box-shadow: inset 0px -20px 25px 0px rgba(0,0,0,0.32);*/
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        margin-bottom: 80px;
        position: relative;
    }

    .liga1 {
        /*background-color: #126060;*/
        background-color: #f96868;
        color: white;
        padding: 6px 20px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 0.7em;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
        position: absolute;
        bottom: 20px;
    }

    .ligaa {
        background-color: #2692ea;
        color: white;
        font-size: 0.9em;
        padding: 5px 15px;
        position: absolute;
        right: 30px;
        bottom: 10px;
        z-index: 100001;
    }

    .liga1:hover {
        background-color: #2692ea;
    }

    .ligaa:hover {
        background-color: #f96868;
    }

    .liga1 i {
        margin-left: 20px;
    }

    .barra_menu {
        background: #6c747c;
        float: left;
        width: 100%;
        padding: 0 10px;
        margin: 0;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .barra_menu a {
        padding: 5px 8px;
        margin: 0;
        font-size: 0.9em;
        color: #fff;
        float: left;
        /*margin-bottom: 7px;*/
    }

    .barra_menu a:hover {
        background-color: #5a6268;
    }

    @media screen and (max-width: 768px) {
        .daterangepicker.show-calendar .drp-buttons{
            display: flex;
            gap: 10px;
        }
        
        .daterangepicker{
            right: 0px !important;
            top: 0px !important;
            left: auto;
            width: 100vw;
            height: 100vh;
            position: fixed;
            overflow: auto;
            margin: 0;
        }
        
        .daterangepicker .drp-calendar {
            max-width: unset;
        }

        .caja_busqueda .buscar {
            width: 100%;
        }

        .buscar_fechas {
            width: 100%;
            margin-top: 10px;
        }

        .temas {
            display: none;
        }

        .texto_fecha {
            width: 25%;
        }
    
        .texto_fecha span {
            font-size: 0.8em;
            padding-right: 5px;
        }

        .fecha_sel {
            width: 75%;
        }

        #daterange {
            font-size: 0.8em;
        }

        .texto_resultados p {
            font-size: 0.8em;
        }

        .texto_resultados {
            width: 100%;
        }

        .navega {
            width: 100%;
        }

        .navega input {
            font-size: 0.8em;
        }

        .full-width {
            padding-bottom: 18%;
        }

        .ligaa {
            font-size: 0.8em;
        }

        .noti_tit {
            font-size: 1.4em;
        }
        
    }