/* Gif de carga */
.loading,
.text-loading {
    text-align: center;
}

#loading_spinner {
    display: none;
    margin: 0 auto;
}