﻿
/*
1texte: #1a272b;
@bleu:#00ade9;
photo de fond, si modifier bien mettre les dimensions de l'image #fdBody ligne 42
*/
#RadTxbLogin_wrapper, #loginDiv
{
    width: 100% !important;
}

#formRegister
{
    display: none;
}

.rwTitleRow, .rwFooterRow, .rwBodyRight, .rwBodyLeft
{
    display: none;
}

@font-face
{
    font-family: 'Calibri';
    font-style: italic;
    font-weight: normal;
    src: url('fonts/3254B3_0_0.eot');
    src: url('fonts/3254B3_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/3254B3_0_0.woff2') format('woff2'), url('fonts/3254B3_0_0.woff') format('woff'), url('fonts/3254B3_0_0.ttf') format('truetype');
}

@font-face
{
    font-family: 'Calibri';
    font-style: italic;
    font-weight: bold;
    src: url('fonts/3254B3_1_0.eot');
    src: url('fonts/3254B3_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/3254B3_1_0.woff2') format('woff2'), url('fonts/3254B3_1_0.woff') format('woff'), url('fonts/3254B3_1_0.ttf') format('truetype');
}

@font-face
{
    font-family: 'Calibri';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/3254B3_2_0.eot');
    src: url('fonts/3254B3_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/3254B3_2_0.woff2') format('woff2'), url('fonts/3254B3_2_0.woff') format('woff'), url('fonts/3254B3_2_0.ttf') format('truetype');
}

@font-face
{
    font-family: 'Calibri';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/3254B3_3_0.eot');
    src: url('fonts/3254B3_3_0.eot?#iefix') format('embedded-opentype'), url('fonts/3254B3_3_0.woff2') format('woff2'), url('fonts/3254B3_3_0.woff') format('woff'), url('fonts/3254B3_3_0.ttf') format('truetype');
}

html, body
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    color: #1a272b;
}

body
{
    background-color: rgba(0,0,0,0.8);
    font-family: calibri;
    font-size: 16px;
}

a
{
    text-decoration: none;
    color: #fff;
}

html, body, div, input, form, a, ul, li, p, span, button, select, option, table, td, tr, th, footer
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.relative
{
    position: relative;
}

.menu .responsive
{
    display: none;
}

#fdBody
{
    position: fixed;
    top: 0;
    z-index: 1;
    display: block;
    width: 1366px;
    height: 829px;
}

#accueil {
    background-image: url(/Portals/0/Personnalisation/Apparence/Fond.jpg);
    background-color: rgba(0, 0, 0, 0.6);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 82%;
    background-position-x: 96%;
    background-attachment: fixed;
}

#fbody {
    display: none;
}

.content, #accueil, .page {
    position: relative;
    z-index: 2;
}

    #accueil .menu.container
    {
        position: absolute;
        top: 20px;
        left: 20px;
    }

    #accueil .content, .page .content
    {
        max-width: 900px;
        display: block;
        margin: 0 auto;
        text-align: center;
        z-index: 40;
    }

.BottomPane { /*permet au clavier virtuel d'être tout le temps au dessus de cette zone*/
    position: relative;
    z-index: 0;
}


.page .content {
    padding-top: 5px;
}

    #accueil h1
    {
        margin-top: 40px;
        font-size: 40px;
        color: #fff;
        font-weight: 700;
        letter-spacing: 1px;
        font-family: calibri;
        line-height: 39px;
    }

        #accueil h1 span
        {
            font-size: 40px;
            color: #00ade9;
            font-weight: 400;
        }

        #accueil .content .login-content-wrapper {
        display: inline-flex;
        margin: 80px auto;
        text-align: justify;
    }

    #accueil .content .login-content-wrapper > * {
        background-color: #1a272b;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
        margin: 0 2em;
        width: 364px;
        padding: 30px;
        border-radius: 0;
    }

@media screen and (max-width: 870px) {
    #accueil .content .login-content-wrapper {
        display: inline-block;
        margin: auto;
    }

        #accueil .content .login-content-wrapper .common-warning-box {
            margin-bottom: 0;
        }

        #accueil .content .login-content-wrapper .passwordForm {
            margin-top: 0 ;
        }

        #accueil .content .login-content-wrapper > * {
            margin: 2em 0;
        }
}

    #accueil .loginPanel #libelleDiv {
        display: none;
    }

    #accueil .loginPanel #passwordDiv
    {
        clear: both;
        width: 100% !important;
    }

    #accueil .loginPanel #forgotPasswordDiv
    {
        clear: none;
    }

    #accueil .loginPanel {
        width: 100%;
    }

        #accueil .loginPanel input[type="text"],
        #accueil .loginPanel input[type="password"],
        #accueil .loginPanel input[type="email"]
        {
            background-color: #ffffff !important;
            background-position: 20px center !important;
            background-repeat: no-repeat !important;
            display: initial!important;
            width: 100% !important;
            height: 40px !important;
            padding: 0px 10px 0px 60px !important;
            border: none !important;
            margin-bottom: 14px !important;
            color: #1a272b !important;
            font-size: 18px !important;
            font-family: calibri !important;
            font-style: italic !important;
            text-shadow: 0 0 0 #0000;
        }

        #accueil .loginPanel input[type="text"] {
            padding: 0 !important;
            text-align: center;
        }

        #accueil .loginPanel input[id="RadTxbLogin"],
        #accueil .loginPanel input[placeholder="Adresse email"] {
            background-image: url('images/@.png') !important;
        }

        #accueil .loginPanel input[type="password"]
        {
            background-image: url('images/iconLock.png') !important;
        }


        #accueil .loginPanel .flex
        {
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 40px;
        }

        #accueil .loginPanel a
        {
            font-size: 14px;
            text-decoration: none;
            color: #fff;
            background: transparent;
            box-shadow: none;
            -webkit-box-shadow: none;
            text-shadow: none;
            border-radius: 0;
            font-weight: normal !important;
        }

            #accueil .loginPanel a.dnnSecondaryAction
            {
                border: none;
            }

    #accueil .content .main-description {
        color: #00ade9 !important;
    }

#closeMenu
{
    display: none;
}

.imgResult
{
    padding-bottom: 20px;
}

.login-password-reminder-result
{
    display: flex;
}

.login-password-reminder-result-image{
    width: 20%;
}

.login-password-reminder-result-text {
    width: auto;
    color: white;
    margin-left: 15px;
    text-align: left;
}


.login-mdp {
    position: relative;
}



.login-btns button{
    width: 50%;
}

    .login-btns button.login-btns-oubli{
        margin-bottom: 12px;
    }

    .login-btns button.login-btns-creer
    {
        padding: 0px;
        width: calc(50% - 6px);
        margin-right: 12px;
    }

    .login-btns button.login-btns-connecter
    {
        width: calc(50% - 6px);
    }

    
    #txbPassword_Reset
    {
        position: absolute;
        top: 15px;
        right: 5%;
    }


footer
{
    width: 100%;
    background: url('images/fdFooter.png');
    background-color: #fff;
    z-index: 1;
    font-size: 16px;
}

    footer p
    {
        margin: 0;
    }

    footer ul
    {
        padding: 0px;
        margin: 0px;
    }

        footer ul li
        {
            list-style: none;
            text-align: left;
        }

    footer a
    {
        color: #1a272b !important;
        font-size: 16px;
    }

    footer #copyright
    {
        margin-top: 10px;
        margin-left: 10px;
        font-size: 12px;
        padding-bottom: 10px;
        text-align: center;
    }

#accueil footer
{
    position: absolute;
    top: 100%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
{
    width: 45%;
    padding-left: 22px;
}
/* Page */
.page .content
{
    max-width: 1005px;
    width: 100%;
    background-color: #fff;
}

.page
{
    padding-top: 20px;
}

.content footer
{
    position: relative;
    padding-left: 44px;
    padding-right: 67px;
}

    .content footer .content
    {
        background-color: transparent;
    }

.logoMyHop
{
    display: flex;
    margin: 0px auto 28px auto;
    width: 370px;
    justify-content: space-around;
    flex-wrap: wrap;
}

    .logoMyHop div
    {
        font-size: 18px;
        text-align: left;
    }

        .logoMyHop div span
        {
            font-size: 20px;
            color: #00ade9;
        }

    .page #logoMyHCL img, .logoMyHop img
    {
        width: 76px !important;
        height: 43px;
    }

.page .lienConnexion
{
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #00ade9;
    line-height: 40px;
    border-radius: 3px;
    padding: 0px 15px;
    display: block;
}

.page .modeConnecte
{
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 40px;
    padding: 0px 15px;
    display: block;
    color: #fff;
}

.menu .Connecte
{
    display: block;
}

.nonConnecte
{
    display: none !important;
}




.page .contenu
{
    padding: 0px 40px;
    padding-bottom: 58px;
    text-align: left;
}

    .page .contenu h1
    {
        font-size: 42px;
        line-height: 1;
        font-weight: 200;
        color: #1a272b;
        padding: 20px 5px;
        border-top: 1px solid #a5978a;
        border-bottom: 1px solid #a5978a;
        margin: 30px 0;
    }

    .page .contenu hr
    {
        margin-top: 0px;
        margin-bottom: 55px;
    }

    .page .contenu hr
    {
        margin-top: 0px;
        margin-bottom: 22px;
    }

.pageInterne h2
{
    font-size: 34px;
    margin-bottom: 25px;
    margin-top: 0;
    line-height: 34px;
    font-weight: normal;
}

.pageInterne h3
{
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 26px;
    font-weight: normal;
}

.pageInterne h4
{
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
}

.pageInterne p
{
    margin-bottom: 30px;
    font-weight: 200;
}

.pageInterne a
{
    color: #00ade9;
    text-decoration: underline;
}


#rendezVous .pageInterne
{
    max-width: initial;
}


.formPage, .pagination li
{
    display: none;
}

.pagination
{
    padding: 0px;
    margin: 0px auto;
    width: 263px;
    display: flex;
    justify-content: space-between;
}

    .pagination li
    {
        list-style: none;
        border-radius: 28px;
        background-color: #e7e7e7;
        color: #6b6b6b;
        width: 28px;
        height: 28px;
        line-height: 28px;
        text-align: center;
    }

    .pagination ul li.actif
    {
        background-color: #6b6b6b;
        color: #fff;
    }

.pageInterne label
{
    visibility: hidden;
    transition: all 2s;
    color: #888888;
    font-size: 12px;
    font-style: italic;
    display: block;
}

label[for='dateNaiss']
{
    visibility: visible;
}

label[for='radio']
{
    font-size: 14px;
    font-style: normal;
    color: #1a272b;
    padding-top: 2px;
}

.pageInterne p.error
{
    visibility: hidden;
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 0;
}

    .pageInterne p.error.actif
    {
        visibility: visible;
    }

.formAccueil
{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

    .formAccueil div
    {
        display: flex;
        flex-direction: column;
    }

input.court
{
    width: 160px;
}

input.date
{
    background-image: url('images/pictoCalendar.png');
    background-repeat: no-repeat;
    background-position: right center;
    height: 40px;
    width: 160px;
    cursor: pointer;
    padding-left: 10px;
}

input::placeholder
{
    font-style: italic;
    font-size: 14px;
    color: #1a272b;
    opacity: 1;
}

::-webkit-inner-spin-button
{
    display: none;
}

::-webkit-calendar-picker-indicator
{
    background-color: transparent;
    background-position: right center;
    color: transparent;
    height: 35px;
    width: 35px;
    left: 0px;
    content: '';
}

input::-webkit-clear-button
{
    -webkit-appearance: none;
    display: block;
}

input[type="date"]::-webkit-clear-button
{
    -webkit-appearance: none;
    display: none;
}

input[type="date"]::-moz-clear-button
{
    -moz-appearance: none;
    display: none;
}

input[type="date"]::-moz-clear
{
    -moz-appearance: none;
    display: none;
}

input[type="date"]::-ms-clear
{
    display: none;
}

input[type="radio"]:focus
{
    box-shadow: 0px 0px 0px 0px #00ade9;
    border: 1px solid #00ade9;
    background-color: #fff;
}

input:invalid
{
    border: 1px solid #ff0000;
    box-shadow: none;
}

input::-webkit-contacts-auto-fill-button
{
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}

/* ------------------------- style des selects --------------------*/
select
{
    width: 265px;
    line-height: 38px;
    font-size: 14px;
    height: 40px;
    padding-left: 43px;
    background-repeat: no-repeat;
    background-position: 12px 12px;
    border: 1px solid #d5d5d5;
    background-color: #f3f3f3;
    -webkit-appearance: textfield; /* pour que le padding s'applique sur chrome */
    text-transform: capitalize;
    cursor: pointer;
}

    select#hopital
    {
        background-image: url('images/batHop.png');
    }

    select#discipline
    {
        background-image: url('images/discipline.png');
    }

.custom-dropdown__select
{
    color: #fff !important;
    margin: 0; /* remove default margins */
    width: 265px;
}

.custom-dropdown__select--white
{
    background-color: #00ade9;
    position: relative;
}

@supports (pointer-events: none) and ((-webkit-appearance: none) or
      (-moz-appearance: none) or
      (appearance: none))
{

    .custom-dropdown
    {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    .custom-dropdown__select
    {
        padding-left: 43px;
        padding-right: 15px; /* accommodate with the pseudo elements for the dropdown arrow */
        border: 0;
        -webkit-appearance: none;
        -webkit-padding-start: 43px;
        -moz-appearance: none;
        appearance: none;
    }

    .custom-dropdown::before,
    .custom-dropdown::after
    {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .custom-dropdown::after
    { /*  Custom dropdown arrow */
        content: "";
        display: block;
        height: 9px;
        width: 18px;
        background-image: url('images/flecheSelect.png');
        right: 10px;
        top: 17px;
        margin-top: 0;
    }

    .custom-dropdown::before
    { /*  Custom dropdown arrow cover */
        width: 40px;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .custom-dropdown__select[disabled]
    {
        color: rgba(0,0,0,.3);
    }

    .custom-dropdown.custom-dropdown--disabled::after
    {
        color: rgba(0,0,0,.1);
    }
    /* White dropdown style */
    .custom-dropdown--white::before
    {
        top: 0;
        bottom: 0;
        background-color: #00ade9;
        border-left: none;
    }

    .custom-dropdown--white::after
    {
        color: #5bc3f0;
    }
    /* FF only temp fix */
    @-moz-document url-prefix()
    {
        .custom-dropdown__select
        {
            padding-right: 30px;
        }

        .custom-dropdown--large .custom-dropdown__select
        {
            padding-right: 1.3em;
        }

        .custom-dropdown--small .custom-dropdown__select
        {
            padding-right: .5em;
        }
    }
}
/* bouton radio */


.inputRadio
{
    color: #1a272b;
    display: block;
    position: relative;
    padding: 0px;
}

    .inputRadio div
    {
        padding: 0;
    }

    .inputRadio input[type=radio]
    {
        position: absolute;
        visibility: hidden;
    }

.radio
{
    display: block;
    position: absolute;
    border: 1px solid #1a272b;
    border-radius: 100%;
    height: 14px;
    width: 14px;
    top: 0px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.inputRadio div
{
    padding: 0;
    margin: 0;
}

.inputRadio label
{
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    color: #1a272b;
    padding: 0px 0px 5px 30px;
    margin: -2px auto;
    height: 16px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    visibility: visible !important;
}

.inputRadio:hover label
{
    font-weight: bold;
}

input[type='radio']:checked ~ .radio
{
    border: 7px solid #00ade9;
}


/* ------------------------- fin de style des selects --------------------*/
.boutonBleu
{
    border-radius: 3px;
    width: 160px;
    line-height: 45px;
    padding-left: 45px;
    background-repeat: no-repeat;
}

.pageInterne a.suivant, .pageInterne a.precedent
{
    color: #1a272b !important;
    text-decoration: none;
}

.suivant
{
    background-image: url('images/suivantNoir.png');
    background-position: 80% center;
    transition: all 0.5s;
}

input.boutonBleu
{
    background-color: #00ade9;
    padding: 0;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
}

    input.boutonBleu:hover
    {
        font-weight: bold;
    }

.pageInterne a.suivant:hover
{
    background-color: #00ade9;
    background-image: url('images/suivant.png');
    color: #fff !important;
}

.pageInterne a.precedent:hover
{
    background-color: #00ade9;
    background-image: url('images/precedent.png');
    background-position: 10% center;
    transition: all 0.5s;
    color: #fff !important;
}

.pageInterne a.precedent
{
    background-image: url('images/precedentNoir.png');
    background-position: 10% center;
    transition: all 0.5s;
}

.navigation
{
    width: 380px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 40px;
}

.pagination li.actif
{
    background-color: #6b6b6b;
    color: #fff;
}

table
{
    border-collapse: collapse;
    width: 100%;
    margin-top: 37px;
}

.ui-datepicker td
{
    display: table-cell;
    width: auto;
}

.ui-datepicker-calendar tr
{
    height: auto;
}



table tr td:nth-child(2)
{
    width: 220px;
}

.ui-datepicker-calendar tr td:nth-child(2)
{
    width: auto;
}

table tr td div
{
    padding-left: 65px;
    padding-right: 15px;
}

    table tr td div.flex
    {
        padding: 0;
        display: flex;
        justify-content: space-between;
        width: 160px;
    }

table tr td input
{
    margin: 0;
    width: 23px;
    margin-right: 10px;
    padding: 0;
}

table tr td p
{
    width: 65px;
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 14px;
}

    table tr td p span
    {
        padding-top: 2px;
    }

#rendezVous .pageInterne .flex
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flecheDeco
{
    display: block;
    width: 66px;
    height: 34px;
    line-height: 34px;
    background-image: url('images/flecheDeco.png');
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-top: 13px;
}

#rendezVous .pageInterne input
{
    width: 224px;
    height: 40px;
}

#rendezVous .pageInterne select
{
    width: 224px;
}

#rendezVous input.medecin
{
    padding-left: 43px;
    background-image: url('images/medecins.png');
    background-repeat: no-repeat;
    background-position: 12px 12px;
}

#rendezVous input[type="submit"]
{
    width: 150px;
    margin: 55px auto 33px auto;
    text-align: center;
    display: block;
}

.page .contenu .pageInterne hr
{
    border-top: 1px solid #f3f3f3;
    border-bottom: 0px;
}

.infoPlus
{
    display: block;
    width: 384px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-top: 45px;
}

    .infoPlus .bleuGras
    {
        color: #00b6f0;
        font-weight: bold;
        text-decoration: underline;
    }

#utilisateurs
{
    display: block;
    background: none;
    margin-left: 17%;
    position: relative;
    top: 0px;
    padding-right: 20px;
    display: flex;
    justify-content: left;
}

.selectUtilisateurFullScreen
{
    background: none;
    border: none;
    color: #fff;
    padding: 0px 20px 0px 0px !important;
    -moz-appearance: none;
    background-image: url(images/pointeBas.png);
    background-repeat: no-repeat;
    background-position: 100%;
    width: 142px;
}

    .selectUtilisateurFullScreen option
    {
        color: #1a272b;
    }

    .selectUtilisateurFullScreen:focus
    {
        outline: none;
    }

#photoProfil
{
    width: auto;
    height: 36px;
    padding-right: 12px;
    padding: 2px 16px 0 2px;
}


/*  CSS rajouter lors déveoppement formulaire */
table
{
    margin-bottom: 30px;
}

    table table td:nth-of-type(2)
    {
        width: 50%;
    }

    table table.dispo td:nth-of-type(2)
    {
        width: 85%;
    }

    table table tr td div.flex, table table tr th div.flex
    {
        width: 100%;
    }

.formAccueil table tr td:nth-of-type(2) div, .formPage table tr td:nth-of-type(2) div
{
    flex-direction: row;
    flex-wrap: wrap;
}

.formAccueil div.navigation, .formPage div.navigation
{
    display: block;
    width: 380px !important;
}

    .formAccueil div.navigation a, .formPage div.navigation a
    {
        display: block;
        float: right;
    }

.formAccueil table div, .formPage table div
{
    display: flex;
}

    .formAccueil table div.info, .formPage table div.info
    {
        padding: 0;
    }

    .formAccueil table div span.info, .formPage table div span.info
    {
        margin-left: 5px;
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 15px;
        background-color: #00b6f0;
        font-size: 12px;
        font-family: 'serif';
        text-align: center;
        color: #fff;
        font-weight: bold;
        line-height: 17px;
    }

.pageInterne table div.info
{
    position: relative;
}

.pageInterne table div.flex
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.pageInterne table p
{
    margin-bottom: 0px;
}

    .pageInterne table p.info
    {
        display: none;
        position: absolute;
        left: 50%;
        top: 90%;
        margin-left: -7px;
        margin-top: 5px;
        background-color: #fff;
        border: 1px solid #00b6f0;
        padding: 5px;
        width: 220px;
    }

.pageInterne table div.question
{
    width: auto;
    display: inline-block;
    font-size: 16px;
    padding-left: 0px !important;
    margin-bottom: 10px;
}

.pageInterne table tr td p.questionSup, .pageInterne table tr td p.questionSupInput
{
    width: auto;
    display: none;
    font-size: 16px;
    width: 95%;
    height: 30px;
    margin-top: 15px;
}

.pageInterne table p.questionSup:before
{
    content: '↪';
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #00b6f0;
}

.pageInterne table p.questionSupInput input
{
    height: 30px;
    padding-left: 10px;
}

    .pageInterne table p.questionSupInput input[type="text"]
    {
        width: 100%;
    }

.pageInterne table input[type="number"]
{
    width: 80px;
    padding-left: 10px;
}

.pageInterne table textarea
{
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #d5d5d5;
    background-color: #f3f3f3;
}

.pageInterne table tr td input.texteLong
{
    width: 90%;
    padding-left: 10px;
}

.pageInterne table tr td.inputTexteLong
{
    padding-left: 65px;
    padding-right: 15px;
}

.pageInterne table tr td[colspan="2"] div
{
    padding-top: 10px;
    display: block;
    text-align: left;
}

    .pageInterne table tr td[colspan="2"] div.flex
    {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

.pageInterne table tr th div.flex
{
    flex-direction: row;
}

.pageInterne table tr td[colspan="2"] div.flex p.questionSupInput
{
    margin: 0;
    margin-bottom: 10px;
}

.pageInterne table tr td[colspan="2"] p.questionSupInput
{
    margin: 0;
    margin-bottom: 10px;
}

#contentFormulaire h2
{
    margin-bottom: 0;
}

label[for='checkbox']
{
    font-size: 14px;
    font-style: normal;
    color: #1a272b;
    padding-top: 2px;
}

input[type="checkbox"]:focus
{
    box-shadow: 0px 0px 0px 0px #00ade9;
    border: 1px solid #00ade9;
    background-color: #fff;
}

.inputCheckbox
{
    color: #1a272b;
    display: block;
    position: relative;
    padding: 0px;
    padding-right: 10px;
}

    .inputCheckbox div
    {
        padding: 0;
    }

    .inputCheckbox input[type='checkbox']
    {
        position: absolute;
        visibility: hidden;
    }

.checkbox
{
    display: block;
    position: absolute;
    border: 1px solid #1a272b;
    border-radius: 2px;
    height: 14px;
    width: 14px;
    top: 0px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.inputCheckbox div
{
    padding: 0;
    margin: 0;
}

.inputCheckbox label
{
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    color: #1a272b;
    padding: 0px 0px 5px 30px;
    margin: -2px auto;
    height: 16px;
    line-height: 12px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    visibility: visible !important;
}

.inputCheckbox:hover label
{
    font-weight: bold;
}

.inputRadio.choixCommun2
{
    width: calc(100% / 2);
}

.inputRadio.choixCommun3
{
    width: calc(100% / 3);
}

.inputRadio.choixCommun4
{
    width: calc((100% / 4) - 1px);
}

.inputRadio.choixCommun5
{
    width: calc(100% / 5);
}

input[type='checkbox']:checked ~ .checkbox
{
    border: 7px solid #00ade9;
}

.pageInterne table tr td[colspan="2"] div.inputRadio
{
    padding-top: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    height: inherit;
    display: block;
    font-size: 16px;
}

.pageInterne table tr td[colspan="2"] div.radio, .pageInterne table tr td[colspan="2"] div.checkbox
{
    padding: 0;
}

.pageInterne table tr td[colspan="2"] p.questionSupInput
{
    margin: 0;
    margin-bottom: 10px;
}

.pageInterne table tr td[colspan="2"] div.inputRadio, .pageInterne table tr td[colspan="2"] div.inputCheckbox
{
    padding-top: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    height: inherit;
    display: block;
    font-size: 16px;
}

.pageInterne table tr td[colspan="2"] div.inputCheckbox
{
    width: calc((100% / 3) - 20px);
}

.pageInterne table tr td[colspan="2"] table.dispo div.inputCheckbox
{
    width: calc((100% / 5) - 10px);
}

.pageInterne table tr td[colspan="2"] div.radio, .pageInterne table tr td[colspan="2"] div.checkbox
{
    padding: 0;
}

.motLiaison
{
    margin-right: 10px;
}

.questMulti
{
    padding: 0;
}

.questMulti2
{
    width: calc(100% / 2);
}

.questMulti3
{
    width: calc(100% / 3);
}

.questMulti4
{
    width: calc(100% / 4);
}

.questMulti input
{
    width: 100%;
    max-width: 150px;
}

table table tr
{
    height: auto;
}

table tr td[colspan="2"] p
{
    width: 100%;
}

.pageInterne table table div.flex
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.pageInterne table p.questionSup.visible
{
    display: block;
    margin-top: 0px;
}

table tr td[colspan="2"] table tr th .inputRadio.choixCommun, table tr td[colspan="2"] table tr th .inputCheckbox.choixCommun, table table tr th .inputRadio.choixCommun, table table tr th .inputCheckbox.choixCommun
{
    justify-content: center;
    font-size: 14px;
    text-align: center;
}

table table tr td .choixCommun label
{
    color: transparent;
}

table table tr td .choixCommun .radio, table table tr td .choixCommun .checkbox
{
    left: 50%;
    margin-left: -7px;
}

table table.dispo tr td .choixCommun .radio, table table.dispo tr td .choixCommun .checkbox
{
    margin-left: -12px;
}

.pageInterne table table tr:nth-of-type(2n+1)
{
    background-color: transparent;
}

div.inputFile
{
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 0px;
}

    div.inputFile input[type="file"]
    {
        width: 100%;
        margin-bottom: 15px;
    }

    div.inputFile .file
    {
        position: absolute;
        display: block;
        width: 106px;
        height: 40px;
        background-color: #00ade9;
        text-align: center !important;
        color: #fff;
        padding: 0;
        top: 10px;
        left: 0px;
    }

div.inputFileInfo input[type="file"]
{
    width: calc(100% - 45px);
    display: inline-block;
}

div.inputFileInfo span.info
{
    display: inline-block !important;
    margin-right: 10px;
}

div.inputFileInfo .file
{
    left: 33px;
}

.pageInterne table p.info
{
    display: none;
    position: absolute;
    left: 0%;
    top: 90%;
}

div.inputArbo
{
    position: relative;
    padding: 0px !important;
}

    div.inputArbo input
    {
        width: 200px;
        padding-left: 5px;
        padding-right: 5px;
    }

    div.inputArbo div
    {
        position: relative;
        padding: 0px !important;
    }

.pageInterne table tr td[colspan="2"] div.inputArbo .rcbSlide
{
    z-index: 6000;
    visibility: visible;
    overflow: visible;
    margin-left: 0px;
    position: absolute;
    top: 100%;
    left: 0px;
    height: 302px;
    width: 200px;
    border: 1px solid #d5d5d5;
    background-color: #f3f3f3;
    display: none;
}

div.inputArbo .rcbSlide .RadComboBoxDropDown
{
    width: 100% !important;
}

div.inputArbo ul
{
    padding: 0;
    margin: 0;
}

.RadTreeView .rtLines
{
    font-size: 14px;
    width: 350px;
}

    .RadTreeView .rtLines .rtMid, .RadTreeView .rtLines .rtTop, .RadTreeView .rtLines .rtBot
    {
        background-image: url('/WebResource.axd?d=dvUtnTBnqfMzDLalomQawPjjsMofQum_xrPx0oGU-xnziO5T1wn-1ugyZba_CbhWtyFv-8ECFRgzmidmCsJoukP9n5gaW02dA3LysV4rs5uUK5pW8EoTacOM5BiQ0ysqd_JtLRXa26vsDRt8pTS-yrm3_oY1&t=636420990910670656');
        background-repeat: no-repeat;
        background-position: 0 0;
        padding: 1px 0 1px 20px !important;
    }

.RadTreeView .rtIn
{
    margin-left: 3px;
}

.RadTreeView_Default .rtPlus, .RadTreeView_Default .rtMinus
{
    background-image: url('/WebResource.axd?d=JXsIytPRNyAyrGL2NVaCLn4bN1SaqfqTmA60kOKm44S6DcduIDLGdXYXMgx-4NLbigQA7NVayx1LmWft8_0HCzUh9lrBoXHPHFsJnrMaLSNKHBjcf1IkOkVyx5bhAMzVjXODwAQkBru4B1XCM-n1O-BNTTo1&t=636420990910670656');
    margin-right: 7px;
    margin-left: -18px;
    font-size: 0;
    padding: 0;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin: 6px 7px 0 -18px;
    margin-right: 7px;
    margin-left: -18px;
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
}

.RadTreeView_Default .rtPlus
{
    background-position: 0 0;
}

.RadTreeView_Default .rtMinus
{
    background-position: 0 -11px;
}

div.inputArbo .custom-dropdown--white::before
{
    right: 11px;
}

div.inputArbo .custom-dropdown::after
{
    right: 21px;
}

select[typeSelect="evalNote"], select[typeSelect="evalSatis"], select[typeSelect="evalChoix"]
{
    display: none;
}

/*.ui-widget.ui-widget-content
{
    border: 1px solid #00ade9 !important;
    border-radius: 0px !important;
}*/

.globSatis, .globChoix
{
    overflow-x: hidden;
    padding: 0 !important;
    margin-left: -13.5%;
    height: 45px;
}

.globChoix
{
    height: auto;
}

.ui-slider-horizontal
{
    height: 11px !important;
    z-index: 2;
    position: relative;
    background-color: #f3f3f3 !important;
}

.sliderSatis
{
    margin-top: 4px;
}

.sliderChoix
{
    margin-top: 20px;
    margin-left: -15%;
}

.sliderNote.ui-slider, .sliderNote .ui-slider-range
{
    padding: 0 !important;
}

.sliderSatis.ui-slider, .sliderSatis .ui-slider-range
{
    padding: 0 !important;
}

.sliderChoix.ui-slider, .sliderChoix .ui-slider-range
{
    padding: 0 !important;
}

.comment
{
    width: 100%;
    text-align: left;
    margin-top: 10px;
    font-size: 11px;
    min-height: 14px;
}

.ui-slider-range, .ui-slider-handle
{
    background-color: #00ade9 !important;
}

    .ui-slider-handle.ui-state-default
    {
        border: 1px solid #1a272b !important;
    }

.ui-slider-horizontal.sliderSatis .ui-slider-range
{
    margin-left: -12.5% !important;
}

.ui-slider-horizontal.sliderSatis .ui-slider-handle
{
    margin-left: -13.5% !important;
}

.ui-slider
{
    position: relative;
    width: calc(100% - 10px) !important;
}

.uniteNote, .uniteSatis, .uniteChoix
{
    width: 10%;
    border-right: 1px solid #00ade9;
    height: 5px;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}

.uniteSatis, .uniteChoix
{
    width: calc(100% / 5);
    font-size: 11px;
    text-align: center;
    position: relative;
    height: 30px;
}

.uniteChoix
{
    width: calc(100% / 4);
    margin-top: -20px;
    height: 20px;
}

    .uniteChoix:nth-of-type(1)
    {
        margin-left: 15%;
    }

    .uniteChoix:nth-of-type(4)
    {
        width: calc((100% / 4) - 15%);
    }

    .uniteChoix.selected
    {
        background: linear-gradient(0.25turn,#fff, #00ade9);
        font-weight: bold;
    }

    .uniteSatis:nth-last-of-type(2), .uniteChoix:nth-last-of-type(2)
    {
        border-right: 0px solid #00ade9 !important;
    }

    .uniteSatis span, .uniteChoix span
    {
        width: 100%;
        display: block;
        text-align: center;
        position: absolute;
        top: 4px;
    }

    .uniteChoix span
    {
        top: 0px;
    }

.uniteNote:nth-of-type(1)
{
    border-right: 0px solid #00ade9;
    border-left: 1px solid #00ade9;
    height: 15px;
}

.uniteNote:nth-of-type(2)
{
    border-left: 1px solid #00ade9;
}

.uniteNote:nth-of-type(1):after
{
    content: "0";
    position: absolute;
    top: 100%;
    left: calc(0% - 3px);
    height: 15px;
    font-size: 12px;
}

.uniteNote:nth-of-type(5), .uniteNote:nth-of-type(10)
{
    height: 15px;
}

    .uniteNote:nth-of-type(5):after
    {
        content: "5";
        position: absolute;
        top: 100%;
        left: calc(100% - 3px);
        height: 15px;
        font-size: 12px;
    }

    .uniteNote:nth-of-type(10):after
    {
        content: "10";
        position: absolute;
        top: 100%;
        left: calc(100% - 7px);
        height: 15px;
        font-size: 12px;
    }

.inputNumber
{
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}


.inputNumberinput
{
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

.inputNumber input:focus
{
    outline: 0;
}

table tr td .inputNumber div, table tr td div.inputNumber
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.inputNumber-nav
{
    float: left;
    position: relative;
    height: 42px;
    width: 20px;
}

.inputNumber-button
{
    position: relative;
    cursor: pointer;
    border-left: 1px solid #00ade9;
    width: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #00ade9;
    display: block;
    text-align: center;
}

    .inputNumber-button.inputNumber-up
    {
        position: absolute;
        height: calc(50% - 1px);
        top: 0;
        border-bottom: 1px solid #fff;
        display: block;
        text-align: center;
    }

    .inputNumber-button.inputNumber-down
    {
        position: absolute;
        bottom: 2px;
        height: calc(50% - 1px);
        display: block;
        text-align: center;
    }

.inputNon, .inputOui
{
    margin-top: 0px;
}


#accueil .menu
{
    display: block;
    z-index: 99;
    max-width:250px;
}

.selectUtilisateurFullScreen
{
    display: none;
}


.menu .responsive
{
    display: block;
}

.menu.container
{
    width: calc(100% - 40px);
    max-width: 250px;
}

#closeMenu
{
    display: none;
    position: absolute;
    margin-left: 102%;
    margin-top: 3%;
    z-index: 1;
}

#changerCompte
{
    margin-left: 86%;
    position: absolute;
    margin-top: 15px;
    transform: rotate(180deg);
    display: block;
}

.menu p.Connecte
{
    display: block;
    width: 100%;
    font-weight: bold;
}

.menu .burger.actif
{
    position: absolute;
    right: -30px;
    background-image: url('images/croixBlanche.png');
    background-repeat: no-repeat;
    background-position: center right;
    width: 30px;
    background-color: transparent;
}

.menu .burger .decor
{
    display: none;
}

.menu hr
{
    border-top: 1px solid #e4e4e4;
    border-bottom: 0px;
    background-color: inherit;
}

.logoMyHop
{
    width: 270px;
    text-align: center;
    margin-top: 70px;
}

    .logoMyHop div
    {
        margin-top: 10px;
        text-align: center;
    }



.contentQuestFreq
{
    padding: 0px 10px;
}

#photoProfil
{
    display: none;
}

@media screen and (max-width: 670px)
{


    #accueil footer .content{
        padding-top: 0px;
    }

    #logoViaPatient
    {
        width: 105px;
    }

    #accueil h1, #accueil h1 span
    {
        font-size: 30px;
    }

    #accueil .loginPanel, #accueil .loginPanel form
    {
        max-width: 364px;
        width: calc(100% - 20px);
    }

        #accueil .loginPanel form
        {
            position: relative;
        }

        #accueil .loginPanel input:not([type="button"])
        {
            width: 100% !important;
            padding: 5px 10px 5px 40px;
        }

        #accueil .loginPanel .pnlBtnLogin
        {
            margin: 0;
        }

    #effacerMdp
    {
        right: 15px;
    }

    .otp_pnlOTP
    {
        position: absolute;
        left: 0px;
        margin-left: 0;
        width: 100%;
        padding: 30px;
        margin-bottom: 20px;
        margin-top: 0;
        top: 20%;
        z-index: 99;
    }

        .otp_pnlOTP .fermer
        {
            position: absolute;
            top: 0;
            right: 0;
        }

        .otp_pnlOTP p
        {
            width: 90%;
            font-size: 14px;
        }

        .otp_pnlOTP .blocDeroulant .contenuDeroulant p.pasRecu
        {
            padding: 20px 40px;
            font-size: 14px;
        }

        .otp_pnlOTP h2
        {
            font-size: 20px;
        }

        .otp_pnlOTP h3
        {
            font-size: 18px;
        }

        .otp_pnlOTP .form
        {
            padding: 20px;
        }

            .otp_pnlOTP .form input[type='text'], .otp_pnlOTP .form input[type='submit']
            {
                line-height: 25px;
                font-size: 14px;
                display: block;
                margin: 10px auto;
            }

    .infoPlus
    {
        max-width: 384px;
        width: 100%;
    }

    .page .boutonQuestFreq
    {
        max-width: 258px;
        width: 100%;
    }

    .page .contenu
    {
        padding: 0 10px;
    }

        .page .contenu h1
        {
            font-size: 42px;
            line-height: 1;
            margin: 0px;
        }

    #rendezVous .pageInterne .flex
    {
        display: block;
    }

    input, #rendezVous .pageInterne input, select, #rendezVous .pageInterne select
    {
        width: 100%;
    }

    .custom-dropdown__select, .custom-dropdown
    {
        width: 100%;
    }

    .navigation
    {
        width: 100%;
    }

    .menu .menuOuvert
    {
        margin-top: -40px;
    }

    #closeMenu
    {
        display: none;
        position: absolute;
        margin-left: 102%;
        margin-top: 3%;
        z-index: 1;
    }

    #changerCompte
    {
        margin-left: 86%;
        position: absolute;
        margin-top: 15px;
        transform: rotate(180deg);
        display: block;
    }



    div.inputArbo input
    {
        width: 100% !important;
    }

    div.inputArbo .custom-dropdown--white::before
    {
        right: 0 !important;
    }

    div.inputArbo .custom-dropdown::after
    {
        right: 10px !important;
    }
}

@media screen and (max-width: 600px)
{
    .questMulti2
    {
        width: 100%;
    }
}

@media screen and (max-width: 500px)
{
    .pageInterne table tr td.inputTexteLong
    {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .inputRadio label
    {
        padding-bottom: 20px !important;
    }
}


table tr td.rwWindowContent div
{
    padding: 0;
}




.login .common-btn.back
{
    color: white !important;
}


.login-btns
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.changeMDP-btns > *
{
    width: 100%;
}

    .changeMDP-btns > *:first-child
    {
        margin-bottom: 14px;
    }

.captcha-inner
{
    background: none !important;
    padding: 30px 0;
}

    .captcha-inner img
    {
        height: auto !important;
        width: 100% !important;
    }

    .captcha-inner a
    {
        display: block;
        text-align: left;
        text-decoration: underline;
        margin: 10px 0;
    }

    .captcha-inner label
    {
        color: white;
    }



/******************************************/
/* Style appliqué au bandeau de vignettes */
/******************************************/

.login-bandeau-vignettes {
    background-color: #00ade9;
}

    #accueil .login-bandeau-vignettes .content,
    .login-bandeau-vignettes .content {
        padding: 0px;
    }

        .login-bandeau-vignettes .content > * {
            padding: 14px;
        }

    .login-bandeau-vignettes h2 {
        font-size: 28px;
        padding-bottom: 14px;
    }

    .login-bandeau-vignettes .vignette {
        display: flex;
        justify-content: space-around;
    }

        .login-bandeau-vignettes .vignette a {
            color: white;
            font-size: 18px;
            display: inline-flex;
            flex-direction: column;
            align-items: center;
        }

            .login-bandeau-vignettes .vignette a > * {
                margin-bottom: 14px;
            }

        .login-bandeau-vignettes .vignette i, .login-bandeau-vignettes .vignette em {
            font-size: 64px;
            color: black;
        }

        .login-bandeau-vignettes .vignette img {
            height: 64px;
            width: 64px;
            object-fit: cover;
        }

@media (max-width:640px) {
    .login-bandeau-vignettes .vignette {
        flex-direction: column;
    }
}



/*************************************************/
/* Style appliqué au bandeau de texte explicatif */
/*************************************************/

.login-bandeau-texte-explicatif {
    background-color: #1a272b;
    color: #00ade9;
    display: flex;
    font-size: 16px;
}

    .login-bandeau-texte-explicatif > * {
        margin: 0 2em;
        padding: 30px;
    }

    .login-bandeau-texte-explicatif h2 {
        color: white;
        font-size: 28px;
    }

    .login-bandeau-texte-explicatif ul li {
        list-style-type: initial;
    }

    .login-bandeau-texte-explicatif .texte-explicatif {
        flex: 1 1 0px;
        text-align: justify;
    }


#accueil .header .header-login-page {
    width: 100%;
    top: 20px;
    padding-left: 20px;
}

#accueil .header .header-logo {
    text-align: center;
    max-width: 900px;
    width: auto;
}

@media (max-width:870px) {
    .login-bandeau-texte-explicatif {
        flex-direction: column;
    }
}
