body {
  font-family: "Roboto", sans-serif;
}

.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;
  margin-top: 10px;
  padding-left: 15px;
  cursor: pointer;
  box-sizing: border-box;
  height: 99px;
  border: 1px solid #e2e1dd;
}
.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 {
  text-transform: uppercase;
  height: 16px;
  width: 88px;
  color: #ffffff;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 16px;
  text-align: center;
}

.order-table p {
  color: #424242;
  font-size: 12px;
  margin: 12px 0px 0px;
}

.Shipped {
  height: 24px;
  width: 111px;
  background-color: #0ac410;
  text-align: center;
}

.flxt {
  display: flex;
  justify-content: space-between;
}

.order-no strong {
  display: block;
  font-size: 13px;
}
.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;
  text-transform: none;
}
.order-table h3 {
  font-size: 24px;
  font-weight: 500;
  color: #424242;
  margin: 0px;
  margin-bottom: 19px;
}

.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;
}
.order-status-hifi table.dataTable tbody .active {
  border: none;
}
.expand-table .ph-header {
  border: 1px solid #e2e1dd;
  font-size: 12px;
  border-top: 0px;
  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;

  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: url(../images/drop-down-small.png) right center no-repeat;
  background-position: 94%;
  color: #272324;
  margin-bottom: 0px;
}
.filter-form #status,
.filter-form #timeline1,
.orderSelect {
  background: url(../images/drop-down-small.png) right center no-repeat;
  background-position: 94%;
}
.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.newactive .fa.fa-times {
  display: block;
}
.according-row.newactive .fa-chevron-down {
  transform: rotate(180deg);
}

.accordion-toggle .fa {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 13px;
}

.order-status-hifi h1 {
   height: 38px;
  width: 301px;
  color: #424242;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 39px;
}
.order-status-hifi .ph-nav-group__list li a {
  text-transform: uppercase;
}
.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;
  margin-bottom: 0.5rem;
}

.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: 1px solid #ddd;

  background-color: white;
  color: #9e9d9d !important;
  border-radius: 0px;
}
.bottom {
  margin: 10px 0px 50px;
  padding-bottom: 15px;
}

#show_dt_text {
  text-transform: capitalize !important;
  color: #272324;
  font-family: "Roboto";
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
}
.customerLength span::after {
  content: ": ";
}
#js-ph-datatable-shipment_length span::after {
  content: ": ";
}

.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;
}

/* ===login Screen=== */
input {
  outline: none;
  border: none;
}
input:focus::-webkit-input-placeholder {
  color: #424242;
  font-size: 16px;
}
input:focus:-moz-placeholder {
  color: #424242;
  font-size: 16px;
}
input:focus::-moz-placeholder {
  color: #424242;
  font-size: 16px;
}
input:focus:-ms-input-placeholder {
  color: #424242;
  font-size: 16px;
}

textarea:focus::-webkit-input-placeholder {
  color: #424242;
  font-size: 16px;
}
textarea:focus:-moz-placeholder {
  color: #424242;
  font-size: 16px;
}
textarea:focus::-moz-placeholder {
  color: #424242;
  font-size: 16px;
}
textarea:focus:-ms-input-placeholder {
  color: #424242;
  font-size: 16px;
}

input::-webkit-input-placeholder {
  color: #424242;
  font-size: 16px;
}
input:-moz-placeholder {
  color: #424242;
  font-size: 16px;
}
input::-moz-placeholder {
  color: #424242;
  font-size: 16px;
}
input:-ms-input-placeholder {
  color: #424242;
  font-size: 16px;
}

.wrap-login100 {
  width: 400px;
  margin: auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.logo-here img {
  width: 153px;
}
.login100-form {
  text-align: center;
  padding: 71px 69px 69px 56px;
  box-shadow: 0 3px 10px 5px rgba(0, 0, 0, 0.17);
  background: #fff;
  border-radius: 0px;
  overflow: hidden;
  margin-top: 42px;
}
.wrap-input100 {
  position: relative;
  width: 100%;
  z-index: 1;
  margin-bottom: 20px;
}
.input100,
.input100:focus {
  display: block !important;
  width: 100% !important;
  background: #fff !important;
  border: 1px solid #c3c3c3 !important;
  height: 40px !important;
  border-radius: 0px !important;
  padding: 0 30px 0 31px !important;
  font-size: 16px !important;
  line-height: 21px !important;
  color: #424242 !important;
  box-shadow: none !important;
  outline: 0 !important;
  margin-bottom: 0px !important;
}

.symbol-input100 {
  font-size: 15px;
  color: #ffb91d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: absolute;
  border-radius: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-bottom: 0px;
  pointer-events: none;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.form-title {
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 28px;
  display: flex;
  align-items: center;
  padding-bottom: 18px;
}
.form-title .form-logo {
  margin-right: 25px;
}
.form-title span {
  font-size: 20px;
  color: #424242;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
}
.login100-form-btn,
.login100-form-btn:focus,
.login100-form-btn:active {
  border-radius: 20px;
  background-color: #ffb91d;
  font-size: 16px;
  color: #424242;
  font-weight: 500;
  line-height: 21px;
  min-width: 133px;
  padding: 8px 0px 7px 0px;
  margin: 0px;
  outline: 0;
}

/* status-pop  */
.status-pop .modal-content {
  border-radius: 0px;
  border: none;
  box-shadow: none;
}
.status-pop .modal-dialog {
  width: 630px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #424242;
}
.status-pop .modal-header {
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 0;
  margin-bottom: -16px;
}
.status-pop .modal-title {
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.status-pop .modal-header .close {
  text-decoration: none;
  position: absolute;
  right: 16px;
  top: 16px;
  border: solid 1px #424242;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  background-color: transparent;
  color: #424242;
}
.status-pop h3 {
  margin: 30px 0px;
  font-size: 18px;
}
.status-pop .time {
  width: 70px;
}
.status-pop .media {
  margin-bottom: 15px;
}
.status-pop .media-body {
  border-left: solid 2px #c9c9ce;
  padding-left: 15px;
}
.status-pop .media-body h5 {
  font-size: 16px;
}
.status-pop .modal-footer {
  justify-content: flex-start;
}
/* status-pop end  */

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .wrap-login100 {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    padding-top: 45px;
  }
}
table.dataTable td {
  word-break: break-word;
}
.order-status-hifi th {
  padding: 10px 20px 10px 14px;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 30px;
}
.text-ellipsis.divisionID {
  max-width: 45px;
}
.text-nowarp {
  white-space: nowrap;
}

.order-status-hifi .rest-btn.button {
  background-color: #949191;
  margin-left: 15px;
}
.order-status-hifi .rest-btn.button:hover,
.order-status-hifi .rest-btn.button:focus {
  background: #ffb91d;
  color: #424242;
}
.order-status-hifi .submit-button:focus {
  background: #ffb91d;
  color: #424242;
  outline: 0;
}

body {
  overflow-x: hidden;
}

.most-recent h3 {
  font-size: 16px;
}

.card-header h5 li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: capitalize;
}
