.tablas{
 background:#fff;
 font-size:12px;
 font-family:roboto;
 border-radius:5px;
}

table th{
    background:#75b72a;
    padding:20px;
    color: #fff;
    font-weight: 500;
 
}
/*tr td:last-child{*/
/*    display:flex;*/
}
.views-exposed-form .views-exposed-widget .form-submit {
    border-radius: 20px;
    border: 1px solid #e4e4e4;
    font-family: "Lucida Grande", Verdana, sans-serif;
    padding: 4px 17px;
    cursor: pointer;
    border-bottom: 1px solid #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
}
.views-exposed-form .views-exposed-widget {
    padding: 0.1em 0.2em 0 0;
}
a{
color:blue;

}
