<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* A SUPPRIMER AVANT MISE EN PROD */

/* #drupal-stuff{
    position: absolute;
    top: 50px;
    left: 0;
} */

/* FIN DE A SUPPRIMER */
#main{
    overflow: hidden;
    width: 960px;
    max-width: none;

}
p{
    color: #000000;
}
#associations{
    margin-top: 40px;
}
#associations .buttons{
    text-align: left;

}
#associations .buttons a{
    display: inline-block;
    margin-right: 10px;
}
.hideArrow{
    visibility: hidden;
}
.imageToDrag{
    width: 300px;
    height:200px;
    background-repeat:no-repeat;
}

.slick-slider{
    width:300px;
    height: 200px;
}
.slick-list{
    height:240px !important;
}
.slick-next{
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.slick-prev{
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.reste{
    text-align: left;
    margin-bottom: 30px;
}
.reste strong{
    text-transform: uppercase;
}
#mySliderWrapperPrint{
    display: none;
}
#mySliderWrapper{
    margin-top: -44px;

}
#mySliderWrapper .arrow{
/*        width: 133px;
*/    /* margin-left: 654px; */
}
.mySlider{
    /*height:116px;*/
    height: 300px;
    width: 216px;
    position:relative;
    overflow: hidden;
    margin: auto;
}
.slides{
    position:absolute;
    width: 300px;
    height: 200px;
    -webkit-cursor: grab;
    transition:.1s ease-in;
    -webkit-transition:.1s ease-in;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;

}
.arrow{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.arrow:hover{
    cursor: pointer;
}
.points_essais{
    display: inline-block;
}
.points{
    background-color: #000000;
    color: #fff452;
    padding: 2px 6px 4px 5px;
}
.nbEssais{
    background-color: #dfdfdf;
    color: #616161;
    padding: 2px 6px 4px 5px;
}
.imagesLeft{
    position: relative;
    /* margin-top: 40px; */
}

.imgLeft{
    /* width: 300px; */
    /* position: absolute; */
    background-repeat: no-repeat;
    float: left;
    width: 48%;
}
.imgLeftItem{
    width: 314px;
    height: 422px;
    /* margin-bottom: 10px; */
}
.imageLeftLibelle{
    text-align: center;
    margin-top: 10px;
}
.imageRightLibelle{
    text-align: center;
}
.receveurPrint{
    display: none;
}
.receveur{
    position: relative;
    background: #fff452;
    width: 327px;
    height: 422px;
    margin-bottom: 10px;
    /* margin-left: 330px; */
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    border-radius: 5px;
    border: solid 5px #fff452;
    background-image: url(../images/fond-receveur.png);
}

.receveur .gu-transit .slides{
    top:0 !important;
}
.receveur .slides{
    top: 0 !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    cursor: default !important;
}
.receveur .imgInReceveur{
    width: 100% !important;
    height: 100% !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    border-bottom: none !important;
}
.columnLeft{
    width: 72%;
    float: left;
}
.columnRight{
    width: 28%;
    float: left;
}

.libelleRight{
    /* display: none; */
}
.result1{
    /* width: 230px;
    float: right;
    margin-top: 86px;
    margin-right: 18px; */
}
.result1 p{
    text-align: center;
}
#blocEssaieEncore{
    width: 180px;
    margin: auto;
    margin-top: 78px;
    text-align: center;
}
.essaieMsg{
    /* width: 176px;
    height: 60px; */
    /* padding-top: 8px; */
    /* margin: auto; */
    /* text-align: center; */
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;

}
.essaieMsg p{
    font-size: 18px;
    color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
}
.nbTentatives{
    margin-top: 8px;
}
.continueBtn{
    text-transform: uppercase;
    background-color: #fff452;
    border: none;
    padding: 18px;
    font-size: 18px;
    cursor: pointer;
    height: 60px;
}
.endGame{
    margin-right: 25px;
    width: 220px;
    /* height: 230px; */
    padding-bottom: 10px;
    float: right;
    background-color: #ededed;
}
.endGame p{
    text-align: center;
    text-transform: uppercase;
}
.endGame img{
    margin: 0 18px 0 18px;
}

#blocBravo{
    width: 100%;
}
#blocContinueBtn{
    width: 165px;
    margin: auto;
    margin-top: 78px;
}
.bravoMsg{
    font-family: 'rmngp-constellation-web-grande', arial, sans serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 60px;
    margin: auto;
    margin-bottom: 0;
    /* margin-top: -14px; */
}
.partageTxt{
    margin-bottom: 5px;
    margin-top: -10px;
}
.socialLinks{
    margin-bottom: 8px;
}
.rejouerBtn{
    width: 176px;
    height: 52px;
    background-color: #000000;
    color: #ffffff;
    border: none;
    margin-left: 50%;
    transform: translateX(-88px);
    -webkit-transform: translateX(-88px);
    -ms-transform: translateX(-88px);
    cursor: pointer;
}


#footer{
    margin-top: 0;
}

.cdx-popin p {
    color: #222;
}
.cdx-popin {
    overflow: hidden;
}

.popin--center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 98.5%;
    text-align: center;
    box-sizing: border-box;
}

.popin--std {
    width: 630px;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    overflow: hidden;
    height: 670px;
}

.cdx-popin .close-popin {
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    position: absolute;
    top: 12px;
    right: 18px;
    cursor: pointer;
    background-image: url('../images/rmn-sprite.png');
    background-position: 0 -163px;
    z-index: 10;
}

.cdx-popin .popin__title {
    display: block;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 30px;

}
.cdx-popin .view-picture img{
    /* height: 480px; */
}
.cdx-popin--viewpicture .popin__title {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 10px;
}

.cdx-popin--viewpicture .view-pictures {
    padding: 0;
    margin: 0 auto;
    opacity: 1 !important;
}

.cdx-popin--viewpicture img {
    max-width: 75%;
}

.cdx-popin--viewpicture p {
    color: #000000;
    max-width: 75%;
    margin: 10px auto 0 auto;
}

.cdx-popin .popin__content {
    padding-left: 50px;
    padding-right: 50px;
}


.jquery-lightbox-html {
    overflow: hidden !important;
    overflow-y: auto !important;
}



.owl-theme .owl-controls .owl-buttons div {
    top: 30%;
    position: absolute;
    display: block;
    background-image: url('../images/rmn-sprite.png');
    height: 30px;
    width: 21px;
    cursor: pointer;
    text-indent: -9999px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 28px;
    background-position: -21px 0;
}

.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background-position: -21px -30px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 28px;
    background-position: 0 0;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background-position: 0 -30px;
}


.game__action-bar {
    margin-top: 30px;
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom: 1px dotted #b8b8b8;
}

.game__action-bar__actions {
    float: right;
    font-size: 0;
    padding-right: 10px;
}

.game__action-bar__actions .action {
    display: inline-block;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0;
    width: 125px;
}

.game__action-bar__actions .action &gt; span {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    font-size: 1.1rem;
    width: 125px;
}

#turnDeviceNotification {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    z-index: 2001;
    display: none;
    opacity: .7;
}

.turnDeviceNotification {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2002;
    display: none;
}

.turnDeviceNotification &gt; img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 15px;
}

@media screen and (max-height: 881px) {
    .popin--std {
            width: 630px;
    }

    .jquery-lightbox-html  {
        width: 96.5% !important;
    }

    .cdx-popin .close-popin {
        right: 5px;
    }
}

#printPopin {
    background-image: url('/sites/all/themes/rmn/images/buttons.png');
    background-position: -30px 0;
    color: transparent;
    font-size: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 14px;
    left: 20px;
    cursor: pointer;
    display: inline-block;
    z-index: 10;
}
</pre></body></html>