body {
    margin: 0;
    padding: 0;
}

body,
html {
    height: 100%;
}

button {
    padding : 0 0 !important;
}

[class*="cell-"] {
    padding-left: 0px;
    padding-right: 0px;
}

.mbsc-event-day.mbsc-list-header.mbsc-ios.mbsc-hb {
    font-size: 20px;
    background-color: #eee;
}
.event_calendar_title {
    font-size: 21px;
    color: #1B2441;
    font-family: 'IBMPlexSansCondensed-Bold';
    width: 100%;
    text-align: center;
    line-height: 28px;
}
.mbsc-full-event-title {
    font-family: IBMPlexSansCondensed-Medium !important;
    color: #1b2441;
}
.mbsc-full-event-subtitle {
    color: #888ea3;
    font-size: 14px;
}
.mbsc-full-event-start {
    font-family: IBMPlexSansCondensed-Medium !important;
    position: absolute;
    right: 6px;
    top: 0px;
    color: #1b2441 !important;
}
.mbsc-full-event-end {
    position: absolute;
    right: 6px;
    top: 20px;
    color: #888ea3 !important;
}

.mbsc-full-event-success {
    color: #2ec07e;
}
.mbsc-full-event-success, .mbsc-full-event-warning {
    font-size: 14px;
}
.mbsc-full-event-success i, .mbsc-full-event-warning i {
    font-size: 14px;
    padding-top: 5px;
}
.mbsc-full-event-warning {
    color: #ff8822;
}
.md-full-event-detail button {
    margin: 6px 0 0 0 !important;
    padding: 0px 10px 0 10px !important;
    font-size: 14px !important;
}
.md-full-event { max-width: 90%; }
.mbsc-bloc-principal {
    background-color: white;
    padding: 10px;
}

.hide {
    display: none;
}

.mbsc-label {
    max-width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.user_registered_detail { background-color: #FFFFFF !important; }
.trainee_registered_detail { background-color: #FFFFFF !important; }
.responsibles_registered_detail { background-color: #FFFFFF !important; }

.user_registered_detail_grid .mbsc-row { padding: 10px 0 10px 0; border-bottom: 1px solid #ccc; }
.user_registered_detail_grid a { min-height: 35px; min-width: 75px; }
.trainee_registered_detail_grid .mbsc-row { padding: 10px 0 10px 0; border-bottom: 1px solid #ccc; }
.trainee_registered_detail_grid a { min-height: 35px; min-width: 75px; }
.user_registered_detail_grid .mbsc-row { padding: 10px 0 10px 0; border-bottom: 1px solid #ccc; }
.user_registered_detail_grid a { min-height: 35px; min-width: 75px; }

.mbsc-tag-form {
    position: inherit;
    margin-top: -30px;
    z-index: 999;
    float: right;
    margin-bottom: -30px;
}

.mbsc-tag-form div.mbsc-note {
    padding: 3px;
    border-radius: 7px;
    float: right;
    z-index: 999;
}
/*
.md-full-event {
    width: 100%;
    padding: 10px 0;
}

.md-full-event-time {
    display: flex;
    flex-direction: column;
    float:right;
}

.md-full-event-img {
    width: 100px;
    border-radius: 6px;
    float: left;
}

.md-full-event-title {
    float: left;
    font-family: IBMPlexSansCondensed-Medium;
    color: #1b2441;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
}

.md-full-event-location {
    margin-left: 10px;
    display: inline-block;
    line-height: 1.4;
    margin-right: 40px;
}

.md-full-event-time {
    float: right;
    display: inline-block;
    line-height: 1.4;
}

.md-full-event-label {
    font-size: 12px;
    font-weight: 600;
    color: #aaa;
}
*/

.mbsc-ios.mbsc-selected div div.mbsc-calendar-marks {
    display: none;
}

.button_filter {
    float: right;
    color: #ffffff !important;
    background: #2EC07E !important;
    width: 35%;
    margin-right: 10px !important;
}

.mbsc-event-list {overflow: auto !important;}
.height_div2 {height: 5px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;     /* triggers hasLayout */
}
.calendar_content_right{width: 100%;float: left; height: 100vh;overflow-x: hidden;overflow-y: scroll;}
.mobile_container{width: 100%;float: left; height: 100vh;overflow-x: hidden;overflow-y: scroll;}
.backmsgbloc{cursor: pointer;}
.user_underinfo{width: 100%;float: left;padding: 15px 15px;    height: 100vh;overflow-x: hidden;overflow-y: scroll;display: none;}
.mobile_side_right {display: none;}
.user_underinfo::-webkit-scrollbar {width: 5px;}
.user_underinfo::-webkit-scrollbar-track {background: #f1f1f1; }
.user_underinfo::-webkit-scrollbar-thumb {background: #c5c5c5; }
.user_underinfo::-webkit-scrollbar-thumb:hover {background: #c5c5c5; }
.user_underinfodesk h2{font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;padding-top: 18px;padding-bottom: 18px;}
.user_titleinter h2{font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;padding-top: 18px;padding-bottom: 18px;}
.text_input label span.mbsc-label {padding-top: 5px;}
.infogen_title{width: 100%;float: left;padding-bottom: 12px;border-bottom: 1px solid #ECEEF3;}
.infogen_title h2{width: 100%;float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';line-height: 28px;}
.userdetails_box{width: 100%;float: left;}
.Informations_générales{float: left; border-radius: 3px;margin-bottom: 15px; background-color: #F8F9FB;}
.{width: 100%;float: right;display: block;}
.backmsgcal{left: 0;}
.backarrow{cursor: pointer}
.event_time_start{font-family: IBMPlexSansCondensed-Medium; color: #1b2441;}
.secondary_text{color: #888EA3;}
.dropdown_arrow_size{font-size: 20px;}
.mbsc-calendar-body{color: #F8F9FB;}
.mbsc-calendar-today{font-size: 15px; font-family: IBMPlexSansCondensed-Bold;}
.nav_button{ cursor: pointer; }
.mbsc-calendar-button{margin: 0 0 0 0 !important;}
.mbsc-calendar-title{font-family: IBMPlexSansCondensed-Medium; color: #ffffff !important;}
.all_evenement{width: 100%;float: left; }
.calendar_filter{width: 93%;float: left;position: relative;}
.header_wrapper {display: flex; flex-direction: column; width: 100%;}
.celendar_search{width: 100%;float: left;text-align: center;z-index: 11;}
.celendar_search ul{list-style-type: none;display: inline-flex;}
.celendar_search ul li{float: left;width: auto;margin: 0 5px;position: relative;}
.celendar_search li a {float: left;width: max-content;padding: 5px 10px;background:#444B64;color: #FFFFFF;font-size: 15px;border-radius: 30px;line-height: 19px;height: 32px;}
.celendar_search li a i {height: 22px;float: left;font-size: 21px;margin-right: 5px;color: #ffffff;}
.celendar_search li .search_cle_one i{margin-right: 0px;font-size: 15px;padding: 4px 0px;}

.celendar_search_bar{width: 100%;float: right;text-align: center;z-index: 11;}
.celendar_search_bar ul{list-style-type: none;display: inline-flex;}
.celendar_search_bar ul li{float: right;width: auto;margin: 5px 5px;position: relative;}
.celendar_search_bar li a {width: max-content;padding: 5px 10px;background:#444B64;color: #FFFFFF;font-size: 15px;border-radius: 30px;line-height: 19px;height: 32px;}
.celendar_search_bar li a i {height: 22px;float: right;font-size: 21px;margin-right: 5px;color: #ffffff;}
.celendar_search_bar li .search_cle_one i{margin-right: 0px;font-size: 15px;padding: 4px 0px;}

#calendar_actions {
    float: right;
    margin: -40px 20px 0 0;
    padding: 5px 10px 5px 10px !important;
    color: #1B2441;
    font-family: 'IBMPlexSansCondensed-Bold' !important;
    line-height: 28px;
}

.mbsc-calendar-header, .mbsc-calendar-week-days{
    background: #1B2440 !important;
}

.height-div {
    height: 100%;
}

.md-custom-header-controls {
    color: #ffffff;
    display: flex;
    flex: 1 0 auto;
    justify-content: center;
    align-items: center;
}

.caret_icon {
    margin-top: 18px !important;
}

.single-day-event-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}

.single-day-event {
    margin-left: 8px;
}

.multi-day-event {
    padding: 3px 0 3px 5px;
    font-size: 15px;
}
.mbsc-calendar-text {
    margin-bottom: 10px !important;
}

.mbsc-calendar-week-days {
    color: #DCDCDC;
}

.liststyletypenone li {
    list-style-type: none;
    margin: -20px 0px -10px -10px;
}

.md-custom-header-controls {
    display: flex;
    flex: 1 0 auto;
    justify-content: center;
    align-items: center;
}

.md-custom-header-nav,
.md-custom-header-view {
    width: 180px;
}

.md-custom-header-button.mbsc-button {
    font-size: 20px;
    height: auto;
    padding: 0;
    margin: 0;
}

.md-custom-header .mbsc-segmented {
    width: 110px;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
}

.md-custom-header .mbsc-material.mbsc-segmented,
.md-custom-header .mbsc-windows.mbsc-segmented {
    padding: 0;
}

.md-custom-header .mbsc-segmented .mbsc-segmented-button {
    font-size: 20px;
    height: 32px;
    padding: 0;
}

.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text {
    border-color: #F73438 !important;
    background: #F73438 !important;
    color: #fff !important;
}

@media screen and (min-width: 1301px) {
    /*.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text {
        height: 31px !important;
        width: 42px;
        margin: 2px 0 0 0 !important;
        padding: 6px 0 0 0;
    }*/
    .mbsc-ios.mbsc-calendar-day-marked.mbsc-selected {
        padding-bottom: 0px !important;
    }
    .mbsc-ios.mbsc-selected div.mbsc-calendar-cell-inner {
        height: 115%;
        font-color: white !important;
        font-weight: 600;
    }
    .mbsc-ios.mbsc-calendar-day-text{border-radius: 10px !important;}
    .mbsc-calendar-cell-inner{border-radius: 10px;}
    .Informations_générales{width: 100%;}

    .backmsgbloc{width: 100%;float: left;padding-bottom: 12px;display: block;padding: 10px 0 10px 0;}
    .backmsgbloc a{float: left;}
    .backmsgbloc a i{float: left;font-size: 30px;color: #1B2441;}
    .backmsgbloc h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;    line-height: 28px;}
    /*
    .mobile_side_right h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 100%;text-align: center;    line-height: 28px;}
    .mobile_side_right{width:100%; float: left; display: block !important;}
     */
    .backarrow{display: none;}
    /*.mbsc-calendar-labels {
        position: absolute;
        bottom: 0;
    }*/
    .mbsc-calendar-day-outer .mbsc-calendar-day-text {
        opacity: 1 !important;;
        color: #B9BCCA;
    }
    .mbsc-calendar-week-days {
        color: #888ea3;
        font-family: 'IBMPlexSansCondensed-Medium';
        font-size: 13px;
    }
    .single-day-event{font-size: 13px; color:#1B2441; font-family: 'IBMPlexSansCondensed-Medium' !important;}
    .calendar_content_right{float: left;background: #F8F9FB;height: 100vh;}
    .mobile_container{width: 30%;float: left;background: #F8F9FB;height: 100vh; border-right: 5px #F0F0F0 solid;}
    .content_right{float: left; width: 70%; overflow-y: scroll; height: 100vh;}
    .calendar_filter{width:93%;}
    .celendar_search_bar ul{flex-direction: column;}
    .celendar_search {display: none;}
    .mbsc-calendar-table .mbsc-calendar-week-days, .mbsc-calendar-row {height: 15px;}
    #nav-to-prev-page {
        margin-right: 60px;
    }
    #nav-to-next-page {
        margin-left: 60px;
    }
}

@media screen and (min-width:992px) {
    .calendar_filter_hide {
        display: none !important;
    }
}

@media screen and (min-width:992px) and (max-width: 1300px) {
    /*.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text {
        height: 31px !important;
        width: 42px;
        margin: 1px 0 0 0 !important;
        padding: 4px 0 0 0;
    }*/
    .mbsc-ios.mbsc-calendar-day-marked.mbsc-selected {
        padding-bottom: 0px !important;
    }
    /*.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text {
        border-color: #F73438;
        background: #F73438;
        color: #fff;
    }*/
    .mbsc-calendar-table .mbsc-calendar-week-days, .mbsc-calendar-row {height: 20px;}
    .mbsc-ios.mbsc-selected div.mbsc-calendar-cell-inner {
        height: 115%;
        font-color: white !important;
        font-weight: 600;
    }
    .mbsc-ios.mbsc-calendar-day-text{border-radius: 10px !important;}
    .mbsc-calendar-cell-inner{border-radius: 10px;}
    .Informations_générales {width: 100%;}
    .celendar_search {display: none;}

    .backmsgbloc{width: 100%;float: left;padding-bottom: 12px;display: block;padding: 10px 0 10px 0;}
    .backmsgbloc a{float: left;}
    .backmsgbloc a i{float: left;font-size: 30px;color: #1B2441;}
    .backmsgbloc h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;    line-height: 28px;}
    /*
    .mobile_side_right h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 100%;text-align: center;    line-height: 28px;}
    .mobile_side_right{width:100%; float: left; display: block !important;}
     */
    .backarrow{display: none;}
    /*.mbsc-calendar-labels {
        position: absolute;
        bottom: 0;
    }*/
    .mbsc-calendar-week-days {
        color: #888ea3;
        font-family: 'IBMPlexSansCondensed-Medium';
        font-size: 13px;
    }
    .mbsc-calendar-day-text {font-size: 15px; color: #444B64;}
    .single-day-event{font-size: 13px; color:#1B2441; font-family: 'IBMPlexSansCondensed-Medium' !important;}
    .content_right{float: left; width: 70%; overflow-y: scroll;}
    .calendar_content_right {float: left;background: #F8F9FB;}
    .mobile_container {width: 30%;float: left;background: #F8F9FB; border-right: 5px #F0F0F0 solid;}
    .calendar_filter{width:91%;}
    .celendar_search_bar ul{flex-direction: column;}
    #nav-to-prev-page {
        margin-right: 60px;
    }
    #nav-to-next-page {
        margin-left: 60px;
    }
}

@media screen and (min-width:768px) and (max-width: 991px) {
    .mbsc-calendar-table div div div div{font-size: 15px;}
    .mbsc-ios.mbsc-selected div.mbsc-calendar-cell-inner {
        height: 115%;
        font-color: white !important;
        font-weight: 600;
        background: #F73438;
    }
    .mbsc-ios.mbsc-calendar-day-text{border-radius: 10px !important;}
    .mbsc-calendar-cell-inner{border-radius: 10px;}
    .backmsgbloc{width: 100%;float: left;padding-bottom: 12px;display: block;}
    .backmsgbloc a{float: left;}
    .backmsgbloc a i{float: left;font-size: 30px;color: #1B2441;}
    .backmsgbloc h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;    line-height: 28px;}

    .user_underinfo {width: 100%;}
    .mobile_side_right{width: 100%;margin-bottom: 46px;display: block;}
    .mobile_side_right a{float: left;}
    .mobile_side_right a i{float: left;font-size: 30px;color: #1B2441;}
    .mobile_side_right h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;line-height: 28px;}
    /*
    .mobile_side_right{width: 100%;float: left;padding-bottom: 12px;display: block;}
    .mobile_side_right a{float: left;}
    .mobile_side_right a i{float: left;font-size: 30px;color: #1B2441;}
    .mobile_side_right h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;    line-height: 28px;}
     */
    .Informations_générales {width: 100%;}
    .calendar_content_right{background: #F8F9FB; padding-top: 75px; height: 90vh;}
    .mobile_container{background: #F8F9FB; padding-top: 75px; height: 90vh;}
    .{width: 100%;float: left;}
    .mbsc-ios.mbsc-calendar-day {border-top-style: hidden;}
    .all_evenement{padding-top: 60px;}
    .celendar_search::-webkit-scrollbar {display: none;}
    .celendar_search {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }
    .celendar_search{white-space: nowrap;overflow-x: scroll;overflow-y: hidden;top: 120px;}
    .celendar_search ul{padding: 0px 4px;}
    .calendar_filter {width: 100%;}
    #nav-to-prev-page {
        margin-right: 60px;
    }
    #nav-to-next-page {
        margin-left: 60px;
    }
}

@media screen and (min-width:1px) and (max-width:767px){
    .mbsc-calendar-table div div div div{font-size: 15px;}
    .mbsc-ios.mbsc-selected div.mbsc-calendar-cell-inner {
        height: 115%;
        font-color: white !important;
        font-weight: 600;
        background: #F73438;
    }
    .mbsc-ios.mbsc-calendar-day-text{border-radius: 10px !important;}
    .mbsc-calendar-cell-inner{border-radius: 10px;}
    .backmsgbloc{width: 100%;float: left;padding-bottom: 12px;display: block;}
    .backmsgbloc a{float: left;}
    .backmsgbloc a i{float: left;font-size: 30px;color: #1B2441;}
    .backmsgbloc h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;    line-height: 28px;}

    .user_underinfo {width: 100%;}
    .mobile_side_right{width: 100%;display: block;}
    .mobile_side_right a{float: left;}
    .mobile_side_right a i{float: left;font-size: 30px;color: #1B2441;}
    .mobile_side_right h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;line-height: 28px;}
    /*
    .mobile_side_right{width: 100%;float: left;padding-bottom: 12px;display: block;}
    .mobile_side_right a{float: left;}
    .mobile_side_right a i{float: left;font-size: 30px;color: #1B2441;}
    .mobile_side_right h2{float: left;font-size: 21px;color: #1B2441;margin-bottom: 0px;font-family: 'IBMPlexSansCondensed-Bold';width: 90%;text-align: center;    line-height: 28px;}
     */
    .Informations_générales {width: 100%;}
    .calendar_content_right{background: #F8F9FB; padding-top: 75px; height: 90vh;}
    .mobile_container{background: #F8F9FB; padding-top: 75px; height: 90vh;}
    .{width: 100%;float: left;}
    .mbsc-ios.mbsc-calendar-day {border-top-style: hidden;}
    .all_evenement{padding-top: 60px;}
    .celendar_search::-webkit-scrollbar {display: none;}
    .celendar_search {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }
    .celendar_search{white-space: nowrap;overflow-x: scroll;overflow-y: hidden;top: 120px;}
    .celendar_search ul{padding: 0px 4px;}
    .calendar_filter {width: 100%;}
    #nav-to-prev-page {
        margin-right: 0px;
    }
    #nav-to-next-page {
        margin-left: 0px;
    }
}

@media screen and (min-width: 599px) {
    #close-calendar {
        position: absolute;
        right: 9px;
    }
    #open-calendar {
        display: none;
    }
}
@media screen and (min-width:1px) and (max-width:598px){
    #open-calendar {
        position: absolute;
        right: 9px;
    }
    #close-calendar {
        display: none;
    }
}

@media screen and (max-width: 374px) {
    .backmsgbloc h2{    width: 89%;}

    .mobile_side_right h2{    width: 89%;}
    /*
    .mobile_side_right h2{    width: 89%;}
    .user_underinfo {padding-bottom: 900px;}
     */
}

@keyframes loadingEffect {
    0% {
        opacity: 1;
        background-color: white;
    }
    50% {
        opacity: 0.3;
        background-color: #eeeeee;
    }
    100% {
        opacity: 1;
        background-color: white;
    }
}

div[data-loading-text] {
    animation: loadingEffect 1.5s ease-in-out infinite;
}


/* Style du conteneur du commentaire */
.commentaire {
    max-height: 150px; /* Hauteur maximale initiale */
    overflow: hidden;
    position: relative;
    transition: max-height 0.3s ease;
}

/* Gradient pour indiquer qu'il y a plus à voir */
.commentaire::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(to bottom, transparent, white);
    display: block;
}

/* Style du bouton "En savoir plus" */
.toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: bold;
    color: #2EC07E;
    text-decoration: none;
}

/* Icône flèche */
.toggle-icon {
    margin-left: 5px;
    transition: transform 0.3s;
}

/* Rotation de la flèche lorsque le commentaire est ouvert */
.expand .toggle-icon {
    transform: rotate(180deg);
}

/* Expansion du conteneur du commentaire */
.expand .commentaire {
    max-height: 100000px; /* Ajustez selon le besoin */
}

/* Suppression du gradient lorsque le commentaire est ouvert */
.expand .commentaire::after {
    display: none;
}

.add_event_mobile {
    position: absolute;
    left: 10px;
    z-index: 9;
    width: 170px;
    font-size: 13px;
    color: white;
    height: 25px;
}

.add_event_mobile .text {
    font-size: 13px;
    color: white;
}

@media screen and (max-width: 767px) {
    .add_event_mobile {
        width: 100px;
    }
    .add_event_mobile .text {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .add_event_mobile {
        width: 80px;
    }
}
@media screen and (max-width: 400px) {
    .add_event_mobile {
        width: 70px;
    }
}
@media screen and (max-width: 350px) {
    .add_event_mobile {
        width: 60px;
    }
}
.capacities {
    color: #666;
    font-size: 15px;
}

.tariff_plan_tag {
    background-color: white;
    border-radius: 8px;
    border: 1px solid #CCC;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    margin: 5px;
    display: inline-block;
}
.tariff_plan_tag.selected {
    background-color: #ccc;
}
.mbsc-lv-item {
    transition: opacity 0.5s;
}
.hidden {
    display: none !important;
}