.menu-fundo-verde div {
    background-color: #70ad2c;
    text-align: center;
    color: #ffffff;
    width: 110px;
    line-height: 45px;
    border-radius: 5px;
}

.menu-fundo-verde div a {
    color: #ffffff;
}

.filter input[name="de"] {
    width: 90px !important;
}

.filter input[name="ate"] {
    width: 90px !important;
}