.box-header{display:flex;border:1px solid;border-radius:5px;box-shadow:none;padding:30px 15px;background-color:#f5f5f5;gap:15px;justify-content:space-between}.box-header.none{border:0;border-radius:none;box-shadow:none;padding:0;background-color:inherit;gap:40px;justify-content:space-between}.box-header-inside{border:1px solid;border-radius:5px;box-shadow:none;padding:30px;background-color:#f5f5f5;gap:15px;justify-content:space-between}@media(max-width:767px){.box-header{flex-direction:column}}.box-header .first-column{width:inherit}.box-header .last-column{width:inherit}.box-header * :last-of-type{margin-bottom:0}.box-header * :first-of-type{margin-top:0}.panel-titres li[id^="attachments"]{display:none}