/* #preview-image {
    display: none;
} */

.header {
    position: sticky;
}

body {
    min-height: 100vh;
    overflow-x: hidden;
    display: inline-flex;
    align-content: space-around;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.main {
    padding: 0;
    min-height: unset;
}

.section-404 {
    margin: 50px 0;
    color: #33404f;
}

.section-404 h1 {
    margin: 30px;
    font-size: 40px;
    font-family: "gotham_medium", sans-serif;
    font-weight: 400;
}

.section-404 h1.h1-500 {
    max-width: 866px;
    margin: 30px auto;
}

.section-404 h2 {
    line-height: 35px;
    font-size: 32px;
    font-family: "gotham_medium", sans-serif;
    font-weight: 400;
    max-width: 530px;
    margin: auto;
}

.section-404 .img-404 {
    width: 150px;
    height: 150px;
}

.section-404 .img-500 {
    width: 94px;
    height: 99px;
}

.section-404 hr {
    max-width: 346px;
    margin: 30px auto;
    border: solid 1px #e0dfdf;
}

.section-404 h3,
.section-404 a {
    line-height: 32px;
    font-size: 24px;
    font-family: "gotham_medium", sans-serif;
    font-weight: 400;
    max-width: 430px;
    margin: auto;
}

.section-404 a,
.section-404 a:not([href]):not([tabindex]) {
    color: #ff5e00;
}

.text-underline {
    text-decoration: underline;
}

h3.mx-531 {
    max-width: 531px;
}

.text-mobile {
    display: none;
}

.box-shadow {
    background: #ffffff;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.dropdown-add-member {
    padding: 10px;
    position: absolute;
    right: 15px;
    z-index: 9;
    width: 403px;
    display: none;
    border-radius: 10px;
}

.icon-delete {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.dropdown-add-member.shw {
    display: block;
}

.opacity-62 {
    opacity: 62%;
}

.mon-compte-notifications-content .notify-item.new::after {
    left: -5px;
    right: unset;
}

.list-user {
    position: relative;
}

.item-user {
    display: flex;
    align-content: center;
    margin-top: 20px;
}

.name-user {
    max-width: 442px;
    width: 100%;
    min-height: 40px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #eaeced;
    padding: 10px;
}

.cdd-dropdown.shw .cdd-dropdown-list.dropdown-up {
    bottom: 50px;
    top: unset;
}

.modal-close {
    width: 20px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.fs-20 {
    font-size: 20px;
}

.select-role-user.cdd-dropdown .cdd-dropdown-list li {
    margin-bottom: 0;
}

.select-role-user.cdd-dropdown .cdd-dropdown-list {
    width: 130px;
    border: 1px solid #898989;
    border-radius: 0;
    bottom: 50px;
    top: unset;
}

.select-role-user .cdd-checkbox + label span.mask::before {
    background-image: url("../img/icons/icon-check-large.svg");
    width: 15px;
    height: 13px;
}

.select-role-user .cdd-checkbox:checked + label span.mask {
    background-color: white;
    border: 0;
}

.select-role-user .cdd-checkbox + label span.mask {
    border: 0;
}

.select-role-user .title-role {
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
    color: #898989;
}

.modal-backdrop.show {
    display: none;
}

.m-h-invited-user {
    max-height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
}

/* width */

.m-h-invited-user::-webkit-scrollbar {
    width: 5px;
}

/* Track */

.m-h-invited-user::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px;
}

/* Handle */

.m-h-invited-user::-webkit-scrollbar-thumb {
    background: #898989;
    border-radius: 0;
}

/* Handle on hover */

.m-h-invited-user::-webkit-scrollbar-thumb:hover {
    background: #898989;
}

.mon-compte-list .dropdown-add-member {
    right: unset;
}

.bg-linear {
    background: linear-gradient(
        358.39deg,
        #ffffff 22.58%,
        rgba(255, 255, 255, 0) 104.35%
    );
}

.mw-1026 {
    max-width: 1026px;
    margin: auto;
    font-family: "gotham_book", sans-serif;
}

.mw-1026 h5 {
    font-size: 16px;
    font-family: "gotham_book", sans-serif;
}

.mw-1026 .desc,
.mw-1026 .desc h5 {
    line-height: 29px;
}

.mw-1026 .desc h5 {
    font-weight: 700;
    font-size: 20px;
}

.mw-1026 h5 a {
    text-decoration: underline;
    color: #222222;
}

.mw-1026 .desc p {
    font-size: 15px;
}

.mw-1026 .modal-header {
    background: #ff5e004d;
    padding: 10px 30px;
}

.mw-1026 .modal-close {
    top: 10px;
    right: 12px;
}

.mw-1026 .modal-content {
    box-shadow: 0px 4px 4px 0px #00000026;
    margin: 0;
}

.mw-1026 .btn.btn-orange {
    width: 200px;
}

.header.fixed {
    position: sticky;
    z-index: 1051;
    top: 0;
}

.footer.fixed {
    z-index: 1051;
}

.modal-open {
    overflow: auto;
    padding: 0 !important;
}

.modal-open .main {
    /* height: 100vh; */
    overflow: hidden;
    height: 1692px;
    position: relative;
}

.modal-block-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
}

.modal-block-content .modal-dialog {
    position: absolute;
    z-index: 2;
    top: 715px;
    left: 0;
    right: 0;
    padding: 10px;
}

.modal-block-content .bg-linear {
    height: 1045px;
    width: 100%;
    z-index: 1;
    position: absolute;
    bottom: 0;
}

.agenda-wrap .blk-page-info .copy {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 12px 5px 0px 12px;
}

.home-image {
    object-fit: cover !important;
    object-position: center;
}

.container-event {
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .section-404 h1 {
        font-size: 32px;
        margin: 20px;
    }
    .section-404 h2 {
        font-size: 24px;
        max-width: 300px;
    }
    .section-404 hr {
        max-width: 346px;
    }
    .section-404 .text-pc {
        display: none;
    }
    .section-404 .text-mobile {
        max-width: 303px;
        display: block;
    }
    .section-404 a,
    h3.mx-531 {
        max-width: 323px;
    }
    .btn-filter p {
        display: none;
    }
    .cdd-dropdown.shw .cdd-dropdown-list.dropdown-up {
        width: 130px;
        right: 0;
        left: unset;
    }
    .item-user .action-user {
        flex-direction: row-reverse;
    }
    .mw-1026 .modal-close {
        top: 6px;
        right: 7px;
        width: 18px;
    }
    .mw-1026 .modal-header {
        padding: 15px 12vw;
    }
    .mw-1026 .modal-header,
    .mw-1026 h5 {
        font-size: 12px;
    }
    .mw-1026 .modal-body,
    .mw-1026 .desc h5 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .mw-1026 .desc,
    .mw-1026 .desc h5 {
        line-height: 17.5px;
    }
    .mw-1026 .desc p {
        font-size: 16px;
    }
    .mon-compte-arti-item a {
        flex-direction: unset;
    }
    .modal-open .main {
        height: 1333px;
    }
    .modal-block-content .modal-dialog {
        top: 865px;
    }
    .modal-block-content .bg-linear {
        height: 632px;
    }
}

@media only screen and (max-width: 767px) {
    .mon-compte-list .dropdown-add-member {
        width: calc(100vw - 45px);
    }
    .dropdown-add-member {
        width: calc(100% - 30px);
        right: unset;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1204px) {
    .container-event {
        padding-left: 15px;
        padding-right: 15px;
    }
}
