body.help {
    height: 100vh;
    /* background: radial-gradient(circle at 140% -20%, #ff008c77 0%, transparent 50%) top right / 40% 40% no-repeat;*/
}

/* h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    line-height: 1.5em;
} */

/* Global Sidebar */
.alert-primary.text-center.sticky-top.w-100 {
    display: none;
}

.blog-article p {
    font-size: 14px;
    line-height: 26px;
    color: rgb(19, 30, 64);
}

.academy .section-content p {
    margin-bottom: 2em;
}

.blog-article li {
    margin-top: 1em;
}

.blog-article p,
.blog-article ul,
.blog-article li {
    font-size: 16px;
}

.blog-article h1,
.blog-article h2,
.blog-article h3,
.blog-article h4 {
    margin-top: 2em;
    margin-bottom: 0.7em;
    font-weight: 700;
}

/* a:not([class]) {
    text-decoration: underline;
    font-weight: 600;
}*/

/* General */

#tableOfContents li {
    font-weight: 300;
}

.main-wrapper-helpcenter {
    /* height: 100vh; */
}



.help .section-content,
.academy .section-content {
    width: 100%;
    border-left: 1px solid #e9e9e9;
}

.section-table-of-contents {
    position: fixed;
    right: 10px;
    width: 250px;
    min-width: 250px;
    overflow: scroll;
    top: 100px;
}

. {
    min-width: 400px;
    width: 400px;
    background: #fff;
    /*    padding: 1.2em 0;*/
    border-right: 1px solid #e9e9e9;
    overflow: scroll;
    height: 100%;
    position: sticky;
    top: 0;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.section-content::-webkit-scrollbar,
.section-table-of-contents::-webkit-scrollbar,
.sidebar-helpcenter::-webkit-scrollbar {
    /* display: none; */
}

.sidebar-helpcenter ul {
    list-style: none !important;
    width: auto;
}

.help .sidebar-helpcenter .accordion-list-item {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    display: block;
}



.sidebar-helpcenter .accordion-list-item:hover {
    color: black;
    transition: 0.3s;
}

.sidebar-helpcenter .list-item-clickable .accordion-button {
    position: relative !important;
}

.sidebar-helpcenter .list-item-clickable .accordion-button::after {
    position: absolute;
    right: -0.8rem;
    top: 0;
    bottom: 0;
}

.sidebar-helpcenter .list-item .accordion-button {
    width: 20px;
    position: absolute;
    right: 1.2rem;
    top: 0;
    bottom: 0;
}

.sidebar-helpcenter .accordion-button:focus {
    border: none !important;
    outline: 0;
    box-shadow: none !important;
}


.sidebar-helpcenter .accordion-header:hover {
    transition: 0.2s;
}

.sidebar-helpcenter .accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

.sidebar-helpcenter .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
}

.academy .form-check-input:checked {
    background-color: #1b9109 !important;
    border-color: #1b9109;
}

.academy .form-check-input {
    border: 1px solid #aaa;
    border-radius: 20px;
    padding: 7px;
    margin-top: 6px;
}

.academy .sidebar-helpcenter .accordion-list-item {
    display: block;
    padding-bottom: 0.3em;
    padding-left: 0.5em;
}

.docs-top-menu .collapse {
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f3f3f3;
}

.help .horizontal-top-menu .collapse {
    padding: 10px 0 12px 0px
}

/* Couleur de l'icone du collapsible lorsqu'il est ouvert voir https://angel-rs.github.io/css-color-filter-generator/ pour changer de couleur */
.sidebar-helpcenter .accordion-button:not(.collapsed)::after {
    filter: brightness(0) saturate(100%) invert(73%) sepia(36%) saturate(475%) hue-rotate(284deg) brightness(97%) contrast(87%);
}

a.navbar-close {
    background: #eaeaea;
    border-radius: 50%;
    padding: 8px 10px;
}

@media only screen and (max-width: 980px) {
    .sidebar-helpcenter {
        display: none;
    }

    .search-bar-section {
        max-width: 230px;
    }

    /* .sidebar-menu-mobile .sidebar-helpcenter {
        display: block;
    } */
}

/* Table of contents */
#tableOfContents ul {
    list-style: none;
    border-left: 1px solid #bebebe;
    padding: 0 !important;
    font-size: 0.8em;
}

#tableOfContents ul li {
    padding: 0.5rem 0 0.5rem 1.5rem;
}

#tableOfContents ul li.active {
    border-left: 1px solid #f59ccd;
    color: #f59ccd;
}

#tableOfContents ul li.active>a {
    color: #f59ccd;
}

.relateds-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.relateds-container:hover {
    background-color: #fafafa;
}

.sidebar-helpcenter * {
    font-size: 14px;
}




.academy .sidebar-helpcenter {
    min-width: 30vw;
    width: 30vw;
    overflow: scroll;
    height: 100%;
    position: sticky;
    top: 0;
    padding-top: 1.2em;
}

.help .sidebar-helpcenter .accordion-list-item {
    color: #494340;
}

.sidebar-helpcenter .accordion-list-item.active {
    background-color: #ff008c17 !important;
    color: #ff008c !important;
    border-radius: 8px;
    font-weight: 500;
}

.help .sidebar-helpcenter .accordion-list-item.active {
    border: none;
}

.sidebar-helpcenter .accordion-button.active {
    font-weight: bold;
}

.accordion-button {
    transition: none;
}

.sidebar-helpcenter .active {
    color: #ff008c;
}


.help .sidebar-helpcenter .accordion-list-item.active::before {
    color: #ff008c;
    vertical-align: middle;
    margin-right: 11px;
    box-shadow: 0 0 3px 1px #ff008c;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
}


.sidebar-helpcenter .d-block.w-100 {
    font-weight: 500;
}

.sidebar-helpcenter .list-item .accordion-button,
.sidebar-helpcenter .list-item-clickable .accordion-button::after {
    transform: rotate(-90deg);
}

.sidebar-helpcenter .list-item-clickable .accordion-button:not(.collapsed) {
    color: #000000;
}

.sidebar-helpcenter .list-item-clickable .accordion-button:not(.collapsed)::after {
    transform: rotate(0);
}

.accordion {
    --bs-accordion-btn-icon-transform: rotate(90deg);
}


/* MOBILE SIDEBAR */
.sidebar-menu-mobile {
    left: -100%;
    top: 0;
    bottom: 0;
    z-index: 2;
    transition: left 0.5s ease;
}

.sidebar-menu-mobile.active {
    left: 0;
    top: 50px;
}

.sidebar-menu-mobile .sidebar-helpcenter * {
    background-color: #fff;
}

.sidebar-menu-mobile .sidebar-helpcenter {
    width: 100% !important;
    min-width: 100% !important;
    border: 0;
}


/* End Global Sidebar */


#content-translations,
#content-translations~*:not(.related-articles) {
    display: none;
}

::marker {
    color: #ff008c;
}

.help .post-content .post-title {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
}

.help .post-content h1 {
    font-size: 1.9em;
    margin-top: 2em;
    line-height: 1.2em;
    margin-bottom: 0.7em;
    font-weight: 600;
}

.help .post-content h2 {
    font-size: 1.9em;
    line-height: 1.2em;
    margin-bottom: 0.7em;
    font-weight: 600;
}

.help .content-heading {
    line-height: 1.3em;
}

.help .post-content h3,
.help .post-content h4 {
    margin-top: 2em;
    margin-bottom: 1.6em;
    font-size: 1.6em !important;
    line-height: 1.2em;
    font-weight: 600;
}

.help .alert {
    margin-top: 3vmin;
    margin-bottom: 3vmin;
    color: #000;
    font-size: 16px;
    border-radius: 2px;
}

.help .cat-image img {
    max-width: 200px;
}

.post-content ul,
.post-content ol,
.post-content ul,
.post-content dl {
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.help .cat-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.help .cat-subtitle {
    margin-top: 1em;
}

.help .posts-list h3:hover {
    color: #000;
}

.help .section-content {
    flex-grow: 1;
    /* Occuper tout l'espace restant */
    overflow-y: auto;
    /* Activer la scrollbar avec rebond */
    height: 100%;
    overscroll-behavior: contain;

}

::marker {
    color: #f40de1;
}


.docs-top-menu,
.academy-top-menu {
    border-bottom: 1px solid #e9e9e9;
}

.docs-top-menu {
    border-top: 1px solid #e9e9e9
}

.main-wrapper-helpcenter .sidebar-helpcenter,
.main-wrapper-helpcenter .sidebar-helpcenter * {
    background-color: #FFF;
    font-size: 14px !important;
}



.sidebar-helpcenter .accordion-header {
    padding: 0.6em 2.2em;
    margin-right: 1em;
}

.tag-image {
    width: 120px;
    height: auto;
}

.accordion-body {
    padding-left: 0em;
}

.doc-breadcrumbs * {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.help .content-block-image img {
    border-radius: 4px;
    max-width: 100%;
}

/* JOBS */

.job-container .post-inner-content {
    border: 1px solid #000;
    box-shadow: 20px 20px 0 -1px #fff, 20px 20px 0 #191a1b, 40px 40px 0 -1px #fff, 40px 40px 0 #191a1b;
    padding: 2.5em;
    height: 100%;
}

.job-container .post-inner-content {
    background-color: white;
}

.job-container .post-inner-content {
    color: #000;
}

.section-content.job-container {
    background-image: linear-gradient(to right top, #e51ce5, #d75a88, #ff7e71, #ffb25f, #ffed75);
}

.jobs-card {
    background-color: #B7FFF3;
    border: 1px solid #000;
    box-shadow: 0 4px 0 #03cba7 !important;
    border-radius: 0;
    padding: 1em;
    margin-bottom: 1.5em;
}

.jobs .topic-card {
    background-color: #B7FFF3;
    border: 1px solid #000;
    box-shadow: 0 4px 0 #03cba7 !important;
    border-radius: 0;
}

.main-wrapper-jobs {
    background-image: url('_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/css/bootstrap/_assets/pages/themes/tpop/assets/images/jobs-background.svg');
    background-size: cover;
}

.main-wrapper-jobs .topic-card:hover,
.jobs-card:hover {
    transform: rotate(-0.7deg);
}



.content-block-image {
    margin-bottom: 3em;
}

.active .nav-link h3 {
    color: #000 !important;
    font-weight: 500 !important;
}

.docs-top-menu .nav-link h3 {
    font-size: 14px !important;
}

.horizontal-top-menu .nav-item:not(.active) .text-secondary:hover {
    opacity: 0.8;
}

.help .sections-container {
    box-shadow: rgba(0, 0, 0, 0.18) 0 5px 20px 0 !important;
    border-radius: 0.5em;
    background-color: white;
    padding: 2em;
}

.help .sections-container:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0 10px 40px 0 !important;
    border-radius: 0.5em;
    transition-duration: 500ms;
    background-color: white;
    padding: 1.5em;
}

.sidebar-helpcenter .accordion-button:hover {
    font-weight: 500;
}

/* .docs h1,
.help .post-content h1,
.help .post-content h2,
.help .post-content h3,
.help .post-content h5,
.help .post-content h5,
.help .post-content h6 {
    font-family: "Fraunces", serif;
    letter-spacing: -1px;
    font-weight: 600 !important;
} */

.academy input[type="checkbox"]:checked+span {
    opacity: 0.5;
}

.academy .post-content h1,
.academy .post-content h2,
.academy .post-content h3,
.academy .post-content h5,
.academy .post-content h5,
.academy .post-content h6,
h1.text-overlay {
    /* font-family: "Fraunces", serif; */
    letter-spacing: -1px;
    font-weight: 600 !important;
}

.tags .content-heading {
    margin-top: 3em !important;
    font-weight: 800 !important;
}


.help .section-content {
    border: none;
}

.horizontal-top-menu .active {
    border-bottom: solid 2px #ff008c;
    margin-bottom: -1px;

}



.docs-top-menu .horizontal-top-menu {
    border-bottom: 0px solid #e0e0e0;
    border-top: 0px solid #e0e0e0;
}

.help .horizontal-top-menu .nav-item {
    /* padding: 3px 10px;*/
}


.help .docs-top-menu {
    border: none;
    margin-left: 10px;
    margin-top: 10px;
}

.horizontal-top-menu .active h3 {
    font-weight: 500 !important;
}

/* FIN TEST LAYOUT */


body.help {
    background: unset;
}


.help .sidebar-helpcenter .accordion-list-item.active::before {
    display: none;
}


.help footer {
    display: none;
}


body.help,
.help .navbar {
    max-width: 1440px;
    margin: 0 auto;
}



.help nav.menu-bar {
    position: fixed;
    top: 0px;
    padding-top: 5px;
    z-index: 1000;
    background-color: white;
    width: 100vw;
    opacity: 0.99;
    height: 70px;
}


nav.navbar.navbar-dark.navbar-expand-lg.py-0.px-1 {
    position: fixed;
    top: 60px;
    z-index: 1000;
    background-color: white;
    width: 100vw;
    opacity: 0.985;

}


.help .sidebar-helpcenter {
    overflow-y: scroll;
    height: 100%;
    overscroll-behavior: contain;
    min-width: 290px;
    width: 19vw;
    position: sticky;
    flex-shrink: 0;
    /* overflow-y: scroll; */
    /* height: calc(100% - 20px);
    /* overscroll-behavior: contain; */
    /* padding-bottom: 20px;*/
    height: 100vh!important;
    margin-top: 0px !important;
    padding-bottom: 120px !important;
}

.help .main-tag-tab.active {
    background-color: #ff008c17 !important;
    color: #ff008c !important;
    border-radius: 8px;
    font-weight: 500;
    padding: .5rem 1rem;
    margin-left: -12px;
}

.timeline-details ul {
    margin-left: -18px;
}


.global {
    display: none !important;
}

.second {
    display: block !important;
}


.accordion-header button {
    font-weight: 600 !important;
}


.help .sidebar-helpcenter .list-item-clickable .accordion-button::after {
    display: none;
}

.sidebar-helpcenter {
    position: relative;
}


.sidebar-head-wrapper {

    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));
    opacity: 0.8;
    pointer-events: none;
}

.sidebar-head {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));
    pointer-events: none;
}

.help-content.main-wrapper-helpcenter {
    display: flex;
    height: 100vh !important;
    overflow: hidden;
}

.help #global-content {
    margin-top: 100px;
}