.movie-box-3 .title, .celebrity-content h3{
    font-size: 1.3em
}

.celebrity-grid-1 .celebrity-image{
    max-height: 400px;
}

.oculto{display: none;}
.fa-1_5x{ font-size: 1.5em !important;}

#fechaVisionado, #fechaVisionadoEpisodio{
    border: 1px solid #dddddd;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

.picker__table, .picker__table td, .picker__table th{
    border: none !important;
}

.picker__select--year, .picker__select--month{
    border: none !important;
    height: auto !important;
    padding: 0 !important;
    text-align: center;
}

.picker__select--month{
    width: 50% !important;
}

.picker__nav--next, .picker__nav--prev{
    padding: .5em 1em !important;
}

#peliculasVistas_wrapper, #peliculasVistas,
#seriesVistas_wrapper, #seriesVistas{
    width: 100% !important;
}

/*select[name=peliculasVistas_length]{*/
/*    padding: 5px 25px 5px 10px;*/
/*}*/

#peliculasVistas, #peliculasVistas th, #peliculasVistas td,
#seriesVistas, #seriesVistas th, #seriesVistas td{
    border: none;
    border-bottom: 1px solid #e3e3e3;
}

#peliculasVistas .admin-action-icon, #seriesVistas .admin-action-icon{
    font-size: 18px;
}

#peliculasVistas td.no-wrap, #seriesVistas td.no-wrap{
    white-space: nowrap;
}

.cabecera-seccion{
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*.temporadas .lista-episodios{*/
/*    padding:0;*/
/*}*/

/*.lista-episodios .d-flex{*/
/*    display: flex !important;*/
/*}*/

/*.f-1{ font-size: 8px !important; }*/
/*.f-2{ font-size: 10px !important; }*/
/*.f-3{ font-size: 12px !important; }*/
/*.f-4{ font-size: 14px !important; }*/
/*.f-5{ font-size: 16px !important; }*/

/*.film-list .d-flex{*/
/*    display: flex!important;*/
/*}*/

.modal-backdrop{
    display: none;
}

.select-2-contenedor textarea{
    min-height: auto;
}