* {
    border-radius: 0 !important;
}

h2.titrePopupInfos,
h2.titrePopupPackage,
h2.pkgLibre,
h2.pkgMonoHoraire {
    width: 100%;
    padding: 4px 8px;
    margin: 0 0 8px 0;
    color: #fff;
    font: 900 13px/20px "Akzidenz-Grotesk BQ", sans-serif;
    background-color: #EB1010;
    overflow: hidden;
}

#Omniris .msgPkg {
    margin-top:15px;
    margin-bottom:15px;
}
#Omniris .errorPkg {
    margin-top:15px;
    margin-bottom:15px;
    color:#EB1010;
    text-align:center;
    font-weight: bold;
}
/* tableau des composants pkg */
#Omniris table.tab_pkg td {
    font-size: 12px;
    padding: 0 4px;
}
@media (min-width:576px) {
    #Omniris table.tab_pkg td {
        font-size: 14px;
        padding: 0 4px;
    }
}
.tab_pkg td.separateurPkg {

}
.tab_pkg tr.ligneVide {
    height: 8px;
}
.tab_pkg tr.ligneVideDouble {
    height: 30px;
}
.ligneTitreComposant {
    color: white;
    font-weight: bold;
}
#Omniris table.tab_pkg tr.compOblig {
    background-color: #EB1010;
}
#Omniris table.tab_pkg .faCompOblig {
    padding-right: 15px;
    color: #EB1010;
}
#Omniris table.tab_pkg tr.compOption {
    background-color: #ab9581;
}
#Omniris table.tab_pkg .natureComp {
    font-style: italic;
}
.hideElement {
    display: none;
}
.folder_qte {
    text-align: center;
}
.colPrixServicePkg {
    text-align: right;
}
td.colQtePkg {
    max-width: 50px;
    text-align: right;
}
.colQtePkg input[type=text] {
    width: 45px;
    text-align: center;
}
.table td.tdMotTotalPkg,
.table td.tdSommeTotalePkg
{
    text-align: right;
    font-weight: bold;
    margin: 0 0 4px 0;
    border-width: 0;
}
.colSlotServicePkg {
    width: 50px;
}
input.choixHeureChrono {
    width: 50px;
}
.menuHeuresPkg {
    margin: 0 0 30px 0;
}

#Omniris h2.pkgTitreIndispo {
    margin-top: 8px;
    text-align: center;
    font-size: 1.5rem;
}
#Omniris .pkgRetour {
    margin-right: 8px;
}

#Omniris .spinnerPkg {
    margin-right: 8px;
}

#Omniris table.tab_pkg td.tdSeparateurPkg {border-top: 0;}