/* Write your custom CSS here */
.fa-disabled {opacity: 0.6;cursor: not-allowed;}
div.page-sidebar {background: #e172ac;}
div.page-sidebar .accordion-menu > li.active-page > a,
div.page-sidebar .accordion-menu > li:hover > a{
    border-radius: 10px;
    background-color: #bf0b69;
    color: #fff;
    font-weight: 500;
}
.clientconnect .cacheclient, .commerciauxconnect .cachecommerciaux {
    display: none !important;
}
.prev-facture {
  width: 960px;
  padding: 40px;
  margin: auto;
  border: 2px dashed;
}
tr.statutclient-inactif {
  background-color: #ffd6d6;
}
#listblpreparation tr th, #listblpreparation tr td, #liste-bl-en-preparation tr td {
  padding: 10px;
}
#id_new_password1, #id_new_password2, .reinitialisation #id_email {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding: 8px;
  border-radius: 10px;
}
#liste-bl-en-preparation td a {
  width: 100%;
}
#liste-bl-en-preparation td {
  border: 1px solid #c5c5c5;
}
.alert.alert-warning.alert-dismissible {
  text-align: center;
  font-size: 15px;
  color: red;
  font-weight: bold;
}
.produitscard {margin-bottom: 220px;}
.positionfixe {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 312px;
  right: 24px;
  border: 4px solid #e172ac;
  box-shadow: none;
}
td.numcom > span::after {
  content: " / ";
}
td.numcom > span:last-child:after {
  content: "";
}
a .color1 {
    color: green;
}
a .color2 {
    color: red;
}
.reinitialisation label {
    display: none;
}
div.produitsbl {
    border: 1px solid;
    margin-bottom: 20px;
    border-radius: 8px;
}
.produitsbl > div {
    padding: 10px;
    font-weight: bold;
}
.produitsbl > div .far.fa-edit {
    font-size: 23px;
}
.produitsbl .display.produits th {
    padding: 3px;
    text-align: center;
}
.display.produits td {
    text-align: center;
}
input#id_email {
  width: 100%;
  border-radius: 10px;
  border: 2px solid #d9d9d9;
  padding: .65rem 1rem;
}
.login-page.no-loader {
    background-image: url(https://bbandco-crm.fr/staticfiles/images/image002.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
.btn1 {background: #e20078;color: #fff;text-align: center;width: 400px;margin: auto;display: block;font-weight: bold;font-size: 17px;}
.col-auto.sort-filter input, .col-auto.sort-filter select, .col-auto.sort-filter input, .col-auto.sort-filter a {
    display: inline-block;
    vertical-align: top;
    max-width: 150px;
}
.col-auto.sort-filter {
    width: 100%;
}
.col-auto.sort-filter input, .col-auto.sort-filter select {
  padding: 8px 20px;
  border-radius: 10px;
  border: 1px solid #e172ac;
  margin-bottom: 5px;
  line-height: 1.5;
}
.col-auto.sort-filter input:focus {
  outline: 1px solid #a81562 !important;
}
.col-auto.sort-filter .btn.btn-primary {
  border: 1px solid #7888fc;
  vertical-align: top;
}
#bbandco_filter {
display: none !important;
}

.checktache a {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    margin: auto;
    border-radius: 100%;
}
#table_products input[type="checkbox"] {
    height: 28px;
    width: 28px;
}
.card-title.titre.month-select {
  display: flex;
  align-items: baseline;
}
#filter-date {
margin-left: 20px;
}
.far.fa-trash-alt.nonactif,
.far.fa-edit.nonactif {
  display: none;
}

#add_products.nonactif,
#add_product.nonactif {
  display: none !important;
}

.checktache.True a {
    background-color: #65fb83;
    background-image: url(https://bbandco-crm.fr/staticfiles/images/validate.png);
    background-size: 85% auto;
    background-position: center 4px;
}
.checktache.False a {
    background-color: #fb8165;
    background-image: url(https://bbandco-crm.fr/staticfiles/images/novalidate.png);
    background-size: 85% auto;
    background-position: center 4px;
}
.col-md-12.non {display: none;}
.profile-header .profile-header-menu ul li a svg {
    margin-right: 9px !important;
}
#typeclient.B2C .persophysique, #typeclient.B2B .persomorale, #typeuser.faconnier {display: flex;}
#typeclient > .row, #typeuser {display: none;}
div.derfixe {
    height: 68px;
    overflow-y: auto;
    white-space: nowrap;
}
/* CALENDRIER */
.fc-scrollgrid-section.fc-scrollgrid-section-header, div.fc-list-day-cushion.fc-cell-shaded {
  background-color: #597e71;
}
.fc-scrollgrid-section.fc-scrollgrid-section-header a, .fc-list-day-cushion.fc-cell-shaded a {
  color: #fff !important;
  font-weight: 500;
  padding: 10px;
  text-decoration: none;
}
div .fc-daygrid-event {
  white-space: normal;
}

.fc-daygrid-day-top a {
  text-decoration: none;
  background: #e172ac;
  color: #fff;
  width: 25px;
  text-align: center;
  border-radius: 0 0 0 10px;
}
a.fc-event.fc-event-start {
  padding-left: 5px;
}
div.fc-daygrid-event-dot {
  display: none;
}
a.fc-daygrid-dot-event {
  align-items: inherit !important;
  white-space: normal !important;
}
div.fc-event-title {
  padding-left: 10px;
  margin-left: 6px;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 700px){
div.fc .fc-toolbar {
  display: block;
  text-align: center;
}
div.fc .fc-toolbar > div {
  margin: 17px 0;
}
div a.fc-daygrid-dot-event {
  display: block;
  padding: 0;
}
div.fc-daygrid-event-dot {display: none}
div div.fc-event-title {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
  font-size: 12px;
  line-height: 16px;
}
}
/* CALENDRIER */

#bbandco_info {
    display: none;
}
.pagination .btnpa {
    border: 2px solid #c5c5c5;
    color: #000;
    padding: 7px 11px;
    margin: 0 2px;
    border-radius: 10px;
    font-size: 13px;
}
.pagination .btnpa:hover {
    background: #c5c5c5;
}
.form-control.selectpicker {
    display: unset !important;
}
input.input-readonly {
    border: none;
    outline: none;
}
button.close {
    position: absolute;
    background: #fff;
    border: none;
    font-size: 26px;
    height: 30px;
    line-height: 3px;
    width: 30px;
    border-radius: 100%;
    right: -7px;
    top: -5px;
    padding: 0;
    box-shadow: 0 0 5px #ddd;
}
th.sorting::after, th.sorting::before {
    float: right;
    font-size: 10px !important;
    color: #d0d0d0;
}

.badge.Brouillon, .badge.draft, .badge.pending {
background-color: #f8bedc;
}
.badge.in_progress, .badge.En.attente.de.paiement, .badge.En.cours, .badge.in_preparation {
background-color: #fbcd63;
}
.badge.return_pending, .badge.shipped, .badge.captured, .badge.sent {
background-color: #7ed5f4;
}
.badge.return_received, .badge.use {
background-color: #ee51a4;
}
.badge.validated, .badge.active, .badge.payed, .badge.Soldée, .badge.Payée, .badge.Validée, .badge.received, .badge.paid {
background-color: #3ddb82;
}
.badge.canceled, .badge.inactive, .badge.Famille.\31, .badge.unpayed, .badge.incomplete_sav, .badge.Annulée, .badge.unpaid_income,.badge.refused, .badge.incomplete {
background-color: #f37777;
}
div.nonactif {display: none;}
div.dt-button-collection {
    margin-top: 5px !important;
}
.dt-button-collection button {
    border: none;
    border-radius: 16px;
    font-size: 12px;
    padding: 3px 15px;
}
.dt-button.buttons-columnVisibility.active {
    background: #e172ac;
    color: #fff;
}
#bbandco_paginate a {
    border: 1px solid;
    font-size: 12px;
    margin: 0 4px;
    padding: 7px 15px;
    color: #000;
    border-radius: 8px;
}
#bbandco_filter input {
    border-radius: 5px;
}
#bbandco_paginate a:hover {
    background: #000;
    color: #fff;
}
.display.produits input, .display.produits select {
    padding: 6px;
}
.display.produits input {
  -moz-appearance: textfield;
}
.display.produits select.form-select {
  background: none;
}
.display.produits th {
    padding: 8px;
    text-align: center;
}
div.scrolpro {
    height: 128px;
    overflow-y: auto;
    white-space: nowrap;
}
tr.filters th {
    padding: 4px !important;
}
tr.filters th input {
    padding: 4px;
    width: 100%;
    border-top: none;
    border: none;
    padding: 5px 10px;
    border-radius: 8px;
}
div.dataTables_filter {
    float: right;
}
div.dt-buttons {
    display: inline-block;
}
div.dt-buttons > button {
    border: none;
    padding: 5px 20px;
    border-radius: 5px;
    background: #eaeaea;
}
div.dt-buttons > button:hover {
    background: #ea027b;
    color:#fff;
}
span.producprod {
    width: 30%;
    display: inline-block;
}
.tablehisto tr > td, .tablehisto tr > th {
    padding: 5px 10px;
}
.tablehisto tr {
    border-bottom: 1px solid #d9d9d9;
}
table.dataTable tr td {padding: 8px 15px !important;}
body { background-color: #fff0f8;color: #000;}
div.page-sidebar .accordion-menu > li.active-page > a > svg,
div.page-sidebar .accordion-menu > li:hover > a > svg {
    color: #fff !important;
}
a.btn.solde {background: #ea027b;color: #fff;float: right;font-weight: bold;margin: 0 10px;}
a.btn.releve {
    background: #000;
    color: #fff;
    float: right;
}
.btn.releve > svg, .btn.solde > svg {
    margin-right: 10px;
}
.form-control, .form-select {
    border: 2px solid #d9d9d9;
}
div.page-sidebar .accordion-menu li ul li a {
    color: #e8e8e8;
    padding: 5px 15px;
}
div.page-sidebar .accordion-menu > li > a, div.page-sidebar .accordion-menu > li > a > svg {color: #e8e8e8;}
div.page-sidebar .accordion-menu li.sidebar-title {
    padding: 5px 0;
    font-size: .875rem;
    text-transform: uppercase;
    color: #fff;
    opacity: 1;
    border-bottom: 2px dotted #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}
button.btn.btn-primary {
    background-color: #e20078;
    color: #fff;
    float: right;
    font-weight: 600;
}
table.produits td {
    padding: 2px !important;
}
table .centrer {
    text-align: center;
}
img.avatar {
    max-width: 40px;
    margin-right: 10px;
    float: left;
}
table td svg {
    color: #000;
    margin: 0 3px;
}
label.form-label {
    margin-bottom: 2px;
}
thead {
    background: #a81562;
}
thead th {
    color: #fff !important;
}
div .page-item.active .page-link {
    background-color: #a81562;
    border-color: #a81562;
}
h3.section {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 12px;
    color: #e20078;
    font-weight: lighter;
    font-size: 20px;
}
.flexcol {display: flex}
.flexcol > div {margin-right: 15px;}
.titre.card-title {
    font-weight: 700 !important;
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: 15px;
}
.dataacc {text-align:center;float: none !important;margin-bottom: 15px;}
.card.stat-widget h5 {text-align:center;margin-bottom: 9px;}
.card-body {
    padding: 30px;
    box-shadow: 0 0 5px #bbb;
    border-radius: 15px;
}
div .card-title {color: #000;}
.page-header .navbar a.navbar-brand {
    width: 113px;
}
div.page-header .navbar #headerNav > ul > li > a.notifications-dropdown {
    background: #ea027b;
    color: #fff;
}
.transactions-list .tr-text > p > i {max-width: 16px;}
.page-header div.header-notif { padding: 5px 20px;}
.navbar-nav a.nav-link svg {max-width: 15px;margin-right: 5px;margin-top: -3px;}
.page-header .header-notif div.notif-text { width: 100%;}
.notif-drop-menu .dropdown-header {font-weight: bold;border-bottom: 2px dotted;padding-bottom: 15px;}

.small-checkbox {height: 23px !important; width: 23px !important;}

/* MOBILE - RESPONSIVE */
@media screen and (max-width: 1330px) {
.positionfixe {
  position: unset;
  border: 4px solid #e172ac;
  box-shadow: none;
}
.produitscard {margin-bottom: 20px;}
}
@media screen and (max-width: 600px) {
    tr.filters, div.dt-buttons {
        display: none;
    }
    ul.dtr-details {
        width: 100%;
    }
    .dtr-details span {
        width: 49%;
        font-size: 13px;
    }
    #bbandco_filter {
        margin-bottom: 13px;
        width: 100%;
    }
    #bbandco tbody > tr > td:first-child::before {
        content: "+";
        background: #000;
        color: #fff;
        width: 20px;
        display: inline-block;
        text-align: center;
        border-radius: 17px;
        height: 20px;
        line-height: 20px;
        font-size: 24px;
        vertical-align: middle;
        margin-left: -10px;
        margin-right: 10px;
    }
    #bbandco tbody > tr.odd.parent > td:first-child::before {
        content: "-";
        line-height: 17px;
        background: #c5c5c5;
    }
    .col-10 {
        width: 100%;
    }
    .col-auto, .col-auto button {
        width: 100%;
    }
    table#table_products {
        display: block;
        overflow-x: scroll;
    }
    div.card-body {
        padding: 20px 15px;
        box-shadow: 0 0 5px #bbb;
        border-radius: 15px;
    }
    div.col {
        padding: 0;
    }
    .nomobile {display: none !important;}
    .profile-header .profile-header-menu ul li {
        width: 100% !important;
    }
    div.col-sm-12 {
        overflow-x: auto;
    }
    div #zero-conf_length {display: none;}
    div.col-sm-12 table {
        min-width: 1200px;
    }
    a.btn.releve, a.btn.solde {
        float: none !important;
        margin-bottom: 10px;
    }
    .dtr-details span {
        display: block;
    }
    .col-auto.sort-filter input, .col-auto.sort-filter select, .col-auto.sort-filter input, .col-auto.sort-filter a {
      display: block;
      max-width: 100%;
    }
    .col-auto.sort-filter input, .col-auto.sort-filter select {
      max-width: 100%;
      margin-bottom: 10px;
      width: 100%;
    }

}

/* Overlay et Spinner. */
#base-overlay {
    position:fixed;
    width:100%;
    height:100%;
    margin-top: -1.8em;
    background-color: rgba(255,255,255,0.25);
	background-size: 25%;
    z-index:10;
}

#base-overlay-spinner {
    position: relative;
    top: 30%;
    right: -36%;
    width: 10rem;
    height: 10rem;
    z-index: 9998;
}


.excluded_products .filter-option {
  white-space: normal;
}
.bodyproduit.next_produit {
  border: 2px dashed #000;
}

/* Boite de dialogue de confirmation. */
.link-confirmation-dialog {
    cursor: pointer;
}
#base-confirmation-dialog {
    vertical-align: middle;
}
#base-confirmation-dialog .btn {
    margin: 0px 12px 5px 12px;
}
#base-confirmation-dialog p {
    text-align: center;
}

.item-per-page-form {
    float: right;
}
.bodyproduit.checke {
  background: #dedede;
}
.bodyproduit .btn {display: block; border-radius: 0;}