.demiNoir:active .center,.demiNoir:hover .center {
        -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);
}
.ombreform{box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.3) inset}
.replace{cursor: pointer}
#contextmenu::before {
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #fff;
    top: 5px;
    content: " ";
    height: 0;
    left: -9px;
    position: absolute;
    width: 0;
    z-index: 3;
}
#contextmenu::after {
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #ccc;
    top: 5px;
    content: " ";
    height: 0;
    left: -11px;
    position: absolute;
    width: 0;
    z-index: 2;
}
.ligne .icon.droite:hover,.ligne .icon.bas:hover{color: #DC0C5A}
.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}
* html .ui-autocomplete {
    height: 100px;
}
.ui-helper-hidden-accessible{z-index: 999;background-color: #fff;}
.divtva .opt:hover{background-color: #eee}

