@media only screen and (max-width: 600px) {
    .acf-field .acf-label label {
        position: initial !important;
        /* top: 11px; */
        transition: all 0.5s ease-out;
        margin-bottom: -19px !important;
    }
    .acf-field .acf-label label {
        display: block;
        font-weight: 700;
        margin: 0 0 7px;
        padding: 0;
        padding-bottom: 13px !important;
    }
    h1 {
        text-transform: uppercase;
        text-align-last: center;
        border-bottom: 1px solid #0070c0;
        padding-bottom: 15px;
        padding-top: 10px;
        margin-bottom: 25px;
        text-align: center;
    }
    .acf-file-uploader .file-info p {
        display: none;
    }
    footer nav {
        display: contents;
    }
    footer nav ul {
        display: inherit !important;
    }
    .partnersimg {
        float: unset;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

}
.ui-widget.ui-widget-content {
    max-height: 350px;
    overflow: hidden scroll;
}
.custom-combobox-input {
    font-size: 15px;
    background-color: white;
    background: none;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 100%;
}
.ui-button-icon-only {
    display: none;
    height: 40px;
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    top: 0px;
    border: unset;
    background: none;
}
.acf-field p.description {
    padding-top: 10px;
    padding-bottom: 5px;
}
.acf-fields.-border {
    padding: 20px;
}
.acf-field input[type=email], .acf-field input[type=number], .acf-field input[type=password], .acf-field input[type=search], .acf-field input[type=text], .acf-field input[type=url], .acf-field select, .acf-field textarea {
    border: none;
    border-bottom: 4px solid #ff2350;
    background-color: unset;
    padding-bottom: 10px;
    outline: none;
}
.acf-field .acf-label label {
    position: absolute;
    top: 11px;
    transition: all 0.5s ease-out;
}
input:focus ~ .acf-field .acf-label label {
    position: relative;
    transition: all 0.5s ease-out;
    outline: none;
}
.movethisLabel {
    top: -15px !important;
    transition: all 0.5s ease-out;
}
.fixthislabel {
    top: -15px !important;
}
textarea:focus, input:focus{ outline: none;; }
.acf-fields>.acf-field {
    margin-bottom: 40px;
}
#acf-form {
    position: relative;
    background-color: white;
    padding: 20px;
}
.acf-fields>.acf-field {
    border-top: unset;
}
.acf-field-group {
    transition: all 0.5s ease-out;
}
input[type="submit"].acf-button {
    width: fit-content !important;
}
.acf-form-submit {
    justify-self: center;
}
.btn-primary, .comment-form input[type="submit"], input[type="submit"].acf-button {
    border: none;
    margin-bottom: 8px;
    padding: 10px;
    /*border-radius: 3px;*/
    width: 100%;
    margin-top: 19px;
    /*border-radius: 9px;*/

    color: #fff;
    background-color: #ff2350;
    /*border-color: #fdc300;*/
    transition-property: color, background-color;
    transition-duration: 100ms;
    padding: 9px 20px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
}
.acf-repeater>.acf-actions .acf-button:hover, .acf-button:hover, .button:hover, .button-large:hover, .button-primary:hover {
    transition: all 0.3s ease-out;
    background-color: #ff2350;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.export-group .btn-primary, .export-group .comment-form input[type="submit"], .comment-form .export-group input[type="submit"], input[type="submit"].acf-button {
    float: right;
}
.box__icon {
    margin-bottom: 12px;
}
.acf-button {
    margin-right: 0px;
    position: relative;
    width: max-content;
}
.select2-container .select2-dropdown {
    margin-top: 32px;
}



/*LABEL BY FIELDS*/
.acf-field-textarea {
    transition: all 0.3s ease-out;
}
td[data-name="description"] {
    vertical-align: middle;
}
.acf-table>tbody>tr>td {
    vertical-align: middle;
}
body {
    color: #0070c0;
}
h1 {
    text-transform: uppercase;
    text-align-last: center;
    border-bottom: 1px solid #0070c0;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 25px;
}
.acf-field .acf-label {
    vertical-align: top;
    margin: 0 0 10px;
    top: -60px !important;
    transition: all 0.5s ease-out;
    margin-top: 25px;
}
.groupe_candidate>.acf-label>label:first-child {
    text-transform: uppercase;
    background-color: #ff2350;
    color: white;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}
.groupe_candidate>.acf-label>label:first-child {
    text-transform: uppercase;
    background-color: #ff2350;
    color: white;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}
div[data-key="_post_title"] {
    display: none;
}
.acf-repeater>.acf-actions .acf-button, acf-button  {
    color: #fff;
    background-color: #0070c0;
    border-color: #0070c0;
    transition-property: color, background-color;
    transition-duration: 100ms;
    padding: 9px 20px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
}
.acf-button  {
    color: #fff;
    background-color: #0070c0;
    border-color: #0070c0;
    transition-property: color, background-color;
    transition-duration: 100ms;
    padding: 9px 20px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
}
div[data-type="textarea"]{
    background-color: #f9f9f9;
    padding: 30px  !important;
}
td {
    vertical-align: middle;
}
td[data-type="file"] {
     vertical-align: middle !important;
 }
div[data-name="fichiers"] {
    margin-bottom: 65px !important;
    border-bottom: 1px solid #ff2350;
    padding-bottom: 80px !important;
}
.center {
    text-align: center;
    align-content: center;
}
.acf-pagination {
    color: #fff;
    background-color: #0070c0;
    border-color: #0070c0;
    transition-property: color, background-color;
    transition-duration: 100ms;
    padding: 9px 20px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.acf-pagination-live {
    margin-bottom: 20px;
}
hr {
    color: #ff2350;
}
.acf-pagination-live {
    text-align: center;
    /*color: #fdc300;*/
    color: #0070c0;
    font-weight: bold;
    font-size: 50px;
    margin-bottom: -15px;
}
buton {
    cursor: pointer;
    transition: all 0.3s ease-out;
}
buton:hover {
    cursor: pointer;
    transition: all 0.3s ease-out;
    background-color: #ff2350;
}
.displaynone {
    display: none;
}
/* END OF LABEL BY FIELDS*/


/*LOADER SCREEN*/
#loader {
    z-index: 1001; /* anything higher than z-index: 1000 of .loader-section */
}
.loaded #loader {
    opacity: 0;
}
.loaded #loader-wrapper {
    visibility: hidden;
}
.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
#loader {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
}
.BlurScreenLoading {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0b549e;
    z-index: 10;
    opacity: 0.98;
}
.loaded .BlurScreenLoading {
    opacity: 0;
    display: none;
}
.centerFormSubmitButton {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: table;
    min-width: 35%;
}
.acf-spinner.is-active {
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-size: 80px;
    background-image: url('../images/Loading_2.gif');
    opacity: 0.9;
}

.filtersCand select {
    color: #fff;
    background-color: #fdc300;
    border-color: #fdc300;
    transition-property: color, background-color;
    transition-duration: 100ms;
    padding: 9px 20px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 10px;
}
.filtersCand label {
    display: inline-block;
    text-transform: uppercase;
    text-align-last: center;
    font-size: 1.5rem;
    color: #0070c0;
}
.filtersCand {
    border-bottom: 2px solid #ff535d;
}
.butondisabled, .butondisabled:hover  {
    cursor: not-allowed !important;
    background-color: grey !important;
}
ul.acf-radio-list li label, ul.acf-checkbox-list li label {
    font-size: 16px;
}
.page-template-candidate_edit .acf-icon.-duplicate {
    display: none !important;
}
.page-template-candidate_edit .acf-icon.-plus {
    display: none !important;
}
.page-template-candidate_edit .acf-icon.-minus {
    display: block !important;
}