﻿/*# sourceMappingURL=style.css.map */
.table-condensed > thead > tr > th:nth-child(1), .table-condensed > tbody > tr > th:nth-child(1), .table-condensed > tfoot > tr > th:nth-child(1), .table-condensed > thead > tr > td:nth-child(1), .table-condensed > tbody > tr > td:nth-child(1), .table-condensed > tfoot > tr > td:nth-child(1) {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.table-condensed > thead > tr > th:nth-child(7), .table-condensed > tbody > tr > th:nth-child(7), .table-condensed > tfoot > tr > th:nth-child(7), .table-condensed > thead > tr > td:nth-child(7), .table-condensed > tbody > tr > td:nth-child(7), .table-condensed > tfoot > tr > td:nth-child(7) {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
