/*------------Position footer------------*/
/* #page-container {
    position: relative;
    min-height: 100vh;
}

#content-wrap {
    padding-bottom: 4.5rem;

}

     /* Footer height */

/*
.pos-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
} */
/*------------Header------------*/

            /* Icône NAVBAR */

.rond{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    margin: 3px;
    border: 3px solid dodgerblue;
    border-radius: 50%;
    text-decoration: none;
}

.fab{
    color: dodgerblue;
}
.fas{
    color: dodgerblue;
}


/*---------------------------------------------------------------------------------*/

.text-justify{
    text-align: justify;
}

.prix{
    font-size: 85px;
}
.prix-valid{
    font-size: 55px;
}

.fond-alert{
    background-color: #d9edf7;
}

/*-----------------Barre de recherche CRUD-------------*/
#custom-search-input {
    margin:0;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input button {
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 4px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fa-search{
    color: rgba(0, 0, 0, 0.74);
}
.search-query:focus + button {
    z-index: 3;
}
/*----------------------------------------------------------*/

.fa-pen, .fa-times-circle, .fa-envelopebis, .fa-check-square, .fa-list-alt, .fa-archive, .fa-euro-sign, .fa-chart-line, .fa-creative-commons-nc-eu, .fa-comment-dots, .fa-coins, .fa-money-bill-alt {
    color: black;
    margin-left: 8px;
}

.fa-euro-sign, .fa-coins, .fa-money-bill-alt {
    color: rgba(0, 0, 0, 0.71);
}

.fa-times-circle,.fa-creative-commons-nc-eu {
    color: #b70404;
}

.btn-primary .fas {
    color: white !important;
}

.valid i, .payed i, .canceled i {
    color: white;
}
table tr td:nth-child(9) {
  text-align : right;
}

.fa-comment-dots{
    color: #ee7000;
}

.bg-light-unpaid i{
    color: white !important;
}
.fa-plus{
    color: white;
}
#prixu, #quantite {
    width: 4em;
}

.white{
    color: white !important;
}
.search-commande{
    padding-right: 45px !important;
}

.fs-7{
    font-size: 0.9rem !important;
}

.bg-light-supprime, .bg-light-canceled{
    background-color: rgba(255, 0, 0, 0.1) !important;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: small;
    color: #a60b0b !important;

}


.cadrebadgerouge, .cadre-supprime, .cadre-canceled{
    border: #ff0000 2px solid;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: x-small;
    color: #a60b0b !important;

}

.bg-light-valid{
    /**border: #0d6efd 2px solid;*/
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: small;
    color: #0d3cbd !important;
    background-color: rgba(83, 145, 236, 0.25) !important;
}

.cadre-valid{
    border: #0d6efd 2px solid;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: x-small;
    color: #0d3cbd !important;
}

.cadrebadgejaune, .cadre-attente{
    border: #ffdd00 2px solid;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: x-small;
    color: #c2751d !important;

}

.cadre-unpaid{
    border: rgba(227, 138, 8, 0.85) 2px solid;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: x-small;
    color: #c2751d !important;

}

.bg-light-unpaid{
    background-color: rgb(107 34 161 / 76%) !important ;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: small;
    color: #ffffff !important;

}

.bg-light-attente{
    background-color: rgba(255, 221, 0, 0.22) !important;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: small;
    color: #854b08 !important;

}

.bg-light-archived, .bg-light-payed{
    background-color: rgba(14, 172, 104, 0.18) !important;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: small;
    color: #198754!important;
}

.cadrebadgevert, .cadre-archived, .cadre-payed{
    border: #0eac68 2px solid;
    padding-top: 4px;
    padding-bottom: 4px ;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 9%;
    font-size: x-small;
    color: #198754!important;
}

    /* Pagination links */
.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

/* Style the active/current link */
.pagination a.active {
    background-color: dodgerblue;
    color: white;
}

/* Add a grey background color on mouse-over */
.pagination a:hover:not(.active) {background-color: #ddd;}

.datatable{
    width: 100% !important;
}

.hide-totally {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    display: none;
}

.phone-link {
    text-decoration: none;
    color: royalblue;
}

/*------------------------------------
------------Media-queries------------
------------------------------------*/

            /* Header */
@media screen and (max-width: 1215px) {
    .text-nav {
        display: none;
    }
}

            /*Footer*/
@media screen and (max-width: 990px) {
    .footer-mobile{
        text-align: center;
    }
    .puce-footer{
        list-style: none;
        padding-left: 0rem;
    }

}
