@media only screen and (max-width: 399px) {
    .mainLogoGilead {
        background-size: contain;
        height: 2.5rem;
        background-image: url("/assets/images/header-logo.svg");
        background-repeat: no-repeat;
        background-position: left;
    }

    .stepSpacer {
        visibility: hidden;
    }

    .leftPadded {
        padding-left: 0.5rem;
    }

    .padded {
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
    }

    html {
        font-size: 45%;
    }

    .conditions {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        margin-top: 5rem;
    }

    .calendrier {
        display: none;
    }
}

@media only screen and (min-width: 400px) and (max-width: 621px) {
    .mainLogoGilead {
        background-size: contain;
        height: 2.5rem;
        background-image: url("/assets/images/header-logo.svg");
        background-repeat: no-repeat;
        background-position: left;
    }

    .leftPadded {
        padding-left: 5rem;
    }

    .padded {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .stepSpacer {
        visibility: hidden;
    }

    html {
        font-size: 55%;
    }

    .conditions {
        padding-left: 4rem;
        padding-right: 4rem;
        padding-top: 2rem;
        margin-top: 5rem;
    }
}

@media only screen and (min-width: 622px) {
    .mainLogoGilead {
        background-size: contain;
        height: 3rem;
        background-image: url("/assets/images/header-logo.svg");
        background-repeat: no-repeat;
        background-position: left;
    }

    .leftPadded {
        padding-left: 15rem;
    }

    .padded {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    html {
        font-size: 62.5%;
    }

    .conditions {
        padding-left: 6rem;
        padding-right: 6rem;
        padding-top: 2rem;
        margin-top: 5rem;
    }
}

.calendrier {
    background-size: contain;
    height: 4rem;
    margin-top: 2.5rem;
    background-image: url("/assets/images/calendrier.svg");
    background-repeat: no-repeat;
    background-position: left;
    content : " ";
}

#divPreciserWeb {
    display: none;
}

.mainDiv{
    width: 100%;
}

div.titre {
    background-color: #c50f3c;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

div.titre h1 {
    font-size: 2.5rem;
    font-weight: 800;
    margin-top: 1.675rem;
    margin-bottom: 1.675rem;
}

div.mainDiv h2 {
    font-weight: 800;
    font-size: 3rem;
}

div.main-content h3 {
    font-weight: 800;
    font-size: 1.5rem;
}

div.mainDiv p {
    font-size: 1.5rem;
}

div.start a.btn,
div.survey-link a.btn {
    background-color: #c50f3c;
    text-transform: unset !important;
}

div.survey-link h3{
    font-weight:600;
}
div.survey-link a.btn {
    font-size: 2rem;
    font-weight: 600;
}

.conditions {
    background-color: #f4f4f4;
    padding-bottom: 4rem;
}
.conditions a {
    color: #c50f3c;
    font-weight: bolder;
}

.must {
    color: #c50f3c;
}

.process {
    padding-top: 12.8rem;
    padding-bottom: 12.8rem;
}

div.cookiesparams {
    text-align: right;
    margin-top: 2rem;
}
.cookiesparams a {
    border: 1px solid black;
    padding: 1rem;
    color: black;
}

body {
    font-family: 'proxima-nova', sans-serif;
}

ul.numbered-list {
    counter-reset: li;
    list-style-type: none;
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding-left: 1rem;
}
ul.numbered-list li {
    position: relative;
    padding: 1rem 0 1rem 5rem;
    font-weight: 800;
}
ul.numbered-list li:before {
    content: counter(li);
    counter-increment: li;
    height: 2.5rem;
    width: 2.5rem;
    border: .1rem solid #c50f3c;
    border-radius: 50%;
    color: #c50f3c;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0.5rem;
    line-height: 2.2rem;
}

div.leftPadded a.btn-large {
    height: 5.4rem;
    line-height: 5.4rem;
    font-size: 1.5rem;
    padding: 0 2.8rem;
}

#champsobligatoire {
    text-align: right;
    margin-right: 2rem;
}

#registrationBtn {
    background-color: #c50f3c;
    text-transform: unset !important;
    margin-top: 2rem;
    padding: 0 2.8rem;
}

div.input-field label {
    font-size: 2rem;
    top: -1rem;
}

div.select-wrapper + label {
    font-size: 2rem;
    top: -3.5rem;
}

div.simpleMessage p{
    font-size: 2rem;
}

[type="checkbox"] + span:not(.lever) {
    font-size: 1.5rem;
}

[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
    font-size: 1.5rem;
}

label {
    font-size: 1.5rem;
}

ul.pagination li i {
    font-size: 3rem;
}

ul.pagination li a {
    font-size: 1.5rem;
}

div.spacer {
    min-height: 3em;
}

.confirm-success {
    color: green;
}
.confirm-warning {
    color: orange;
}
.confirm-error {
    color: red;
}

div.pageContent {
    padding: 1rem;
}

div.pageContent p{
    font-size: 2rem;
}

.dateAction {
    font-size: 2rem;
    font-weight: 800;
    color: #c50f3c;
}

p.error {
    color: red;
    font-size: 150%;
    font-weight: 800;
}

div.numeroDemande {
    padding: 1rem;
    font-size: 2.5rem;
    text-align: center;
    color: #666666;
}

div.nomCongres,
div.modeCongres{
    padding: 1rem;
    font-size: 2rem;
    text-align: center;
    color: #666666;
}

div.detailEtatContainer {
    display: flex;
    justify-content: center;
}

div.detailEtat {
    padding: 1.5rem;
    text-align: left;
    color: #666666;
    font-size: 1rem;
    max-width: 120rem; 
}

div.detailEtatHeader {
    text-align: left;
    font-size: 2rem;
    font-weight: 800;
    color: #666666;
}

div.etapeEnAttenteBtn > a.btnConfirmer {
    background-color: green;
}

div.etapeEnAttenteBtn > a.btnDecliner {
    background-color: red;
}

div.etapeEnAttente,
div.etapeEnAttenteText {
    text-align: center;
    font-size: 2rem;
    font-weight: 800;
    color: #666666;
    padding-bottom: 2rem;
}

div.rechercheSuivi {
    padding: 1rem;
    font-size: 2.5rem;
    text-align: center;
    color: #666666;
}

.btnRechercheSuivi {
    background-color: #c50f3c;
    margin-top: 2rem;
    padding: 0 2.8rem;
}

.btnRechercheSuivi:hover,
.btnRechercheSuivi:focus {
    background-color: #d51f4c;
    margin-top: 2rem;
    padding: 0 2.8rem;
}

@media only screen and (max-width: 399px) {
    div.etapesDemande {
        padding: 2rem;
        font-size: 2rem;
        text-align: center;
        max-width: 100rem;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 400px) and (max-width: 621px) {
    div.etapesDemande {
        padding: 5rem;
        font-size: 2.2rem;
        text-align: center;
        max-width: 120rem;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 622px) {
    div.etapesDemande {
        padding: 10rem;
        font-size: 2.5rem;
        text-align: center;
        max-width: 150rem;
        margin: 0 auto;
    }
}

div.etapesDemande.etape {
    font-size: 1rem;
    text-align: center;
}

div.etapesDemande div.etape.check {
    color: #666666;
}

div.etapesDemande div.etape.schedule {
    color: lightgrey;
}

div.etapesDemande i.check {
    text-align: center;
    color: white;
    background-color: #0f9d58;
    border-radius: 50%;
}

div.etapesDemande i.schedule {
    text-align: center;
    color: lightgrey;
    background-color: #6e9682;
    border-radius: 50%;
}

div.etapesDemande div.check {

    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 60px;
}
.check-container {
    position: relative;
  }

.check-container::before {
    content: "";
    position: absolute;
    top: calc(50% - 6px);
    left: 16.5%;
    transform: translateY(-50%);
    width: 66.6%;
    height: 3px;
    background-color: #555;
} 


.check {
    position: relative;
    z-index: 1;
}

i.waitinglist {
    color: coral;
}
i.greenIcon {
    background-color: green;
    color: white;
    border-radius: 50%;
}
i.redIcon {
    background-color: red;
    color: white;
    border-radius: 50%;
}
i.greyIcon {
    background-color: grey;
    color: grey;
    border-radius: 50%;
}
i.orangeIcon {
    background-color: coral;
    color: white;
    border-radius: 50%;
}

.paste-message {
    font-size: 2rem;
    color: red;
    display: none;
}
.show-message {
    display: block;
}

:root {
    --font-family: "proxima-nova", "Trebuchet MS";
    --font-family-regular: "proxima-nova", "Trebuchet MS";
    --font-family-medium: "proxima-nova", "Trebuchet MS";
    --font-family-extrabold: "proxima-nova", "Trebuchet MS";
    --font-family-bold: "proxima-nova", "Trebuchet MS"
}

.footer {
    font-size: 1.4em;
    padding-top: 4rem;
    padding-bottom: 1rem;
    background-color: #1e1e1e
}

.gl-footer-links h3 {
    margin-top:0
}

div.gl-footer-links li {
    padding-top: 1rem;
}

.footer h3 {
    color: #fff;
    font-size: 1.3125em;
    margin-bottom: 1.5rem
}

.footer .gl-footer .footer-logo {
    font-size: 1em;
    line-height: normal;
    margin-bottom: 0
}

.footer .gl-footer .footer-logo a {
    display: inline-block
}

.footer .gl-footer-social-sharing .social-sharing .social-links {
    display: inline-block
}

.footer .gl-footer-social-sharing .social-sharing .social-links:not(:last-child) {
    margin-right: 1.25rem
}

.footer .gl-footer-social-sharing .social-sharing .social-links .gl-social-icon {
    display: block;
    padding-bottom: 2px
}

.footer .gl-footer-social-sharing .social-sharing .social-links .gl-social-icon:hover,.footer .gl-footer-social-sharing .social-sharing .social-links .gl-social-icon:focus,.footer .gl-footer-social-sharing .social-sharing .social-links .gl-social-icon:active {
    border-bottom: 1px solid #fff
}

.footer .gl-footer-links li:not(:last-child) {
    margin-bottom: 1rem
}

.footer .gl-footer-links li a {
    outline: none;
    color: #fff;
    text-decoration: none
}

.footer .gl-footer-links li a:hover,.footer .gl-footer-links li a:active,.footer .gl-footer-links li a:focus {
    text-decoration: underline
}

.footer .gl-footer-line-seperator {
    display: none
}

.footer .copy-text {
    padding-top: 4.5rem;
    margin-bottom: 0;
    color: #fff
}

div.cgu p {
    font-size: 2rem;
}

div.cgu p,
div.cgu ul li{
    font-size: 2rem;
}
div.cgu h4 {
    font-size: 3rem;
    font-weight: 600;
}

div.footermain {
    display: flex; flex-wrap: wrap; justify-content: space-between;
}

@media screen and (max-width: 767px) {
    /*.footer .gl-footer-social-sharing .social-sharing .social-links:not(:last-child) {*/
    /*    margin-top:.635rem;*/
    /*    margin-right: 2.375rem*/
    /*}*/
    /*.footer .gl-footer-social-sharing,.footer .gl-footer-links {*/
    /*    position:relative;*/
    /*    margin-top: 3rem*/
    /*}*/

    /*.footer .gl-footer-social-sharing::before,.footer .gl-footer-links::before {*/
    /*    content: "";*/
    /*    display: block;*/
    /*    position: absolute;*/
    /*    top: -1.75rem;*/
    /*    border: 1px solid #fff;*/
    /*    width: 6%*/
    /*}*/

    /*.footer .gl-footer-social-sharing:first-child,.footer .gl-footer-links:first-child {*/
    /*    margin-top: 2rem*/
    /*}*/

    /*.footer .gl-footer-social-sharing:first-child::before,.footer .gl-footer-links:first-child::before {*/
    /*    display: none*/
    /*}*/
    /*.footer .gl-footer-cell {*/
    /*    flex: 1 1 100%;*/
    /*    flex-direction: column;*/
    /*}*/
}

@media screen and (min-width: 768px) {
    .footer .footer-main {
        display: flex;
        flex-wrap: nowrap;
    }

    .footer .gl-footer-cell {
        flex: 1 1 25%;
        flex-direction: column;
    }
    /*.footer .gl-footer .footer-logo+.gl-cta-wrapper {*/
    /*    margin-top:2.875rem*/
    /*}*/

    .footer .gl-footer-links:not(:last-child) {
        padding-right:15px
    }
}

@media screen and (max-width: 991px) {
    /*.footer .gl-footer-social-sharing,.footer .gl-footer-links {*/
    /*    margin-top:4rem*/
    /*}*/
    /*.footer .gl-footer .footer-logo+.gl-cta-wrapper {*/
    /*    margin-top:2rem*/
    /*}*/
    .footer .container {
        padding-right:30px;
        padding-left: 30px
    }
    .footer .copy-text {
        margin-top:1.75rem
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    /*.footer .gl-footer .col-md-12.col-lg-6 {*/
    /*    padding-left:2.8125rem;*/
    /*    padding-right: 2.8125rem*/
    /*}*/
    /*.footer .gl-footer .gl-cta-wrapper {*/
    /*    padding-left:1.875rem;*/
    /*    padding-right: 1.875rem*/
    /*}*/
    /*.footer .gl-footer-social-sharing {*/
    /*    padding-left:2.8125rem;*/
    /*    padding-right: 2.8125rem*/
    /*}*/
}

@media screen and (min-width: 992px) {
    .footer .copy-text {
        margin-top:2.625rem
    }
}

@media screen and (min-width: 1199px) {
    /*.footer .row.justify-content-center.medium-font h3 {*/
    /*    font-size:1.1875em;*/
    /*    font-family: var(--font-family);*/
    /*    font-weight: 400*/
    /*}*/

    /*.footer .row.justify-content-center.medium-font .gl-footer-links li a {*/
    /*    font-size: .875em;*/
    /*    font-family: var(--font-family);*/
    /*    font-weight: 400*/
    /*}*/

    /*.footer .row.justify-content-center.small-font h3 {*/
    /*    font-size:1.0625em;*/
    /*    font-family: var(--font-family);*/
    /*    font-weight: 400*/
    /*}*/

    /*.footer .row.justify-content-center.small-font .gl-footer-links li a {*/
    /*    font-size: .75em;*/
    /*    font-family: var(--font-family);*/
    /*    font-weight: 400*/
    /*}*/
}

div.gl-footer-cell {
    margin: 10px;
    display: flex;
    justify-content: flex-start;
}

div.gl-footer-cell a i.material-icons {
    vertical-align:middle
}

p.psetranger {
    font-size: 1.5rem;
    color: #666666;
    padding-bottom: 1rem;
}

.bold {
    font-weight: 800;
}