/* 
    Fichier général des styles utilisés dans l'application du centre Shâtibi.

    Author : Jean-François Brisse <support@bvb-software.fr>
    Version : 2.2.0
*/

/*****************************************************************************/
/******************************** Commun *************************************/
/*****************************************************************************/
@font-face {
    font-family: "CalibriA";
    src: url("../fonts/calibri.ttf");
}

@font-face {
    font-family: "TahomaA";
    src: url("../fonts/tahoma.ttf");
}

.alertLogo {
    width: 10%;
}

.alignLabel {
    width: 80px;
    text-align: right;
}

.archivedStudiant {
    color: #aaa;
    font-style: italic;
}

.ariane {
    font-family: "CalibriA";
    font-size: 1.2em;
    font-weight: bold;
    color: #888a8f;
}

.ariane,
a {
    color: #888a8f;
    text-decoration: none;
}

.ariane a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #000;
}

.basReponses {
    float: bottom;
    margin: 7px auto 0 auto;
    text-align: center;
}

.blockAbs {
    display: inline-block;
    margin: 0.5em 1em;
    padding: 0;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
}

.borderDiv {
    border: 1px solid #333;
}

.centreAlign {
    text-align: center;
}

.centrerH {
    text-align: center;
    margin: 20px auto;
}

.centrerV {
    vertical-align: middle;
}

.cleanCss {
    font-style: normal;
    font-weight: normal;
    text-align: unset;
}

.contenuRep {
    height: 100%;
    overflow: auto;
    padding: 5px;
    margin-top: 0;
}

.copyright {
    position: absolute;
    bottom: 0;
    width: 99%;
    font-family: "TahomaA";
    font-size: 0.8em;
}

.cursorHelp {
    cursor: help;
}

.cursorPointer {
    cursor: pointer;
}

.dateElement {
    margin: 0 40px;
}

.decaleDashboard {
    margin-top: 20px;
    margin-left: 30px;
}

.decaleInfoTop {
    padding-top: 1em !important;
}

.decaleListe {
    margin-top: 20px;
}

.decaleSubscrib {
    margin-top: 30px;
    margin-left: 30px;
}

.ellipseCenter {
    font-family: "CalibriA";
    font-size: 60px;
    color: #888a8f;
    text-align: center;
    margin: 0.5em 0 0.5em -1em;
}

.ellipseCenterStat {
    font-family: "CalibriA";
    font-size: 60px;
    color: #888a8f;
    text-align: center;
    margin: 0.5em 0 0.5em 0;
}

.ellipseHomeYear {
    font-family: "CalibriA";
    font-size: 30px;
    color: #888a8f;
    text-align: center;
    margin: 0 0.5em;
}

.endTable {
    font-weight: bold;
    border-top: #000 solid 1px;
}

.enteteElement {
    position: fixed;
    float: top;
    width: 67.5%;
    height: 20px;
    font-size: 14px;
    margin-top: -10px;
    padding: 5px 0 0 5px;
    background-color: #cdbe96;
}

.excusedAbs {
    margin: 0;
    padding: 3px 10px;
    background-color: #5eb5e0;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
}

.groupDetail {
    font-weight: normal;
    font-size: 0.9em;
    margin-top: -0.3em;
}

.hideDiv {
    display: none;
}

.imgCentre {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -3em;
}

.imgFlash {
    width: 50px;
}

.imgHome {
    margin-top: 10%;
}

.infoFont {
    font-style: italic;
    font-size: 0.8em;
    color: #00f;
}

.infoRight {
    float: right;
    margin-right: 0.5em;
    text-align: right;
}

.infoRight .btn2 {
    color: #fff;
    font-style: italic;
    margin-left: -12px;
}

.infoTop {
    font-weight: normal;
    font-size: 0.9em;
    margin-top: -1.1em;
}

.instructions {
    color: #808080;
    font-style: italic;
}

.justifiedAbs {
    margin: 0;
    padding: 3px 10px;
    background-color: #00ac00;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
}

.labelAff {
    font-family: "CalibriA";
    font-weight: bold;
    font-style: italic;
    font-size: 1.2em;
    color: #00f;
    margin-right: 5px;
}

.labelTop {
    vertical-align: top;
}

.leftAlign {
    text-align: left;
}

.legendQuestEpr {
    background-color: #54575a;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    padding: 0 8px;
}

.lineTable {
    line-height: 20px;
    min-height: 20px;
    padding: 2px;
    display: inline-block;
    vertical-align: middle;
}

.listeElm {
    height: 100%;
    overflow: auto;
    padding: 10px;
    font-family: "TahomaA";
    font-size: 1em;
}

.logoEntete {
    float: left;
    margin: 0;
    padding: 0;
}

.marginTop15 {
    margin-top: 15px;
}

.mdActive {
    opacity: 1;
    pointer-events: auto;
}

.mdInactive {
    opacity: 0;
    pointer-events: none;
}

.modalFlash,
.modalSemester,
.modalInput {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    opacity: 0;
    pointer-events: none;
}

.modalDelete,
.modalGroup,
.modalRevision,
.modalWaiting {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
}

.modalFlash:target,
.modalSemester:target,
.modalInput:target {
    opacity: 1;
    pointer-events: auto;
}

.modalFlash > div {
    width: 500px;
    font-family: "CalibriA";
    font-size: 2em;
    color: #fff;
    background: #888a8f;
    position: relative;
    margin: 25% auto;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
}

.modalFlash a[href="#close"],
.modalSemester a[href="#close"] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.7em;
    line-height: normal;
    color: transparent;
}

.modalFlash a[href="#close"]:after,
.modalSemester a[href="#close"]:after {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #fff;
    content: "X";
    display: block;
    width: 1.5em;
    padding: 5px 1px 1px 1px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background: #000;
    border: 3px solid #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.modalFlash a[href="#close"]:focus:after,
.modalFlash a[href="#close"]:hover:after,
.modalSemester a[href="#close"]:focus:after,
.modalSemester a[href="#close"]:hover:after {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
}

.modalFlash a[href="#close"]:focus:after,
.modalSemester a[href="#close"]:focus:after {
    outline: 1px solid #000;
}

.modalDelete > div {
    width: 60%;
    font-family: "CalibriA";
    font-size: 1em;
    color: #000;
    background: #fff;
    position: relative;
    margin: 25% auto;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
}

.modalGroup > div {
    width: 40%;
    height: 90%;
    background: #fff;
    color: #000;
    font-family: "TahomaA";
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin: 3% auto;
    padding: 1em;
    border-radius: 0.8em;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    overflow-y: auto;
}

.modalGroup span[id="close"]:after {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    color: #fff;
    content: "X";
    display: block;
    width: 2em;
    padding: 3px 2px 3px 1px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background: #000;
    border: 3px solid #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.modalInput > div {
    width: 70%;
    height: 90%;
    font-family: "CalibriA";
    font-size: 1em;
    color: #000;
    background: #fff;
    position: relative;
    margin: 5% auto;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    overflow-y: auto;
}

.modalRevision > div {
    width: 80%;
    height: 90%;
    font-family: "CalibriA";
    font-size: 1em;
    color: #000;
    background: #fff;
    position: relative;
    margin: 3% auto;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    overflow-y: auto;
}

.modalSemester > div {
    width: 200px;
    font-family: "CalibriA";
    font-size: 1em;
    color: #000;
    background: #fff;
    position: relative;
    margin: 25% auto;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
}

.modalWaiting > div {
    width: 35%;
    height: 17%;
    font-family: "CalibriA";
    font-size: 1em;
    color: #000;
    background: #fff;
    position: relative;
    margin: 20% auto;
    padding: 15px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    overflow-y: auto;
}

.msgValide {
    color: #f00;
    font-weight: bold;
}

.navigation {
    width: 29%;
    float: left;
    height: 100%;
    overflow: auto;
    padding: 5px;
    margin-top: 0;
}

.navigationLarge {
    width: 39%;
    float: left;
    height: 100%;
    overflow: auto;
    padding: 5px;
    margin-top: 0;
}

.navigationLargest {
    width: 59%;
    float: left;
    height: 100%;
    overflow: auto;
    padding: 5px;
    margin-top: 0;
}

.navigationShort {
    width: 19%;
    float: left;
    height: 100%;
    overflow: auto;
    padding: 5px;
    margin-top: 0;
}

.noteDetail {
    text-align: center;
    padding: 5px;
    font-size: 0.8em;
}

.noteDiv {
    margin: 5px;
    display: inline-block;
    box-shadow: 5px 5px 5px #aaa;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

.noteTitle {
    padding: 5px;
    font-weight: bold;
}

.noteTxt {
    padding: 0 5px;
}

.notJustifiedAbs {
    margin: 0;
    padding: 3px 10px;
    background-color: #c23333;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
}

.noValidate {
    color: #c23333;
    font-weight: bold;
}

.previewDoc {
    height: 85%;
}

.racineRep {
    font-weight: bold;
    font-style: italic;
    font-size: 0.9em;
}

.revision {
    background-color: #a0eda3;
}

.rightAlign {
    text-align: right;
}

.selectAvec {
    background-color: #cdbe96;
    font-weight: bold;
}

.selectSans {
    background-color: #dcdcdc;
    font-weight: normal;
}

.separeLine {
    margin: 10px 0;
    border-bottom: #dcdcdc 1px solid;
}

.separeSelect {
    height: 2px;
    line-height: 2px;
    min-height: 2px;
    margin: 2px 0;
    background-color: #888a8f;
}

.separeSubscrib {
    height: 25px;
    border-left: #aaa solid 2px;
    margin: 5px;
}

.showDiv {
    display: inline-block;
}

.sideComptaMnu {
    margin-bottom: 10px;
}

.sideDashboardInfo {
    line-height: 25px;
    min-height: 25px;
    vertical-align: central;
    padding-left: 30px;
}

.sideDashInfoSmall {
    line-height: 15px;
    min-height: 15px;
    vertical-align: central;
    padding-left: 30px;
}

.stuPhoto {
    width: 160px;
    margin: 0;
    padding: 0;
    border: none;
}

.subMainMenu {
    font-size: 0.4em;
    margin-top: -0.5em;
}

.subscribInact {
    color: #aaa;
}

.supElm {
    margin: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
}

ul#tabs {
    list-style-type: none;
}

#tabs li {
    display: inline;
}

#tabs a {
    text-decoration: none;
    border: #54575a 1px solid;
    background-color: #fff;
    color: #54575a;
    font-style: italic;
    font-weight: bold;
    padding: 5px 10px;
}

#tabs a:focus {
    background-color: #54575a;
    color: #fff;
}

.taskDiv {
    border: 1px #000 solid;
    margin: 5px;
    /*padding: 5px;*/
    display: inline-block;
    box-shadow: 5px 5px 5px #aaa;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

.taskDone {
    text-decoration: line-through;
}

.taskHover {
    padding-right: 10px;
    cursor: help;
}

.titreListeElm {
    font-size: 1.1em;
}

.titreTable {
    border-bottom: #000 solid 1px;
}

.trashSelect {
    margin: 0 10px 0 4px;
    vertical-align: middle;
}

.txtFlash {
    padding-left: 10px;
}

.txtMail {
    font-family: "CalibriA";
}

.typeExpEpr {
    margin: 20px 0;
}

.underLine {
    margin-bottom: 5px;
    border-bottom: #000 1px solid;
}

.testDiv {
    background-color: #5eb5e0;
}

/*****************************************************************************/
/***************************** Formulaires ***********************************/
/*****************************************************************************/
.cellInact {
    background-color: #808080;
    color: #333;
}

.cellReduct {
    margin: 0;
}

.colTabDD {
    width: 200px;
    height: 100px;
}

.colTabGmt {
    width: 10%;
    height: 100%;
}

.divForm {
    margin-bottom: 10px;
}

.divTable {
    width: 100%;
}

.errorField {
    border: #a50d44 solid 2px;
}

.errorForm {
    color: #f00;
    font-weight: bold;
    background-color: #aaa;
    padding: 5px 0;
    margin-bottom: 10px;
}

.errorFormPuce {
    font-size: 0.5em;
    vertical-align: middle;
}

.forms,
.formsReduct {
    min-height: 20px;
    padding: 10px;
    margin: 0 20px 20px 20px;
    background-color: #f1f1f1;
    text-align: center;
}

.formsNote {
    min-height: 20px;
    padding: 10px;
    margin: 0 20px 20px 20px;
    text-align: center;
    box-shadow: 5px 5px 5px #aaa;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

.forms input,
select {
    font-family: "TahomaA";
    margin-right: 1em;
    font-size: 1em;
    text-align: left;
}

.formsNote input,
select {
    font-family: "TahomaA";
    margin-right: 1em;
    font-size: 1em;
    text-align: left;
}

.forms label,
.formsReduct label,
.formsNote label {
    vertical-align: top;
    font-family: "CalibriA";
    font-style: italic;
    margin-right: 10px;
    font-size: 1.2em;
    text-align: right;
}

.formsReduct input,
select {
    font-family: "TahomaA";
    font-size: 1em;
    text-align: left;
}

.listeLst {
    height: 100%;
    width: 100%;
    border: 1px solid #333;
    padding: 0;
}

.over {
    overflow-y: auto;
    overflow-x: hidden;
}

.redForm {
    color: #f00;
    font-weight: bold;
    vertical-align: top;
}

.sizeCityForm {
    width: 15em;
}

.sizeDateForm {
    width: 7em;
}

.sizeNumberForm {
    width: 3em;
}

.sizeSubjectForm {
    width: 20em;
}

.sizeTextForm {
    width: 40em;
}

.sizeZipForm {
    width: 5em;
}

.tableAssess {
    font-size: 0.8em;
    background-color: #e1e1e1;
    border-collapse: collapse;
    padding-top: 10px;
}

.tableAssess td {
    border: 1px solid #808080;
    vertical-align: central;
}

.tableCentre {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
}

.tableCentrePay {
    margin: 0 auto;
}

.tdAssessColor {
    background-color: #f1f1f1;
}

.tdAverageColor {
    background-color: #333;
    color: #fff;
    padding: 3px 0;
}

.txtTableAssess {
    padding: 0.2em 0.7em;
}

.txtTable {
    padding: 0 0.7em;
}

/*****************************************************************************/
/******************************* Boutons *************************************/
/*****************************************************************************/

.btn,
.btnG,
.btnR {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: 0.3em;
    font-family: "TahomaA";
    font-size: 1em;
    line-height: 25px;
    color: #333;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #333;
}

.btn:hover,
.btn:hover .txtBtn,
.btn:hover .txtBtnColor,
.btn:hover .txtBtnSmall {
    background-color: #333;
    color: #fff;
}

.btnG:hover,
.btnG:hover .btn3,
.btnG:hover .txtBtn,
.btnG:hover .txtBtnColor {
    background-color: #00ac00;
    color: #fff;
}

.btnR:hover,
.btnR:hover .txtBtn,
.btnR:hover .txtBtnColor {
    background-color: #c23333;
    color: #fff;
}

.btn2 {
    display: inline-block;
    *display: inline;
    padding: 2px 12px;
    margin-bottom: 0;
    *margin-left: 0.3em;
    font-family: "TahomaA";
    font-size: 1em;
    font-style: normal;
    line-height: 20px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btn2:hover,
.btnDeconnect:hover,
.btnSchedule:hover,
.btnList:hover {
    text-decoration: underline;
    color: #00f;
}

.btn2:hover .txtBtn2 {
    font-weight: normal;
    text-decoration: underline;
    color: #000;
}

.btn3 {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    border: none;
    background-color: #f5f5f5;
}

.btn10Inact {
    display: inline-block;
    *display: inline;
    padding: 5px 20px;
    margin-bottom: 0;
    *margin-left: 0.3em;
    font-family: "TahomaA";
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.btnAssess {
    display: inline-block;
    *display: inline;
    padding: 2px 5px;
    margin-bottom: 0;
    *margin-left: 2px;
    font-family: "TahomaA";
    font-size: 1em;
    font-style: normal;
    line-height: 15px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btnColorBlack {
    color: #000;
}

.btnColorFbk {
    color: #003773;
}

.btnColorGreen {
    color: #00ac00;
}

.btnColorOrange {
    color: #d16039;
}

.btnColorQuest {
    color: #a50d44;
}

.btnColorRed {
    color: #c23333;
}

.btnColorRep {
    color: #e68e33;
}

.btnColorThm {
    color: #cdbe96;
}

.btnColorWork {
    color: #ffc000;
}

.btnDeconnect {
    display: inline-block;
    *display: inline;
    padding: 0 12px 2px 5px;
    margin-top: -0.1em;
    margin-bottom: 0;
    *margin-left: 0.1em;
    font-family: "TahomaA";
    font-size: 0.7em;
    font-style: italic;
    line-height: 18px;
    color: #888a8f;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btnEquilibre {
    margin: 0 7px;
}

.btnInact {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: 0.3em;
    font-family: "TahomaA";
    font-size: 1em;
    line-height: 25px;
    color: #888a8f;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    background-color: #f5f5f5;
    border: 1px solid #888a8f;
}

.btnList {
    display: inline-block;
    *display: inline;
    padding: 2px 12px;
    margin-bottom: 0;
    margin-left: 1.5em;
    font-family: "TahomaA";
    font-size: 1em;
    font-style: normal;
    line-height: 20px;
    color: #333;
    text-align: left;
    text-indent: -1em;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btnRetour {
    float: left;
    margin: 0 20px;
}

.btnSchedule {
    display: inline-block;
    *display: inline;
    padding: 2px 10px 2px 2px;
    margin-bottom: 0;
    *margin-left: 2px;
    font-family: "TahomaA";
    font-size: 1em;
    font-style: normal;
    line-height: 20px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btnSup {
    float: left;
    margin-right: 10px;
}

.fa {
    font-size: 1em;
}

.fa10 {
    font-size: 5em;
}

.faAbs {
    font-size: 2.5em;
}

.txtBtn {
    padding-left: 0.5em;
    color: #333;
}

.txtBtn10 {
    color: #333;
    font-size: 1.2em;
}

.txtBtn10Inact {
    color: #fff;
}

.txtBtn2 {
    padding-left: 0.5em;
    color: #000;
}

.txtBtnColor {
    padding-left: 0.5em;
}

.txtBtnInact {
    padding-left: 0.5em;
    color: #888a8f;
}

.txtBtnSmall {
    padding-left: 0.5em;
    color: #333;
    font-size: 0.8em;
}

/*****************************************************************************/
/**************************** Identification *********************************/
/*****************************************************************************/
.cadreLogin {
    width: 500px;
    padding: 10px;
    margin: 10px auto;
    box-shadow: 5px 5px 5px 0 #808080;
    border: #aaa solid 1px;
}

.lblLogin {
    width: 250px;
    text-align: right;
    font-size: 1.1em;
}

.legendLogin {
    margin: 0;
    padding: 0 3px;
    font-family: "CalibriA";
    text-align: left;
    font-size: 1.5em;
    font-weight: bold;
    font-style: italic;
    text-shadow: 3px 3px 2px #808080;
    border: #fff solid 1px;
}

.selLogin {
    width: 250px;
    text-align: left;
    font-size: 1.2em;
}

.selUser {
    margin: 7% 0 0 0;
    text-align: center;
    font-family: "TahomaA";
}

/*****************************************************************************/
/**************************** Menu déroulant *********************************/
/*****************************************************************************/
.btnMenu:hover,
.btnMenu:hover .txtBtnMenu,
.btnSubMenu:hover,
.btnSubMenu:hover .txtBtnMenu,
.btnMenuActive:hover,
.btnMenuActive:hover .txtBtnMenuActive {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
    border-bottom: 2px solid #333;
}

.containerMenu {
    width: 100%;
    display: table;
    border-spacing: 0;
    color: #000;
    background-color: #dcdcdc;
    height: 30px;
    border-bottom: 2px solid #888a8f;
    text-decoration: none;
}

.subMenu {
    left: 0;
    opacity: 0;
    display: none;
    z-index: 1;
}

.subMenuSelected {
    opacity: 1;
    display: inline-block;
}

#mainMenu,
#mainMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mainMenu li {
    display: inline-block;
}

#mainMenu li a {
    display: block;
    text-align: left;
}

#mainMenu li ul {
    position: absolute;
}

#mainMenu li ul#subMenuRight {
    position: absolute;
    right: 0;
}

#mainMenu li ul li {
    width: 200px;
}

.titleMenu {
    padding: 0.5em 0.5em 0 0.5em;
    font-family: "TahomaA";
}

.txtBtnMenu {
    font-size: 0.9em;
    padding-left: 0.2em;
    color: #333;
}

ul ul {
    display: none;
}

li:hover ul#subMenu,
li:hover ul#subMenuRight {
    display: block;
    opacity: 1;
    z-index: 1;
}

/*****************************************************************************/
/**************************** Enseignant *********************************/
/*****************************************************************************/

.btnAssessTeacher {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin: 0;
    font-family: "TahomaA";
    font-size: 1em;
    font-style: normal;
    line-height: 20px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #333;
}

.btnAssessTeacherInact {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin: 0;
    font-family: "TahomaA";
    font-size: 1em;
    line-height: 20px;
    color: #888a8f;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    background-color: #f5f5f5;
    border: 1px solid #888a8f;
}

.btnDeconnectTeacher:hover {
    text-decoration: underline;
    color: #00f;
}

.btnTeacher {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin: 0;
    font-family: "TahomaA";
    font-size: 1em;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #dcdcdc;
    border: 1px solid #dcdcdc;
}

.btnTeacherActive {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin: 0;
    font-family: "TahomaA";
    font-size: 1em;
    line-height: 20px;
    color: #222;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #aaa;
    border: 1px solid #aaa;
    border-bottom: 2px solid #333;
}

.btnTeacher:hover,
.btnTeacher:hover .txtBtnTeacher,
.btnTeacherActive:hover,
.btnTeacherActive:hover .txtBtnTeacherActive {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
    border-bottom: 2px solid #333;
}

.btnAssessTeacher:hover,
.btnAssessTeacher:hover .txtBtn {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}

.imgAbsent {
    border: #f00 solid 2px;
}

.selectModule {
    padding: 3px 12px 6px 2px;
    background-color: #dcdcdc;
    border: 1px solid #333;
    line-height: 20px;
    vertical-align: middle;
}

.stuPhotoTeacher {
    width: 120px;
    margin: 0;
    padding: 0;
    border: none;
}

.tromboDiv {
    display: inline-block;
    padding: 0.2em 0.5em;
    width: 150px;
}

.tromboTxt {
    font-size: 0.8em;
}

.txtBtnTeacher {
    font-size: 0.9em;
    padding-left: 0.2em;
    color: #333;
}

.txtBtnTeacherActive {
    font-size: 0.9em;
    padding-left: 0.2em;
    color: #222;
}/* =======================================================================
 * POPUPS VIGILANCE / PROBLÉMATIQUE PERSONNELLE
 *  - Overlay plein écran
 *  - Boîte centrée
 * ======================================================================= */

.vigilance-popup,
.personal-issue-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 9999;
    font-size: 0.9em;

    align-items: center;
    justify-content: center;
}

.vigilance-popup.is-visible,
.personal-issue-modal.is-visible {
    display: flex;
}

/* Boîte interne */
.vigilance-popup__box,
.personal-issue-modal__box {
    background: #ffffff;
    border: 1px solid #ffffff;
    padding: 20px 24px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.35);

    max-width: 520px;
    width: 90%;
    border-radius: 6px;

    /* même police que le projet */
    font-family: "TahomaA", Arial, sans-serif;
}

/* Titre principal */
.vigilance-popup__title,
.personal-issue-modal__title {
    color: #a00404;
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 1.05em;
    text-align: center;
}

.vigilance-popup__subtitle {
    font-weight: bold;
    text-align: center;
    margin: 8px 0 4px 0;
}

.vigilance-popup__paragraph {
    margin: 2px 0 6px 0;
    text-align: center;
}

.vigilance-popup__paragraph--note {
    font-style: italic;
}

/* Corps modale pb perso */
.personal-issue-modal__body {
    margin-top: 10px;
}

.personal-issue-modal__body textarea {
    width: 100%;
    resize: vertical;
    min-height: 70px;
    box-sizing: border-box;
    font-family: "TahomaA", Arial, sans-serif;
}

/* =======================================================================
 * FOOTERS
 * ======================================================================= */

/* Vigilance : aligné à droite */
.vigilance-popup__footer {
    margin-top: 14px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
}

/* Problématique perso : aligné à droite + Annuler à gauche */
.personal-issue-modal__footer {
    margin-top: 14px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
}

.personal-issue-modal__cancel {
    margin-right: auto;
}

/* =======================================================================
 * POPUPS DE CONFIRMATION – centrage du texte
 * ======================================================================= */

#personalIssueSavedModal .personal-issue-modal__body,
#personalIssueCancelWarning .personal-issue-modal__body,
#personalIssueDeleteConfirm .personal-issue-modal__body {
    text-align: center;
    margin: 24px 0;
    line-height: 1.5;
}

/* Disabled : scope local (ne pas impacter tout le projet) */
#personalIssueModal .personal-issue-modal__save:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Message d'erreur */
.personal-issue-modal__error {
    margin-top: 6px;
    color: #d41c1c;
    font-size: 0.85em;
    font-style: italic;
}

.errorMsg {
    color: red;
    font-weight: bold;
}
