#hiddenMYT{
    display: none;
}
#navbarConfig li.active a{
    color: #28a745;
}
.hidden-mobile {
    display: none !important;
}
@media (max-width: 767.98px) {
    .login-col-end {
        display: none !important;
    }
}
.login-col-end{
    background: url("../images/bg.jpg") no-repeat center center fixed;
    background-size: cover;
}
.img-fluid-log {
    max-width: 55%;
    height: auto;
}
table.dataTable thead .sorting::before, table.dataTable thead .sorting::after{
    color: #0072ac;
    opacity: 1;
}
.modal-danger .modal-content{
    background-color: #d2322d;
    color: #FFF;
}

.modal-success .modal-content{
    background-color: #47a447;
    color: #FFF;
}

.title-page div h3{
    margin-bottom: 0;
    margin-top: 10px;
}
.table-bordered thead th{
    background-color: #ebecef;
    text-align: center;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(168, 163, 163, 0.05);
}
.btn-dark{
    border-radius: 7px;
    margin: 0 2px;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus,
.page-item.disabled .page-link{
    color: #FFF;
    background-color: #b4b4b4;
    margin: 2px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination .page-item.active .page-link {
    background-color: #EEE !important;
    border-color: #EEE;
    color:#b4b4b4;
    font-weight: bold;
}
.pagination > li > a, .page-item:first-child .page-link, .page-item:last-child .page-link{
    border-radius: 20px;
}

.dataTables_length{
    margin-top: 20px;
}
.widget-summary .summary .info{
    top: 12px;
    position: relative;
}
.stats-number .card-body {
    padding: 0.6rem 1rem;
}
.notifications > li .notification-icon {
    background: #38b6ff;
    height: 25px;
    width: 25px;
}
.notifications > li .notification-icon i {
    color: #FFF;
    line-height: 30px;
}
.userbox .profile-picture img {
    width: 27px;
}
.charts .card-body {
    position: relative;
    padding: 20px;
    min-height: 320px; /* ou la hauteur que tu veux */
}
.charts .card-body canvas {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 750px) {      /* ou 768px si tu préfères md */
    .app-name-responsive {
        width: 90% !important;  /* ou 100% si tu veux plein largeur sur grand écran */
        max-width: none;
    }
    .app-name-responsive h4{
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.header .separator {
    margin: 0 10px 0;
}
.ft-15{
    font-size: 15px;
}
.body-sign .card-sign .card-body{
    padding: 12px 24px;
}
.card-sign .card-header{
    text-align: center;
    font-size: 16px;
    padding: 10px;
}
/* Mobile */
@media (max-width: 768px) {
    .card-sign .card-header {
        font-size: 14px;
    }
}

/* Très petits écrans */
@media (max-width: 480px) {
    .card-sign .card-header {
        font-size: 12px;
    }
}
.card-sign .card-body H2{
    margin: 0;
}
.card-sign .card-sign{
    box-shadow: 13px 20px 16px rgba(0, 0, 0, 0.15);
}

.body-off{
    /* background: url("../images/bg.jpg") no-repeat center center fixed;*/
    /*  background-size: cover;*/
}
.login-note{
    background-color: rgba(250, 252, 251, 0.5);
    padding: 9px;
    text-align: center;
    color: #115171;
}
html.no-overflowscrolling.sidebar-light:not(.dark) .sidebar-left .nano{
    background-color: #64bee3;
}
html.sidebar-light:not(.dark) ul.nav-main li a{
    color: #FFF;
}
ul.nav-main li .nav-children li a{
    color: #64bee3!important;
}
@media only screen and (min-width: 768px) {
    html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li:hover > a {
        background: #fafafa;
        color: #64bee3;
    }
}
.form-control[readonly] {
    background-color: #eeeff2;
}
.card-header{
    /* background-color: #64bee3;*/
}
.form-control-vision{
    display: block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    font-size: 0.85rem;
    line-height: 1.85;
    min-height: 2.4rem;
}
.pointer {
    cursor: pointer;
}
.table-like {
    display: block;
}
.row {
    display: flex;
}
.cell {
    flex: 1;
    padding: 5px;
    border: 1px solid #ddd;
}

.input-group .input-group-text,
.input-group input{
    border-radius: 0!important;
}
.input-group .input-group-unit{
    background-color: transparent;
}
.input-group-money input{
    /*font-size: 1.20rem!important;*/
}
.error{
    color: red;
    display: none;
}

table{
    width: 100%;
}

table tfoot tr td{
    font-weight: bold!important;
}
.direction-rtl{
    direction: rtl;
    text-align: right;
}
.direction-ltr{
    direction: ltr;
}
.direction-btn-rtl{
    direction: ltr;
}
.direction-btn-ltr{
    direction: rtl;
    text-align: right;
}

.table-delegation-credits{
    margin-bottom: 10px;
}
.table-delegation-credits td{
    border: 1px solid #e9ecef;
}

.totalAmountDistributeAE, .totalAmountDistributeCP{
    font-size: 1.6rem;
}
.table-distribution th, .table-distribution td{
    padding: 0.75rem 0;
}
ul.nav-main li a {
    font-size: 13px;
    font-weight: bold;
}
.card + .card {
    margin-top: 1.2rem;
}
.bg-not-yet{
    background-color: #fff9e8 !important;
}
.bg-not-yet-bold{
    background-color: #fff6dc !important;
}