


#sidebar {
    min-width: 200px;
    max-width: 200px;
    background-color: #009cde;
    color: var(--sk_text_inverse);
}

.user {
    width: 300px;
    z-index:30;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 7px;

    background-color: #009cde;
    color: var(--sk_text_inverse);
}

.form-asset-agence {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.title-cf {
    text-align: left !important;
}

.fullHeight {
    height: 60vh !important;
}

#multi-upload {
    width: 50%;
}

#multi_file {
    padding: 0.2rem !important;
}

#multi-upload {
    border: 1px solid gray;
    border-radius: 5px;
    padding: 15px;
}

#assets_f_coffre_fort {
    display: none !important;
}

.spinner-border {
    margin: 20px;
}

.cf-arbo-status {
    margin-right: 5px;
}

#cf-tab-agences .uploadComponent {
    font-size: 1rem;
}

