/** Partenaire Juris Actis - Espace Formalité **/

.offre-body.partner-7e52ba87ffb4e9b21a527b85de1e285f {
    background: linear-gradient(91.55deg, var(--theme_degraded_bg_color_start) 42.91%, var(--theme_degraded_bg_color_end) 73.19%) !important;
}

#main-container.partner-7e52ba87ffb4e9b21a527b85de1e285f .background_image {
    display: none !important;
}

.chat-header {
    background: linear-gradient(
            135deg,
            #6d1952 0%,
            #6d1952 60%,
            #952b55 90%,
            #bc3257 100%
    ) !important;

}

.one-attachment-other p {
    background-color: #ecd5d5 !important;
}

.send_message ,
.file-upload {
    background-color: #ecd5d5 !important;
}

.message_self p {
    background-color : #952b55 !important;
}

.send-msg-btn {
    background: linear-gradient(90deg, #952b55, #bc3257);
}