@media only screen and (min-width: 0px) {
    .field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}
    #Messagevalidation {
    width: 99%;
    margin-top: 15px;
}
    .ismobile {display: block;
    height: 13px;}
    #MainPanel_RegularExpressionValidator2 {color:red;}
    #sm div {
        display: block;
        float: left;
        text-align: center;
        height: 16px;
        width: 80px;
        font-size: 10px;
        font-weight: 700;
        margin: 0 0 0 5px;
        padding: 0;
    }

    .nrm {
        width: 84px;
        color: #adadad;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: transparent;
    }

    #sm {
        padding-bottom: 3px;
        height: 32px;
        width: 350px;
    }

        #sm > div.ActiveQual::after {
            content: ' ';
            background: black;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::after {
            content: ' ';
            background: #858585;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 0;
            color: #858585;
        }

        #sm > div.ActiveQual::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 1;
            color: #000;
        }

    #smLine::before {
        content: ' ';
        border-bottom: #858585 solid 1px;
        width: 256px;
        display: block;
        top: 38px;
        position: absolute;
        margin-left: 43px;
        z-index: 0;
    }

    .red {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FF6F6F;
    }

    .yellow {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FC8E2E;
    }

    .vert {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #44A728;
    }

    .vertlig {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #00D225;
    }

    #padleft {
        padding-left: 10px;
    }


    #MainPanel_errorEmailFail {
        font-weight: bold;
        color: #F00;
    }


    #MainPanel_Connexion > span.checkedRGPD > label {
        padding-left: 18px;
        display: block;
        width: 100%;
    }

    .LoginInput {
        box-sizing: border-box;
        width: 100%;
        display: block;
        border: none;
        font-family: Poppins;
        color: #000;
        background: transparent;
        border-bottom: 1px solid #999;
        padding: 4px 0;
        font-family: 'Open sans';
    }

    .CreateLoginInput {
        transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        -ms-transition: 0.3s ease;
        padding-top: 10px;
        -webkit-appearance: none;
        box-sizing: border-box;
        width: 100%;
        display: block;
        border: none;
        font-family: Poppins;
        color: #000;
        background: transparent;
        border-bottom: 1px solid #999;
        padding: 4px 0;
        font-family: 'Open sans';
        height: 34px;
    }

    .btnConnexion {
        width: 80%;
        height: 34px;
        background: #263775;
        border: none;
        color: #fff;
        margin: 25px auto;
        display: block;
        font-family: 'Open Sans';
        padding-left: 25px;
        padding-right: 25px;
    }

    .smallRGPD {
        font-size: 11px;
        font-family: 'Open Sans';
        color: #000;
        font-variant: normal !important;
        text-align: left;
        text-transform: none;
        padding-top: 5px;
        margin: 0 auto;
        width: auto;
        margin-left: 19px;
        display: block;
        line-height: 16px;
    }
}


@media only screen and (min-width: 250px) {

        .ismobile {display: block;
    height: 13px;}
    #sm div {
        display: block;
        float: left;
        text-align: center;
        height: 16px;
        width: 80px;
        font-size: 10px;
        font-weight: 700;
        margin: 0 0 0 5px;
        padding: 0;
    }

    .nrm {
        width: 84px;
        color: #adadad;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: transparent;
    }

    #sm {
        padding-bottom: 3px;
        height: 32px;
        width: 350px;
    }

        #sm > div.ActiveQual::after {
            content: ' ';
            background: black;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::after {
            content: ' ';
            background: #858585;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 0;
            color: #858585;
        }

        #sm > div.ActiveQual::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 1;
            color: #000;
        }

    #smLine::before {
        content: ' ';
        border-bottom: #858585 solid 1px;
        width: 256px;
        display: block;
        top: 38px;
        position: absolute;
        margin-left: 43px;
        z-index: 0;
    }

    .red {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FF6F6F;
    }

    .yellow {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FC8E2E;
    }

    .vert {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #44A728;
    }

    .vertlig {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #00D225;
    }

    #padleft {
        padding-left: 10px;
    }


    #MainPanel_errorEmailFail {
        font-weight: bold;
        color: #F00;
    }


    #MainPanel_Connexion > span.checkedRGPD > label {
    padding-left: 18px;
    display: block;
    width: 100%;
}
    .LoginInput {
        box-sizing: border-box;
        width: 100%;
        display: block;
        border: none;
        font-family: Poppins;
        color: #000;
        background: transparent;
        border-bottom: 1px solid #999;
        padding: 4px 0;
        font-family: 'Open sans';
    }

    .CreateLoginInput {
        transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        -ms-transition: 0.3s ease;
        padding-top: 10px;
        -webkit-appearance: none;
        box-sizing: border-box;
        width: 100%;
        display: block;
        border: none;
        font-family: Poppins;
        color: #000;
        background: transparent;
        border-bottom: 1px solid #999;
        padding: 4px 0;
        font-family: 'Open sans';
        height: 34px;
    }
     .btnConnexion{
    width: 80%;
    height: 34px;
    background: #263775;
    border: none;
    color: #fff;
    margin: 25px auto;
    display: block; font-family:'Open Sans'    ; padding-left: 25px;
    padding-right: 25px;
}.smallRGPD {
    font-size: 11px;
    font-family: 'Open Sans';
    color: #000;
    font-variant: normal !important;
    text-align: left;
    text-transform: none;
    padding-top: 5px;
    margin: 0 auto;
    width: auto;
    margin-left: 19px;
    display: block;
    line-height: 16px;
}
}


@media screen and (min-width: 768px) { 
      .field-icon {
    float: left;
    margin-left: +77%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}
      .ismobile {display: block;
    height: 13px;}
   .btnConnexion {
    width: 80%;
    height: 34px;
    background: #263775;
    border: none;
    color: #fff;
    margin: 25px auto;
    display: block;
    font-family: 'Open Sans';
    padding-left: 25px;
    padding-right: 25px;
}
    .LoginInput {
    box-sizing: border-box;
    width: 50%;
    display: block;
    border: none;
    font-family: Poppins;
    color: #000;
    background: transparent;
    border-bottom: 1px solid #999;
    padding: 4px 0;
    font-family: 'Open sans';
}
    .CreateLoginInput {
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    padding-top: 10px;
    -webkit-appearance: none;
    box-sizing: border-box;
    width: 80%;
    display: block;
    border: none;
    font-family: Poppins;
    color: #000;
    background: transparent;
    border-bottom: 1px solid #999;
    padding: 4px 0;
    font-family: 'Open sans';
    height: 34px;
}
    #MainPanel_PanelLogin > div:nth-child(5) > span > label {margin-left:5px}
    #MainPanel_cookieyes {height:10px;}
}

@media only screen and (min-width: 992px) {

       .field-icon {
    float: left;
    margin-left: +77%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}
    .ismobile {display: block;
    height: 13px;}
    .btnConnexion {
    width: auto;
    height: 34px;
    background: #263775;
    border: none;
    color: #fff;
    margin: 1px;
    display: block;
    font-family: 'Open Sans';
    padding-left: 25px;
    padding-right: 25px;
}
    #Master {
        margin: 0 auto;
        background: #fff;
        z-index: 1;
        position: relative;
        padding-top: 0px;
        min-height: 450px;
        overflow: hidden;
        font-family: 'Open sans';
    }

    .smallRGPD {
        font-size: 11px;
        font-family: 'Open Sans';
        text-align: center;
        display: block;
        padding-top: 5px;
        margin: 25px auto;
        display: block;
    }

    #Master > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    #Master > small > a {
        color: #FF6500 !important;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #Master > a {
        color: #FF6500 !important;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #HyperLinkForgotPass {
        color: #FF6500 !important;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #MainPanel_PanelLogin > table > tbody > tr > td > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    #MainPanel_Connexion > table > tbody > tr > td > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    #MainPanel_Connexion > table > tbody > tr > td > table > tbody > tr > td > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    .Samep {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        font-size: 13px;
        height: 63px;
        display: block;
    }

    #Master > a {
        color: #FF6500;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #PanelTitle > h1 {
        color: #FF6500;
        font-size: 20px;
        margin-left: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #Master > body {
        top: 0px !important;
    }

    .skiptranslate {
        display: none;
    }

    .style1 {
        height: 50px;
    }

    .style2 {
        height: 23px;
    }

    #Master > h1 {
        font-family: 'Open sans', sans;
        font-size: 24px;
        font-weight: normal;
        font-variant: normal;
        color: #330065;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    #Master > small {
        font-size: 11px;
        color: #330065;
        font-family: 'Open sans';
        text-align: left;
        line-height: 1.2;
    }

    #MainPanel_Connexion > table > tbody > tr > td > h1 {
        font-family: 'Open sans', sans;
        font-size: 24px;
        font-weight: normal;
        font-variant: normal;
        color: #330065;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    #padleft > table > tbody > tr > td > h1 {
        font-family: 'Open sans', sans;
        font-size: 24px;
        font-weight: normal;
        font-variant: normal;
        color: #330065;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    #MainPanel_Connexion > table > tbody > tr > td > h2 {
        font-family: 'Open sans';
        font-weight: lighter;
        font-size: 12px;
        color: #330065;
        margin: 0px;
        padding: 0px;
    }

    #Master > h2 {
        font-family: 'Open sans';
        font-weight: lighter;
        font-size: 12px;
        color: #330065;
        margin: 0px;
        padding: 0px;
    }


    #sm div {
        display: block;
        float: left;
        text-align: center;
        height: 16px;
        width: 80px;
        font-size: 10px;
        font-weight: 700;
        margin: 0 0 0 5px;
        padding: 0;
    }

    .nrm {
        width: 84px;
        color: #adadad;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: transparent;
    }

    #sm {
        padding-bottom: 3px;
        height: 32px;
        width: 350px;
    }

        #sm > div.ActiveQual::after {
            content: ' ';
            background: black;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::after {
            content: ' ';
            background: #858585;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 0;
            color: #858585;
        }

        #sm > div.ActiveQual::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 1;
            color: #000;
        }

    #smLine::before {
        content: ' ';
        border-bottom: #858585 solid 1px;
        width: 256px;
        display: block;
        top: 38px;
        position: absolute;
        margin-left: 43px;
        z-index: 0;
    }

    .red {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FF6F6F;
    }

    .yellow {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FC8E2E;
    }

    .vert {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #44A728;
    }

    .vertlig {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #00D225;
    }

    #padleft {
        padding-left: 10px;
    }


    #MainPanel_errorEmailFail {
        font-weight: bold;
        color: #F00;
    }

 
    #Messagevalidation {
        width: 59%;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    #Master > span {
        color: #F00;
    }

    #MainPanel_Connexion > table > tbody > tr > td > p > span {
        color: #F00;
    }

    .alert {
        padding: 1px 1px 5px 10px;
        margin-bottom: -5px;
        margin-top: 8px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        background-color: #fcf8e3;
        border: 1px solid #fbeed5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        width: 68%;
        transform: translatex(100%);
        transition-timing-function: ease-in;
        transition: 0.2s;
        line-height: 1;
    }

    .alert-success {
        color: #273327;
        background-color: #5cff19;
        border-color: #d6e9c6;
        opacity: 1 !important;
        transform: translatex(0%) !important;
        transition-timing-function: ease-in;
        transition: 0.2s;
        line-height: 1;
    }

    .alert-danger, .alert-error {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #eed3d7;
        opacity: 1 !important;
        transform: translatex(0%) !important;
        transition-timing-function: ease-in;
        transition: 0.2s;
    }

    .alert-info {
        color: #0e364a;
        background-color: #d9edf7;
        border-color: #bce8f1;
        opacity: 1 !important;
        transform: translatex(0%) !important;
        line-height: 1;
    }

    .idForgoten {
        color: #FF6500;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #MainPanel_RegularExpressionValidator2 {
        font-family: 'Open sans';
        font-size: 11px;
    }

    #MainPanel_errorEmailFail {
        font-variant: normal;
        font-weight: 100;
        line-height: 12.6px;
        display: block;
        font-size: 13px;
    }

    #MainPanel_PanelTitle > h1 {
        color: #FF6500;
        font-size: 20px;
        margin-left: 18px;
        margin-top: 5px;
        margin-bottom: -2px;
        font-weight: 400;
    }

    .checkedRGPD {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .checkedRGPD {
        font-size: 11px;
        float: left;
        text-align: left;
        display: block;
        padding-top: 5px;
        color: #330065;
        font-family: 'Open Sans';
    }

    #RGPD_CheckBox {
        float: left;
    }


    .LinksmallRGPD {
        font-size: 10px;
        font-family: 'Open Sans';
    }

    #RegularExpressionValidator2 {
        color: red;
        visibility: visible;
        font-size: 12px;
    }

    .Autocenter {
        margin: 0 auto;
    }

    #Ismail {
        text-align: left;
        display: block;
        width: 627px;
        margin: 0 auto;
    }
}


@media only screen and (min-width: 1024px) {
    .field-icon {
    float: left;
    margin-left: +77%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}
    #Master {
        margin: 0 auto;
        background: #fff;
        z-index: 1;
        position: relative;
        padding-top: 0px;
        min-height: 450px;
        overflow: hidden;
        font-family: 'Open sans';
    }

    .smallRGPD {
        font-size: 11px;
        font-family: 'Open Sans';
        text-align: center;
        display: block;
        padding-top: 5px;
        margin: 25px auto;
        display: block;
    }

    #Master > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    #Master > small > a {
        color: #FF6500 !important;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #Master > a {
        color: #FF6500 !important;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #HyperLinkForgotPass {
        color: #FF6500 !important;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #MainPanel_PanelLogin > table > tbody > tr > td > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    #MainPanel_Connexion > table > tbody > tr > td > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    #MainPanel_Connexion > table > tbody > tr > td > table > tbody > tr > td > p {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
    }

    .Samep {
        font-family: 'Open sans';
        font-size: 12px;
        color: #330065;
        font-weight: bold;
        font-size: 13px;
        height: 63px;
        display: block;
    }

    #Master > a {
        color: #FF6500;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #PanelTitle > h1 {
        color: #FF6500;
        font-size: 20px;
        margin-left: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #Master > body {
        top: 0px !important;
    }

    .skiptranslate {
        display: none;
    }

    .style1 {
        height: 50px;
    }

    .style2 {
        height: 23px;
    }

    #Master > h1 {
        font-family: 'Open sans', sans;
        font-size: 24px;
        font-weight: normal;
        font-variant: normal;
        color: #330065;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    #Master > small {
        font-size: 11px;
        color: #330065;
        font-family: 'Open sans';
        text-align: left;
        line-height: 1.2;
    }

    #MainPanel_Connexion > table > tbody > tr > td > h1 {
        font-family: 'Open sans', sans;
        font-size: 24px;
        font-weight: normal;
        font-variant: normal;
        color: #330065;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    #padleft > table > tbody > tr > td > h1 {
        font-family: 'Open sans', sans;
        font-size: 24px;
        font-weight: normal;
        font-variant: normal;
        color: #330065;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    #MainPanel_Connexion > table > tbody > tr > td > h2 {
        font-family: 'Open sans';
        font-weight: lighter;
        font-size: 12px;
        color: #330065;
        margin: 0px;
        padding: 0px;
    }

    #Master > h2 {
        font-family: 'Open sans';
        font-weight: lighter;
        font-size: 12px;
        color: #330065;
        margin: 0px;
        padding: 0px;
    }


    #sm div {
        display: block;
        float: left;
        text-align: center;
        height: 16px;
        width: 80px;
        font-size: 10px;
        font-weight: 700;
        margin: 0 0 0 5px;
        padding: 0;
    }

    .nrm {
        width: 84px;
        color: #adadad;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: transparent;
    }

    #sm {
        padding-bottom: 3px;
        height: 32px;
        width: 350px;
    }

        #sm > div.ActiveQual::after {
            content: ' ';
            background: black;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::after {
            content: ' ';
            background: #858585;
            display: block;
            position: absolute;
            width: 1px;
            height: 6px;
            /* left: 45px; */
            padding-top: 12px;
            top: 27px;
            margin-left: 40px;
        }

        #sm > div::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 0;
            color: #858585;
        }

        #sm > div.ActiveQual::before {
            content: '\0025CF';
            display: block;
            position: absolute;
            padding-top: 12px;
            top: 14px;
            margin-left: 35px;
            font-size: 19px;
            height: 5px;
            width: 2px;
            z-index: 1;
            color: #000;
        }

    #smLine::before {
        content: ' ';
        border-bottom: #858585 solid 1px;
        width: 256px;
        display: block;
        top: 38px;
        position: absolute;
        margin-left: 43px;
        z-index: 0;
    }

    .red {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FF6F6F;
    }

    .yellow {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #FC8E2E;
    }

    .vert {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #44A728;
    }

    .vertlig {
        width: 84px;
        color: #FFF;
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 2px;
        background: #00D225;
    }

    #padleft {
        padding-left: 10px;
    }


    #MainPanel_errorEmailFail {
        font-weight: bold;
        color: #F00;
    }

 
    #Messagevalidation {
        width: 99%;
        margin-top: 17px;
        margin-bottom: 15px;
    }

    #Master > span {
        color: #F00;
    }

    #MainPanel_Connexion > table > tbody > tr > td > p > span {
        color: #F00;
    }

    .alert {
        padding: 1px 1px 5px 10px;
        margin-bottom: -5px;
        margin-top: 8px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        background-color: #fcf8e3;
        border: 1px solid #fbeed5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        width: 68%;
        transform: translatex(100%);
        transition-timing-function: ease-in;
        transition: 0.2s;
        line-height: 1;
    }

    .alert-success {
        color: #273327;
        background-color: #5cff19;
        border-color: #d6e9c6;
        opacity: 1 !important;
        transform: translatex(0%) !important;
        transition-timing-function: ease-in;
        transition: 0.2s;
        line-height: 1;
    }

    .alert-danger, .alert-error {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #eed3d7;
        opacity: 1 !important;
        transform: translatex(0%) !important;
        transition-timing-function: ease-in;
        transition: 0.2s;
    }

    .alert-info {
        color: #0e364a;
        background-color: #d9edf7;
        border-color: #bce8f1;
        opacity: 1 !important;
        transform: translatex(0%) !important;
        line-height: 1;
    }

    .idForgoten {
        color: #FF6500;
        font-family: 'Open sans';
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    #MainPanel_RegularExpressionValidator2 {
        font-family: 'Open sans';
        font-size: 11px;
    }

    #MainPanel_errorEmailFail {
        font-variant: normal;
        font-weight: 100;
        line-height: 12.6px;
        display: block;
        font-size: 13px;
    }

    #MainPanel_PanelTitle > h1 {
        color: #FF6500;
        font-size: 20px;
        margin-left: 18px;
        margin-top: 5px;
        margin-bottom: -2px;
        font-weight: 400;
    }

    .checkedRGPD {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .checkedRGPD {
        font-size: 11px;
        float: left;
        text-align: left;
        display: block;
        padding-top: 5px;
        color: #330065;
        font-family: 'Open Sans';
    }

    #RGPD_CheckBox {
        float: left;
    }


    .LinksmallRGPD {
        font-size: 10px;
        font-family: 'Open Sans';
    }

    #RegularExpressionValidator2 {
        color: red;
        visibility: visible;
        font-size: 12px;
    }

    .Autocenter {
        margin: 0 auto;
    }

    #Ismail {
        text-align: left;
        display: block;
        width: 627px;
        margin: 0 auto;
    }
}


.passIsnotnull {   }
.passIsnotnullOK {    top: 1px;
    font-size: 12px;
    color: #006;}

#MainPanel_error {    font-family: 'Open Sans';
    font-size: 14px;
    color: #FF0066;
    padding-top: 26px;
    display: block;}