.nListRow {
  margin: 0;
  padding: 0;
  flex-direction: column;
}
.nListRow ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  list-style-position: inside;
  flex-wrap: wrap;
  margin-top: 5px;
}
.nListRow ul li {
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-right: 16px;
  list-style: inside;
}
li.col-md-6.listmb.nListView {
  list-style: none;
  background: #f5f5f5;
  margin: 4px;
  max-width: 98%;
  width: 100%;
  padding: 16px 15px;
  font-weight: bold;
}
li.col-md-6.listmb.nListView {
  font-weight: bold;
}
.child-action {
  padding-left: 8px;
  font-size: 15px;
  color: #4c5258;
}
.required {
  color: red;
}
/* added by vakeel*/
body {
  background-color: #f5f5f9 !important;
}
.pdLeft {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.newNavbar {
  background-color: #f5f5f9 !important;
  box-shadow: none;
}
/* .dropdown a {
  padding-right: 0 !important;
} */
.select2-container .select2-selection--single {
  height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 6px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px !important;
  right: 8px !important;
}
.btn-primary {
  background-color: #20488e !important;
  border-color: #20488e !important;
}
.card-title.text-primary {
  color: #20488e !important;
}
.btn-outline-primary {
  color: #20488e !important;
  border-color: #20488e !important;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #20488e !important;
}
.card {
  border-radius: 10px !important;
}
.card-body .pdtop {
  padding-top: 10px !important;
}
.container-p-y:not([class^='pt-']):not([class*=' pt-']) {
  padding-top: 0 !important;
}
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
  border-bottom: 0 !important;
}
table.dataTable tbody th,
table.dataTable tbody td {
  vertical-align: middle !important;
}
.paddingTop_10 {
  padding-top: 10px;
}
.nListRow.ModalDesign {
  margin-top: -10px;
  padding: 10px;
  padding-top: 0;
}
.modelHeaderNew h5 {}
.modelHeaderNew .btn-close {
  box-shadow: none;
  position: absolute;
  right: 45px;
  top: 55px;
  margin-top: 0;
}
.permissionForm .icheck-primary label {
  font-weight: 500;
}
.permissionForm.col-md-3 {
  -ms-flex: 0 0 calc(20% - 10px);
  flex: 0 0 calc(20% - 10px);
  max-width: calc(20% - 10px);
  margin: 5px;
  box-sizing: border-box;
  background: #f7f7f7;
  padding: 15px;
}
.permissionForm .child-action label {
  font-weight: 400 !important;
  margin-left: 4px;
}
.mrgBottm_0 {
  margin-bottom: 0 !important;
}
.form-group.responsibility {
  margin-bottom: 0 !important;
}
.fullWselect .select2.select2-container {
  width: 100% !important;
}
.listTable h5 {
  font-size: 15px;
}
.listTable h5 strong {
  font-weight: 700 !important;
}
.listTable table tr td {
  font-size: 14px;
}
.listTable h4 {
  font-size: 20px;
}
.listTable table {
  border: 1px solid #ccc;
}
.cstMsg {
  display: flex;
  min-height: 66px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}
.blueText span,
.blueText h3 {
  color: #696cff;
}
.darkText span,
.darkText h3 {
  color: #49496c;
}
.redText span,
.redText h3 {
  color: #ff0000;
}
.greenText span,
.greenText h3 {
  color: #1ABB9C;
}
.orangeText span,
.orangeText h3 {
  color: rgba(243, 156, 18, 0.88);
}
.btn-info {
  color: #fff !important;
}
.swal-title {
  font-size: 20px !important;
}
/* Hide sorting icons before and after column headers */
.dataTables_wrapper .sorting:before,
.dataTables_wrapper .sorting:after,
.dataTables_wrapper .sorting_asc:before,
.dataTables_wrapper .sorting_asc:after,
.dataTables_wrapper .sorting_desc:before,
.dataTables_wrapper .sorting_desc:after {
  display: none !important;
}
.add-actions-btn i.bx-plus-circle {
  margin-top: -7px;
  font-size: 22px
}
.remove-tax-btn i.bx-minus-circle {
  font-size: 22px
}
.input-group .btn.focus,
.input-group .btn:focus {
  outline: 0;
  box-shadow: none;
}
.input-group:focus-within {
  box-shadow: none;
}
.logoDv {
  width: 150px
}
.logoDv img {
  max-width: 100%;
}
.authentication-wrapper {
  min-height: 96vh !important
}
.foterCopy {
  text-align: center;
}
.forgot-password-container {
  text-align: right;
  margin-bottom: 12px;
}
.mrTop {
  display: flex;
  align-items: center;
}
.mrTop button {
  margin-top: 12px;
  margin-left: auto;
}
.paddingRight_0 {
  padding-right: 0 !important;
}
/* *********  timeline  **************************** */
ul.timeline li {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  clear: both;
}
.timeline .block {
  margin: 0;
  border-left: 3px solid #e8e8e8;
  overflow: visible;
  padding: 10px 15px;
  margin-left: 105px;
}
.timeline.widget {
  min-width: 0;
  max-width: inherit;
}
.timeline.widget .block {
  margin-left: 5px;
}
.timeline .tags {
  position: absolute;
  top: 15px;
  left: 0;
  width: 84px;
}
.timeline .tag {
  display: block;
  height: 30px;
  font-size: 13px;
  padding: 8px;
}
.timeline .tag span {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tag {
  line-height: 1;
  background: #1ABB9C;
  color: #fff !important;
}
.tag:after {
  content: " ";
  height: 30px;
  width: 0;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  pointer-events: none;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 11px solid #1ABB9C;
}
.timeline h2.title {
  position: relative;
  font-size: 16px;
  margin: 0;
}
.timeline h2.title:before {
  content: "";
  position: absolute;
  left: -23px;
  top: 3px;
  display: block;
  width: 14px;
  height: 14px;
  border: 3px solid #d2d3d2;
  border-radius: 14px;
  background: #f9f9f9;
}
.timeline .byline {
  padding: .25em 0;
}
.byline {
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  font-size: .9375em;
  line-height: 1.3;
  color: #aab6aa;
}
ul.social li {
  border: 0;
}
/* *********  /timeline  **************************** */
.invalid-feedback1 {
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}
.padding_5 {
  padding: 5px !important
}
.paddingleft_10 {
  padding-left: 13px !important;
}
.mrgRight_5 input {
  margin-right: 10px;
}
.width150 {
  width: 100px;
}
.invalid-feedback strong {
  font-weight: 400 !important
}
.mrgtop42 {
  margin-top: 42px;
}
.select2-selection__rendered {
  line-height: 22px !important
}
.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da !important;
}
.fontBold {
  font-weight: 500;
  color: #000;
}
/*dark theme related css 2-06-2024*/
.menuDark.bg-menu-theme {
  background-color: #042560 !important;
  /*    color: #fff !important;*/
}
.bg-menu-theme.menuDark .menu-link,
.bg-menu-theme.menuDark .menu-horizontal-prev,
.bg-menu-theme.menuDark .menu-horizontal-next {
  color: #ffffff !important;
}
.menu .app-brand.demo {
  margin-top: 0 !important;
  background: #fff !important;
}
.bg-menu-theme.menuDark .menu-item.active>.menu-link {
  /* color: #000 !important;*/
}
.bg-menu-theme .menu-inner>.menu-item.active>.menu-link {
  color: #fff
}
.bg-menu-theme .menu-item.active>.menu-link:not(.menu-toggle) {
  background-color: #4768ff !important;
}
.bg-menu-theme.menuDark a:hover {
  text-decoration: none;
}
@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1600px;
  }
}
.selectArrow .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("smal_caret.png");
  width: 15px;
  height: 12px;
  position: absolute;
  top: 6px;
  border: 0;
  left: 5px !important;
}
.propectsColumnRow .col-md-6 {
  margin-bottom: 10px;
}
.negativeMrg {
  margin-left: -30px !important;
  margin-right: -30px !important;
}
.prosepect_tab .nav-align-top .nav-tabs .nav-link {
  border: 1px solid #ccc;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  margin: 10px;
  margin-bottom: 6px;
  border-radius: 5px !important;
  cursor: pointer;
}
.prosepect_tab .nav-align-top .nav-tabs .nav-item {
  margin-right: 5px !important;
}
.prosepect_tab .nav-align-top .nav-tabs .nav-link.active {
  background: #042560;
  color: #fff;
}
.prosepect_tab .content-title,
.contactLineItem .content-title,
.supplierTab .content-title,
.contactLineItem h3,
.accountTab .content-title {
  font-size: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 14px;
}
.save_cnclBtn {
  margin-bottom: 20px
}
.addedRemoveBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.addedRemoveBtn h3 {
  border-bottom: 0 !important;
  padding-bottom: 0 !important
}
.modal {
  z-index: 1076 !important;
}
#updateinquiry_form {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.logoDvMrg {
  margin-top: 15px;
}
.modalTab .nav-tabs .nav-link.active {
  background: #042560;
  color: #fff;
}
.modalTab .tab-content {
  background-color: #f9f9f9;
}
.modalTab .nav-tabs .nav-item {
  margin-right: 4px;
}
.modalTab .nav-tabs .nav-link {
  border-radius: 5px;
}
.modalTab .nav-tabs {
  border: 0;
  margin-bottom: 20px;
}
.bg-label-success {
  background-color: #56a230 !important;
  color: #ffffff !important;
}
.permissonModal .modal-body {
  max-height: 70vh;
  /* Adjust the height as needed */
  overflow-y: auto;
}
.viewallinquirynotebtn {
  padding: 6px 7px !important;
}
#addinquirynote .row {
  margin-left: 0;
  margin-right: 0 !important;
}
.email_format_popDesign .form-group {
  display: flex;
  flex-wrap: wrap;
}
.form-group.emailBtnFrmGroup {
  justify-content: flex-end;
}
.btnsEmail {
  padding-right: 15px;
}
.btnsEmail a:not([href]) {
  color: #fff;
}
.copyBtnStyle {
  padding: 4px 9px;
  margin-bottom: 4px;
}
.rotate_icon {
  transform: scaleX(-1);
  /* Flip the element horizontally */
}
.graphCenter {
  display: flex;
  justify-content: center;
}
.dbloader {
  display: block;
  /* Hide loader by default */
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
}
.dbloader .spinner {
  position: absolute;
  top: 36%;
  left: 42%;
  transform: translate(-50%, -50%);
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #042560;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#top_five_customer,
#top_five_items {
  height: 500px;
}
#inquiriesCalendar .fc .fc-popover {
  z-index: 1075 !important;
}
#inquiriesCalendar .fc-daygrid-block-event .fc-event-time,
#inquiriesCalendar .fc-daygrid-block-event .fc-event-title {
  cursor: pointer;
}
.receipthistory tbody>tr>td
{
  color: #fff !important;
  font-weight: 400;
}
.receipthistory tbody>tr>th
{
  color: #fff !important;
  font-size: 16px;
}
/* blue theme tab */
.blueThemeTab .nav-align-top .nav-tabs .nav-link ,.templateTheme .nav-tabs .nav-link{
  border: 1px solid #ccc;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  margin: 10px;
  margin-bottom: 6px;
  border-radius: 5px !important;
  cursor: pointer;
}
.templateTheme .nav-tabs .nav-link{ margin-left: 0 !important;}
.templateTheme .tab-content { padding-left: 0; }
.blueThemeTab .nav-align-top .nav-tabs .nav-item , .templateTheme .nav-tabs .nav-item {
  margin-right: 5px !important;
}
.blueThemeTab .nav-align-top .nav-tabs .nav-link.active , .templateTheme .nav-tabs .nav-link.active  {
  background: #042560;
  color: #fff;
}
.blueThemeTab .content-title , .templateTheme .content-title   {
  font-size: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 14px;
}
#uploadFormdocument a:not([href]) {
  color: #fff;
  text-decoration: none;
}
#uploadFormdocument .form-control { max-width: 100%;}
a.btn-danger:not([href]), a.btn-primary:not([href]) {
  color: #fff;
}
.pdleft_right_0{ padding-left: 0 !important; padding-right: 0 !important;}
.radioBtnCursor label{ cursor: pointer; }
.popupClosedBtnDv{ width: 13%;}

.saveBtnBatch{ display: flex; justify-content: flex-end;}
.form-select {text-overflow: ellipsis;  white-space: nowrap;  padding-right: 18px;}
h4.modal-title { font-size: 1.25rem !important; }

.bg-menu-theme .menu-inner-shadow{ background: none !important;}

.modal-xl-custom {
    max-width: 70% !important; /* Adjust the percentage to your needs */
}


.accordionw .panel-heading {
    background: #F2F5F7;
    padding: 13px;
    width: 100%;
    display: block;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.accordionw .panel a {
    color: #5A738E;
    text-decoration: none;
}

.export-invoice-section {
  padding: .5rem 2rem;
  border-color: #e9ecef;
  border: 1px dotted;
  border-radius: .3rem;
  display: none;
}

.export-invoice-section.active {
  display: block;
}
.export-invoice-section.active .select2-container{
  width: 100% !important;
}

.export-invoice-section .export-invoice-header{
  position: relative;
  margin-bottom: 0px;
  background-color: #ffffff;
  bottom: 22px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 5px;
}

.export-invoice-header {
  background-color: gray;
  color: white;
  padding: 5px 10px;
  font-weight: normal;
  text-align: center;
  border-radius: 5px;
}

.export-invoice-header:hover {
  background-color: #20488e;
  cursor: pointer;
}

.active-header {
  background-color: #20488e;
  font-weight: bold;
}

@media (min-width: 768px) and  (max-width: 1400px) {
.tablesizefixed > .table {  width: 1500px !important}

}
input[type="date"] {
  position: relative;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background-position: right;
  background-size: auto;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 7px;
  top: 7px;
  width: auto;
}
.authentication-wrapper.authentication-basic .authentication-inner .card .app-brand {
  margin-bottom: 0 !important;
}
