.dropdown-menu {

    color:#f8f8f8;
    background-color:#333333
}

.dropdown-menu>li>a {
    color: white;
}

@media only screen and (max-width: 845px) {

    #textoDerchaGrafico{
    padding-top:10% !important;
    }

    #botonDescargarSerieDatos{
        text-align: left;
    }

}
