.bar {
    height: 18px;
    background: green;
}

.files_block {
    background-color: rgb(244, 245, 247);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
}

.file_list {
    margin-top: 20px;
    margin-bottom: 20px;
}

.form_style_ext {
    margin-right: 10px;
}

.fu_progress {
    margin: 15px;
    display: none;
}
.subHeader2 {
    font-size: 24px;
    text-align: left;
    margin-left: 50px;
    font-weight: bold;
}

.admin_user_jury_org {
    background-color: skyblue; !important;
}

.legenda_jury_org {
    background-color: skyblue; !important;
}

.admin_debug {
    background-color: #91559a; !important;
}

.legend_debug {
    background-color: #91559a; !important;
}