.max-width div.elunicTable {
    display: block !important;
    margin: auto;
    max-width: 1200px;
}

.positions-line > div.uiValue.greyFont {
    width: 100% !important;
    padding: 0;
}

/*.max-width table.invoiceSums {
    margin-right: calc((100% - 1200px) / 2 + 87px) !important;
}*/

.contextBox .documentPreview {
    border: none;
    border-left: 1px solid #ddd !important;
    padding-left: 25px;
    width: 600px;
    height: 320px;
}

.elunicTable .tableRows a.highlight .icon {
    color: #13a7dd;
    opacity: 1;
}

.contextBoxItem .sent {
    color: #3C3;
}

.elunicViewHead .dynamicButton .pdfIcon {
    line-height: 29px;
}