
.buttons .apply {
    background-color:darkgreen;
}

.buttons .data-botoes {
    background-color:#ffffff;
}

.buttons .botao-menu{
    width: 140px;
}

.linha-estacao-selecionada{
    color: dodgerblue;
}

.vermelho {
    color: black!important;
    background-color: white!important;
    background-image: none !important;
    font-size: small;
    font-family: Arial;
}

.ui-datatable{
    background-color: white !important;
    border: none !important;
}
.ui-datatable-data {
    background-color: white !important;
    border: none !important;
}

.borda-none{
 background-color: white !important;
    border: none !important;

}

.espaco{
    padding: 0px;
}

