﻿.ui-content {
    /* (exposed comment) 20161129 SVJ: padding overridden to 0.5em for de-DE side-by-side button captions - Cancel button ellipses */
    padding: 0.5em;
    padding-bottom: 1em;
}

.stickyfooter {
    font-size: x-small;
    font-weight: 700;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #dfdfdf;
    z-index: 10000;
}
