/** > /css-v1603/profil/profil-banner-common.css **/
@font-face {
  font-family: 'lato_';
  src: url('/css-v1603/fonts/lato-regular-webfont.eot');
  src: url('/css-v1603/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css-v1603/fonts/lato-regular-webfont.woff') format('woff'),
       url('/css-v1603/fonts/lato-regular-webfont.ttf') format('truetype'),
       url('/css-v1603/fonts/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato_';
  src: url('/css-v1603/fonts/lato-bold-webfont.eot');
  src: url('/css-v1603/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css-v1603/fonts/lato-bold-webfont.woff') format('woff'),
       url('/css-v1603/fonts/lato-bold-webfont.ttf') format('truetype'),
       url('/css-v1603/fonts/lato-bold-webfont.svg#latobold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'lato_';
  src: url('/css-v1603/fonts/lato-black-webfont.eot');
  src: url('/css-v1603/fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css-v1603/fonts/lato-black-webfont.woff') format('woff'),
       url('/css-v1603/fonts/lato-black-webfont.ttf') format('truetype'),
       url('/css-v1603/fonts/lato-black-webfont.svg#latoblack') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'lato_';
  src: url('/css-v1603/fonts/lato-light-webfont.eot');
  src: url('/css-v1603/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css-v1603/fonts/lato-light-webfont.woff') format('woff'),
       url('/css-v1603/fonts/lato-light-webfont.ttf') format('truetype'),
       url('/css-v1603/fonts/lato-light-webfont.svg#latolight') format('svg');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/css-v1603/fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
  src: url('/css-v1603/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('/css-v1603/fonts/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
     url('/css-v1603/fonts/Gotham-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('/css-v1603/fonts/Gotham-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-weight: normal;
   font-style: normal;
 }


 body {
    padding-top: 0; 
    transition: padding-top .4s ease-in-out;
}

body.profil-open {
    padding-top: 297px;
}

/* Micro reset */
#profile-banner a {
    text-decoration: none;
    text-decoration: none;
}

#profile-banner .cf:after {
        content: '';
        display: table;
        width: 100%;
        clear: both;
 }

 #profile-banner{
    cursor: default;
    width: 100%;
    position: relative;
    background-color: #232936;
    color: #fff;
    z-index: 2147483646;
    padding-top: 32px;

    font-family: "lato_", helvetica, arial, sans-serif;
}

.pb-small-button {
    display: inline-block;
    color: white;
    padding: .5em 2em;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    font-weight: 900;
    text-transform:uppercase;
}

.pb-small-button--highlight {
    background-color:#38B7FF;
}

.pb-link {
    text-decoration: none;
}

.pb-link:hover {
   text-decoration: underline;
}

.pb-link--highlight {
    color:#38B7FF;
}

.pb-small-link {
    display: inline-block;
    color: black;
    padding: .5em 2em;
    text-align: center;
    font-size: 11px;
    font-weight: 900;
    text-transform:uppercase;
    text-decoration: underline;
}

.connected-links {
    text-align: center;
}

.connected-links .link + .link {
    margin-left: 1.5em;
}

.pb-small-link--delete{
    text-decoration: underline !important;
    background: url('/imagerie/profil/banner/pb-cross.png') no-repeat left center;
}

.pb-table {display: table;}
.pb-table--full {width: 100%;}
.pb-row   {display: table-row;}
.pb-cell  {display: table-cell;}
.pb-cell--maxheight {height: 100%; vertical-align: middle;padding-left: 10px;}

.pb-content-wrapper {
    background-color: white;
    font-size: 14px;
    text-align: center;
    /*height: 0;*/
    height: auto;
    overflow: hidden;
    transition: height .4s ease-in-out;
    width: 100%;
   /*  position: absolute;
   top: 28px;
   left: 0; */
   position: relative;
    top: 0;
    left: 0;
}

div.pb-display {
    background: inherit;
}

.pb-display {
    height: 32px;
    position: relative;
    line-height: 32px;
    font-size: 9px;
}

#profile-banner .profile-banner-display-tabs span.contacts a{ font-size: 12px; text-transform: uppercase; color : #FFFFFF;  font-weight: bold; line-height: 28px; height: 28px; }

#profile-banner .pb-fleft {
    float: left;
}

.ar #profile-banner .pb-fleft {
    float: right;
}

#profile-banner .pb-fright {
    float: right;
}

.ar #profile-banner .pb-fright {
    float: left;
}
.ar #profile-banner .pb-fleft-pb-brands{
    float: right;
    margin: 0 0 0 15px;
}
.ar #profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header .logo{
    float: right;
}
.ar #profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header .group-accor a{
    float: left;
}
.pb-display > .pb-fleft,
.pb-display > .pb-fright {
    height: 32px;
}

#profile-banner:after{
    content: '';
    display: block;
    width: 100%;
}


#profile-banner .profile-banner-lang-container #languages-top .lang-selected {
    z-index: 10;
}
.lang-selected span {
    height: 12px;
    line-height: 12px;
}
.lang-selection dd a {
    line-height: 12px;
}


#profile-banner .pb-button {
    text-transform: uppercase;
    padding: 0 20px 0 45px;
    display: inline-block;
    height: 100%;
    cursor: pointer;
    position: relative;
    vertical-align: top;
}

#profile-banner .pb-signup {
    background-color:#38B7FF;
    color: white;
    font-weight: 900;
    padding-left: 45px;
    position: relative;
    text-decoration: none;
    line-height: 32px;
}

#profile-banner .pb-manage-resa {
    color: white;
    font-weight: bold;
    text-decoration: none;
    line-height: 32px;
}

#profile-banner .pb-manage-resa:before {
    content : '';
    display: inline-block;
    background: url('/imagerie/profil/banner/picto-bookings-header-profil.png') no-repeat center center;
    width: 26px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    left: 10px;
    top: 38%;
    margin-top: -12px;
}

.pb-display .pb-signup:before {
    content : '';
    display: inline-block;
    background: url('/imagerie/profil/banner/pb-signup.png') no-repeat center center;
    width: 26px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
}
.pb-welcome,
#profile-banner .pb-login {
    font-weight: 900;
    background-color: #dadbdd;
    color: #000;
    display: inline-block;
    position: relative;
    height: 32px;
    line-height: 32px;
}
#profile-banner .pb-logged-in {
    padding-right: 22px;
}


#profile-banner .pb-welcome {
    text-transform: uppercase;
    padding: 0 20px;
}
#profile-banner .pb-welcome .username {
    color: #38B7FF;
    font-weight: 900;
}



#profile-banner .pb-lcah-points {

    padding-left: 120px;
    background: url('/imagerie/profil/banner/lcah-header.png') no-repeat left center;
    background-color: white;
    color: black;
    line-height: 14px;
    text-align: right;
}

#profile-banner .pb-lcah-points > div {
    height: 14px;
}

#profile-banner .pb-lcah-points .pb-points-count {
    color: #38B7FF;
}

#profile-banner .pb-login:before {
    content : '';
    display: inline-block;
    background: url('/imagerie/profil/banner/pb-login.png') no-repeat center center;
    width: 26px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
}

.pb-logged-in:after {
    content:'';
    position: absolute;
    right: 5px;
    top: 8px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    cursor: pointer;
    background: url('/imagerie/profil/banner/pb-arrow-down.png') no-repeat center center #38B7FF;
}

.open .pb-logged-in:after {
     background-image: url('/imagerie/profil/banner/pb-arrow-up.png');
}

#profile-banner .pb-hotline {
    font-weight: bold;
}

#profile-banner .pb-hotline-cost {
    color: #989ba1;
    margin-left: .5em;
}


.pb-content {
    background-color: #fff;
    overflow: hidden;
    height: 100%;
    text-align: left;
    display: block;
}

.pb-main {
    width: 100%;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: black;
}
.fixed-profile{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.fixed-profile-cookie{
    padding-top: 32px!important;
}



.not-connected.pb-main,
.connected.pb-main {
    display: block;
}

#profile-banner .pb-display {
    max-width: 1400px;
    margin: 0 auto;
}

.pb-content {
        max-width: 100%;
        padding: 0 20px;
        margin: 0 auto;
    }



.open  .pb-content-wrapper{
    /*height: 270px;*/
    height: auto;

}
.pb-content .login {
    float: left;
    width: 50%;
    height: 100%;
}
.pb-content .login iframe {
    width: 100%;
    height: 100%;
    padding: 6px 20px;
    box-sizing: border-box;
}

.pb-lcah-first,
.pb-new-account {
    padding: 22px 0 22px 30px;
    float: left;
    width: 25%;
    color: black;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.pb-lcah-first b,
.pb-new-account b {
    font-weight: bold;
}
.pb-iframe-container{
    position: relative;
}
.pb-iframe-container:after {
    height: 80%;
    content:'';
    position: absolute;
    width: 1px;
    background-color: #ecedee;
    right: -9px;
    top: 10%;
}
.pb-account-title, .pb-title {
    font-weight: 900;
    margin: 0 0 .5em 0;
    color: black;
    font-size: 16px;
}

.pb-logged-in-wrapper {
    display:inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.pb-not-logged-wrapper {
    display:inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  height: 100%;
}


.pb-title {
    margin: 1em 0;
}

.pb-content .facebook {
    margin-bottom: 1em;
}

.btn-fb-login {
    background: url('/imagerie/profil/banner/facebook-login.png') center left no-repeat;
    padding-left: 44px;
    font-size: 14px;
    font-weight: 900;
    color: #38B7FF;
    background-size: auto 100%;
    margin-top: 8px;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 38px;
}

#profile-banner .register {
    margin-top: 10px;
}

.pb-border-btn {
    padding: 0 .5em;
    display: inline-block;
    color: #38B7FF;
    border: 2px solid currentColor;
    font-weight: 900;
    line-height: 20px;
    margin-top: 2px;
    text-transform: uppercase;
    padding: 1px 14px 0 14px;
    font-size: 11px;
}

.pb-content .pb-signup-button:before {
    display: inline-block;
    content: '+';
}

.pb-lcah-first:before,
.aclub-morepoints:before {
    height: 100%;
    content:'';
    display: inline-block;
    vertical-align:middle;
}
.pb-lcah-first-content {
    background-color: #ecedef;
    line-height: 1;
    vertical-align:middle;
    display: inline-block;
    width: 100%;
    color: black;
    padding: 1em;
    box-sizing: border-box;
    text-decoration: none;
}

.pb-lcah-first-content > span {
    background: url('/imagerie/profil/banner/ahc-logo-yellow.png') center left no-repeat;
    padding-left: 55px;
    display: block;
    font-size: 14px;
}

.hotel.mybookings {
    display: block;
    color: black;
}

.pb-nexstay{
    color: black;
    width: 31%;
    margin-right: 1.5%;
    text-align: left;
    display: inline-block;
}
.pb-join-lcah, .aclub-activity {
    width: 33.6%;
    color: black;
    text-align: left;
    display: inline-block;
}
.pb-join-lcah {
    width: 45.5%;
    padding-left: 30px;
    text-align: left;
    display: inline-block;
}
.pb-fleft-border-left {
  position: absolute;
  height: 100px;
  background-color: #e6e6e6;
  width: 1px;
  border: 0px;
  margin-left: -25px;
  top: 27px;
}

#profile-banner .thumbnail {
    width: 25%;
}

#profile-banner .thumbnail img {
    max-width: 100%;
    height: auto;
}
#profile-banner .aclub-activity .thumbnail {
    width: 33%;
}
.pb-nexstay .data{
    color: black;
    width: 70%;
    }
.pb-join-lcah .data {
    width: 70%;
    color: black;
    height: 80px;
}

.aclub-activity .data {
    color: black;
    width: 67%;
}

.aclub-morepoints {
    width: 20%;
    color: black;
    padding-left: 1em;
    height: 100%;
    display: inline-block;
}

.aclub-morepoints--content {
    vertical-align: middle;
    display: inline-block;
    background-color:#ecedef;
    box-sizing: border-box;
    width: 97%;
    box-sizing: border-box;
    padding: 0 10px 5px 10px;
    margin-top: 22px;
    
    line-height: 19.6px;
}

.aclub-morepoints--content p{
    text-align: center;
    font-size: 14px;
}
.aclub-morepoints--content .pb-title {
    margin: 5px 0;
}

.pb-nextbooking-data,
.pb-nextbooking .data,
.pb-join-lcah .data,
.aclub-activity .data {
    /*padding-left: .25em;*/
     font-size: 12px;
      font-family: 'lato_';
    min-height: 80px;
    color: black;
    margin-bottom: 2em;
    box-sizing: border-box;
}

.pb-nextbooking-data .hotel-name {
    font-weight: bold;
}

.tiering {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: white;
    font-size: 9px;
    text-align: left;
    position: relative;
}

.tiering:before {
    content:'';
    position: absolute;
    bottom: -10px;
    left: 0;
    border-bottom: 5px solid #38B7FF;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

}

.tiering[data-tiering="Classic"]:before  {left: 12.5%;}
.tiering[data-tiering="Silver"]:before   {left: 37.5%;}
.tiering[data-tiering="Gold"]:before     {left: 62.5%;}
.tiering[data-tiering="Platinum"]:before {left: 87.5%;}

.tiering-level {
    width: 25%;
    display: inline-block;
    padding: 0 5px;
    box-sizing: border-box;
}

.tiering-classic  {background-color: #2668a2;}
.tiering-silver   {background-color: #a2a7aa;}
.tiering-gold     {background-color: #907f63;}
.tiering-platinum {background-color: #69646a;}

.scoring {
    color: white;
    padding: 5px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    margin-right: 10px;
      line-height: 1;
}

.scoring .scoring-value {
    font-size: 25px;
}

.activity-title {
    font-weight: bold;
}

.scoring[data-tiering="Classic"]  {background-color: #2668a2;}
.scoring[data-tiering="Silver"]   {background-color: #a2a7aa;}
.scoring[data-tiering="Gold"]     {background-color: #907f63;}
.scoring[data-tiering="Platinum"] {background-color: #69646a;}


@media (max-width: 1000px) {    
    #profile-banner .profile-banner-display-tabs span.contacts a{
        background: url("/imagerie/profil/banner/contact.png") no-repeat 0 3px transparent;        
        text-indent: -9999px;
        height: 32px;                        
        width: 20px;
        white-space: nowrap;   
        float: left;
    }
    #profile-banner .profile-banner-display-tabs.connected span.contacts a{
        display: none;
    }
    #profile-banner .pb-manage-resa{
        display: none;
    }
}
@media (max-width: 1000px) {

    .pb-content-wrapper {
        font-size: 9px;
    }
/*
    #profile-banner .pb-manage-resa {
        display: none;
    } */

    body.profil-open {
        padding-top: 417px;
    }
    .pb-lcah-first,
    .pb-new-account {
        width: 50%;
        height: 50%;
    }

    .open .pb-content-wrapper {
      /*height: 348px;*/
      height: auto;
    }

    .open .pb-content-wrapper.pb-is-logged {
          height: auto;
          padding-bottom: 20px;
    }
    .btn-fb-login {
        background-size: 30px 30px;
        min-height: 30px;
        line-height: 30px;
        padding-left: 36px;
    }

    .pb-nexstay {
      color: #000;
      width: 300px;
      margin-right: 0;
    }


    .pb-join-lcah, .aclub-activity, .pb-nextstay {
        width: 300px;
        color: black;
    }
    .pb-join-lcah {
        padding-left: 0px;
    }

    #profile-banner .thumbnail {
        width: 49%;
    }

    #profile-banner .thumbnail img {
        width: 100%;
    }
    #profile-banner .aclub-activity .thumbnail {
        width: 33%;
    }
    #profile-banner .aclub-activity .thumbnail img{
        width: 100%;
        height: auto;
    }
    .pb-nexstay .data{
        color: black;
        width: 50%;
        padding-left: 1em;
        box-sizing: border-box;
        }
    .pb-join-lcah .data {
        width: 150px;
        color: black;
    }
    .aclub-activity .data {
        width: 220px;
    }

    .pb-nextbooking-data .hotel-name {
        font-weight: bold;
        font-size: 10px;
    }

    .aclub-activity .no-activity .hotel-name {
        font-weight: normal;
    }

        .pb-nextbooking-data,
    .pb-nextbooking .data,
    .pb-join-lcah .data,
    .aclub-activity .data {
        font-size: 10px;
    }

    #profile-banner .pb-lcah-points {
        padding-left: 90px;
    }

    #profile-banner .pb-welcome .username {
        max-width: 128px;
          display: inline-block;
          overflow: hidden;
          height: 100%;
          text-overflow: ellipsis;
          white-space: nowrap;
          word-break: break-all;
    }
}

@media (min-width: 1400px) {
    #profile-banner .pb-display,
    .pb-content {
    /*     max-width: px; */
        /* margin: 0 auto; */
    }

    .pb-logged-in-wrapper {
        max-width: 1400px;
        margin: 0 auto;
        display: block;
    }

    .pb-not-logged-wrapper {
        max-width: 1400px;
        margin: 0 auto;
        display: block;
    }

    .open  .pb-content-wrapper{
           /*  height: 220px; */

        }

}

@media (max-width:  1000px) {

    .pb-content {
        /* width: 100%;
        max-width: 600px;
        margin: 0 auto; */
    }

    #profile-banner .pb-display {
        /* max-width: 768px; */
    }

    .pb-logged-in-wrapper {
        max-width: 768px;
    }

    .pb-logged-in-wrapper.no-activity {
        max-width: 600px;
    }

    .pb-not-logged-wrapper {
        max-width: 600px;
    }

    .aclub-morepoints {
      width: 170px;
      box-sizing: border-box;
    }

    .aclub-activity {
      width: inherit;
      width: auto;
      padding-left: 20px;
      box-sizing: border-box;
    }

    .pb-nexstay {
      width: 200px;
      margin-right: 0;
      box-sizing: border-box;
    }

    .pb-content {
        padding: 0;
    }

    .pb-nextbooking-data {
        padding-left: 0px;
        display: block;
    }

    .pb-fleft-border-left {
        margin-left: -20px;
    }

    .pb-nextbooking-data {
        min-height: inherit;
        min-height: auto;
    }
}



/**************** Brand ****************/
#profile-banner .pb-fleft-pb-brands{
    float: left;
    height: 32px;
    background: inherit;
}
#profile-banner #sub-tabs .sub-tabs-bloc{
    display: none;
}
#profile-banner #sub-tabs .sub-tabs-bloc.opened{
    display: block; 
}
#profile-banner #sub-tabs .pb-login-content{
    height: 300px;
}
@media (max-width: 1000px) {
    #profile-banner #sub-tabs .pb-login-content{
        height: 360px;
    }
}
#profile-banner #sub-tabs .pb-brands-content{
    /*height: 320px;*/
}
#profile-banner .pb-brands{
    background: url("/imagerie/profil/banner/pb-brands-arrow-down.png") no-repeat 20px 12px #393f4a;
    color: #fffeff;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 15px 0 50px;
    margin-right: 15px;
    text-transform: uppercase;
}
#profile-banner .pb-brands.opened{
    display: block;    
    background: url("/imagerie/profil/banner/pb-brands-arrow-up.png") no-repeat 20px 12px #ffffff; 
    color: #16202a;
}
#profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header{
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    display: table;
}
#profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header .logo{
    float: left;
    width: 40%;
}
#profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header .group-accor{ 
    display: table-cell;
    vertical-align: middle;    
}
#profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header .group-accor a{    
    /*background: url("/imagerie/profil/banner/arrow.png") no-repeat 0 1px transparent;*/
    color: #000000;
    float: right;
    font-size: 0.8em;
    margin: 0 15px 0 0;
    padding-left: 18px;
    text-transform: uppercase;
    font-family: 'Gotham', helvetica, arial, sans-serif;
    font-size: 12px;
}
#profile-banner #sub-tabs .sub-tabs-bloc.pb-brands-content .brand-header .group-accor a:hover{
    color: #0d9ff4;
}
#profile-banner #pb-frieze-brands{
   margin: 0 10%; 
}

#profile-banner .pb-fleft-pb-brands pb-brands.brands-subtab{
    padding: 0 10px 0 50px;
}
#profile-banner .pb-fleft-pb-brands .brands-subtab.opened{
    background-color: #ffffff;
    color: #16202a;
}
#profile-banner .pb-brands .bernache{
    background: url("/imagerie/profil/banner/bernache-doree.png") no-repeat  right 7px transparent;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-right: 40px;
}
#profile-banner .pb-brands.opened .bernache{
    background: url("/imagerie/profil/banner/bernache-bleue.png") no-repeat  right 7px transparent;
}

#profile-banner .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
/*********Degraded Mode **********/
#profile-banner-degraded-mode{
    width: 100%;
    height: 32px;
    position: fixed;
    background: url('/imagerie/profil/banner/background.png') repeat-x 0 0 transparent;
    z-index: 2147483647;
    top:0;
    left: 0;
    font-family: "Trebuchet Ms";
}
#profile-banner-degraded-mode .degraded-mode-display{
    display: block;
    max-width: 1400px;
    margin:  0 auto;
    height: 32px;
    position: relative;
}
#profile-banner-degraded-mode .degraded-mode-display a.register,
#profile-banner-degraded-mode .degraded-mode-display a.login{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 4px;
    float: right;
    line-height: 32px;
    height: 32px;
}
#profile-banner-degraded-mode .degraded-mode-display a.register:hover,
#profile-banner-degraded-mode .degraded-mode-display a.login:hover{
    text-decoration: underline;
}
#profile-banner-degraded-mode .degraded-mode-display .info{
    color: red;
    font-weight: bold;
    font-size: 12px;
    line-height: 32px;
    height: 32px;
    float: left;
}


#profile-banner .pb-brands .bernache,
span#currencies .currencies-tabs .get-currencies a, span#display-zones .display-zones-tabs .get-display-zones a,
#profile-banner .profile-banner-display-tabs span.contacts a,
#profile-banner .pb-welcome .username, #profile-banner .pb-lcah-points .pb-points-count, .pb-txt-highlight,
#profile-banner .pb-manage-resa,
#profile-banner .pb-signup,
.pb-welcome, #profile-banner .pb-login{
    font-size: 11px;
}
/** < /css-v1603/profil/profil-banner-common.css **/

/******** Surcharges spécifiques à www.ibis.com *********/
#profile-banner .profile-banner-display ul.profile-banner-display-tabs li.welcome-box{
    color : #DBCCCF;
}
#profile-banner-degraded-mode .degraded-mode-display a.register,
#profile-banner-degraded-mode .degraded-mode-display a.login,
#profile-banner .profile-banner-display ul.profile-banner-display-tabs li.welcome-box .username,
#profile-banner .profile-banner-display ul.profile-banner-display-tabs li.create-account a,
#profile-banner .profile-banner-display ul.profile-banner-display-tabs li.account .account-tabs .my-account a,
#profile-banner .profile-banner-display ul.profile-banner-display-tabs li.account .account-tabs .get-connected a{
    color : #FFFEFF;
}

#profile-banner #pb-frieze-brands{
    display: none;
}

/*******************************\
|* PROFILE-BANNER THEME MARQUE *|
\*******************************/
/* Background header */
 #profile-banner, .pb-main {
    background-color: #333333;
 }

#profile-banner .pb-signup {
  background-color: #071d5b !important;
}

/* Boutons génériques */
.pb-small-button--highlight,
.pb-logged-in:after {
    background-color:#071d5b;
    color: #fff;
}

.pb-border-btn,
.btn-fb-login {
     /* la border-color sera également affectée           */
     /*(border-color: currentColor dans le css générique) */
    color: #071d5b;
}

/* Bouton login */
.pb-welcome,
#profile-banner .pb-login {
    background-color: #e6e6e6;
    color: #000;
}

/* Textes */
#profile-banner .pb-welcome .username,
#profile-banner .pb-lcah-points .pb-points-count,
.pb-txt-highlight {
    color: #071d5b;
 }

/* blocs LCAH */
.aclub-morepoints--content,
.pb-lcah-first-content {
    background-color: #e6e6e6;
    color: #333333;
}

/* Contact link */
#profile-banner .profile-banner-display-tabs span.contacts{ float: right; }
/* #profile-banner .profile-banner-display-tabs span.contacts.anonymous{ padding-left: 20px; position: absolute; } */
#profile-banner .profile-banner-display-tabs span.contacts a:hover{ text-decoration: underline; }
#profile-banner .profile-banner-display-tabs span.contacts{ display: inline-block; *zoom: 1; }
#profile-banner .profile-banner-display-tabs span.contacts a{ text-decoration: none; }
#profile-banner .profile-banner-display-tabs span.contacts a{ font-size: 9px; text-transform: uppercase; color : #FFFFFF;  font-weight: bold; line-height: 28px; height: 28px; }

/**************** Surcharge Brand ****************/
#profile-banner .fleft-pb-brands .pb-brands{
    background-color: #484848;    
}


.pb-link--highlight{
    color: #071d5b;
}

#profile-banner .fleft-pb-brands .pb-brands{
    background-color: #333333;
}

#profile-banner .pb-brands .bernache,
span#currencies .currencies-tabs .get-currencies a, span#display-zones .display-zones-tabs .get-display-zones a,
#profile-banner .profile-banner-display-tabs span.contacts a,
#profile-banner .pb-welcome .username, #profile-banner .pb-lcah-points .pb-points-count, .pb-txt-highlight,
#profile-banner .pb-manage-resa,
#profile-banner .pb-signup,
.pb-welcome, #profile-banner .pb-login{
    font-size: 11px;
}

/*custom du bouton smart tab banner*/
.sb-container .sb-button{
background-color:#071D5B!important ;
}