a.debtorsPaymentPlanCalculateLink {
    padding-top: 7px;
    display: inline-block;
}

.stackedContainer > .controlContainer.debtorsPaymentPlanCalculate {
    display: none;
}

a.debtorsPaymentPlanConfirmCalculateLink {
    padding-top: 7px;
    display: inline-block;
}

.stackedContainer > .controlContainer.debtorsPaymentPlanConfirmCalculateLink {
    display: none;
}


.debtorsIssueInvoicePreview {
    float: left;
    margin-left: 5px;
}

.schedulePanel.panel {
    padding-left: 0;
    border-top: none;
}

.schedulePanel .controlContainer {
    width: 60px;
}

.schedulePanel .editorLabelAutoWidth {
    width: 100px;
    padding-right: 0;
}

.schedulePanel #OfEveryPanel .editorLabel {
    padding: 4px;
    line-height: 26px;
    font-weight: 600;
}

.schedulePanel #SpacerPanel .editorLabel {
    padding: 4px;
    line-height: 26px;
    font-weight: 600;
}

.schedulePanel.panel > header {
    display: none;
}

.schedulePanel .editorField input[type='checkbox'] {
    width: 16px;
}
.thumbnailViewControl.dynamicLayout .thumbnailItem .thumbnailSection .fieldElement.thumbnailRed .editorField {
    color: red;
}

