.header-container {
    height: 200px;
}

.main-content {
    padding: 20px;
}

/* Estimate Table Crap */
.estimate-total-col {
    width: 10%;
}

.estimate-input-col {
    width: 15%;
}

.dt-type-numeric {
    text-align: start !important;
}