
/* ============== ONGLETS =================*/

.recherche-offre .nav-tabs > li > a,
.recherche-offre .nav-tabs > li > a:focus,
.recherche-offre  .nav-tabs > li > a:hover {
    background-color: #AEADAD !important;
    color: white;
}

.recherche-offre .nav-tabs > li.active>a, .recherche-offre .nav-tabs > li.active>a:focus, .recherche-offre .nav-tabs > li.active>a:hover {
    background-color: #A21119 !important;
    color: white;
}

.recherche-offre .menu-tabs {
    border-bottom: solid 3px #A21119;
    margin-bottom: 4px;
}

.excel-bckcolor {
    background-color: #4cae4c !important;
}

.reset-bckcolor {
    background-color: #eea236 !important;
}

.search_bkcolor {
    background-color: #4cae4c !important;
}

 .datagrid .panel-body {
    overflow: hidden !important;
     padding: 0 !important;
}

 .combo-panel .panel {
     padding-bottom: 0px !important;
 }

.managedDataLine {
    background-color: #EBF0F0;
    color: #454545;
    font-size: 13px;
}

.trash-color {
    color: #A21119;
}
.managedDataLine  label {
    color: #454545;
    font-weight: bold;
    font-size: 15px;
}

.half-size {
    width: 50% !important;
}

.quarter-size {
    width: 25% !important;
}

.margi-10pct {
    margin-right: 10px;
}

.tier-size {
    width: 30% !important;
    margin-right: 10px;
}

.seventy-size {
    width: 70% !important;
    margin-right: 10px;
}


.tier-size-no-margin {
    width: 30% !important;
}

.medails-checkbox-addon {
    width: 21% !important;
}

.seventy-size-no-margin {
    width: 70% !important;
}

.fixed-checkbox-size-90px {
    width: 90px !important;
}

.presse-height {
    height:240px !important;
}

.all-height {
    height: 100% !important;
}

.all-width {
    width: 100% !important;
}


.checkbox-padding-top {
    margin-top: 0px !important;
}

.btn-right-margin {
    margin-right: 10px;
}
