.container .row .form-actions .btn, .container .row .well .btn  {
    margin:5px;
    min-height:20px;
}
.table-striped tbody tr:nth-child(2n+0) td, .table-striped tbody tr:nth-child(2n+0) th,.table-striped thead {
    background-color: #d9d9d9;
}

.filters input {
    width:auto;
}
.push {
    height: 168px;
}