#content-output{
    background: white;
    max-width: 1240px;
    margin: 0 auto;
    min-height: 700px;
    padding: 16px;
    margin-bottom: 32px;
}


.sliderCompMin {
    min-width: 250px;
}

.lmtTable {
    overflow-y: auto;
    max-height: 400px;
}

.txtEntriesStyle {
    font-size: 14px;
    font-style: italic;
    margin-left: 16px;
}