.fee-calc-holder {
    margin: 30px 0;
}
.fee-table {
    height: 320px;
}
.fee-table th {
    text-align: left;
}
.fee-table td {
    text-align: center;
    width: 42px;
}
#retirementPlans {
    min-width: 100px !important;
    width: 100px !important;
    margin: 0 12px;
}
.fee-result {
    margin: 20px 0;
    font-size: 16px;
}
.court-table {
    height: 300px;
}
.court-table td {
    padding-right: 30px;
}
.court-table th {
    text-align: left;
    font-weight: 600;
}
.ui-tabs-anchor {
    font-size: 13px;
}
.ui-tabs-panel p,
.ui-tabs-panel li {
    font-size: 14px;
}