﻿.table {
    padding-left: 20px;
    padding-right: 20px;
}

.techDataHeader {
    padding: 20px;
    padding-bottom: 10px;
}

.techDataFooter {
    padding: 20px;
    padding-top: 0;
}

.wtHolder {
    height: 100% !important;
}

.handsontable th, .handsontable td {
    height: 22px;
    font-size: 12px !important;
}

