.overview_label > tbody > tr.entryGroupHeader > th {
    font-size: 1rem;
    padding: 5px 5px 0px 5px;
}

.overview table.overview_label table td {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 17px;
}

.entryGroupContent > td > table, .entryGroupContent .tableCustomer {
    margin-bottom: 5px;
    padding: 5px;
    margin-top: -4px;
}

#header, #subtabs_header, #subsubtabs_header {
    margin: 0px;
}

.overview .overview_data td.label {
    width: 50%;
}

div#tabs, div#subtabs, div#subsubtabs, div#subsubsubtabs {
    margin: 5px 0px;
}

table.overview_label {
    border-collapse: collapse;
}

#tabContainer {
    margin-top: -10px;
}

#tabContainer .ui-tabs-nav li {
    padding: 5px 10px;
}

.tabHeader {
    margin: 5px 0px;
    font-size: 0.9rem;
}

.customerShortList .scrollApplication, .customerShortList .scrollPolicy, .customerShortList .scrollExternalPolicy, .customerShortList .scrollClaim, .customerShortList .scrollCase, #tabContainer .drag-handle {
    padding: 5px;
}

.customerShortList .scrollApplication, .customerShortList .scrollPolicy, .customerShortList .scrollExternalPolicy, .customerShortList .scrollClaim, .customerShortList .scrollCase {
    margin-bottom: 5px;
}

.databaseTable td {
    padding: 4px;
}
