body * {
    font-family: 'Lato' !important;
}

body {
    background-attachment: fixed;
    background-position: center;
    padding-bottom: 50px;
}

.Fullscreen .centred-bloc {
    opacity: 1;
    border-radius: 5px;
}

#sect_34_r_0_0 .ns-ztxt {
    background: #dbe4f0;
}

.ns-texte, .ns-date, .ns-quanti, .ns-quali {
    display: flex;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.ns-t-table {
    border-radius: 5px;
    overflow: hidden;
}

.ns-t-table {
    margin-bottom: 20px;
}

.ns-zlq {
    background: #C6D9F1;
    padding-left: 10px !important;
    margin-right: 0px !important;
    width: 50%;
}

.ns-t-table .ns-zlq {
    margin-bottom: -23px;
    width: calc((100% / 2) - 20px);
}

.ns-zr.ns-qr-horizontal {
    padding: 10px;
    background: #f9f9f9;
    width: 50%;
}

input[type="text"] {
    width: 100%;
    border-bottom: 1px solid #abadb3;
    background-color: #f0f0f0;
}

/** Ajustement spécifique à la question calendrier **/
.ns-zq.ns-date .ns-zr.ns-qr-horizontal {
    display: flex !important;
    gap: 20px;
    align-items: center;
}

.ns-zq {
    padding: 0 !important;
}

.ns-zlq {
    padding: 10px !important;
    font-weight: bold !important;
}

.ns-table {
    width: 100%;
}

.fontlignesoft.ns-col-label {
    background: #C6D9F1;
    width: 50%;
    font-weight: bold !important;
    color: #365F91 !important;
    padding: 10px !important;
    text-align: right !important;
}

.fonttabsoft.ns-zlq {
    padding-bottom: 20px !important;
    font-size: 15px !important;
    margin-bottom: -24px !important;
    color: #365f91;
}

.ns-table-cell>.ns-bouton-selected {
    background-color: #396cea !important;
    color: #ffffff !important;
}

.ns-table .ns-cell.ns-zlr {
    display: inline-block;
    width: 85px;
    white-space: nowrap;
}

.validation-button {
    text-align: center;
    display: block;
    background: #4c87b9;
    color: #fff;
    padding: 15px;
    border-radius: 4px;
    transition: all 0.5s ;
}

.validation-button:hover {
    background: #3a6d99;
}

.note {
    font-weight: 300;
    font-style: italic;
}

.engagement {
    border: 5px solid #c6d9f1;
    padding: 25px;
    border-radius: 14px;
    color: #365f98 !important;
    font-size: 15px !important;
}

/** Mise en place des thèmes **/

/** Formulaire individuel **/
#IdxContTheme49 .ns-zlq {
    background: #FCE9D9;
    color: #ab7e58;
}

#IdxContTheme67 .ns-zlq {
    background: #F1DBDB;
    color: #8f6363;
}

.ns-theme-z .ns-inline-b.ns-center-v {
    font-family: 'Inter' !important;
}

/** Formulaire d'engagement **/

#sect_68_r_0_0 .ns-zlq {
    background: #FCE9D9;
    color: #ab7e58;
}

#sect_68_r_0_1 .ns-zlq {
    background: #F1DBDB;
    color: #8f6363;
}