.order-status-hifi .ph-table__exports {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin: -1em 0 1em;
}
.order-status-hifi .margin-right-auto {
  margin-right: auto;
}

.order-status-hifi .ph-table__exports-options a {
  color: #0066cc;
  font-family: Arial;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  margin-right: 11px;
  text-decoration: none;
}

.order-status-hifi .ph-table__header {
  border: none;
  background: linear-gradient(45deg, #424242 0%, #424242 100%);
  color: #ffffff;
  font-size: 12px;
}

.order-status-hifi .ph-table__row:hover {
  background: none;
}
.order-status-hifi table.shipmentDataTable tbody tr {
  border-bottom: solid 3px #dfdfdf;
}
.order-status-hifi td,
.order-status-hifi th {
  padding: 9px;
}
.ph-table__cell a {
  color: #0068cb;
  text-decoration: underline;
  font-weight: bold;
}
.order-status-hifi .ph-nav-group__header {
  padding: 13px 0px 13px 21px;
  font-family: Roboto;
  text-transform: uppercase;
  border: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}
.order-status-hifi .ph-nav-group {
  border: none;
  padding-bottom: 0px;
}
.order-status-hifi .ph-nav-group__list,
.order-status-hifi .ph-form {
  border: 1px solid #979797;
  border-top: none;
}
.order-status-hifi .ph-nav-group__list li a {
  color: #424242;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.order-status-hifi .ph-nav-group__list li {
  border-bottom: 1px solid #979797;
}
.order-status-hifi .ph-nav-group__list li:last-child {
  border-bottom: none;
}
.order-status-hifi .ph-form label {
  margin: 0px;
  margin-bottom: 9px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #424242;
  text-transform: uppercase;
}
.order-status-hifi .ph-form {
  padding-top: 18px;
  padding-bottom: 18px;
}
.order-status-hifi .ph-form input,
.order-status-hifi .ph-form select {
  width: 100%;
  border: 1px solid #979797;
  background-color: #ffffff;
  border-radius: 0px;
  padding: 5px;
  box-shadow: none;
  font-size: 12px;
  font-family: Roboto;
  line-height: 14px;
}
.order-status-hifi .ph-form .form-control {
  height: 26px;
  color: #080808;
  font-size: 12px;
  font-family: Roboto;
  line-height: 14px;
}
.order-status-hifi .submit-button {
  color: #fff;
  border: 2px solid #424242;

  border-radius: 40px;
  background-color: #424242;
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding: 6px 17px;
}

.order-status-hifi .input-group {
  position: relative;
}
.order-status-hifi .input-group .input-group-addon {
  position: absolute;
  right: 8px;

  cursor: pointer;
}
::-moz-placeholder {
  color: 9d9d9d;
  font-size: 12px;
}
:-ms-input-placeholder {
  color: 9d9d9d;
  font-size: 12px;
}
/*Pagination CSS*/
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
  text-transform: uppercase;
}
.order-status-hifi .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-weight: bold;
  color: #9d9c9c !important;
}
.paginate_button.previous:before {
  font-family: "FontAwesome";
  margin-right: 20px;
  font-size: 20px;
}

.dataTables_paginate a.paginate_button.next:after {
  font-family: "FontAwesome";
  margin-left: 20px;
  font-size: 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: none;
}
/*Pagination CSS End*/
.bottom {
  border-bottom: solid #dddddd 3px;
  float: left;
  width: 100%;
  margin: 13px 0px;
}
.bottom select {
  background-size: 25%;
  background-position-x: 97%;
  border: none;
  box-shadow: none;
  color: #232724;
}
.dataTables_length label {
  align-items: center;
  font-weight: bold;
  color: #9d9c9c;
}
.order-status-hifi .acknowledged {
  color: #e14300;
}
.order-status-hifi .accepted {
  color: #f88e00;
}
.order-status-hifi .delayed {
  color: #ff7a7a;
}
.order-status-hifi .shipped {
  color: #5c7f34;
}

.order-status-hifi .lineItems1 table.ph-table__nested .ph-table__row {
  background-color: inherit !important;
}
.order-status-hifi .lineItems1 table.ph-table__nested {
  width: 100%;
  border-collapse: collapse;
}

.order-status-hifi .contain-table {
  font-family: "Roboto", Arial, sans-serif;
  padding: 2px; /*added small padding to remove overflow or scrollbar*/
}

.bottom select {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 13px;
  background: url(..//img/angle-arrow-down.png) 100% no-repeat;
  background-size: 25%;
  background-position-x: 97%;
}
.bottom select:hover,
.bottom select:focus {
  box-shadow: none;
  outline: none;
  border: none;
  height: 30px !important;
}


#load #status {
  position: absolute;
  background: url(/assets/img/parker-loading.gif) no-repeat center center
    rgba(0, 0, 0, 0.8);
  position: absolute;
  height: 100vh;
  width: 100%;
}

.paginationA {
  font-weight: bold;
  color: #9e9d9d !important;
  font-size: 14px;
  line-height: 19px;
  padding-left: 3px;
  padding-right: 3px;
}

.order-table .table td {
  border: none;
  vertical-align: middle;
  padding: 1rem;
}
.order-status-hifi .order-table .ph-table {
  border: none;
  background-color: #fff;
}
.order-status-hifi .order-table .ph-table .according-row {
  border: solid 1px #e2e1dd;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
.order-status-hifi .row-expanded td .contain-table .pd-left {
  padding-left: 25px;
}
.order-status-hifi .according-row td:first-child {
  margin-right: 30px;
  width: 100px;
}
.ph-table__cell a {
  color: #0167cd;
  text-decoration: underline;
  font-weight: bold;
}
.order-table .table tr {
  display: block;
  border: solid 1px #e2e1dd;
  margin-bottom: 10px;
}

.Shipped .btn-opn,
.Shipped .btn-opn:hover,
.Shipped .btn-opn:focus {
  background-color: #0ac410;
  color: #fff;
  text-decoration: none;
  padding: 3px 0px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  min-width: 69px;
  display: inline-block;
}

.order-table p {
  color: #424242;
  font-size: 12px;
  margin: 12px 0px 0px;
}

.Shipped {
  text-align: center;
}

.flxt {
  display: flex;
  justify-content: space-between;
}

.order-no strong {
  display: block;
  font-size: 14px;
}
.order-no p {
  font-size: 13px;
  line-height: 18px;
  color: #4d4d4d;
  text-transform: capitalize;
}

.order-status-hifi .order-no h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: #4d4d4d;
}
.order-table h3 {
  font-size: 24px;
  font-weight: 500;
  color: #424242;
  margin: 0px;
  margin-bottom: 19px;
  min-width: 110px;
}

.Shipped .close-btn,
.Shipped .close-btn:hover,
.Shipped .close-btn:focus {
  background-color: #d33c40;
}

.according-row {
  display: flex;
  align-items: center;
}
.according-row td {
  padding: 13px 9px 17px;
}
.according-row .last-cal {
  margin-left: auto;
  margin-right: 50px;
  text-align: center;
  float: right;
}

.expand-table {
  width: 100%;
  background-color: #f5f3f3;
  border: none;
  border-collapse: collapse;
  margin-bottom: 0px;
}
table.dataTable tbody tr {
  background-color: inherit;
}
.expand-table .ph-header {
  border: 1px solid #e2e1dd;
  font-size: 12px;
  color: #4d4d4d;
}
.order-status-hifi table.dataTable tbody .lineItems1 {
  border-bottom: none;
}
.order-status-hifi table.dataTable tbody .row-expanded .contain-table {
  margin-top: -11px;
}

.order-status-hifi .row-expanded td {
  padding: 0px;
}
.order-status-hifi .row-expanded td .contain-table table tr td {
  padding: 9px;
}
.order-status-hifi .ph-table__body {
  font-size: 12px;
  color: #4d4d4d;
}
.order-status-hifi .acknowledged {
  color: #cc4c00;
  text-transform: uppercase;
}
.order-status-hifi .accepted {
  color: #e6930b;
  text-transform: uppercase;
}
.order-status-hifi .held {
  color: #e30707;
  text-transform: uppercase;
}
.order-status-hifi .shipped {
  color: #647f2c;
  text-transform: uppercase;
}
.order-status-hifi .ph-table__exports-options a {
  font-size: 13px;
  line-height: 16px;
  margin-right: 19px;
}
#sortby {
  height: 27px;
  text-transform: capitalize;
  font-size: 14px;
  padding: 0px;
  width: 170px;
  border: 1px solid #e2e1dd;
  box-sizing: border-box;
  padding-left: 9px;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
  background-size: 6%;
  background-position-x: 95%;
  color: #272324;
  margin-bottom: 0px;
}
.order-status-hifi .ph-table__exports {
  margin: 0em 0 1em;
}
.order-status-hifi h4 {
  line-height: inherit;
  margin: 0px 0px;
}
.accordion-toggle .fa.fa-times {
  position: absolute;
  top: 5px;
  right: 9px;
  color: #c3c2bc;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.according-row.active .fa.fa-times {
  display: block;
}
.according-row.active .fa-chevron-down {
  transform: rotate(180deg);
}

.accordion-toggle .fa {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 13px;
}
.order-status-hifi .ph-nav-group__list li a {
  text-transform: uppercase;
}
.order-status-hifi .ph-nav-group__list li.active a {
  font-weight: bold;
}
.order-status-hifi .ph-nav-group__list li:hover {
  background-color: transparent;
}
.order-status-hifi .ph-form input,
.order-status-hifi .ph-form select {
  font-size: 14px;
  line-height: 19px;
  height: 25px;
  padding: 0px;
  padding-left: 9px;
}

.order-status-hifi .ph-form .form-control {
  height: 25px;
  color: #080808;
  font-size: 14px;
  font-family: Roboto;
  line-height: 19px;
}
.order-status-hifi .ph-form label {
  margin-top: 16px;
}
.order-status-hifi .ph-form {
  padding-top: 5px;
}
.order-status-hifi .submit-button {
  border-radius: 12.5px;
  border: 0px solid #424242;
  padding: 5px 27px;
  line-height: 16px;
  font-size: 12px;
}
select {
  background-size: 4%;
}

.pagination .dataTables_length {
  display: flex;
}
.pagination .dataTables_length select {
  width: 50px;
}
.order-status-hifi .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-weight: bold;
  color: #9e9d9d !important;
  font-size: 14px;
  line-height: 19px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none;
  font-size: 14px;
  line-height: 19px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 0px solid #ddd;
  background-color: #d8d8d8;
  color: #d8d8d8;
  border-radius: 0px;
}
.bottom {
  margin: 0px 0px 50px;
  padding-bottom: 15px;
}
.dataTables_length label {
  width: 145px;
  margin: 0px;
}

.row-expanded .contain-table {
  overflow-x: hidden;
}

.search-select {
  background-color: #f5e759;
  padding: 3px 5px;
}
table.dataTable tbody .showall {
  background-color: #fff;
}
.showall {
  display: flex;
  justify-content: space-between;
  border: 1px solid #e2e1dd;
  font-size: 12px;
  color: #272324;
  line-height: 16px;
  padding: 7px 25px 3px 25px;
}
.showall .show-btn {
  font-weight: 500;
  cursor: pointer;
}
.showall .closeDiv {
  cursor: pointer;
}
.showall .fa {
  color: #424242;
  font-size: 12px;
  line-height: 13px;
}
.signout {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 63px;
  background-color: #f6f6f5;
}
.signout .welcome-greeting {
  margin: 0px;
  list-style: none;
}
.welcome-li {
  margin-left: 10px;
  width: auto;
  display: flex;
}
.welcome-li a {
  font-size: 12px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #353535;
  line-height: 2;
  text-transform: capitalize;
  text-decoration: none;
}
.signout .dropdown-toggle {
  display: flex;
  align-items: center;
}
.welcome-li .welcome-menu {
  background: #fff;
  padding: 0px;
}
.arrowUp {
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: -8px;
  left: 60%;
  font-family: Arial, sans-serif;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
}
.welcome-li .welcome-menu li a {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #353535;
}
.welcome-li .arrowOpenClose {
  background: url(../img/down-arrow-Copy.png) no-repeat right;
  float: right;
  width: 20px;
  height: 22px;
}
.welcome-li.show .arrowOpenClose {
  transform: rotate(180deg);
  background-position: left;
}
.signout .dropdown-toggle::after {
  display: none;
}
.order-status-hifi .ph-form input,
.order-status-hifi .ph-form input select {
  margin-bottom: 0.5rem;
}

#shipment-option li {
  display: inline;
}
#shipment-option {
  margin-bottom: 20px;
}

.order-status-hifi .shipment-op .ph-table__header {
  background: linear-gradient(45deg, #faf9f9 0%, #faf9f9 100%);
  color: #4d4d4d;
  border: 1px solid #e2e1dd;
}
.shipment-op #shipment-option {
  padding: 37px 0px 24px 0px;
  margin: 0px;
}
.shipment-op #shipment-option li {
  font-size: 15px;
  font-family: Roboto;
  color: #424242;
  line-height: 20px;
  margin-right: 30px;
}
.shipment-op #shipment-option li.active {
  border-bottom: 2px solid #ffb91d;
}
#js-ph-datatable-shipment_next {
  padding-left: 10px;
}
#js-ph-datatable-shipment_previous {
  padding-right: 20px;
}
.ph-table-shipment thead .sorting {
  background-image: url("../img/sort_both-shipment.png") !important;
}

.ph-table-shipment thead .sorting_asc {
  background-image: url("../img/sort_asc-shipment.png") !important;
}

.ph-table-shipment thead .sorting_desc {
  background-image: url("../img/sort_desc-shipment.png") !important;
}

.ph-table-shipment thead .sorting_asc_disabled {
  background-image: url("../img/sort_asc_disabled-shipment.png") !important;
}

.ph-table-shipment thead .sorting_desc_disabled {
  background-image: url("../img/sort_desc_disabled-shipment.png") !important;
}

.shipment-op #shipment-option li a {
  cursor: pointer;
}
#cancel-button {
  background-image: url("../img/cancel.svg");
}
.input-close {
  width: 100%;
  float: left;
  position: relative;
}
.input-close span {
  position: absolute;
  right: 6px;
  top: 3px;
  font-size: 16px;
  color: #424242;
  cursor: pointer;
  opacity: 0;
}
.input-close.active span {
  opacity: 1;
}
.row-shipment {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}
.order-status-hifi .row-shipment .submit-button {
  min-width: 116px;
  border: none;
  border-radius: 12.5px;
  background-color: #ffb91d;
  color: #424242;
  line-height: 16px;
  padding: 5px 27px 4px 27px;
}

/* for customer Search input button*/
.customerSearchInput {
  width: 64% !important;
  position: absolute;
  margin-right: 0px;
  padding-left: 27px !important;
  padding-right: 27px !important;
}
.customerSearchSubmit {
  float: right;
  padding-bottom: 5px;
  padding-top: 5px;
  width: -3px;
  min-width: 13% !important;
  padding: 10px 10px 10px 10px !important;
}

.customer .paginate_button .current {
  font-weight: bold;
  color: #9e9d9d !important;
  font-size: 14px;
  line-height: 19px;
}
.customer .paginate_button .current {
  border: 0px solid #ddd;
  background-color: #d8d8d8;
  color: #d8d8d8;
  border-radius: 0px;
}
.customer .paginate_button .paginationA {
  color: #d8d8d8;
  border-radius: 0px;
}

.customerLength {
  float: right;
  text-transform: uppercase;
}

.customerLength select:focus,
select:active {
  border: 1px solid #222;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%), 0 0 6px #6f6f6f;
}
select .paginationSel {
  height: 30px !important;
}
.customer {
  text-transform: uppercase;
}
.customer .paginate_button {
  font-weight: bold;
  color: #9e9d9d !important;
  font-size: 14px;
  line-height: 19px;
}
.customer .paginate_button .disabled:hover {
  cursor: default;
  color: #424242 !important;
  border: 1px solid transparent;
  background: 0 0;
  box-shadow: none;
}
.paginationA.current {
  border: 0px solid #ddd;
  background-color: #d8d8d8;

  border-radius: 0px;
}
.disabled {
  cursor: not-allowed;
  text-decoration: none;
}
.customerSearchForrm {
  padding-left: 16%;
  padding-right: 8%;
}

.product-tab-div {
  border-bottom: 1px solid #979797;
}
.product-tab {
  border-image: initial;
  box-sizing: border-box;
  border: none;
  margin-top: 26px;
  margin-left: 126px;
}

.product-tab.nav-tabs li a {
  text-transform: none;
  height: 19px;
  width: 50%;
  color: #979797;
  background-color: #ffffff;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 10px;
  padding: 0px 0px;
  cursor: pointer !important;
}

.product-tab.nav-tabs li.active a {
  border-bottom: #ffb91d solid 4px;
  color: #555555;
}

#breadcrumbs {
  margin: 10px 0;
  height: 20px;
  width: 367px;
  color: #575757;
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

#breadcrumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#breadcrumbs li {
  padding-right: 3px;
  display: inline;
  list-style-type: none;
  margin-left: 0;
}

#breadcrumbs li:before {
  content: "/";
  padding-right: 3px;
}
#breadcrumbs li:first-child:before {
  content: "";
  padding-right: 0;
}

#breadcrumbs li.active {
  background: none;
  margin: 0;
  padding: 0;
}

#breadcrumbs li a {
  color: #353535;
}
#breadcrumbs li .active a:hover,
a:focus {
  text-decoration: underline;
}
.orderData {
  background-color: #fff;
}
.searchMain {
  padding: 0px 0px 0px 0px !important;
}
#example-search-input4,
#searchType {
  border-radius: 0 !important;
  height: 40px !important;
  font-size: 14px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #555555;
}

#example-search-input4 {
  margin-bottom: 0px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: solid 1px #424242;
  border-right: none;
}

#example-search-input4:focus {
  font-size: 14px !important;
}

#searchType {
  border: solid 1px #424242;
  border-right: none;
  padding-left: 17px !important;
  background: url(../images/drop-down-small.png) right center no-repeat;
  background-position: 94%;
}

#example-search-input4::placeholder {
  font-size: 14px;
  color: #9b9b9b !important;
}
.py-2 {
  padding-left: 10% !important;
}

#ph-table__title {
  height: 32px;
  color: #424242;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  text-transform: none;
}
