﻿
@media only screen and (max-width : 680px) {


    .ShowOnPhone {
        display: block;
    }

    body {
        line-height: 1.2;
    }

    .MediaNavigation#PHONE {
        display: inline-block;
    }

    .ApplicationBanniere {
        padding: 0px;
        margin-bottom: 5px;
    }

    .ApplicationTitle {
        font-size: 1.5em;
        width: 90%;
        padding-left: 60px;
        text-align: left;
        clear: both;
        white-space: normal;
    }

    .ApplicationLogo {
        display: block;
    }

    .a {
        text-decoration: none;
    }


    .ApplicationBanniereOnglet .ApplicationTitle {
        padding-left: 10px;
        padding-right: 10px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 20px;
    }


    .textbox {
        width: 100%;
        display: block;
    }

    textarea.textbox {
        width: 97%;
        display: block;
    }

    .btn {
        width: 100%;
    }

    div.SessionStageButton {
        width: 100%;
    }

    #Div_CGU {
        display: none;
    }

    .SectionFullPage {
        width: 98%;
        padding: 0px;
        margin: 0px;
    }

    /* menu */

    .body-content {
        margin: 0px;
        width: 98%;
        margin: auto;
        padding: 0px;
        padding-left: 8px;
    }

    fieldset {
        border: 1px solid #c0c0c0;
        width: 95%;
        padding: 5px;
    }


    /* formulaire sur mobile*/

    .Field {
        padding: 5px;
        height: auto;
    }


    .NavigateButton {
        padding: 5px;
        font-size: 1.3em;
    }

    .rdo_mode {
        display: block;
    }

    .PanelCGU {
        display: none;
    }


    .pic_statisfaction {
        font-size: 0.8em;
    }

    .UC_Satisfaction {
        margin-bottom: 10px;
    }

    .Field {
        border: 0px;
        margin: 0px;
    }

    #Field_SelectParticipant {
        height: 100px;
    }
    /****************************/
    .LeftBar {
        display: none;
    }

    #ContactOnTablette {
        display: block;
    }

    #ContactOnPC {
        display: none;
    }


    /* focrce un container à être "mono colonne"*/
    .MonoColonne {
        width: 100%;
        display: block;
        clear: both;
    }


    #SaisieTerminee {
        left: 5%;
        width: 90%;
    }

    .Titre {
        font-size: 15px;
    }

    .Formateur_DetailsEvaluationsInLine {
        display: none;
    }

    #Formateur_HeaderEval {
        display: none;
    }



    .col-1-3 {
        width: 100%;
    }

    .col-1-2 {
        width: 100%;
    }

    .TitreSurPhone {
        padding-top: 25px;
        display: block;
    }

    .FullColonnePhone {
        width: 100%;
        clear: both;
        padding-bottom: 15px;
    }

    .HideOnPhone {
        display: none;
    }


    .Onglet, .OngletBottom {
        display: inline-block;
        width: 125px;
        font-size: 12px;
        padding: 10px;
        float: left;
        z-index: 1000;
    }

    .OngletsContainer {
        clear: both;
        margin-bottom: 0px;
    }

    .IconeMenuSmartPhone {
        display: block;
        width: 40px;
        position: absolute;
        left: 5px;
        top: 70px;
        cursor: pointer;
        border: 1px solid #cacaca;
    }


    .RightPanelMenu {
        position: fixed;
        top: 125px;
        left: 0px;
        height: 100%;
        background-color: white;
        text-align: left;
        box-shadow: 10px 0px 10px 1px #aaaaaa;
        display: none;
        width: 75%;
        z-index: 100;
    }


    #MenuSmartPhone .SubMenu {
        display: block;
        margin-bottom: 10px;
        color: black;
        font-size: 20px;
        padding: 15px;
        padding-left: 40px;
    }

    #MenuSmartPhone .Indicateur .SA_RoundPuce {
        position: absolute;
        left: 7px;
        top: 17px;
    }

    .Last {
        margin-top: 150px;
        border-top: 1px solid #c0c0c0;
        display: block;
    }

    .ChoixDemiJournee {
        margin: 10px;
    }


    .ContainerLabelField {
        display: block;
        width: 100%;
        font-weight: bold;
        color: #505050;
    }

    /* le libellé du champs*/
    .LabelField {
        color: #505050;
        font-size: 1.1em;
        font-weight: bold;
    }

    /* le container du control du champs*/
    .ContainerField {
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }



    /* Page HELLO */
    .ContainerInvitJeSuis { /* fond gris */
        zoom: 0.5;
        width: 95%;
        margin: 0px;
    }

    .ContainerJeSuis {
        float: left;
        min-width: 50%;
        margin: 0px;
        padding: 0px;
        margin-top: 70px;
        margin-bottom: 50px;
        background-color: white;
        border: 0px solid white;
        height: 180px;
        min-height: 180px;
        max-height: 180px;
        border-radius: 50px;
    }


        .ContainerJeSuis a.NavigateButton {
            width: 80%;
            padding: 10px;
            font-size: 20px;
            font-weight: bold;
            bottom: 20px;
            position: absolute;
            z-index: 100;
        }


        .ContainerJeSuis img {
            margin-left: 25%;
            margin-bottom: 10px;
            width: 150px;
        }

    img#Participant {
    }
}
gpicv2