/*common style*/
.labelBold {
    color: #000000;
    font-weight: bold;
}

.labelRed {
    color: #ff3300;
}

.mandatoryFieldsAsterisk {
    color: #ff3300;
}

.mandatoryFields {
    color: #666666;
    font-style: italic;
    font-size: 11px;
}

.fontMediumUpperCase {
    font: bold 12pt Verdana;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.btn1, .btn1Over {
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    color: #ffffff;
    background-color: var(--main_color);
    padding: 5px 8px 3px 8px;
    margin-left: 10px;
    font-size: 115%;
    font-weight: bold;
    cursor: pointer;
    border: none;
}

.btn1Over {
    color: var(--main_color);
    background-color: #999999;
    border: none;
}

.tab1Background {
    min-width: 200px;
    height: 27px;
    background-color: #fcf8f9;
}

.TabGrayCornerLeft1 {
    background-image: url("../images/opera/TabGrayCornerLeft1.png");
    background-repeat: no-repeat;
    background-position: right;
    width: 10%;
}

.tab2Background {
    min-width: 200px;
    height: 27px;
    background-color: #E5E5E5;
}

.TabGrayCornerLeft2 {
    background-image: url("../images/opera/TabGrayCornerLeft2.png");
    background-repeat: no-repeat;
    background-position: right;
    width: 10%;
}

.tab3Background {
    min-width: 200px;
    height: 27px;
    background-color: #bfbdbd;
}

.TabGrayCornerLeft3 {
    background-image: url("../images/opera/TabGrayCornerLeft3.png");
    background-repeat: no-repeat;
    background-position: right;
    width: 10%;
}

.tab4Background {
    min-width: 220px;
    height: 27px;
    background-color: #adadad;
}

.TabGrayCornerRight4 {
    background-image: url("../images/opera/TabGrayCornerRight4.png");
    background-repeat: no-repeat;
    background-position: left;
    width: 10%;
}

.tabSelected {
    min-width: 200px;
    min-height: 27px;
    background-color: var(--main_color);
}

.errorMessage {
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
}

.tableCommonTitle {
    border-spacing: 0;
    height: 27px;
}

.titreParamPanel {
    background-image: url("../images/opera/point-titre.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #666666;
    color: white;
    font: bold 12pt Verdana;
    padding-left: 22px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 928px;
    height: 40px;
}

.paramTitre {
    padding-left: 15px;
}

.subCommonPanel {
    background-color: white;
    min-width: 950px;
    min-height: 420px;
}

.blocParamShadow {
    box-shadow: 1px 1px 12px #555;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .tabActive {
    display: block;
    visibility: visible;
}

.titreParams {
    margin: 0;
    height: 27px;
    padding: 0;
    border-collapse: collapse;
    margin-right: 5px;
}

.titreParams td {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    height: 27px !important;
}

.titreParamsSelectionne {
    padding: 0px;
    min-width: 165px !important;
    background-size: 220px;
    background-color: #00B1E5;
    color: #FFFFFF;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}

.titreParamsSelectionne:hover {
    color: #666666;
}


.tabsSelected {
    padding: 0px;
    min-width: 165px !important;
    background-size: 220px;
    background-color: #fdfdfe;
    color: #00B1E5 !important;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    z-index:9999;
}
.tabsSelected a {
    color: #00B1E5 !important;
}
.tabsSelected:hover {
    color: #666666;
}

.autresParams {
    padding: 0px;
    min-width: 165px !important;
    font: bold 10pt Verdana;
    background-color: #C0C0C0;
    background-size: 350px;
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}

.autresParams:hover {
    background: #E0E0E0;
}


.autresParams a {
    transition: color 0.2s ease-in-out;
}

.ongletCorbOffOn {
    background-image: url("../images/opera/onglet.coin.gris.bleu.fonce.png");
    background-repeat: no-repeat;
    background-position: left center;
    width: 17px;
}

.ongletCorbOnOff {
    background-image: url("../images/opera/onglet.coin.bleu.gris.fonce.png");
    background-repeat: no-repeat;
    background-position: left center;
    width: 17px;
}

.ongletCorbOffOff {
    background-image: url("../images/opera/onglet.coin.gris.gris.fonce.png");
    background-position: left center;
    width: 17px;
}

.ongletCorbOnEmpty {
    background-image: url("../images/opera/onglet.coin.bleu.png");
    background-repeat: no-repeat;
    background-position: left center;
    width: 17px;
}

.ongletCorbOffEmpty {
    background-image: url("../images/opera/onglet.coin.gris.fonce.png");
    background-repeat: no-repeat;
    background-position: left center;
    width: 17px;
}

.titreOn {
    /*width: 17px;*/
    /*height: 27px;*/
    padding: 4px;
    vertical-align: middle;
}
.displayContents {
    display: contents;
}

.titreOff {
    background-color: #868789;
    width: 17px;
    height: 27px;
}

.ui-datepicker-trigger {
    margin-left: 3px;
    display: inline-block;
    vertical-align: top;
}

.marginParam {
    margin-top: 5px;
    margin-right: -3px;
}

.btn-link {
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    color: #ffffff;
    padding: 0;
    text-decoration: underline;
    font-family: inherit;
    font-size: inherit;
}

#userInfosBlock {
    overflow: auto;
    width: 500px;
    height: 180px;
}

.paramLabelPadding {
    padding-left: 07px;
}

.custom-combobox {
    position: relative;
    display: inline-flex;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-left: -1px;
    padding: 0;
}

.custom-combobox-input {
    margin: 0;
    padding: 2.5px 5px;
}

.marginBottomTen {
    margin-bottom: 10px;
}

