.btn-azul
{
    background-color: #57a3fd !important;
    border-color: #57a3fd !important;
    color: white !important;
}

button.no-button
{
    background: none;
    border: none;
}

.bg-azul
{
    background-color: #57a3fd !important;
    color: white !important;
}