body {
    padding-top: 70px;
}

/*sélection du noveau d'accès*/
#select_niveau {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
}

#mdp, #enseignant, #coordo {
    margin-top: 5px;
    margin-bottom: 5px;
    /*width: 100%;*/
    display: none;
}



.commencer {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*****************************************gestion de la barre de menu*/
.navbar>.container-fluid>.navbar-header>.navbar-header-perso {
    padding-top: 14px;
    color: #0000CC;
    font-size: 30px;
    font-weight: 400;
}


/*  ----------------------  SPACING  ----------------------  */
.margin-top-ten-px { margin-top: 10px; }
.margin-bottom-ten-px { margin-bottom: 10px; }
.full-width-button {
    width: 100%;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*  ----------------------  NAVBAR RENDERING  ---------------------- */
.login-dropdown {
    width: 220px; /*ADJUST IT AS NEEDED*/
    border-top: solid 5px #6cbc42;
    border-left: solid 1px #6cbc42;
    border-right: solid 1px #6cbc42;
    border-bottom: solid 2px #6cbc42;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.two-column-navbar {
    width: 50em; height: auto; margin: 4px 8px; float: right;
    border-top: solid 5px #6cbc42;
    border-left: solid 1px #6cbc42;
    border-right: solid 1px #6cbc42;
    border-bottom: solid 2px #6cbc42;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.three-column-navbar {
    width: 55em; height: auto; margin: 4px 8px; float: right;
    border-top: solid 5px #6cbc42;
    border-left: solid 1px #6cbc42;
    border-right: solid 1px #6cbc42;
    border-bottom: solid 2px #6cbc42;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.categorie {
    margin: 2px;
    font-size: 16px;
    color : #4c0000;
}

.item {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;

}
.filiere {
    padding-left: 5px;
    font-size: 15px;
    background-color: #9dc1d3;
}
/**********************************************/

.btn-action, .btn-suivi {
    margin: 5px;
}


.btn-pdf {
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}

.etape {
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
}
.ligneetape {
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;

}

.rentree {
    width: 90%;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;

}

.envoifichier {
    display: none;
}


.coordo {
    display: none;
}

.lideconnection {
    margin-right: 40px;
}

.btn-deconnection {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
}

.milieu {
    border-top: solid 5px #6cbc42;
    border-bottom: solid 5px #6cbc42;
}

.autreCCF {
    color: orangered;
    font-size: 14px;
}

.precedent {
    margin-bottom: 10px;
}

.table-scroll tbody {
    position: absolute;
    overflow-y: scroll;
    height: 550px;
}
.table-animation tbody {
   height: 350px;
}

.table-scroll tr {
    width: 100%;
    table-layout: fixed;
    display: inline-table;
    vertical-align: middle;
}


.table-scroll > tbody > tr > td {
    vertical-align: middle;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.table-scroll thead > tr > th {
    vertical-align: middle;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.jour {
    width: 50px;
}

.datesModifiees {
    font-size: larger;
    color: orangered;
}

.infosuivi {
    display: inline;
    text-align: center;
    font-size: smaller;
}

.stageOK {
    background-color: rgba(117, 226, 127, 0.78);
}

.nouvelleperiode {
    margin-top: 10px;
}

.different {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

.MS {
    display: none;
    background-color: aliceblue;
}

#msdifferent {
    display: none;
}

.choixville {
    z-index: 2;
    background-color: ghostwhite;
    display: none;
    position: absolute;
    width: 400px;
    height: 200px;
    overflow-y: scroll;
}

.citation {
    float : right;
    font-size: xx-small;
}

.pieddepage {
    background:#ccc;
    position:absolute;
    bottom:0;
    width:100%;
    padding-top:50px;
    height:50px;
}

.BI{
    margin-top: 15px;
}
.cellule-BI, .cellule-BI-animations{
    background: #e2e2e2;
    border: solid 1px;
}
.cellule-vide {
    border: solid 1px;
}
.joursemaine {
    width: 19%;
    text-align: center;
    font-size: larger;
    font-weight: 400;
    border: solid 1px;
}
.nouvellecategorie {
    border-top: solid 3px;
}
.categorieabsence{
    text-align: left;
    writing-mode: sideways-lr;
    font-size: larger;
    font-weight: 400;

}

.BI-btn {
    margin: 10px;
}
.BI-menu {
    margin: 10px;
    width: 180px;
}
.BI-permamence {
    width: 100%;
}
.permanence {
    margin: 5px;
    width: 50%;
}
.btn-accueil {
    height: 100px;
    margin: 15px;
    font-size: larger;
}
.btn-auth {
    height: 50px;
    margin: 15px;
    font-size: larger;
}
.identification {
    border: solid 1px;
    display: none;
}
.authentification {
    display: none;
}

.motsemaine {
    border: solid 1px;
    padding: 5px;
    margin: 2px;
}

.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.encadre {
    border: solid 1px;
    padding: 5px;
    margin: 2px;
}

/*positionnement de l'info bulle de visualisation de l'article*/
.titrearticle {
    position: relative;
}

.titrearticle .articletext {
    visibility: hidden;
    width: 800px;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.titrearticle:hover .articletext {
    visibility: visible;
}

.popover {
    max-width: 700px;
    width: 700px;
    height: 400px;
    overflow-y: auto;
}

.btn-icone {
    padding: 5px 5px;
}

.btn-affichage-article {
    font-size: larger;
    text-align: right;
}

/*****************Animations**********************/
.info-animation {
    margin: 10px;
}
.animation-annulee {
    background-color: orange;
}
.weekend{
    background-color: grey;
}
.btn-animation {
    width: 150px;
    margin: 10px;
}
.btn-suivant {
    float: right;
}
.btn-ajouter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.datefin {
    display: none;
    margin-top: 10px;
}

.nouvelaccompagnateur {
    margin: 15px;
}

.listeanimations {
    margin-right: 10px;
    margin-left: 5px;
}
.creeranimation {
    height: 55px;
}

.clockpicker-popover {
    width: auto;
    height: auto;
    overflow: hidden;
}

select.listeBI {
    height: 150px;
    background-color: rgb(234, 234, 234);
}

.btn-gestion-article, .btn-apercu {
    cursor: pointer;
}

.detailBI {
    width: 100%;
    height: 150px;
    background-color: rgb(234, 234, 234);
}

.ruban2 {
    border: solid 1px;
}

.listessea :hover {
    background-color: #dedede;
}
/************************BI V2024*********************/
.btn-right {
    position: absolute;
    right: 10px;
    top:10px;
}

.sortable-arrow {
    position: absolute;
    left: 0;
    top: 10px;
}

.ul-liste {
    height: 175px;
    overflow-y: auto;
}