/* Tolinka TM; "Signup&login" CSS for media screen with width between 150px and 1026px */

.ceti_div_general_left
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    text-align: center;
}

.ceti_logo
{
    height: 30px;
    margin-top: 40px;
    margin-left: 20px;
}

.ceti_div_center_in_DGL /* la div centre au millieux de la div general left */
{
    width: 100%;
    max-width: 410px;
    background-color: transparent;
    margin-top: 0px;
    padding-bottom: 20px;
}

.ceti_div_center_in_DGL h1
{
    font: 600 24px arial, sans-serif;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
}

.ceti_div_center_in_DGL h2
{
    font: 400 13px arial, sans-serif;
    margin-top: 10px;
    margin-left: 22px;
    margin-right: 20px;
}

.normal_for_plus_1026
{
    display: none;
}

.label_input_div label
{
    font: 600 14px arial;
    margin-bottom: 4px;
}

.input_ceti
{
    height: 40px;
    width: calc(100% - 0px);
    font: 400 14px arial;
}

.showhide
{
    font: 600 11px arial;
    cursor: pointer;
    float: right;
    height: 20px;
    margin-bottom: 2px;
}

.erreur_input
{
    font: 600 12px arial;
}

/* **** */

.erreur_input li {
    font-size: 12px;
}

.icon {
    width: 14px;
}

/* Only connexion */

.ceti_div_pass_forgot
{
    margin-top: 7px;
    font-size: 12px;
}

.ceti_input_submit
{
    font: 600 12px arial;
}

/* *** ** *** */

/* special for media screen with width between 150px and 1026px */
.special_for_ms_150_1026
{
    display: inline-block;
    width: 100%;
}

/* HR OR */

.auth_div_or_span div span
{
    font: 400 12px arial;
}

/* END HR OR */

/* Débût des APInput */

.ceti_div_gnrl_button /* boutton pour les connexions via des app API */
{
    background-color: transparent;
    padding-top: 7px;
    padding-bottom: 5px;
}

.in_ceti_div_gnrl_button
{
    height: 16px;
}

.img_inx2_ceti_div_gnrl_button /* le logo de la marque */
{
    height: 16px;
    width: 16px;
}

.p_inx2_ceti_div_gnrl_button
{
    font-size: 12px;
}

/* end ms */

.ceti_p_bottom_tpa
{
    font-size: 10px;
}

/* Right side */

.ceti_div_general_right
{
    display: none;
}

.img_ceti_div_general_right
{
    display: none;
}