

select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 0;
    outline: 1px solid #CCC;
    background-color: white;
    outline-offset: -1px;
}

h2.titrePopupInfos,
h2.titrePopupPackage,
h2.pkgLibre,
h2.pkgMonoHoraire,
h2.pkgHorairesStrictes,
h2.pkgNonContraint {
    width: 100%;
    padding: 4px 8px;
    margin: 0 0 8px 0;
    text-align: center;
    color: #fff;
    font: 900 13px/20px Helvetica, sans-serif;
    background-color: #0bbbef;
    overflow: hidden;
}

#Omniris .msgPkg {
    margin-top:15px;
    margin-bottom:15px;
}
#Omniris .errorPkg {
    margin-top:15px;
    margin-bottom:15px;
    color:#0bbbef;
    text-align:center;
    font-weight: bold;
}
#Omniris .titreChoixHeurePkg {font-weight: bold;padding-bottom: 8px;}
/* 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: #0bbbef;
}
#Omniris table.tab_pkg .faCompOblig {
    /*padding-right: 15px;*/
    color: #0bbbef;
}
#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;
}
#Omniris table.tab_pkg td.tdMotTotalPkg,
#Omniris table.tab_pkg td.tdSommeTotalePkg
{
    text-align: right;
    font-weight: bold;
    padding: 15px 0 8px 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;}

/*PKG LIBRES */
#Omniris .accordion .card-header {padding:4px;}

.btnAccordeon {
    color: white;
    text-transform: uppercase;
}
.btnAccordeon:hover {
    color: white;
    text-decoration: none;
}
#Omniris .compOblig .btnAccordeon {
    background-color: #0bbbef;
}
#Omniris .compOblig .faCompOblig {
    /*padding-right: 15px;*/
    font-size: 20px;
    color: #0bbbef;
}
#Omniris .compOption .btnAccordeon{
    background-color: #ab9581;
}
.natureComp {
    text-transform: none;
}
.icoAccordeon {
    margin-right: 8px;
}
.colDateSlotServicePkg {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
}
.btnCalActPkg {
    border: 1px solid rgb(1,48,102);
}
.inputGroupeIcoCal {
    color: white;
    background-color:rgb(1,48,102);
    border: 1px solid rgb(1,48,102);
}
.selectDateSlot {
    border: 1px solid rgb(1,48,102);
    margin: 4px auto;
    width: 100%;
}
.selectDateSlot::after{
    padding: 4px 12px 3px 13px;
}

#Omniris .pTotalPKG {
    font-weight: bold;
    text-align: right;
    margin-right: 15px;
}

.spanTotPkg {margin-left: 15px;font-weight: normal;}

.spanPrixSlotZero {display:none;}

.pFormCheckPlanning {height: 12px;}

.radioPlanning {width: 20px;height: 20px;}

#Omniris .checkBoxPkgLibre {width: 20px;height: 20px;}

#Omniris .montChargement {width: 60px;max-width: 70px;text-align: right;}