.pbBGBlue {
    background-color: #0e339a;
}

/* .PBSelectBlue {
    background-color: cadetblue;
} */

/* .nav-item:hover {
    background-color: cadetblue;
} */

.discret {
    text-decoration: none;
}

/* Calendrier */
/* .calendar__table {
    width: 100%;
    height: calc(100vh - 220px);
}

.calendar__table td {
    padding: 10px;
    border: 1px solid #CCC;
    vertical-align: top;
    width: 14.29%;
    height: 20%;
}

.calendar__table_6 td {
    height: 16.6%;
}

.calendar__weekday {
    font-weight: bold;
    color: black;
    font-size: 1.2em;
} */

/* .is-hidden {
    display: none;
    overflow: hidden;
    max-height: 0;
} */

/* .custom-tooltip {
    --bs-tooltip-bg: var(--bs-primary);
} */

/* .PBDateUnavailable {
    background-color: lightyellow;
} */

/* 
.smartime {
    color: #fff;

    text-align: right;
    font-family: "Helvetica CE 55 Roman";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.smart-background {
    background-color: #00205B;
}

.smart-foreground {
    color: #fff;
} */

/* .logoAirbus {
    width: 104px;
    height: 58px;
    flex-shrink: 1;

} */
/* 
.logoAirbusEx {

    width: 80%;
    height: 80%;
} */

/* .logoBeyond {


    color: #FFF;
    font-family: "Helvetica CE 55 Roman";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: bottom;


    vertical-align: text-bottom;
} */

/* .beyondshape {
    background-image: url("../images/ShapeBeyond.png");
} */

/* .background-image {
    position: fixed;
    top: 150px;
    left: 0;

    z-index: -1;
  
} */

/* .chat-content {
    position: relative;
    z-index: 1;
   
} */


/* .smartime-welcome {
    color: #FFF;
    font-family: Roboto;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
} */

/* .smartime-text {
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.smart-maintext {
    color: #FFF;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
 */
/* @media (min-width: 768px) {
    .smartime-welcome {
        font-size: 4.5rem;
      
    }
} */
/* 
.custom-button {
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 10px;

    border-radius: 19px;

    display: inline-block;
}



.button-1 {
    background-color: #00AEC7;
   
}

.button-2 {
    background-color: #FE5000;
   
}

.button-3 {
    background-color: #84BD00;
   
} */

/* .button-img {
    width: 50px;
    
    margin-bottom: 10px;
} */

/* .col-pb {
    display: inline-block;
    justify-content: center;
}
 */

/* 
@media (min-width: 768px) {
    .custom-button {
        width: 120px;
        height: 120px;
        
    }
}

@media (min-width: 1200px) {
    .custom-button {
        width: 150px;
        height: 150px;
        
    }
} */