/* refonte */

span, label, a, td {
    font-size: 14px;
    font-family: "Open Sans", Verdana, sans-serif;
}

.rich-panel {
    font-family: "Open Sans", Verdana, sans-serif !important;
    font-weight: lighter !important;
    padding: 0;
    border: 1px ridge rgba(206, 206, 205, 0.75);
}

.rich-panel-header {
    font-family: "Open Sans", Verdana, sans-serif !important;
    font-weight: bolder;
    border-color: rgba(0, 173, 179, 0.5);
    background: rgba(0, 173, 179, 0.5) none;
    border-width: 0 0 2px 0;
    padding: 4px;
    font-size: 16px;
    color: black;
}

.rich-panel-header span {
    font-size: 16px;
}

div.rich-stglpanel-header {
    font-size: 14px;
}

.rich-panelbar-content input {
    font-family: "Open Sans", Verdana, sans-serif !important;
    background-image: none;
    padding: 4px;
}

.rich-panelbar-header {
    font-family: "Open Sans", Verdana, sans-serif !important;
    background: white none;
    padding: 4px;
    color: black;
    font-size: 16px;
}

.rich-panelbar-header-act {
    font-family: "Open Sans", Verdana, sans-serif !important;
    color: black;
    background: rgba(0, 173, 179, 0.5) none;
    font-weight: bolder;
    padding: 4px;
    font-size: 16px;
}

.rich-panel {
    background-color: white;
    border-color: rgba(206, 206, 205, 0.75);
    border-radius: .25rem;
}

.rich-table-header {
    background-image: none;
    background-color: rgba(0, 173, 179, 0.5);
    border: solid 1px rgba(206, 206, 205, 0.75);
    color: black;
    font-size: 14px;
}

.rich-table-subheader {
    background-color: #cad0d84d;
    border: solid 1px rgba(206, 206, 205, 0.75);
}

::-webkit-scrollbar {
    width: 16px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(0, 173, 179);
    border-radius: 0.4rem;
}

.rich-table-headercell {
    color: black;
    font-size: 14px;
    /*text-transform: uppercase;*/
}

[type~=text] {
    border: 1px solid black;
    border-radius: 4px;
    padding: 5px 15px;
}

[title=Modifier]:hover, [title=Supprimer]:hover, [title*="Actif"]:hover, [title*="Inactif"]:hover, [alt="Oui"]:hover,
[alt="Non"]:hover, [title*="Cliquez"]:hover, [src*="img/garbage-red.svg"]:hover, [src*="/img/edit-solid.svg"]:hover,
[src*="/img/times-solid.svg"]:hover, [src*="/img/arrows-to-eye.svg"]:hover {
    opacity: .3;
    transform: scale(1.2) rotate(10deg);
}

[title=Supprimer] {
    width: 20px;
}

[title=Modifier], [title*="Options"], [alt*=Traductions] {
    width: 25px;
}

.cancelButton {
    margin-top: 5%;
    padding: .375rem .75rem !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    color: rgb(0, 173, 179) !important;
    border: 2px solid rgb(0, 173, 179) !important;
    background-color: white !important;
    background-image: none !important;
    cursor: pointer;
    font-family: sans-serif !important;
}

.classicButton {
    margin-top: 5%;
    border: 2px solid transparent !important;
    padding: .375rem .75rem !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    color: #fff !important;
    background-color: #ee3224 !important;
    background-image: none !important;
    cursor: pointer;
    font-family: sans-serif !important;;
}

.refuseButton {
    margin-top: 5%;
    padding: .375rem .75rem !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    color: #ee3224 !important;
    border: 2px solid #ee3224 !important;
    background-color: #fff !important;
    background-image: none !important;
    cursor: pointer;
    font-family: sans-serif !important;;
}

.classicButton:hover {
    color: #ee3224 !important;
    border: 2px solid #ee3224 !important;
    background-color: white !important;
}

.cancelButton:hover {
    color: #fff !important;
    background-color: rgb(0, 173, 179) !important;
    border: 2px solid transparent !important;
}

.refuseButton:hover {
    color: white !important;
    background-color: #ee3224 !important;
    border: 2px solid transparent !important;
}

.rich-panel-body {
    border: 0;
}

.rich-panel-body *:not(.fa, .fas) {
    font-size: 14px;
    font-family: "Open Sans", Verdana, sans-serif !important;
}

.rich-panel-body input {
    margin: 2px;
    font-family: "Open Sans", Verdana, sans-serif !important;
    padding: 4px;
}

.rich-panel-body input[type=button] {
    cursor: pointer;
    background-color: white;
    padding: 6px;
    text-transform: uppercase;
    font-family: "Open Sans", Verdana, sans-serif;
}

.rich-panel-body a {
    color: black;
}

.rich-panel-body a:hover {
    color: #00ADB3;
    font-weight: bold;
}

.rich-toolbar-item {
    font-family: "Open Sans", Verdana, sans-serif !important;
    font-weight: lighter !important;
    font-size: 14px;
}

.rich-tool-tip {
    font-size: 14px;
    font-family: "Open Sans", Verdana, sans-serif;
}

.rich-tree-node-text {
    font-size: 14px;
    cursor: pointer;
}

.rich-menu-item {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px;
}

.rich-tree-node-highlighted {
    color: transparent;
}

.rich-tree-node-text {
    font-family: "Open Sans", Verdana, sans-serif !important;
}

.rich-tree-h-ic-img {
    display: none;
}

.camping__tree--unparameterized {
    width: 16px;
    color: lightgrey;
    display: inline-block;
    position: relative;
    right: 7px;
    top: 1px;
}

.camping__tree--unparameterized + .camping__tree {
    position: relative;
    left: -4px;
    top: -1px;
}

input.bt_valid {
    height: 30px;
    padding-right: 24px;
    margin-left: 124px;
    font-size: 14px;
    cursor: pointer;
    border: none;
    background: #00ADB3;
    width: 103px;
}

#formLogin img {
    position: relative;
    top: 15px;
    right: -425px;
    left: auto;
    margin: 0 0;
}

.rich-menu-item-label-selected {
}

.rich-datascr {
    background-color: white;
    border: 0;
}

.rich-datascr-button:hover {
    background-color: white;
    color: #ee3224;
    transform: scale(1.4);
}

.rich-datascr-inact:hover {
    background-color: white;
    transform: translateY(-4px);
}

.rich-datascr-inact {
    border: 1px solid #dcdcdc !important;
    color: #3C3C3B;
    font-size: 14px !important;
    border-radius: 4px;
}

.rich-datascr-act {
    border: 2px solid black !important;
    border-radius: 4px;
    font-size: 14px !important;
    color: #3C3C3B;
}

.rich-datascr-button {
    color: #3C3C3B;
    border-radius: 4px;
    border: 2px #ee3224;
    background-color: white;
    cursor: pointer;
}

.rich-dtascroller-table {
    border: 0;
}

.rich-menu-item-enabled {
    border-color: red !important;
}

.rich-menu-item-hover {
    background-color: rgba(0, 173, 179, 0.25);
    border: none;
    font-weight: bold;
}

.rich-toolbar {
    border: none;
    background-color: #00ADB3 !important;
    background-image: none !important;
    height: 75px
}

.formLogin label {
    padding: 6px;
    margin: 2px;
    font-weight: lighter;
}

.formLogin__head {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 20px;
    color: white;
    font-weight: 100;
}

.loginError, .loginError + .ui-inputgroup-addon > .formLogin__inlineIcon {
    border-color: #e31f16 !important;
    color: #e31f16 !important;
}

.inputLogin:focus, .inputLogin:focus + .ui-inputgroup-addon > .formLogin__inlineIcon {
    border-color: #333333 !important;
    color: #333333 !important;
}

.formLogin__inlineIcon {
    font-size: 20px;
    position: absolute;
    margin-top: 15px;
    margin-left: -380px;
    color: #939393;
}

.formLogin__inputWithIcon {
    padding-left: 59px;
}

body {
    background-color: white !important;
    font-family: "Open Sans", Verdana, sans-serif !important;
    background-image: none !important;
    margin: 0;
}

.loginBody {
    height: 100%;
    overflow: hidden;
}

.loginGrid {
    border-collapse: collapse;
    height: 100%;
}

.formLogin {
    width: 400px;
    height: 100%;
}

.loginLeftColumn {
    position: relative;
    padding: 0;
    height: 100%;
    width: 100%;
}

.loginRightColumn {
    vertical-align: top;
    width: 500px;
    right: 0;
    top: 0;
    height: 100%;
    background-color: white;
    border-left-style: solid;
    border-left-color: #e31f16;
    border-left-width: 2px;
    padding-left: 50px;
    padding-right: 50px;
}

.loginInputGroup {
    margin-bottom: 10px;
}

.loginImage {
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.loginVersion {
    text-align: right;
    position: fixed;
    bottom: 0;
    right: 0;
}

.loginErrorMessage, .loginErrorMessage td {
    color: #e31f16 !important;
    font-size: 16px;
    font-style: italic;
}

.loginErrorMessageGroup {
    text-align: right;
}

.loginButtonErrorMessageGroup {
    text-align: center;
}

.loginButtonErrorMessageGroup table {
    width: 100%;
    text-align: center;
}

@media (max-width: 1025px) {
    .formLogin, .loginRightColumn, .formLogin > table {
        width: 100%;
    }

    .loginLeftColumn {
        display: none;
    }

    .loginRightColumn {
        display: block;
        text-align: center;
        padding: 0;
        border: none;
    }

    .loginErrorMessageGroup {
        text-align: center;
    }
}

.helpMess legend {
    background: url(../img/question-circle-regular.svg) top left no-repeat !important;
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 0;
}

.rich-table-footer {
    background-color: white;
}

.rich-table-footercell {
    border-top: solid 1px #C0c0c0 !important;
    border-right: none;
    border-bottom: none;
    font-size: 14px;
}

.minWidth {
    width: auto;
}

.rich-table-cell {
    font-family: "Open Sans", Verdana, sans-serif !important;
    font-size: 14px;
    border-right: solid 1px #C0C0C0;
    border-bottom: none;
    border-left: solid 1px #C0C0C0;
}

.thrListScroller {
    border: 0;
}

.select {
    border-radius: 4px;
    border: 1px solid;
}

.panelDesktop {
    width: 450px !important;
    height: 200px !important;
    text-align: center;
    border: solid 2px rgb(0, 173, 179);
    border-radius: 0.25rem;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.panelDesktop:hover {
    background-color: rgb(0, 173, 179);
}

.commandLinkDesktop {
    color: black;
    text-decoration: none;
}

.commandLinkDesktop :hover {
    color: white !important;
    transform: none !important;
    text-decoration: none;
}

.iconDesktop {
    width: 50px;
    height: 50px;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
}

.gridDesktop {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
}

tbody > tr > td > a {
    color: black !important;
    font-weight: bold;
    text-decoration: none !important;
}

tbody > tr > td > a:hover {
    color: black;
    border-bottom: solid 2px #000000;
}

table > tbody > tr > td > a:hover {
    color: black;
    border-bottom: solid 1px #000000;
}

.rich-table-cell > a:hover {
    border-bottom: solid 0 !important;
}

tbody > tr > td {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.bodyMainPage {
    background-color: white;
}

.rich-panelbar {
    border: solid 1px rgba(0, 173, 179, 0.5);
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 6px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

.rich-tab-active {
    background-image: none !important;
    border: solid 1px rgba(0, 173, 179, 0.5);
    background-color: #00ADB3;
    color: white;
    cursor: pointer;
}

.rich-tabpanel-content {
    border-color: rgba(0, 173, 179, 0.5);
}

.gridDesktop > tbody > tr {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.gridDesktop > tbody > tr > td > a {
    color: black;
    text-decoration: none;
}

.gridDesktop > tbody > tr > td > a:hover {
    color: white !important;
    border-bottom: none !important;
}

.rich-stglpanel-header {
    background-image: none;
    background-color: white;
    border-color: rgba(0, 173, 179, 0.5);
}

.rich-stglpanel {
    border: none;
}

.rich-tab-inactive {
    background-image: none;
    background-color: white;
    border: solid 1px rgba(0, 173, 179, 0.5);
    cursor: pointer;
}

.rich-tabhdr-side-border {
    background-image: none;
}

.rich-tabhdr-side-cell {
    border-radius: 0.25rem;
    border: none;
}

.rich-tab-bottom-line {
    border-color: rgba(0, 173, 179, 0.5);
}

.helpMess {
    border: solid 1px rgba(0, 173, 179, 0.5) !important;
    border-radius: 0.25rem;
    font-size: 14px;
}

.rich-tree-node-selected {
    border: none !important;
}

.rich-tree-h-ic-line, .rich-tree-h-ic-line-node, .rich-tree-h-ic-line-exp, .rich-tree-h-ic-line-last, .rich-tree-h-ic-line-ex, .rich-tree-h-ic-line-clp {
    background-image: none;
    border: none;
}

.rich-tree-h-ic-img {
}

.rich-tree-node-handleicon-expanded:hover, .rich-tree-node-handleicon-collapsed:hover {
    transform: scale(1.4);
}

[title*="0"] {
    color: #000000 !important;
    font-size: 14px;
    font-weight: 700;
}

[title~=Camping] {
    color: rgb(0, 173, 179) !important;
    font-size: 14px;
}

[title~=Saisons] {
    color: black !important;
    font-size: 14px;

}

[title~=Internet] {
    color: rgb(0, 173, 179) !important;
    font-size: 14px;
}

[title~=Type] {
    color: #00ADB3;
    font-weight: 800;
}

[title*="Niveau 5"] {
    color: rgba(0, 173, 179, 0.91) !important;
    font-size: 14px;
}

[title~=Tarif] {
    color: black !important;
    font-weight: 200 !important;
    font-size: 14px;
}

[title~=Tarif]:hover, [title*="gories"]:hover, [title~=Internet]:hover, [title~=Saisons]:hover, [title~=Camping]:hover, [title*="0"]:hover {
    border: none !important;
}

[src*="/WebCampBackOffice/faces/a4j/g/3_3_3.Finalimages/iconFolder.gif"] {
    display: none;
}

.rich-table-header-continue {
    background-color: rgba(192, 192, 192, 0.3);;
}

textarea[type="textarea"], input[type="text"], input[type="password"], select {
    background-image: none;
    border-radius: 0.25rem;
    border: solid 1px #C0C0C0;
    font-family: sans-serif !important;
    font-size: 14px;
    width: auto;
}

input, select, textarea, button, keygen, isindex {
    border: solid 1px rgba(0, 173, 179, 0.5);
}

fieldset {
    border: solid 1px rgba(0, 173, 179, 0.5);
}

[src*="/WebCampBackOffice/img/question-circle-regular.svg"] {

}

[src*="/WebCampBackOffice/img/run.gif"], [src*="/WebCampBackOffice/img/run.gif"] {
    width: 40px;
}

[src*="/img/times-solid.svg"] {
    width: 16px;
}

.buttonDesktop {
    width: 450px !important;
    height: 200px !important;
    text-align: center;
    border: solid 2px rgb(0, 173, 179);
    border-radius: 0.25rem;
    margin-left: 30px;
    margin-bottom: 15px;
    font-family: "Open Sans", Verdana, sans-serif;
}

.titleDesktop {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
}

.subDesktop {
    text-decoration: none;
    width: 100%;
}

.commandDesktop {
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.commandDesktop:hover {
    color: white !important;
    text-decoration: none;
}

.selectedDesktop {
    color: white;
}

.headerMenu {
    cursor: pointer;
    font-weight: bold;
}

.headerMenu:hover {
    border: none;
    background-image: none;
    cursor: pointer;
    color: black;
}

.rich-mpnl-header {
    border-color: rgba(0, 173, 179, 0.5);
    background-image: none;
    background-color: rgba(0, 173, 179, 0.5);
}

.rich-mpnl-content {

}

[src*="img/enable.png"], [src*="img/disable.png"], [src*="/img/question-circle-regular.svg"], [src*="/img/loader.gif"], [src*="img/document_view.svg"], [src*="img/stayOption.png"] {
    width: 23px;
}

[src*="/img/status_toRecover.png"], [src*="img/status_wait.png"], [src*="img/garbage"] {
    width: 20px;
}

[src*="img/download-solid"] {
    width: 20px;
    margin-right: 5px;
}

[src*="/img/backspace-solid.svg"], [src*="/img/bolt-solid.svg"] {
    width: 30px;
    margin-right: 10px;
}

[src*="/creditcards.png"] {
    width: 23px;
}

[src*="img/sync-solid"] {
    width: 12px;
    margin-right: 5px;
}

[src*="/forbidden16.png"], [src*="img/heart-solid.svg"], [src*="img/heart_red"] {
    width: 15px;
}

[src*="/calendar.png"] {
    padding: 5px;
    width: 24px;
}

.label-Center > a:hover {
    border-bottom: none;
}

[src="/WebCampBackOffice/img/arrowRight.svg"] {
    width: 20px;
}

.rich-menu-item-icon, .rich-menu-group-icon {
    margin-right: 5px;
}

button[type="button"], button[type="reset"], button[type="submit"], input[type="reset"], input[type="submit"], input[type="button"], *|textarea, hr {
    background-image: none;
    border-color: rgba(0, 173, 179, 0.5);
    border-radius: 0.25rem;
    font-family: "Open Sans", Verdana, sans-serif;
}

.rich-spinner-input-container, .rich-stglpanel-header {
    background-image: none;
    background-color: rgba(0, 173, 179, 0.2);
    border-color: rgba(0, 173, 179, 0.7);
}

.rich-stglpanel-body {
    background-color: #FFF;
    font-size: 14px;
    border: solid 1px rgba(0, 173, 179, 0.5);
    font-family: Open Sans, Verdana, sans-serif;
}

.headerSpacer {
    border-top: 3px solid #ee3224;
    border-top-color: rgb(238, 50, 36);
    border-bottom: 0 solid !important;
    background-color: #00ADB3 !important;
    background-image: none !important;
    height: 75px
}

.smallButton {
    margin-top: 5%;
    border: 2px solid transparent !important;
    padding: 2px 10px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    color: #fff !important;
    background-color: #ee3224 !important;
    background-image: none !important;
    cursor: pointer;
    font-family: "Open Sans", Verdana, sans-serif;
}

.smallButton:hover {
    color: #ee3224 !important;
    border: 2px solid #ee3224 !important;
    background-color: white !important;
}

.button-small {
    padding: 2px 10px !important;
}

.desktopIcon {

}

.desktopIcon:hover {
    transform: scale(1.2);
    rotation: 10deg;
    border: none;
    cursor: pointer;
}

.titleSection {
    font-size: 16px;
    font-weight: bolder;
    text-transform: uppercase;
}

.titre {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: black;
}

a:hover {
    color: black;
}

.menuParamButton {
    width: 100%;
    height: 6%;
    font-size: 14px !important;
    background-color: white;
    border: none;
    padding-left: 23px;
    text-align: left;
    cursor: pointer;
    color: black !important;
    font-weight: bold;
}

.menuParamButton:focus, .menuParamButton:hover {
    background-color: rgba(0, 173, 179, 0.5) !important;
}

.rich-tool-tip {
    background-color: white;
    padding: 10px;
    border: 2px solid;
    border-color: rgba(0, 173, 179, 0.5);
}

select[disabled] {
    color: rgba(0, 173, 179, 0.5);
}

textarea[type="textarea"][disabled], input[type="text"][disabled], input[type="password"][disabled] {
    color: #C0C0C0;
    border-color: #C0C0C0 !important;
    background-color: rgba(192, 192, 192, 0.40) !important;
}

.criteriaColumn {
    background-color: transparent;
}

.active-row {
    background-color: transparent;
}

.criteria-row-selected {
    background-color: #BCD2EE;
}

.criteria-row-default {
    background-color: #E0E0E0;
}

.assocCriteria-first-column {
    background-color: #cad0d84d;
    text-align: right;
    font-weight: bold;
}

.assocCriteria-first-column-header {
    min-width: 200px;
    max-width: 400px;
}

.assocCriteria-other-column {
    text-align: center;
}

.assocCriteria-other-column-header {
    max-width: 100px;
    width: 100px;
}

.assocCriteria-other-column-header > div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.rich-fileupload-toolbar-decor {
    background-color: white;
    border-bottom-color: rgba(0, 173, 179, 0.2);
    background-image: none;
}

.rich-fileupload-button {
    background-color: rgba(0, 173, 179, 0.2) !important;
    background-image: none !important;
}

.extdt-subheader {
    background-color: transparent;
}

.headerRow {
    background-color: white;
    border: none;
    text-align: center;
}

.rich-panelbar-content-exterior {
    height: 100% !important;
}

.headerLogo {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.71);
}

.rich-calendar-exterior {
    border: solid 4px rgb(0, 173, 179);
    border-radius: 0.25rem;
}

.rich-calendar-header {
    border: solid 1px rgb(127, 214, 217);
    background-color: white;
}

.rich-calendar-days {
    background-color: rgb(127, 214, 217);
    border: none;
}

.rich-calendar-cell {
    background-color: white;
    border-right-color: rgb(127, 214, 217);;
    border-bottom-color: rgb(127, 214, 217);;
}

.rich-calendar-holly {
    background-color: rgba(0, 173, 179, 1);
    color: black;
}

.rich-calendar-week {
    border-right-color: rgb(127, 214, 217);
    border-bottom-color: rgb(127, 214, 217);
}

.rich-calendar-toolfooter {
    background-color: white;
    background-image: none;
}

.rich-calendar-select {
    background-color: red;
    color: white !important;
}

.rich-calendar-tool {
    background-color: white;
}

.rich-calendar-footer {
    border-top-color: rgb(127, 214, 217);
    border-right-color: rgb(127, 214, 217);
    background: rgb(127, 214, 217);
}

.rich-calendar-month {
    background-color: white;
}

.rich-calendar-tool-btn-hover {
    background-color: white;
    border: solid 1px rgb(127, 214, 217);
}

.rich-calendar-weekends {
    color: black;
}

.rich-calendar-today {
    color: red;
}

.external-link {
    color: black !important;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline black;
}

.external-link:hover {
    color: rgb(0, 173, 179) !important;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline rgb(0, 173, 179);
}

.extdt-subheadercell, th.extdt-empty-cell.rich-extdt-subheadercell {
    background-color: #C0C0C0;
}

.recap-overload span, .recap-overload td {
    font-size: 14px;
}

.calendarOperator {
    font-size: 14px;
}

.rich-mpnl-content {
    border-color: #C0C0C0;
}

.tabFavorite {
    text-align: left;
    padding: 5px;
    background: white;
    border: solid 2px #C0C0C0;
    border-radius: 0.25rem;
    margin: 10px;
}

.rich-mpnl-header {
    border-color: rgba(0, 173, 179, 0.5);
    background-image: none;
    font-size: 14px;
    background-color: rgba(0, 173, 179, 0.5);
}

.rich-spinner-buttons {
    background-color: white;
    background-image: none;
    border-color: rgba(0, 173, 179, 0.5);
}

.rich-spinner-input-container, .rich-stglpanel-header {
    background-color: white;
}

.rich-menu-list-border {
    background-color: rgb(127, 214, 217);
    border-radius: 1rem;
    padding: 5px;
    border: solid 3px #00ADB3;
}

.rich-menu-list-bg {
    background-color: rgb(127, 214, 217);
    background-image: none;
    border: none;
}

.titleCampingsRights {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.linkLabel {
    font-size: 14px;
    font-weight: bold !important;
    color: rgb(0, 173, 179) !important;
}

.lineHelp {
    font-size: 14px;
}

.rich-tabpanel-content {
    font-size: 14px;
}

input[type="text"] {
    font-size: 14px;
    width: auto;
}

input[type="text"].rich-calendar-input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

/* inputNumberSpinner */
input[type="text"].rich-spinner-input {
    font-size: 14px;
    border: 0;
}

input[type="text"].rich-spinner-input:focus {
    outline: 0;
}

input:-internal-autofill-selected {
    box-shadow: 0 0 0 5rem white inset; /* anti jaune chrome */
}

.rich-table {
    border-left: none;
}

.inputDate {
    width: auto !important;
    border: solid 1px rgba(0, 173, 179, 0.5);
    max-width: 100px !important;
}

#slaveSettings {
    position: absolute;
    left: 0;
    width: 21%;
    height: 90%;
    top: 12%;
    overflow: auto;
    z-index: 1;
}

#masterSettings {
    border: 0;
    position: absolute;
    width: 1350px;
    height: 88%;
    left: 20%;
    top: 12%;
    overflow: auto;
    z-index: 10;
    cursor: default;
    padding-left: 16px;
}

.rich-menu-item {
    padding: 1px !important;
}

.rich-separator {
    background-image: none !important;
    height: 1px;
    background-color: #00ADB3;
}

.rich-menu-item-enabled, .rich-menu-item-enabled:hover {
    padding: 1px !important;
}

.rich-menu-item-hover {
    background-position: center;
    background-repeat: no-repeat;
}

.newError {
    text-align: right;
}

*|button {
    background-color: #ee3224 !important;
    background-image: none !important;
    border-radius: 0.25rem !important;
    border-color: #ee3224;
    color: white;
    width: 385px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    border: solid 2px;
    padding: 10px;
}

[id*='treeView:0'] {
    padding-bottom: 10px;
}

.introjs-donebutton {
    color: black;
    font-weight: bold;
}

.rich-datascr-button-dsbld, .rich-datascr-button-dsbld:hover {
    display: none !important;
}

.rich-tab-header {
    font-size: 14px;
}

.selectedRow {
    background-color: #00ADB3;
}

.tree_error {
    color: red !important;
    font-style: italic;
}

.rich-tab-header.rich-tab-active.tab_error {
    font-style: italic;
    background-color: red;
    /* Hack to impact richfaces td for tab headers */
    padding: 2px 10px;
    margin: -2px -10px;
}

.rich-tab-header.rich-tab-inactive.tab_error {
    font-style: italic;
    color: red;
}

#formDetail\:prevalidRegion\:status\.stop table {
    margin: auto;
}

.operatorSection input[type=text], .operatorSection select {
    width: 350px !important;
}

#settings\:addAlertMessageModelPanelContentDiv {
    overflow: scroll;
}

.paramPaymentClass .rich-mpnl-shadow,
.paramPaymentClass .rich-mpnl-content,
.translationsClass .rich-mpnl-shadow,
.translationsClass .rich-mpnl-content,
.addFavoriteStayClass .rich-mpnl-shadow,
.addFavoriteStayClass .rich-mpnl-content {
    height: revert !important;
}

.addAlertMessageClass .rich-mpnl-shadow,
.addAlertMessageClass .rich-mpnl-content {
    width: revert !important;
}


/* Styles for cacheStatus - Should be common with WebCampAdmin/refonte.css */
.cacheStatusPanel .important {
    text-align: center;
    font-weight: bold;
}

.cacheStatusPanel .cacheStatusMainGrid {
    border-spacing: 0;
    width: 100%;
    padding-bottom: 70px;
}

.cacheStatusPanel .cacheStatusMainGrid > tbody > tr > td {
    padding: 5px 0  5px 15px;
}

.cacheStatusPanel .greyLine {
    background-color: #D9D9D929;
}

.cacheStatusPanel .spacedLine > td {
    padding-top: 40px !important;
}

.cacheStatusPanel .spacedLine2 > td {
    padding-top: 55px !important;
}

.cacheStatusPanel .firstColumn {
    width: 190px;
}

.cacheStatusPanel .cacheStatusProgressBar {
    width: 285px;
}

.cacheStatusPanel .cacheStatusProgressBar,
.cacheStatusPanel .cacheStatusProgressBar .rich-progress-bar-uploaded  {
    background-image: none;
    border-radius: 50px;
    height: 8px;
}

.cacheStatusPanel .finished > .rich-progress-bar-uploaded {
    background-color: #3A8E4E;
}

.cacheStatusPanel .ongoing > .rich-progress-bar-uploaded {
    background-color: #FCDD3E;
}

.cacheStatusPanel .cacheStatusProgressBarLabel {
    padding-left: 15px;
}

.cacheStatusPanel .good,
.cacheStatusPanel .normal,
.cacheStatusPanel .bad {
    text-align: center;
}

.cacheStatusPanel .good > i {
    color: #3A8E4E;
}

.cacheStatusPanel .normal > i {
    color: #FCDD3E;
}

.cacheStatusPanel .bad > i {
    color: #D72B32;
}
/* End common section for cacheStatus */
/*Sector Tab*/

select.sectorTab {
    min-width: 250px;
    height: 25px;
}

img.sectorTab {
    width: 20px;
    margin-bottom: -4px;
}

/* Operator copy */
input.classicButton.operatorTab {
    margin-top: 0;
    width: 120px;
    height: 25px;
    padding: 0 !important;
    line-height: 0 !important;
}

/*Sector Tab*/

select.operatorTab {
    min-width: 250px;
    height: 25px;
}

select.operatorTab.fixed-size {
    width: 350px;
}

.operatorTab.checkbox-column {
    width: 30px;
    text-align: center;
}

.operatorTab.centered {
    text-align: center;
}

table.operatorTab tbody tr {
    height: 45px;
}

