/*a i {
	color: blue;
    font-size: 1.5rem;
    cursor: pointer;
}*/
a:hover {
	color: red;
}
.card-title{
    background: #9e9e9e5e;
    padding: 9px;
}
.card{
    margin-top: 20px;
}
.required:after {
    content:" *";
    color: red;
}
.navbar-light .navbar-nav .nav-link .navbar-light .navbar-brand {
    color: rgb(219 219 219) !important;
}
.bg-light {
    background-color: #242b35!important;
}
#headerbar{
    margin-top: 30px;
}
td{
    vertical-align: middle;
}
.card-facture{
    border: 1px solid rgba(0,0,0,.125);
    padding: 5px;
}

.total_price_facture{
    width: 250;
    text-align: center;
    padding: 18px 0 12px;
    background: gray;
    font-weight: bold;
    position: absolute;
    right: 0;
}
.links{
	border: 1px #171348 solid ;
}
.title{
	margin-bottom: 20px;
}
.reference{
	height: 38px;
}
argin: auto;
}
body {
    background-color: #f7f7f7 !important;
}
label {
    color:  #171348;
}
.card-elment{
	    border-radius: 10px;
    background-color: #FFF;
    box-shadow: 0 2px 10px 0 rgb(206 206 206 / 50%);
    padding: 2rem;
}

.btn-yello {
    background: #ffc928;
    color: #20458f;
    border-radius: 10px !important;
    font-size: 1rem !important;
    width: 100% !important;
    font-weight: 700 !important;
}

.btn-green {
    background: #20458f;
    color: #ffff;
    border-radius: 10px !important;
    font-size: 1rem !important;
    min-width: 100px !important;
    font-weight: 700 !important;
}
.bt-blue{
	 background: #e30613;
    color: white;
    border-radius: 3px !important;
    font-size: 1rem !important;
    width: 100% !important;
    font-weight: 700 !important;
}
.bt-grey{
    background: grey;
    color: black;
    border-radius: 10px !important;
    font-size: 1rem !important;
    width: 30% !important;
    font-weight: 700 !important;
}
.btt-blue{
    background: #e30613;
    color: black;
    border-radius: 10px !important;
    font-size: 1rem !important;
    width: 50% !important;
    font-weight: 700 !important;
}
h3{
    color: #1b1455!important;
}
.img-back{
    width: 300px;
    height: 300px;
    background: white;
    border-radius: 20px;
    object-fit: cover;
    padding: 5px;
}
#doc_name{
    max-width: 30% !important;
    margin: auto;
    font-weight: bold;
    text-align: center;
    color: #171348!important;
}
#doc_number{
    background-color: #eb5b2f;
    max-width: 50% !important;
    color: white ;
}
.lab_up{
     padding-left: 13px;
    padding-top: 6px;
    color:white !important;
    font-weight: bold;
}
.lab_up_{
     padding-left: 13px;
    padding-top: 6px;
    color:#eb5b2f !important;
    font-weight: bold;
}
#liste_doc{
        color: #171348 !important;
    font-size: 14px !important;
    text-decoration: underline !important;
}
.fa-trash-alt{
    color: red !important;
}
.navbar-light .navbar-nav .active>.nav-link{
    color: rgb(27 23 75) !important;
}
.text-muted {
    color: #27235470 !important;
}
.tab-inf>th {
    background-color: #eb5b2f !important;
    color: white;
}
.table-info{
    background-color : #eb5b2f7a !important;
}

 .table-info>td, .table-info>th {
    background-color: #f5b19b !important;
    color: black;
}
 .table-info th, .table-info td {
    border-color: #171348 !important;
}
.lab_det{
     padding-left: 13px;
    padding-top: 6px;
    color:white !important;
    font-weight: bold;
}
.facture{
background-color: #007bff;
color: white;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
border-radius: 0.25em;
}
.devis{

background-color: #52d335;
color: white;
padding: 0.2em 0.95em 0.3em;
font-size: 75%;
border-radius: 0.25em;
}







