body#authentication {
	/*background: url('../img/bg-page-authentification.png');*/
	/*background-size: cover;*/

}
.bloc-logo-intrene {
    display: table;
    margin: auto;
    padding-top: 40px;
}
#authentication .mobileMenu .logoHome,#authentication .mobileMenu {
    display: none;
}
 #authentication #login_form .form_content {
    
    height: auto;
   
}

#authentication  .bg-home {
    background: url(../img/bg-page-authentification_2025.webp);  /* bg-page-authentification_NEW_2020.jpg - bg-page-authentification2021.jpg*/
    background-size: cover; 
    min-height: 1100px;
    width:100%;
    /*position:absolute ;   */
    position: fixed;
}
body#authentication {
    position: relative;
    min-height: 1100px;
}
body#authentication #header {
    background: transparent;
}
#authentication #right_reserved_auth {
   
    font-size: 8pt;
    
}
#authentication .various_links_auth {
    margin-left: 204px;
    max-width: 294px;
    padding-left: 0px;
    padding-right: 300px;
}
#authentication .various_links_auth ul {
    margin: auto;
    display: table;
    width: auto;
}
#authentication .account_input {

    font-size: 12px !important;
}
#authentication #countries .countries_ul_hover {
    
    width: 150px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    left: -15px;
   
}
#authentication .lg-name,#authentication .countries_ul  img {
    display:inline-block;
    color : #fff;
    padding-left: 20px;
}
#authentication .countries_ul {
    display:block;
    padding: 0px !important;
}
#authentication .countries_ul  li{
    width: 100%;
    border-top: 1px solid #fff;
    padding: 9px 0;
}
#authentication .countries_ul  li:first-child{
    
    border-top: none;
}
/* create account ****************************************************************************** */
#account-creation_form {
    /* background:#E1E1E1;  */
    float:left; 
    width:100%;
    background: rgb(256,256,256,0.9);
    border-radius: 10px;

}

	/*#account-creation_form  fieldset {
    background: none repeat scroll 0 0 #E1E1E1;
    float: left;
    padding:45px 161px 0 218px;
    width: 63%;
	margin:0;
	}*/
#account-creation_form fieldset {
    /* background: #E1E1E1; */
    float: left;
    /* margin-bottom: 60px; */
    /* padding: 45px 153px 0; */
    padding: 0px 153px 0;
    width: 70%;
}
#account-creation_form  h3 {
    /* background: none repeat scroll 0 0 #000000; */
    /* color: #FFFFFF; */
    float: left;/*
    font-family: "Playfair Display SC" !important;*/
    font-size: 18x;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid black;
}
#center_column #account-creation_form p {margin:0; padding:0 0 20px 0; float:left; width:100%;}
#account-creation_form p.required {color:#222}
/* #account-creation_form p.required  sup {color: #3DA4FF; font-size: 16px;} */

#account-creation_form p.radio span,
#account-creation_form p.text label,
#account-creation_form p.password label,
#account-creation_form p.select label,
#account-creation_form p.select span,
#account-creation_form p.textarea label,
.divlooking label {
    color: #5E5E5E;
    cursor: default;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 0 1%;
    text-align: left;
    width: 28%;
}
#account-creation_form p.text span {
    float: left;
    width: 70%;
    line-height: 20px;
}
#account-creation_form p.radio label {
    color: #5E5E5E;
    float: none;
    font-size: 14px;
    padding: 0 10px 0 0;
    width: auto;
}
#account-creation_form p.checkbox label {
    float:none;
    width:auto;
    font-size:12px
}
#account-creation_form p.text input,
#account-creation_form p.password input,
#account-creation_form p.select input {
    /* background: url("../img/info_client_container_input.png") no-repeat scroll 0 0 transparent; */
    border: 1px solid black;
    border-radius: 3px;
    /* color: #3DA4FF; */
    font-size: 14px;
    height: 22px;
    padding: 0 5px;
    width: 367px;
}
#account-creation_form p.text textarea {
    /* color: #3DA4FF; */
    font-size: 14px;
    padding: 0 5px;
    width: 355px;
}
#account-creation_form p.checkbox input {
    margin-left:260px;
}
#account-creation_form p.select select {
    /* color: #3DA4FF; */
    font-size: 12px;
    margin: 0 15px 0 0;
    width: 111px;
}
#account-creation_form p.textarea textarea {
    height:80px;
    width:370px;
    border:1px solid #ccc;
    font-size: 12px;
    color:#666
}

#account-creation_form span.form_info {
    color: #5E5E5E;
    /*display: block;*/
    /*float: right;*/
    font-size: 11px;
    margin: 3px 6px 0;
}
#account-creation_form p.inline-infos {
    margin:0 0 0 100px !important;
    font-size:12px;
    color:#666;
}
	
#center_column #account-creation_form p.cart_navigation {margin:20px 0}

#login_form p.text, #login_form p.submit{
    float: left;
    /*height: 40px;
    width: 250px;*/
}
.form-auth-create #login_form p.text, #login_form p.submit{
    float: none;
}

#login_form #SubmitLogin {
/* 
    border-radius: 3px;
    border: solid #67AEEF 1px;
    cursor: pointer;
    height: 34px;
    margin: 0;
    width: 224px;
    background: #67aeed;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
*/

width: 244px;
border: 0;
height: 44px;
line-height: 2.5;
padding: 0 20px;
font-size: 12px;
text-align: center;
text-transform: uppercase;
color: #fff;
/*text-shadow: 1px 1px 1px #000;*/
border-radius: 3px;
background-color: #67aeed;
background-image: linear-gradient(to top left,
                                  rgba(0, 0, 0, .2),
                                  rgba(0, 0, 0, .2) 20%,
                                  rgba(0, 0, 0, 0));
box-shadow: inset 1px 1px 2px rgba(255, 255, 255, .2),
            inset -1px -1px 2px rgba(0, 0, 0, .2);

}

#authentication  #login_form #SubmitLogin {
/*
    border-radius: 3px;
    height: 38px;
*/   
}
#authentication  #login_form #SubmitLogin ,#authentication #create-account_form #SubmitCreate{
    font-size: 10pt !important;
}

#login_form #SubmitLogin:hover {
    background: #67AEEF;
    
}
.bc-new {
    padding-top: 39px !important;
}
#authentication #create-account_form #SubmitCreate, #login_form #SubmitCreate {
/*    background: url("../img/applay_luxoptic_identification.png") no-repeat scroll 0 0 transparent;*/

/*
    border-radius: 3px;
    border: solid #67AEEF 1px;
    cursor: pointer;
    height: 38px;
    width: 224px;
    margin:-12px 0 0 10px;
    float:left;
    background: #67aeed;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
*/

width: 244px;
border: 0;
height: 44px;
line-height: 2.5;
padding: 0 20px;
font-size: 12px;
text-align: center;
text-transform: uppercase;
color: #fff;
/*text-shadow: 1px 1px 1px #000;*/
border-radius: 3px;
background-color: #67aeed;
background-image: linear-gradient(to top left,
                                  rgba(0, 0, 0, .2),
                                  rgba(0, 0, 0, .2) 20%,
                                  rgba(0, 0, 0, 0));
box-shadow: inset 1px 1px 2px rgba(255, 255, 255, .2),
            inset -1px -1px 2px rgba(0, 0, 0, .2);

}
#authentication #create-account_form #SubmitCreate {
/*    background: url("../img/applay_luxoptic_identification.png") no-repeat scroll 0 0 transparent;*/
    border-radius: 3px;
    
}
#authentication p.lost_password a {
    text-decoration: underline;
}
.form-auth-create input:-webkit-autofill {
    background-color: rgb(255, 255,255);
    color: rgb(0, 0, 0);
}
#authentication #create-account_form #SubmitCreate:hover {
/*    background: url("../img/applay_luxoptic_identification.png") no-repeat scroll 0 0 transparent;*/
    background: #67AEEF;
}
	
.checkbox_authentification {
    margin: 0 0 0 220px !important;
    width: 80%;
}
.checkbox_authentification > label {
    color: #5E5E5E;
    float: left;
    font-size: 12px;
    padding: 0;
    width: auto;
}
.checkbox_authentification > label:hover {
    color: #000;
}
.checkbox_authentification > input {
    float: left;
}
.checkbox {
    background: url("../img/checkbox1.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 19px;
    margin: -3px 0 0;
    padding-left: 10px;
    width: 17px;
}

#required_fields_auth {
    color: #5E5E5E;
    float: left;/*
    font-family: arial;*/
    font-size: 12px;
    margin: 0;
    padding: 10px 0 10px 15px;
    width: 100%;
}

#required_fields_auth > sup {
    /* color: #3DA4FF; */
    font-size: 16px;
    margin: 0 0 0 5px;
}

#authentication #header {
/*    height: 111px !important;*/
}

#local_website_identification {
    float: right;/*
    font-family: arial;*/
    font-size: 14px;
    letter-spacing: 1px;
    margin: 52px 30px 0 0;
    text-align: right;
}
#local_website_hour_identification {
    color: #000000;/*
    font-family: arial;*/
    font-size: 14px;
    letter-spacing: 0;
    text-align: right;
}
#local_website_hour_identification_now {
    color: #67AEEE;
}

#bg_auth_lxo{
/*	 background: url("../img/bg_identification.jpg") no-repeat scroll 0 0 transparent;
	background: url("../img/LUXOPTIC.com---Wholesaler-of-Brand-name-Eyewear---Home.jpg") no-repeat scroll 0 0 transparent;
	float: left;
    height: 496px;
    width: 1024px;*/
}
#authentication #center_column{
	 background:transparent;
	}
	
form.std fieldset {
    border: 0 none;
    margin: 20px 0;
}
.account_input {
    background: url("../img/bg_input_auth.png") no-repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;/*
    font-family: arial;*/
    font-size: 16px !important;
    height: 34px !important;
    margin: auto;
    padding: 0 5px !important;
    text-align: left;
    width: 230px !important;
    margin-right: 10px;
}
.form-auth-create .account_input {
    height: 34px !important;
    margin: auto;
    display: block;
    width: 234px !important;
}

#login_form span {
    float: left;
} 
.form-auth-create #login_form span {
    float: none;
} 

#email_label {
    color: #FFFFFF !important;
    float: left;
    font-size: 16px !important;
    margin: 13px 0 0 -265px;
}
#password_label {
    color: #FFFFFF !important;
    float: left;
    font-size: 16px !important;
    margin: -29px 0 0 293px;
}
#become_member {
    color:#DCDCDC;/*
    font-family: arial;*/
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
	float: left;
}

#authentication #create-account_form fieldset {
   /* background: url("../img/bg_apply.png") no-repeat scroll 0 0 transparent;*/
    border: 0 none;
    float: left;
    height: 55px;
    padding: 0px;
    width: 100%;
}
#authentication .grid_6,#authentication .grid_9 {
    position: static; 
    
}
#columns {
    overflow: hidden;
    width: 1024px;
    min-height: 700px;
}

.lost_password {
    text-align: center!important;
}
.lost_password a {
    color:      #bbb !important;
    font-size:    11px;
    font-style:   normal;
}
.lost_password a:hover {
    color:      #fff !important;
    font-size:    11px;
    font-style:   normal;
}

.form-auth-create #login_form p.text {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
}
.form-auth-create #login_form p.text input {
    background: #fff !important;
    color : #7D7D7D !important;
}
#authentication #create-account_form #SubmitCreate {
    margin: auto;
    float: none;
    display: block;
    margin-top: -14px;
}
#authentication #create-account_form .form_content { /*width: 625px !important;*/}
#authentication  { font-family: 'gotham' !important;}
.icone_auth {
    width: auto;
    height: 57px !important;
    
}
#authentication .icone_auth {
    height: 48px !important;
}

#authentication .icone_rs {
    width: auto;
    height: 48px !important;
    /*
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    */
    filter: grayscale(100%);
    -webkit-filter: brightness(100%);    
}
#authentication .icone_rs:hover {
    /*
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    */
    filter: grayscale(150%);
    -webkit-filter: brightness(150%);
}


.bloc-logo {
    width: 324px;
    margin: 0 0;
    margin-bottom: 0;
    text-align: center;    
}

.text-marketing {
    color:          white;
    padding-left:   40px;
    padding-right:  40px;
    font-size:      13px;
    margin-bottom:  20px;
}

.submore {
    padding-top: 10px;
}

.bloc_img-txt {
    display: inline-block;
    text-align: center;
    max-width: 92px;
    vertical-align: top;
    margin-right: 15px;
}
.bloc-logo .bloc_img-txt:last-child {
    margin-right: 0;
}
.text-img  {
    display: block;
    font-size: 14px;
}
#authentication .text-img  {
    font-size: 11px;
    color: #bbb;
}
#help_apply {
    color: #5C5D5C;
    float: right;/*
    font-family: arial;*/
    font-size: 12px;
    font-style: italic;
    margin-top: -22px;
    text-decoration: underline;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s; /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s; /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s; /* Opera */
}
#authentication #countries .countries_ul_hover {
    bottom: 26px;
}
#help_apply:hover {
    color: #67AEED;
    float: right;/*
    font-family: arial;*/
    font-size: 12px;
    font-style: italic;
    margin-top: -22px;
    text-decoration: underline;
}
#authentication div#countries {
    padding-top: 11px;
}
#authentication #footer {
    height:42px !important;
    width: 100%;
    position: absolute;
    bottom: 0;
 }
#authentication  #header_right #languages_block_top {
    position: absolute;
    bottom: 13px;
    right: 411px;
   z-index: 1
}
#authentication   #page {
    position: relative;
    position: relative;
    min-height: 1100px;
}
#authentication   #page.page-connect {
    width: 100%;
   
}
.various_links_auth {
    padding-left: 20px;
    padding-top: 15px;
    width: 475px !important;
    
}
#authentication .various_links_auth {
    padding-top: 15px;
    
}
#right_reserved_auth {
    color: #FFFFFF;
    float: left;/*
    font-family: arial;*/
    font-size: 13px;
    margin: auto;
    padding-top: 9px;
    text-decoration: none;
}
#authentication #right_reserved_auth {
    padding-top: 4px;
}

.account_creation .required.text > select {
    /* color: #3DA4FF; */
    font-size: 15px;
    width: 379px;
    border: 1px solid black;
    border-radius: 3px;
    padding-left: 10px;
    height: 24px;    
}
.account_creation .next_auth_navig {
    float: right;
}
.account_creation .next_auth_navig, .account_creation .back_auth_navig, .cart_navigation #submitAccount {/*
    background: url("../img/next_auth.png") no-repeat scroll 0 0 transparent;*/
    border: 0 none;
    cursor: pointer;
    height: 30px;
    margin: 0 34px 0 0;
    width: 136px;
    background: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}
/*.account_creation .back_auth_navig {
    background: url("../img/back_auth.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    margin: 0 0 0 2%;
    width: 160px;
}
.cart_navigation #submitAccount {
    background: url("../img/send_auth.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 28px;
    width: 113px;
}*/
.account_creation .next_auth_navig_p {
    width: 96%;
}
.account_creation .checkbox {
    background: url("../img/checkbox.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 19px;
    margin: -4px 0 0 195px;
    width: 25px;
}
.account_creation #checkbox_use_shipping {
    float: left;
    width: 20px !important;
	
}
#header_logo{
    display: block;
    float: left;
    margin: 20px -7px 0;
    padding: 0;
}
#authentication .page-connect #header_logo{
    
    margin: 10px 20% 0;
    display: table !important;
    float: none;
}
p.text span {
    font-size: 16px;
    color: #67AEED;
}
#center_column #account-creation_form p.recaptcha {
    width: auto;
}
#recaptcha_widget_div { 
    float: left;
}
#recaptcha_logo, #recaptcha_tagline { 
    display:none !important; 
}
#recaptcha_area { 
    background: url("../img/captcha_background.png") no-repeat scroll 0 0 #FFFFFF; 
    border: 0 none; 
    height: 104px; 
    width: 366px !important;
}
.recaptchatable { 
    border:0 none !important; 
}
.error p.lnk { 
    display: none !important; 
    visibility: hidden !important;
}
.recaptchatable .recaptcha_image_cell { 
    background: transparent;
}
#account-creation_form p.text span#txtcountryphone {
    float: left;
    padding-top: 2px;
    color: #5E5E5E;
    font-size: 16px;
    width: auto;
}

.wrappesteps{
    width:100%;
    height:30px;
     display:block;
     position:relative;
  }

  .wrappesteps .step1{
    width:80%;
    /* z-index:-9999; */
    position:absolute;
    top:25%;
    display:block;
    padding-left: 10%;
  }
  
  .wrappesteps2 .step_select{
    background:#63a7e3!important;
  }
  
  .wrappesteps2 {
    width:80%;
    display:flex;
    display:-webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
    padding-left: 10%;
  }
  .wrappesteps2 .step2_circles{
    width:20px;
    height:20px;
    background:#fff;
    text-align:center;
    line-height:20px;
    border: 1px solid black;
    z-index: 50;
  }

.account_creation select#countryphone {
/*    width: 325px;*/
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.account_creation .divlooking .checklooking .checklookingrow {
    float: left;
    margin-bottom: 5%;
    width: 50%;
}

.account_creation .divlooking .checklooking {
    float: left;
    width: 375px;
}

.account_creation .divlooking input {
    width: auto;
}

.account_creation .divlooking .checklooking .checklookingrow .ez-checkbox {
    padding-right: 5px;
}

.account_creation .divlooking span {
    padding-top: 2px;
    padding-right: 5px;
    float: left;
}

/************ GD# : 524 IH *******/
#account-creation_form .libel_euro{
    font-weight: bold;
    color: #000000;
    font-size: 16px;
}
/*********** GD# : 126 IH *********/
#account-creation_form span#business{
width: 300px;
word-wrap: break-word;

} 

.txt-mido {
	text-align: center;/*
    color: #66b1eb;*/
    color: #FD3F92;
    font-size: 16px;
    padding: 10px 0 0px;
    text-transform: uppercase;
    font-weight: bold;
    clear: both;
}

.txt-mido a {
/*    color: #66b1eb;*/
    color: #FD3F92;
	text-decoration: underline;
}
#authentication #footer_links_img,
#authentication #msgAlertfooter {
	display: none;
}
#authentication form h2 {
	color: #fff;
    text-transform: uppercase;
	text-align: center;
    font-size: 12pt;
    
}
#authentication .form-auth-create  form h2 {
	padding-top: 6px;
    font-weight: normal;
    font-family: 'gotham' !important;
}
.blc-new_mbr {
    margin-top: 0px;
    border-top: 1px dashed #666;
    margin-bottom: 20px;
}

.blc-follow {
    margin-top: 0px;
    border-top: 1px dashed #666;
    margin-bottom: 20px;
    padding-top: 20px;
}

.form-auth-create  #login_form #SubmitLogin {
    float: none;
    margin: auto;
    display: block;
    
}
.form-auth-create .form_content.clearfix {
/*    margin-bottom: 43px;*/
}
.form-auth-create .lost_password {
    width: 100%;
    margin-bottom: 15px;
    /*
    font-size: 9pt;
    float: left;
    */
}
#authentication .form-auth-create {
	width: 100%;
    background:rgb(0,0,0,0.7);
	margin: 40px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    padding: 20px 0 10px 0;
    margin: 11px 10%;
    margin-bottom: 15px;
    max-width: 324px;
	clear: both;
    text-align: center;
}
/*
#authentication form h2 {
    display: none;
}*/


/*RESPONSIVE*/
@media (max-width: 1200px){




    @media (max-width: 1023px){
        #authentication .various_links_auth ul {
            margin: auto;
            display: table;
            width: auto;
            padding: 0;
        }
        #authentication #header {
            height: 100%;
           
        }
        #bg_auth_lxo {
            width: 100%;
            float: none;
            background-position: center center;
            background-size: 100% auto;
            min-height: 150px;
            height: 100%;
        }



    
        #become_member {
            color: #333;
        }

        .account_input {
            width: 33%;
            font-size: 12px !important;
        }
        
        #login_form #SubmitLogin{
            font-size: 10px;
        }
        

        #become_member {
            font-size: 10px;
            text-align: center;
            margin-bottom: 5px;
        }

        #account-creation_form fieldset {
            padding: 20px;
            width: auto;
        }

        #account-creation_form p.radio span, #account-creation_form p.text label, #account-creation_form p.password label, #account-creation_form p.select label, #account-creation_form p.select span, #account-creation_form p.textarea label, .divlooking label {
            margin-bottom: 5px;
            width: 100%;
        }

        #account-creation_form p.text input, #account-creation_form p.password input, #account-creation_form p.select input,
        .account_creation .required.text > select,
        .account_creation .divlooking .checklooking {
            width: 100%;
            padding: 0;
            -webkit-background-size: 100%;
                 -o-background-size: 100%;
                    background-size: 100%;
        }

        #header_right {
            display: block !important;
            top: 0;
            width: auto;
            right: 20px;
        } 
        #authentication #header_right #languages_block_top {
            display: block !important;
            width: auto;
            right: 20px;
        }

            #authentication form h2 {
                display: none;
            }

        @media (max-width: 1023px){
        
            #header_right #languages_block_top p {
                padding-right:15px;
        
            }
            #first-languages li:first-child {
                display :none;
            }
            #authentication #header_right #languages_block_top {
                top: 0;
                bottom : initial;
                border-radius: 0;
            }
            #authentication #countries .countries_ul_hover {
                bottom: -65px;
                width: 70px;
                left:-7px;
                border-radius: 0;
                bottom: -50px;
            }
            #authentication div#countries {
                padding: 5px 0;
            }
            
            #authentication .lg-name, #authentication .countries_ul img {
                padding-left: 12px;
                font-size: 10px;
            }
            
            #authentication span.lg-name {
                display: none;
            }
            #authentication .countries_ul li {
               padding: 5px 0;
            }

            #create-account_form span {display: none;}

            #authentication form h2 {
                text-align: center;
                font-family: arial;
                text-transform: uppercase;
                display: block;
                font-weight: normal;
                
            }


            .account_input {
                /*
                background: #FFF;
                background-image: none !important;
                border: 1px solid #5fabed !important;
                color: #333 !important;
*/
            }

            #right_reserved_auth {
                float: none;
                padding: 0;
                text-align: center;
            }
           

            #footer_links_img {
                float: none;
                text-align: center;
                margin: 20px;
                display: none;
            }
            .various_links_auth {
                width: auto !important;
                padding: 0;
                display: table;
                margin: auto;
            }

            #bg_auth_lxo {
                /*min-height: 300px;*/
            }

            #login_form p.text, #login_form p.submit {
                float: none !important;
                text-align: center;
                display: table;
                margin: auto;
                font-size: 10px;
            }
            #authentication #footer li a {
                font-size: 11px !important;
            }


            #login_form #SubmitCreate {
                display: block;
                float: none;
                background: #000;
                margin: auto;
                height: 34px;
                width: 160px;
                font-size: 10px;
            }
            #authentication #create-account_form #SubmitCreate {
                /*
                display: block;
                float: none;
                background: #67aeed;
               
                height: 38px;
                width: 160px;
                font-size: 10px;
                */
            }

            #header_logo {
                display: block;
                float: none !important;
                text-align: center;
            }

            #right_reserved_auth {
                padding-left: 20px;
                font-size: 10px;
            }


  
}
 
.next_auth_navig_p {
    margin-bottom: 50px!important;
}

.next_auth_navig_1 {
    /* margin-top: 100px!important; */
}

.account_creation .next_auth_navig {
    float: left;
}
          

    
    }
    #authentication #bg_auth_lxo {
    
        display: none;
    }
    #authentication  .account_input {
    
        box-sizing: border-box;
    }
    #authentication #login_form  {
        border: none;      
    }
    #authentication #create-account_form {
        background: #232322;
        border: none;  
    }
    #authentication #header_right #languages_block_top {
        right: 0px;
    }
  
  
}



 @media (max-width: 860px){
	#authentication .page-connect #header_logo {
		margin: 10px auto;
	}
    #authentication #right_reserved_auth {
        clear: both;
        margin: auto;
        float: none !important;
    }
    #authentication #footer {
        height: 70px !important;
        
    }
     #authentication #block_various_links_footer {
        width: 100% !important;
        margin: 0;
        padding-right: 0;
        max-width: 100%;
    }

    .bloc-logo {
     margin-left: auto;
     margin-right: auto;
    }
    #authentication .form-auth-create {
        margin: 11px auto 65px !important;
    }
    #authentication #header_logo {
        margin: 40px auto;
		display: block !important;
    }
    #authentication #footer {
        height: 70px !important;
    
    }
   
}
 @media (max-width: 566px){

    .lost_password a {
        /*
        margin-left: 9%;
        */
    }
 
  
    #authentication #right_reserved_auth {
        margin-left: 0px;
        
    }
    
    #authentication #header_logo {
        width: 100%;
        margin: 40px auto 0;
        
    }
    #authentication #header_logo  img{
        width:280px;
        
    }
    #authentication #page {
            
            position: relative;
    }
        
    #authentication #create-account_form {
/*
        padding: 15px;
        background: #232322;
        margin-bottom: 30px;
*/             
    }  
    
    #authentication  .mobileMenu .logoHome {
        margin-left: 31%;
    
    }
    .text-img {
        display: block;
        font-size: 12px;

    }
    .lost_password a {
        /*
        color: #fff !important;
        float: left;
        */
    }
     #authentication .mobileMenu .logoHome {
             padding-top: 20px;
    }
   
    .bc-new {
        padding-top: 22px !important;
    }
 
 }
 
 @media (max-width: 485px){ 
    #authentication #right_reserved_auth {
    /*
        margin-left: 20px;
        float: left !important;
    */
    }
 }
 @media (max-width: 375px){ 
   .bloc-logo {
    /*   
        margin: 0 11%;
    */
    } 
    
    #authentication .various_links_auth,#authentication #right_reserved_auth {
    /*    
        margin-left: 10px;
    */
    }
    #authentication #right_reserved_auth,#authentication #footer li a{
     font-size: 9px; 
    }
   
 }
 @media (max-width: 320px){ 
    #authentication h2 {
        font-size: 14px;
    }
    .bloc-logo {
        margin: 0 6%;
    }
    #authentication .mobileMenu .logoHome {
            margin-left: auto;
         
    }   
    
    
 
 }
 @media (max-width: 1450px){ 
    #authentication .various_links_auth {
        
        padding-right: 50px;
    }
     #authentication #right_reserved_auth {
                float: left;
                padding: 0;
                text-align: center;
                line-height: 25px;
    }
    #authentication #block_various_links_footer {
        float: left;
    }
    #authentication .various_links_auth {
        padding-top: 13px;
    
    }
 
 }