body{
    background-color: #f1f1f1;
    margin: 0;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #626262;
text-align: left;
}
.content-header h1 {
    font-size: 1.8rem;
    margin: 0;
    color: #000;
}

.card-body form label {
    font-size: 10pt;
    margin-bottom: 1px !important;
}
.table-quatity {
    border: 1px solid #dee2e6;
   
  }

.total-box {
    /* position: fixed;
    top: 37;
    width: 25%; */
    background: #e9ecef;
}
.card.other-weight-box {
    width: 100%;
    padding: 10px;
    margin: 7px;
  }
.total-box th {
    font-size: 10pt;
}

.retailer-information {
    width: 100%;
    margin: 0 6px;
}

.reatail-box-card {
    padding: 0px 10px ;
    background: #f3f5f8;

}

.content.card-add-invoice {
    padding: 0 25px;
}
/* .main-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  color: #869099;
  padding: 1rem;
  position: absolute !important;
  max-width: 100% !important;
  width: 1098px !important;
  top: 100%;
} */

.card-add-invoice .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 5px 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    max-height: 100%;
}
.card-add-invoice .form-group{
    margin-bottom: 6px !important;
    
}
.card-add-invoice .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    padding: 5px .75rem;
    height: 30px;
    max-height: 100%;
  }
  .card-add-invoice .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 24px !important;
    font-size: 14px !important;
  }
  .quantity-box{
    margin: 10px 0;
  }
  .card-add-invoice .table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    font-size: 10pt !important;
  }
  .card-add-invoice .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    font-size: 10pt !important;
  }
  .card-add-invoice .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    font-size: 10pt !important;
    background: #6c757d;
    color: #fff;
  }
  .card-add-invoice button{
    font-size: 11pt;
  }
  .form-group.other-box-text {
    margin-bottom: 1px !important;
  }
  .other-box-heading {
    line-height: 29px;
  }
  .form-group.quantity-label-text {
    padding: 4px;
  }
  .quant-total-text {
    padding: 8px;
  }
  .table td, .table th {
    padding: 0.3rem !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 10pt;
    font-weight: 600;
  }
  .form-control {
    display: block;
    width: 100%;
    height: 27px !important;
    max-height: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 10pt !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
  padding: 0.2rem 0.4rem !important;
  height: 29px !important;
  max-height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 10pt !important;
}
.form-group {
  margin-bottom: 0.2rem !important;
}
.select2-search--dropdown .select2-search__field {
  height: 27px !important;
  max-height: 100% !important;
}
.card {
  box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
  margin-bottom: 1rem;
  margin: 10px !important;
}
.content-header {
  padding: 3px 0.2rem !important;
}
td form {
  margin-bottom: 0 !important;
}
.btn {
  padding: 0rem 0.4rem !important;
  font-size: 10pt !important;
}
h1.m-0 {
  padding-left: 12px;
}
input[type=file] {
  height: 33px !important;
  padding: 4px 0 0 7px;
  max-height: 100%;
  font-size: 9pt !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  height: auto;
  margin-top: -3px;
  font-size: 9pt!important;
  color: #939ba2 !important;
  font-weight: 400;
}
.select2-container--default .select2-results>.select2-results__options {
  
  font-size: 10pt !important;
}
select.form-control {
  font-size: 10pt !important;
  line-height: 33;
  padding: 3px !important;
  font-weight: 400 !important;
  color: #939ba2 !important;
}
label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 400;
  font-size: 10pt !important;
  color: #000 !important;
  margin-bottom: 1px !important;
}
table#example1 thead tr {
  background: #6c757d !important;
  color: #fff !important;
}

.content-wrapper {
  height: auto !important;
}
table#example1 tfoot tr {
  background: #6c757d;
  color: #fff;
}

.product_detail_table thead {
  background: #6c757d;
  color: white;
}

table thead, table tfoot{
  background: #6c757d;
  color: #fff;
}
.fa-trash {
  color: red;
}
.fa-file-pdf {
  color: black;
}
.fa-edit {
  color: #007bff;
}
.fa-trash-costom{   width: 20px;    height: 20px;    display: flex;    align-items: center;    justify-content: center;    margin-right: 5px;}
.fa-trash-costom i{color: #fff; font-size: 9px;}
