.twitter-color {
    color: #60c6ed;
}

.text-purple {
    color: #91127c;
}

.text-blue {
    color: #004886;
}

a:hover, a:active {
    outline: none !important;
}

body div:focus {
    outline: none !important;
}

img {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

a::-moz-focus-inner {
    border: 0 !important;
}

.skinNEXUS {
    font-family: 'roboto_condensedlight';
}

.fixed_social_media {
    display: none;
}

/* DEBUT GRID */
.sectionCREATEACCOUNT {
    background: #f9f9f8; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f8 0%, #edeeee 40%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f8), color-stop(40%, #edeeee), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f8 0%, #edeeee 40%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f8 0%, #edeeee 40%, #f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f8 0%, #edeeee 40%, #f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f8 0%, #edeeee 40%, #f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f8', endColorstr='#f6f6f6', GradientType=0); /* IE6-9 */
    padding: 12px 0 20px 0;
}

.sectionCREATEACCOUNT .mid {
    width: 100%;
    margin: 0 auto;
    background: url('../img/bg_sectionCREATEACCOUNT.png') no-repeat 50% 0;
}

.sectionCREATEACCOUNT .mid .content {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}

.requireFIELDS {
    float: right;
    margin: 60px 12px 0 0;
    font-style: italic;
    font-family: 'roboto_condensedlight';
    font-size: 11px;
}

.sectionCREATEACCOUNT .col {
    width: 100%;
    float: left;
    margin: 0 20px;
}

.sectionCREATEACCOUNT .line1 .col {
    padding: 20px 0;
    /*    -webkit-transition: width 2s ease;
        -moz-transition: width 2s ease;
        -ms-transition: width 2s ease;
        -o-transition: width 2s ease;
        transition: width 2s ease; */
}

.sectionCREATEACCOUNT .col1 {
    width: 100%;
    max-width: 240px;
    margin-left: 0;
}

.sectionCREATEACCOUNT .col2 {
    width: 100%;
    max-width: 240px;
}

.sectionCREATEACCOUNT .col3 {
    width: 100%;
    max-width: 400px;
    margin-right: 0;
}

.sectionCREATEACCOUNT .line {
    width: 94%;
    margin-bottom: 30px;
    padding: 6px 3%;
}

.sectionCREATEACCOUNT .line1 {
    border-radius: 12px;
    margin-bottom: 30px;
}

/* FIN GRID */

.sectionCREATEACCOUNT h3 {
    font-family: 'roboto_condensedlight';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    padding-left: 12px;
    margin-bottom: 30px;
}

.sectionCREATEACCOUNT h4.title-section {
    font-family: 'roboto_condensedbold';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}

.sectionCREATEACCOUNT .line-top {
}

.sectionCREATEACCOUNT .width33 {
    width: 30%;
    margin-right: 5%;
    float: left;
}

.sectionCREATEACCOUNT .width45 {
    width: 45%;
    margin-right: 10%;
    float: left;
}

.sectionCREATEACCOUNT .width33.last, .sectionCREATEACCOUNT .width45.last {
    margin-right: 0;
}

.sectionCREATEACCOUNT .width45 label {
    margin-right: 12px;
}

.sectionCREATEACCOUNT .message-bloc {
    margin-bottom: 12px;
    line-height: 22px;
    font-family: 'roboto_condensedbold';
    font-size: 12px;
}

/* RETOUR SUCCES */
span.check-ok, span.check-ko {
    display: none;
    margin-left: 8px;
}

span.check-ok .icon-ok {
    color: #32c200;
}

span.check-ko .icon-remove {
    color: #B91010;
}

.sectionCREATEACCOUNT .group-radio {
    height: 40px;
}

.group-radio.required-field {
    position: relative;
}

.group-radio.required-field label.radio:after {
    font-family: 'roboto_condensedbold';
    content: "*";
}

.sectionCREATEACCOUNT label.radio {
    padding-right: 28px;
    margin-top: 14px;
    margin-bottom: 18px;
    float: left;
    display: block;
    font-family: 'roboto_condensedbold';
}

.sectionCREATEACCOUNT label.first-position {
    width: 100%;
    display: block;
    font-family: 'roboto_condensedbold';
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 3px;
}

.sectionCREATEACCOUNT .text-infos {
    font-family: 'roboto_condensedlight';
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
}

.sectionCREATEACCOUNT .bloc-info {
    font-size: 12px;
}

.sectionCREATEACCOUNT span.bulle {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left;
    display: block;
    border-radius: 50%;
}

.sectionCREATEACCOUNT span.bulle i {
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
}

/* BOX SMS */
.sectionCREATEACCOUNT #boxSMS {
    position: relative;
    min-height: 80px;
    padding-bottom: 0;
}

.sectionCREATEACCOUNT #boxSMS.open {
    min-height: 132px;
}

.sectionCREATEACCOUNT .hidden-box {
    display: none;
}

#message-success-box {
    display: none;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-family: 'roboto_condensedbold';
}

.registerBtn {
    width: 195px;
    height: 34px;
    color: #ffffff;
    text-decoration: none;
    background: url(../img/register-btn.png) no-repeat 0 0;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 20px;
    margin-right: 26px;
    border: 0;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
}

.registerBtn:hover {
    background-position: 0 bottom;
    color: #ffffff;
}

.registerBtn#envoyer {
    position: absolute;
    top: 48px;
    left: 300px;
    z-index: 10;
}

.registerBtn#valider {
    display: none;
    position: absolute;
    bottom: 8px;
    left: 22px;
}

.sendBtn {
    width: 195px;
    height: 34px;
    color: #ffffff;
    text-decoration: none;
    background: url(../img/register-btn.png) no-repeat 0 0;
    line-height: 35px;
    margin: 20px 26px 0 0;
    padding: 0 0 0 20px;
    border: 0;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    float: right;
}

.sendBtn:hover {
    background-position: 0 bottom;
}

.sectionCREATEACCOUNT .control-group {
    padding-bottom: 12px;
    margin-bottom: 0;
    position: relative;
    left: 0;
}

/* BLOC DATE DE NAISSANCE */
.selectBox-dropdown-menu, .select ul.options {
    position: absolute;
    z-index: 99999;
    max-height: 166px;
    padding: 4px 8px;
    width: 44px;
    min-height: 1em;
    background: #e1e1e1;
    margin-top: 2px !important;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    overflow: auto;
    font-family: 'roboto_condensedlight';

}

.select ul.options {
    display: none;
}

.styledSelect {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.select, .selectBox {
    position: relative;
    background: #e1e1e1;
    border-radius: 6px;
    text-decoration: none;
    display: block;
    width: 92% !important;
    height: 40px;
    line-height: 40px;
    padding: 0 4%;
    background: #e1e1e1 url('../img/bg_select.png') no-repeat right 50%;
    font-size: 14px;
    font-family: 'roboto_condensedlight';

}

.select .selectBox {
    color: #222222;
    text-decoration: none;
}

.select ul.options li {
    width: 96%;
    padding: 0 2%;
    height: 16px;
    line-height: 16px;
    text-align: center;
}

.selectBox-dropdown-menu a, .select ul.options a {
    cursor: pointer;
}

/*///////////////////////////////
BOX AVANTAGES
///////////////////////////////*/
#boxAVANTGES {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

#boxAVANTGES .control-group {
    padding: 12px 10px;
    background: #eeeeee;
    border-radius: 6px;

}

#boxAVANTGES .width33 {
    width: 48%;
    margin: 0 2% 2px 0;
}

#boxAVANTGES .width33.last {
    width: 100%;
    margin: 0 0 2px 0;
    float: none;
    clear: both;
}

#boxAVANTGES .width33.last .item-avantages {
    width: 50%;
    float: left;
}

.item-avantages {
    margin: 8px 0 2px 0;
}

.width100 .item-avantages {
    margin-top: 0;
}

.item-avantages .checkc {
}

.item-avantages .checkc input {
    width: 20px;
    height: 20px;

}

.item-avantages .checkc label {
    font-family: 'roboto_condensedbold';
    font-size: 15px;
    text-align: left;
}

.item-avantages span.partner {
    font-size: 11px;
    font-family: 'roboto_condensedlight';
}

#optinNL {
    margin-top: 10px;
    font-family: 'roboto_condensedbold';
    font-size: 14px;
}

/*///////////////////////////////
SKIN ERREUR
///////////////////////////////*/
.sectionCREATEACCOUNT label.error {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #ffffff;
    width: 100%;
    padding: 0 10px;
    font-family: 'roboto_condensedlight';
    font-size: 11px;
    background: #b91010;
    border: #b91010 1px solid;
    border-top: none;
    border-bottom: none;
    border-radius: 0 0 6px 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sectionCREATEACCOUNT .group-radio label.error {
    border-radius: 6px;
}

#youHaveAnError {
    display: none;
    font-family: 'roboto_condensedbold';
    color: #b91010;
    line-height: 40px;
    float: right;
    margin-right: 16px;
}

#youHaveAnError:before {
    font-family: FontAwesome;
    content: "\f071";
    color: #b91010;
    margin-right: 6px;
}

.sectionCREATEACCOUNT label.error:before {
    font-family: FontAwesome;
    content: "\f071";
    color: #ffffff;
    margin-right: 6px;
}

.sectionCREATEACCOUNT h4 span.check-ok {
    font-family: FontAwesome;
    margin-left: 8px;
    display: block;
    float: left;
}

span.check-ok .icon-ok {
    color: #32c200;
}

span.check-ko .icon-remove {
    color: #B91010;
}

.col50 {
    width: 48%;
    float: left;
    text-align: center;
}

.col50 p.big-title {
    font-size: 22px;
    font-family: 'roboto_condensedbold';
    color: #222222;
    width: 80%;
    margin: 0 auto 20px auto;
}

.col50 p.big-title.big-marg {
    padding-top: 80px;
}

#successRESULT {
    padding-top: 30px;
}

#captureAVANTAGES {
    padding-top: 30px;
}

.wrapp-offer {
    font-family: 'roboto_condensedlight';
    text-align: left;
}

p.subtitle-section {
    font-size: 17px;
    color: #91127c;
    font-family: 'roboto_condensedbold';
}

p.warning {
    font-size: 15px;
    text-align: left;
}

.wrapp-offer ul {
    padding: 10px 0 20px 0;
    margin: 20px auto 0 auto;
    width: 90%;
}

.wrapp-offer ul .item-offer {
    margin-bottom: 8px;
    width: 100%;
}

.wrapp-offer ul .item-offer .picto {
    float: left;
    width: 55px;
    margin-right: 10px;
}

.wrapp-offer ul .item-offer .picto.picto-double {
    width: 120px;
}

.wrapp-offer ul .item-offer .picto.picto-double img:first-child {
    margin-right: 5px;
}

.wrapp-offer ul .item-offer .text-offer {
    color: #000000;
    padding-top: 6px;
    font-size: 16px;
    line-height: 17px;
    width: 80%;
    width: calc(100% - 68px);
    float: left;
}

.wrapp-offer ul .item-offer .text-offer.double-picto {
    width: 60%;
    width: calc(100% - 170px);
}

.wrapp-offer ul .item-offer .text-offer .text-purple {
    color: #82337e;
}

.wrapp-offer .text-big, .text-big {
    font-family: 'roboto_condensedbold' !important;
}

.text-mail {
    font-size: 17px;
    color: #91127c;
    font-family: 'roboto_condensedbold';
    margin-top: 10px;
}

/*///////////////////////////////
SKIN FORM
///////////////////////////////*/
.sectionCREATEACCOUNT .select {
    display: inline-block;
    margin-bottom: 14px;
}

[class*="span"] > .select[class*="span"] {
    margin-left: 0;
}

.sectionCREATEACCOUNT .select[class*="span"] .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sectionCREATEACCOUNT .select.select-block {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
}

.sectionCREATEACCOUNT .select.select-block .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sectionCREATEACCOUNT .select .btn {
    width: 220px;
}

.sectionCREATEACCOUNT .select .btn.btn-huge .filter-option {
    left: 20px;
    right: 40px;
    top: 16px;
}

.sectionCREATEACCOUNT .select .btn.btn-huge .caret {
    right: 20px;
}

.sectionCREATEACCOUNT .select .btn.btn-large .filter-option {
    left: 18px;
    right: 38px;
    top: 12px;
}

.sectionCREATEACCOUNT .select .btn.btn-small .filter-option {
    left: 13px;
    right: 33px;
    top: 7px;
}

.sectionCREATEACCOUNT .select .btn.btn-small .caret {
    right: 13px;
}

.sectionCREATEACCOUNT .select .btn.btn-mini .filter-option {
    left: 13px;
    right: 33px;
    top: 5px;
}

.sectionCREATEACCOUNT .select .btn.btn-mini .caret {
    right: 13px;
}

.sectionCREATEACCOUNT .select .btn .filter-option {
    height: 26px;
    left: 13px;
    overflow: hidden;
    position: absolute;
    right: 33px;
    text-align: left;
    top: 10px;
}

.sectionCREATEACCOUNT .select .btn .caret {
    position: absolute;
    right: 16px;
}

.sectionCREATEACCOUNT .select .btn .dropdown-toggle {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu dt {
    cursor: default;
    display: block;
    padding: 3px 20px;
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu li:not(.disabled) > a:hover small {
    color: rgba(255, 255, 255, 0.004);
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu li > a {
    min-height: 20px;
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu li > a.opt {
    padding-left: 35px;
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu li small {
    padding-left: 0.5em;
}

.sectionCREATEACCOUNT .select .btn .dropdown-menu li > dt small {
    font-weight: normal;
}

.sectionCREATEACCOUNT .select .btn > .disabled,
.sectionCREATEACCOUNT .select .btn .dropdown-menu li.disabled > a {
    cursor: default;
}

.sectionCREATEACCOUNT .select .caret {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 8px;
    border-bottom-color: #ffffff;
    border-style: solid;
    border-bottom-style: none;
    border-top-color: #ffffff;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}

.sectionCREATEACCOUNT textarea,
.sectionCREATEACCOUNT input[type="text"],
.sectionCREATEACCOUNT input[type="password"],
.sectionCREATEACCOUNT input[type="datetime"],
.sectionCREATEACCOUNT input[type="datetime-local"],
.sectionCREATEACCOUNT input[type="date"],
.sectionCREATEACCOUNT input[type="month"],
.sectionCREATEACCOUNT input[type="time"],
.sectionCREATEACCOUNT input[type="week"],
.sectionCREATEACCOUNT input[type="number"],
.sectionCREATEACCOUNT input[type="email"],
.sectionCREATEACCOUNT input[type="url"],
.sectionCREATEACCOUNT input[type="search"],
.sectionCREATEACCOUNT input[type="tel"],
.sectionCREATEACCOUNT input[type="color"],
.sectionCREATEACCOUNT .uneditable-input {
    border: 2px solid #e1e1e1;
    color: #34495e;
    background: #e1e1e1;
    font-family: 'roboto_condensedbold';
    font-size: 14px;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    text-indent: 0;
    text-align: left;
    -webkit-appearance: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear;
    -moz-transition: border .25s linear, color .25s linear;
    -o-transition: border .25s linear, color .25s linear;
    transition: border .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sectionCREATEACCOUNT textarea:-moz-placeholder,
.sectionCREATEACCOUNT input[type="text"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="password"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="datetime"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="datetime-local"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="date"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="month"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="time"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="week"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="number"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="email"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="url"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="search"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="tel"]:-moz-placeholder,
.sectionCREATEACCOUNT input[type="color"]:-moz-placeholder,
.sectionCREATEACCOUNT .uneditable-input:-moz-placeholder {
    color: #b2bcc5;
}

.sectionCREATEACCOUNT textarea::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="text"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="password"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="datetime"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="datetime-local"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="date"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="month"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="time"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="week"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="number"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="email"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="url"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="search"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="tel"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT input[type="color"]::-webkit-input-placeholder,
.sectionCREATEACCOUNT .uneditable-input::-webkit-input-placeholder {
    color: #b2bcc5;
}

.sectionCREATEACCOUNT textarea.placeholder,
.sectionCREATEACCOUNT input[type="text"].placeholder,
.sectionCREATEACCOUNT input[type="password"].placeholder,
.sectionCREATEACCOUNT input[type="datetime"].placeholder,
.sectionCREATEACCOUNT input[type="datetime-local"].placeholder,
.sectionCREATEACCOUNT input[type="date"].placeholder,
.sectionCREATEACCOUNT input[type="month"].placeholder,
.sectionCREATEACCOUNT input[type="time"].placeholder,
.sectionCREATEACCOUNT input[type="week"].placeholder,
.sectionCREATEACCOUNT input[type="number"].placeholder,
.sectionCREATEACCOUNT input[type="email"].placeholder,
.sectionCREATEACCOUNT input[type="url"].placeholder,
.sectionCREATEACCOUNT input[type="search"].placeholder,
.sectionCREATEACCOUNT input[type="tel"].placeholder,
.sectionCREATEACCOUNT input[type="color"].placeholder,
.sectionCREATEACCOUNT .uneditable-input.placeholder {
    color: #b2bcc5;
}

.sectionCREATEACCOUNT .control-group.focus textarea,
.sectionCREATEACCOUNT .control-group.focus input[type="text"],
.sectionCREATEACCOUNT .control-group.focus input[type="password"],
.sectionCREATEACCOUNT .control-group.focus input[type="datetime"],
.sectionCREATEACCOUNT .control-group.focus input[type="datetime-local"],
.sectionCREATEACCOUNT .control-group.focus input[type="date"],
.sectionCREATEACCOUNT .control-group.focus input[type="time"],
.sectionCREATEACCOUNT .control-group.focus input[type="week"],
.sectionCREATEACCOUNT .control-group.focus input[type="number"],
.sectionCREATEACCOUNT .control-group.focus input[type="email"],
.sectionCREATEACCOUNT .control-group.focus input[type="url"],
.sectionCREATEACCOUNT .control-group.focus input[type="search"],
.sectionCREATEACCOUNT .control-group.focus input[type="tel"],
.sectionCREATEACCOUNT .control-group.focus input[type="color"],
.sectionCREATEACCOUNT .control-group.focus .uneditable-input,
.sectionCREATEACCOUNT textarea:focus,
.sectionCREATEACCOUNT input[type="text"]:focus,
.sectionCREATEACCOUNT input[type="password"]:focus,
.sectionCREATEACCOUNT input[type="datetime"]:focus,
.sectionCREATEACCOUNT input[type="datetime-local"]:focus,
.sectionCREATEACCOUNT input[type="date"]:focus,
.sectionCREATEACCOUNT input[type="month"]:focus,
.sectionCREATEACCOUNT input[type="time"]:focus,
.sectionCREATEACCOUNT input[type="week"]:focus,
.sectionCREATEACCOUNT input[type="number"]:focus,
.sectionCREATEACCOUNT input[type="email"]:focus,
.sectionCREATEACCOUNT input[type="url"]:focus,
.sectionCREATEACCOUNT input[type="search"]:focus,
.sectionCREATEACCOUNT input[type="tel"]:focus,
.sectionCREATEACCOUNT input[type="color"]:focus,
.sectionCREATEACCOUNT .uneditable-input:focus {
    border-color: #792475;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}

textarea.flat,
input[type="text"].flat,
input[type="password"].flat,
input[type="datetime"].flat,
input[type="datetime-local"].flat,
input[type="date"].flat,
input[type="month"].flat,
input[type="time"].flat,
input[type="week"].flat,
input[type="number"].flat,
input[type="email"].flat,
input[type="url"].flat,
input[type="search"].flat,
input[type="tel"].flat,
input[type="color"].flat,
.uneditable-input.flat {
    border-color: transparent;
}

textarea.flat:hover,
input[type="text"].flat:hover,
input[type="password"].flat:hover,
input[type="datetime"].flat:hover,
input[type="datetime-local"].flat:hover,
input[type="date"].flat:hover,
input[type="month"].flat:hover,
input[type="time"].flat:hover,
input[type="week"].flat:hover,
input[type="number"].flat:hover,
input[type="email"].flat:hover,
input[type="url"].flat:hover,
input[type="search"].flat:hover,
input[type="tel"].flat:hover,
input[type="color"].flat:hover,
.uneditable-input.flat:hover {
    border-color: #bdc3c7;
}

textarea.flat:focus,
input[type="text"].flat:focus,
input[type="password"].flat:focus,
input[type="datetime"].flat:focus,
input[type="datetime-local"].flat:focus,
input[type="date"].flat:focus,
input[type="month"].flat:focus,
input[type="time"].flat:focus,
input[type="week"].flat:focus,
input[type="number"].flat:focus,
input[type="email"].flat:focus,
input[type="url"].flat:focus,
input[type="search"].flat:focus,
input[type="tel"].flat:focus,
input[type="color"].flat:focus,
.uneditable-input.flat:focus {
    border-color: #1abc9c;
}

.novalidate .control-group input,
.control-group.error textarea,
.control-group.error input[type="text"],
.control-group.error input[type="password"],
.control-group.error input[type="datetime"],
.control-group.error input[type="datetime-local"],
.control-group.error input[type="date"],
.control-group.error input[type="month"],
.control-group.error input[type="time"],
.control-group.error input[type="week"],
.control-group.error input[type="number"],
.control-group.error input[type="email"],
.control-group.error input[type="url"],
.control-group.error input[type="search"],
.control-group.error input[type="tel"],
.control-group.error input[type="color"],
.control-group.error .uneditable-input,
.control-group .select.error {
    border-color: #e74c3c;
    color: #e74c3c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group textarea.error,
.control-group input[type="text"].error,
.control-group input[type="password"].error,
.control-group input[type="datetime"].error,
.control-group input[type="datetime-local"].error,
.control-group input[type="date"].error,
.control-group input[type="month"].error,
.control-group input[type="time"].error,
.control-group input[type="week"].error,
.control-group input[type="number"].error,
.control-group input[type="email"].error,
.control-group input[type="url"].error,
.control-group input[type="search"].error,
.control-group input[type="tel"].error,
.control-group input[type="color"].error,
.control-group .uneditable-input.error {
    border-color: #e74c3c;
    color: #e74c3c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.error textarea:focus,
.control-group.error input[type="text"]:focus,
.control-group.error input[type="password"]:focus,
.control-group.error input[type="datetime"]:focus,
.control-group.error input[type="datetime-local"]:focus,
.control-group.error input[type="date"]:focus,
.control-group.error input[type="month"]:focus,
.control-group.error input[type="time"]:focus,
.control-group.error input[type="week"]:focus,
.control-group.error input[type="number"]:focus,
.control-group.error input[type="email"]:focus,
.control-group.error input[type="url"]:focus,
.control-group.error input[type="search"]:focus,
.control-group.error input[type="tel"]:focus,
.control-group.error input[type="color"]:focus,
.control-group.error .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.success textarea,
.control-group.success input[type="text"],
.control-group.success input[type="password"],
.control-group.success input[type="datetime"],
.control-group.success input[type="datetime-local"],
.control-group.success input[type="date"],
.control-group.success input[type="month"],
.control-group.success input[type="time"],
.control-group.success input[type="week"],
.control-group.success input[type="number"],
.control-group.success input[type="email"],
.control-group.success input[type="url"],
.control-group.success input[type="search"],
.control-group.success input[type="tel"],
.control-group.success input[type="color"],
.control-group.success .uneditable-input {
    border-color: #2ecc71;
    color: #2ecc71;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.success textarea:focus,
.control-group.success input[type="text"]:focus,
.control-group.success input[type="password"]:focus,
.control-group.success input[type="datetime"]:focus,
.control-group.success input[type="datetime-local"]:focus,
.control-group.success input[type="date"]:focus,
.control-group.success input[type="month"]:focus,
.control-group.success input[type="time"]:focus,
.control-group.success input[type="week"]:focus,
.control-group.success input[type="number"]:focus,
.control-group.success input[type="email"]:focus,
.control-group.success input[type="url"]:focus,
.control-group.success input[type="search"]:focus,
.control-group.success input[type="tel"]:focus,
.control-group.success input[type="color"]:focus,
.control-group.success .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.warning textarea,
.control-group.warning input[type="text"],
.control-group.warning input[type="password"],
.control-group.warning input[type="datetime"],
.control-group.warning input[type="datetime-local"],
.control-group.warning input[type="date"],
.control-group.warning input[type="month"],
.control-group.warning input[type="time"],
.control-group.warning input[type="week"],
.control-group.warning input[type="number"],
.control-group.warning input[type="email"],
.control-group.warning input[type="url"],
.control-group.warning input[type="search"],
.control-group.warning input[type="tel"],
.control-group.warning input[type="color"],
.control-group.warning .uneditable-input {
    border-color: #f1c40f;
    color: #f1c40f;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.warning textarea:focus,
.control-group.warning input[type="text"]:focus,
.control-group.warning input[type="password"]:focus,
.control-group.warning input[type="datetime"]:focus,
.control-group.warning input[type="datetime-local"]:focus,
.control-group.warning input[type="date"]:focus,
.control-group.warning input[type="month"]:focus,
.control-group.warning input[type="time"]:focus,
.control-group.warning input[type="week"]:focus,
.control-group.warning input[type="number"]:focus,
.control-group.warning input[type="email"]:focus,
.control-group.warning input[type="url"]:focus,
.control-group.warning input[type="search"]:focus,
.control-group.warning input[type="tel"]:focus,
.control-group.warning input[type="color"]:focus,
.control-group.warning .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.info textarea,
.control-group.info input[type="text"],
.control-group.info input[type="password"],
.control-group.info input[type="datetime"],
.control-group.info input[type="datetime-local"],
.control-group.info input[type="date"],
.control-group.info input[type="month"],
.control-group.info input[type="time"],
.control-group.info input[type="week"],
.control-group.info input[type="number"],
.control-group.info input[type="email"],
.control-group.info input[type="url"],
.control-group.info input[type="search"],
.control-group.info input[type="tel"],
.control-group.info input[type="color"],
.control-group.info .uneditable-input {
    border-color: #3498db;
    color: #3498db;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group.info textarea:focus,
.control-group.info input[type="text"]:focus,
.control-group.info input[type="password"]:focus,
.control-group.info input[type="datetime"]:focus,
.control-group.info input[type="datetime-local"]:focus,
.control-group.info input[type="date"]:focus,
.control-group.info input[type="month"]:focus,
.control-group.info input[type="time"]:focus,
.control-group.info input[type="week"]:focus,
.control-group.info input[type="number"]:focus,
.control-group.info input[type="email"]:focus,
.control-group.info input[type="url"]:focus,
.control-group.info input[type="search"]:focus,
.control-group.info input[type="tel"]:focus,
.control-group.info input[type="color"]:focus,
.control-group.info .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.control-group textarea,
.control-group input[type="text"],
.control-group input[type="password"],
.control-group input[type="datetime"],
.control-group input[type="datetime-local"],
.control-group input[type="date"],
.control-group input[type="month"],
.control-group input[type="time"],
.control-group input[type="week"],
.control-group input[type="number"],
.control-group input[type="email"],
.control-group input[type="url"],
.control-group input[type="search"],
.control-group input[type="tel"],
.control-group input[type="color"],
.control-group .uneditable-input {
    margin-bottom: 0;
}

.control-group {
    position: relative;
}

.control-group > .input-icon {
    position: absolute;
    top: 2px;
    right: 2px;
    line-height: 37px;
    vertical-align: middle;
    font-size: 19.991999999999997px;
    /* 20px */

    color: #b2bcc5;
    background-color: #ffffff;
    padding: 0 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.control-group input:focus + .input-icon {
    color: #34495e;
}

.control-group.huge > .input-icon {
    line-height: 49px;
}

.control-group.large > .input-icon {
    line-height: 41px;
}

.control-group.small > .input-icon {
    font-size: 15.988px;
    /* 16px */

    line-height: 30px;
}

.control-group.success > .input-icon,
.control-group.success input + .input-icon {
    color: #2ecc71;
}

.control-group.warning > .input-icon,
.control-group.warning input + .input-icon {
    color: #f1c40f;
}

.control-group.error > .input-icon,
.control-group.error input + .input-icon {
    color: #e74c3c;
}

.control-group.disabled > .input-icon,
.control-group.disabled input + .input-icon {
    color: #d5dbdb;
    background-color: #f4f6f6;
}

input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly] {
    background-color: #f4f6f6;
    border-color: #d5dbdb;
    color: #d5dbdb;
    cursor: default;
}

input,
textarea,
.uneditable-input {
    width: 192px;
}

textarea {
    height: auto;
    font-size: 14.994px;
    /* 15px */

    line-height: 24px;
    padding: 5px 11px;
    text-indent: 0;
}

.row-fluid textarea {
    height: auto;
    width: 100% !important;
}

textarea[class*="span"] {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.checkbox {
    width: 28px;
    height: 28px;
    padding: 0 10px 0 0;
    background: url(../img/checkbox-sprite.png) no-repeat;
    display: block;
    float: left;
    margin-top: 0px;
    position: relative;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-backface-visibility: hidden;
}

.radio {
    margin-bottom: 12px;
    padding-left: 32px;
    position: relative;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-backface-visibility: hidden;
}

.checkbox input,
.radio input {
    outline: none !important;
    display: none;
}

.checkbox .icons,
.radio .icons {
    color: #bdc3c7;
    display: block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 28px;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-backface-visibility: hidden;
}

.checkbox .icons .first-icon-icon,
.radio .icons .first-icon-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.checkbox .icons .second-icon,
.radio .icons .second-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.checkbox:hover .first-icon,
.radio:hover .first-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.checkbox:hover .second-icon,
.radio:hover .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}

.checkbox.checked,
.radio.checked {
    color: #792475;
}

.checkbox.checked .icons,
.radio.checked .icons {
    color: #792475;
}

.checkbox.checked .first-icon,
.radio.checked .first-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.checkbox.checked .second-icon,
.radio.checked .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}

.checkbox.disabled,
.radio.disabled {
    cursor: default;
    color: #e6e8ea;
}

.checkbox.disabled .icons,
.radio.disabled .icons {
    color: #e6e8ea;
}

.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}

.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
    color: #e6e8ea;
}

.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*//////////////////////////
FIX
//////////////////////////*/
/*hide elements on datepicker*/
.day-selectBox-dropdown-menu.short .day-31,
.day-selectBox-dropdown-menu.feb .day-31,
.day-selectBox-dropdown-menu.feb .day-30,
.day-selectBox-dropdown-menu.feb .day-29 {
    display: none;
}

.day-selectBox-dropdown-menu.leap .day-29 {
    display: block;
}

.touch .select, .touch select {
    width: 100% !important;
    height: 40px;
    padding: 0;
    color: #656565;
    font-size: 12px;
    overflow: hidden;
    line-height: 40px;
    cursor: pointer;
    display: block;
}

@media screen and (max-width: 1279px) {

    .sectionCREATEACCOUNT .mid .content {
        width: 940px;

    }
}

@media screen and (min-width: 1280px) {

    .sectionCREATEACCOUNT .col3 {
        max-width: 548px;
    }

    #boxAVANTGES .width33.last .item-avantages {
        width: 100%;
        float: none;
    }

    #boxAVANTGES .width33 {
        width: 30%;
        margin-right: 5%;
        float: left;
    }

    #boxAVANTGES .width33.last {
        width: 30%;
        margin-right: 0;
        float: left;
        clear: none;
    }

    .item-avantages .checkc label {
        font-family: 'roboto_condensedbold';
        font-size: 18px;
        text-align: left;
    }

    .sectionCREATEACCOUNT label.first-position {
        font-size: 16px;
    }

    .sectionCREATEACCOUNT label.error {
        font-size: 15px;
    }
}

@media screen and (max-width: 1279px) {
    .sectionCREATEACCOUNT .col3 {
        max-width: 320px;
    }

}

#footer {
    margin-top: 0;
}

.control-group .select.error {
    border: 2px solid #e74c3c;
}

.col1 .group-radio {
    height: 62px;
}

.lien_mdp_oublie_inscription {
    color: #fff;
}

/* BANNER OPE NOEL 2015 */
input[type='button']:focus,
input[type='button']:active,
button:focus,
button:active {
    outline: none;
    box-shadow: none;
}

#sectionBanner {
    width: 100%;
    height: 274px;
    background-color: #dfdfdf;
    background-image: url('https://m6mobile.fr/skins/page-inscription/img/bg_banner-tablette.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1160px) {
    #sectionBanner {
        background-image: url('../img/bg_banner.jpg');
    }
}
@media screen and (max-width: 960px) {
    #sectionBanner {
        background-image: url('https://m6mobile.fr/skins/page-inscription/img/bg_banner-smartphone.jpg');
        background-position: 0;
    }
}
@media screen and (max-width: 768px) {
    #sectionBanner {
        height: 500px;
        background-size: auto 250px;
        background-position: 50% bottom;
    }
}
@media screen and (max-width: 728px) {
    #sectionBanner {
        height: 440px;
    }
}
@media screen and (max-width: 620px) {
    #sectionBanner {
        height: 420px;
    }
}
@media screen and (max-width: 540px) {
    #sectionBanner {
        height: 390px;
        background-size: auto 230px;
    }
}
@media screen and (max-width: 440px) {
    #sectionBanner {
        height: 340px;
        background-size: auto 230px;
    }
}
@media screen and (max-width: 360px) {
    #sectionBanner {
        height: 270px;
        background-size: auto 180px;
    }
}
#sectionBanner .content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
@media screen and (min-width: 1280px) {
    #sectionBanner .content {
        max-width: 1160px;
    }
}
#sectionBanner .wrapp-pix {
    width: 100%;
    height: 274px;
    background-image: url('https://m6mobile.fr/skins/page-inscription/img/pix_banner201602.png');
    background-repeat: no-repeat;
    background-position: right 50%;
}
@media screen and (max-width: 960px) {
    #sectionBanner .wrapp-pix {
        background-position: 96% 50%;
    }
}
@media screen and (max-width: 768px) {
    #sectionBanner .wrapp-pix {
        background-size:80% auto;
        background-position: 50% 20px;
    }
}
#popModal {
    overflow: visible;
}

#popModal .wrapp-pop-in {
    max-width: none;
    max-height: none;
    background-color: #fff;
}

@media screen and (min-width: 759px) {
    #popModal .wrapp-pop-in {
        top: 50%;
        left: 50%;
        max-width: 758px;
        max-height: 446px;
        margin-top: -223px;
        margin-left: -379px;
        border: 3px solid #fff;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 3px 0 #501846, inset 2.9px 0.7px 7px rgba(0, 0, 0, 0.35);
    }
}

#wrapppopModal .btn-close:after {
    display: none;
}

.wrapp-col {
    position: relative;
    width: 100%;
    height: 100%;
}

.wrapp-col:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
#wrapppopModal {
    top:0;
}
#wrapppopModal .wrapp-col .btn-close {
    position: absolute;
    top:8px;
    right:8px;
    width: 32px;
    height: 32px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #831e74;
}
#wrapppopModal .btn-close img,
#wrapppopModal .btn-close svg {
    width: 32px;
    height: 32px;
    margin-top: -8px;
}
.onPC #wrapppopModal .btn-close img,
.onPC #wrapppopModal .btn-close svg {
    margin-top: -8px;
}
@media screen and (min-width: 759px) {
    #wrapppopModal .btn-close img,
    #wrapppopModal .btn-close svg {
        width: 24px;
        height: 24px;
        margin-top: -5px;
    }
    .onPC #wrapppopModal .btn-close img,
    .onPC #wrapppopModal .btn-close svg {
        margin-top: -5px;
    }
}
@media screen and (min-width: 1024px) {
    #wrapppopModal .btn-close img,
    #wrapppopModal .btn-close svg {
        width: 24px;
        height: 24px;
        margin-top: -1px;
    }
    .onPC #wrapppopModal .btn-close img,
    .onPC #wrapppopModal .btn-close svg {
        margin-top: -1px;
    }
}
.wrapp-col .col {
    width: 100%;
    height: 50%;
    min-height: 446px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 759px) {
    .wrapp-col .col {
        width: 50%;
        height: 100%;
        min-height: 0;
    }
    .wrapp-col .col.col1 {
        float: left;
    }
    .wrapp-col .col.col2 {
        float: right;
    }
}

.wrapp-col .col.col1 {
    background-color: #caccd0;
    background-image: url('https://m6mobile.fr/skins/page-inscription/img/bg_popin-col-left.jpg');
    background-position: 50% bottom;
    background-repeat: no-repeat;
}

.wrapp-col .col.col2 {
    background-color: #b6c1ce;
    background-image: url('../img/bg_sun.png');
    background-repeat: no-repeat;
    background-position: 50% 150%;
    text-align: center;
    padding-top: 48px;
}



.wrapp-col .col.col2 .wrapp-edito {

}

.wrapp-col .col.col2 .wrapp-edito .line-title {
    height: 50px;
    font-size: "Sugo";
    text-shadow: 0 2px 0 #9d418d;
    color: #fff;
    font-family: Sugo;
    font-size: 57px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
}

.wrapp-col .col.col2 .wrapp-edito .wrapp-sentence {
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.31);
    color: #fff;
    padding: 0 6px;
    font-family: "Sugo";
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}
.perfect-state .wrapp-col .col.col2 .wrapp-edito .wrapp-sentence {
    font-size: 24px;
}

.wrapp-col .col.col2 .wrapp-edito .wrapp-code {
    width: 100%;
    max-width: 220px;
    background-color: #ffffff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 16px auto;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-col .col.col2 .wrapp-edito .wrapp-code .line1 {
    font-family: "roboto_condensedlight";
    font-size: 15px;
}

.wrapp-col .col.col2 .wrapp-edito .wrapp-code .line-code {
    background-color: #b8c2cf;
    font-family: "Sugo";
    color: #831e74;
    font-size: 16px;
    height: 37px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 4px;
}
.onPC .wrapp-col .col.col2 .wrapp-edito .wrapp-code .line-code {
    line-height: 20px;
    font-size: 16px;
}
.wrapp-col .col.col2 .wrapp-edito .wrapp-code .line-foot {
    font-family: "roboto_condensedlight";
    font-size: 14px;
    line-height: 30px;
}
.wrapp-col .col.col2 .wrapp-edito .line-mention {
    font-family: "robotocondensed";
    color: #000000;
    line-height: 22px;
    padding: 12px 10px;
}

.spacer-or {
    display: block;
    margin: 6px auto;
    color: #ffffff;
    line-height: 42px;
    font-family: "roboto_condensedbold";
    font-size: 24px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    text-transform: uppercase;
    background-color: #8fa1b6;
    box-shadow: 1.7px 1px 0 rgba(0, 0, 0, 0.25);
}

.wrapp-box-cta .wrapp-call-to-action {
    max-width: 282px;
}
.wrapp-box-cta .wrapp-call-to-action .btn {
    position: relative;
    height: 42px;
    background-color: #831e74;
    border: 1px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 40px 2px 8px;
    cursor: pointer;
}
.wrapp-box-cta .wrapp-call-to-action.one-line .btn {
    line-height: 42px;
}
.wrapp-box-cta .wrapp-call-to-action .btn .intitule {
    color: #fbfbfb;
    font-family: "roboto_condensedbold";
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}
.wrapp-box-cta .wrapp-call-to-action .btn .fa {
    position: absolute;
    right:5px;
    top:50%;
    margin-top: -19px;
    width: 38px;
    height:38px;
    line-height: 38px;
    font-size: 24px;
}
/* FIN BANNER OPE NOEL 2015 */