
main#content {
    padding: 70px 0;
}


.feup-pure-control-group .ewd-feup-register-field-instructions br {
    display: none;
}
/*checkbox*/
.new {
    position: relative;
}
.new input[type='checkbox'] {
    opacity: 0;
    position: absolute;
    z-index: 999999;
   cursor: pointer;
}
.check-box {
    width: 34px;
    height: 34px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    margin-right: 25px;
    position: relative;
    border: 1px solid #767676;
    border-radius: 2px;
}
[type=checkbox]:checked + .check-box {
    background-color: #0e305d;
    transition: 0.5s;
    top: 0;
    cursor: pointer;
}
[type=checkbox]:checked + .check-box:before {
    content: '';
    display: block;
    width: 12px;
    height: 21px;
    margin-left: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(38deg);
    transition: 0.1s;
    margin-top: 2px;
}


.ewd-feup-register-field-instructions input[type=checkbox] {
    display: inline-block;
    width: 50%;
    margin-left: 0;
}
.ewd-feup-register-field-instructions {
  float: none;
  display: flex;
  align-items: center;
}

#ewd-feup-field-6 .ewd-feup-register-field-instructions {
    flex-direction: column-reverse;
}

input[type='checkbox'] {
    margin: 0;
    padding: 0;
    display: inline;
    width: 3%;
}

.ewd-feup-register-field-instructions span {
    display: inline-block;
}

.sticky_login {
    width: 100%;
    position: fixed;
    -webkit-animation: expand 0.8s;

}

@-webkit-keyframes expand {
    0% {
        top: -40px
    }
    100% {
        top: 0
    }
}
.wpb_content_element {
    margin-bottom: 0 !important;
}

.wpb_content_element {
    margin-bottom: 0;
}

h3 {
    margin-bottom: 1.25em;
    margin-top: 0;
}

h2 {
    margin-bottom: 1.25em;
    margin-top: 0;
}

.feup-pure-control-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 47px;
    padding: 0;
    float: none;
    color: #b7b9c4;
}
.feup-pure-control-group:last-child{
    margin-bottom: 0;
}

/*.feup-pure-form-aligned .feup-pure-control-group:last-child {*/
/*    margin-bottom: 0;*/
/*}*/

form {
    display: block;
}

.feup-pure-form-aligned .feup-pure-control-group label {
    padding: 0;
    margin-top: 4px;
    width: 100%;
    display: none;
}

.feup-pure-form-aligned .feup-pure-control-group {
    margin-bottom: 35px;
    width: 100%;
    padding: 0;
}
.feup-pure-control-group .ewd-feup-profile-picture {
    display: block;
}
.feup-pure-control-group .ewd-feup-update-picture {
    margin-left: 0;
    padding-left: 0;
    display: grid;
}


.feup-pure-control-group .ewd-feup-text-input {
    width: 100% !important;
    display: flex;
    padding-left: 2em;
    padding-right: 2em;
    /*margin-bottom: 47px;*/
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #d5d6de;
    border-radius: 0;
    /*background:  none;*/
    align-items: center;
    transition: all 0.3s;
    color: #b7b9c4;
    height: 50px;
}

.feup-pure-control-group .ewd-feup-text-input:focus {
    color: rgb(24, 27, 49);
    border-color: #9c9eb1;
}

.ewd-feup-register-field-instructions {
    float: none;
}

.feup-pure-form input[type=text], .feup-pure-form input[type=date], .feup-pure-form input[type=number], .feup-pure-form input[type=password], .feup-pure-form input[type=email], .feup-pure-form input[type=number] {
    display: flex;
    width: 100%;
    height: 50px;
    padding-left: 2em;
    padding-right: 2em;
    /*margin-bottom: 47px;*/
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #d5d6de;
    border-radius: 0;
    /*background: none;*/
    align-items: center;
    transition: all 0.3s;
    color: #b7b9c4;
}

.feup-pure-form input[type=text]:focus, .feup-pure-form input[type=number]:focus, .feup-pure-form input[type=password]:focus, .feup-pure-form input[type=email]:focus, .feup-pure-form input[type=number]:focus {
    color: rgb(24, 27, 49);
    border-color: #9c9eb1;
}

input[type='submit'] {
    color: rgb(14, 48, 93);
    background: transparent;
    display: inline;
    font-weight: 700;
    line-height: inherit;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 35px;
    box-sizing: border-box;
    padding: 0 2.8em;
    height: 50px;
    border-color: rgb(14, 48, 93);
    transition: all 0.3s ease;
    letter-spacing: 0.1em;
    width: max-content;
    border-radius: 0;
}

input[type='submit']:hover {
    background: rgb(14, 48, 93);
    color: rgb(255, 255, 255);
    transform: translateY(-1px);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}


.ui-selectmenu-button.ui-button {
    width: 100%;
}

.ui-selectmenu-menu .ui-menu {
    height: 115px;
}

.feup-pure-form input[type=text] {
    width: 100%;

}

input[type=date]::-webkit-inner-spin-button {
    filter: invert(72%) sepia(12%) saturate(267%) hue-rotate(195deg) brightness(94%) contrast(88%);
}

input[type=date]::-webkit-calendar-picker-indicator {
    filter: invert(72%) sepia(12%) saturate(267%) hue-rotate(195deg) brightness(94%) contrast(88%);
}

.ui-button .ui-icon {
    content: '';
    border-right: 0.1em solid #a7a9b8;
    border-top: 0.1em solid #a7a9b8;
    transform: rotate(135deg);
    width: 12px;
    height: 12px;
    right: 7px;
    top: 22%;
}

.ui-button .ui-icon,
.ui-button:active .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background: transparent;
}



.ui-button:active {
    border-color: #9c9eb1;
}

.ui-button {
    display: flex;
    height: 50px;
    padding: 10px 2em;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #d5d6de;
    border-radius: 0;
    background-color: rgba(14, 48, 93, 0.2);
    transition: all 0.3s;
    line-height: 1.8;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.ui-button:hover {
    background-color: rgba(14, 48, 93, 0.2);
    border: 1px solid rgb(14, 48, 93);
}
.ui-button:focus {
    background-color: white;
    outline: none;
    border: 1px solid #9c9eb1;
}

.ewd-feup-date-input {
    font-size: initial;
    width: 100%;
}

#ewd-feup-field-18 {
    display: grid;
}

/**
 * depot
 */

input[type='file']::-webkit-file-upload-button {
    visibility: hidden;
}

input[type='file'] {
    position: relative;
    top: -14px;
    left: -148px;
    width: 383px;
    height: 97px;
    padding: 69px 0 0 10px;
    border: none;
    font-size: 16px;
    outline: none;
    color: #283786;
    font-weight: 400;
    display: inline;
    border-radius: 0;
    margin-bottom: 0;
}
html:lang(en-GB) input[type='file'] {
    width: 344px;
}
.acf-field.acf-field-file {
    background: #fbfbfb;
    margin-bottom: 10px;
}

.acf-field.acf-field-image {
    background: #fbfbfb;
    margin-bottom: 10px;
}

#stripe-payment-form .form-row span {
    margin: 9px 12px 0;
}

input[type="file"]::before {
    content: "Choisir un fichier";
    outline: none;
    cursor: pointer;
    border: 1px solid rgb(14, 48, 93);
    display: inline-block;
    padding: 12px 37px;
    width: max-content;
    line-height: inherit;
    margin-right: 0;
    text-transform: uppercase;
    margin-top: 4px;
    position: absolute;
    top: 13px;
    right: 0;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: rgb(255, 255, 255);
    color: rgb(14, 48, 93);
}

input[type="file"]::before:hover {
    border:none;
}

html:lang(en-GB) input[type="file"]::before {
    content: "Choose a file";
}

input[type="file"]:hover::before {
    background: rgb(14, 48, 93);
    color: rgb(255, 255, 255);
    transform: translateY(-1px);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}
.feup-pure-form input[type=file] {
    width: 385px;
    padding: 69px 0 0 10px;
    border: none;
    left: -149px;
}

html:lang(en-GB) .feup-pure-form input[type=file] {
    width: 345px;
}

input[type='file']:focus {
    outline: none;
}

.acf-file-uploader {
    padding-left: 5px;
    margin-bottom: 12px;
}

.acf-image-uploader {
    position: relative;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 13px;
}

.acf-field .acf-label label {
    color: #283786;
    font-size: 29px;
    margin: 0;
}

.acf-field .acf-input .acf-label label {
    color: #58595b;
    font-size: 18px;
    margin-top: 16px;
}

.acf-field .acf-input {
    margin-bottom: 10px;
}

.acf-fields > .acf-field:first-child {
    margin-top: 0;
}

.acf-input .acf-field .acf-label {
    padding: 0 0 0 3px;
    margin: 0 0 5px;
}

.acf-field p.description {
    font-size: 16.4px;
    margin-top: 0;
    color: #58595b;
}

button:not(#tarteaucitronManager) > button,
button:not(#tarteaucitronCookiesNumber) > button {
    border: 1px solid #58595b;
    display: block;
    padding: 0 2.8em;
    height: 50px;
    width: max-content;
    line-height: inherit;
    margin-top: 20px;
    outline: none;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: rgb(255, 255, 255);
    color: #58595b;
    transition: all 0.4s ease;

}

button:hover {
    background: #58595b;
    color: rgb(255, 255, 255);
    transform: translateY(-1px);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
}

a.acf-button.button {
    border: 1px solid;
    display: block;
    padding: 5px 50px;
    color: #283786;
    font-weight: 600;
    width: max-content;
    background: transparent;
    line-height: inherit;
}

.acf-form-submit.input-filled {
    margin-left: 25px;
}

.acf-fields.-border {
    border: none;
    background: #fbfbfb;
}

.acf-fields > .acf-field {
    padding: 3px 10px;
    border-top: none;
}

.acf-field .acf-label {
    margin: 0 0 17px;
}

.acf-form-submit {
    margin-left: 21px;
}

/**
 * tableau de bord
 */
table.wp-list-table {
    margin-bottom: 0;
}

.void {
    width: 6px;
    padding: 0;
}

.table-wrapper h3 {
    color: #283a89;
    font-size: 29.5px;
    font-weight: 700;
    margin: 0 0 17px 0;
}

table {
    border: none;
    border-collapse: initial;
    width: 100%;
    margin-bottom: 52px;
}

table tr:first-child th {
    padding-top: 14px;
}

table tr:last-child th {
    padding-bottom: 19px;
}

table tr:first-child td {
    padding-top: 14px;
}

table tr:last-child td {
    padding-bottom: 19px;
}

table tr {
    border-bottom: none;
    font-size: 18px;
}

table tbody tr th {
    border-right: none;
    background: #283a89;
    color: #ffff;
    padding: 0 19px;

}

table tbody tr td {
    border-right: none;
    padding: 0 0 0 35px;
    width: 73%;
    color: #58595b;
}

table tbody tr td span a {
    color: #2e3d89;
    position: relative;
    padding-right: 31px;
    font-weight: 700;
    float: right;
}

table tbody tr td span a:before {
    content: '';
    background: url('../assets/img/logo/picto_download.png') no-repeat;
    width: 19px;
    height: 19px;
    background-size: 16px;
    position: absolute;
    top: 4px;
    right: 0;
}

table tbody tr span {
    padding: 10px 0 10px 0;
    display: block;
    height: 49px;
}

table tbody tr th span {
    border-bottom: 0.5px solid #717db1;
    padding: 10px 0 10px 0;
    display: block;
    height: 49px;
}

table tbody tr td span {
    border-bottom: 0.5px solid #c6c7c7;
    padding: 10px 0 10px 0;
    display: block;
    height: 49px;
}

table tbody tr:last-child td span {
    border-bottom: none;
}

table tbody tr:last-child th span {
    border-bottom: none;
}

/**
*form payement
 */

.form-row label {
    display: none;
}
.form-row input {
    margin-bottom: 46px;
}
input {
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    outline: none;
    display: flex;
    height: 50px;
    padding: 10px 2em;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #d5d6de;
    border-radius: 0;
    background-color: rgba(14, 48, 93, 0.2);
    align-items: center;
    color: #b7b9c4;
    transition: all 0.3s;
}

input:focus {
    background-color: white;
    color: black;
}
input:hover {
    border: 1px solid rgb(14, 48, 93);
}

input::placeholder {
    color: grey !important;
}

label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    padding: 0;
    margin-top: 4px;
    width: 100%;
    display: inline;
}


#stripe-payment-form input[data-stripe='exp_year'] {
    width: 56.6%;
}

.ewd-feup-discount-form .feup-pure-control-group {
    width: 100%;
}

input.ewd-feup-text-input {
    margin-bottom: 32px;
}

button[type=submit] {
    color: #283786;
    padding: 0 2.8em;
    width: auto;
    height: 50px;
    border-color: rgb(14, 48, 93);
    transition: all 0.3s ease;
    letter-spacing: 0.1em;
}

button[type=submit]:hover {
    background: rgb(14, 48, 93);
    color: rgb(255, 255, 255);
    transform: translateY(-1px);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}


@media (max-width: 1200px) {
    .lqd-main-header-default .navbar-brand-inner .first-logo {
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .lqd-main-header-default .navbar-brand-inner .second-logo {
        display: none;
    }

    /*.nav-trigger .bar {*/
    /*    background-color: #fff0f0;*/
    /*}*/


    table tbody tr td {
        width: 57%;
    }
    .ewd-feup-register-field-instructions input[type=checkbox] {
        width: 52%;
    }
}

@media screen and (max-width: 1024px) {
    table tbody tr td {
        width: 53%;
    }

    table tbody tr span {
        padding: 10px 17px 10px 0;
    }
    .ewd-feup-register-field-instructions input[type=checkbox] {
        width: 59%;
    }
}

@media (max-width: 900px) {
    #stripe-payment-form input[data-stripe='exp_year'] {
        width: 49.6%;
    }

    #stripe-payment-form input[data-stripe='exp_month'] {
        width: 46%;
    }

    input[type='checkbox'] {
        width: 4%;
    }
    .ewd-feup-register-field-instructions input[type=checkbox] {
        width: 77%;
    }
}

@media (max-width: 780px) {
    .container {
        max-width: 690px;
    }

    table tbody tr span {
        padding: 10px 0 10px 0;
    }

    table tbody tr td {
        width: 55%;
    }

    .void {
        width: 0;
        padding: 0;
    }
    #stripe-payment-form input[data-stripe='exp_year'] {
        width: 48.6%;
    }

}

@media screen and (max-width: 768px) {
    input[type='submit'] {
        font-size: 13px;
        height: 45px;
    }
    main#content {
        padding: 50px 6px 70px;
    }
    input[type='file']::before {
        font-size: 13px;
    }
    .feup-pure-form input[type=file] {
        width: 363px;
    }
    input[type='file'] {
        width: 362px;
    }
}

@media (max-width: 669px) {

    #stripe-payment-form input[data-stripe='exp_month'], #stripe-payment-form input[data-stripe='exp_year'] {
        width: 45%;
    }

    table tbody tr span {
        padding: 10px 8px 10px 0;
        height: 63px;
    }

    table tbody tr td {
        width: 42%;
    }

    table tbody tr td span a {
        float: left;
    }

    table tr {
        font-size: 16px;
    }
    .ewd-feup-register-field-instructions input[type=checkbox] {
        width: 88%;
    }
}

@media only screen and (max-width: 550px) {
    /*.feup-pure-form input:not([type]), .feup-pure-form input[type=text], .feup-pure-form input[type=password], .feup-pure-form input[type=email], .feup-pure-form input[type=date], .feup-pure-form input[type=datetime-local], .feup-pure-form input[type=number], .feup-pure-form input[type=file] {*/
    /*    margin-bottom: 30px;*/
    /*}*/
    .ui-button {
        margin-bottom: 15px;
    }

    table tbody tr td {
        width: 49%;
    }

    table tr {
        font-size: 14px;
    }

    table tbody tr th span {
        height: 60px;
    }
    input[type='checkbox'] {
        width: 5%;
    }
    .ewd-feup-register-field-instructions .check-box{
        width: 38px;
    }
}
@media (max-width: 479px){
    .ewd-feup-register-field-instructions .check-box {
        width: 46px;
    }
}

@media (max-width: 425px) {

    #stripe-payment-form input[data-stripe='exp_month'], #stripe-payment-form input[data-stripe='exp_year'] {
        width: 100%;
    }
    #stripe-payment-form .form-row span {
        margin: -8px 12px 19px;
    }
    .form-row {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .form-row input {
        margin-bottom: 25px;
    }

    .ewd-feup-register-field-instructions input[type=checkbox] {
        width: 93%;
    }
    input[type='checkbox'] {
        width: 6%;
    }
    .ewd-feup-register-field-instructions .check-box {
        width: 50px;
    }

}

@media (max-width: 375px) {
    table tbody tr span {
        padding: 10px 0 10px 0;
        height: 84px;
    }

    table tr {
        font-size: 13px;
    }

    table tbody tr th span {
        height: 70px;
    }

    table tbody tr td {
        padding: 0 0 0 15px;
    }

    button {
        padding: 7px 10px;
        font-size: 12px;
        letter-spacing: 0;
    }
    input[type='checkbox'] {
        width: 7%;
    }
    .ewd-feup-register-field-instructions .check-box {
        width: 61px;
    }
}

@media (max-width: 320px) {
    .acf-input .acf-field .acf-label {
        padding: 0;
    }

    .hide-if-value {
        padding-left: 0;
    }

    input[type='submit'] {
        font-size: 12px;
    }

    /*input[type="file"] {*/
    /*    left: -152px;*/
    /*}*/

    input[type='checkbox'] {
        width: 8%;
    }
    input[type='file']::before {
        font-size: 12px;
    }
    .feup-pure-form input[type=file] {
        width: 352px;
    }
    input[type='file'] {
        width: 351px;
    }
    .ewd-feup-register-field-instructions .check-box {
        width: 75px;
    }
}




