﻿.EditorPrilohGrid {
    position: absolute;
    top: 0px;
    bottom: 60px;
    left: 0px;
    right: 10px;
    max-width: 1000px;
    background-color: antiquewhite;
}

.EditorPrilohUploader {
    position: absolute;
    bottom: 4px;
    left: 10px;
}

    .EditorPrilohUploader > .dx-fileuploader-wrapper {
        width: 500px;
        display: inline-block;
        vertical-align: top;
    }

.EditorPrilohBtnVlozitDokument {
    display: inline-block;
}
