﻿#Global {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: white;
    min-height: 300px;
    background-color: white;
    font-family: "Camphor W01 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#GlobalOld {
    margin: 30px auto;
    background: white;
    min-height: 300px;
    background-color: white;
    font-family: "Camphor W01 Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    width: 976px;
    line-height: 1;
}

@media screen and (max-width: 1036px) {
    #GlobalOld {
        max-width: 976px;
        width: unset;
    }
}


h1 {
    font-size: 22px;
    font-family: "Camphor W01 Heavy", Arial, Helvetica, sans-serif;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #181717;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.3;
}

@media screen and (max-width: 1100px) {
    .header__top-bar {
        visibility: hidden;
        display: none;
    }
}

header.sticky #logo-wrapper #logo {
    margin-left: 20px !important;
    padding-top: 7px !important;
}


header.sticky .menuconnection {
    margin-top: 12px !important;
}

header.sticky #moncompte {
    height: 50px;
    width: 170px;
    padding: 4px;
}

header.sticky #moncompte {
    height: 50px;
    width: 170px;
    padding: 4px;
}



footer .footer-menu {
    background-color: #181717;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    footer .footer-menu ul {
        text-align: center;
    }

        footer .footer-menu ul li {
            color: #fff;
            display: inline-block;
            font-family: "Camphor W01 Regular", Arial, Helvetica, sans-serif;
            font-size: 14px;
            padding-right: 22px;
            position: relative;
        }

            footer .footer-menu ul li.copyright {
                opacity: 0.5;
                
            }

                footer .footer-menu ul li.copyright:after {
                    opacity: 1;
                    display: none;
                }

            footer .footer-menu ul li:last-child {
                padding-right: 0;
            }

                footer .footer-menu ul li:last-child:after {
                    display: none;
                }
           
            footer .footer-menu ul li:after {
                background-color: #fff;
           
                content: '';
                display: block;
                margin: -1px 0 0 0;
                opacity: 0.5;
                position: absolute;
                right: 8px;
                top: 50%;
                height: 3px;
                width: 3px;
                
            }

            footer .footer-menu ul li a {
                color: #fff;
                opacity: 0.5;
                -moz-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                -moz-transition: all 0.9s cubic-bezier(0.15, 0.9, 0.34, 0.95);
                -o-transition: all 0.9s cubic-bezier(0.15, 0.9, 0.34, 0.95);
                -webkit-transition: all 0.9s cubic-bezier(0.15, 0.9, 0.34, 0.95);
                transition: all 0.9s cubic-bezier(0.15, 0.9, 0.34, 0.95);
             
            }

                footer .footer-menu ul li a:hover {
                    opacity: 1;
                }


.tableForm td:first-child {
    text-align: right;
}

.tableForm td {
    padding: 5px;
    padding-right: 0px;
    vertical-align: middle;
}

.ButtonFoot {
    display: table-row;
    vertical-align: bottom;
    height: 1px;
    margin: 0 auto;
    text-align: center;
}

.ButtonRed {
    border-color: #e54630 !important;
    background-color: #e54630 !important;
    background-image: url('') !important;
    color: white !important;
    min-width: 100px !important;
}

.ButtonRedHovered div {
    background-color: #f55640 !important;
    color: white !important;
}

.ButtonRedPressed div {
    border-color: #e54630 !important;
    background-color: white !important;
    border-width: 2px;
    color: #e54630 !important;
}

.ButtonBlack {
    border-color: #d3d3d3 !important;
    background-image: url('') !important;
    color: #5c5c5c !important;
    min-width: 100px !important;
}

.ButtonBlackHovered div {
    border-color: #c5c5c5 !important;
    background-color: white !important;
    color: #5c5c5c !important;
}

.ButtonBlackPressed div {
    border-color: #c5c5c5 !important;
    background-color: white !important;
    border-width: 2px;
    color: #5c5c5c !important;
}


.ButtonBlackDisabled div {
    color: #c5c5c5 !important;
}

.ButtonWhite {
    border-color: white !important;
    background-image: url('') !important;
    background-color: transparent !important;
    color: white !important;
    min-width: 100px !important;
}

.ButtonWhiteHovered {
    border: #a68445 !important;
    cursor: pointer;
}

    .ButtonWhiteHovered div {
        border-color: white !important;
        background-color: white !important;
        color: black !important;
    }

.ButtonWhitePressed div {
    border-color: white !important;
    background-color: white !important;
    color: black !important;
}

.ButtonWhiteDisabled {
    border-color: dimgray !important;
    background-color: transparent !important;
    color: dimgray !important;
}

    .ButtonWhiteDisabled div {
        border-color: dimgray !important;
        background-color: transparent !important;
        color: dimgray !important;
    }

.FilArianne2 {
    height: 20px !important;
    display: flex;
    vertical-align: middle;
}

.FilArianne {
    height: 20px !important;
    display: block !important;
    vertical-align: middle;
    min-height:0!important;
}

    .FilArianne img {
        vertical-align: middle !important;
        height: 9px;
        margin-top: 2px;
        margin-left: 6px;
        margin-right: 6px;
        display: inline-block;
    }

.FilArianne3 {
    height: 20px !important;
    display: block !important;
    vertical-align: middle;
}

    .FilArianne3 img {
        vertical-align: middle !important;
        height: 9px;
        margin-top: 2px;
        margin-left: 6px;
        margin-right: 6px;
        display: inline-block;
    }

.Arianne {
    display: inline-block;
    font-family: "Camphor W01 Heavy";
    font-size: 10px;
    text-transform: uppercase;
    color: #7e7e7e !important;
}

.ArianneActive {
    color: Black !important;
}

.gold {
    display: inline-block !important;
    width: unset !important;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Camphor W01 Heavy";
    font-size: 10px;
    text-transform: uppercase;
    color: #c5a26e;
}

.line-separator {
    display: inline-block;
    height: 1px;
    background: #d5d5d5;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
}

.line-separator-partial {
    display: inline-block;
    height: 1px;
    background: #d5d5d5;
    margin-top: 0px;
    margin-left: 10%;
    width: 980px;
}

.line-separator-ecoleconfirm {
    display: inline-block;
    height: 1px;
    background: #d5d5d5;
    margin-top: 0px;
    margin-left: 10%;
    width: 980px;
}

.outerlistblock {
    display: inline-block;
    text-align: center;
    width: 100%;
}


.InsideBlock {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    display: table;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.InsideContent {
    margin-top: 30px;
    background-color: white;
}

.videoContainer {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
}

.videoContainer video {
    min-width: 100%;
    min-height: 100%;
}

.InsideContentFullWidth {
    margin-top: 30px;
    margin-left: 50px;
    margin-right: 50px;
}

.PanelLogin {
    font-family: "Camphor W01 Regular", Arial, Helvetica, sans-serif;
    color: #7e7e7e;
    background-color: white;
    width: 450px;
    max-width: 95%;
    min-width: 310px;
    height: 450px;
    font-size: 13px;
    padding: 50px 20px 30px 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}


    .PanelLogin h1 {
        font-family: "Camphor W01 Heavy", Arial, Helvetica, sans-serif;
        color: #181717;
        font-size: 26px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

@media screen and (max-width: 976px) {
    .PanelLogin {
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
        height: unset;
    }

        .PanelLogin h1 {
            font-size: 20px;
        }

    .FilArianne {
        visibility: hidden;
        display: none;
        height: 0px !important;
    }

    .FilArianne3 {
        visibility: hidden;
        display: none;
        height: 0px !important;
    }

    .TitrePage {
        float: none;
        font-size: 30px;
        display: inline-block;
        margin: 20px auto;
        text-align: center;
        width: 100%;
    }

    .TitrePage2 {
        float: none;
        font-size: 30px;
        display: inline-block;
        margin: 20px auto;
        text-align: left;
        width: 100%;
        visibility: visible !important;
    }

    .InsideContent {
        text-align: center;
        margin-left: 7%;
        margin-right: 7%;
    }

    .Description {
        margin-left: 0px !important;
    }

    .LigneTitre {
        align-content: center;
        justify-content: center;
    }

    .FilmTitre32b {
        margin-left: 0px;
    }

}

.LigneTitre {
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
}



@media screen and (max-width: 1250px) {
    .moncompte {
        visibility: hidden;
        display: none;
    }

    .logo-title {
        visibility: hidden;
        display: none;
    }

    .logo-baseline {
        visibility: hidden;
        display: none;
    }

    .header__secondary {
        visibility: hidden;
        display: none;
    }

    .header__brand {
        text-align: center;
    }

    .desktop {
        visibility: hidden;
        display: none;
    }

    .palme {
        width: 100px;
    }

    .header__secondary__mobile {
        display: inline-block;
        visibility: visible;
    }
}

@media screen and (min-width: 1250px) {
    .header__secondary__mobile {
        display: none;
        visibility: hidden;
    }
}

.header__secondary__mobile {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.wrap {
    padding: 0 40px;
    max-width: 1040px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .wrap {
        padding: 0 !important;
    }
}


svg {
    display: inline-block
}

img,
svg {
    vertical-align: middle
}



header #logo-wrapper .container {
    width: 1020px;
    max-width: 80%;
}


header #logo-wrapper #logo h1 {
    font-family: "Camphor W01 Bold", Arial, Helvetica, sans-serif;
    position: relative;
    top: auto !important;
    left: auto !important;
    margin: -8px auto;
    text-align: center;
    width: 100%;
    line-height: 1.5;
}

    header #logo-wrapper #logo h1 a {
        color: #c3a05f;
        text-transform: uppercase
    }


header #navigation nav {
    /*    width: 968px;
*/ font-family: 'Camphor W01 Heavy';
    font-size: 13px;
    letter-spacing: 0.65px;
}

    header #navigation nav .main-nav li a {
        margin: 0px 15px;
        line-height: 20px;
        padding: 0;
    }

    header #navigation nav .main-nav li :hover {
        border-bottom: 5px solid #c5a26e;
    }


@media screen and (max-width: 520px) {

    .dxflCaptionCellSys {
        text-align: left !important;
    }

    .PanelCompte {
        max-width: 400px;
    }
}

.PanelCompte {
    padding: 20px;
    display: table;
    width: 100%;
}

.menumon {
    float: right;
    color: white;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    font-family: "Camphor W01 Bold", Arial, Helvetica, sans-serif;
}

.menumonsuivi {
    width: 150px;
    height: 42px;
    background-color: #B08332;
    text-transform: uppercase;
    display: table;
    z-index: 10;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 3px;
}

    .menumonsuivi span {
        display: table-cell;
        vertical-align: middle;
    }

.menumoncannes {
    width: 150px;
    height: 42px;
    background-color: #AF4D55;
    text-transform: uppercase;
    display: table;
    z-index: 10;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 4px;
}

    .menumoncannes span {
        display: table-cell;
        vertical-align: middle;
    }


.divWelcome h4 span {
    font-size: 12px;
}

.menuconnection {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    top: 2px;
    height: 20px;
    right: 0;
    z-index: 1000;
}

input[type="checkbox"], input[type="radio"] {
    margin: 4px;
}


#progressFilm, .progressFilm {
    padding: 0;
    list-style-type: none;
    font-family: arial;
    font-size: 12px;
    clear: both;
    line-height: 1em;
    margin: -1px 0 0 0;
    text-align: center;
    display: flex;
}

#ctl00_MainContent_liMnuConfirmation {
    border-right: 1px dotted #a0a0a0 !important;
}


    #ctl00_MainContent_liMnuConfirmation.after {
        border-right: 1px solid #d5d5d5 !important;
    }


/*InfoComplementfilm*/
.DivInfoComplementFilm {
    padding: 15px;
    background-color: #E5A430;
    margin-bottom: 20px;
    color: white !important;
    font-family: 'Camphor W01 Bold';
    font-size: 12px;
    letter-spacing: 0.6px;
    display: flex;
    align-items: center;
}

    .DivInfoComplementFilm span {
        color: #ffffff !important;
        text-transform: uppercase !important;
    }

/*FILM CSS BEGIN*/

.FilmList {
    margin-left: 15px;
    list-style-type: disc;
}

.FilmTitre32 {
    font-size: large;
    font-family: "Camphor W01 Bold";
    color: #181717 !important;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2.8px;
    position: relative;
    top: -10px;
    left: 15px;
}

.FilmTitre24 {
    font-size: large;
    font-family: "Camphor W01 Bold";
    color: #181717 !important;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    left: 15px;
    letter-spacing: 2.8px;
}


.FilmSeparatorFirst {
    padding-top: 20px;
}

.FilmSeparator {
    padding-top: 40px;
}


.FilmSeparatorEncart {
    padding-top: 20px;
}

.FilmSeparatorEncartInside {
    padding-top: 10px;
}


.DivInfoTransmissionFilmVerifcritere {
    padding: 35px;
    background-color: #f4eddf;
    margin-bottom: 40px;
    color: #666666 !important;
    width: 300px;
}

    .DivInfoTransmissionFilmVerifcritere span {
        color: #666666 !important;
    }

.DivInfoTransmissionFilmConformiteOk {
    padding: 15px;
    padding-bottom: 40px;
    background-color: #f1f1f1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #1EB449;
    font-family: 'Camphor W01 Bold';
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.6px;
    width: 400px;
}


.DivInfoTransmissionFilmConformiteNotOk {
    padding: 15px;
    padding-bottom: 40px;
    background-color: #f1f1f1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #E54630;
    font-family: 'Camphor W01 Bold';
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.6px;
    width: 400px;
}


#Global img {
    content: none !important;
}

#Global img, svg {
    vertical-align: baseline;
}

/*collapsible area styles*/
.CollapsibleArea {
    width: 100%;
    margin: 10px 10px 30px 0;
}

.CollapsibleAreaHeader {
    background: url('/Content/Images/caret-down.png') no-repeat;
    background-position: 20px 25px;
    cursor: pointer;
    background-color: black;
    line-height: 60px;
    height: 60px;
    position: relative;
}

.CollapsibleAreaHeaderSelected {
    background: url('/Content/Images/caret-down.png') no-repeat;
    background-position: 20px 25px;
    cursor: pointer;
    background-color: #5B5B5B;
    line-height: 60px;
    height: 60px;
    position: relative;
}

.collapsed .CollapsibleAreaHeader {
    background-image: url('/Content/Images/caret-right.png');
    background-position: 20px 23px;
}

.collapsedS .CollapsibleAreaHeaderSelected {
    background-image: url('/Content/Images/caret-right.png');
    background-position: 20px 23px;
}

.CollapsibleAreaHeader img {
    float: right;
    position: relative;
    right: 25px;
    top: 29px;
}

.CollapsibleAreaContent {
    height: auto;
    min-height: 60px;
    border-width: 0 1px 1px;
    border-color: #e5e5e5;
    border-style: solid;
}

.collapsed .CollapsibleAreaContent {
    min-height: 0px;
    height: 0px;
    display: none;
}

.ColapsibleAreaTitle {
    margin-left: 40px;
}

    .ColapsibleAreaTitle.SecondText {
        left: 400px;
        position: absolute;
    }
/*end collapsible asrea styles*/



.CamphorBold {
    font-family: Camphor W01 Bold;
}

.CamphorHeavy {
    font-family: "Camphor W01 Heavy";
}

.CamphorItalic {
    font-family: Camphor W01 Italic;
}

.fontSize30 {
    font-size: 30px;
}

.fontSize24 {
    font-size: 24px;
}

.fontSize18 {
    font-size: 18px;
}

.fontSize16 {
    font-size: 16px;
}

.fontSize14 {
    font-size: 14px;
}

.fontSize13 {
    font-size: 13px;
}

.fontSize12 {
    font-size: 12px;
}

.fontSize10 {
    font-size: 10px;
}

.line60 {
    line-height: 60px;
}

.line50 {
    line-height: 50px;
}

.line40 {
    line-height: 40px;
}

.line30 {
    line-height: 30px;
}

.line20 {
    line-height: 20px;
}

.verticalTop {
    vertical-align: top !important;
}

.verticalCenter {
    vertical-align: middle;
}

.horizontalCenter {
    text-align: center;
}

.displayInlineBlock {
    display: inline-block;
}

.displayBlock {
    display: block;
}

.displayNone {
    display: none;
}

.displayTableCell {
    display: table-cell;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix {
    clear: both;
}

.posRelative {
    position: relative;
}

.posAbsolute {
    position: absolute;
}
.numCenter {
    top: 20px;
    left: 30px;
    bottom:20px;
}
.top35 {
    top: 35px;
    bottom: 35px;
}
.top30 {
    top: 30px;
    bottom: 30px;
}
.top6 {
    top: 6px;
}

.top5 {
    top: 5px;
}

.top4 {
    top: 4px;
}

.top3 {
    top: 3px;
}


.ActionBtn {
    height: 50px;
    border-style: solid;
    border-width: 1px;
    /*margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;*/
    text-align: center;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.BtnGolden {
    background-color: #c5a26e;
    color: white;
    border-color: #c5a26e;
}

    .BtnGolden:hover {
        border-color: #a68445 !important;
        background-color: #a68445 !important;
    }

.BtnTransparent {
    border-color: #d3d3d3 !important;
    color: white !important; /*#b8b8b8 !important;*/
    background-color: transparent !important;
}

    .BtnTransparent:hover {
        color: black !important;
        border-color: #dfdfdf !important;
        background-color: #cbcbcb !important;
    }


.uppercase {
    text-transform: uppercase !important;
}

.italic {
    font-style: italic !important;
}

.noUnderline,
.noUnderline:hover {
    text-decoration: none !important;
}

.ColorBlack {
    color: black !important;
}

.ColorGray {
    color: #666666;
}

.ColorGrayLighter {
    color: #7e7e7e;
}

.ColorWhite {
    color: white;
}

.ColorRed {
    color: #e64731;
}

.ColorGold {
    color: #c5a26e !important;
}

.ColorOrange {
    color: #ED7F10;
}


.MarginSides5 {
    margin-left: 5px;
    margin-right: 5px;
}

.MarginSides10 {
    margin-left: 10px;
    margin-right: 10px;
}

.fullWidth {
    width: 100%;
}


.halfWidth {
    width: 50%;
}

.thirdWidth {
    width: 33%;
}

.twoThirdsWidth {
    width: 66%;
}


/**/
.multiStepUploadLineWraper {
    height: 100px;
    margin: 0 0px 10px 0px;
    background-color: #F6EEE1;
    color: #7e7e7e;
    vertical-align: middle;
}
/**/

/*SuiviFilm page specific*/
img.EtapeFormulairDosierFilm {
    position: relative;
    top: 4px;
    margin-left: 75px;
    margin-right: 10px;
}


/*END*/
/*SuiviFilm page specific*/




.InfoPratiques {
    display: flex;
    flex-wrap: wrap;
    margin: 20px;
    align-content: center;
    justify-content: center;
}

    .InfoPratiques a {
        margin: 0px;
        width: 110px;
        max-width: 110px;
    }

    .InfoPratiques h1 {
        width: 110px;
        font-family: 'Camphor W01 Bold';
        text-transform: uppercase;
        word-break: break-word;
        font-size: 10px;
        height: 35px;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
    }

    .InfoPratiques img {
        width: 70px;
        text-align: center;
        margin-bottom: 20px;
    }

.Description {
    font-family: 'Camphor W01 Italic';
    color: #7e7e7e;
    box-decoration-break: clone;
}

.FilmTitre32b {
    font-size: large;
    font-family: "Camphor W01 Bold";
    color: #333333 !important;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    margin-left: 10px;
}

.support {
    width: 300px;
    height: 217px;
    background: #f1f1f1;
    padding: 20px;
    margin: 20px;
    text-align: center;
    font-family: "Camphor W01 Bold";
    color: #181717;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    line-height: 18px;
    display: table;
}

    .support div {
        margin-top: 20px;
    }

.SiteTile {
    width: 244px;
    height: 155px;
    text-align: center;
    display: table;
    cursor: pointer;
    margin-top: -1px;
    margin-bottom: -4px;
    position: relative;
}

    .SiteTile :hover {
        background-color: black;
        opacity: 0.4;
    }

.SiteTileBlank {
    width: 244px;
    height: 155px;
    text-align: center;
    display: table;
    cursor: unset;
    margin-top: -1px;
    margin-bottom: -4px;
    position: relative;
}

.Etape {
    font-size: large;
    font-family: "Camphor W01 Bold";
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    top: -5px;
    left: 15px;
}

.StrateTitre {
    border-bottom: 1px solid #d5d5d5;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    justify-content: center;
}

    .StrateTitre div {
        width: 976px;
        margin: 0 auto;
        text-align: left;
        min-height: 120px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

.StrateTitre2 {
    border-bottom: 1px solid #d5d5d5;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    justify-content: center;
}

    .StrateTitre2 div {
        width: 976px;
        margin: 0 auto;
        text-align: left;
        height: 120px;
        /*        display: flex;*/
        justify-content: center;
        flex-direction: column;
    }


@media screen and (max-width: 1036px) {
    .StrateTitre div {
        max-width: 976px;
        width: unset !important;
    }

    .StrateTitre2 {
        max-width: 976px;
        width: unset !important;
    }

    .StrateProgress div {
        visibility: hidden;
        display: none;
        justify-content: center;
        flex-direction: column;
    }

    .StrateFooter div {
        max-width: 976px;
        width: unset !important;
        margin-left: 50px;
    }

        .StrateFooter div div div {
            margin: 10px auto 10px auto !important;
        }

        .StrateFooter div div div div {
            margin: 0 !important;
        }

    .StrateFooter2 div {
        max-width: 976px;
        width: unset !important;
        margin-left: 50px;
    }

        .StrateFooter2 div div div {
            margin: 0 auto !important;
        }
}


.StrateProgress {
    border-bottom: 1px solid #d5d5d5;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    justify-content: center;
    background-color: white;
}

    .StrateProgress div {
        width: 976px;
        margin: 0 auto;
        text-align: left;
    }

    .StrateProgress.fixed {
        display: block;
        position: fixed;
        top: 92px;
        width: 100%;
        z-index: 1000;
        left: 0;
    }

.StrateFooter {
    border-top: 1px solid #d5d5d5;
    vertical-align: middle;
    width: 100%;
    min-height: 120px;
    position: relative;
}

    .StrateFooter div {
        width: 976px;
        margin: 40px auto;
        /*text-align: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    width: 976px;*/
    }

        .StrateFooter div div {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
        }

            .StrateFooter div div div {
                width: auto !important;
            }

.StrateFooter2 {
    border-top: 1px solid #d5d5d5;
    vertical-align: middle;
    width: 100%;
    height: 120px;
    position: relative;
}

    .StrateFooter2 div {
        width: 976px;
        margin: 5px auto;
        /*text-align: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    width: 976px;*/
    }

        .StrateFooter2 div div {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
        }

            .StrateFooter2 div div div {
                width: auto !important;
            }

.BurgerSites {
    overflow-x: auto;
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    margin-top: -1px;
}

    .BurgerSites div {
        overflow-x: auto;
        white-space: nowrap;
        display: inline-block;
    }

        .BurgerSites div div {
            min-width: 150px;
            display: inline-block;
            margin: 30px 10px 30px 10px;
            text-align: center;
        }

            .BurgerSites div div a {
                text-decoration: none;
                text-transform: uppercase;
                font-size: 14px;
                width: 100%;
                vertical-align: middle;
                font-family: "Camphor W01 Bold","Arial" !important;
            }


input#id-burger:checked ~ #navigation {
    border-top: 50px solid rgba(0,0,0,.5);
    padding-top: 60px !important;
}

#divUserMonCompte {
    position: absolute;
    left: 0;
    top: 0;
    border-left: 50px solid rgba(0,0,0,.5);
    border-top: 50px solid rgba(0,0,0,.5);
    background-clip: padding-box;
    width: 100%;
    height: 100%;
    background-color: #181717;
    z-index: 700;
    min-height: 100vh;
    transition: 0.5s;
    transition-delay: 0.5s;
    padding-right: 20px;
}

    #divUserMonCompte ul {
        margin-top: 60px;
        text-align: right;
        line-height: 40px;
        list-style-type:"-";
    }

    #divUserMonCompte a {
        text-transform: uppercase;
        color: white;
        font-family: 'Camphor W01 Bold';
        text-decoration: none;
        font-size: 15px;
    }

.Chapter {
    position: relative;
    vertical-align: middle;
    margin-top: 40px;
    margin-bottom: 20px;
}

    .Chapter img {
        width: 34px;
        max-height: 26px;
        vertical-align: middle !important;
    }

    .Chapter span {
        text-transform: uppercase;
        color: #181717;
        font-family: 'Camphor W01 Bold';
        font-size: 14px;
        letter-spacing: 2px;
        margin-left: 10px;
    }

.ChapterForm {
    color: #7e7e7e;
    display: flex;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

    .ChapterForm span {
        white-space: pre;
    }

    .ChapterForm div:first-child {
        width: 25%;
        justify-content: flex-end;
        flex-wrap: nowrap;
    }

    .ChapterForm div div {
        display: block !important;
        width: unset !important;
        text-align: right !important;
        margin-left: 0 !important;
    }

    .ChapterForm div {
        margin-left: 20px;
        text-align: left;
        display: flex;
    }

.PanelAccreditation {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-left: 15px;
    margin-top: 20px;
    padding-bottom: 20px;
    background-color: white;
}

@media screen and (max-width: 976px) {
    .PanelAccreditation {
        margin-left: 5px;
    }
}

.dx-vam, .dx-valm {
    vertical-align: middle !important;
}

a, a:link, a:visited, a:active, a:hover {
    /*    border: 0 !important;
*/ text-decoration: none !important;
}

.dxucBrowseButton_ThemeFdc {
    letter-spacing: 1px;
    text-align: center;
    min-width: 95px !important;
}

    .dxucBrowseButton_ThemeFdc a {
        width: 95px;
    }


.HoverBoutonRond:hover {
    opacity: 0.7;
}


.moncannesiconhome {
    margin: 30px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    font-family: Camphor W01 Bold;
    justify-content: center;
    text-transform: uppercase;
}

    .moncannesiconhome div {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 20px 0 20px;
        text-align: center;
        cursor: pointer;
    }




.moncannesicontoolbar div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    margin: 0 20px 0 20px;
    text-align: center;
    cursor: pointer;
}

    .moncannesicontoolbar div span {
        margin-top: -10px;
    }

.moncannesiconclose {
    opacity: 0.6;
    cursor: default !important;
}

.MonCannes {
    color: #9f2831;
    font-family: Camphor W01 Regular;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px;
    font-size: 14px;
    max-width: 620px;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
}

    .MonCannes div {
        font-family: Camphor W01 Bold;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 10px;
        letter-spacing: 3px;
    }

    .MonCannes sup {
        font-size: 12px;
    }


.CirculerCercleJaune {
    height: 320px;
    width: 320px;
    /*    background-color: #fdc568;
*/
    background-color: orange;
    border-radius: 50%;
    /*    display: inline-block;
*/ opacity: 0.7;
    position: absolute;
    z-index: 100;
}

.CirculerCercleJaune_h1 {
    text-transform: uppercase;
    color: #9f2831;
    font-family: 'Camphor W01 Bold';
    font-size: 16px;
    margin-top: 80px;
    width: 165px;
    opacity: 1;
}

.CirculerCercleJaune_h2 {
    color: #181717;
    font-family: 'Camphor W01 Bold';
    font-size: 14px;
    width: 165px;
    margin-top: 20px;
    opacity: 1;
}

.CirculerCercleJaune_h3 {
    color: #181717;
    font-family: 'Camphor W01 Bold';
    font-size: 18px;
    width: 165px;
    opacity: 1;
}

.CirculerCercleJaune_h4 {
    color: #9f2831;
    font-family: 'Camphor W01 Bold Italic';
    text-transform: uppercase;
    font-size: 14px;
    width: 165px;
    margin-top: 17px;
    opacity: 1;
}

.CirculerCercleJaune_h5 {
    color: #181717;
    font-family: 'Camphor W01 Bold';
    font-size: 12px;
    width: 165px;
    margin-top: 10px;
    opacity: 1;
}

.MonCannesPlace {
    width: 990px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 30px auto;
}

@media screen and (max-width: 976px) {
    .MonCannesPlace {
        justify-content: center;
    }

    /*    .CirculerCercleJaune {
        left: 20px !important;
    }
*/
}

.divCarbone {
    width: 1240px;
    color: #7e7e7e;
    text-align: center;
    padding: 50px 20px 50px 20px;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1.3;
}

    .divCarbone a {
        font-family: "Camphor W01 Bold";
    }

    .divCarbone h1 {
        font-family: "Playfair Display", Times New Roman, Times, serif;
        font-size: 22px;
        color: #26B34B;
        margin-bottom: 20px;
        text-transform: unset;
        letter-spacing: unset;
        text-align: unset;
        line-height: unset;
    }

    .divCarbone h2 {
        font-family: "Camphor W01 Bold", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #26B34B;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .divCarbone h3 {
        font-family: "Camphor W01 Bold", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #26B34B;
        margin-left: 10px;
    }

.dxlpLoadingPanel_ThemeFdc td.dx {
    text-align: left;
    padding-left: 14px !important;
}

    .dxlpLoadingPanel_ThemeFdc td.dx:first-child {
        padding-left: 60px !important;
    }

@media (max-device-width:768px) and (orientation: landscape) {
    html {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    }
}

.ButtonMoins {
    width: 41px;
    height: 41px;
    background-image: url('/content/images/moins-gris.svg');
    background-size: contain;
}

    .ButtonMoins:hover {
        background-image: url('/content/images/moins-gris-hover.svg');
        z-index: 1000;
    }

.circular img {
    width: 55px;
    height: 55px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    vertical-align: middle !important;
}

.FlexHorizontal {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.FlexVertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.MediumButtonWhite {
    background-color: white;
    color: #c5a26e;
    font-family: 'Camphor W01 Medium';
    font-size: 13px;
    letter-spacing: 1.3px;
    border-radius: 36px;
    width: 300px;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .MediumButtonWhite:hover {
        border: #a68445 !important;
        cursor: pointer;
        background-color: #a68445 !important;
        color: white !important;
        border-color: #c5a26e;
    }

.lbMCTitremobile {
    padding-top: 10px
}