@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Metrophobic&family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,700;0,800;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*
font-family: 'Didact Gothic', sans-serif;
font-family: 'Gothic A1', sans-serif;
font-family: 'Inter', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Metrophobic', sans-serif;
font-family: 'Nunito Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Raleway', sans-serif;
*/

html,
body {
    height: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

.detailsdatejustification textarea {
    height: 250px;
}

body.login.sel .bs-tooltip-auto {
    /*background-color: #662482;*/
}

body.login.sel .bs-tooltip-auto .tooltip-inner {
    background-color: #662482;
    color: white;
}

body.login.sel .bs-tooltip-auto .tooltip-arrow::before {
    display: none;
    background-color: red;
}

.boxWrapperModal {
    border: 1px solid #662482;
    padding: 10px;
    position: relative;
}

.labelModal {
    position: absolute;
    top:-10px;
    left:10px;
    background-color: #662482;
    color:white;
    padding: 1px 10px;
}


.certi-icn {
    width : 20px;
    filter: brightness(0) saturate(100%) invert(16%) sepia(36%) saturate(5847%) hue-rotate(272deg) brightness(85%) contrast(89%);

}

body.login.sel .bs-tooltip-auto .tooltip-arrow {}

border-left:5px solid transparent;
border-right:5px solid transparent;
border-top:5px solid white;

}

body.login.sel .tooltip.top .tooltip-arrow {}

body.login.sel .tooltip.top-left .tooltip-arrow {
    border-top-color: white;
}

body.login.sel .tooltip.top-right .tooltip-arrow {
    border-top-color: white;
}

body.login.sel .tooltip.right .tooltip-arrow {
    border-right-color: white;
}

body.login.sel .tooltip.left .tooltip-arrow {
    border-left-color: white;
}

body.login.sel .tooltip.bottom .tooltip-arrow {
    border-bottom-color: white;
}

body.login.sel .tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: white;
}

body.login.sel .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: white;
}

body.login.sel .tooltip>.tooltip-inner {}




.myinfo-accu {
    position: absolute;
    top: 0px;
    right: 11px;
    color: white;
    font-size: 25px;
}

/*
mauve #662482;
gris : #86888C
*/

body {
    /*display: flex;
    align-items: center;*/
    /*padding-top: 40px;
    padding-bottom: 40px;*/
    /*background-color: #f5f5f5;*/
}


body table.mytable {
    caption-side: bottom;
    border-collapse: separate;
    border-spacing: initial;
    border-bottom-color: red;
    border-bottom: 2px solid #ddd;
}

body table.mytable td.sticky-col,
body table.mytable th.sorting.sticky-col {
    position: -webkit-sticky !important;
    position: sticky !important;
    min-width: 300px;
    background-color: #fff !important;
    z-index: 950;
}

body table.mytable th.sorting.sticky-col {
    background-color: #662482 !important;
}

.first-col {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    left: 0px;
}

.second-col {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    left: 300px;
}


table.mytable.dataTable thead .sorting:before,
table.mytable.dataTable thead .sorting_asc:before,
table.mytable.dataTable thead .sorting_desc:before,
table.mytable.dataTable thead .sorting_asc_disabled:before,
table.mytable.dataTable thead .sorting_desc_disabled:before {
    right: 1rem !important;
    content: "\F148";
    font-size: 14px;
    color: white;

    font-family: bootstrap-icons !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    right: 0.5rem !important;
    content: "\F128";
    font-size: 14px;

    font-family: bootstrap-icons !important;
}

table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 1px;
    display: block;
    opacity: 0.3;
}

table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 1px;
    display: block;
    opacity: 0.3;
}

table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:after {
    opacity: 1;
}

table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:after {
    opacity: 1;
}

table.mytable.dataTable thead tr th,
table.mytable.dataTable thead tr th {
    position: relative !important;
    padding: 0 5px;
}


.size4 {
    width: 4%;
}

.padding4 {
    padding-top: 4px;
}

.heureconf {
    padding-top: 2px;
}

.line .bi.bi-pencil-square {
    font-size: 16px;
}

.spl {
    position: relative;

}

.mytable tr .longTitle {
    width: 400px;
    min-width: 400px;

}

.mytable tr .shortTitle {
    width: 120px;
    min-width: 120px;

}

.colspan14 {
    border: none;
}

.form-control.readonlyField.mediumTitle.readOnly {
    width: 80%;
    float: right;
}



.mytable tr.myonerow td {
    border-bottom: 1px solid #bbb !important;
}

.mediumTitle a {
    padding-top: 4px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}

.mytable td .mediumTitle,
.mytable tr .mediumTitle {
    width: 195px;
    max-width: 195px;

}

.mytable tr td {
    border-bottom: 0px;
}



.mytable tr th {
    background-color: #662482;
    color: white;
}

.btn.btn-outline-secondary {
    background-color: #662482;
    color: white;
}


.btn.btn-outline-secondary:hover {
    background-color: white;
    color: black;
}

.mytable tr th,
.mytable tr td {
    text-align: left;
    min-width: 300px;
}

.mytable {
    font-size: 12px;
}

#expertTable.mytable {
    font-size: 16px;
}

.speakerTable tr th {
    background-color: #d3c5db;
    color: black;
}

.speakerTable tr td {
    background-color: #f2f0f5;
    color: black;
}


.mySpeakerTable {
    border-bottom: 1px solid #bbb;
}

.speakerList .sp-title {
    background-color: #662482;
    color: white;
    padding: 10px;
}

.speakerList .thisrow {}

.speakerFirstName,
.speakerLastName,
.speakerEmail {
    border-bottom: 1px solid #ccc;
    cursor: pointer;

}

.thisrow:hover {
    background-color: #eee;
}


.speakerList {
    position: absolute;
    top: 0;
    left: 0;
    height: 290px;
    display: inline-block;
    width: 60%;
    border: 1px solid #ddd;
    background-color: white;
    padding: 20px;
    -webkit-box-shadow: 5px 5px 13px -1px rgba(0, 0, 0, 0.53);
    box-shadow: 5px 5px 13px -1px rgba(0, 0, 0, 0.53);

}

.line .bd-right {
    border-right: 1px solid #ddd;
}

.line:hover {
    background-color: #eee;
    cursor: pointer;
}

.row.line-head div,
.row.line div {
    padding: 10px 6px;
    font-weight: 500;
}

.row.nomarginsel div,
.row.nomarginsel {
    margin: 0 !important;
    padding: 0 !important;

}

.myic {
    max-width: 18px;
    width: 100%;
    position: relative;
    vertical-align: middle;
}

.myicwrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.line {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.line-head {

    background-color: #662482;
    color: white;
    font-size: 13px;
    border-left: 1px solid #662482;
    border-right: 1px solid #662482;
}

.form-signin-home {
    width: 100%;
    max-width: 800px;
    padding: 0px;
    margin: auto;
    background-color: #662482;
    background-color: transparent;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: block;
    width: 100%;
    height: 400px;
    height: 579px;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

.loginbgimage img {
    max-width: 846px;
    width: 100%;
}

.loginbgimage {
    text-align: center;
    padding: 16px;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;

}

button.btn.btn-unik.add:hover {
    margin-bottom: 0px;
}


button.btn.btn-unik.add {
    padding-left: 10px;
    padding-right: 10px;

    padding: 0.26rem 0.50rem;
    margin-bottom: 0;
}

.mytool {
    font-size: 24px;
    vertical-align: middle;
}

.tooltip-inner {
    background-color: #eee;
    box-shadow: 0px 0px 4px black;
    opacity: 1 !important;
    color: black;
}

.tooltip.show {
    opacity: 1;
}

.tooltip {
    width: 200px !important;
}

.tooltip.bs-tooltip-right .tooltip-arrow::before {
    border-right-color: #662482 !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::before {
    border-left-color: #662482 !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #662482 !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #662482 !important;
}



.btninstruction img {
    width: 100%;
}

.btninstruction {
    position: absolute;
    right: 10px;
    top: 120px;
    width: 137px;
    cursor: pointer;
}

.politique,
.allInstruction {
    position: absolute;
    top: 50px;
    left: 0;
    background-color: white;
    width: 100%;
}

.haveborder {
    border: 1px solid #bbb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.displayOn {
    display: block;
}

.displayOff {
    display: none;
}

.btn.btn-unik.popup {
    position: absolute;
    right: 20px;
    top: 20px;
}

a.btn.btn-unik.active,
button.btn.btn-unik.active {
    color: white;
    background-color: #662482;
    border-color: #662482;
}


a.btn.btn-unik,
button.btn.btn-unik {
    font-size: 18px;
    margin-bottom: 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 5px solid #636569;
    font-weight: 600;
    line-height: 1.0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    color: #636569;

}

a.btn.btn-unik:hover,
button.btn.btn-unik:hover {
    margin-bottom: 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 5px solid #662482;
    font-weight: 600;
    line-height: 1.0;
    text-decoration: none;
    background-color: #662482;
    color: white;

}

button.btn.btn-dark.conn {}

button.btn.btn-dark.conn {
    margin-bottom: 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 5px solid #636569;
    font-weight: 600;
    line-height: 1.0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    color: #636569;
}

.form-floating-home {
    padding: 15px;
    padding-top: 0px;
    color: black;
}

#floatingInput {
    color: black;
}

.form-signin-home h1 {
    text-align: center;
    color: #662482;
    padding: 5px 15px 0px 15px;
    font-size: 28px;
    font-size: 35px;
    font-weight: 600;
}

.form-signin-home h2 {
    text-align: center;
    color: #636569;
    padding: 15px 15px 0px 15px;
    font-size: 25px;

    margin-bottom: 8px;
}

.form-signin .checkbox {
    font-weight: 400;
}

.form-signin .form-floating:focus-within {
    /*z-index: 2;*/
}

/*
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
*/

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    background-color: #662482 !important;
    padding: 0;
}

.navbar.navbar-expand-lg.navbar-dark.bg-dark .container-fluid {
    padding-left: 0;
}



.navbar.navbar-expand-lg.navbar-dark.bg-dark a {
    color: white;
    font-size: 20px;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
}

.navbar.navbar-expand-lg.navbar-dark.bg-dark .navbar-brand img {
    height: 100%;
}

.navbar.navbar-expand-lg.navbar-dark.bg-dark .navbar-brand {}


.copyright {
    float: right;
}


.container.footer {
    position: relative;
    position: absolute;
    background-color: white;
    bottom: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    border-top: 1px solid black;
    padding-top: 20px;
    padding-bottom: 10px;
}

body.login .container.footer {
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    border-top: 1px solid black;
    padding-top: 20px;
    padding-bottom: 10px;
}

.forul {
    margin-bottom: 0;
}

body a {
    color: #662482;
    text-decoration: none;
}

body a:hover {
    color: #662482;
    text-decoration: underline;
}

.iconeinstruction {
    width: 100%;
    max-width: 77px;
}

.cmauve {
    color: #662482;
    font-weight: 500;
}

.smalltext {
    font-size: 14px;
}

.questiontitle .smalltext {
    font-size: 14px;
    color: #999;
}

.footer .menu li {

    margin-left: 10px;
    margin-right: 10px;
}

.footer .menu li a {
    padding: 0;
}

h4.questiontitle {
    font-size: 18px;
}

h3.questiontitle {
    font-size: 21px;
}

h2.questiontitle {
    font-size: 25px;
    color: #662482;
}

.titreinstruction {
    color: #662482;
    font-size: 35px;
    font-weight: 600;
}

.titreinstruction span {
    color: #333;
}

.etapes strong {
    font-weight: 600;
}

.etapeetdetails {
    color: #662482;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
}

.etapeetdetailssub {
    font-size: 21px;
}

body.login .notdisplay {
    display: none !important;
}



.selection {
    background-image: url(../images/selection-image.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    max-width: 950px;
    max-height: 591px;
    padding: 0px 0px;
    height: 591px;
    margin: auto;
    background-color: #662482;
    background-color: transparent;
    /*-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;*/
    display: block;
    width: 100%;

    position: absolute;
    top: 2%;
    bottom: 2%;
    /*
    left: 0;
    right: 0;*/
    margin: auto;
    width: 100%;
    position: absolute;
    position: relative;

}

.topmenu {
    /*   max-width: 900px;*/
}

.mybtnnav:hover img {
    /*-webkit-box-shadow: 2px 3px 25px 4px rgba(0,0,0,0.37); 
    box-shadow: 2px 3px 25px 4px rgba(0,0,0,0.37);*/
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.mybtnnav {
    position: relative;
    text-align: center;
    padding: 20px;
    padding: 0;
}

.mybtnplanifier {
    position: relative;
    text-align: center;
    padding: 20px;
    background-color: #662482;
    background-color: #761E85;
    width: 350px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: auto;
    margin-top: 10px;
    cursor: pointer;

}

.mybtnnavautre {
    position: relative;
    text-align: center;
    padding: 20px;
    background-color: #662482;
    background-color: #761E85;
    width: 300px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: auto;

    cursor: pointer;

}


.mybtnnav img {
    max-width: 210px;
    width: 100%;

}

.wrapperSelection {
    vertical-align: middle;
    position: absolute;
    top: 36%;
    width: 100%;
    transform: translateY(-50%);
}

.btn-autre:hover {
    color: #ddd;
}

.mybtnplanifier:hover .btn-planifier,
.mybtnnavautre:hover .btn-autre {
    color: #ddd;
}

.btn-autre {
    font-size: 1rem;
    font-weight: 600;
    color: white;

    text-transform: uppercase;
}

.btn-planifier {
    font-size: 1rem;
    font-weight: 600;
    color: white;

    text-transform: uppercase;
}


.btn.btn-absolute {
    position: absolute;

    left: 0;
    right: 0;
    width: 160px;
    display: block;
    margin: 0 auto;
    background-color: transparent;
    color: white;
    border: 1px solid white;
    border-radius: 0;

}

.btn.btn-absolute.form:hover,
.btn.btn-absolute.ins:hover {
    background-color: #636569;
}

.btn.btn-absolute.ins {
    background-image: url(../images/selection-bt-icon-instruction.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 9px;
    bottom: 60px;
    padding: 5px 3px 3px 31px;
    font-weight: 500;
}

.btn.btn-absolute.form {
    background-image: url(../images/selection-bt-icon-questionnaire.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 9px;
    bottom: 15px;
    padding: 5px 3px 3px 15px;
    font-weight: 500;
}

/* calendrier ***********************************************************************/

body.calendrier .calendrier {
    position: relative;
}

body.calendrier .calendrier .row .col {
    border: 1px solid #ddd;

}

body.calendrier .calendrier .row.cellule.liste .col-lg-2 .jour-label {
    margin-left: 10px;
}

body.calendrier .calendrier .row.cellule.liste div.col-lg-10 {
    border: 1px solid #ddd;
}

body.calendrier .calendrier .row.cellule.liste div.col-lg-2 label.jour-n-um,
body.calendrier .calendrier .row.cellule.liste div.col-lg-2 label.jour-num {
    border: 1px solid #eee;
    background-color: #eee;
    position: relative;
    left: 0;
    text-align: center;
    float: left;
    width: 30px;
    padding: 0 5px;

}


body.calendrier .calendrier .row.cellule.liste div label.jour-n-um,
body.calendrier .calendrier .row.cellule .col label.jour-num {
    border: 1px solid #eee;
    background-color: #eee;
    position: relative;
    right: 0;
    text-align: center;
    float: right;
    width: 30px;
    padding: 0 5px;

}

body.calendrier .legend .OPQ,
body.calendrier .calendrier .OPQ {

    border: 1px solid #4c9365;

    background-color: #4c9365;


    color: white;
    padding: 0 5px;
}

body.calendrier .legend .OPQLight,
body.calendrier .calendrier .OPQLight {

    border: 1px solid #000;

    background-color: #69c991;


    color: white;
    padding: 0 5px;
}

body.calendrier .legend .FMOQ,
body.calendrier .legend .OPQ,
body.calendrier .legend .OLA {

    width: 30px;
    height: 20px;
    display: inline-block;
    margin-right: 20px;
    font-weight: 500;
}


body.calendrier .legend .FMOQ,
body.calendrier .calendrier .FMOQ {
    border: 1px solid #000;
    background-color: #d7134e;
    color: white;
}

body.calendrier .legend .FMOQLight,
body.calendrier .calendrier .FMOQLight {
    border: 1px solid #000;
    background-color: #d66b7d;
    color: white;
}

body.calendrier .legend .OLA,
body.calendrier .calendrier .OLA {
    border: 1px solid #4f7897;
    background-color: #4f7897;
    color: white;
}

body.calendrier .legend .OLALight,
body.calendrier .calendrier .OLALight {
    border: 1px solid #000;
    background-color: #838cc9;
    color: white;
}

body.calendrier .calendrier .row.cellule.liste div.col-lg-2 {
    padding: 5px;
    border: 1px solid #ccc;
    text-align: left;
}

.addnew {
    background-image: url(/images/available.png);
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: 5px 1px;
    padding-left: 50px !important;
}

.addnewnondispo {
    background-image: url(/images/not-available.png);
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: 5px 1px;
    padding-left: 50px !important;
}

body.calendrier .calendrier .row.cellule .col a.etiquette.non-dispo {
    background-image: url(/images/not-available.png);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: 5px top;
    padding-left: 22px;
    height: 18px;
    overflow: hidden;

}

body.calendrier .calendrier .row.cellule .col a.etiquette.dispo {
    background-image: url(/images/available.png);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: 5px top;
    padding-left: 22px;
    height: 18px;
    overflow: hidden;

}







body.calendrier .calendrier .row.cellule .col a.etiquette.non-dispo {
    background-color: #f55;
    position: relative;
    font-size: 12px;
    color: white;
    text-align: center;
    left: 0px;
    padding: 0 5px;
    z-index: 900;
}


body.calendrier .calendrier .row.cellule .col a.dispo {
    background-color: #555;
    position: absolute;
    font-size: 12px;
    color: white;
    text-align: center;
    left: 0px;
    padding: 0 5px;
    z-index: 900;
}

/*
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(1) a.dispo:nth-child(1) {
    top: 20px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(1) a.dispo:nth-child(2) {
    top: 40px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(1) a.dispo:nth-child(3) {
    top: 60px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(1) a.dispo:nth-child(4) {
    top: 80px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(2) a.dispo:nth-child(1) {
    top: 20px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(2) a.dispo:nth-child(2) {
    top: 40px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(2) a.dispo:nth-child(3) {
    top: 60px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(2) a.dispo:nth-child(4) {
    top: 80px;
}

body.calendrier .calendrier .row.cellule.row1 .col:nth-child(3) a.dispo:nth-child(1) {
    top: 20px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(3) a.dispo:nth-child(2) {
    top: 40px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(3) a.dispo:nth-child(3) {
    top: 60px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(3) a.dispo:nth-child(4) {
    top: 80px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(4) a.dispo:nth-child(1) {
    top: 20px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(4) a.dispo:nth-child(2) {
    top: 40px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(4) a.dispo:nth-child(3) {
    top: 60px;
}
body.calendrier .calendrier .row.cellule.row1 .col:nth-child(4) a.dispo:nth-child(4) {
    top: 80px;
}
*/
body.calendrier .calendrier .row.cellule .col a.dispo.empty {
    background-color: transparent;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x1 {
    width: 100%;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x2 {
    width: 202%;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x3 {
    width: 304%;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x4 {
    width: 404%;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x5 {
    width: 508%;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x6 {
    width: 608%;
}

body.calendrier .calendrier .row.cellule .col a.dispo.x7 {
    width: 708%;
}

body.calendrier .calendrier .row.cellule.liste div.col-lg-2 {
    background-color: #ddd;
}

body.calendrier .calendrier .row.cellule.liste div a.etiquette {

    position: relative;
    right: 0;
    font-size: 12px;
    color: white;
    text-align: center;


    padding: 0 5px;
    margin-right: 10px;

}

body.calendrier .calendrier .row.cellule .col a.etiquette {

    position: relative;
    right: 0;
    font-size: 12px;
    color: white;
    text-align: center;
    float: right;
    width: 100%;
    padding: 0 5px;

}

body .page-link:hover {
    color: #662482;
}

body .page-link {
    color: black;
}

body .page-item.active .page-link {
    background-color: #662482;
    border-color: #662482;

}



span.COVID,
span.Nephrologie,
span.Lupus,
span.Vaccins,
span.Oncologie,
span.Pneumologie {
    width: 30px;
    height: 20px;
    display: inline-block;
    margin-right: 20px;
    font-weight: 500;
}

.Pneumologie {
    background-color: #4f7897 !important;
    color: white !important;
}

.Oncologie {
    background-color: #662482 !important;
    background-color: hsl(45, 78%, 72%) !important;

    color: black !important;
}

.Vaccins {
    background-color: #d7134e !important;
    color: white !important;
}

.Lupus {
    background-color: #999 !important;
    color: white !important;
}

.Nephrologie {
    background-color: #cc9ed4 !important;

    color: black !important;
}

.COVID {
    background-color: #4c9365 !important;
    color: white !important;
}


body.calendrier span.arrowright,
body.calendrier span.arrowleft {
    font-size: 20px;
    margin: 5px 10px;
    display: inline-block;
}

body.calendrier span.dateaff {
    font-size: 20px;
    margin: 5px 10px;
    display: inline-block;
}

body.calendrier .calendrier .row.titre div,
body.calendrier .calendrier .row.titre .col {
    text-align: center;
    background-color: #761E85;
    color: white;
}



body.calendrier .calendrier .row.cellule {
    position: relative;
}

body.calendrier .calendrier .row.cellule .col {
    height: 180px !important;
    padding: 0;
    position: relative;
}


@media screen and (max-height: 899px) {

    .loginbgimage img {
        max-width: 446px;
        width: 100%;
    }

    .form-signin-home {
        height: 400px;
    }

    .container.footer {
        position: relative !important;
        background-color: white;
        bottom: auto;
        margin: 0 auto;
        display: block;
        max-width: 100%;
        border-top: 1px solid black;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    body.login .container.footer {
        position: absolute !important;
        bottom: 0px;
    }

    body.login.sel .container.footer {
        position: relative !important;
        bottom: 0px;
    }



}


@media screen and (max-width: 1500px) {
    .form-signin-home {
        height: 700px;
    }
}

@media screen and (max-width: 1400px) {
    .form-signin-home {
        height: 700px;
    }
}

@media screen and (max-width: 1300px) {
    .form-signin-home {
        height: 600px;
    }
}

@media screen and (max-width: 1200px) {
    .form-signin-home {
        height: 600px;
    }
}

@media screen and (max-width: 1100px) {
    .form-signin-home {
        height: 600px;
    }
}


@media screen and (max-width: 992px) {
    .form-signin-home {
        height: 700px;
    }

    .form-signin-home h1 {
        font-size: 3vw;
    }

    .form-signin-home h2 {
        font-size: 2vw;
    }
}


@media screen and (max-width: 800px) {
    .form-signin-home {
        height: 700px;
    }

    .form-signin-home h1 {
        font-size: 3.5vw;
    }

    .form-signin-home h2 {
        font-size: 2.5vw;
    }
}


@media screen and (max-width: 600px) {
    .form-signin-home {
        height: 550px;
    }

    .form-signin-home h1 {
        font-size: 4.5vw;
    }

    .form-signin-home h2 {
        font-size: 3.5vw;
    }

}

@media screen and (max-width: 500px) {
    .form-signin-home {
        height: 550px;
    }

}

@media screen and (max-width: 450px) {
    .form-signin-home {
        height: 450px;
    }

}

@media screen and (max-width: 400px) {
    .form-signin-home {
        height: 400px;
    }

}



/* popup */


.displayOn {
    display: block;
}

.displayOff {
    display: none;
}

.canvas {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 900;
}

.PopUpContentEvenement {
    color: #000000;
    display: block;
    position: relative;
    /* width: 100%; */
    /* max-width : 800px; */
    /* ---------------------------------------- */
    height: 258.379px;
    /* Modify if needed */
    /* ---------------------------------------- */
    padding: 20px;
    margin-right: 150px;
    position: absolute;
    /*top: 0;
    bottom: 0;
    left : 0;
    right : 0;*/

    width: 85%;
    max-width: 900px;
    height: auto;
    max-height: 500px;
    top: 2%;
    bottom: 2%;
    left: 2%;
    right: 2%;
    overflow-y: auto;
    margin: auto;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
    box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
}

.box-content {
    color: #000000
}

.box-content p {
    margin-bottom: 100px;
    padding: 10px 20px;
}



.PopUpContainerEvenement {
    padding: 0px;
    bottom: 0;
    height: 100%;
    max-height: 100%;
    background-color: #ffffff55;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0px;
    right: 0;
    width: 100%;
    max-width: 100%;
    z-index: 901;
}

.PopUpContainerEvenement .PopUpContentEvenement a.closeThisBoxEvenement:not([href]):not([tabindex]) {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    background-color: #6c757d;
    cursor: pointer;
    color: white;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.cancelBtnEvenement {
    position: relative;
    bottom: 20px;
    width: 100%;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
}

.cancelBtnEvenement .btn {
    margin: 0 auto;
}

table {
    margin: 15px 0;
    width: 100%;
    max-width: 560px;
}

th,
td {
    border: 1px solid #bbb;
    padding: 5px 10px;
}



.displayOn {
    display: block;
}

.displayOff {
    display: none;
}

.canvas {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 900;
}

.PopUpContentDate {
    color: #000000;
    display: block;
    position: relative;
    /* width: 100%; */
    /* max-width : 600px; */
    /* ---------------------------------------- */
    height: 306.398px;
    /* Modify if needed */
    /* ---------------------------------------- */
    padding: 20px;
    margin-right: 150px;
    position: absolute;
    /*top: 0;
    bottom: 0;
    left : 0;
    right : 0;*/

    width: 100%;
    max-width: 600px;
    /* ---------------------------------------- */
    /* Modify if needed */
    height: 236.398px;

    /* ---------------------------------------- */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
    box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
}

.box-content {
    color: #000000
}

.box-content p {
    margin-bottom: 20px;
}



.PopUpContainerDate {
    padding: 0px;
    bottom: 0;
    height: 100%;
    max-height: 100%;
    background-color: #ffffff55;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0px;
    right: 0;
    width: 100%;
    max-width: 100%;
    z-index: 901;
}

.PopUpContainerDate .PopUpContentDate a.closeThisBoxDate:not([href]):not([tabindex]) {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    background-color: #6c757d;
    cursor: pointer;
    color: white;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.cancelBtnDate {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
}

.cancelBtnDate .btn {
    margin: 0 auto;
}








@media print {
    .no-print, .no-print * {
        display: none !important;
    }

    .page-b {
        page-break-before: always;
    }

    .page-a {
        page-break-after: always;
    }

    .nodisplay {
        display: block !important;
    }

}



.nodisplay {
    display: none;
}





.PopUpContentConfirme {
    color: #000000;
    display: block;
    position: relative;
    /* width: 100%; */
    /* max-width : 600px; */
    /* ---------------------------------------- */
    height: 268px;
    /* Modify if needed */
    /* ---------------------------------------- */
    padding: 20px;
    margin-right: 150px;
    position: absolute;
    /*top: 0;
    bottom: 0;
    left : 0;
    right : 0;*/

    width: 100%;
    max-width: 600px;
    /* ---------------------------------------- */
    height: 200px;
    /* Modify if needed */
    /* ---------------------------------------- */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
    box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
}





.PopUpContainerConfirme {
    padding: 0px;
    bottom: 0;
    height: 100%;
    max-height: 100%;
    background-color: #ffffff55;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0px;
    right: 0;
    width: 100%;
    max-width: 100%;
    z-index: 901;
}

.PopUpContainerConfirme .PopUpContentConfirme a.closeThisBoxConfirme:not([href]):not([tabindex]) {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    background-color: #6c757d;
    cursor: pointer;
    color: white;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.cancelBtnConfirme {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
}

.cancelBtnConfirme .btn {
    margin: 0 auto;
}

.formError {
    border: 1px solid red;
}


/* Portrait and Landscape */
@media (min-device-width: 800px) and (max-device-width: 1280px) {

    .selection {
        height: 447px;

    }

    .wrapperSelection {
        vertical-align: middle;
        position: absolute;
        top: 45%;
        width: 100%;
        transform: translateY(-50%);
    }

}