a {
    color: #28a745;
}
a:hover {
    color:#28a745;
    text-decoration: none;
}
.aere{
    margin:12px;
}
.clickable {
    cursor: pointer;
}

#spinner {
    position:absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.obligatoireMaisVide {
    border: solid 2px red;
}

.veryBigFont{
    font-size: 50px;
}

#livraisonToSend {
 text-align: left !important;
}
.trEchantillons{
    border-bottom: solid 1px lightgrey;
}
.trEchantillons input{
    width:170px;
}
input[type="radio"] {
    width:28px !important;
}
input[type="checkbox"] {
    width:25px !important;
}
.tablesorter-header {
    cursor: pointer;
}

.footer{
    position:fixed;
    bottom:0;
    left:0;
    width:100vw;
    margin-bottom: 16px;
}
.container {
    position:relative;
}
.accesEduc{
    text-align: right;
    position:relative;
    right:0;
    width:100%;
}
#divEducAdmin{
    position:fixed;
    top:0;
}

.illus img{
    max-height:180px;
}

.listActions{
    cursor: pointer;
    font-weight: bold;
}
.listStatistiques{
    cursor: pointer;
}

.listStatistiques div ul{
    margin-left:-25px;
    font-size:0.9em;
}
#signature {
    height:200px;
    width:300px;
    border:solid 1px #000;
    margin-left:auto;
    margin-right:auto;
}
.crop{
    /*overflow:hidden;*/
    /*display:block;*/
    /*!*width: 320px;*!*/
    /*!*height:320px;*!*/
    /*width:100%;*/
    /*height:80vh;*/
    /*transform:scale(0.3);*/
}
#video{
    /*margin-left: -15px;*/
}

#canvasPhoto{
    /*transform:scale(0.3);*/
}

.soleQty{
    width:100px;
}

button.menu{
    width:100%;
}

.livraisonSmallImage {
    max-width:80px;
}

.livraisonTextBienVisible {
    font-weight: bold;
    size:18px;
}
.livraison_detail_value {
    width : 80px;
    font-size:18px;
}