﻿
/*icone de la page Code_source !! */

.connaissance_Bttn #cnsc_ico {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

        .vld_Bttn #vld_ico {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .vld_Bttn #vld_yes_ico {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            display: none;
        }

.wrapped_code_Bttn1 .close_cd_ico_1 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000;
    width: 30px;
    height: 30px;
}

        .wrapped_code_Bttn2 .close_cd_ico_2 {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 10000;
            width: 30px;
            height: 30px;
        }

        .wrapped_code_Bttn3 .close_cd_ico_3 {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 10000;
            width: 30px;
            height: 30px;
        }

.wrapped_Politique #Politique_ico {
    width: 80px;
    height: 90px;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.voir_code1_Bttn .voir_code1_ico {
    position: fixed;
    top: 50%;
    left: 15%;
    transform: translate(-50%, -50%);
}

    .voir_code2_Bttn .voir_code2_ico {
        position: fixed;
        top: 50%;
        left: 15%;
        transform: translate(-50%, -50%);
    }

    .voir_code3_Bttn .voir_code3_ico {
        position: fixed;
        top: 50%;
        left: 15%;
        transform: translate(-50%, -50%);
    }

.retour_Bttn #retour_ico {
    position: fixed;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
}

.help_Bttn .help_ico {
    position: fixed;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
}

.wrapped_help .close_help_ico {
    position: fixed;
    top: 0%;
    left: 95%;
    transform: translate(-50%, -150%);
    cursor: pointer;
}

.Youtube_ico {
    width: 40px;
    height: 40px;

    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .Tiktok_ico {
        width: 40px;
        height: 40px;

        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .Discord_ico {
        width: 40px;
        height: 40px;

        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.retour_home_corex_ico {
    position: fixed;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
}


.download_ico1 {
    position: fixed;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
}

.wrapped_download_all .download_all_ico {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}