.poisson-cadeau {
	width: 80px;
	margin: 10px 0px 10px 20px;
	cursor: pointer;
}

.poisson-fin {
	cursor: pointer;
}

.offrir {
	cursor: pointer;
	float: none;
}

.offrir-bdn {
	cursor: default;
}

.carte {
	float: left;
	width: 100px;
	height: 130px;
	padding: 15px 10px 5px 10px;
	margin: 10px;
	text-align: center;
}

.carte h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.carte-basique {
	background-image: url(../img/concours/carte/basique.png);
}

.carte-magique {
	background-image: url(../img/concours/carte/magique.png);
}

.carte-legendaire {
	background-image: url(../img/concours/carte/legendaire.png);
}

.carte-basique h4 {
	color: white;
}

.carte-magique h4 {
	color: #f7f952;
}

.carte-legendaire h4 {
	color: orange;
}

.halloween-chest {
	text-align: center;
}

.halloween-chest img {
	height: 130px;
	cursor: pointer;
}

.lanterne-materiaux, .anniversaire-materiaux {
	width: 293px;
    background-image: url(../../public/img/design/encart-big.png);
    background-repeat: repeat-x;
    background-color: #e4e4b8;
    border: 1px solid #ac9f7b;
    border-radius: 6px;
    padding: 10px;
    display: inline-block;
    margin-left: 50px;
    margin-bottom: 25px;
    text-align:left;
}
#conteneur-lanterne {
	border: 2px solid #dbd8a2;
    width: 470px;
    height: 520px;
    padding: 2px;
    overflow: auto;
    text-align:center;
    background-image: url(../../public/img/design/v4/background-5.png);
    background-size: cover;
    display: inline-block;
    overflow:hidden;
}
.lanterne-renne {
    position: absolute;
    bottom: 0px;
}
.joueurs-valentin-demande, .joueurs-valentin-accept {
	color:#e42036;
	cursor:pointer;
	font-weight:bold;
}
#fond-poissons {
	border: 1px solid grey;
    border-radius: 5px;
    background-image: url(../../public/img/concours/poisson/fond.png);
    height: 800px;
    background-size: 100%;
}
.famille-poissons {
	margin-top: 60px;
}
.poisson-vide {
	background: white;
    border-radius: 15px;
    opacity: 0.4;
    padding: 0px 0px 3px 0px;
}

div#start-conquete {
	background-image: url(../../public/img/concours/conquete/fond-start.png);
	width: 800px;
    height: 600px;
    margin: auto;
    box-shadow: 0px 0px 5px black;
    border-radius: 6px;
}

div#start-conquete div {
    background-color: #f2f2f2;
    width: 348px;
    position: absolute;
    margin-top: 123px;
    margin-left: 15px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px black;
    text-align: center;
}

a.classement {
    text-decoration:none !important;
    color:#74962a !important;
    transition:all 1s;
    opacity:1;
}

a.classement:hover {
    opacity:0.5;
}

#conqueteFond {
    height: 350px;
    background-image: url(../../public/img/concours/conquete/fond.png);
    background-size: 100%;
    background-position-y: -1909px;
    background-repeat: no-repeat;
    border: 1px solid #cc8;
    margin-top: -6px;
    position:relative;
    transition: 1s all;
    cursor:pointer;
}

#conqueteFond #lapin {
    background-image: url(../../public/img/lapin/shine/animation-orange.png);
    width: 80px;
    height: 80px;
    position:absolute;
}

#conqueteFond:hover {
    /*height:950px;
    background-position-y: 100% !important;*/

    height:950px;
    transform: scale(0.7);
    background-position-y: 100% !important;
    margin-top:-125px;
    margin-bottom:-125px;
}

#conqueteFond:hover #lapin {
    display:none;
}

.text-editor-wrap {
    display: block;
    margin: auto;
    max-width: 530px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 20px 70px;
    clear: both;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.title-bar {
    padding: 5px 0;
    font-family: "Lucida Grande", sans-serif;
    font-size: 0.75em;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
    background-color: #f8f8f8;
    background-image: -webkit-linear-gradient(top, #e8e8e8, #bcbbbc);
    background-image: -moz-linear-gradient(top, #e8e8e8, #bcbbbc);
    background-image: linear-gradient(top, #e8e8e8, #bcbbbc);
    box-shadow: inset rgba(255, 255, 255, 0.7) 0px 1px 1px;
    border-bottom: #6a6a6a 1px solid;
}

.text-body {
    height: 250px;
    background-color: rgba(0, 0, 0, 0.85);
    padding: 10px;
    color: #f0f0f0;
    text-shadow: #000 0px 1px 0px;
    font-family: "Consolas", "Courier New", "Courier";
    font-size: 1.45em;
    line-height: 1.40em;
    font-weight: 500;
    text-align: left;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

#fondCocktails {
    width:100%;
    height:1200px;
    background-image:url(../../public/img/concours/cocktails/fond.png);
    background-size: 100%;
    text-align:center;
}

.mixeur {
    width:150px;
    display:inline-block;
}

.mixeur .libre {
    cursor: pointer;
}

.expireInfo {
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px black;
    width: 50%;
    margin-left: 20px;
}

#fondMenu {
    position: relative;
    width:100%;
    min-height:2700px;
    background:url(../../public/img/concours/cocktails/footer.png) bottom no-repeat; /*remplacer par chaque element*/
    background-color: #9ceef7;
    background-size: 100%;
    text-align:center;
}

#allCocktails {
    width: 90%;
    margin: auto;
    background: #f5f5d4bd;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px black;
}

.cocktail {
    width: 250px;
    display: inline-block;
    margin-bottom:50px;
    text-align:center;
}

.cocktail img.imgCocktail {
    height:150px;
    width:auto;
}

#resumeCocktail {
    width: 500px;
    height:100%;
    text-align:center;
    background-color: white;
    display:none;
    padding:20px;
}

.stepBar {
    position: relative;
    display: flex;
}
.stepBar .progress-track {
    position: absolute;
    top: 5px;
    width: 100%;
    height: 5px;
    background-color: #dfe3e4;
    z-index: 1;
}
.stepBar .progress-step {
    position: relative;
    width: 100%;
    font-size: 12px;
    text-align: center;
    z-index:2;
}
.stepBar .progress-step:last-child:after {
    display: none;
}
.stepBar .progress-step:before {
    content: "";
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 4px solid #dfe3e4;
    border-radius: 100%;
    color: #fff;
}
.stepBar .progress-step:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    width: 0%;
    transition: width 1s ease-in;
    height: 5px;
    background: #dfe3e4;
    z-index: -1;
}
.stepBar .progress-step.is-active {
    color: #2183dd;
}
.stepBar .progress-step.is-active:before {
    border: 4px solid #777;
    animation: pulse 2s infinite;
}
.stepBar .progress-step.is-complete {
    color: #090;
}
.stepBar .progress-step.is-complete:before {
    font-family: FontAwesome;
    font-size: 10px;
    color: #fff;
    background: #090;
    border: 4px solid transparent;
}
.stepBar .progress-step.is-complete:after {
    background: #2183dd !important;
    animation: nextStep 1s;
    animation-fill-mode: forwards;
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(33, 131, 221, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, 0);
    }
}

@keyframes pulseWhite {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 255, 255);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(33, 131, 221, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, 0);
    }
}

@keyframes nextStep {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

#grilleBingo {
    width:800px;
    height:800px;
    margin:auto;
    margin-top:50px;
    background: url(../../public/img/concours/cocktails/bingo/grille.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#grilleBingo table {
    width: 100%;
    border-collapse: collapse;
}

#grilleBingo table tr td {
    min-width: 49px;
    height: 49px;
    border:2px solid #7b7575;
}

#grilleBingo .cellDispo {
    cursor:pointer;
    background:none;
    transition:1s background;
}

#grilleBingo .cellNONDispo {
    cursor:pointer;
    background:black;
    opacity:0.7;
}

#grilleBingo .cellDispo:hover {
    background:black;
    opacity:0.3;
    transition:1s background;
}

.menuCocktails {
    border: 1px solid #aba877;
    border-radius: 3px;
    background-color: #f6f6d6;
    background-image: url(../img/design/v4/gradiant.png);
    background-position: 0px -25px;
    width: 175px;
    height: 22px;
    padding: 7px;
    margin: 5px 10px 5px 10px;
    display: inline-block;
    float: left;
    text-align: left;
}

#fond-aliens {
    border: 1px solid grey;
    border-radius: 5px;
    background-image: url(../../public/img/concours/aliens/background.png);
    height: 451px;
    background-size: 100%;
    width:100%;
}

#background-halloween {
    width: 100%;
    min-height: 566px;
    background: url(../../public/img/concours/halloween/background-entry.png); /* #2c1534 */
    transition: background 1s linear;
}

#background-halloween #play {
    display: block;
    position: absolute;
    bottom: 19px;
    left: 425px;
}

#background-halloween #content {
    display: none;
    padding:20px;
}

#background-halloween #content h1,
#background-halloween #content h2,
#background-halloween #content h3,
#background-halloween #content h4,
#background-halloween #content h5,
#background-halloween #content h6,
#background-halloween #content p {
    color:white;
}

ul#whereIsInsectBoxes li {
    list-style-image: url(../../public/img/icone/boite-insecte.png);
}

div#listInsectes div.found {
    transition:0.2s all;
}

div#listInsectes div {
    z-index:1;
}

div#listInsectes div.found:hover {
    transition:0.5s all;
    transform: scale(2);
    z-index:5;
}

.choiceVoteAwards {
    margin-right: 100px;
    text-align: center;
    padding: 25px;
    border-radius: 3px;
    cursor:pointer;
}

.choiceVoteAwards:hover {
    background:#fdf97f;
}

.choiceVoteAwards.currentChoice {
    background:#fdf97f;
    border:1px solid black;
}

#scratchCard {
    width:700px;
    height:467px;
    background: url(../../public/img/concours/scratch/cocktails/card.png);
    user-select: none;
    margin:auto;
    border-radius:7px;
    box-shadow:0px 0px 10px #000;
}

#scratchCard #zone {
    /* AUTUMN
    width: 391px;
    height: 247px;
    top: 121px;
    left: 1px; */

    /* COCKTAILS */
    width:512px;
    height:362px;
    top: 57px;
    left: 8px;

    margin: auto;
    position: relative;

    user-select: none;
}

#fragmentsInterface {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#fragmentsInterface .fragment {
    width: 250px;
    text-align: center;
    flex: 0 0 48%;
}

.fragment.fragmentLapin {
    flex: 0 0 98% !important;
}
