.body
{
    width: 100vw;
}
.connexion
{
    background-image: url(../files/background-01.png);
    background-attachment: fixed;
    background-size:cover;
    border-radius: 20px;
}
.sH
{
    height: 99vh;
}

.sidebar
{
    background-color: whitesmoke;
    color: white;
    padding-top: 70px;
    min-height: 100vh;
    width: 20vw;
    position: fixed;
}
.mainTab
{
    padding-left: 20px;
    padding-top: 70px;
    width: 78vw;
    margin-left: 20vw;
}
.nav-link
{
    color: black;
}
#import
{
    display: none;
}
.pp .label-control
{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0;
    margin-top: 0;
}
.form-group
{
    margin-top: 0;
    margin-bottom: 0;
}
.btt
{
    padding-top: 13px !important;
}
.dep .col-sm-1 , .dep .col-sm-2, .dep .col-sm-11 , .dep .col-sm-12 , .dep .col-sm-9
{
    padding: 3px !important;
}
.purple
{
    background-color: #563D7C;
    width: 70px;
    height: 70px;
}
.orange
{
    background-color: #F65700;
    width: 70px;
    height: 70px;
}
.blue
{
    background-color: #007CD6;
    width: 70px;
    height: 70px;
}
.black
{
    background-color: #000000;
    width: 70px;
    height: 70px;
}
.red
{
    background-color: #BB0200;
    width: 70px;
    height: 70px;
}
.green
{
    background-color: #00833D;
    width: 70px;
    height: 70px;
}
.greenBTN
{
    color:#00833D ;
}
.gray
{
    background-color: gray;
}
.deplacement td
{
    padding-top: 2px ;
    padding-bottom: 2px ;
    border: 1px black solid;
}
.login-form
{
    margin-top:10vh !important;
}

.btn-connect
{
    border: #00833D 2px solid;
    color: #00833D;
    background-color: white;
}
.btn-connect:hover
{
    background-color: #00833D;
    color: white !important;
}
#exp
{
    display: none;
}
.madeby
{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.copyright
{
    color: black;
}
.invalid-cell
{
    background-color: #FF9500;
    color: white;
}
.invalid-cellule
{
    background-color: red !important;
    color: white !important;
}
.invalid-cellule
{
    background-color: red !important;
    color: white !important;
}

.invalid-cellule-meme
{
    background-color: #78123C !important;
    color: white !important;
}
#error1 ,#error2,#error3,#error4,#error5
{
    color: red;
}
#errorM1 ,#errorM2,#errorM3,#errorM4,#errorM5
{
    color: #78123C ;
}
#autre
{
    display: none;
}
.noMargin td
{
    margin-top: 0;
    margin-bottom: 0;
}
.noPadding td
{
    padding-top: 2;
    padding-bottom: 0;
}
#deplacementsM , #formationsM , #correctionsM , #administrateurM
{
    display: none;
    margin-left: 15px;
    padding: 0px;
    border-left: black 1px solid;
    margin-bottom: 15px;
}
#sF,#sD,#sC,#sA
{
    margin-bottom: 15px;
    color: white;
    border-radius: 0px;
}