* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
}

body {
    font-family: 'ElleGabor';
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 996px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 996px;
    }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    padding-right: 25px;
    padding-left: 25px;
    min-height: 1px;
}

@font-face {
    font-family: 'ChronicleDisplay';
    src: url('../fonts/ChronicleDisplay-Roman.woff2') format('woff2'),
    url('../fonts/ChronicleDisplay-Roman.woff') format('woff'),
    url('../fonts/ChronicleDisplay-Roman.ttf') format('truetype'),
    url('../fonts/ChronicleDisplay-Roman.eot') format('eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ElleGabor';
    src: url('../fonts/ElleGaborDemiBold.woff2') format('woff2'),
    url('../fonts/ElleGaborDemiBold.woff') format('woff'),
    url('../fonts/ElleGaborDemiBold.ttf') format('truetype'),
    url('../fonts/ElleGaborDemiBold.eot') format('eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeorgiaPro';
    src: url('../fonts/GeorgiaProCn.woff2') format('woff2'),
    url('../fonts/GeorgiaProCn.woff') format('woff'),
    url('../fonts/GeorgiaProCn.ttf') format('truetype'),
    url('../fonts/GeorgiaProCn.eot') format('eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeorgiaProItalic';
    src: url('../fonts/GeorgiaProCnItalic.woff2') format('woff2'),
    url('../fonts/GeorgiaProCnItalic.woff') format('woff'),
    url('../fonts/GeorgiaProCnItalic.ttf') format('truetype'),
    url('../fonts/GeorgiaProCnItalic.eot') format('eot');
    font-weight: normal;
    font-style: normal;
}

.form-logo {
    display: block;
    margin: 15px 0;
    width: 132px;
}

.entete {
    padding: 22px 0 35px;
    width: 82%;
    text-align: left;
    margin: 0 auto;
    float: none;
}

.entete strong, .entete span {
    padding-bottom: 15px;
}

.entete strong {
    display: block;
    font-weight: normal;
    font-size: 2.6rem;
    font-family: 'ElleGabor';
}

.entete span {
    display: block;
    font-weight: normal;
    font-size: 2.1rem;
    font-family: 'GeorgiaPro';
    text-align: left;
    position: relative;
    padding-left: 15px;
}

.entete span::before {
    position: absolute;
    content: '.';
    font-size: 2.1rem;
    font-family: 'GeorgiaPro';
    top: 0;
    left: 0;
}

#form-new .pgWrap {
    display: block;
    float: left;
    margin-bottom: 30px;
    padding: 25px 0 25px;
    width: 100%;
    border: 1px solid #000;
}

#collapseWrap {
    padding: 0;
}

.panel-group .panel {
    border: 0;
}

.panel-title {
    padding-bottom: 50px;
}

.panel-title a {
    position: relative;
}

.panel-title a::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    margin-left: -5%;
    width: 110%;
    height: 3px;
    background-color: #000000;
    content: '';
}

.panel-default > .panel-headingnew {
    display: block;
    padding: 0;
    border: 0;
    background: none;
    text-align: center;
    font-weight: normal;
    font-size: 3.4rem;
    font-family: 'ElleGabor';
}

.panel-default > .panel-headingnew a {
    padding-bottom: 20px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 3.4rem;
    font-family: 'ElleGabor';
}

#form-new .form-group {
    margin: 20px 0;
}

#form-new .form-group label {
    display: none;
}

#form-new .form-group input, .new-register .form-group input {
    display: block;
    padding: 13px 20px;
    width: 100%;
    /*border: 1px solid #9b9b9b;*/
    font-family: 'GeorgiaPro';
}

#form-new .form-group select, .new-register .form-group select {
    font-family: 'GeorgiaPro';
}

.dropdown-forgetpsswd .dropdown-toggle {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: #000;
    text-align: right;
    text-decoration: underline;
    font-weight: normal;
    font-size: 1.4rem;
    font-family: 'GeorgiaPro';
}

.dropdown-forgetpsswd .dropdown-toggle:hover {
    text-decoration: none;
}

.dropdown-forgetpsswd .dropdown-menu {

    position: relative;
    display: block;
    overflow: hidden;
    max-height: 0;
    opacity: 0;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dropdown-forgetpsswd.open #dropdownMenu1 {
    /*    z-index: 1000000;
        position: absolute;*/
    background: #f2f2f2;

}

.dropdown-forgetpsswd.open .dropdown-menu {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 15px 10px;
    max-height: 200px;
    width: 100%;
    border: 0;
    background: #f2f2f2;
    box-shadow: none;
    opacity: 1;
}

.dropdown-forgetpsswd.open .dropdown-menu label {
    display: none;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    border: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
}

.btns-valid {
    display: inline-block;
    width: auto;
}

.btns-valid a, .btns-valid button {
    display: inline-block;
    margin: 20px 20px 20px 0;
    padding: 10px 15px;
    border: 3px solid #000;
    background: none;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.4rem;
    font-family: 'ElleGabor';
}

.panel-body .desc {
    display: block;
    margin-bottom: 50px;
    padding: 0 30px;
    color: #000;
    text-align: center;
    font-size: 2rem;
    font-family: 'GeorgiaPro';
}

#headingThree h4 {
    text-align: left;
}

#headingThree {
    display: inline-block;
    float: left;
    width: 40%;
}

.panel-default > #headingThree.panel-headingnew a {
    font-size: 2.6rem;
}

.panel-default > #headingThree.panel-headingnew a::after {
    display: none;
}

#three {
    /*display: inline-block;*/
    float: left;
    margin-left: 5%;
    width: 55%;
}

#form-new #three .form-group input {
    float: left;
    width: 50%;
}

#three .panel-body {
    padding-top: 0;
}

#form-new #three .form-group {
    margin-top: 0;
}

#form-new #three .btns-valid {
    float: left;
    width: 50%;
}

#form-new #three .btns-valid a {
    margin-top: 0;
}

.btn .caret {
    margin-left: 12px;
    transform: rotate(0deg);
}

.dropdown-forgetpsswd.open #dropdownMenu1 .caret {
    transform: rotate(180deg);
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

#toggle-btn {
    display: block;
}

#toggle-btn.btn-toggle {
    display: none;
}

/*#bloc-oauth-context-2 {
    float: left;
    width:100%;
}*/
#accordion > .panel-default:first-child {
    border-right: 1px solid #000;
    border-radius: 0;
}

.panel-default.col-md-12 {
    position: relative;
    margin-top: 0;
    padding-top: 35px;
}

.panel-default.col-md-12::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    width: 95%;
    height: 1px;
    background: #000;
    content: '';
}

.logo-social {
    position: relative;
    display: block;
    margin: 15px auto;
    padding: 14px 0;
    width: 100%;
    border: 1px solid #9b9b9b;
    color: #39579a;
    text-align: center;
    font-weight: normal;
    font-size: 1.4rem;
    font-family: 'ElleGabor';
    text-transform: uppercase;
}

.logo-social:hover {
    text-decoration: none;
}

.logo-social::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 49px;
    height: 48px;
    background: url('../images/ico-fb-temp.jpg');
    content: '';
}

.logo-social.logo-google::before {
    background: url('../images/ico-gg-temp.jpg');
    margin: -1px 0 0px -1px;
    height: 50px;
    background-size: cover;
    width: 51px;
}

.clr {
    clear: both;
}

.wrap-hght {
    min-height: 210px;
}

.rgpd {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

.rgpd p {
    display: block;
    margin-bottom: 30px;
    color: #000;
    font-size: 1.3rem;
    font-family: 'GeorgiaProItalic';
}

.back {
    display: block;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-family: 'ElleGabor';
    opacity: 1;
    transition: all .3s ease-out;
    pading-left: 5px;
}

.back:hover {
    color: #000;
    text-decoration: none;
    opacity: .5;
    transition: all .3s ease-out;
}

.back i {
    display: inline-block;
    margin-right: 10px;
}

#accordion > .panel-default {
    box-shadow: none;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

#one .wrap-hght .form-group {
    margin-top: 0;
}

.panel-body .desc:nth-child(2) {
    margin-bottom: 0;
}

/*REGISTER*/
.new-register {
    display: block;
    padding: 50px;
    padding-top: 57px;
}

.new-register h1 {
    display: block;
    padding-bottom: 21px;
    text-align: left;
    margin-top: 0;
}

.new-register h1 span {
    position: relative;
    padding-bottom: 6px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 2.3rem;
    font-family: 'ElleGabor';
    width: 100%;
    display: block;
}

.new-register h1 span::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #cdcdcd;
    content: '';
}

.new-register form {
    display: block;
    float: none;
    margin: 0 auto;
    /*max-width: 370px;*/
}

#form-new .new-register .form-group label {
    color: #000;
    font-weight: normal;
    font-size: 1.3rem;
    font-family: 'GeorgiaPro';
    display: block;
}

#fos_user_registration_form_crmTmp_birthdate, #fos_user_profile_form_crm_birthdate {
    text-align: center;
}

#fos_user_registration_form_crmTmp_birthdate select, #fos_user_profile_form_crm_birthdate select {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    float: none;
}

select#fos_user_registration_form_crmTmp_birthdate_day, select#fos_user_profile_form_crm_birthdate_day {
    float: left;
}

select#fos_user_registration_form_crmTmp_birthdate_year, select#fos_user_profile_form_crm_birthdate_year {
    float: right;
}

.radio label, .checkbox label {
    /*padding-left: 25px;*/
}

#form-new .form-group .checkbox input {
    float: left;
    margin-right: 10px;
    padding: 0;
    width: 15px;
}


.new-register p.bttm {
    display: block;
    margin-bottom: 30px;
    color: #000;
    font-size: 1.3rem;
    font-family: 'GeorgiaProItalic';
    margin-right: -150px;
    font-weight: normal;
    clear: both;
}

.backfromchange, .back {
    font-size: 1.4rem;
    margin-bottom: 15px;
}

.backfromchange i, .back i {
    vertical-align: -1px;
    font-size: 1.4rem;
}

.btns-validfromchange button {
    width: auto;
    padding: 10px;
}

.newcadeau {
    margin-bottom: 60px;
}

.newcadeau strong {
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 2.1rem;
    font-family: 'ElleGabor';
    color: #000;
    width: 60%;
    display: block;
    margin: 39px auto 20px;
}

.newcadeau p, .newcadeau label {
    text-align: center;
    font-weight: normal;
    font-size: 1.8rem;
    font-family: 'GeorgiaPro';
    color: #000;
    width: 60%;
    display: block;
    margin: 0 auto 20px;
}

.newcadeau label {
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.newcadeau form {
    text-align: center;
}

#form-new .new-register.newcadeau .form-group label {
    display: inline-block;
    color: #000;
    font-weight: normal;
    font-size: 1.8rem;
    font-family: 'GeorgiaPro';
}

#form-new .new-register.newcadeau .form-group label.control-label {
    display: none;
}

#form-new .new-register.newcadeau .form-group input {
    width: auto;
}

#form-new .form-group .radio {
    display: inline-block;
    margin-right: 10px;
}

#form-new .form-group .radio input {
    width: auto;
    display: inline-block;
    margin-top: 2px;
}

#form-new .form-group .radio label {
    display: inline-block;
    color: #000;
    font-weight: normal;
    font-size: 1.3rem;
    font-family: 'GeorgiaPro';
}

#fos_user_registration_form {
    padding: 0;
}

span.help-block {
    width: 100%;
    display: block;
    color: #a94442;
    white-space: normal;
}

iframe {
    border: 0 !important;
}

#nugg.ad {
    display: none;
}

i.arrowL {
    width: 8px;
    height: 10px;
    display: inline-block;
    margin-right: 9px;
}

span.bck-profile {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}

.wrapBcksection {
    height: auto;
    border-bottom: 1px solid #000;
    width: 100%;
}

.btns-valid button, .btns-valid a.btn-red {
    background: #e04659;
    color: #fff;
    border-color: #e04659;
}

#menuconnecte {
    margin-top: 53px;
}

#menuconnecte ul {
    list-style-type: none;
}


#menuconnecte li {
    width: 100%;
    display: table;
}

#menuconnecte li a {
    font-family: 'ElleGabor';
    font-size: 1.6rem;
    line-height: 42px;
    text-transform: uppercase;
    color: #000000;
}

#menuconnecte li img {
    width: 19px;
    margin-right: 13px;
    vertical-align: text-bottom;
}

#menuconnecte li span {
    margin-right: 10px;
    vertical-align: text-bottom;
}

#menuconnecte li.active {
    border-right: 5px solid #e04659;
}

#menuconnecte li.active a {
    color: #e04659;
}

#menuconnecte li:hover {
    border-right: 5px solid #000000;
}

#menuconnecte li.active:hover {
    color: #e04659;
    border-color: #e04659;
}

.btns-valid-right {
    float: right;
}

.btns-valid-right a {
    margin-right: 0;
}

#one #toggle-btn button {
    margin-top: 0;
    width: 100%;
}

#accordion > .panel-default button {
    width: 100%;
}

#one .btns-valid a {
    width: 100%;
}

#two .btns-valid, #two .btns-valid a {
    width: 100%;
}

.new-register p {
    font-family: 'GeorgiaPro';
    font-size: 1.4rem;
    color: #000;
    font-weight: normal;
}

ul.dropdown-menu .btns-valid {
    width: 100%;
}

.panel-title a {
    outline: none !important;
}

.switchCol {
    float: none;
    margin: 0 auto;
}

.btns-valid a:hover {
    text-decoration: none;
    color: #e04659;
    border-color: #e04659;
}

.radio label {
    padding-left: 30px;
}

#form-new .form-group .radio input {
    width: auto;
    display: inline-block;
    margin-top: 2px;
    padding: 0;
    margin-left: 0;
    left: 0;
}

#form-new .majBtn .form-group {
    margin: 0;
}

#form-new .majBtn .form-group button {
    margin-top: 0;
}

.collapse.in {
    max-height: 9999px !important;
}

.btns-valid a.btn-red:hover {
    color: #fff;
    text-decoration: none !important;
}

.passmedia-text-login {
    font-family: 'GeorgiaPro';
    font-size: 16px;
    line-height: 21px;
    color: #5089C2;
    text-align: center;
}
.PassMedia-btns a, a.logo-social.logo-fb, a.logo-social.logo-google {
    padding-left: 49px !important;
}