
body{ font-family: 'Poppins' !important;}
#myTable_filter{ 
    margin-top: -4% !important;
}
.balance{
    font-style: italic;
    font-size: 12px;
    color: #c40f0f;
    font-weight: bold;
}
.bx_report{
    background: #bebebe;
    padding: 4%;
    height: 100px;
    text-align: center;
}
.form-control{
    background-color: #ffffff87 !important;
    box-shadow: 0px 0px 12px 5px rgba(15, 34, 58, 0.12) !important;border-radius: 8px !important;
}
#customer_address{
  
        min-height: calc(8.5em + .94rem + var(--bs-border-width)* 2) !important;
    
}
.select2-container .select2-selection--single .select2-selection__rendered{
    background-color: #ffffff87 !important;border-radius: 8px !important;
    box-shadow: 0px 0px 12px 5px rgba(15, 34, 58, 0.12) !important;
}
.select2-container .select2-selection--single{
    background-color: #ffffff87 !important;border-radius: 8px !important; border: 1px solid #ffffff87;
}
body{background-image: url(../images/as_bg.png) !important;background-size:cover !important;}
.card{       background-color: #c6f3ed33 !important;
    box-shadow: 0px 0px 12px 5px rgba(15, 34, 58, 0.12) !important;
    border-radius: 17px !important;}

.table>:not(caption)>*>*{
    background: rgba(129, 176, 129, 0.1) !important;
}
.vertical-menu{background:#ffffff !important;box-shadow:none !important;}
.btn{border-radius: 8px !important;--bs-btn-padding-x: 0.5rem !important;
    --bs-btn-padding-y: 0.2rem !important; font-weight: bold;}
.btn-success{background: linear-gradient(to right, #6e6ef1, #d0a9eb) !important;
    color: black !important;}
.btn-primary{
    background: linear-gradient(to right, #4040e6, #b262e9) !important;
    color: #00ffeafc !important;
   
}
.cmn_btn{width:100px !important}
.btn-edit{background-color: rgb(18, 95, 26) !important;color: #fefefe !important; }
#myTable_length{margin-top: 8px !important;}
#btn_fetch{margin-top: 35% !important;}

.input-group-text{
    background-color: #ffffff87 !important;
    box-shadow: 0px 0px 12px 5px rgba(15, 34, 58, 0.12) !important;
    border-radius: 8px !important;
}
