.button_sommes
{
    width: 222px;
}
.fixgray
{
    opacity: 0.8;
}
.fixgray:hover
{
    opacity: 1;
}
.list-testimonial .testi-img img
{
   max-width: 160px;
}
.list-post .post-item
{
    height: 362px;
}
ul.list-nav > li.active > a
{
    color: #0c4d8c;
}
.desktop-ml170px {
    margin-left: 170px !important;
}

@media (max-width: 1195px) {
    .list-post .post-item
    {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .list-post .post-item
    {
        height: inherit;
    }
    .mobile-w100percent {
        width: 100% !important;
    }

    .desktop-ml170px {
        margin-left: unset !important;
    }
}
@media screen and (min-width: 601px) {
    .news-text {padding-left: 285px; }
}

.title-rentre
{
    margin-bottom: 10px;
}

.rentre-list
{
    font-size: 20px;
}

.rentr-cat
{
    width: 170px;
    display: block;
    float: left;
}
.jpo-date
{
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    display: block;
}
.upder-page-content .wp-unp-title {
    padding: 40px 10% 30px;
}
.block-rentre .txt-sign
{
    font-size:20px;
    margin-top: 25px;
}
.rentre-contact-intro {
    margin-top: 20px;
}

.share-ft a {
    margin-right: 10px;
}
.share-ft .share-linkedin {
    background-color: #1c87bd
}
.share-ft .share-instagram {
    background-color: #9f191f;
}

/** DIPLOMEO Style **/
.section-diplomeo
{
    margin-top: 100px;
    background-color: #f0f0f0;
}

.diplomeo-reviews-clearfix:before,
.diplomeo-reviews-clearfix:after {
  display: table;
  content: " ";
}
.diplomeo-reviews-clearfix:after {
  clear: both;
}

.diplomeo-reviews-pull-right span {
    display: inline-block;
    margin-right: 5px;
    padding-top: 1px;
}
.diplomeo-reviews-pull-right {
  float: right !important;
  display: inline-flex;
  align-items: center;
}
.diplomeo-reviews-pull-left {
  float: left !important;
}

.diplomeo-reviews {
    margin-top: -120px;
    background-color: transparent;
    color: #333;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
}
.diplomeo-reviews p {
    font-size: 14px;
}
.diplomeo-reviews-badge,
.diplomeo-reviews-badge:hover {
    display: block;
    margin-top: 20px;
    height: 163px;
    text-align: center;
    text-decoration: none;
}

.diplomeo-reviews-badge img.badge {
    position: relative;
    top: 120px;
    width: 70%;
    height: auto;
    max-width: 200px;
}

.diplomeo-reviews-badge .rating {
    position: relative;
    top: -55px;
    background-color: transparent;
    color: white;
    font-size: 2em;
    font-weight: 700;
}

.diplomeo-reviews-badge .stars {
    position: relative;
    top: -30px;
    left: 2px;
}
.diplomeo-reviews-badge .line-rate {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.l-rating {
    padding-top: 3px;
    margin-right: 10px;
}
.diplomeo-reviews-badge .satisfaction {
    position: relative;
    background-color: transparent;
    color: #57450b;
    font-size: .95em;
    margin-bottom: 10px;
}

.diplomeo-reviews-badge .certification {
    position: relative;
    background-color: transparent;
    color: #57450b;
    font-size: 1.2rem;
}

.diplomeo-reviews-badge .certification a {
    color: #57450b;
    text-decoration: none;
}

.diplomeo-reviews-panel {
    /* margin-top: 15px; */
    /* margin-bottom: 20px; */
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
    /* background-color: #ffffff; */
    /* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); */
}

.diplomeo-reviews-panel-body {
    padding: 120px 15px 0;
}

.diplomeo-reviews-list-group {
    margin-bottom: 0;
    padding-left: 0;
}

.diplomeo-reviews-list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    border: 1px solid #dddddd;
    border-width: 1px 0;
    font-weight: normal;
}

.diplomeo-reviews-list-group-item:first-child
{
    border-top: none;
}

.diplomeo-reviews-list-group-item:last-child {
    margin-bottom: 0;
    border: none;
}

.diplomeo-widget-sr-footer {
    padding: 10px 15px;
    border-top: 1px solid #dddddd;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #005b9a;
    color: #9f9f9f;
    text-align: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.diplomeo-widget-sr-footer a {
    background-color: transparent;
    color: white;
    text-decoration: none;
}

.diplomeo-btn {
    display: block;
    margin: 15px 15px 20px;
    padding: 5px 10px;
    border: 1px solid transparent;
    border-color: #4cae4c;
    border-radius: 3px;
    background-color: #5cb85c;
    background-image: none;
    color: #fff;
    /* vertical-align: middle; */
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

html, .test-review-widget {
    height: 100%;
}
.test-review-widget {
    padding: 1em;
    position: relative;
}
.test-review-widget .absolute {
    margin: 0 auto;
}
.test-review-widget .diplomeo-widget-sr-container {
    max-width: 500px;
}

@media (min-width:768px) {
    .test-review-widget {
        padding: 0;
    }

    .test-review-widget .absolute {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
/** End DIPLOMEO Style **/

/** Style for bitcoin widget */

div.header-div
{
    display: none;
}

.ccc-chart {
    text-align: center;
    margin: 0 auto;
    color: #fff !important;
    display: none;
}

.ccc-chart > div {
    background: rgba(74, 70, 70, 0.71) !important;
    text-align: left;
    border: 1px solid rgba(74, 70, 70, 0.71) !important;
    border-radius: 4px !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px;
    box-sizing: border-box;
    padding-bottom: 0px;
    color: #fff;
    position: static;
    margin: auto;
}

.wp-widgets-2 > .ccc-chart
{
    display: block;
}

div.header-div +  div > a > span, div.header-div +  div + div > span, div.header-div +  div + div + div > span
{
    color: #fff !important;
}

div.header-div + div + div
{
    margin-right: 10px !important;
}

div.header-div + div + div + div + div + div
{
    display: none !important;
}

.sli-pover {
    width: 270px;
    margin: 15px auto;
}
.start_validate{ color: red;}
.modal-footer{
    padding-bottom: 15px;}
select.form-control {font-size: 18px; height: 50px;  padding-left: 20px; padding-right: 20px; border-radius: 0; background: #f5f8f9 !important; border-color: #e4e8ea; box-shadow: none;
}
.bootbox-body{ color:red;
    font-weight: bold; font-style: italic;}
.docs-content .p-value{
    min-height: 28px;}
.error_file{ color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;

    border: 1px solid transparent;
    border-radius: 4px;
}

/* Custom document download page (18/06/2018) */

.docs-content .group-radio
{
    padding-bottom: 10px;
}

.gf-radio input[type="checkbox"] + label:before, .gf-radio input[type="radio"] + label:before, .gf-checkbox input[type="checkbox"] + label:before, .gf-checkbox input[type="radio"] + label:before
{
    width: 20px;
    height: 20px;
    margin-top: -15px;
}

.gf-radio input[type="checkbox"] + label:after, .gf-radio input[type="radio"] + label:after, .gf-checkbox input[type="checkbox"] + label:after, .gf-checkbox input[type="radio"] + label:after
{
    width: 20px;
    height: 20px;
    left: 0;
}

.gf-radio input[type="radio"] + label
{
    padding-left: 30px;
}

.gf-checkbox input[type="checkbox"] + label
{
    padding-left: 50px;
}

.gf-radio input[type="checkbox"]:checked + label:after, .gf-checkbox input[type="checkbox"]:checked + label:after
{
    left: 5px;
    width: 10px;
    height: 6px;
}

ul.radio-bac
{
    margin-left: 0;
}

select.form-control[name="etude"]
{
    height: 56px;
}

.croppie-container {
    width: 100%;
    height: 100%;
}

.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.croppie-container .cr-resizer {
    z-index: 2;
    box-shadow: none;
    pointer-events: none;
}

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
    position: absolute;
    pointer-events: all;
}

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 1px solid black;
    background: #fff;
    width: 10px;
    height: 10px;
    content: '';
}

.croppie-container .cr-resizer-vertical {
    bottom: -5px;
    cursor: row-resize;
    width: 100%;
    height: 10px;
}

.croppie-container .cr-resizer-vertical::after {
    left: 50%;
    margin-left: -5px;
}

.croppie-container .cr-resizer-horisontal {
    right: -5px;
    cursor: col-resize;
    width: 10px;
    height: 100%;
}

.croppie-container .cr-resizer-horisontal::after {
    top: 50%;
    margin-top: -5px;
}

.croppie-container .cr-original-image {
    display: none;
}

.croppie-container .cr-vp-circle {
    border-radius: 50%;
}

.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
    touch-action: none;
}

.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}

.croppie-result {
    position: relative;
    overflow: hidden;
}

.croppie-result img {
    position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider {
    -webkit-appearance: none;
    /*removes default webkit styles*/
    /*border: 1px solid white; *//*fix for FF unable to apply focus style bug */
    width: 300px;
    /*required for proper track sizing in FF*/
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}

.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

.cr-slider:focus {
    outline: none;
}
/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/

.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

.cr-slider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    border-color: transparent;/*leave room for the larger thumb to overflow with a transparent border */
    border-width: 6px 0;
    color: transparent;/*remove default tick marks*/
}
.cr-slider::-ms-fill-lower {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.cr-slider::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top:1px;
}
.cr-slider:focus::-ms-fill-lower {
    background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
    background: rgba(0, 0, 0, 0.5);
}
/*******************************************/

/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}
.cr-rotate-controls button {
    border: 0;
    background: none;
}
.cr-rotate-controls i:before {
    display: inline-block;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
}
.cr-rotate-l i:before {
    content: '↺';
}
.cr-rotate-r i:before {
    content: '↻';
}





/* The Modal (background) */
#myModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
#myModal .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    top:-120px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.modal-content .actions{ text-align: right;}
.btn-danger{ padding:0px 4px;}
/*
.file-name-uploaded button{
    background: none;
    border: none;
}*/
.file-name-uploaded img{
    cursor: pointer;
}
.modal-global-msg .modal-header{background-color: #1d1d1d;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
.application_success{
    cursor: pointer;}
.image_show{ cursor: pointer;}
.error_file{ margin-left:10px;}
#collapse01 .check-inline{
    padding-left: 0px;}
#collapse01 .offset-mdl-1{
    margin-left: 0px;
}
#collapse01 .preview_level_2{
    padding-left: 36px;}


#loader {
    position: absolute;
    left: 48%;
    top: 30%;
    z-index: 1;
    border: 5px solid #f3f3f3;
    border-top-color: rgb(243, 243, 243);
    border-top-style: solid;
    border-top-width: 5px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.container_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.7);
    z-index: 10;
    display: none;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.container_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.7);
    z-index: 10;
    display: none;
}
.form-check input[type="radio"] + .error_html:before{
    border: solid 1px #f44500;
}
.form-check input[type="checkbox"] + .error_html:before{
    border: solid 1px #f44500 !important;
}
.error_html .radio-bac label:before{
    border: solid 1px #f44500 !important;
}
.error_html .gf-checkbox label:before{
    border: solid 1px #f44500 !important;
}

.sub-input {
    margin-left: 20px;
    border: none;
    outline: none;
    border-bottom: 1px dashed black;
    width: 50%;
}

.sub-knowledge {
    font-style: italic;
}
.progress {
    background: #ccc;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin: 0;
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.progress_mask, .progress_fill {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  clip: rect(0, 100px, 100px, 50px);
  height: 100px;
  overflow: hidden;
  position: absolute;
  width: 100px;
}
.progress_fill {
  background: #41c519;
  clip: rect(0, 50px, 100px, 0);
}
.progress:after {
  content: attr(data-progress) "0%";
  background: #fff;
  border-radius: 50%;
  height: 90px;
  line-height: 90px;
  margin: 5px;
  position: absolute;
  text-align: center;
  width: 90px;
}
.progress[data-progress="1"] .progress_mask.isFull,
.progress[data-progress="1"] .progress_fill {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
.progress[data-progress="2"] .progress_mask.isFull,
.progress[data-progress="2"] .progress_fill {
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
.progress[data-progress="3"] .progress_mask.isFull,
.progress[data-progress="3"] .progress_fill {
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
.progress[data-progress="4"] .progress_mask.isFull,
.progress[data-progress="4"] .progress_fill {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
.progress[data-progress="5"] .progress_mask.isFull,
.progress[data-progress="5"] .progress_fill {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.progress[data-progress="6"] .progress_mask.isFull,
.progress[data-progress="6"] .progress_fill {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
.progress[data-progress="7"] .progress_mask.isFull,
.progress[data-progress="7"] .progress_fill {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
.progress[data-progress="8"] .progress_mask.isFull,
.progress[data-progress="8"] .progress_fill {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
.progress[data-progress="9"] .progress_mask.isFull,
.progress[data-progress="9"] .progress_fill {
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
.progress[data-progress="10"] .progress_mask.isFull,
.progress[data-progress="10"] .progress_fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.progress-wrapper {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#collapse01 .label-line {
    margin-top: 5px;
    margin-bottom: 10px;
}

.pdfo .table-condensed{
    border:1px solid #ddd !important;
}
.pdfo .table-condensed tr td,.pdfo .table-condensed tr th {

    border: 1px solid #ddd !important;

}

ul.sub-program li {
    padding-left: 0;
}

ul.sub-program li:before {
    content: "";
}

.page-registration-conditions .section-title
{
    color: #0c4d8c;
    font-weight: bold;
    font-size: 24px;
    margin-top: 25px;
}

.page-registration-conditions .section-title-level-1
{
    color: #eb6728;
    font-family: "Times New Roman";
    margin-bottom: 10px;
}
.page-registration-conditions .section-title-level-2
{
    color: #eb6728;
    font-size: 20px;
    font-family: "Times New Roman";
    font-weight: 100;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 0;
}
.page-registration-conditions .section-title-level-2 .title-text {
    display: inline;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}
.page-registration-conditions .section-title-level-3 {
    color: #eb6728;
    font-family: "Times New Roman";
    font-weight: 100;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 30px;
    font-size: 18px;
    margin-top: 10px;
}
.page-registration-conditions .section-title-level-2 + .section-title-level-3 {
    margin-top: 5px;
}
.page-registration-conditions p + .section-title-level-3 {
    margin-top: 10px;
}
.page-registration-conditions .list-style {
    font-family: "Times New Roman";
    padding-right: 10px;
    display: inline;
}
.page-registration-conditions .section-subtitle
{
    color: #0c4d8c;
    font-size: 20px;
}
.registration-conditions-table.type-2 td {
    font-size: 18px;
    background: #f1f1f1;
}
.page-registration-conditions th,
.page-registration-conditions td {
    text-align: center;
    font-size: 16px;
}
table.registration-conditions-table table td,
table.registration-conditions-table table tr {
    padding: 0;
    border: 0;
}
.page-registration-conditions table + p {
    margin-top: 15px;
}
.page-registration-conditions p
{
    margin-bottom: 15px;
}
.page-registration-conditions .header-structure
{
    color: white;
    position: relative;
}
.page-registration-conditions .header-structure .right
{
    width: 150px;
    position: absolute;
    right: 0;
    top: 15px;
}
.page-registration-conditions .header-structure .left
{
    margin-right: 160px;
    position: relative;
    height: 70px;
}
.page-registration-conditions .header-structure .left:before {
    content: "";
    position: absolute;
    left: 20px;
    border-bottom: 4px solid #0C4D8B;
    z-index: 2;
    right: 10px;
    top: 10px;
}
.page-registration-conditions .header-structure .left .dummies {
    z-index: 0;
}
.page-registration-conditions .header-structure .left .text{
    z-index: 1;
    position: relative;
    font-size: 24px;
    font-weight: bolder;
    font-family: "AkzidenzGroteskBE-XBdCn",sans-serif;
    text-align: center;
    margin-right: 20%;
    line-height: 80px;
}
.page-registration-conditions .header-structure .left .dummies:before {
    content: "";
    position: absolute;
    height: 80px;
    background: #EB6728;
    transform: skew(15deg, 0deg);
    width: 83%;
}
.page-registration-conditions .header-structure .left .dummies:after {
    content: "";
    position: absolute;
    height: 20px;
    background: #F7CAAC;
    transform: skew(15deg, 0deg) translateY(-50%);
    right: 0;
    left: 85%;
    top: 50%;
}
table.registration-conditions-table td,
table.registration-conditions-table tr,
table.registration-conditions-table td,
table.registration-conditions-table th
{
    border: 1px solid black;
    padding: 10px;
}

table.registration-conditions-table th.no-border
{
    border: none;
}

table.registration-conditions-table thead th:not(.no-border), table.registration-conditions-table tr.sub-thead
{
    background-color: #fde2d0;
    font-weight: 100;
}

table.registration-conditions-table tr.even {
    color: #eb6728;
}

table.registration-conditions-table th
{
    font-size: 16px;
}

table.registration-conditions-table th span
{
    font-weight: normal;
    font-size: 16px;
}

.table-desc
{
    font-size: 16px;
}

.not-check-submit::before {
    border: 1px solid red !important;
}

.form-horizontal .text-add-exp i , .form-horizontal .text-add-education i {
    cursor: pointer;
    color: #0056D8 !important;
}
.add-experience , .add-education{
    margin-top:  20px;
}

.style-form-preview i {
    cursor: pointer;
}
/*bootbox*/
.bootbox .modal-header{
    background: #000;
    background-image:url("../images/logo-full.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 210px 60px;
    height: 100px;
}
.bootbox .modal-footer [data-bb-handler="confirm"]{
    background: #FF6060;
    border-color: #FF6060;
    color:#fff;
}
.bootbox .modal-footer [data-bb-handler="confirm"]:hover{
    background: #0069d9;
    border-color: #0069d9;
    color:#fff;
}
.bootbox .modal-footer [data-bb-handler="cancel"]{
    background: #5a6268;
    border-color: #5a6268;
    color:#fff;
}
.bootbox .modal-footer [data-bb-handler="cancel"]:hover{
    background: #6c757d;
    border-color: #6c757d;
    color:#fff;
}
.bootbox .modal-footer {
    justify-content:center;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.document-file-alumni{
    margin-top: 20px;
}
span.select2 , .select2-selection{
    height: 50px !important;
}
.custom-select-my{
    height: 40px;
    margin: 5px;
    padding: 2px;
}
.custom-select-y{
    height: 40px;
    margin: 5px;
    padding: 2px;
    width: 69px;
}

#announcement-modal .modal-global-msg .modal-body {
    background: url(/static/default/images/slider/07_small.jpg);
    background-repeat-y: no-repeat;
    color: #fff;
    padding: 15px;
}

ul.list-nav a:active,
ul.list-nav a:visited,
ul.list-nav a:focus {
    text-decoration: none;
}

li.hide-more a, li.hide-more a:hover, li.hide-more a:active, li.hide-more a:visited, li.hide-more a:focus {
    text-decoration: none;
}

/* Box Link */
.box-links>ul>li>a p {
    margin-bottom: 0;
}
.box-links>ul>li>a .fa {
    margin-top: -6px;
}

.border-red {
    border: 1px solid red !important;
}

.border-red[type="checkbox"] + span:before,
.border-red[type="radio"] + span:before {
    border: 1px solid red !important;
}

.link-in-slider {
    color: #fff !important;
    text-decoration: underline !important;
}

.link-in-slider:hover {
    text-decoration: none !important;
}
.f1-steps.steps-10 .f1-step {
    width: 10% !important;
}
.f1-steps.steps-8 .f1-step {
    width: calc(100% / 8) !important;
}
.alternance-permission span{
    font-size: 18px;
}
.form-check input[type="checkbox"].notvalid+.label-text:before{ border-color: red; }


.form-captcha .refresh-captcha {
    margin: 0 15px;
}
.form-captcha #captcha-element {
    display: flex;
    justify-content: start;
}
.form-captcha .captcha-text {
    margin-left: auto;
    width: calc( 100% - 190px );
}
.form-captcha .img_captcha img:first-child {
    border:  1px solid rgba(0, 0, 0, 0.05);
    margin-right: 15px;
}

.e-detail .b-box .b-text .responsable-row .flex .f-img {
 margin-right: 1rem;
}
.show-icon-menu{
    padding-right: 13px;
}
.show-icon-menu:after {
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
    margin-right: 11px;
    border-top: 7px solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
@media (max-width: 1200px) {
    .show-icon-menu:after {
        content: " ";
        display: inline-block;
        width: 0;
        height: 0;
        position: absolute;
        top: calc(50% - 10px);
        right: 0;
        margin-right: 11px;
        border-top: 5px solid #fff;
        border-bottom: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
}
.menu-main>li>a .slash {
    top: 13px;
}


.sw-international-content ol {
  margin:0 0 1.5em;
  padding:0;
  counter-reset:item;
}
 
.sw-international-content ol>li {
  margin:0;
  padding:0 0 0 2em;
  text-indent:-2em;
  list-style-type:none;
  counter-increment:item;
}
 
.sw-international-content ol>li:before {
  display:inline-block;
  width:1.5em;
  padding-right:0.5em;
  font-weight:bold;
  text-align:right;
  content:counter(item) ".";
}

.show-box-sp {display: none;}
@media only screen and (max-width: 767px) {
    .show-box-sp {display:  block}
}

.show-box-pc {display: block;}
@media only screen and (max-width: 767px) {
    .show-box-pc {display: none}
}

.p-iframe1--xs {
    max-height: 364px!important;
}
@media only screen and (min-width: 768px) {
    .p-iframe1--md {
        height: 180px!important;
        max-height: initial!important;
    }
}

@media only screen and (max-width: 767px) {
    .p-ads1 {
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
    }
}

@supports (-moz-appearance:none) {
    select, option {
      font-size: 14px;
      font-weight: normal;
      font-family:"CalibreLight",Helvetica,Arial,sans-serif !important;
    }
    optgroup, optgroup:before {
      font-size: 14px;
      font-family:"CalibreLight",Helvetica,Arial,sans-serif !important;
      -moz-appearance: none !important;
    }
}

.desc-input {
    font-size: 14px;
    color: red;
}

.col-no-padding .col-upload {
    margin-bottom: 30px;
}

.form-diplome-file {
    margin-bottom: 20px;
}

.form-diplome-file input {
    font-size: 13px;
    color: #828282;
}

.form-diplome-file img {
    height: 14px;
}

.form-diplome-file label {
    font-size: 15px;
}

.no-pointer {
    cursor: default !important;
}

.color-red {
    color: red !important;
}

.add-more-diplome-file,
.add-more-diplome-form {
    color: #1DC7EA;
    font-size: 15px;
}

.remove-diplome-file {
    color: red;
    font-size: 15px;
    cursor: pointer;
}

.informative {
    font-size: 18px;
    color: #eb6728;
}

.informative + .tooltip .tooltip-inner {
    font-size: 13px;
    width: 300px;
}
.programs-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
    max-width: 650px;
    margin: 0 auto;
}
.programs-buttons > div {
    width: 50%;
    padding: 0 5px;
}
@media (max-width:500px) {
    .programs-buttons > div {
        width: 100%;
        padding: 0px;
    }
    .programs-buttons > div + div {
        margin-top: 15px;
    }
}
.programs-buttons > div > a.btn-program {
    display: block;
    margin-bottom: 5px;
    line-height: 20px;
    border-radius: 30px;
    padding: 7px 15px;
    text-decoration: none !important;
}
.programs-buttons > div em {
    font-size: 15px;
    display: block;
    line-height: 1.2;
}
.programs-buttons small {
    text-transform: none;
}

/* Style for cookie */
.cookie-consent-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2147483645;
    box-sizing: border-box;
    width: 100%;
    background-color: #ede6f1;
  }

  .cookie-consent-banner__inner {     
    padding: 15px 0px;
  }

  .cookie-consent-banner__copy { 
    margin-bottom: 10px;
  }

  .cookie-consent-banner__actions {    
  }

  @media (max-width: 800px) {
    .cookie-consent-banner__actions {
      text-align: center;
    }
  }

  @media (max-width: 767px) {
      section .sub-title {
          font-size: 1rem;
      }
  }

  .cookie-consent-banner__header {
    margin-bottom: 8px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
  }

  .cookie-consent-banner__description {
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 24px;
  }

  .cookie-consent-banner__cta {
    box-sizing: border-box;
    display: inline-block;
    min-width: 164px;
    padding: 11px 13px;
    border-radius: 2px;
    background-color:#eb6728;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
  }

  @media (max-width: 380px) {
    .cookie-consent-banner__cta {
      min-width: auto;
    }
  }

  .cookie-consent-banner__cta--secondary { 
    padding: 9px 13px;
    border: 2px solid #eb6728;
    background-color: transparent;
    color: #eb6728;
  }

  .cookie-consent-banner__cta:hover {
    background-color: #f03;
    color: #fff;
  }

  .cookie-consent-banner__cta--secondary:hover {
    border-color: #f03;
    background-color: #fff;
    color: #f03;
  }

  .cookie-consent-banner__cta:last-child {
    margin-left: 16px;
  }