/* ------------ */
/* Code source */
/* ------------ */

@font-face {
    font-family: "calculatrice";
    src: url('fonts/cal.woff2');
    font-display: swap;
}

body {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 13px;
    color: #757575;
    overflow-x: hidden;
}

a {
    color: white;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    cursor: pointer
}

th {
    padding: 20px;
    text-align: center;
    font-weight: normal;
    text-decoration: underline
}

td {
    padding: 15px;
    text-align: center
}

#titre {
    letter-Spacing: 2pt;
    font-size: 25px;
    color: #042e5d;
    font-family: calculatrice
}

#simple {
	position: relative;
    font-size: 25px;
    color: #042e5d;
    font-family: calculatrice
 }

nav div {
    display: inline-block;
    padding: 15px;
    background: #042e5d;
    background: linear-gradient(#3767a0, #042e5d);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    color: ghostwhite;
    border: 1px ghostwhite solid
}

nav div:hover {
    color: papayawhip;
    background: #555;
    background: linear-gradient(#555, #2C2C2C);
    cursor: default
}

nav div:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px ghostwhite solid
}

nav div:last-child {
    position: absolute;
    right: 3%;
    border: 0 ghostwhite solid
}

nav div:last-child:hover {
    background: 0;
    background: 0;
    box-shadow: none
}

#sociaux {
    font-family: verdana;
    display: flex;
    margin-top: 25px;
    margin-bottom: 20px;
    color: white;
    margin-left: 40%
}

#sociaux > div {
    padding: 7px 13px
}

#sociaux > div:hover {
    cursor: pointer
}

#sociaux > div:last-child {
    font-family: verdana;
    background-color: white;
    text-align: center;
    width: 90px;
    height: 5px;
    line-height: 5px;
    padding-right: 0;
    padding-left: 0;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 10px;
    border: 1px solid #3290d6
}

#sociaux > div:last-child > a {
    color: #3aaae1
}

#fb {
    background-color: #3c5a96
}

#tw {
    background-color: #3bc0f0
}

#gg {
    background-color: #db4c3f
}

#lk {
    background-color: #0077b5
}

#pt {
    background-color: #c9232d
}

#menu_detail {
    position: absolute;
    top: 87px;
    left: 9px;
    border: 1px white solid;
    color: white;
    width: 190px;
    background: #042e5d;
    display: none;
    z-index: 50
}

#menu_detail:hover {
    background: #555
}

ul {
    list-style: none;
    margin-left: 8px;
    padding-left: 0
}

li {
    margin-top: 13px;
    font-family: calculatrice;
    letter-Spacing: 2pt
}

#croix-ferme {
    display: none
}

footer {
    position: relative;
    top: 8px
}

footer div {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    margin-left: -9px;
    margin-right: -9px
}

footer div:nth-child(1) {
    background: #414856
}

footer div:nth-child(2) {
    background: #363c48
}

#manger-des-gateaux, #cookie-personnalisation, #manger-des-gateaux-2 {
    position: fixed;
    bottom: 0;
    background: white;
    z-index: 99;
    width: 100%;
    left: 0;
    text-align: justify;
    display: none;
    max-height: 100%;
    height: 630px;
    box-shadow: 0px -4px 20px 0px #656565;
}

#manger-des-gateaux p, #cookie-personnalisation > div, #manger-des-gateaux-2 > p {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    text-align: center;
    color: #312929;
}

#manger-des-gateaux p, #cookie-personnalisation > div {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    text-align: center;
    color: #312929;
}

#toutes_les_parties {
    display: flex
}

#partie_1 {
    position: relative;
    width: 600px
}

#publicite_1 {
    margin-left: 30px
}

#partie_2 {
    position: relative;
    width: 100%
}

#calculatrice_simple {
	position: relative;
	border: 1px #052f5f solid;
	border-radius: 10px;
	width: 600px;
	height: auto;
	font-size: 70px;
	box-shadow: 2px 2px 10px #03142d;
	margin-left: -360px;
	left: 60%;
	font-family: calculatrice;
	background: linear-gradient(90deg, rgba(241,241,241,1) 69%, rgb(206, 206, 206) 100%);
}

.calculatrice_simple_height {

    height: 750px !important;

}

#heure1, #heure2 {
    width: 100px;

}

.correction_heure {

    margin-left: 5px;

}

#emprunt {
    position: relative;
    margin-top: 20px;
    border-collapse: collapse;
    left: 60%;
    margin-left: -360px
}

#emprunt th {
    border: 1px black solid;
    padding: 10px;
    text-decoration: none
}

.ligne_input {
    font-size: 30px;
    padding: 10px;
    text-align: center
}

input {
    border: 2px #042e5d solid;
    text-align: center;
    letter-Spacing: 2pt;
    font-family: calculatrice;
    margin-left: 20px
}

.input_carre {
    border: 1px #042e5d solid;
    width: 60px;
    height: 50px;
    font-size: 30px
}

.input_carre_moyen {
    border: 1px #042e5d solid;
    width: 105px;
    height: 50px;
    font-size: 20px
}

.input_rectangle {
    border: 1px #042e5d solid;
    width: 300px;
    height: 50px;
    font-size: 30px
}

.input_carre_resultat {
/ / border: 2 px white dashed;
    background: #042e5d;
    color: white;
    width: 60px;
    height: 50px;
    font-size: 30px
}

.input_rectangle_resultat {
/ / border: 2 px white dashed;
    background: #042e5d;
    color: white;
    width: 300px;
    height: 50px;
    font-size: 30px
}

.cacher {
    display: none
}

#titre_machine {
    text-align: center;
    font-size: 17px;
    color: #052f5f;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 7px;
    padding-bottom: 4px;
    border-bottom: 3px #052f5f double
}

#titre_machine a {
    color: black
}

.bouton_petit {
    color: white;
    letter-Spacing: 2pt;
    font-size: 15px;
    padding: 5px;
    font-family: calculatrice, Verdana, sans-serif;
    background: #042e5d;
    background: linear-gradient(#3767a0, #042e5d);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px ghostwhite solid;
    border-radius: 4px;
    margin-left: 20px;
    margin-bottom: 15px;
    margin-top: 25px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bouton_moyen {
    color: white;
    letter-Spacing: 2pt;
    font-size: 17px;
    padding: 14px 18px 14px 17px;
    font-family: calculatrice, Verdana, sans-serif;
    background: #042e5d;
    background: linear-gradient(#3767a0, #042e5d);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px ghostwhite solid;
    border-radius: 4px;
    margin-left: 25px;
    cursor: pointer;
/*    box-shadow: 4px 4px 12px #052f5f;*/
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bouton_petit:active, .bouton_moyen:active {
    /*color: papayawhip;*/
    background: #555;
    /*background: linear-gradient(#555, #2C2C2C);*/
    /*box-shadow: 0 0 0, 0 0 0 rgba(255, 255, 255, 0);*/
}


.paragraphe_infos {
    color: black;
    font-size: 25px;
    padding-left: 10px;
    padding-right: 10px
}

.bordure_elegante {
    border: 2px #0c3768 inset;
    margin: 10px
}

#pub_amazon {
    margin-top: 20px;
    margin-bottom: 15px
}

#pub_amazon, #pub_amazon_altern, #pub_amazon_altern_2 {
    border: 1px #d8d8d8 solid;
    border-radius: 4px;
    display: flex;
    margin-right: 15px
}

#pub_amazon button, #pub_amazon_altern button, #pub_amazon_altern_2 button {
    background-color: #c4001b;
    color: white;
    border: 1px #c4001b solid;
    border-radius: 2px;
    position: relative;
    bottom: 0
}

#pub_amazon button:hover, #pub_amazon_altern button:hover, #pub_amazon_altern_2 button:hover {
    background-color: #910014;
    border: 1px #910014 solid;
    cursor: pointer
}

#pub_amazon > div, #pub_amazon_altern > div, #pub_amazon_altern_2 > div {
    width: 50%;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    letter-spacing: 1px
}

#pub_amazon > div:nth-child(1), #pub_amazon_altern > div:nth-child(1), #pub_amazon_altern_2 > div:nth-child(1) {
    border-right: 1px #d8d8d8 solid
}

#pub_amazon > div > p:nth-child(2), #pub_amazon_altern > div > p:nth-child(2), #pub_amazon_altern_2 > div > p:nth-child(2) {
    color: black;
    font-weight: bold;
    font-family: calculatrice;
    font-size: 16px;
    height: 40px
}

.ancien-prix {
    font-size: 10px;
    font-family: calculatrice;
    text-decoration: line-through
}

.nouveau-prix {
    font-size: 15px;
    font-family: calculatrice;
    color: #c4001b;
    font-weight: bold
}

#total {
    position: relative;
    margin-top: 20px;
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
    height: 100px;
    padding-right: 10px;
    border: 2px #052f5f solid;
    border-radius: 0;
    text-align: right;
    box-shadow: 1px 1px 8px #03142d;
    color: #495474;
    background-color: white
}

.bouton_calculatrice {
    border: 2px #052f5f solid;
    border-radius: 10px;
    text-align: center;
    color: #052f5f;
    box-shadow: 1px 1px 8px #03142d;
    cursor: pointer;
    padding: 10px;
    font-size: 50px;
    width: 60px;
    background-color: white;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bouton_calculatrice:active {
    background: #d7e9fd;
    box-shadow: 0 0 0 #7f91b6;
}

/*#sept {
    margin-top: 30px;
    margin-left: 40px
}*/

#zero, #un, #deux, #trois, #quatre, #cinq, #six, #sept, #huit, #neuf, #C, #CE, #point, #diviser, #moins, #egale, #addition, #multiplier {
    position: absolute;

}

#zero {

    top: 500px;
    left: 20px;
    width: 182px;

}

#un {

    top: 400px;
    left: 20px;

}

#deux {

    top: 400px;
    left: 120px;

}


#trois {

    top: 400px;
    left: 220px;

}

#point {

    top: 500px;
    left: 220px;

}

#quatre {

    top: 300px;
    left: 20px;

}

#cinq {

    top: 300px;
    left: 120px;

}

#six {

    top: 300px;
    left: 220px;

}

#sept {

    top: 200px;
    left: 20px;

}

#huit {

    top: 200px;
    left: 120px;
}

#neuf {

    top: 200px;
    left: 220px;
}

#egale {

    top: 500px;
    left: 360px;
    background-color: #F9EB4A;
}

#moins {

    top: 400px;
    left: 360px;
}

#addition {

    top: 400px;
    left: 460px;
    height: 184px;
    background-color: #4AFA73;
}

#diviser {

    top: 300px;
    left: 360px;
}

#multiplier {

    top: 300px;
    left: 460px;
    padding-top: 18px;
    height: 82px;
}

#CE {

    top: 200px;
    left: 360px;
    background-color: #4A8CFA;
}

#C {

    top: 200px;
    left: 460px;
    background-color: #FA4A4A;

}

#afficher_millier {

    position: absolute;
    top:620px;
    left: 20px;
    width: 370px;
    text-align: center;
    font-size: 30px;
    border-radius: 5px;

}

#message_afficher_millier {

    position: absolute;
    top:690px;
    left: 50px;
    font-size: 20px;

}

/*#huit, #cinq, #deux {
    margin-top: -84px;
    margin-left: 145px
}

#neuf, #six, #trois, #point {
    margin-top: -83px;
    margin-left: 250px
}

#CE, #diviser, #moins, #egale {
    margin-top: -84px;
    margin-left: 375px
}

#C, #multiplier, #addition {
    margin-top: -84px;
    margin-left: 480px
}

#quatre, #un {
    margin-top: 20px;
    margin-left: 40px
}

#CE {
    background: #97a5ff;
    color: black
}

#C {
    background: #f9a7a4;
    color: black
}

#addition {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ccdefb
}

#zero {
    margin-top: -80px;
    margin-left: 40px;
    width: 185px
}

#egale {
    background: #f9eb4a
}*/

#brouillon_1 {
    position: absolute;
    top:127px;
    font-size: 25px;
    margin-left: 50px;
    text-align: left
}

#croix_produit_en_croix {
    max-width: 100%;
    height: auto;
    margin-left: 200px;
    margin-top: 10px
}

.input_moyenne {
    width: 105px;
    height: 20px;
    font-size: 16px
}

@keyframes Bitcoin {
    0% {
        transform: rotateY(0deg) rotateZ(15deg) rotateX(0deg)
    }
    100% {
        transform: rotateY(360deg) rotateZ(15deg) rotateX(0deg)
    }
}

@keyframes RefreshBitcoin {
    0% {
        transform: rotateZ(0deg) rotateX(0deg)
    }
    50% {
        transform: rotateZ(20deg) rotateX(180deg)
    }
    100% {
        transform: rotateZ(0deg) rotateX(0deg)
    }
}

.refreshBit {
    color: red;
    animation: RefreshBitcoin .5s
}

#logo-bitcoin {
    width: 50px;
    margin-right: auto;
    margin-left: auto
}

#logo-bitcoin > div > img {
    animation: Bitcoin 1.5s;
    animation-iteration-count: infinite
}

.lienFort {
    color: #ed8d1a !important;
    font-weight: bold;
    font-style: italic
}

#logo-bitcoin > div > img {
    width: 100%
}

.chargement-bitcoin {
    text-align: center;
    color: #f5922f;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 50px 20% 30px
}

.pourACopier {
    padding-left: 10px;
    border: 1px solid #7f7f7f;
    height: 30px;
    width: 400px;
    font-size: 13px
}

#contenu_verif_masque_reseau {
    color: red
}

#surface-carre {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px
}

#surface-carre #surface {
    margin-left: auto;
    margin-right: auto;
    border: 3px #042e5d solid;
    background-color: #7aa5cd;
    transition: 1s
}

#cote-a-nombre, #cote-b-nombre {
    text-align: center;
    font-size: 25px;
    color: #042e5d;
    opacity: 0
}

#cote-b-nombre {
    position: absolute;
    left: 105px;
    width: auto;
    border: 1px solid #0c3767;
    background-color: white;
    padding: 5px;
    border-radius: 5px
}

#details-dons {
    overflow-y: hidden;
    height: 10px;
    padding: 20px;
    transition: .5s
}

.bouton-dons {
    color: #052f5f;
    border: 1px solid #052f5f;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #052f5f;
    background-color: white;
    padding: 4px;
    cursor: pointer;
    font-family: calculatrice;
    letter-spacing: 1.5px
}

.bouton-dons:active {
    box-shadow: none
}

h1 {
    text-decoration: underline
}

h1, h2, h3 {
    color: #052f5f;
    font-weight: normal
}

h3 {
    padding: 6px
}

#Information_calculatrice {
    color: #414856;
    margin-left: 40px
}

#Information_calculatrice p {
    padding: 10px;
    font-size: 14px
}

#Information_calculatrice a {
    color: black
}

#historique_resultat {
    border: 1px #052f5f solid;
    background-color: #f1f1f1;
    font-size: 15px;
    margin-bottom: 50px;
    overflow: auto
}

#historique_resultat p:first-child {
    letter-Spacing: 2pt;
    font-size: 20px;
    color: #042e5d;
    font-family: calculatrice;
    background: white;
    border: 1px #052f5f solid;
    border-left: 0 #052f5f solid;
    border-right: 0 #052f5f solid;
    text-align: center
}

#historique_resultat p span {
    margin-left: 60px;
    color: black;
    text-align: center
}

.container-carre {

    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}


.carre-1 {

    border: 1px solid #dddfdf;
    margin-top: 2px;
    margin-left: 2px;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    display: flex;
    font-size: 20px;

}

.carre-1 > div {

    margin: auto;

}

#des-virtuels {

    display: flex;
    max-width: 500px;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;

}

/*.de-virtuel {

    width: 100px;
    height: 100px;
    border-radius: 3px;
    display: flex;
    background: #C20015 radial-gradient(#C20015, #FF0000);
    color: white;
    box-shadow: 0 0 3px #202227;

}*/

.un-des {

    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 1px solid white;
    background: #000000;
    color: white;
    box-shadow: 0 0 3px #202227;
    cursor: move;
    display: none;
}

@keyframes tourner_les_des {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.des-tourner {

    animation: tourner_les_des 600ms linear normal 1 forwards;

}

.correction-btn-input-calculatrice {

    width: 82px;
    user-select: none;
    outline:  none;
    display: block;
    padding-left: 14px;

}


@media screen and (max-width: 900px) {

    .configuration-details {

        width: 140px !important;

    }

    #titre {
        font-size: 20px
    }

    nav {
        display: block;
        font-size: 13px
    }

    nav div {
        padding: 10px
    }

    #sociaux {
        margin-left: 10%
    }

    #menu_detail {
        background: #555;
        font-size: 13px;
        top: 69px
    }

    #partie_1 {
        width: auto;
        display: none
    }

    #calculatrice_simple {
        width: 550px;
        margin-left: -275px;
        left: 50%;
        background: #f1f1f1;

    }

    .bouton_calculatrice {
        border: 2px #052f5f solid;
        border-radius: 10px;
        cursor: pointer;
        padding: 8px;
        font-size: 50px;
        width: 55px;
        background-color: white
    }

    #zero {

        left: 5px;

    }

    #un {

        left: 5px;

    }

    #deux {

        top: 400px;
        left: 105px;

    }


    #trois {

        top: 400px;
        left: 205px;

    }

    #point {

        left: 205px;

    }

    #quatre {

        left: 5px;

    }

    #cinq {

        top: 300px;
        left: 105px;

    }

    #six {

        left: 205px;

    }

    #sept {

        left: 5px;

    }

    #huit {

        top: 200px;
        left: 105px;
    }

    #neuf {

        left: 205px;
    }

    #egale {

        left: 320px;

    }

    #moins {

        left: 320px;
    }

    #addition {

        left: 420px;

    }

    #diviser {

        left: 320px;
    }

    #multiplier {

        left: 420px;
    }

    #CE {


        left: 320px;
    }

    #C {

        left: 420px;

    }


    /*#sept {
        margin-top: 10px;
        margin-left: 20px
    }

    #huit, #cinq, #deux {
        margin-top: -79px;
        margin-left: 120px
    }

    #neuf, #six, #trois, #point {
        margin-top: -79px;
        margin-left: 220px
    }

    #CE, #diviser, #moins, #egale {
        margin-top: -79px;
        margin-left: 355px
    }

    #C, #multiplier, #addition {
        margin-top: -79px;
        margin-left: 450px
    }

    #quatre, #un {
        margin-top: 20px;
        margin-left: 20px
    }

    #zero {
        margin-top: -80px;
        margin-left: 20px;
        width: 180px
    }

    #egale {
        background: #f9eb4a
    }*/


    #croix_produit_en_croix {
        margin-left: 170px
    }

    .input_moyenne {
        width: 70px;
        font-size: 14px
    }

    #logo-bitcoin > div {
        margin-top: 20px
    }


    .correction-btn-input-calculatrice {

        width: 80px;
        padding-left:10px;

    }

}

@media handheld and (max-width: 900px) {

    #titre {
        font-size: 20px
    }

    nav div {
        padding: 10px;
        font-size: 10px;
        box-shadow: 0 0 0 #7f91b6
    }

    nav div:hover {
        color: white;
        background: 0;
        box-shadow: none;
        cursor: default;
        transition: none
    }

    #menu_detail {
        background: #555;
        font-size: 10px;
        top: 65px
    }

    #croix-ferme {
        display: block;
        position: relative;
        top: 10px;
        padding: 5px
    }

    #sociaux {
        margin-left: 10%
    }

    #partie_1 {
        width: auto;
        display: none
    }

    #calculatrice_simple {
        width: 550px;
        margin-left: -275px;
        left: 50%;
        background: #f1f1f1;
    }

    .bouton_calculatrice {
        border: 2px #052f5f solid;
        border-radius: 10px;
        box-shadow: 0 0 0 #052f5f;
        cursor: pointer;
        padding: 8px;
        font-size: 50px;
        width: 55px;
        background-color: white;
    }

    #zero {

        left: 5px;

    }

    #un {

        left: 5px;

    }

    #deux {

        top: 400px;
        left: 105px;

    }


    #trois {

        top: 400px;
        left: 205px;

    }

    #point {

        left: 205px;

    }

    #quatre {

        left: 5px;

    }

    #cinq {

        top: 300px;
        left: 105px;

    }

    #six {

        left: 205px;

    }

    #sept {

        left: 5px;

    }

    #huit {

        top: 200px;
        left: 105px;
    }

    #neuf {

        left: 205px;
    }

    #egale {

        left: 320px;

    }

    #moins {

        left: 320px;
    }

    #addition {

        left: 420px;

    }

    #diviser {

        left: 320px;
    }

    #multiplier {

        left: 420px;
    }

    #CE {


        left: 320px;
    }

    #C {

        left: 420px;

    }

   /* #sept {
        margin-top: 10px;
        margin-left: 20px
    }

    #huit, #cinq, #deux {
        margin-top: -76px;
        margin-left: 120px
    }

    #neuf, #six, #trois, #point {
        margin-top: -76px;
        margin-left: 220px
    }

    #CE, #diviser, #moins, #egale {
        margin-top: -76px;
        margin-left: 355px
    }

    #C, #multiplier, #addition {
        margin-top: -78px;
        margin-left: 450px
    }

    #quatre, #un {
        margin-top: 20px;
        margin-left: 20px
    }

    #zero {
        margin-top: -80px;
        margin-left: 20px;
        width: 180px
    }

    #egale {
        background: #f9eb4a
    }*/

    #croix_produit_en_croix {
        margin-left: 170px
    }

    .input_moyenne {
        width: 70px;
        font-size: 14px
    }

    #logo-bitcoin > div {
        margin-top: 20px
    }

    .correction-btn-input-calculatrice {

        width: 80px;
        padding-left:10px;

    }

}

@media all and (max-width: 600px) {

    #ranger_des {

        display: none !important;

    }

    #des_1, #des_4, #des_7, #des_10 {

        left:40px !important;

    }

    #des_2, #des_5, #des_8, #des_11 {

        left:150px !important;

    }

    #des_3, #des_6, #des_9, #des_12 {

        left:260px !important;

    }

    .des_rouge_lancer {

        top: 48px !important;

    }

    .un-cadenas, .des_rouge_lancer {

        width: 22px !important;

    }

    .titre_du_de {

        display: none;

    }

    .un-des {

        height: 70px;
        width: 70px;

    }

    .header_numero {

        font-size: 45px !important;
        line-height: 70px !important;

    }

    .configuration-details {

        width: 140px !important;
        margin-left: 20px !important;

    }

    #titre {
        font-size: 15px
    }

    #menu_hamburger {
    border: 1px #052f5f solid;
    background-color: #f1f1f1;
    font-size: 15px;
    margin-bottom: 50px;
    overflow: auto    
	}

    nav {
        display: none
    }

    nav div {
        display: block
    }

    nav div:hover {
        box-shadow: none;
        transition: none;
        background: linear-gradient(#3767a0, #042e5d)
    }

    nav div:last-child {
        position: relative;
        right: 0;
        border: 1px ghostwhite solid
    }

    #menu_detail {
        position: relative;
        top: -2px;
        width: auto
    }

    #sociaux {
        margin-left: 1%
    }

    #sociaux > div {
        padding: 8px 5px
    }

    #sociaux > div:last-child {
        display: none
    }

    #toutes_les_parties {
        display: block
    }

    #partie_1 {
        width: auto;
        display: none
    }

    #titre_machine {
        font-size: 10px;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 2px;
        padding-bottom: 0;
        border-bottom: 0 #052f5f double
    }

    #calculatrice_simple {
        width: 350px;
        font-size: 40px;
        margin-left: -175px;
        border: 1px #052f5f solid;
        left: 50%
    }

    .calculatrice_simple_height {

        height: 430px !important;

    }

    #emprunt {
        left: 50%;
        margin-left: -175px
    }

    #emprunt th {
        padding: 7px;
        font-size: 9px
    }

    #total {
        margin-top: 5px;
        height: 40px;
        padding-right: 5px;
        box-shadow: 0 0 0 #052f5f;
        border: 1px grey solid;
        font-size: 35px
    }

    .bouton_calculatrice {
        border-radius: 5px;
        padding: 6px;
        font-size: 30px;
        width: 60px !important;
        border-width: 1px;
        box-shadow: 0 0 0 #052f5f;

    }

    #sept {
        top:80px;
        left: -10px;
    }

    #huit {
        top:80px;
        left: 55px;
    }

    #neuf {
        top:80px;
        left: 120px;
    }

    #CE {
        top:80px;
        left: 200px;
    }

    #C {
        top:80px;
        left: 265px;
    }

    #quatre {
        top:140px;
        left: -10px;
    }

    #cinq {
        top:140px;
        left: 55px;
    }

    #six {
        top:140px;
        left: 120px;
    }

    #diviser {
        top:140px;
        left: 200px;
    }

    #multiplier {
        top:142px;
        left: 265px;
        padding-top: 10px;
        height: 49px;
    }

    #un {
        top:200px;
        left: -10px;
    }

    #deux {
        top:200px;
        left: 55px;
    }

    #trois {
        top:200px;
        left: 120px;
    }

    #moins {
        top:200px;
        left: 200px;
    }

    #addition {
        top:202px;
        left: 265px;
        height: 110px;
    }

    #zero {
        top:260px;
        left: -10px;
        width: 125px !important;
    }

    #point {
        top:260px;
        left: 120px;
    }

    #egale {
        top:260px;
        left: 200px;
    }

    #afficher_millier {

        top:330px;
        left: -10px;
        width: 200px !important;
        font-size: 18px;

    }

    #message_afficher_millier {

        top:380px;
        left: 10px;
        font-size: 16px;

    }

    /*#huit, #cinq, #deux {
        margin-top: -49px;
        margin-left: 85px
    }

    #neuf, #six, #trois, #point {
        margin-top: -49px;
        margin-left: 150px
    }

    #CE, #diviser, #moins, #egale {
        margin-top: -49px;
        margin-left: 220px
    }

    #C, #multiplier, #addition {
        margin-top: -50px;
        margin-left: 280px
    }

    #quatre, #un {
        margin-top: 10px
    }

    #zero {
        margin-top: -62px;
        width: 110px
    }

    #addition {
        padding-top: 42px;
        padding-bottom: 43px
    }

    #CE {

        padding-left: 8px;

    }*/

    #brouillon_1 {

        opacity: 0
    }

    #croix_produit_en_croix {
        margin-left: 70px
    }

    .input_moyenne {
        width: 50px;
        font-size: 10px
    }

    .bouton_moyen {
        color: white;
        letter-Spacing: 2pt;
        font-size: 15px;
        padding: 12px;
        margin-left: 3px;
    }


    .ligne_input {
        font-size: 15px;
        padding: 5px;
        margin-top: 20px
    }

    input {
        border: 1px #042e5d solid;
        margin-left: 18px
    }

    .input_carre_moyen {
        border: 1px #042e5d solid;
        width: 60px;
        height: 30px;
        font-size: 10px
    }

    .input_carre {
        border: 1px #042e5d solid;
        width: 40px;
        height: 30px;
        font-size: 20px
    }

    .input_carre_resultat {
        border: 1px white dashed;
        width: 40px;
        height: 30px;
        font-size: 20px
    }

    .input_rectangle {
        border: 1px #042e5d solid;
        width: 200px;
        height: 25px;
        font-size: 20px
    }

    .input_rectangle_resultat {
        border: 1px white dashed;
        width: 200px;
        height: 25px;
        font-size: 20px
    }

    #chaineCarateres {
        width: 300px
    }

    #cote-a-nombre, #cote-b-nombre {
        display: none
    }

    #bitACopier {
        height: 25px;
        width: 250px;
        margin-left: 0
    }

    #logo-bitcoin > div {
        margin-top: 15px
    }

    .chargement-bitcoin {
        margin: 50px 10% 30px
    }

    .correction-convertisseur {

        width: 80px !important;
        font-size: 10px !important;
        height: 29px !important;

    }

    #mon_canvas {

        transform: scale(0.7);
        position: relative;
        left: -25px;

    }

    #valeurs_calculer_plusieurs_durees {

        width: 90%;

    }


    .correction-btn-input-calculatrice {

        width: 48px;
        padding-left:10px;

    }

    .hide_milliers {

        height: 350px !important;

    }


}

