﻿.edit-container {
    display: inline;
    float: left;
}

.edit-control {
    float: left;
    margin-right: 2px;
    margin-top: 1px;
}

.edit-select {
}

.edit-number {
    text-align: right;
}

div.dataTables_scrollBody tbody tr td {
    height: 30px;
}

table.table-bordered tbody tr {
    height: 31px;
}