#adds {

    margin-bottom: 6px;
}

.plus_colonne {
    font-size: 25px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    text-align: center;
    background-color: #87cb16;
    color: #fff;
    border-radius: 14px;
    font-weight: bold;
    padding-bottom: 8px;
    float: right;
    cursor: pointer;
}


.my-dropzone_frais {

    min-height: 0px !important;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
    box-sizing: border-box;
}

.dropzone_affect_file {
    height: 20px;
}

#total_ht {
    text-align: center;
}

.upload_frais_td .card {
    margin-bottom: 0px;
}

.upload_frais_td {
    padding-bottom: 15px !important;

}

.img_container .file_projet_liste .image_div {
    background-color: #00000000 !important;
}

.p-2 {
    margin-bottom: auto;
    height: auto;
    background-color: #fffefe
}

.p-2 img.ged_image {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.liste_file_frais {
    margin-bottom: 50px;
}

.dropzone_affect_file .dz-success-mark,
.dropzone_affect_file .dz-error-mark,
.dropzone_affect_file .dz-progress,
.dropzone_affect_file .dz-error-message .dropzone_affect_file .dz-details {
    display: none;
}

.upload_frais_td {
    width: calc(100% / 7);
}

/* a.delete_file {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 15px;
}
a.delete_doc {
    position: absolute;
    margin-left: 10px;
    text-align: right;
    top: -4px;

} */
.pe-7s-trash:before {
    font-size: 15px;
}

.upload_frais_td .card {
    border-radius: 0px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 5%), 0 0 0 0px rgb(63 63 68 / 10%);
    clear: both;
    text-align: center;
}

.image_div .icon_file {
    font-size: 20px;
}

.img_container .image_div {
    margin-top: 20px;
}

.icons_user span {
    font-size: 11px;
    vertical-align: super;
}

.dropzone_text {
    color: #1DC7EA;
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
}

.dropdown .moins_colonne {
    cursor: pointer;
}

.titre_drop_zone {
    margin-top: 100px;
}

.file_projet_liste {
    display: flex;
    align-items: center;

}

.upload_frais_td {
    position: relative;
    align-items: center;
}

#euro_symbol {
    width: 20px;
}


.file_div {
    display: flex;
}

a.delete_file {
    margin-right: 5px;
}

.file_project {
    width: fit-content !important;
}

.liste_file_frais {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 10px !important;
}

.file_projet_liste {
    width: fit-content;
    margin-top: 10px;
    justify-content: start;
    float: none;
    display: flex;
    align-items: center;
}

.img_container .image_div {
    margin-top: 0px !important;
}

.pe-7s-trash {
    margin-left: 4px;
}

.document_element {
    margin-top: 10px;
}

.suivie-frai-document-div {
    display: flex;
    flex-wrap: wrap;
}

.file_project .document_element .file_name {
    font-size: 11px !important;
}

.file_projet_liste a {
    display: flex;
    justify-content: left;
}

.img_container {
    display: -webkit-inline-box !important;
    flex-wrap: wrap !important;
}

.suivie-frai-document-div {
    padding-bottom: 15px;
}