/* vars */
:root{
    --formLabel-width: clamp(10rem, 25%, 25rem);
    --content-hrPadding: 1rem; 
}

/* generalities
_____________________________________________________________________*/
html, body{
    margin: 0;
    padding: 0;
    width: 100%;
    height:100%;
    font-size: 14px;
}
body, input, textarea, button, label, select {
font-family: "Noto Sans", Tahoma, Helvetica, sans-serif;
font-size: 1rem;
}
a {
    text-underline-position: under;
}
a:hover{
    text-decoration: underline;
    text-underline-position: auto;
}
a img {
    border:0;
}
form{
    margin:0;
}
ul, ol, li {
    margin:0;
    padding:0;
}
ol li{
    list-style: inside decimal;
}
ul li{
    list-style:none;
}
samp,code {
    line-height: 1.5em;
    font-size: 12px;
    border-radius: 3px;
}
samp {
    padding: .25em .5em;
}
code {
    display: block;
    position: relative;
    padding: 1.2em;
    word-break:break-all;
}
fieldset + code {
  margin-top: .42855em;
}
code::after {
    content:"";
    display: inline-block;
    width: calc(1.714em + 5ch);
}
.codeContainer {
    display: flex;
    position: relative;
}
code + .copyCodeBtn {
    position: absolute;
    right:1px;
    bottom:1px;
    top:auto !important;
}
hr {
    border-width:1px 0 0;
    border-style: solid;
    margin:2.42855em 0 2em;
}
.hr-formSeparator {
    margin-top: 1.42855em;
}
small {
    font-size:.75em
}
.strongLabel {
    font-weight: bold;
    display: block;
}
.txt_nowrap {
    white-space: nowrap;
}

/* 
_____________________________________________________________________*/
.asterix,
label.required::after{
    vertical-align: text-top;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 0.8em;
}
label.required::after{
    content:"*";
}
.hidden {
    display: none !important;
}

/* icons font (icomoon-v18)
_____________________________________________________________________*/
  @font-face {
    font-family: 'icomoon';
    src:
      url('icomoon-m1.5/fonts/icomoon.ttf?xr5ita') format('truetype'),
      url('icomoon-m1.5/fonts/icomoon.woff?xr5ita') format('woff'),
      url('icomoon-m1.5/fonts/icomoon.svg?xr5ita#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
 
[class^="icon-"], [class*=" icon-"], .icomoon,
label.switch-state::before,
[type="checkbox"]::after,
[type="radio"]::after,
.parent > .navlink::after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
 
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]::before ,
[class*=" icon-"]::before {
    content:"▓";
    /* This gives a visual fallback if icon name doesn't exist */
}
 
/* /!\ KEEP AND VERIFY INPUTS WHEN UPDATE ICOMOON */
[type="radio"]::after { content:"\e93a"}
[type="radio"]:checked:after { content:"\e94b"}
[type="checkbox"]::after { content:"\e94a"}
[type="checkbox"]:checked::after { content:"\e949"}
[type="checkbox"]:indeterminate::after,
.threeStatesBox--middleState [type=checkbox]:checked::after { content:"\e95b"}
 
label.switch-state::before { content:"\e911"} /* check-bold */
 
.parent > .navlink::after {content:"\e935"} /* keyboard_arrow_down */
.parent.open > .navlink:after {content:"\e938"} /* keyboard_arrow_up */
/* TODO: change "threeStatesBox--middleState" class to indeterminate status in js*/
 
.icon-ai:before {content: "\e96e"}
.icon-info-fill:before {content: "\e918"}
.icon-warning-fill-rounded:before {content: "\e900"}
.icon-warning-fill:before {content: "\e902"}
.icon-error-fill:before {content: "\e901"}
.icon-help-fill:before {content: "\e952"}
.icon-info-outline:before {content: "\e919"}
.icon-warning-outline-rounded:before {content: "\e903"}
.icon-warning-outline:before {content: "\e904"}
.icon-error-outline:before {content: "\e905"}
.icon-help-outline:before {content: "\e958"}
.icon-checkbox-off:before {content: "\e94a"}
.icon-checkbox-on:before {content: "\e949"}
.icon-checkbox-indeterminate:before {content: "\e95b"}
.icon-radio_input-off:before {content: "\e93a"}
.icon-radio_input-on:before {content: "\e94b"}
.icon-mode_edit:before {content: "\e929"}
.icon-save:before {content: "\e90a"}
.icon-video_library:before {content: "\e91d"}
.icon-vpn_key:before {content: "\e925"}
.icon-file_upload:before {content: "\e930"}
.icon-file_download:before {content: "\e92f"}
.icon-download:before {content: "\e909"}
.icon-videocam:before {content: "\e906"}
.icon-videocam-add:before {content: "\e920"}
.icon-videocam-check:before {content: "\e907"}
.icon-live2vod:before {content: "\e912"}
.icon-settings:before {content: "\e955"}
.icon-hashtag-box:before {content: "\e914"}
.icon-tag-multiple:before {content: "\e915"}
.icon-tag-swap:before {content: "\e947"}
.icon-chart-bar:before {content: "\e908"}
.icon-equalizer:before {content: "\e90b"}
.icon-finance:before {content: "\e90c"}
.icon-playlist_play:before {content: "\e91e"}
.icon-playlist_check:before {content: "\e91f"}
.icon-playlist_add:before {content: "\e91b"}
.icon-tv:before {content: "\e946"}
.icon-tv-off:before {content: "\e96c"}
.icon-shield-account:before {content: "\e965"}
.icon-account-filter:before {content: "\e966"}
.icon-account-tag:before {content: "\e967"}
.icon-account-key:before {content: "\e90d"}
.icon-account-cog:before {content: "\e90e"}
.icon-account-switch:before {content: "\e90f"}
.icon-account-edit:before {content: "\e910"}
.icon-account-add:before {content: "\e95d"}
.icon-account_circle:before {content: "\e94f"}
.icon-language:before {content: "\e96d"}
.icon-building:before {content: "\e921"}
.icon-disconnect:before {content: "\e953"}
.icon-color_palette:before {content: "\e939"}
.icon-check:before {content: "\e940"}
.icon-check-bold:before {content: "\e911"}
.icon-add-bold:before {content: "\e913"}
.icon-add:before {content: "\e926"}
.icon-close:before {content: "\e928"}
.icon-close-bold:before {content: "\e916"}
.icon-archive:before {content: "\e917"}
.icon-archive-off:before {content: "\e91a"}
.icon-share:before {content: "\e948"}
.icon-lock:before {content: "\e922"}
.icon-lock-open:before {content: "\e91c"}
.icon-unlocked:before {content: "\e968"}
.icon-bin:before {content: "\e923"}
.icon-delete:before {content: "\e951"}
.icon-format_list_bulleted:before {content: "\e92b"}
.icon-more_vert:before {content: "\e942"}
.icon-more_horiz:before {content: "\e924"}
.icon-menu:before {content: "\e941"}
.icon-subtitles:before {content: "\e927"}
.icon-subtitles_off:before {content: "\e95e"}
.icon-chat:before {content: "\e92a"}
.icon-chat-outline:before {content: "\e92c"}
.icon-email:before {content: "\e92d"}
.icon-forbidden:before {content: "\e92e"}
.icon-link:before {content: "\e931"}
.icon-file:before {content: "\e932"}
.icon-cloud-download:before {content: "\e933"}
.icon-cloud-upload:before {content: "\e934"}
.icon-translate:before {content: "\e956"}
.icon-keyboard_arrow_down:before {content: "\e935"}
.icon-keyboard_arrow_left:before {content: "\e936"}
.icon-keyboard_arrow_right:before {content: "\e937"}
.icon-keyboard_arrow_up:before {content: "\e938"}
.icon-first_page:before {content: "\e944"}
.icon-last_page:before {content: "\e945"}
.icon-phone_iphone:before {content: "\e93b"}
.icon-tablet_android:before {content: "\e93c"}
.icon-computer:before {content: "\e93d"}
.icon-monitor:before {content: "\e93e"}
.icon-timer:before {content: "\e93f"}
.icon-arrow_back:before {content: "\e943"}
.icon-arrow_forward:before {content: "\e94c"}
.icon-close-circle:before {content: "\e94d"}
.icon-refresh:before {content: "\e94e"}
.icon-loop:before {content: "\e950"}
.icon-loading:before {content: "\e954"}
.icon-spinner:before {content: "\e954"}
.icon-star:before {content: "\e957"}
.icon-star_half:before {content: "\e959"}
.icon-star_outline:before {content: "\e95a"}
.icon-visibility-on:before {content: "\e95c"}
.icon-visibility_off:before {content: "\e95f"}
.icon-filter:before {content: "\e960"}
.icon-search:before {content: "\e961"}
.icon-zoom-in:before {content: "\e962"}
.icon-zoom-out:before {content: "\e963"}
.icon-range:before {content: "\e964"}
.icon-engineering:before {content: "\e969"}
.icon-server:before {content: "\e96a"}
.icon-dashboard:before {content: "\e96b"}


@keyframes rotato {
    from {transform:rotate(0)}
    to {transform:rotate(360deg)}
}
.animated-icon {
    display: inline-block !important; /*fix inline doesn't animate*/
    animation: rotato 1.8s linear infinite;
}
.working-btn {
    text-align: center !important;
}

/* loader ----------------------------*/

.ajax_loader_bloc {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .25em;
    padding:5px 0;
}
.field label + .ajax_loader_bloc {
    flex: 1 1 100%;
}
@keyframes loader {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.loader circle:first-child {
    animation: loader 500ms both linear infinite alternate;
}
.loader circle:nth-child(2) {
    animation: loader 500ms 100ms both linear infinite alternate;
}
.loader circle:last-child {
    animation: loader 500ms 200ms both linear infinite alternate;
}
.info .loader {
    vertical-align: text-top;
    margin-left: 1em;
}

/* main layout
_____________________________________________________________________*/
#mainContainer {
    height: 100%;
    width: 100%;
    display: flex;
    margin:0;
}
header,
header nav #nav,
.content,
#toolbar {
    transition: flex-basis .2s, width .2s, margin .2s;
}
.print header,
.print header nav #nav,
.print .content,
.print #toolbar {
    transition:none;
}
.floatContainer::after {
    content:"";
    display:table;
    clear: both;
}
.floatContainer > * {
    box-sizing:border-box;
    float: left;
}
.floatContainer > .pullRight {
    float: right;
}


.bottomtoolbar{
    margin-top: 2em;
    padding-top: 2em;
}

/* header
_____________________________________________________________________*/

header {
    flex: 0 0 max-content;
    height:100%;
    overflow: hidden;
    display:flex;
    flex-direction: column;
    z-index: 1; /* for menu in account list */
}
#logoSite {
    flex:0 0 60px;
    width: 60px;
    display: grid;
    align-items: center;
    justify-items: center;
}
#logoSite > * {
    grid-area: 1/1/1/1;
}
#logoSite span {
    display: none;
}

/* background-task progress ----------------------------*/
.backgroundJobIndicator {
    z-index: 1;
}
.headerProgressIndicator {
    display: block;
    --stroke-width : 3px;
    aspect-ratio: 1 / 1;
    height: auto;
    border-radius: 50%;
}

/* Cercle de fond */
.bgTaskIndicator_bg,
.bgTaskIndicator_track {
    stroke-width: calc(var(--stroke-width) * 2);
}
.bgTaskIndicator_track {
    transform-origin: 50%;
    transform: rotate(-90deg); /* begin fll on top */
    stroke-dasharray: calc(2 * pi * 24);/* circumference = 2 * π * r */
    stroke-dashoffset: calc(2 * pi * 24);/* begin empty */
}

.is-progress .bgTaskIndicator_track {
    --stroke-width: 3px;
    transition: stroke-dashoffset 0.5s linear;
}

.is-indeterminate .bgTaskIndicator_bg {
    --stroke-width: 2px;
}
.is-indeterminate .bgTaskIndicator_track {
    --stroke-width: 2px;
    stroke-dasharray: 7, 8; /* dashed */
    animation: spin 3.5s linear infinite;
}
.headerProgressIndicator:not(.is-errorRemains) .bgTaskIndicator_errorIcon {
    display:none;
}
.is-errorRemains .bgTaskIndicator_bg,
.is-errorRemains .bgTaskIndicator_track {
    display: none;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* navigation ----------------------------*/

header nav {
    flex:1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-left:6px;
    gap: 46px;
}
nav::-webkit-scrollbar {
    width:6px; /* chrome & webkit based others */
}
@supports (scrollbar-width:none) {
    /* firefox only : hide the bar but keep the space */
    nav {
        scrollbar-width: none;
        padding-right: 6px;
    }
}
.navList,
.child {
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    gap:6px;
}
.navList {
    padding: 6px 1px; /* 1px is for outline on .parent.open */
}
.navlink {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px;
    gap: 1ch;
    line-height: 18px;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer; /* special for item without href */
}
button.navlink {
    height:auto;
}
.navlink:hover {
    text-decoration: none;
}
.navlink_icon {
    font-size: 20px;
    flex: 0 0 1em;
    height: 1em;
}
.navlink_text {
    padding-right: 1em;
}

.navlink .badge {
    position: absolute;
    top:3px;
    left:3px;
    transition: top .2s;
}
.open > .navlink .badge {
    transition: top .2s;
    top:150%;
}

.navList.accountList {
    position: sticky;
    bottom: 0;
    flex:0 0 auto;
}

.grantedLanguageSelect .menu{
    left: 0 !important;
    right: 0 !important;
}


/* parent & sub menu ----------------------------*/
.parent{
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.parent > .navlink::after{
    font-size: 12px;
    position: absolute;
    right: 0;
    margin-left: auto;
}
.child {
    padding:3px;
    transition: background .2s, outline .2s;
    display: none;
}

/* flags are from https://www.freakflagsprite.com/ */
.fflag {
    background-image:url(../../images/layout/flagSprite42.png);
    background-repeat:no-repeat;
    background-size: 100% 49494%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: text-bottom;
    box-sizing: content-box;
    width:24px;
    height:15px;
}
.fflag-FR {background-position:center 0.2287%}
.fflag-DE {background-position:center 0.4524%}
.fflag-IT {background-position:center 0.6721%}
.fflag-ES {background-position:left 0.8958%}
.fflag-SE {background-position:center 1.1162%}
.fflag-EN {background-position:center 1.3379%}


@media (max-width:767px) and (pointer:coarse) {
    header{
        position: fixed;
        z-index: 3; /* /!\ according with panels */
        width: 100%;
        bottom: auto;
        top:100%;
        margin-top: -50px;
        transition: top .2s;
    }
    header.open{
        top:50px;
        z-index: 3;
    }
    header nav {
        width: 100%;
        bottom: 0;
        margin: 0;
        font-size: 1.1445em;
        justify-content: center;
    }
    header nav #nav {
        width: 100%;
    }
    header nav a,
    header nav label {
        padding-top: .71em;
        padding-bottom: .71em;
    }
    #logoSite {
        flex-basis: 50px;
        width: 100%;
    }
    #logoSite img{
        display: none;
    }
    #logoSite span {
        display: block;
        font-size: 38px;
        padding: 6px;
    }
    
    .adminFace:not(.iframeContext) .footer{
        margin-bottom: 50px; /*header height*/
    }

    body .content {
        padding-left: 2vw;
        padding-right: 2vw;
    }
}




/* container
_____________________________________________________________________*/
.content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: 100%;
    padding-left: var(--content-hrPadding);
    overflow-y: scroll;
    overflow-x: hidden;
}
.main {
    display: flex;
    flex-direction: column;
    gap:6px;
}
.main:first-child {
    /* it means no pageHeader */
    padding-top: max(2vw, 1em);
}
.main section {
    flex: 1 1 100%;
    position: relative;
    padding: 2em 2.5em;
    border-radius: .5rem;
}

.mainInnerColumnWrapper {
    display:flex;
    gap:inherit;
    flex-wrap: wrap;
}

.prezProperties{
    font-size: 13px;
    padding-left: .12em; /*better text-align with h1*/
}


section > h1,
.sectionTitle {
    margin:0 0 .482756em 0;
    padding:0 0 .482756em 0;
    font-size: 2.07em;
    font-weight: 500;
}
section > h1 .medium,
.sectionTitle .medium{
    font-size: .7em;
}

section h1 + .pushInTitle {
    position: absolute;
    top:0;
    right: 0;
    padding-top: inherit;
    padding-right: inherit;/*egal to section padding*/
    white-space: nowrap; /*fixbug for medium devices*/
    margin-top:5px; /*egal to button padding*/
}

h2, legend, .masterLabel {
    font-weight: 500;
    line-height: 1em;
    font-size: 1.5em;
}



/* top of pages
_____________________________________________________________________*/
.pageHeader {
    display: flex;
    align-items: center;
    gap: 1em 0;
    padding: 1.5em 0 1em;
    position: sticky;
    top:-1px;
    z-index:2;
    transition: padding .2s;
}
.pageHeader[stuck] {
    padding-top: 1em;
}
.iframeContext .pageHeader,
.portalFace .pageHeader {
    position: static;
    padding-top: 1em;
    z-index: 0;
}
#toolbar {
    display: flex;
    align-items: center;
    gap: 1em 1ch;
    flex-shrink: 0;
    flex-grow: 1;
    position:relative;
}
.toolbar-right {
    padding-right: 1ch;
    display: flex;
    flex: 1;
    justify-content: flex-end;
}
#toolbar > :first-child {
    margin-left:3ch;
}
.spacer{
    margin: 0 .5ch;
    height: 1em;
}

.pageTitle {
    display: flex;
    align-items: center;
    gap: 1em;
    overflow: hidden;
}
.pageTitle h1 {
    flex:0 1 auto;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:2em;
    font-weight: 400;
    transition: font-size .2s;
}
.pageTitle h1 .italic {
    font-style: italic;
}
.pageHeader[stuck] h1,
.iframeContext .pageTitle h1,
.portalFace .pageTitle h1 {
    font-size:1.2em;
}
.breadcrumbBackLink {
    text-decoration: none;
    font-size: 24px;
}

/* progressbar---------------------------*/
.progressbar {
    background: rgba(0, 0, 0, .06);
    display: none;
    position: sticky;
    top: 4.357rem; /* pageHeader height+dropshadow */
    z-index: 2;
    height: 6px;
    font-size: 10px;
}
.progressbar.portalface {
    top: 0;
}
.progress-label {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    border-radius: 0.25em;
    padding: 0 0.5em;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, .15);
}
.progress-value {
    background-color: var(--brand-primary);
    width: 0%; /* default */
    height: 100%;
}

/* panel
_____________________________________________________________________*/
.panelMenu__item {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 20px;
    border-radius: .26rem;
    width: 40px;
    height: 40px;
    border:1px solid transparent;
}

.panelItem__content {
    box-sizing: border-box;
    width: var(--panelItem_width);
    height:100%;
    overflow: auto;
}


@media (pointer:fine), (min-width: 768px) {
    .panelMenu {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap:4px;
        box-sizing: border-box;
        padding: 4px;
        height: 100%;
        transition: box-shadow .2s;
    }
    .panelItem {
        --panelItem_width: 300px;
    }
}
@media (min-width: 768px) and (max-width: 1450px) {
/* panel menu take space in flex logic, but panelItem is absolute layered */
    .panel {
        position: relative;
        z-index: 2;
    }
    .panelItem {
        position: fixed;
        z-index: 1;
        top: 0;
        right: 51px;
        bottom: 0;
        width: var(--panelItem_width);
        transform: translateX(100%);
        transition: transform 200ms ease-in-out, box-shadow .2s;
    }
    .panelItem.open {
        transform: translateX(0);
    }
    .panelMenu {
        position: relative;
        z-index: 2;
    }
}
@media (min-width: 1451px) {
/* panel should take space in flexbox logic */
    .panel {
        display:flex;
    }
    .panelItem {
        width: 0; /* closed by default */
        order:0;
        overflow: hidden;
        transition: width 200ms ease-in-out, box-shadow .2s;
    }
    .panelItem.open {
        width: var(--panelItem_width);
        order:1;
    }
    .panelMenu {
        order:2;
    }
}
@media (max-width:767px) and (pointer:fine) {
    /*  In chrome extension, window is 601 x 348
        panel menu take space in flex logic, but panelItem is absolute layered */
    .panel {
        position: relative;
        z-index: 2;
    }
    .panelItem {
        position: fixed;
        z-index: 1;
        top: 0;
        right: 51px;
        bottom: 0;
        width: var(--panelItem_width);
        transform: translateX(100%);
        transition: transform 200ms ease-in-out, box-shadow .2s;
    }
    .panelItem.open {
        transform: translateX(0);
    }
    .panelMenu {
        position: relative;
        z-index: 2;
    }
}
@media (max-width:767px) and (pointer:coarse) {
    /* mobile panel should be hided and only search-menu should be visible above the navbar */
    .adminFace .panelItem {
        position: fixed;
        z-index: 2;
        left:0;
        width:100%;
        top:0;
        bottom:50px;
        transition: transform .3s;
        transform: translateY(100%);
    }
    .adminFace .panelItem.open {
        transform: translateY(0);
    }
    .adminFace .panelMenu {
        position: fixed;
        z-index: 3;
        bottom:46px;
        left: 4px;
        right: 4px;
        display: flex;
        justify-content: space-between;
        /* height & overflow gives capacity to tap under this layer (on the header) */
        height:0;
        overflow: visible;
    }
    .adminFace .panelMenu__item {
        flex:0 0 max(28%, 42px);
    }
}




/* search filters
_____________________________________________________________________*/
.filters__form {
    display: flex;
    flex-direction: column;
}
.filters__header,
.filters__main,
.filters__footer {
    padding: 0 1.2857em;
}
.filters__header, .filters__footer {
    position: relative;
    flex: 0 0 auto;
    padding-top:9px;
    padding-bottom:9px;
    display: flex;
    align-items: center;
    --filtersLayerHeight : 30px;
}
.filters__header:after, .filters__footer:before {
    content: '';
    position: absolute;
    left: 1px; /* because of .panelItem inset-box-shadow in colors */
    right: 1rem;
    pointer-events: none;
}
.filters__header:after {
    z-index: 1;
    height: 20px;
    bottom: -20px;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, var(--panel-bg) 100%);
}
.filters__footer:before {
    height: var(--filtersLayerHeight);
    top: calc(0px - var(--filtersLayerHeight));
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, var(--panel-bg) 100%);
}
.filters__main {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    overflow: auto;
    padding-top: 10px;
    padding-bottom: 30px;
}
/* header */
.filtersHeader__search {
    display: flex;
    flex: 1;
}
.filtersHeader__search input {
    flex: 1;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.filtersHeader__search button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* main */
.filters__group:not(:first-child) {
    margin-top: 1rem;
}
.filters__title {
    display: block;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
}
.filtersItem__labelGroup {
    display: flex;
    min-width: 0;
}
.filtersGroup__list {
    margin-left: 44px;
}
.filtersItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* footer */
.filters__footer {
    display: flex;
    column-gap: 4px;
}
.filters__footer .btn {
    flex:1 0 auto;
}
/* filtersInfos
_____________________________________________________________________*/
.filtersInfos {
    display: flex;
    justify-content: space-between;
}
.filtersInfos--list {
    padding-left: 8px;
}
.filtersInfos > * {
    margin-bottom: 28px;
}
.totalItems {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    height: 26px;
    padding-right: 80px;
}
/* filtersRecap
_____________________________________________________________________*/
.filtersRecap {
    flex: 0 1 auto;
    display: flex;
}
.filtersRecap__intro {
    flex: 0 0 auto;
    padding-top: .3em;
}
.filtersRecap__list {
    flex: 0 1 auto;
    margin-left: 12px;
}
.filtersRecap__reset {
    margin-right: 4px;
}

/* checkRecap
_____________________________________________________________________*/

.checkRecap {
    display: flex;
    gap: 1em;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding: 2px 8px;
}
.checkRecap--fadeOut {
    transition: opacity 2000ms linear;
    opacity: 0;
}
.checkRecap--slideUp {
    transition: margin-bottom 250ms ease-in-out;
    margin-bottom: -36px;
}
.checkRecap__main {
    flex:0 0 fit-content;
    display: flex;
    align-items: center;
}
.checkRecap__main > span {
    font-size: 13px;
}
.checkRecap__counter {
    margin-right: .2em;
}

.checkRecap__actions {
    flex: 1 1 auto;
    display: flex;
    justify-content: flex-end;
    min-width: 0;
}
.recap__actionslist {
    display: flex;
    flex-flow: row-reverse;
}
.recap__actionslist > li {
    flex: 0 0 fit-content;
}
.recap__actionsMore {
    flex: 0 0 auto;
}





/* vod & live details
_____________________________________________________________________*/

.prezProperties dl,
.prezProperties p {
    margin: 0;
    padding: 2px 0;
    white-space: nowrap;
}
.prezProperties dt,
.prezProperties dd {
    display: inline-block;
}
.prezProperties dt::after {
    content:":";
}
.prezProperties dd {
    margin-left: .3ex;
    margin-right: 1.5em;
}


/* forms
_____________________________________________________________________*/
/* containers----------------------------*/
.field {
    padding-top: .42855em;
    display: flex;
    align-items: end;
    clear: both;
}
span.field {
    display: inline-flex;
}
.field:first-child {
    padding-top: 0;
}
.field.space-before {
    padding-top: 2.42855em;
}
.field.space-after {
    padding-bottom: 2em;
}
.smallFields {
    font-size: 13px;
}
.largeFields {
    font-size: 16px;
}
.submitField {
    padding-top: 2.42855em;
    text-align: right;
}
fieldset + .submitField{
    padding-top: .42855em;
}
.fieldset-column {
    display: flex;
    column-gap: 2em;
}
.fieldset-column .field {
    padding-top: 0;
    flex-wrap: wrap;
    flex: 1;
}

form fieldset{
    border:0;
    margin:0 0 2.4em;
    padding:0;
}
.floatContainer > fieldset {
    margin-bottom: 0;
}
form fieldset fieldset,
.fieldWrapper{
    margin-bottom:1.5em;
    padding: 1em;
    border-radius: .5em;
    border:1px solid transparent;
}
legend{
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding:1em 0 1.33em;
    width: 100%;
    background:inherit;
}
.linkToCopyContainer {
    display: flex;
    gap: 0;
}
.linkToCopyContainer a{
    flex-grow: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inputToCopyBloc {
    display: flex;
    flex-wrap: wrap;
    gap: 1px 1ch;
}
.inputToCopyBloc input{
    flex-grow: 1;
}

.field.comparisonField:not(.role) {
    margin-top: .42855em !important;
}
.field.comparisonField:not(.space-before, .role) {
    padding-top: 16px;
}
.field.comparisonField > .input {
    width: calc(32.3% - 5px) !important;
}
.field.comparisonField > .input.comparisonAfter {
    margin-left: 10px;
}
.field.comparisonField > .input:before {
    content: attr(data-before);
    z-index: 1;
    position: absolute;
    top: -16px;
    left: 0;
    font-size: 12px;
}
.field.comparisonField > span[class^="comparison"] {
    font-size: 12px;
    line-height: 2.6;
    margin-right: -8px;
}

/* field childs-------------------------*/
.field > label:first-child {
    padding-right: 2em;
    flex: 0 0 var(--formLabel-width);
    align-self: flex-start;
}
.fieldset-column .field > label:first-child {
    flex: 1 1 100%;
}
.field > label + :last-child:not(.push-right, [type=checkbox], [type=radio], [type=button], button),
.field_inputsGroup-inline .grow {
    flex: 1 1 min-content;
    display: flex;
    min-width: 0;
    width: 100%; /* flex hack for good shrink with full-filled input */
}
.field > .push-right {
    flex: 0 0 auto;
    margin-left:auto;
}
.field_inputsGroup-inline {
    gap: .42855em 2em;
    flex-wrap: wrap;
}
.field_inputsGroup-block {
    flex-direction: column;
    position: relative;
}
.field > :only-child {
    margin-left: auto;
}
.field > .MDlist {
    flex: 1 1 auto;
}

/* labels & inputs-------------------------*/

.smallFields select {
    max-width: 200px;
}
.smallFields label,
.smallFields .label,
.smallFields select,
.smallFields textarea,
.smallFields input,
.smallFields .input,
.smallFields button,
.smallFields [class^="btn"],
.smallFields [class*=" btn"],
.smallFields .paginate_button,
.dropdawn .btn,
.dropdawn .btn-chip{
    height: 24px;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 20px;
}
.smallFields input[type="file"]{
    padding: 1px;
}
.smallFields input[type="checkbox"],
.smallFields input[type="radio"]{
    height:24px;
}
.smallFields input[type="checkbox"]::after,
.smallFields input[type="radio"]::after {
    font-size: 18px;
    line-height: 24px;
}

.largeFields label,
.largeFields .label,
.largeFields select,
.largeFields textarea,
.largeFields input,
.largeFields .input,
.largeFields button,
.largeFields [class^="btn"],
.largeFields [class*=" btn"],
.largeFields .paginate_button {
    height: 44px;
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 22px;
    font-weight: 500;
}
.largeFields input[type="file"]{
    padding: 10px;
}
.largeFields input[type="checkbox"],
.largeFields input[type="radio"]{
    height:44px;
}
.largeFields input[type="checkbox"]::after,
.largeFields input[type="radio"]::after {
    line-height: 44px;
}

button::-moz-focus-inner,
input::-moz-focus-inner{
    padding: 0;
    border: 0;
}
label,
.label,
select,
textarea,
input,
.input,
.dropdawn,
button,
[class^="btn"],
[class*=" btn"],
.paginate_button,
.widget {
    position: relative;
    display: inline-block;
    box-sizing:border-box;
    overflow: visible;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.42857143;
    padding: 5px .857em;
    height: 32px;
    border-radius: .26em;
    border:1px solid transparent;
    transition:all .2s;
    text-decoration: none;
}
button,
[class^="btn"],
[class*=" btn"] {
    display:inline-flex;
    align-items: center;
    justify-content: center;
    gap:.8ch;
    /* flex is for inner icons */
    text-align:center; /* for consistency with some changes on display */
}

textarea, .smallFields textarea, .largeFields textarea,
label, .smallFields label, .largeFields label,
.label, .smallFields .label, .largeFields .label, .input, [data-component="specialDrop"] {
    height: auto;
}
button,
select,
label[for],
input[type="button"],
input[type="submit"],
input[type="file"],
input[type="radio"],
input[type="checkbox"],
[class^="btn"],
[class*=" btn"],
.paginate_button {
    cursor: pointer;
}
input[type="file"]{
    padding: 5px;
}
input[type="checkbox"],
input[type="radio"] {
    margin:0;
    padding: 0;
    aspect-ratio: 1/1;
    width:auto !important; /* important cancels .field inner settings based on width on each pages */
    text-align: center;
}
input[type="checkbox"]::after,
input[type="radio"]::after {
    font-size: 24px;
    line-height: 32px;
}

[class*="btn"] [class*="icon"],
button [class*="icon"] {
    font-size: 18px;
}
.smallFields [class^='icon'],
.smallFields [class*=" icon-"],
.dropdawn [class^='icon'],
.dropdawn [class*=" icon-"] {
    font-size: 18px;
}
.largeFields [class^='icon'],
.largeFields [class*=" icon-"] {
    font-size: 24px;
}

.tagsinput {
    padding-bottom: 1px;
}
label, .label {
    vertical-align: top;
}
label:first-child,
.label:first-child,
input[type=checkbox] + label:not(.switch-state),
input[type=radio] + label:not(.switch-state),
.form-errors + label,
.form-errors + .label,
#toolbar label:first-child,
:not(.switch) > [type=checkbox] + label {
    padding-left: 0;
}

[readonly],
.field.disabled {
    cursor: text !important;
}
:disabled,
.disabled:not(.canBeUnchecked),
.disabled:not(.canBeUnchecked) .fancyCheck,
.dropdawn.disabled * {
    cursor: not-allowed !important;
}

#toolbar label {
  padding-left:3ch;
  padding-right:1ch;
}

input:-ms-input-placeholder {
    font-style: italic;
}
input::placeholder,
textarea::placeholder {
    font-style: italic;
}

.textarea-btn {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.textarea-btn > * {
    pointer-events: all;
}
.textarea-btn .input {
    visibility: hidden;
}
output {
    line-height: 1.42857143;
    padding: 6px 0;
}


/*
    input group
*/
.inputGroup > *:first-child
{
    margin-left: 0;
}
.inputGroup > *
{
    margin-left: -4px;
}
.inputGroup > input:first-child,
.inputGroup > select:first-child,
.inputGroup > button:first-child
{
    padding-left: .857em;
}
.inputGroup > input,
.inputGroup > select,
.inputGroup > button
{
    padding-left: 5px;
    padding-right: 5px;
}
.inputGroup > input:last-child,
.inputGroup > select:last-child,
.inputGroup > button:last-child
{
    padding-right: .857em;
}
.inputGroup input,
.inputGroup select,
.inputGroup button,
.inputGroup .fancyFileInput input[type=text] {
    width: auto;
}
.inputGroup > input:nth-child(n+2),
.inputGroup > select:nth-child(n+2),
.inputGroup > button:nth-child(n+2),
.inputGroup > [class*=btn]:nth-child(n+2),
.inputGroup .fancyFileInput:nth-child(n+2) input[type=text]
{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.inputGroup > input:nth-last-child(n+2),
.inputGroup > select:nth-last-child(n+2),
.inputGroup > button:nth-last-child(n+2),
.inputGroup > [class*=btn]:nth-last-child(n+2),
.inputGroup .fancyFileInput:nth-last-child(n+2) input[type=text]
{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


/*
    browse file
*/
.fancyFileInput{
    display: inline-block;
    position: relative;
}
html:not([class^=ie]) .fancyFileInput input[type=file]{
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    overflow: hidden;
}
html:not([class^=ie]) .fancyFileInput [class*="icon-"]{
    position: absolute;
    z-index: 1;
    padding-left: .5em;
}
html:not([class^=ie]) .fancyFileInput input[type=text]{
    padding-left: 2em;
    width: 100%;
}

.fancyFileInput .ie10[class*="icon-"]{
    width:100%;
    cursor: pointer;
    background: rgba(0,0,0,0);/*IE10 doesn't get pointer event without bg*/
}
html[class^=ie] .fancyFileInput [class*="icon-"],
html[class^=ie] .fancyFileInput input[type=text]{
    display: none;
    /*give up on ie8-9*/
}

.buttonFile:hover,
.buttonFile:hover > * {
    cursor: pointer;
}

/* drag'n'drop */
.dragdrop_area {
    border-radius: .26em;
}

/*
    Legacy fancy Checkboxes
*/
span.fancyCheck{
    display: none; /* in wait of total DOM deletion */
}


/*
    Common Switches
*/
.switch{
    position: relative;
    white-space: nowrap;
    display: inline-flex;
}
.switch.separated {
    gap:4px;
    flex-wrap: wrap;
}
input.switch-state {
    position: absolute;
    z-index: -1;
    opacity:0;
}
input.switch-state:focus + label {
    z-index:1;
}
.switch label.switch-state{
    width:auto;
}
.switch-loader {
    font-size: 20px;
    padding-left: .5em;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*
btn-icon switch
*/
.iconSwitch input{
    position: absolute;
    top:0;
    left:0;
    margin:0;
    padding:0;
    z-index:-1;
    opacity:0;
}

/*
field group
*/
.field-group > *+*,
.switch:not(.separated) label + input + label.switch-state {
    margin-left: -1px;
}
.field-group > *+*,
.switch:not(.separated) label.switch-state:not(:first-of-type) {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
.field-group > *:not(:last-child),
.switch:not(.separated) label.switch-state:not(:last-of-type) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}



/*
layout block style
*/
.formBlockStyle select,
.formBlockStyle textarea,
.formBlockStyle input {
    display: block;
}
.formBlockStyle .field{
    padding-top: 1em;
}
.formBlockStyle .field:first-child{
    padding-top: 0;
}

/*
layout stepped form
*/
.stepForm {
    margin-top: 2em;
    counter-reset: step-counter;
}
.stepForm > fieldset {
    position: relative;
    margin-left: 3em;
    margin-bottom: 2em;
}
.stepForm > fieldset:not(.hidden) .step-number::before {
    counter-increment: step-counter;
    content:counter(step-counter);
}
.step-number {
    position: absolute;
    font-size: 2.3rem;
    left:-1.3em;
    top:0;
    line-height: 1.15;
    font-weight: bold;
}
.step-title{
    display: block;
    padding: .4em 0 1.33em;
}

/*
    dropdawn --------------------------------------
*/
[data-component="dropdawn"] {
    position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 25px;
    min-height: 32px;
    height: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 4px;
    row-gap: 4px;
}
.dropdawn-inline {
    display: inline-flex;
}
.dropdawn-noReset .dropdawn-reset{
    display: none;
}
.dropdawn:hover {
    cursor: pointer;
}
.dropdawn-popperBtn {
    height: auto;
    margin: -1px;
    border: none;
    position: absolute;
    inset: 0 0 0 0;
    pointer-events: none;
    visibility: hidden;
}
.dropdawn-input {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px; /* same as smallFields and adjacent chips */
    padding: 0;
    min-width: 4ch;
    flex: 1 0 4ch;
}
.dropdawn-input:read-only:not([disabled]) {
    cursor: pointer !important;
}
.dropdawn-list {
    position: absolute;
    z-index: 2;
    left: 0 !important;
    right: 0 !important;
    margin: 0 -1px !important; /* -1px because of parent borders */
    display: none;
    padding: .5em 0;
    max-height: 70vh;
    overflow: auto;
    border-radius: inherit;
}
.dropdawn-list.open {
    display: block;
}
[data-component="dropdawn"] .dropdawn-item {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: .5em .857em;
}
.dropdawn-item.active,
.dropdawn-item:hover {
    cursor: pointer;
}
.dropdawn-createItem--hidden {
    display: none;
}
.dropdawn-list li.hr {
    margin: .5em 0;
    border-top-width: 1px;
    border-top-style: solid;
}
.dropdawn.disabled .btn-chip svg,
.dropdawn.disabled .dropdawn-reset {
    display: none;
}

/*
    special drop --------------------------------------
*/
.dropdawn[data-component="specialDrop"] {
    position: relative;
    padding: 0;
    flex-basis: 100%;
}
#templateSelector {
    justify-content: flex-start;
    height: auto;
    width: 100%;
}
[data-component="specialDrop"] .dropdawn-item{
    display: flex;
    align-items: center;
    white-space: normal;
    text-align: left;
    padding: 4px .857em;
    min-height: 1.2em;
    line-height: 1.2em;
    min-width: 2em;
    max-width: 100%;
    overflow: hidden;
}
[data-component="specialDrop"] li {
    position: relative;
} 
[data-component="specialDrop"] .buttonFile {
    width: 100% !important;
    clip: auto;
}
.item-template img {
    padding-right: 1ex;
}
.item-template strong {
    display: block;
    margin-bottom: .3em;
    font-weight: normal;
    font-size: 1.1em;
    text-shadow: 0 0 0; 
}
.item-template strong .badge {
    font-style: normal;
    margin: 0 1ch 0 -2ch;
}
.item-template small {
    font-size:.9em;
}

/* loader
__________________________________________*/
.is-loading {
    min-height: 2em;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
@keyframes loader {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.loader circle:first-child {
    animation: loader 500ms both linear infinite alternate;
}
.loader circle:nth-child(2) {
    animation: loader 500ms 100ms both linear infinite alternate;
}
.loader circle:last-child {
    animation: loader 500ms 200ms both linear infinite alternate;
}

/* datepicker---------------------------*/
.airdatepicker_Input {
    min-width: 0;
}
.datepicker {
    position: relative;
    height: 32px;
    min-width: 0;
}
.datepicker-input {
    padding-right: 4px;
    width: 100%;
}
.datepicker-label {
    max-width: 100%;
    min-width: 100%;
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .26em;
}
.datepicker-label:hover,
.datepicker-input:hover {
    cursor: pointer;
}
.datepicker-separator {
    align-self: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    height: 3px;
    flex:1 0 calc(.5ch + 2px); /* calc for negative margins */
    max-width: 1.5em;
    margin: 0 -1px;
    z-index: 1;
}

/* custom selector field---------------------------*/
.caret {
    width: 0;
    height: 0;
    border-top: 5px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdawn .caret {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 7px;
}


/* menu ------------------------*/
.menu_wrapper {
    position: relative;
}
.menu {
    padding: .5em 0;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: .26em;
    position: absolute;
    z-index: 1000;
    display: none;
    margin: 0 !important;
}
.menu.open, 
details[open] > .menu{
    display: block;
}
.menu-item {
    padding:.5em .857em;
    display: flex;
    align-items: center;
    justify-content: flex-start; /* overwrite button if needed */
    text-align:left; /* overwrite button if needed */
    gap:.8ch;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    border-radius: 0;
}
button.menu-item {
    width: 100%; /* fix <button> width */
}
.menu-item [class*="icon"] {
    font-size: inherit;
}


/* text in form--------------------------------*/
p.formIntro {
    margin: 0 0 .42855em;
    padding-bottom: 5px;
    line-height: 1.42857143;
}
/* error messages-----------------------*/
.form-errors {
    font-size: .85714em;
}
.form-errors li:not(:only-child){
    list-style: inside;
}
.form-errors li:not(:only-child)::marker{
    content:"● ";
}

/* misc -----------------------*/
.inputedImage {
    display: inline-block;
    margin: 1px 0 0;
    padding: 5px;
    border-radius: .26em;
}
.inputedImage img{
    display: block;
    height:auto;
    width: auto;
    max-width: 100%;
    max-height: 200px;
}



/* buttons
_____________________________________________________________________*/
.btn-icon {
    line-height: 1 !important;
    width: auto !important;
    padding: 6px;
}
.btn-icon.noframe {
    border-radius: 2em;
}
.btn-icon span {
    display: block;
}
.dropdawn .btn-icon,
.smallFields .btn-icon {
    padding: 2px;
}
.mediumIcons .btn-icon {
    height: auto !important;
    padding: 6px;
}
.largeFields .btn-icon {
    padding: 10px;
}



.btn-expander {
    font-size: 18px;
    padding: 0px;
    height: 16px;
    border-radius: .2em;
    border: none !important;
    width: 16px !important;
}
.btn-expander span {
    display: block;
    position: relative;
    bottom: 0.04em;
    right: 0.05em;
    max-height: 100%;
    transform-origin : .5em .48em;
    transition: transform 150ms ease-in-out;
}
.btn-expander--closed span {
    transform: rotate(-90deg);
}

.btn-chip {
    display: inline-flex;
    align-items: center;
    gap:.5ch;
    border-radius: 22px; /* half of the larger height (.largefields children) */
    padding-right:6px;
}
.btn-chip span:first-child {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 10em;
}
.btn-chip .icon-cancel {
    font-size: 21px;
}
.btn-chip svg {
    height: 100%;
    fill:currentColor;
    flex: 0 0 auto;
}

.smallFields .btn-chip,
.dropdawn .btn-chip {
    padding-right:3px;
    padding-left: 1ch;
}
.largeFields .btn-chip {
    padding-right:10px;
}
.smallFields .btn-chip .icon-cancel {
    font-size: 17px;
}
.largeFields .btn-chip .icon-cancel {
    font-size: 27px;
}
.dropdawn .btn-chip {
    margin-left: -1ch;
    margin-right: 1ch;
}

[class^="btn"]:hover,
[class*=" btn"]:hover,
.paginate_button:hover {
    text-decoration: none;
}

.btn-draggable .actions {
    margin-left: auto;
}

/* lists
_____________________________________________________________________*/
.list > li, /* direct child fixes the menu in translation (vod edit) */
.listItem {
    position: relative;
    display: flex;
    align-items:center;
    padding-left:1ch;
    gap:1em;
}

/* actions --------------------------*/
.fieldWrapper > .actions {
    padding-top: .42855em;
}
.actions > form {
    display: inline-block;
}
.actions .pipe {
    margin: 0 .7em;
    border-left: 1px solid #999;
}
.actions-large .btn {
    width: 100%;
}

/* leveling --------------------------*/
.list [class*="folderLvl"] {
    display: flex;
    align-items: center;
}
.list [class^="folderLvl"]::before,
.list [class*=" folderLvl"]::before{
    content: "";
    display: block;
    float: left;
}
.list .folderLvl_2::before{
    width: calc(1.5em - 1px);
}
.list .folderLvl_3::before{
    width: calc(3em - 1px);
}
.list .folderLvl_4::before{
    width: calc(4.5em - 1px);
}
.list .folderLvl_5::before{
    width: calc(6em - 1px);
}
.list .folderLvl_6::before{
    width: calc(7.5em - 1px);
}
.list .folderLvl_7::before{
    width: calc(9em - 1px);
}
.list .folderLvl_8::before{
    width: calc(10.5em - 1px);
}

/* special list item contents --------------------------*/

.listCheckbox {
    padding: 0;
}
.listItemThumb {
    flex:0 0 100px;
    width: 100px;
    height: 64px;
    padding:1px 0;
    display: block; /* avoid bottom margin */
    object-fit: contain;
}
.listItemName {
    font-size: 15px;
    line-height: 1.4em;
    padding:.4333334em 0;
    font-weight: 500;
}
.listItemName .regular {
    font-weight: 400;
}
.listItemName .small {
    font-size: 11px;
    padding-left: .5ch;
}
.treeList .listItemName {
    padding-left: 21px;
}
.treeList .btn-expander + .listItemName {
    padding-left: 4px;
}
.treeList .treeItem--fadeOut {
    transition: opacity 225ms ease-in-out;
    opacity: 0;
}
.treeList .treeItem--visible {
    transition: opacity 225ms ease-in-out 100ms;
    opacity: 1;
}

.list .actions {
    flex:0 0 auto;
    margin-left:auto;
    display:flex;
}
.list a:not(:hover) {
    text-decoration: none;
}



/* chips list
_____________________________________________________________________*/

.chipsList {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4px;
    row-gap: 4px;
}



/* flash messages
_____________________________________________________________________*/
#messages div {
    position: relative;
    font-size:15px;
    line-height: 1.5;
    padding:.6em 3em .6em 1.2em;
    border-radius: .5em;
    margin: 0.5ex 1ch 0 0;
}
#messages div p {
    padding:0;
    margin: 0;
    user-select:all;
}
#messages a[title] {
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    font-size: 2.55em;
    line-height: 1;
    width:1em;
    text-align: center;
    font-weight:500;
    text-decoration: none;
}

#messages .notification-link { 
  position: relative;
  font-size: 15px;
  font-weight: 900;
}




/* infos
_____________________________________________________________________*/
.info {
    padding: .7rem .9rem;
    font-size: .92857em;
    border-radius:.26em;
}
.info-small{
    padding:.6em 0;
    min-height: 0;
    margin:0;
}
.main > section > .info-small {
    padding:0 0 2em;
}

.info > [class^="icon"],
.info.hasAction >p> [class^="icon"] {
    display:inline-block;
    font-size: 1.7em;
    line-height: .7;
    vertical-align: sub;
    margin-right: .5rem;
}

.info.hasAction, .info.hasMultipleElements {
    display: flex;
    gap: .53ch;
    padding: .2rem .2rem .2rem .9rem;
}
.info.hasAction > p:first-child {
    margin: .5rem 0;
}
.info.hasMultipleElements {
    flex-direction: column;
}
.info.hasMultipleElements.hasAction {
    padding: .2rem .9rem .8rem;
}
.info.hasMultipleElements > *:not(.btn) {
    padding-left: 2.5em;
}
.info.hasMultipleElements > :first-child {
    padding-left: 0;
    display: flex;
}
.info.hasMultipleElements > :first-child strong {
    font-size: 1.2em;
}
.info.hasMultipleElements.hasAction > .btn {
    width: fit-content;
    align-self: flex-end;
}
.info .btn,
.info button {
    font-weight: 500;
}

.info-big {
    display:flex;
    align-items:center;
}
.info-big > [class^="icon"] {
    align-self: flex-start;
    font-size: 3.2307em;
    line-height: 0.83334;
}


.field > .info{
    display: inline-block;
    margin-left: 1em;
    vertical-align: top;
}
.field > .info:first-child{
    margin-left: 0;
}

.field + .info {
    margin-top: 2em;
    margin-bottom: 1em;
}
.info.isCentered {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

/* table info
_____________________________________________________________________*/

.info table {
    border-spacing: 0 .5em;
    width: 100%;
    table-layout: fixed;
}
.info th, .info td {
    padding: .1em .4em;
    text-align: left;
    vertical-align: top;
}
.info th:first-child, .info td:first-child {
    padding-left: 0;
}
.info .border-row td {
    padding: 0;
}
.info .table-metaKey,
.info .table-metaValue {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.info .table-metaValue {
    display: inline-block;
    max-width: 100%;
    margin-right: 1ch;
    height: 1.2em;
}

/* news bubbles
_____________________________________________________________________*/
.news{
    padding: 0;
    position: relative;
    font-size: 1em;
    border-radius: .5em;
    margin-bottom: calc(.5em + 2px);
    text-align: center;
}
.news strong {
    display: block;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1;
    padding: .53em 1.2em;
    border-top-left-radius: .3333em;
    border-top-right-radius: .3333em;
    margin: -1px;
}
.news strong small {
    position: absolute;
    top: .2em;
    right: .2em;
    font-size: .6em;
    opacity: .5;
}
.news span {
    display: block;
    padding: .8em 1.8em;
}
.news::before,
.news::after{
    content:"";
    position: absolute;
    top: 100%;
    left: calc(50% - .5em - 1px);
    left: .5em;
    color:inherit;
    border: calc(1em - 2px) solid transparent;
    border-bottom: 0;
}
.news::after{
    margin-top: -1px;
}
.news.arrowCenter::before,
.news.arrowCenter::after{
    left: calc(50% - .5em - 1px);
}
.news.arrowRight::before,
.news.arrowRight::after{
    left: auto;
    right: .5em;
}


/* tooltip
_____________________________________________________________________*/
.tooltip {
    position: absolute;
    z-index: 1000;
    font-size: 1em;
    border-radius: .5em;
    --arrowSize: 12px;
}
.tooltip.tooltip-inline {
    position: relative;
    margin-left: 0;
    z-index: 0;
}
.tooltip-actions {
    margin-top: .8em;
}

.tooltip span {
    display: inline-block;
}
.tooltip-infoGroup:not(:first-child) {
    margin-top: 1em;
}
.tooltip [class*="icon"] {
    vertical-align: top;
    margin-right: 3px;
    font-size: 1.3em;
}


.arrow,
.arrow::before {
    position: absolute;
    width: var(--arrowSize);
    height: var(--arrowSize);
    background: inherit;
    border:inherit;
    border-width: 0 1px 1px 0;
}
.arrow {
    visibility: hidden;
}
.arrow::before {
    visibility: visible;
    content: '';
    transform: rotate(45deg);
}
.tooltip[data-popper-placement^='top'] > .arrow {
    bottom: calc(var(--arrowSize) * -.5);
    margin-bottom:-1px; /* egal to border-width */
}
.tooltip[data-popper-placement^='bottom'] > .arrow {
    top: calc(var(--arrowSize) * -.5);
    margin-top:-1px; /* egal to border-width */
}
.tooltip[data-popper-placement^='left'] > .arrow {
    right: calc(var(--arrowSize) * -.5);
    margin-right:-1px; /* egal to border-width */
}
.tooltip[data-popper-placement^='right'] > .arrow {
    left: calc(var(--arrowSize) * -.5);
    margin-left:-1px; /* egal to border-width */
}

.tooltip[data-popper-placement^='bottom'] > .arrow::before {
    transform: rotate(225deg);
}
.tooltip[data-popper-placement^='left'] > .arrow::before {
    transform: rotate(-45deg);
}
.tooltip[data-popper-placement^='right'] > .arrow::before {
    transform: rotate(135deg);
}

.info[data-role="popperBtn"] + [data-role="popperTooltip"] {
    display: none;
}
.info[data-role="popperBtn"]:hover + [data-role="popperTooltip"] {
    display: block;
}





/* in label and next to button
-------------------------------------------*/
label > .info {
    position: absolute;
    right:0;
    top:0;
    padding: .5em;
    padding-top: inherit;
    padding-bottom: inherit;
    font-size: inherit;
}
.info-btn {
    position: relative;
    vertical-align: middle;
}
label > .info [class^="icon"] {
    margin:0;
    font-size: 1.4em;
}
.info-btn > [class^="icon"] {
    margin: 0;
}
label > .info p ,
.info-btn p {
    font-weight: 400;
}
label > .info p,
label > .info:hover p:hover,
.info-btn p {
    position: absolute;
    z-index: 1000;
    box-sizing: border-box;
    bottom: 100%;
    font-size: .92857em;
    margin: 0 0 .5em -10em;
    left: 50%;
    width: 20em;
    max-width: 100vw;
    padding: .6em 1em;
    border-radius: 4px;
    opacity: 0;
    transform:scale(0);
    transform-origin:bottom center;
    transition: opacity .2s ease-in-out 0s, transform 0s .2s;
}
.info-btn p {
    left: .92857em;
}
label > .info p[data-placement="bottom"],
label > .info:hover p[data-placement="bottom"]:hover,
.info-btn p[data-placement="bottom"],
.info-btn:hover p[data-placement="bottom"]:hover {
    top: 100%;
    bottom: inherit;
    transform-origin: top center;
    margin: .5em 0 0 -10em;
}
label > .info p::before,
label > .info p::after,
.info-btn p::before,
.info-btn p::after {
    content:"";
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 0 0 0 -.5em;
    color:inherit;
    border: .5em solid transparent;
}
label > .info p[data-placement="bottom"]::before,
label > .info p[data-placement="bottom"]::after,
.info-btn p[data-placement="bottom"]::before,
.info-btn p[data-placement="bottom"]::after {
    top: -11px;
}
label > .info p::after,
.info-btn p::after {
    margin-top: -1px;
}
label > .info p[data-placement="bottom"]::before,
.info-btn p[data-placement="bottom"]::before {
    margin-top: -2px;
}
label > .info:hover p,
.info-btn:hover p,
[data-btn="info"]:hover + .info p,
.info-btn p:hover,
label > .icon-ai:hover + .info p {
    transform:scale(1);
    opacity: 1;
    transition: all .15s ease-in-out;
}

label > .info p .hr,
.info-btn p .hr {
    border-top:1px solid;
    display: block;
    margin: .5em 0;
    opacity: .3;
}

label > .icon-ai {
    font-size: 1.4em;
    vertical-align: text-top;
}



/* badges
_____________________________________________________________________*/
.badge{
    display: inline-block;
    font-size: 13px;
    border-radius: 16px;
    padding:.2em 1ch;
}
.navList .badge {
    font-size: 11px;
    line-height: 15px;
    padding: 0 0.75ch 1px;
    font-weight: 600;
}


/* labels
_____________________________________________________________________*/
.labels{
    display: inline-block;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 1em;
    padding: 0.5em 0.6em;
    text-transform: uppercase;
}



/* pagination
_____________________________________________________________________*/
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap:1em 3em;
    padding-top: 3em;
    font-size: 12px;
}
.pagination .btn-icon {
    min-width: 24px;
    justify-content: center;
    border-radius: 12px;
}
.currentpage {
    pointer-events: none; /* simply avoid hover effect */
}



/* forbidden page
______________________________________________________________*/
.forbidden-page address{
    display: inline-block;
    margin-top: 1em;
    padding: 1.5em 1em 0 0;
    font-style: normal;
}
.forbidden-page address strong{
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: .5em;
}


/* texts for empty pages
______________________________________________________________*/
.emptyPageText {
    text-align:center;
}
.emptyPageText p,
.emptyPageText .info {
    font-size:1.2;
}

/* card
______________________________________________________________*/
.card {
    padding:1em 1.2em;
    border-radius: 5px;
}
.cardTitle {
    margin: 0;
    font-size: 24px;
    padding: 0 0 1.25em;
}


/* footer
_____________________________________________________________________*/
.footer{
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: calc(2em - 6px) 2em 2em; /* 6px  = parent's gap */
    gap: 1em 3em;
    font-size:.8em;
}



/* News popup
_____________________________________________________________________*/
/* modal
-------------------------------- */
body.popin {
    overflow: hidden;
}
.popModal {
    position: fixed;
    z-index: 100;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow: auto;
    display:flex;
    justify-content:center;
    align-items: flex-start;
    padding:1em 0;
}
.popModal:has(.withlogo) {
    padding:40px 0 2em;
}
.popModal.is-closed,
.popup.is-closed {
    display:none;
}
.modalOverlay {
    position: fixed;
    z-index: 0;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

/* popup itself
-------------------------------- */
.popup {
    --popup_width: max-content;
    --popup-border-width: 1px;
    white-space: normal;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    margin:50px 0;
    min-width: min(15em, 100vw - 1em);
    width: var(--popup_width);
    max-width: calc(100vw - 1em);
    border-radius: 7px;
    border: var(--popup-border-width) solid;
    
    --popup_padding-hr:1.5em;
}
.popup.withlogo {
    border-radius: 17px;
    --popup_padding-hr:3em;
}
.popModal .popup {
    margin:auto 0;
}
.thinPop {
    --popup_width: 35em;
}
.midPop{
    --popup_width: 45em;
}
.bigPop{
    --popup_width: 65em;
}
.maxPop {
    --popup_width: calc(100vw - 80px);
}
.withlogo.midPop{
    --popup_padding-hr: 4em;
}
.withlogo.bigPop{
    --popup_padding-hr: 5em;
}
@media (min-height:480px) {
    .heightFulPop {
        height: 100%;
        display: grid;
        grid-template-rows: min-content 1fr min-content;
    }
}

/* background task context
*/
.bgTask__messages,
.bgTaskPopup__status {
    position: absolute;
    z-index: 666;
    top: 6px;
    left: 66px;
    --popup_padding-hr:1em;
}
.bgTaskPopup__status {
    margin: 0;
    width: min(38em, 100vw - 66px - 1em);
    max-height: calc(100% - 12px);
    display: grid;
    grid-template-rows: min-content 1fr min-content;
}
.bgTask__messages {
    pointer-events: none;
}

.bgTaskPopup__message {
    --popup_padding-hr:1em;
    pointer-events: all;
    margin:0;
    min-width: 0;
    max-width: calc(100vw - 66px - 1em);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.bgTaskPopup__message:not(:first-child) {
    margin:6px 0 0;
}

@media (max-width:767px) and (pointer:coarse) {
    .bgTask__messages,
    .bgTaskPopup__status {
        top: auto;
        bottom: 56px;
        left: .5em;
        width: calc(100% - 1em);
    }
    .bgTaskPopup__message {
        max-width: 100%;
    }
}

/* popup header
-------------------------------- */
.popHeader {
    position: relative;
    display:flex;
    gap: 1.5em;
    padding-left: var(--popup_padding-hr);
    border-radius: inherit;
}
.popLogo{
    align-self:flex-end;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: max(180px, 50%);
    height: 4.6em;
    border-radius: 2.3em;
}
.popHeader strong {
    flex:1 0;
    font-size: 1.3em;
    padding:0.55em 0;
    font-weight: 500;
}
.closePopBtn {
    font-size: 2.7em;
    line-height: 1.1;
    height: 1.2em;
    width: 1.2em;
    margin-left:auto;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.closePopBtn:hover {
    text-decoration: none;
}


.bgTaskPopup__message .popHeader {
    padding:0;
}

/* popup content
-------------------------------- */
.popContent{
    padding: 1.2em var(--popup_padding-hr) 0;
    line-height: 1.3;
}
.popContent:last-child{
    padding-bottom:calc(var(--popup_padding-hr) / 1.3);
}
.popup.withlogo .popContent{
    padding-top:2em;
}
.heightFulPop .popContent,
.bgTaskPopup__status .popContent {
    overflow: auto;
}
.bgTaskPopup__message .popContent {
    padding: 0 var(--popup_padding-hr);
    flex: 0 1 auto;
    min-width: 0;
}

.popContent > h3{
    font-size: 2.2em;
    font-weight: 500;
    margin: 0 0 .65em;
}
.popContent > h4{
    font-size: 1.5em;
    font-weight: 500;
    margin: 0 0 1.4em;
}
.popContent > h5{
    font-size: 1.1em;
    font-weight: 700;
    margin: 0 0 .3em;
}
.popContent > p {
    margin: 1em 0;
}
.popContent > li{
    list-style:disc inside;
}
.popContent > li + li{
    margin-top: .5em;
}
.popContent label {
    display: block;
    padding-left: 0;
}

/* popup footer
-------------------------------- */
.popFooter {
    padding: 1em var(--popup_padding-hr) calc(var(--popup_padding-hr) / 2);
}
.popFooter .largeFields {
    text-align: center;
}
.popFooter .actionsFooter {
    text-align:right;
}




/* Progress
_____________________________________________________________________*/
progress {
    height: 4px;
    border-radius: 0;
    border: 0;
}

/* background tasks
_____________________________________________________________________*/
#bgTask__statusContent {
    display: flex;
    flex-direction: column;
}
.bgTask {
    display: flex;
    transition: opacity 4s ease-in-out;
}
#bgTask__statusContent .bgTask.isFinished {
    opacity: 0;
}
.bgTask:not(:first-child) {
    padding-top: .42855em;
}
.bgTask > label {
    flex: 0 0 min(50%, 16em);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bgTaskPopup__message .bgTask > label {
    flex:0 1 auto;
}

.bgtask__state {
    flex: 1 1 fit-content;
    min-width: 0;
    display:flex;
    align-items: center;
    gap: 1ch;
}
.bgTaskPopup__message .bgtask__state {
    flex: 0 0 fit-content;
}
.bgtask__state progress {
    flex:1 1 auto;
}
.bgtask__state label:last-child {
    padding-right: 0;
    flex:0 0 auto;
}
.bgtask__state output:not(:last-child) {
    flex:1 1 auto;
}
.bgtask__state .info {
    font-size: inherit;
    padding:0;
}
.bgtask__error-opener {
    align-self: flex-end;
}
.field + .bgtask__errors {
    margin-top:0;
}

.bgtask__errors strong {
    font-size: 1.2em;
}
.bgtask__errors ul {
    margin: .5em 0 1em .8em;
}
.bgtask__errors li {
    list-style: disc outside;
    margin-left: 1.35em;
}
.bgtask__errors li:not(:first-child) {
    margin-top: 1ex;
}






/* feedback and help buttons
_____________________________________________________________________*/
@keyframes loadExtraButtons {
from {
    transform: translateX(44px);
    }
to {
    transform: translateX(0);
    }
}
/*
WARNING : the following code for jsd-widget is very ugly
and may break after a jsd-widget's update
#jsd-widget[style*="width: 70px"]{
    opacity: 0;
    margin: 0 -14px -18px 0;
    clip: rect(13px,57px,57px,12px);
}
#jsd-widget[style*="width: 370px"]{
    opacity: 1;
}
#jsd-widget {
    z-index: 1;
}
#jsd-widget[style*="width: 370px"] + #fakeHelpButton {
    display: none;
}
#crowd-shortcut {
    display: none !important;
}


#jsd-widget + #fakeHelpButton,
*/
/* #feedback{
    z-index: 0;
    position: fixed;
    bottom: 5px;
    right: 0;
    font-size: 29px;
    font-weight: bold;
    line-height: 48px;
    height: 44px;
    width: 44px;
    text-align: center;
    border-radius: 6px 0 0 6px;
    margin-right: -4px;
    transition: margin .2s;
    animation: loadExtraButtons .8s;
} */
#feedback {
    bottom: 55px;
}
#crowd-shortcut {
    /* it's the default feedback's button */
    display: none !important;
}


.fancyTitle{
    position: absolute;
    right: 100%;
    margin-right: .5em;
    top: 50%;
    margin-top: -1em;
    line-height: 2em;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    padding: 0 0.7em;
    color:#fff;
    background: rgb(33,30,28);
    background: rgba(33,30,28,.8);
    display: none;
}
.fancyTitle::after{
    content: "";
    border-width: .4em 0 .4em .4em;
    border-style: solid;
    border-color: transparent transparent transparent rgb(33,30,28);
    border-color: transparent transparent transparent rgba(33,30,28,.8);
    position: absolute;
    right: -.4em;
    top: 50%;
    margin-top: -.4em;
}

*:hover > .fancyTitle,
#jsd-widget:hover + #fakeHelpButton .fancyTitle,
#jsd-widget.hover + #fakeHelpButton .fancyTitle{
    display: block;
}







/*___________________________________________________________________

Responsive overwrites
_____________________________________________________________________
_____________________________________________________________________*/



/* 1366px */
@media screen and (max-width: 1366px) and (pointer:fine) {
/*==================================================================*/
.adminFace:not(.iframeContext) .content {
    margin-left: 60px;
}
#logoSite img{
    transform: scale(0.8695652); /* from 46 to 40 */
}
header {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    bottom: 0;
}
header {
    width: 60px;
}
.navlink_icon {
    flex-basis: 20px;
    text-align: center;
}
.child .navlink_icon {
    flex-basis: 20px;
}
.navlink_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: opacity .2s;
}
header:not(.open) .navlink_text {
    opacity: 0;
}

header.open{
    width: 250px; /* must be numeral for transition */
}
}/* end small devices */


@media screen and (max-width: 767px) {
/*===================================================================*/

label > .info p,
label > .info:hover p:hover{
    margin-left: 0;
    left:auto;
    right:0;
}
label > .info p::before,
label > .info p::after {
    left:100%;
    margin-left:-1.6em;
}
/* layout
_____________________________________________________________________*/

.bgTask__messages,
.bgTaskPopup__status {
    font-size: 12px;
}

/* 
    inner page
*/
.content section {
    padding-left: 5vw;
    padding-right: 5vw;
}
section > h1,
.sectionTitle {
    font-size: 1.6em;
    margin-left: 0;
    padding-left:0;
}
h2, legend {
    font-size: 1.1em;
}

/* 
 pagination
*/
.pagination {
    justify-content: center;
}

/*
forms
*/
.stepForm > fieldset {
    margin-left: 0;
    padding-top: 0;
    margin-bottom: 4em;
}
.step-title {
    padding-left:1.6em;
    font-size: 1.1em;
    padding-top: .9em;
}
.step-number {
    left:0;
}

form fieldset{
    width:100% !important;
    box-sizing: border-box;
    float: none;
    padding-top: 2.4em;
}
form fieldset:first-child{
    padding-top: 0;
}

.switch {
    white-space: normal;
}

.field {
    flex-wrap: wrap;
}

/* field childs-------------------------*/
.field > label:first-child {
    flex: 1 1 auto;
}
.field > label + :last-child:not(.push-right, [type=checkbox], [type=radio], [type=button], button) {
    flex: 1 1 100%;
    flex-wrap: wrap;
}
.field > textarea{
    min-height: 6em;
}
.field > .form-errors{
    margin-left: 0 !important;
}

/* lists
_____________________________________________________________________*/
section > .list,
section > form > .list,
.filtersInfos--list,
.checkRecap {
    margin-left: -5vw;
    margin-right: -5vw;
}
.checkRecap__actions .pipe {
    margin: 0;
}

/* News popup
_____________________________________________________________________*/
.popup{
    --popup_padding-hr: 2em;
}

/* end max 767*/
}








@media screen and (pointer: coarse) {
    /*===================================================================*/
    .hidden-phone {
        display:none !important;
    }
}
@media screen and not (pointer: coarse) {
    /*===================================================================*/
    .shown-phone {
        display:none !important;
    }
}

@media screen and (pointer:coarse) and (max-width:767px) {
    label > .info p,
    label > .info:hover p:hover{
        position: fixed;
        z-index: 1000;
        inset:0;
        margin:0;
        width:auto;
        height:auto;
        padding-bottom: 3em;
        border-radius: 0;
        font-size: 1.1em;
        overflow: auto;
        transform-origin: 50% 50%;
    }
    label > .info p::before {
        content:none;
    }
    label > .info p::after {
        content:"×";
        position: absolute;
        top:auto;
        left:50%;
        bottom: 0;
        border: 0;
        margin-left:-.5ch;
        font-size: 3em;
        line-height: 1;
        overflow: hidden;
    }
}




/* DEV only */
.sf-toolbar .sf-minitoolbar {
    bottom:calc(50% - 18px);
    border-bottom-left-radius: 4px;
    transition: transform .2s;
    transform: translateX(50%);
}
.sf-toolbar .sf-minitoolbar:hover {
    transform: translateX(0);
}