
    @font-face {
    font-family: 'HKGrotesk';
    font-style: normal;
    font-weight: normal;
    src: local('HK Grotesk Regular'), url('HKGrotesk-Regular.woff') format('woff');
    }


    @font-face {
        font-family: 'HKGrotesk';
        font-style: normal;
        font-weight: bold;
        src: local('HK Grotesk SemiBold'), url('HKGrotesk-SemiBold.woff') format('woff');
    }


    @font-face {
        font-family: 'HKGrotesk';
        font-style: normal;
        font-weight: 900;
        src: local('HK Grotesk Bold'), url('HKGrotesk-Bold.woff') format('woff');
    }




.head h1 small a {
    color: #333333;
    text-decoration: none;
}

.head .btn {
    border: solid 1px #BDC9D3;
    background: white;
    color: #61707f;
}

#piafs select {
    margin: 25px 35px;
    box-sizing: border-box;
    width: calc(100% - 70px);
    background: transparent;
    color: white;
    border-color: #ffffff52;
}
-

.v2 thead td .contextMenu {
    position: absolute;
}


.suivi.gray small {
    position: absolute;
    top: -20px;
    left: 0;
}