.auth-fluid {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: url(../img/security/bg-auth.jpg) center;
    background-size: contain;
    background-repeat: no-repeat;
}

.auth-fluid .auth-fluid-right {
    padding: 6rem 3rem;
    flex: 1;
    position: relative;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}

.auth-user-testimonial
{
display:none;
}


.table td,
.table th {
    padding: 0.25rem 0.25rem 0.25rem 0.50rem !important;
}



table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    top: 5px;
}

label.required:before {
    content: "* ";
}



#canvas {
    background-image: url(../img/workflow/tile.png);
    background-repeat: repeat;
    background-size: 30px 30px;
    background-color: #FBFBFB;
    z-index: 0;
    border: 1px solid #EAEAEA;
    border-radius: .25rem !important;
    width: calc(100% - 290px);
    height: calc(750px - 125px);
    overflow: auto;
}

#canvas-sidebar {
    background-color: #FFF;
    border: 1px solid #EAEAEA;
    width: 18rem;
    height: 90%;
    padding: 5px;
    margin: 15px;
    position: absolute;
    z-index: 1;
    right: 15px;
    display: none;
}


.create-flowy, .cursor-pointer {
    cursor: pointer;
}

.create-flowy:hover {
    border-radius: 5px;
    box-shadow: 1px 1px 12px rgba(0, 0, 0, .075) !important
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: .18rem .5rem !important;
    font-size: .675rem !important;
    line-height: 1.5 !important;
    border-radius: .15rem !important;
}


.selectedblock {
    border: 2px solid #217CE8;
    box-shadow: 0px 4px 30px rgba(22, 33, 74, 0.08);
}

.table-hover tr td,
.pointer {
    cursor: pointer !important;
}

.scroll {
    cursor: all-scroll
}


/*** DATE PICKER */
.ui-state-half-highlight {
    order: 999;
    border: 1px solid #743620 !important;
    background: #743620 !important;
    color: #FFF !important;
}

.ui-state-half-highlight a {
    order: 999;
    background: rgb(2, 0, 36) !important;
    background: linear-gradient(126deg, rgba(2, 0, 36, 1) 0%, rgba(182, 124, 105, 1) 0%, rgba(182, 124, 105, 1) 44%, rgba(116, 54, 32, 1) 44%, rgba(116, 54, 32, 1) 100%) !important;
    color: #FFF !important;
}

.ui-state-half-highlight-caption {
    order: 999;
    background: rgb(2, 0, 36) !important;
    background: linear-gradient(126deg, rgba(2, 0, 36, 1) 0%, rgba(182, 124, 105, 1) 0%, rgba(182, 124, 105, 1) 44%, rgba(116, 54, 32, 1) 44%, rgba(116, 54, 32, 1) 100%) !important;
    color: #FFF !important;
}


.col-form-label {
    padding-top: 0px !important;
}


.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #CFCFCF;
}


.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F9F9F9;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #F9F9F9;
    opacity: 1;
    border: 1px solid #F0F0F0;
}

.dropdown-toggle::after {
    content: inherit !important;
}


.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Parcourir" !important
}

.custom-file-label::after {
    content: "Parcourir" !important
}

.trDaysLine th,
.trDaysLine td,
.trDaysLine input,
.trDaysLine select {
    padding: 0px !important;
    text-align: center;

}

.dayDisabled {
    background-color: #EAEAEA;
    opacity: 1;
}

.dayOff {
    background-color: #EAEAEA;
    opacity: 1;
}

.dayOff.weekEnd {
    background-color: #ADACAC;
}

.trDaysLine input,
.trDaysLine select {
    border-radius: 0px;
    border: 0px;

}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 1px;
}

.tableActivityReport thead th {
    vertical-align: bottom;
    border: 1px solid #dee2e6;
}

.tableActivityReport thead .trDaysLine {
    height: 45px;
}

.tableActivityReport thead .trDaysOffline {
    height: 25px;
}


.text-daynumber {
    font-size: 0.9rem;
}

.text-dayname {
    font-size: 0.7rem;
}


.jq-toast-wrap {
    width: 550px !important;
}


.nowrap {
    white-space: nowrap;
}

.form-check-label {
    font-weight: 400 !important;
}

.topnav-navbar {
    z-index: 1000;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


.tableActivityReport {
    font-size: 0.9rem;
}


.display-5 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.1;
}





label.required:before {
    color: #FF0054;
}



.topnav-logo-lg img {
    max-height: 65px;
}

.table-striped tbody tr:hover {
    background-color: var(--light);
}

.select2-results__option[aria-selected=true] {
    display: none;
}

.select2-selection--multiple {
    overflow: hidden !important;
    height: auto !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    color: #1F2327;
    padding-right: 3px;
}

.tagit {
    border: 1px solid #dee2e6 !important;
    border-radius: 0.25rem !important;
}

.tilebox-one {
    max-height: 120px;
}

.p-05 {
    padding: 0.585rem !important;
}


#menu-chevron-left {
    margin-top: auto;
    padding: 5px;
    font-size: 18px;
    background-color: #EAEAEA;
    border-radius: 5px;
    position: absolute;
    left: 5px;
    top: 75px;
    z-index: 998;
    display: none;
    cursor: pointer;
}

#menu-chevron-right {
    margin-top: auto;
    padding: 5px;
    font-size: 18px;
    background-color: #EAEAEA;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    top: 75px;
    z-index: 998;
    display: none;
    cursor: pointer;
}


.select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    cursor: pointer;
}



.footer {
    bottom: -50px;
}


@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
}

@media (min-width: 768px) {
    .table-responsive {
        overflow: inherit;
    }
}

.table-action {
    width: 55px !important;
    text-align: right;
    white-space : nowrap;
}

.textFirstLetterCapitalized {
    text-transform: lowercase !important;
}

.textFirstLetterCapitalized:first-letter {
    text-transform: capitalize
}


#carouselHome,
.carousel-item,
.carouselRow,
.carousel-overlay {
    height: 250px;
}

.carousel-caption {
    top: 25px !important;
}

.carousel-caption-text {
    width: 100% !important;
    left: 0 !important;
    padding: 35px 55px !important;
    top: 0px !important;
    text-align: justify;
    overflow: hidden;
}


.card,
.fixedHeader-floating {
    border: 1px solid #dee2e6 !important;
}



.carousel-overlay {
    background: rgba(75, 75, 75, 0.55);
    width: auto;
}

.display-55 {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-6 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.1;
}

.carousel-indicators {
    right: inherit !important;
}

.ribbon {
    border: 1px solid red;
}

.form-group {
    margin-bottom: 0.5rem;
}



hr {
    border-top: 1px solid #dee2e6 !important;
}

#btnGoToTop {
    display: none;
    position: fixed;
    height: 80px;
    width: 80px;
    right: 30px;
    bottom: 20px;
    padding: 15px;
    cursor: pointer;
    animation: fadein 1s;
    color: grey;
}

.iconGoToTop {
    width: 50px;
}


.divForcedFees {
    display: none;
}

.mdi-checkbox-blank-circle.green {
    color: #085;
}

.mdi-checkbox-blank-circle.orange {
    color: #FB8C00;
}

.mdi-checkbox-blank-circle.red {
    color: #CC0000;
}

select[readonly] {
    pointer-events: none;
    touch-action: none;
}

.list-group-item {
    border: 0px;
}

.border-3 {
    border-width: 3px !important;
}

.badge {
    padding-top: 5px !important;
    font-size: 100%;
    font-weight: normal;
}


.badge-white {
    background-color: #FFF;
    color: #919ca7;
}

.text-green {
    color: #0e743b;
}

.btn span .mdi {
    font-size: 1.2rem !important;
}

.p-i-btn {
    padding: 0.15rem 0.9rem !important;
}



@media (max-width: 1700px) {
    .container-fluid {
        max-width: 95% !important;
    }
}

.nav-tabs .nav-link.active {
    color: var(--primary);
}

.nav-tabs .nav-link.active .badge {
    background-color: var(--light);
    color: var(--primary);
}

.zoom-div {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 98%;
    height: 100%;
    z-index: 1000;
}


#preloader {
    z-index: 999 !important;
}

.no-border {
    border: 0;
    box-shadow: none;
    /* You may want to include this as bootstrap applies these styles too */
}

.card {
    border-radius: 12px !important;
}

.rounded {
    border-radius: 6px !important;
}

.rounded-0 {
    border-radius: 0.25rem !important;
}

.strike {
    text-decoration-line: line-through;
}


.popover {
    max-width: 100%;
    /* Max Width of the popover (depending on the container!) */
}



.topnav .navbar-nav .nav-link {
    padding: 0.9rem 0.95rem;
}
.notification-list .nav-link:hover
{
    color: var(--primary) !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.dropdown-item:hover,
.dropdown-item:focus {
    color: var(--primary) !important;
}

.navbar .nav-link:not(#topnav-dashboards):hover,
.nav-tabs .nav-link:not(.active):hover {
    background-image: linear-gradient(to top, var(--light), #FFF);
    /* Dégradé de couleurs pour le fond */
    background-size: 100% 225%;
    /* Taille du fond (2x la hauteur de l'élément) */
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-image: linear-gradient(to left, var(--light), var(--light));
    /* Dégradé de couleurs pour le fond */
    background-size: 200% 100%;
    /* Taille du fond (2x la largeur de l'élément) */
}

.dropdown-submenu {
    position: relative;
}


.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.dropdown-submenu.dropdown-submenuleft>.dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0rem;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.skeleton {
    border: 1px dashed var(--secondary);
    background-image: linear-gradient(to top, var(--light), #FFF);
    /* Dégradé de couleurs pour le fond */
    background-size: 100% 225%;
    /* Taille du fond (2x la hauteur de l'élément) */
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
}

.addWidget {
    padding: 2px;
    cursor: pointer;
    color: var(--primary);
    display: block;
    margin-bottom: 2px;
}

.nav-user {
    background-color: initial;
    border: initial;
}

.avatar {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
}

.avatar-td
{
    width: 32px !important;
    height: 32px !important;
    margin-right : 5px;
    text-align: center;
    display:inline-grid;
}

.avatar-td img 
{
    width: 32px !important;
    height: 32px !important;
    
}

.avatar-td:has(img)
{
    display:inline-table !important;
}


.avatar img, .avatar-lg img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.no-bullet
{
    list-style-type: none;

}

.image-upload>.custom-file
{
    display:none;
}

.ui-datepicker {
    z-index: 9999 !important;
}
