﻿@charset "utf-8";
/* CSS Document */

/*-------------------------------------  MAJ.07-2016.  -----------------------------------------------

    ***  CSS iw --> /ImagesPortal/Localisation/Inmac/Styles/FR/4/cmcWPLogin.css  ***   
	***  TPL iw --> * WPLogin			  
					* WPLogin Connected      
...................................................................................................*/
div#WPLogin {
    margin: 6px 0px 0px 22px;
    float: left;
}

div#cmcwebpartcustomerlogin {
    z-index: 1;
    position: relative;
}

.loginZone { /* position:relative; */
    border-color: transparent;
    color: #2b2b2b;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    white-space: inherit;
    line-height: 18px;
    text-align: left;
    padding: 3px 0 0 0;
    width: 185px;
    z-index: 9999;
}

.LoginCustomer_Title {
    position: relative;
    border: 1px solid transparent;
    display: inline-block;
    padding: 0px 4px 6px 4px;
    margin-bottom: 1px;
    cursor: pointer;
    width: 100%;
}

    .LoginCustomer_Title i.icon-user-unfollow {
        font-size: 27px;
        float: left;
        margin-right: 7px;
    }

    .LoginCustomer_Title span.status {
        position: absolute;
        z-index: 100;
        color: #cb4b49;
        font-size: 18px;
        background-color: #fff;
        display: inline-block;
        text-align: center;
        padding: 0 4px;
        line-height: 12px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        margin-top: 17px;
        margin-left: 20px;
        left: 0px;
    }

    .LoginCustomer_Title i.icon-login {
        margin-right: 8px;
    }

    .LoginCustomer_Title span.seConnecter {
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
        color: #898989;
        text-transform: none;
    }

.LoginZone_NotConnected .triangle {
    width: 0;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 6px 8px;
    border-color: transparent transparent #f03535 transparent;
    margin: 0 auto;
}

.LoginZone_NotConnected .LoginZone_Main {
    z-index: 9999;
    background: #fff;
}

    .LoginZone_NotConnected .LoginZone_Main .LoginCustomer_TextHello {
        text-align: center;
        padding: 0 10px 10px 10px;
    }

.LoginZone_NotConnected .LoginZone_Main {
    width: 220px;
    padding: 0;
    font-size: .9em;
    box-shadow: 0 19px 38px rgba(0,0,0,0.25), 0 15px 12px rgba(0,0,0,0.22);
    margin-top: -1px;
    margin-left: -2px;
    -webkit-border-radius: 0;
    border-radius: 2px;
    margin: 0;
    text-transform: none;
    border-top: 4px solid #f03535;
    z-index: 999;
}

    .LoginZone_NotConnected .LoginZone_Main p {
        padding: 10px 8px;
        line-height: 1.5em;
        font-size: 0.9em;
    }

    .LoginZone_NotConnected .LoginZone_Main li {
        text-align: center;
        padding: 0 10px;
        list-style-type: none;
    }

        .LoginZone_NotConnected .LoginZone_Main li input {
            margin-bottom: 10px;
            z-index: 6
        }

        .LoginZone_NotConnected .LoginZone_Main li label {
            position: absolute
        }

            .LoginZone_NotConnected .LoginZone_Main li label span {
                position: relative;
                color: #9b9b9b;
                font-weight: 100;
                top: 13px;
                left: 30px;
                font-size: 15px;
                padding: 1px 5px;
                z-index: 1;
            }

        .LoginZone_NotConnected .LoginZone_Main li.filled label span {
            position: relative;
            color: #2b7cb1;
            font-weight: bold;
            top: -9px;
            left: 10px;
            font-size: 12px;
            z-index: 3
        }

    .LoginZone_NotConnected .LoginZone_Main input[type="text"], .LoginZone_Main input[type="password"] {
        border: 1px solid #999;
        padding: 1.1em 0em 0.8em 0.8em;
        width: 160px;
        padding-left: 35px;
        color: #999
    }

    .LoginZone_NotConnected .LoginZone_Main input[type="text"], .LoginZone_Main input[type="password"] { /*color:transparent*/
    }

    .LoginZone_NotConnected .LoginZone_Main input.filled[type="text"], .LoginZone_Main input.filled[type="password"] {
        color: #999
    }

.LoginZone_Main .LoginCustomer_InputLogin::before, .LoginZone_Main .LoginCustomer_InputPassword::before {
    content: '\e005';
    position: absolute;
    font-family: "Simple-Line-Icons";
    margin-top: 15px;
    margin-left: 12px;
}

.LoginZone_NotConnected .LoginZone_Main .LoginCustomer_InputPassword::before {
    content: '\e08e'
}

.LoginZone_NotConnected .LoginZone_Main input[type="text"]:active, .LoginZone_Main input[type="text"]:focus, .LoginZone_Main input[type="password"]:active, .LoginZone_Main input[type="password"]:focus {
    border: 1px solid #2b7cb1;
    color: #000
}

.LoginZone_NotConnected .LoginZone_Main li:first-child {
    text-align: center; /* padding-top:10px; */
}

.LoginZone_NotConnected .LoginZone_Main li input[type="submit"] { /* margin:7px; */
}

.LoginCustomer_BtnLogin #valideLogin_Button {
    /* background-image: url(/ImagesPortal/FR/localisation/200100/responsive/button-icons.png); */
    /* background-position: -17px 193px; */
    /* padding: 0.5em 1.2em; */
    /* padding-left: 35px; */
    width: 74%;
	background-size: cover;
    /* margin-left: 1px; */
    height: 37px;
    background-image: url(/ImagesPortal/fr/localisation/4/images/template/WPLogin-BtnConnexion-hover.jpg);
    background-repeat: no-repeat;
}


.btnLogin {
    display: inline-block;
    cursor: pointer;
    /* font-family: 'Roboto Condensed',Arial,sans-serif; */
    /* text-transform: uppercase; */
    /* -webkit-border-radius: 2px; */
    /* border-radius: 2px; */
    /* text-align: center; */
    /* text-decoration: none; */
    /* font-size: 1em; */
    /* font-weight: 700; */
    /* height: initial; */
    /* padding: 0.6em 1em; */
    color: #fff;
    border: none;
    /* background-color: #00B45D; */
}

.LoginCustomer_BtnLogin #valideLogin_Button:hover {
    background-image: url(/ImagesPortal/fr/localisation/4/images/template/WPLogin-BtnConnexion.jpg);
}

.icon-key {
    margin-right: 5px;
    color: #2b7cb1;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

#cmcwebpartcustomerlogin li {
    list-style-type: none;
    color: #2b2b2b;
}


    #cmcwebpartcustomerlogin li.LostPassword a:hover, #cmcwebpartcustomerlogin li.LostPassword a:active, #cmcwebpartcustomerlogin li.LoginCustomer_Btn_Myaccount a:hover, #cmcwebpartcustomerlogin li.LoginCustomer_Btn_Myaccount a:active {
        background: inherit;
        color: #2b7cb1;
    }

    #cmcwebpartcustomerlogin li.LostPassword {
        font-size: 0.9em;
        text-align: center;
        margin: 3px 0 16px 0;
    }

#cmcwebpartcustomerlogin .new-client {
    margin: 10px 0;
    padding: 10px;
    background-color: #f1f1f1;
    border-top: 1px solid #e3e3e3;
}

    #cmcwebpartcustomerlogin .new-client strong {
        font-size: 0.9em;
        margin: 10px;
    }

#cmcwebpartcustomerlogin .btnStyle2 {
    margin: 10px auto;
    color: #fff;
    border: 2px solid #2b7cb1;
    background-color: #2b7cb1;
    border-radius: 2px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-family: roboto condensed;
    font-size: 1em;
    font-weight: 700;
    /* height: initial; */
    padding: 0.6em 1em;
    width: 116px;
}

    #cmcwebpartcustomerlogin .btnStyle2:hover {
        color: #fff;
        border: 2px solid #3c86b7;
        background-color: #3c86b7;
        text-decoration: none;
    }




/** Connected **/

.LoginZone_Connected .triangle {
    width: 0;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 6px 8px;
    border-color: transparent transparent #00B45D transparent;
    margin: 0 auto;
}

.LoginZone_Connected .LoginZone_Main {
    z-index: 9999;
    background: #fff;
}

    .LoginZone_Connected .LoginZone_Main .LoginCustomer_TextHello {
        text-align: center;
        padding: 0 10px 10px 10px;
    }

.LoginZone_Connected .LoginZone_Main {
    width: 220px;
    padding: 0;
    font-size: .9em;
    box-shadow: 0 19px 38px rgba(0,0,0,0.25), 0 15px 12px rgba(0,0,0,0.22);
    margin-top: -1px;
    margin-left: -2px;
    -webkit-border-radius: 0;
    border-radius: 2px;
    margin: 0;
    text-transform: none;
    border-top: 4px solid #00B45D;
}

.LoginCustomer_Title span.statusConnected {
    position: absolute;
    z-index: 100;
    color: #25BD74;
    font-size: 15px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    padding: 0 4px;
    line-height: 12px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin-top: 19px;
    margin-left: 17px;
    left: 0px;
}

.LoginCustomer_Title i.icon-login {
    margin-right: 8px;
}

.LoginZone_Connected .LoginZone_Main li a { /* padding:5px 10px; */
}

.LoginZone_Connected .LoginZone_Main li.LoggedInCustomer_Text_Left {
    text-align: center;
    padding: 10px 20px;
    background: #f1f1f1;
    border-bottom: 1px solid #e3e3e3;
}

.LoginZone_Connected .LoginZone_Main li.LoggedInCustomer_Text_Header {
    text-align: left;
    padding: 10px 10px;
    background: #f1f1f1;
    border-bottom: 1px solid #e3e3e3;
}

.LoginZone_Connected .LoginZone_Main li.LoggedInCustomer_Text_Line {
    text-align: center;
    padding: 10px 20px;
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
}

a.LoggedInCustomer_BtnLogin {
    margin: 0 auto;
    border-radius: 2px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-family: roboto condensed;
    font-size: 1em;
    font-weight: 700;
    height: initial;
    padding: 0.6em 1em;
    color: #fff;
    border: 2px solid #2b7cb1;
    background-color: #2b7cb1;
}

    a.LoggedInCustomer_BtnLogin:hover {
        color: #fff;
        border: 2px solid #3c86b7;
        background-color: #3c86b7;
        text-decoration: none;
    }

a.LoginConnectedLinks {
    line-height: 22px;
    width: 200px;
    padding: 8px 10px;
    display: block;
}

    a.LoginConnectedLinks:hover {
        background: #ebf4fa;
    }

.LoginZone_Connected .LoginZone_Main li {
    border-bottom: 1px solid #ebf4fa;
}

    .LoginZone_Connected .LoginZone_Main li:last-child { /* border: 1px solid #fff1f1; */
    }

span.Connecte {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #898989;
    text-transform: none;
}

#valideLogout_Button {
    /* color: #f03535; */
    /* border: 2px solid #f03535; */
    border: none;
    /* background-color: #fff; */
    /* border-radius: 2px; */
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-family: roboto condensed;
    font-size: 1em;
    font-weight: 700;
    height: initial;
    padding: 1em;
    width: 200px;
    margin: 11px auto 5px auto;
    background: url(/ImagesPortal/FR/Localisation/200100/images/template/WPLogin-BtnDeconnexion-Hover.jpg) no-repeat;
}

    #valideLogout_Button:hover { /* color: #fff; background-color: #f03535;*/
        background: url(/ImagesPortal/FR/Localisation/200100/images/template/WPLogin-BtnDeconnexion.jpg) no-repeat;
    }

li.btnPoolChoice {
    border: none !important;
}

.LoginZone_NotConnected {
    left: -25px;
    position: absolute;
    display: block;
}

.LoginZone_Connected {
    left: -25px;
    position: absolute;
    display: block;
}

.is-hidden {
    display: none;
}

input#valideLogouPool_Button {
    background: url(/ImagesPortal/FR/Localisation/200100/images/template/WPLogin-BtnPoolChoice.jpg)no-repeat;
    cursor: pointer;
    width: 200px;
    height: 36px;
    border: none;
    width: 200px;
    margin: 10px auto 10px auto;
    display: block;
}

    input#valideLogouPool_Button:hover {
        background: url(/ImagesPortal/FR/Localisation/200100/images/template/WPLogin-BtnPoolChoice-Hover.jpg)no-repeat;
    }

li.btnPoolChoice b {
    font-weight: normal !important;
    text-decoration: underline;
    line-height: 36px;
}

li.btnPoolChoice {
    padding: 4px 10px;
    /* background: #ebf4fa; */
    font-weight: 600;
}

li.btnPoolChoicePoolHide {
    display: none ;
} 

.liOrderApprovalDisplay {
    display: block !important;
}

.liOrderApprovalHide {
    display: none !important;
}
