﻿.headBG-link {
    color: #fff;
    font-family: "kelson bold";
    text-transform: uppercase;
    font-size: 14px;
}

.previous-campain {
    background: #f8f8f8;
    height: 100%;
    padding-bottom: 40px;
}

.export-csv-button a {
    color: #5F94AB;
}

.export-csv-button {
    margin-bottom: 10px;
}

.row-nx1 {
    background: #f8f8f8;
}

.row-nx2 {
    background: #ffffff;
}

.h2-alt2{
    text-transform : none !important;
}

.export-csb-link{
    margin-right:50px;
}

.resultat-non-trouve {
    font-size: 16px;
    margin-bottom: 20px;
}

.control-half{
    width:45%;
}

.multi-control{
    width:100%
}

.no-background{
    background : none;
}

.delete-bloc-polluantcompl {
    float: right;
    color: #C10000;
    cursor: pointer;
    position: relative;
    z-index: 99;
}

.cancel-right {
    position: relative !important;
}

.btninactive {
    background-color: #5F94AB !important;
    color: #fff !important;
    border-color: #5F94AB !important;
}