.accueil-panel-right
{
    background-image: url(https://tr-236-3759.mo9.monooti.com/shared/tr_236_3761/medias/Image/YIFB-Homepage-1200x1200.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-color: #070709;
}

.accueil-panel-top
{
    background-image: url(https://tr-236-3759.mo9.monooti.com/shared/tr_236_3761/medias/Image/YIFB-MobileHeader-600x200.png) !important;
}

.bg-gradient
{
    background: #070709!important;
}

.bg-light.rounded-lg.box-shadow-lg.mt-4.container-folders-access
{
    display: none;
}

.gonewgroupfile
{
    display: none !important;
}

.h3
{
    color: #003680;
}

.textmobile
{
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}

body
{
    --primary: #070709;
    --primary-hover: #d34c46;
    --warning: #070709;
    --warning-hover: #d34c46;
}

span.field-input
{
    color: var(--gray);
    display: block;
    width: 100%;
    height: calc(1.5em + 1.125rem + 2px);
    padding: .5625rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: var(--secondary);
    background-clip: padding-box;
    border: 1px solid #dfdfeb;
    border-radius: .75rem;
    box-shadow: 0 0 0 0 transparent;
    transition: border-color .2s ease-in-out,box-shadow .2s ease-in-out;
}

.imgunchecked + label::after
        {
            content: "Il n'y a plus de place disponibles pour cette session.";
            color: red;
    font-style: italic;
    display: flex
}

.postvalidation.tabcontainer {
    place-items: center;
}
