/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : May 17, 2025, 10:37:03 AM
    Author     : djim
*/

.be-top-header {
    /*background-color: #ddd8c8;*/
    /*background-color: #F8EAEF; */
    background-color: #104b9a;
    border-bottom-color: #FFFFFF;
    height: 45px;
    /*border-bottom-color: #E07B39 ;*/
}

.be-top-header .be-navbar-header  {
    line-height: 45px;
    height: 44px;
    width: 228px;
    background-color: #104b9a;
}

.be-top-header .be-navbar-header .navbar-brand {
    line-height: 45px !important;
    height: 45px !important;
    /*width: 142px;*/
    background-image: none;
}

.be-fixed-sidebar .be-left-sidebar {
    margin-top: 50px;
    padding-bottom: 50px;
}

.logo-paul{
    height: 44px;
    width: 167px;
    background-image: url(../img/logo-paul11.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
}

.be-top-header .be-right-navbar {
    background-color: #104b9a;
    border-bottom-color: #FFFFFF;
    height: 44px;
}

.be-right-navbar > .page-title {
    display: none;
}

.be-top-header .navbar-nav > li > a.nav-link {
    line-height: 44px;
}

.be-user-nav > li.dropdown .dropdown-menu .user-info {

}
.menu-user{
    position: fixed;
    right:0;
    top: 0;
}

.menu-user .dropdown-toggle {
    padding-right: 10px;
    line-height: 50px;
    color: #FFFFFF;
}

@media (max-width: 767.98px) {
    .be-top-header {
        height: 0 !important;
    }

    .be-top-header .be-navbar-header {
        position: fixed;
        left: 0;
        top: 0;
        background-color: #E4E4E4;
        padding-left: 0;
        display: block !important;

    }

    .be-right-navbar > .page-title {
        display: block !important;
    }

    .be-top-header .be-navbar-header .navbar-brand {
        display: block !important;
        width: 42px !important;
        height: 44px !important;
        background-image: url(../img/paul-uk-favicon.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-bottom: 1px solid #FFFFFF;
    }

    .be-top-header .be-right-navbar {
        left: 45px !important;
    }

    .be-user-nav > li.dropdown .dropdown-menu {

    }
}

html, body {
    height: 100%;
}

.be-wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 50px
}



.be-content {
    flex: 1;
}

.be-top-header .page-title {
    color: #FFFFFF;
    font-size: 18px;
    /*background-color: red;*/
    line-height: 36px;
    padding-top: 8px;
    /*margin-left: -1px;*/
    /*border-left: 1px solid #E3E3C3;*/
}

.be-content >.card-header-divider, h2.titre-accueil {
    margin-top: 10px;
    padding-bottom: .7rem;
    color: #f08652;
    border-bottom: 1px solid #f08652;
}

.card-full-color .card-header{
    color: #000000;
}

.card-full-color .card-header.bleu{
    padding: 10px 20px 3px;
    color: #104b9a;
}

.card-full-color .card-header.orange{
    padding: 10px 20px 3px;
    color: #f08652;
}


.card-header-divider span.page-title {
    font-size: 24px;
}

h2.card-header {
    color: #74174f;
    font-size: 20px;
}

.breadcrumb-wrapper {
    margin: 0 7px 0 7px;
}
.main-content{
    padding-top: 0;
}
.main-content .main-card{
    background-color: whitesmoke;
}
.be-navbar-header{
    padding-left: 2px;
    background-color: #FFFFFF;
}

.btn-primary{
    background-color: #104b9a;
    border-color: #104b9a;
}
.btn-primary:hover{
    background-color: #215cab;
    border-color: #215cab;
}
.btn {
    display: inline-block;
    font-weight: 400;
}
.table-bordered > thead > tr > th {
    padding: 7px 5px;
}

/*.btn-secondary {
    color: #f08652;
    background-color: #EEEEEE;
    border-color: #f08652;
}
.btn-secondary:hover {
    color: #f08652;
    background-color: #ffffff;
    border-color: #f2a874;
}*/

/*.btn-secondary, .btn-light {
    color: #FFFFFF;
    background-color: #f08652;
    border-color: #f08652;
}*/
/*.be-top-header .be-navbar-header {
    background-color: red;
}

.be-color-header .be-top-header .page-title {
    color: blueviolet;
    background-color: #EFEBE7;
    margin-left: -1px;
    border-left: 1px solid #E3E3C3;
}

.be-left-sidebar:before {
    border-right: 1px solid #E3E3C3;
}

.be-left-sidebar {
    border-right: 1px solid #E3E3C3;
}*/

.tab-offre {
    background-color: #f5f5f5;
}

.check-head .mb-3, .check-head .my-3, .check-head .form-check {
    margin-bottom: 0 !important;
}

.check-head .form-check label.form-check-label {
    display: none;
}

.information .mdi{
    margin-right: 10px;
}
.information{
    padding: 15px;
    background-color: whitesmoke;
    border-left: 3px solid #FFCB2F;
    border-radius: 3px;
}

label.required:after {
    content: " *"; /* Adds an asterisk after the label */
    color: red; /* Makes the asterisk red */
}
.be-left-sidebar .sidebar-elements > li ul li > a {
    padding: 3px 15px 3px 49px;
    color: dimgray;
    font-size: 13px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.periode .be-booking-desc-title {
     padding-bottom: 20px; 
     border-bottom: none; 
}

.periode .table {
     margin-bottom : 20px;  
}

.be-booking-promo {
    padding: 23px 30px 12px;
}