.container {
    max-width: 95% !important;
}

.table {
    border: 1px solid #e9e9e9;
}

.float-right {
    float: right !important;
}

.table td{
    vertical-align: middle !important;
}