#message-table th,
#message-table th span {
  font-size: 19px;
  color: #c85922;
  padding: 12px;
  font-family: "Arial Bold";
}
#message-table thead tr {
  border-bottom: 1px solid #c85922;
}
#message-form .alert.alert-.alert-dismissible {
    display:none;
}
#second-fieldset textarea ,
#second-fieldset .form-card input,
#education-clone input,
#award-clone input{
    min-height: 170px;
}
#message-table tbody tr td {
  padding: 22px;
  line-height: 22px;
  font-size: 16px;
  font-family: "Arial";
  color: #454545;
  position: relative;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 0px;
}
#message-table tbody tr td:nth-child(2) {
  white-space: nowrap;
}
.fa-edit ,
.fa-trash,
.fa-times {
   font-size: 1.3rem;
margin-right: 5px;
}
/* #message-table tbody tr td:nth-child(3) {
  white-space: nowrap;
} */
#message-table tbody tr td:nth-child(4) {
  padding-right: 58px;
}
div.dataTables_wrapper div.dataTables_length label {
  font-size: 18px;
color: #363b3e93;
}
.reply-forward {
  padding-right: 32px;
  position: absolute;
  bottom: 8px;
  right: 0px;
  white-space: nowrap;
}
.reply-forward > div {
  padding: 0px 12px;
  cursor: pointer;
}
.ms-svg_holder svg {
  width: 15px;
}
.hide-show--message {
  overflow: hidden;
  margin-bottom: 12px;
}

.ms-svg_holder {
  position: absolute;
  top: 28px;
  right: 48px;
  display: none;
}
#message-form .modal-content {
  border: none;
}
#message-table tbody tr {
  height: 100px;
}
.reply-modal_toggle {
  cursor: pointer;
}
#message-form #myModal {
  background: rgba(255, 255, 255, 0.8);
}
#message-form #myModal .modal-dialog {
  border-color: transparent;
  min-width: 50%;
}
.reply-send_wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  background: #d45f2c;
  border-radius: 6px;
}
.reply-send_wrapper a {
  display: flex;
  background: #d45f2c;
  border-radius: 6px;
  padding: 16px;
  align-items: center;
  font-size: 14px;
  color: #fff;
  font-family: 'Arial' !important;
}
.reply-send_wrapper a i {
  padding-left: 12px;
  color: #fff;
}
.reply-right_red > span {
  margin-left: auto;
  display: block;
  width: fit-content;
}
.reply-right_red {
  width: fit-content;
  margin-left: auto;
}
.reply-right_red .reply-msg_wrapper {
  background: #ffe5d8;
  padding: 12px;
}
.modal-header > span {
  color: #c85922;
  font-size: 16px;
}
.reply-right_red .reply-msg_wrapper > span {
  color: #c85922;
  font-size: 14px;
  opacity: 0.8;
}
.reply-left_transparent {
  width: fit-content;
  padding: 12px 0px;
  font-family: "Arial";
font-size: 15px;
  letter-spacing: 0.04em;
  color: #7a7a7a;
}
#message-form .modal-header {
  padding: 22px;
}
#message-form .modal-body {
  padding: 22px;
  max-height: 320px;
  overflow-y: auto;
}
.reply-left_transparent .reply-msg_wrapper {
  border: 2px solid ghostwhite;
  padding: 6px;
}
.reply-send_wrapper input::placeholder {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}
.reply-send_wrapper input {
margin: 0px;
border: none;
background: #d45f2c;
border-right: 1px solid #fff;
padding: 28px 12px;
color: #fff;
font-size: 16px;
font-family: 'Arial' !important;
border-radius: 8px;
}
.reply-send_wrapper input:focus {
  border: none;
}
.message-table_wrapper {
  display: flex;
  flex-direction: column;
}
#message-table_wrapper > .row {
  width: 100%;
}
#message-form .message-search_row {
  display: none;
}
#message-table_wrapper > .row:first-child > div {
  max-width: fit-content;
}
#message-table_wrapper > .row:first-child {
  display: flex;
  justify-content: space-between;
  padding: 32px 0px;
}
#message-table_filter input {
  margin: 0px;
}
#message-table_length select {
  width: 55px;
  padding: 6px;
  border: none;
  background: #f4f4f4;
  margin-left: 12px;
  border-radius: 4px;
  margin-right: -54px;
  position: relative;
}
#message-table_filter input::before {
  content: "Search";
}
#message-table_filter input {
  border: 0px;
  background: #fff;
  margin-left: -50px;
  margin-right: 32px;
  max-width: 200px;
}
#message-table_filter {
  position: relative;
}
#message-table_filter svg {
  width: 16px;
  position: absolute;
  top: 10px;
  right: 12px;
  color: rgba(0, 0, 0);
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  display: none;
}
#message-table {
  padding: 52px 0px;
}
#message-table_wrapper .pagination {
  align-items: center;
}

#message-table_wrapper > .row:last-child {
  align-items: center;
}

#message-table_wrapper .pagination li:last-child a {
  border: none;
  background: #d45f2c !important;
  color: #fff;
}
#message-form > p {
  font-family: "Arial Bold";
  padding-left: 0px;
}
#profile-security > p {
  font-family: "Arial Bold";
}
a#menu_toggle {
  color: #d45f2c;
}
#security-credential_li {
  display: flex;
  width: 50%;
  margin: auto;
  justify-content: space-around;
}
#security-credential_li .security-icon_holder {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#security-credential_li li:after {
  content: "";
  width: calc(44% - 12px);
  height: 2px;
  position: absolute;
  left: 28.85%;
  top: 22px;
  z-index: -1;
  border-bottom: 2px dashed #d45f2c;
}
.round-security {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #d45f2c;
  padding: 13px;
  padding-top: 11px;
  background-color: #fff;
}
.panel-heading h5 {
  font-family: "Arial Bold";
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #c85922;
  padding: 12px 0px;
}
.round-security i {
  font-size: 23px;
  color: #d45f2c;
}
.round-security.lock-icon {
  padding-left: 16px;
}
span.security-text_color {
  font-size: 16px;
  padding: 12px;
  color: #d45f2c !important;
  font-family: "Arial Bold";
  transition: all 0.5s ease-in;
}
.security-icon_holder span {
  color: #a8a8a8;
  font-family: "Arial Bold";
  letter-spacing: 0.8px;
  font-size: 16px;
  padding: 12px;
  position: absolute;
  top: 52px;
  white-space: nowrap;
  transition: all 0.5s ease-in;
}
.change-password_toggle span,
.change-email_toggle span {
 
  padding: 12px 0px;
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.09em;
  color: #9A9A9A;
 
}
.change-password_toggle input,
.change-email_toggle input {
  color: #232323;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 22px;
  border: none;
  padding: 12px 0px;
  
}
.change-password_toggle input::placeholder,
.change-email_toggle input::placeholder {
  color: #232323;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 22px;
  font-family: 'poppins' !important;
}
.change-password_toggle input:focus,
.change-email_toggle input:focus {
  border: none;
}
.change-password_toggle,
.change-email_toggle {
  padding-top: 122px;
}
#security-credential_li {
  position: relative;
}
#security-credential_li li {
  cursor: pointer;
}
.security-update-password,
.security-update-email {
  margin-left: auto;
  display: block;
  margin-top: 20px;
  background: #d45f2c;
  color: #fff;
  padding: 12px 22px;
  border-radius: 5px;
  border: none;
  font-size: 18px;
}
#table-table-social thead img {
  margin: 6px;
}
.modal-add-link .modal-body > div {
  display: flex;
  flex-direction: column;
}
.security-update-password i,
.security-update-email i {
  padding-left: 6px;
}
.sales-box > div {
  display: flex;
  align-items: center;
  padding: 22px;
  border: 1px solid #d8d8d8;
  justify-content: space-evenly;
}
.sales-box > div svg,
.sales-box > div img {
  margin-right: 18px;
}
.sales-box > div span {
  font-size: 42px;
  line-height: 48px;
  color: #c85922;
  font-weight: 700;
}
.three-dott-toggle svg {
  width: 6px;
  color: #d8d8d8;
}
.row.sales-box > .three-dott-toggle {
  padding: 12px;
  flex-direction: column;
  border: none;
  position: absolute;
  top: -60px;
  right: -30px;
  z-index: 1;
}
.row.sales-box {
  position: relative;
}
.three-dot-child {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.07);
  margin-left: -71px;
  display: none;
}
.three-dot-child li {
  border-bottom: 0.5px solid #d8d8d8;
  cursor: pointer;
  padding: 6px;
}
.three-dot-child li.active,
.three-dot-child li.active a {
  color: #c85922;
}

.three-dot-child ul {
  margin: 0px;
  background-color: #fff;
}
.three-dott-toggle > span {
  cursor: pointer;
}
#profile-sales .site_title {
  font-family: "Arial Bold";
  display: inline;
}
#sales-table_date th,
#datatable-inventory-table th,
#datatable-shipping-table th {
  font-size: 19px;
  color: #000;
  font-family: "Arial Bold";
  border-color: #c85922;
  background: none !important;
  position: relative;
  white-space: nowrap;
}

#sales-table_date_filter input,
#datatable-inventory-table_filter input,
#datatable-shipping-table_filter input {
  border: 0px;
  background: #fff;
  margin-left: -50px;
  margin-right: 38px;
  max-width: 200px;
}
#sales-table_date_filter,
#datatable-inventory-table_filter,
#datatable-shipping-table_filter {
  position: relative;
}
#sales-table_date_filter::before,
#datatable-inventory-table_filter::before,
#datatable-shipping-table_filter::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" class="svg-inline--fa fa-search fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
  display: block;
  width: 20px;
  position: absolute;
  top: 12px;
  right: 12px;
}
#sales-table_date,
#datatable-inventory-table,
#datatable-shipping-table {
  border-color: #d8d8d8;
}
#sales-table_date td,
#datatable-inventory-table td,
#datatable-shipping-table td,
#table-table-return td {
  font-family: "Arial";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000000;
  border-bottom: 0.5px solid #d8d8d8;
}
.sales-product-name {
  display: flex;
  align-items: center;
}
.sales-product-name img {
  padding-right: 12px;
}
.three-dot-child_sales {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.07);
  margin-left: -80px;
  display: none;
  top: 30px;
  position: absolute;
}
.three-dot-child_sales li {
  border-bottom: 0.5px solid #d8d8d8;
  cursor: pointer;
  padding: 12px;
  font-size: 14px;
  color: #828282;
}
.three-dott-sales svg {
  width: 6px;
  color: #d8d8d8;
}
.three-dot-child_sales svg {
  width: 10px;
  margin-right: 12px;
}
.three-dott-sales > span {
  font-size: 42px;
  cursor: pointer;
}
.three-dot-child_sales ul {
  margin: 0px;
  background: #fff;
}
.three-dott-sales {
  position: relative;
}
#sales-table_date tbody td:nth-child(6),
#sales-table_date tbody td:nth-child(7),
#sales-table_date tbody td:nth-child(8),
#sales-table_date tbody td:nth-child(9) {
  font-family: "Arial Bold";
}
.sales-status_processing {
  color: #d09727 !important;
}
.sales-status_completed {
  color: #727272 !important;
}
#sales-datatable .date-category {
  padding: 32px 0px 62px 0px;
  display: flex;
  justify-content: center;
}
#sales-datatable .date-category a {
  font-size: 16px;
  color: #6b6b6b;
  padding: 0px 10px;
  border-right: 0.5px solid #6b6b6b;
  font-family: "Arial";
}
.date-category a.active {
  color: #c85922 !important;
}
#sales-table_date_wrapper .dataTables_length select,
#datatable-inventory-table_wrapper .dataTables_length select,
#datatable-shipping-table_wrapper .dataTables_length select {
  background: #f4f4f4;
  border: none;
  width: 60px;
  height: 50px;
  margin: 0px 22px;
}
#sales-table_date_wrapper .dataTables_length label,
#datatable-inventory-table_wrapper .dataTables_length label,
#datatable-shipping-table_wrapper .dataTables_length label {
  font-size: 18px;
}
#sales-table_date_wrapper .dataTables_info,
#datatable-inventory-table_wrapper .dataTables_info,
#datatable-shipping-table_wrapper .dataTables_info {
  padding-top: 42px;
  padding-bottom: 32px;
  font-size: 16px;
  color: #000;
  font-family: "Arial";
}
#sales-table_date_wrapper .dataTables_paginate.paging_simple_numbers,
#datatable-inventory-table_wrapper .dataTables_paginate.paging_simple_numbers,
#datatable-shipping-table_wrapper .dataTables_paginate.paging_simple_numbers,
#table-table-social_wrapper .dataTables_paginate.paging_simple_numbers,
#table-table-orders_wrapper .dataTables_paginate.paging_simple_numbers,
#table-table-payment_wrapper .dataTables_paginate.paging_simple_numbers {
  padding-top: 30px;
  padding-bottom: 32px;
}

/* #table-table-payment_wrapper .paginate_button.active {
  margin: 0px 12px !important;
} */
#table-table-payment_paginate li {
  padding: 0px !important;
}
#table-table-payment_paginate li a {
  width: 100%;
  text-align: center;
}

#sales-table_date th:nth-child(4)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
#sales-table_date th:nth-child(5)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
#sales-table_date th:nth-child(6)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
#sales-table_date th:nth-child(7)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}

/* RETURN PAGE CSS*/

.return-card-wrapper {
  display: flex;
  position: relative;
  padding: 22px;
  padding-left: 0px;
}
.return-img_wrapper img {
  margin-right: 32px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.return-card-right > p {
  font-family: "Arial Bold";
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000000;
  padding-bottom: 12px;
}
.return-product-detail p {
  font-family: "Arial Bold";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #000000;
}
.return-product-detail p span {
  color: #e94e1b !important;
  font-family: "Arial" !important;
}
.return-product-detail > div {
  display: flex;
}
.return-product-detail > div p {
  padding-right: 52px;
}
.return-card-delete > span svg {
  width: 8px;
}
.return-card-delete {
  position: absolute;
  top: 0;
  right: 0;
}
.card-delete-child {
  background: #fff;
  box-shadow: 0px 4px 10px rgb(0 0 0 / 7%);
  padding: 4px 6px;
  margin-left: -70px;
}
.card-delete-child svg {
  width: 12px;
  margin-right: 8px;
}
#table-table-return tbody td:first-child {
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 22px;
  padding-left: 0px;
}
#table-table-return tbody td:last-child {
  border-bottom: 1px solid #d8d8d8;
  padding: 22px;
}
#table-table-return_filter::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" class="svg-inline--fa fa-search fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
  display: block;
  width: 20px;
  position: absolute;
  top: 12px;
  right: 12px;
}
#table-table-return_length label {
  font-size: 18px;
  color: #333;
}
#table-table-return_length label select {
  background: #f4f4f4;
  border: none;
  width: 60px;
  height: 50px;
  margin: 0px 22px;
  padding: 6px;
}
#table-table-return_filter {
  position: relative;
}
#table-table-return_filter label input {
  border: 0px;
  background: #fff;
  margin: 0px;
  margin-left: -50px;
  margin-right: 32px;
  max-width: 200px;
}
#table-table-return_wrapper .row:first-child {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  padding: 32px 0px;
  padding-bottom: 0px;
}
#table-table-return_wrapper .row:first-child > div {
  max-width: fit-content;
}
#table-table-return_wrapper .row:last-child {
  padding-top: 42px;
  width: 100%;
}
#table-table-return_wrapper .row:last-child .col-sm-5 {
  padding-top: 32px;
  font-size: 16px;
  color: #000;
}
#table-table-return_wrapper .row:last-child .col-sm-7 .pagination {
  align-items: center;
}
ul.pagination,
.dataTables_paginate {
  display: flex;
}
ul.pagination .active,
.dataTables_paginate .active,
ul.pagination .active a,
.dataTables_paginate .active a,
ul.pagination .current,
.dataTables_paginate .current,
ul.pagination .current a,
.dataTables_paginate .current a {
  background-color: #f4f4f4 !important;
  color: #000 !important;
  min-width: 50px;
}
ul.pagination .active:focus,
.dataTables_paginate .active:focus,
ul.pagination .active a:focus,
.dataTables_paginate .active a:focus {
  background-color: inherit !important;
  color: #000 !important;
}
.main_vendor ul.pagination li a,
.main_vendor .dataTables_paginate a {
  width: 100%;
  min-height: 50px;
  min-width: 50px !important;
  padding: 12px !important;
  padding-top: 14px !important;
  text-align: center;
  border-radius: 5px;
  color: #000;
}
ul.pagination li,
.dataTables_paginate li {
  padding: 0px !important;
}
.main_vendor .paginate_button {
  margin: 8px !important;
  background: #fff;
  border: none !important;
}
.main_vendor .dataTables_paginate a {
  background: #fff;
}
.main_vendor .paginate_button a {
  background-color: #fff !important;
  border: none !important;
}
.main_vendor ul.pagination .previous.disabled,
.main_vendor ul.pagination .previous a,
.main_vendor ul.pagination a.previous,
.main_vendor ul.pagination .next.disabled,
.main_vendor ul.pagination .next a,
.main_vendor ul.pagination a.next,
.main_vendor .dataTables_paginate .previous.disabled,
.main_vendor .dataTables_paginate .previous a,
.main_vendor .dataTables_paginate a.previous,
.main_vendor .dataTables_paginate .next.disabled,
.main_vendor .dataTables_paginate .next a,
.main_vendor .dataTables_paginate a.next {
  width: 150px !important;
  border-radius: 5px;
}
.main_vendor ul.pagination .previous.disabled,
.main_vendor ul.pagination .previous a,
.main_vendor ul.pagination a.previous,
.main_vendor .dataTables_paginate .previous.disabled,
.main_vendor .dataTables_paginate .previous a,
.main_vendor .dataTables_paginate a.previous {
  background-color: #ffe5d8 !important;
  color: #c85922 !important;
}
.main_vendor ul.pagination .next.disabled,
.main_vendor ul.pagination .next a,
.main_vendor ul.pagination a.next,
.main_vendor .dataTables_paginate .next.disabled,
.main_vendor .dataTables_paginate .next a,
.main_vendor .dataTables_paginate a.next {
  background-color: #c85922 !important;
  color: #fff !important;
}
.card-delete-child {
  display: none;
}
.modal-add-link .modal-body > div img {
  width: 32px;
  margin-bottom: 32px;
}
#table-first-reports thead th img,
#table-second-reports thead th img {
  margin: 6px !important;
}
.dataTables_filter input {
  font-size: 18px;
}
.return-card-delete > span {
  cursor: pointer;
}
.card-delete-child {
  cursor: pointer;
}
#return-table > p {
  font-family: "Arial Bold" !important;
}
#profile-security .text-danger {
  font-size: 14px;
}
.main_vendor {
  /* display: flex;
  flex-wrap: nowrap; */
  margin-top: 22px;
}
.main_vendor .top_nav {
  display: none !important;
}
.main_vendor > .col-md-3.left_col {
  max-width: 260px;
  margin-right: 62px;
}
.scroll-view .profile {
  padding-left: 1.5rem !important;
}
#message-form {
  padding-top: 12px;
}
#message-form tr.child {
  text-align: center;
}

/* #sales-table_date th,
#datatable-inventory-table_wrapper th,
#datatable-shipping-table th {
  width: initial !important;
} */
.nav.side-menu li.current-page a:hover {
  color: #fff !important;
}

#return-table {
  padding-top: 12px;
}
#profile-sales {
  padding-top: 12px;
}
.nav.side-menu li a:hover {
  color: #d45f2c;
}
#profile-security {
  padding-top: 12px;
}
#table-table-return_wrapper > .row:nth-child(2) {
  width: 100%;
}
.container.body.p-0 {
  width: 100% !important;
}
.container.body > .main_container.main_vendor > .right_col {
  margin: 0px;
}
.datatable-inventory tbody tr td {
  position: relative;
}
.datatable-inventory tbody tr td > p {
  margin: 0px;
}
/* .datatable-inventory tbody tr td:first-child:before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 10px;
  position: absolute;
  height: 100%;
  margin-top: 4px;
  left: -6px;
  background: none !important;
} */
#sales-table_date tbody tr td:first-child {
  position: relative;
}
#sales-table_date tbody tr td:first-child:before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 9px;
  position: absolute;
  height: 100%;
  left: 0px;
  background: none !important;
}
#sales-table_date {
  min-width: 1162px;
}
#sales-table_date tbody tr td.child::before {
  display: none;
}
.datatable-inventory tbody tr td:nth-child(2) {
  display: flex;
  align-items: center;
}
.datatable-inventory tbody tr td:nth-child(2) img {
  margin-right: 12px;
}
.datatable-inventory th {
  white-space: nowrap;
}
#datatable-inventory-table th:nth-child(3)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
#datatable-inventory-table th:nth-child(4)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
#datatable-inventory-table th:nth-child(5)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
.collapde-inventory > div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}

.collapde-inventory > div p {
  font-family: "Arial";
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #6b6b6b;
  min-width: 360px;
  text-align: start;
}
#datatable-inventory-table .collapde-inventory > div p span,
#datatable-shipping-table .collapde-inventory > div p span {
  font-family: "Arial";
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #000000;
}
#datatable-inventory-table tbody tr:last-child td:first-child::before,
#datatable-shipping-table tbody tr:last-child td:first-child::before {
  display: none;
}
#datatable-inventory-table tbody tr:last-child td,
#datatable-shipping-table tbody tr:last-child td {
  border-color: transparent;
}
.inventory-border-none {
  border-bottom: transparent !important;
}
#datatable-inventory-table_length,
#datatable-shipping-table_length {
  padding: 52px 0px 32px 0px;
}
#datatable-inventory-table_filter,
#datatable-shipping-table_filter {
  margin: 52px 28px 32px 0px;
  display: flex;
}
#datatable-inventory-table_filter button,
#datatable-shipping-table_filter button {
  margin-right: -54px;
  border: none;
  height: 42px;
  width: 42px;
  font-size: 22px;
  font-family: "Charter";
}
.inventory-delete-row span svg {
  width: 6px;
  color: #d8d8d8;
}
.inventory-delete-row {
  position: relative;
}
.inventory-row-toggle {
  position: absolute;
  right: 36px;
  top: 1px;
}
.inventory-row-toggle span {
  color: rgba(0, 0, 0, 0.7);
  box-shadow: 0px 4px 10px rgb(0 0 0 / 7%);
  padding: 6px 8px;
  background: #fff;
  font-family: "Arial";
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  color: #828282;
}
.collapde-inventory {
  padding-left: 80px;
}
#datatable-inventory-table td,
#datatable-shipping-table td {
  border-bottom: 0px !important;
}
.dataTables_filter input::placeholder {
  color: #000;
}
#payment-wrapper > p {
  margin-bottom: 22px;
}
.wrapper-inventory-section {
  padding-top: 12px;
}
.wrapper-inventory-div > div {
  display: flex;
  align-items: center;
  border: 1px solid #d8d8d8;
  padding: 22px;
}
.wrapper-inventory-div img {
  padding-right: 32px;
}
.wrapper-inventory-div p {
  margin: 0px;
  font-family: "Arial";
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000000;
}
.wrapper-inventory-div p span {
  padding-left: 12px;
  font-family: "Arial";
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.4);
}
.return-product-detail p span {
  color: #c85922;
}
.row.reports-invoice-row table {
    max-width: calc(50% - 18px);
    border: 1px solid #d8d8d8;
    margin: 10px;
    margin-top: -11px;
}
.row.reports-invoice-row table td {
  text-align: center;
  font-family: "Arial";
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 22px;
}
.row.reports-invoice-row table th img {
  margin: 6px;
}
.row.reports-invoice-row table th {
  background: none !important;
  font-family: "Arial Bold";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000000;
  border-color: #c85922;
  padding: 12px;
  text-align: center;
}
.wrapper-inventory-div > div > div > span {
  font-family: "Arial Bold";
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #c85922;
}
#table-first-reports_length,
#table-second-reports_length {
  display: none;
}
#table-first-reports_filter,
#table-second-reports_filter {
  display: none;
}
#table-first-reports_info,
#table-second-reports_info {
  display: none;
}
#table-first-reports_paginate,
#table-second-reports_paginate {
  display: none;
}
.reports-recent-orders {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #d8d8d8;
  border-bottom: 0px;
  padding: 15px;
  margin-bottom: -7px;
}
.reports-recent-orders p {
  margin: 0px;
}
#table-first-reports tbody td > div {
  display: flex;
  align-items: center;
}
#table-second-reports tbody td:first-child,
#table-second-reports tbody td:nth-child(2) {
  white-space: nowrap;
}
#table-second-reports tbody td {
  padding: 21px 20px;
}
.modal-shipping-link .modal-body > .col-md-6 {
  padding: 0px;
}
.reports-invoice-row > .col-md-6 {
display: flex;
align-items: center;
justify-content: space-between;
padding: 22px 15px;
border: 1px solid #d8d8d8;
margin: 10px;
max-width: calc(50% - 18px);
}
.reports-recent-orders p,
.reports-invoice-row p {
  font-family: "Arial Bold";
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #c85922;
  margin: 0px;
}
.reports-recent-orders a,
.reports-invoice-row a {
  padding: 9px 15px;
  background: #ffe5d8;
  border-radius: 5px;
  color: #c85922;
}
#table-table-payment td[colspan="4"] {
  border-top: none;
}
#table-first-reports thead th,
#table-second-reports thead th {
  background: none !important;
  font-family: "Arial Bold";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000000;
  border-color: #c85922;
  padding: 12px;
}

#table-first-reports tbody td {
  font-family: "Arial";
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #000000;
  padding-left: 20px;
}
#table-first-reports tbody tr td:nth-child(4),
#table-first-reports tbody tr td:last-child {
  font-family: "Arial Bold";
}
#table-second-reports tbody tr td {
  font-family: "Arial";
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #454545;
}
#table-first-reports,
#table-second-reports {
  border: 1px solid #d8d8d8;
  border-top: 0px;
}
#line-chart-row .col-md-8 {
  border: 1px solid #d8d8d8;
  padding: 22px;
  margin-left: 10px;
  margin-right: -10px;
}
#line-chart {
  max-height: 300px;
}
.wrapper-reports-section .row.sales-box {
  margin: 0px;
}
#table-first-reports img {
  margin-right: 12px;
}
#line-chart-row {
  margin: 32px 0px;
}
#line-chart-row .col-md-4 {
  max-width: 31%;
  margin-left: auto;
}
#datatable-shipping-table thead td > div {
  display: flex;
  align-items: center;
}
#datatable-shipping-table td > div img {
  padding-right: 12px;
}
#datatable-shipping-table .collapde-inventory p {
  white-space: nowrap;
  min-width: initial;
  font-family: "Arial";
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #6b6b6b;
}
#datatable-shipping-table
  .collapde-inventory
  .col-md-4:last-child
  p:last-child {
  margin-top: 2em;
}
#datatable-shipping-table thead td:first-child {
  cursor: pointer;
}
.inventory-row-toggle > span {
  cursor: pointer;
}
#datatable-shipping-table tbody tr td:first-child,
#datatable-inventory-table tbody tr td:first-child {
  width: 32px !important;
  text-align: center;
}
#datatable-inventory-table tbody td:nth-child(4),
#datatable-inventory-table tbody td:nth-child(5),
#datatable-inventory-table tbody td:nth-child(6),
#datatable-inventory-table tbody td:nth-child(7),
#datatable-inventory-table tbody td:nth-child(8) {
  font-family: "Arial Bold";
}
#datatable-shipping-table td {
  white-space: nowrap;
}
#datatable-shipping-table td p {
  margin: 0px;
}
.shipping-on-hold {
  color: #969696 !important;
}
#table-table-social .inventory-row-toggle {
  display: flex;
  flex-direction: column;
  top: 23px;
  left: -95px;
  max-width: 100px;
}
#table-table-orders_length label,
#table-table-social_length label,
#table-table-payment_length label {
  font-size: 18px;
  font-family: "Arial";
}
#table-table-orders_length label select,
#table-table-social_length label select,
#table-table-payment_length label select {
  background: #f4f4f4;
  border: none;
  width: 60px;
  height: 50px;
  margin: 0px 22px;
}
#table-table-orders_filter,
#table-table-social_filter,
#table-table-payment_filter {
  position: relative;
}
#table-table-orders_filter::before,
#table-table-social_filter::before,
#table-table-payment_filter::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" class="svg-inline--fa fa-search fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
  display: block;
  width: 20px;
  position: absolute;
  top: 12px;
  right: 12px;
}
#table-table-orders_filter input,
#table-table-social_filter input,
#table-table-payment_filter input {
  border: 0px;
  background: #fff;
  margin-left: -50px;
  margin-right: 32px;
  max-width: 200px;
}
#table-table-orders_info,
#table-table-social_info,
#table-table-social_info,
#table-table-payment_info {
  padding-top: 42px;
  padding-bottom: 32px;
  font-size: 16px;
  color: #000;
  font-family: "Arial";
}
#sales-table_date_paginate {
  padding-top: 30px;
  padding-bottom: 32px;
}
.social-datatable > p,
.orders-datatable > p {
  padding: 14px 0px 82px 0px;
}
#table-table-orders,
#table-table-social {
  padding-top: 32px;
  border: none;
}
#table-table-orders thead th,
#table-table-social thead th,
#table-table-payment thead th {
  background: none !important;
  font-family: "Arial Bold";
  font-size: 19px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #c85922;
  border-color: #c85922;
  white-space: nowrap;
}
#table-table-orders tbody td,
#table-table-social tbody td,
#table-table-payment tbody td {
  font-family: "Arial";
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 20px 18px;
  border-top: 1px solid #d8d8d8;
}
.wrapper-inventory-section.wrapper-shipping-section {
  padding: 0px;
}
#sales-datatable {
  padding: 0px;
}
.wrapper-shipping-section .row.sales-box,
.wrapper-inventory-section .row.sales-box,
.wrapper-sales-section .row.sales-box {
  padding: 52px 0px 0px 12px;
}
.wrapper-shipping-section section:first-child {
  padding-top: 13px;
}
#table-table-orders tbody td:nth-child(6),
#table-table-social tbody td:nth-child(6) {
  font-family: "Arial Bold";
}
#table-table-orders tbody td:nth-child(7),
#table-table-social tbody td:nth-child(7) {
  font-family: "Arial Bold";
}
.order-not-paid {
  color: #999999 !important;
}
#table-table-social thead th:last-child {
  text-align: center;
}
#table-table-payment {
  border-collapse: collapse !important;
  margin-top: 22px !important;
}
#table-table-social thead th:last-child a {
  background: #FFE5D8;
  color: #c85922;
  font-size: 12px;
  font-family: 'Arial';
  padding: 8px 16px;
  border: none;
  border-radius: 5px;
}
#table-table-social .inventory-delete-row {
  margin-left: calc(100% - 52px);
}
.wrapper-reports-section .sales-box > div img {
  margin-right: 18px;
}
.icons-social-reports a img {
  margin: 12px;
}
#collapse-payment td > div > div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#collapse-payment td > div > div > span,
#collapse-payment td > div > div > div {
  padding: 0px 32px 22px 0px;
}
#collapse-payment td > div > div:first-child span:last-child {
  font-family: "Arial Bold";
}
#collapse-payment td > div > div:last-child p {
  font-family: "Arial Bold";
}
#collapse-payment td > div > div:last-child > span {
  color: #000 !important;
  font-family: "Arial Bold" !important;
  margin-bottom: 2.4em;
  font-size: 18px;
}
#collapse-payment td > div > div:last-child span {
  font-family: "Arial";
  color: #a8a8a8;
}
#collapse-payment td > div > div img {
  padding-right: 12px;
}
#table-table-payment_wrapper {
  display: flex;
  width: 100%;
}
#table-table-payment_wrapper > .row {
  width: 100%;
}
#table-table-payment_length label {
  margin-right: auto;
  display: block;
}
#table-table-payment_filter {
  display: flex;
}
#table-table-payment_filter label {
  margin-left: auto;
}
#table-table-payment_length select {
  padding: 8px;
}
#table-table-payment thead th:first-child {
  width: 100px;
}
#table-table-payment thead th:nth-child(2) {
  width: 200px;
}
#payment-wrapper {
  padding-top: 12px;
}
.collapse-payment-wrapper {
  margin-left: 10%;
  margin-right: 15%;
}
#table-table-payment
  .collapse-payment-wrapper
  > div:first-child
  > span:last-child {
  font-family: "Arial Bold";
}
#table-table-payment .collapse-payment-wrapper > div:last-child > span,
#table-table-payment .collapse-payment-wrapper > div:last-child > div p {
  font-family: "Arial Bold";
}
#grad1 button.previous {
  display: flex;
  align-items: center;
}
#table-table-payment .collapse-payment-wrapper > div:last-child > div span {
  font-family: "Arial";
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #a8a8a8;
}
#table-table-payment .collapse-payment-wrapper img {
  width: 53px;
  height: 53px;
  margin-right: 6px;
}
#table-table-payment .collapse-payment-wrapper > div:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#table-table-payment .collapse-payment-wrapper > div:last-child {
  display: flex;
  justify-content: space-between;
  width: 75%;
  padding-top: 32px;
  white-space: nowrap;
  flex-wrap: wrap;
}
.payment-action-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment-action-wrapper img {
  margin: 0px 12px;
  width: 16px;
}
.modal-add-link span,
.modal-shipping-link span,
.modal-inventory-link span {
  background: none !important;
  font-family: "Arial" !important;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #c85922;
  border-color: #c85922;
}
.modal-add-link input,
.modal-shipping-link input,
.modal-inventory-link input {
  width: 80%;
  border-bottom: 1px solid #c85922;
  font-family: "Arial";
  font-size: 16px;
}
.modal-add-link input[type="file"],
.modal-shipping-link input[type="file"],
.modal-inventory-link input[type="file"] {
  padding: 22px 0px;
}
.modal-add-link .modal-body input:first-child {
  padding: 22px 0px;
}
.modal-shipping-link .modal-body > div:nth-child(2) input#add-shipping-product {
  padding: 22px 0px;
}
.modal-add-link .modal-header,
.modal-add-link .modal-footer,
.modal-shipping-link .modal-header,
.modal-shipping-link .modal-footer,
.modal-inventory-link .modal-header,
.modal-inventory-link .modal-footer {
  border: none;
}
.modal-add-link .modal-title,
.modal-shipping-link .modal-title,
.modal-inventory-link .modal-title {
  background: none !important;
  font-family: "Arial Bold";
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #c85922;
  border-color: #c85922;
}
.modal-add-link .modal-footer button,
.modal-shipping-link .modal-footer button,
.modal-inventory-link .modal-footer button {
background: #ffe5d8;
color: #c85922;
font-size: 15px;
font-weight: 600;
padding: 8px 16px;
border: none;
border-radius: 5px;
}
.modal-add-link .modal-header button,
.modal-shipping-link .modal-header button,
.modal-inventory-link .modal-header button {
  font-size: 32px;
  color: rgba(10, 10, 10, 0.6);
  opacity: 1;
  background: #ffe5d8;
  border-radius: 5px;
}
#myModal {
  background: rgba(255, 255, 255, 0.8);
}
.row.sales-box .col-md-3 p {
  font-family: "Arial Bold";
}
#datatable-shipping-table th:nth-child(4)::before,
#datatable-shipping-table th:nth-child(5)::before,
#datatable-shipping-table th:nth-child(6)::before,
#datatable-shipping-table th:nth-child(7)::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
  display: block;
  width: 14px;
  position: absolute;
  top: 12px;
  left: -4px;
}
#table-table-orders th,
#table-table-payment tbody td:first-child {
  position: relative;
}

/* #datatable-shipping-table tbody tr:first-child td:first-child::before,
#message-table tbody tr td:first-child::before,
#table-table-payment tbody tr:first-child td:first-child::before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>') !important;
  display: block;
  width: 10px;
  height: 100%;
  position: absolute;
  left: 6px;
  opacity: .7;
  background:none;
} */
#datatable-shipping-table td.child::before,
#message-table td.child::before,
#table-table-payment td.child::before {
  display: none !important;
}
#message-table th {
  border-bottom: 1px solid #c85922;
}
#message-table {
  border-collapse: collapse !important;
}
#datatable-shipping-table tbody tr td:first-child {
  position: relative;
}
#datatable-shipping-table tbody td:nth-child(5),
#datatable-shipping-table tbody td:nth-child(6),
#datatable-shipping-table tbody td:nth-child(7),
#datatable-shipping-table tbody td:nth-child(8),
#datatable-shipping-table tbody td:nth-child(9),
#datatable-shipping-table tbody td:nth-child(10) {
  font-family: "Arial Bold";
}
#message-table_info {
  font-size: 16px;
  color: #000;
  font-family: "Arial";
}
#datatable-shipping-table td.child ul.dtr-details li {
  width: fit-content !important;
  white-space: nowrap;
  text-align: start;
}
.datatable-shipping.collapsed .collapde-inventory {
  padding-left: 0px !important;
}
#products-table {
  padding-top: 12px;
}
.main_vendor .site_title {
  text-transform: capitalize;
  padding-left: 0px;
}
.main_vendor .dataTables_paginate,
.main_vendor .dataTables_paginate a,
.main_vendor .dataTables_paginate span {
  font-family: "Arial Bold" !important;
}
#collapse-payment > td:first-child {
  border-bottom: 1px solid #d8d8d8;
  border-top: none;
}
#table-table-return thead th {
  font-family: "Arial Bold";
  font-size: 19px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #c85922;
  border-bottom: 1px solid #c85922;
  padding: 42px 0px 22px 0px;
}
#table-table-return {
  border-collapse: collapse !important;
}
#datatable-inventory-table thead th {
  width: initial !important;
}
#datatable-inventory-table_paginate span a.paginate_button.current {
  background: #f4f4f4 !important;
}
#datatable-inventory-table_paginate span a.paginate_button {
  background: #fff !important;
}
#datatable-inventory-table .collapde-inventory {
  display: flex;
  flex-wrap: wrap;
  padding-left: 72px;
}
#sales-table_date tbody tr td:nth-child(3) {
  display: flex;
  align-items: center;
}
.paginate_button.previous:before {
  content: "← ";
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 9;
  font-size: 22px;
  font-family: system-ui;
  color: #c85922 !important;
}
.paginate_button.next:after {
  content: "→ ";
  position: absolute;
  top: 8px;
  right: 7px;
  z-index: 9;
  font-size: 22px;
  font-family: system-ui;
  color: #fff;
}
#payment-section > h4 {
  margin-bottom: 1.2em;
}
.global_form_layout.credit_form_card {
  margin-bottom: 2.4em;
}
.paginate_button.next:hover {
  color: #fff;
}
.paginate_button.previous:hover {
  color: #c85922 !important;
}
.paginate_button.previous.disabled:hover {
  color: #c85922 !important;
}
.wrapper-reports-section .icons-social-reports img {
  max-width: 20px;
}
.paginate_button {
  position: relative;
}
#sales-table_date tbody td img {
  width: 53px;
  height: 53px;
  object-fit: cover;
  margin-right: 12px;
}
#datatable-shipping-table tbody td::before {
  margin-top: 10px;
}
#table-products th {
  font-family: "Arial Bold";
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #c85922;
  border-bottom: 1px solid #c85922 !important;
  padding: 22px 0px;
  padding-top: 32px;
}
#datatable-inventory-table_wrapper > .row {
  width: 100%;
  align-items: center;
}
#table-products .return-card-delete > span {
  position: absolute;
  top: 0;
  right: 0;
}
#table-products .return-card-delete > div:first-child {
  margin-top: 22px;
}
#datatable-shipping-table_wrapper > .row {
  width: 100%;
  align-items: center;
}
#datatable-shipping-table .collapde-inventory {
  display: flex;
  justify-content: space-between;
  margin-left: 7%;
  margin-right: 8%;
  padding-left: 0px;
}
#datatable-shipping-table .collapde-inventory > div:last-child > p:last-child {
  margin-top: 2em;
}
#table-products .return-card-delete > div > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px;
  font-size: 16px;
color: darkgray !important; 
}
#table-products .return-card-delete > div > span img {
    width:19px;   
}
#table-products .return-card-delete > div > span > a {
  padding-right: 12px;
  font-size: 16px;
color: darkgray !important;
}
#table-products .return-card-delete > div:last-child > span > a {
  padding-right: 0px;
}
#table-products .return-card-delete .card-delete-child:first-child {
  margin-top: 12px;
}
#table-products .return-card-delete {
  padding-top: 22px;
}
#datatable-shipping-table tbody td {
  padding: 22px;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 78px !important;
  margin-right: -58px !important;
  position: relative;
}
.new {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
#table-first-reports,
#table-second-reports {
  min-width: initial;
}

@media (max-width: 1200px) {
  .main_vendor {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 22px;
  }
}

@media (min-width: 991px) {
  .main_vendor .nav.toggle {
    display: none;
  }
}
@media (max-width: 768px) {
  #table-table-return tbody tr {
    display: flex;
    flex-direction: column;
    width: 150%;
  }
  #table-table-return tbody tr td {
    border: none !important;
  }
  #table-products .return-img_wrapper img {
    width: 90%;
  }
  #table-products th:last-child {
    border-bottom: none !important;
  }
  .dataTables_info {
    width: 100% !important;
    text-align: end !important;
  }
  #grad1 .card > .row > .col-md-12 > .d-flex {
    flex-direction: column;
  }
  .table-table-inventorya.paginate_button {
    max-width: 100px !important;
  }
  #line-chart-row .col-md-4 {
    max-width: 100% !important;
  }
  .wrapper-inventory-div > div {
    justify-content: center;
  }
  .dataTables_paginate .pagination {
    flex-wrap: wrap;
  }
  #table-table-orders_length {
    text-align: start;
  }
  .paginate_button.previous:before,
  .paginate_button.next:after {
    display: none;
  }
  .dataTables_info {
    margin-left: auto;
  }
  .dataTables_paginate {
    justify-content: flex-end;
    margin-left: auto !important;
  }

  #table-table-orders_filter {
    text-align: start;
    width: fit-content;
  }
  #datatable-shipping-table_paginate {
    min-width: 100%;
    flex-wrap: wrap;
    display: flex;
  }
  .datatable-shipping.collapsed td.child span.dtr-data > div > span {
    white-space: nowrap;
  }
  #datatable-shipping-table .collapde-inventory p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  #datatable-inventory-table .collapde-inventory {
    padding-left: 0px !important;
  }
  .collapse-payment-wrapper {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
  #line-chart-row .col-md-8 {
    margin: 0px !important;
  }
}
@media (max-width: 1300px) {
  #message-table .sorting_1::before {
    display: none;
  }
  .return-card-wrapper {
    flex-direction: column;
  }
  .return-img_wrapper img {
    padding: 22px 0px;
    max-height: 275px;
    height: 100%;
    margin-top: 12px;
    max-width: 250px;
  }

  #payment-wrapper {
    padding-left: 52px;
  }
  #table-table-payment_paginate li {
    margin: 4px;
  }
  .paginate_button.previous:before {
    top: 4px;
  }
  .paginate_button.next:after {
    top: 3px;
  }
  .main_vendor ul.pagination .previous.disabled,
  .main_vendor ul.pagination .previous a,
  .main_vendor ul.pagination a.previous,
  .main_vendor ul.pagination .next.disabled,
  .main_vendor ul.pagination .next a,
  .main_vendor ul.pagination a.next,
  .main_vendor .dataTables_paginate .previous.disabled,
  .main_vendor .dataTables_paginate .previous a,
  .main_vendor .dataTables_paginate a.previous,
  .main_vendor .dataTables_paginate .next.disabled,
  .main_vendor .dataTables_paginate .next a,
  .main_vendor .dataTables_paginate a.next {
    display: flex;
    align-items: center;
    width: 112px !important;
    font-size: 14px;
  }
  .main_vendor .paginate_button {
    margin: 3px !important;
  }
  .main_vendor ul.pagination li a,
  .main_vendor .dataTables_paginate a {
    height: 40px;
    min-height: 40px;
    padding: 9px !important;
  }
  #message-table_previous > a {
    padding-left: 16px !important;
    padding-right: 0px !important;
  }
  #table-table-payment .collapse-payment-wrapper span,
  #table-table-payment .collapse-payment-wrapper p {
    white-space: nowrap;
  }
  #table-table-payment .collapse-payment-wrapper > div:first-child,
  #table-table-payment .collapse-payment-wrapper > div:last-child {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 1300px) {
  #datatable-reports > .row:first-child {
    flex-direction: column;
  }
  #datatable-reports > .row:first-child .col-md-6 {
    max-width: 100% !important;
  }
}
@media (max-width: 991px) {
  .main_vendor > .left_col {
    width: 70px !important;
    position: absolute;
  }
  #security-credential_li {
    width: 100% !important;
  }
  /* #message-form {
    padding-left: 52px;
    min-width: 100%;
  } */
  .wrapper-social-section {
    padding: 12px 0px 0px 52px !important;
  }
  #profile-security {
    padding-left: 52px;
  }
  .container.body {
    width: 100% !important;
  }
  .wrapper-reports-section {
    padding-left: 32px !important;
  }
  .wrapper-sales-section {
    padding-left: 52px !important;
  }
  /* #return-table {
    min-width: 100%;
    padding-left: 52px;
  } */
  .container.body > .main_container.main_vendor > .right_col {
    /* padding-left: 52px !important; */
    margin-top: 32px;
  }
  #grad1 .d-flex.account-panel {
    justify-content: initial;
  }
  .wrapper-inventory-section {
    padding-left: 52px !important;
  }
  #message-table tbody tr td {
    text-align: start;
  }
  #message-table_filter input {
    padding: 0px;
  }
  .wrapper-orders-section {
    padding-left: 52px !important;
  }
  #datatable-inventory-table td.child {
    text-align: start !important;
  }
  #datatable-inventory-table td.child::before {
    display: none;
  }
  #datatable-inventory-table .collapde-inventory .col-md-4 {
    padding: 0px !important;
  }
}
@media (max-width: 1800px) {
  #datatable-inventory-table .collapde-inventory > div p {
    min-width: 280px;
  }
}
@media (max-width: 1500px) {
  .sales-box > div {
    padding: 32px 16px;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  /* table.dataTable tbody th, table.dataTable tbody td {
    padding: 12px 6px !important;
  } */
  .reports-recent-orders {
    margin-right: 0px;
  }
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: inherit;
}
