body {
    background-color: black;
    /* font-family: "Lucida", sans-serif; */
    line-height: 1;
}

/* 
h1, h2, h3, h4, h5, h6 {
    font-family:  "Lucida", sans-serif;
    font-weight: 400;
    margin: 10px 0;
}

h1 {
    font-size: 26px;
} */

.allContent {
    background:
        url('/img/fonds/fond.webp'), url('/img/fonds/fond (2).webp'),
        url('/img/fonds/fond (4).webp'), url('/img/fonds/fond11.webp'),
        url('/img/fonds/fond (3).webp'), url('/img/fonds/fond (6).webp'),
        url('/img/fonds/fond2.webp'), url('/img/fonds/fond4.webp'),
        url('/img/fonds/fond5.webp'), url('/img/fonds/fond6.webp'),
        url('/img/fonds/fond7.webp'), url('/img/fonds/fond8.webp'),
        url('/img/fonds/fond9.webp'), url('/img/fonds/fond10.webp'),
        url('/img/fonds/fond1.webp'), url('/img/fonds/fond12.webp'),
        url('/img/fonds/fond13.webp'), url('/img/fonds/fond14.webp'),
        url('/img/fonds/fond15.webp'), url('/img/fonds/fond3.webp'),
        url('/img/fonds/fond (1).webp'), url('/img/fonds/fond16.webp');
    background-repeat: no-repeat;
    background-position-y: top, 100vw, 200vw, 300vw, 400vw, 500vw, 600vw, 700vw, 800vw, 900vw, 1000vw, 1100vw, 1200vw, 1300vw, 1400vw, 1500vw, 1600vw, 1700vw, 1800vw, 1900vw, 2000vw;
    background-position-x: center;
    background-size: 100%;
    min-height: 200vh;
    padding: 5px;
    position: relative;
    z-index: 0;
}

footer {
    background-image: linear-gradient(to top left, rgba(258, 259, 255, 0.99), rgba(254, 252, 255, 0.99));
    padding: 2%;
    padding-left: 5%;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    border-radius: 38px;
    text-align: left;
    height: max-content;
    border: 2px solid #000000;
    margin-top: 5px;
}

#btnGenerate {
    width: 150px;
    height: 140px;
    margin-top: 5px;
    padding: 20px;
    display: inline;
    color: black;
}

#divLoader {
    position: absolute;
    top: 72vh;
    left: 46.5vw;
    width: 80px;
}

#divBtnPlay {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.backgroundHeader {
    /* background-image: linear-gradient(to bottom right, rgba(146, 182, 232, 0.759), rgba(255, 255, 255, 0.732)); */
    padding: 5%;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 38px 38px 0% 0%;
    text-align: center;
    padding-top: 0;
    /* border: 10px dashed #8991ff; */
    margin-bottom: -10px;
    background: #0404048c;
    color: white;
    text-shadow: 2px 2px 2px black;
}

.backgroundDivBody {
    /* background-image: linear-gradient(to bottom right, rgba(216, 229, 255, 0.9), rgba(203, 227, 255, 0.9)); */
    padding: 5px;
    /* border: 10px dashed rgb(137, 145, 255); */
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 38px;
    margin-bottom: 50px;
    margin-top: 12px;
}

#menuForm button {
    background: rgb(241, 220, 182);
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 20px;
    cursor: pointer;
    margin-left: 4%;
}

button:hover {
    background: rgb(255, 240, 213);
    color: black;
    cursor: pointer;
}

form input,
form label {
    cursor: pointer;
}

.diceCard {
    width: 70px;
    height: 100px;
    border: 2px solid black;
    border-radius: 8%;
    margin: 5px;
    padding-top: 25px;
    display: inline-grid;
    justify-items: center;
    justify-content: center;
    text-align: center;
    background-color: rgb(216, 216, 216);
    vertical-align: middle;
}

#cardDiceSelect {
    background-color: #ffffff69;
    max-width: 80%;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid black;
    border-radius: 18px;
    padding: 2%;
    padding-left: 50px;
    margin-top: 2%;
    margin-bottom: 2%;
}

#cardDiceSelect>p {
    font-size: 1.2rem;
    font-weight: 600;
    color: white;
    text-shadow: 2px 2px 2px black;
}

.powerCard {
    width: 95px;
    height: 135px;
    border: 5px outset rgb(255, 255, 255);
    border-radius: 18px;
    margin: 5px;
    padding-top: 10px;
    text-align: center;
    display: inline-table;
    font-size: smaller;
    background-color: rgba(255, 255, 255, 0.88);
    ;
}

#divResultParty {
    min-width: 220px;
    max-width: 380px;
    display: inline-block;
    text-align: right;
}

#menu {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

#exploList {
    background-color: rgba(0, 0, 0, 0.55);
    margin: 5px;
    border-radius: 18px;
    border: 2px solid rgba(0, 0, 0, 0.597);
    padding-left: 2%;
    padding-bottom: 2%;
}

#gameCardList {
    background-color: rgba(0, 0, 0, 0.55);
    border-radius: 18px;
    border: 2px solid rgba(0, 0, 0, 0.597);
    padding-left: 2%;
    padding-bottom: 2%;
    margin: 5px;
}

#powerCardList {
    background-color: rgba(0, 0, 0, 0.55);
    margin: 5px;
    border-radius: 18px;
    border: 2px solid rgba(0, 0, 0, 0.597);
    padding-left: 2%;
    padding-bottom: 2%;
}

.labelMenu {
    display: block;
    min-height: 40px;
    margin-top: 15px;
}

.noLogs {
    float: right;
    margin-right: 2%;
}

.explorationCard {
    width: 95px;
    height: 135px;
    border: 2px solid black;
    border-radius: 18px;
    margin: 5px;
    padding-top: 10px;
    text-align: center;
    display: inline-block;
    justify-items: center;
    justify-content: center;
    font-size: smaller;
    /* overflow-wrap: break-line; */
    background-color: rgba(255, 255, 255, 0.88);
}

.gameCard {
    width: 95px;
    height: 135px;
    border-radius: 18px;
    margin: 5px;
    padding-top: 10px;
    text-align: center;
    display: inline-block;
    justify-items: center;
    justify-content: center;
    font-size: smaller;
    /* overflow-wrap: break-line; */
    border: 5px outset rgb(179, 180, 255);
}

.scoreParty {
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.36), rgba(225, 225, 225, 0.33));
    display: inline-block;
    border-radius: 35px;
    text-align: center;
    width: 60px;
    height: 40px;
    margin-top: 12px;
    padding-top: 18px;
}

.score {
    margin-top: 10px;
    width: max-content;
    height: max-content;
    border-radius: 38px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    font-size: 1rem;
    text-align: left;
    background-color: azure;
    color: black;
}

.title {
    font-size: 1.2rem;
    color: white;
    font-weight: bolder;
    text-shadow: 2px 2px 2px black;
}

#divScoreP1,
#divScoreP2 {
    display: block;
    font-size: 1rem;
    text-align: left;
}

#game,
footer,
#divResultsAll,
#divLogs {
    display: none;

}

#divResultsAll {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 18px;
    background: #020202d1;
    color: white;
    padding: 1%;
    margin-top: 20px;
}

#diceIco,
#walkIco {
    font-size: 30px;
}

#btnPasPas:hover {
    color: grey;
}

#resultsP1party,
#resultsP2party,
#nbParty {
    margin-left: 2%;
}

#resultsP1party,
#resultsP2party {
    margin-bottom: -10px;
}

#btnPasPas {
    width: 150px;
    height: 140px;
    margin-top: 5px;
    padding: 20px;
    display: inline;
}

.link {
    margin: 20px;
    text-decoration: none;
    text-transform: capitalize;
    color: white;
}

input {
    border-radius: 38px;
    border: 3px solid whitesmoke;
    padding: 5px;
    text-align: center;
}

.fa-shake {
    animation-iteration-count: 2 !important;
    color: white;
    padding-top: 30px;
}

#divLogs {
    margin-top: 10px;
    padding: 10px;
    width: 350px;
    border-radius: 18px;
    margin-left: 20px;
    margin-right: auto;
    display: inline-block;
}

#mancheBtn {
    height: 30px;
    width: 350px;
    display: block;
    padding: 5px;
    margin-top: 10px;
    margin-left: -40px;
}

.loader {
    border: 10px solid #f3f3f3;
    border-top: 10px solid rgba(105, 109, 213, 1);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 2s linear infinite;
    display: none;
    position: absolute;
}

.cardListItem {
    display: inline-grid;
}

.cardLeft,
.cardRight {
    min-width: 250px;
    max-width: 46%;
    padding-left: 3vw;
    display: inline-block;
}

.imgDice {
    width: 3%;
    height: 3%;
    min-width: 35px;
    min-height: 35px;
    vertical-align: middle;
}

.imgLife {
    margin-left: -33px;
    z-index: -1;
    position: relative;
    width: 8%;
    height: 8%;
    min-width: 40px;
    min-height: 40px;
    vertical-align: middle;
}

.imgPlayer {
    width: 8%;
    height: 8%;
    min-width: 40px;
    min-height: 40px;
    vertical-align: middle;
}

.imgCardDice {
    width: 4%;
    height: 4%;
    min-width: 40px;
    min-height: 40px;
    vertical-align: middle;
}

.colorDisk {
    width: 20px;
    height: 20px;
    margin-left: 5%;
    margin-top: -5px;
    border-radius: 20px;
    border: 1px solid rgba(68, 46, 46, 0.351);
}

footer {
    position: relative;
    z-index: -2;
    ;
}

.boom {
    position: relative;
    z-index: -1;
    width: 67px;
    height: 55px;
    margin-left: -44px;
}

.lifeScoreSelected {
    border: 2px solid black;
    border-radius: 28px;
    background-color: #FB7D7A;
    width: 200px;
    height:18px;
}

.scoreLife {
    margin-left: 15px;
    padding-bottom: 5px;
}

.scores{
    position: inherit;
}

.lifeScoreResult {
    border-radius: 18px;
    background-color: lightgreen;
    height: 34px;
    max-width: 200px;
    padding-left: 30px;
    border-right: 2px solid black;
    height:18px;
}

.center {
    text-align: center;
}

#resultsPlayers {
    max-width: 600px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    /* border : 5px solid black; */
    border-radius: 18px;
    padding-left: 2vw;
    background: #1f0d0db8;
    color: white;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes dice {
    0% {
        transform: rotate(0deg);
        left: 0px;
        top: 0px;
    }

    50% {
        transform: rotate(180deg);
        margin-left: 100px;
    }

    100% {
        transform: rotate(360deg);
        margin-left: -100px;
        top: 0px;
    }
}

@keyframes walk {
    0% {
        transform: rotate(0deg);
        left: 0px;
        top: 0px;
    }

    50% {
        transform: rotate(30deg);
        margin-left: 100px;
        top: 0px;
    }

    100% {
        transform: rotate(-30deg);
        margin-left: 200px;
        top: 0px;
    }
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 300px;
        margin: 1.75rem auto;
    }
}

.modal {
    z-index: 1072;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-open {
    overflow: hidden;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
}


.imgVictory {
    width: 15%;
    background-color: #3b5179;
    border-radius: 88px;
    vertical-align: middle;
}

.step {
    background-color: white;
    border-radius: 8px;
    padding-left: 3%;
    width: 90%;
    z-index: 0;
    position: relative;
}

.newTurn {
    /* background-color: rgb(146, 188, 255); */
    border-radius: 8px;
    padding:15px;
    width: max-content;
    border: 8px double black;
    
}

.cardExploChoice {
    padding: 5px;
    border: 2px dotted black;
    text-align: center;
    margin: 10px;
}