.navbar-brand.logo {
  background: url(../images/MyParkerLogo.png);
  background-size: cover;
  width: 101px;
  height: 37px;
  font-family: Arial, sans-serif;
}
@media (max-width: 1024px) {
  .sticky .navbar-brand.logo {
    background: url(../images/MyParkerLogoWhite.png);
    background-size: cover;
  }
}
.skip-nav {
  position: absolute;
  top: 0px;
  margin-left: 85px;
}

.welcome-div {
  display: none;
}

.skip-nav-text {
  font-size: 11px;
  font-family: Arial, sans-serif;
  text-transform: capitalize;
  padding: 0px 5px 0px;
  line-height: 1;
}

*:focus {
  color: -webkit-focus-ring-color auto 5px;
  outline: 0;
}

/* Pop Up Cross Button Allignment */
.modal-header .close {
  margin-top: -10px;
  margin-right: -9px;
}

/* CSS for hiden Label */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#logo {
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 3px;
  margin-left: 10px;
}

#business_location {
  max-width: 155px;
}

#btnCancel:focus {
  color: black !important;
}
a:focus,
h1:focus,
.bx-pager:focus,
.productFocus:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}

select:focus,
option:focus {
  outline-offset: -2px !important;
}

.menu_list:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

/* Hide Arrow button in firefox */
.search-options-div #selectCategorySupport {
  -moz-appearance: none;
}

/* Media Query */

@media (max-width: 767px) {
  .slider-text {
    display: none;
  }

  #mainDiv .bx-default-pager {
    top: 235px !important;
  }

  .welcome-div {
    background-color: rgba(0, 0, 0, 0.92);
    padding: 20px 0px 20px 20px;
  }

  .business-location-text select {
    width: 65%;
    padding-right: 10%;
  }

  #business_location {
    padding-right: 22%;
  }

  .search-options-div {
    position: relative;
  }

  #crossButtonHead {
    display: none;
    position: absolute;
    bottom: 14px;
    right: 8%;
  }

  .location-list .open .dropdown-menu {
    background: #f1f1f1;
    position: absolute;
    top: inherit;
    bottom: 100%;
    height: 400px;
    overflow-x: scroll;
  }

  /* Announcement Section */
  .announcement-list h3 {
    margin-bottom: -5px !important;
  }

  .articles-mobile .announcement-list .support-link {
    height: auto;
  }
  /* Announcement Section */
  #ph-table__title {
    font-size: 19px;
  }
  .ph-table__exports #sortby {
    height: 29px !important;
    width: 114px;
    background-size: 13%;
    padding-left: 3px;
    border: 1px solid #e2e1dd;
    background-color: #ffffff;
  }
  .according-row .last-cal {
    text-align: center !important;
    width: 100%;
    margin-right: 0px;
    background: #e2e1dd;
    line-height: 0px !important;
    margin-top: 0px !important;
    float: left;
    margin-left: -16px !important;
  }
  .table h3 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .row-expanded .contain-table {
    overflow-x: visible;
    overflow-x: scroll !important;
    width: 369px;
    margin-top: -10px;
  }
  .order-table h3 {
    font-size: 19px;
    margin-top: -5px !important;
    margin-bottom: -5px !important;
  }
  .fa-chevron-down {
    margin-top: -16px;
    margin-left: 120px;
    padding-top: 4px;
    text-align: center;
  }
  * {
    box-sizing: border-box;
  }

  .according-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 50px;
  }
  .according-row td {
    display: block;

    text-align: center;
  }
  .according-row td[colspan] {
    margin-right: -1px !important;
    margin-top: -13px !important;
    width: 106%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .browseCatalog {
    margin-bottom: 10px;
  }

  .hambergur-menu {
    display: block !important;
  }

  .navbar-header .navheaderButton {
    width: 39px;
    height: 33px;
  }

  .navbar-header > div.closeNav {
    position: absolute;
    right: 250px;
  }

  .nav-location {
    margin-right: 0px;
  }

  .business-location-text select {
    width: 65%;
    padding-right: 10%;
  }

  .acme-products .bx-wrapper {
    max-width: none;
  }

  .best-Seller .bx-wrapper .bx-pager {
    display: block;
  }

  .location-list .open {
    background-color: transparent;
  }

  .location-list .open .dropdown-menu {
    background: #f1f1f1;
    position: absolute;
    height: 400px;
    overflow-x: scroll;
  }

  /* Searched Keywork */
  .search-header .search-header-facet-breadcrumbs .container {
    padding-left: 14px;
  }

  /* Search Button on Support Page */
  .search-options-div .search-button-span .search-button-icon {
    left: 13px;
  }

  /* Header Cross button */
  .content_push header.sticky {
    left: -248px;
  }
}

@media (max-width: 1024px) {
  .logout-mobile {
    margin-bottom: 20px;
  }

  .nav_mob_show {
    position: "fixed";
  }
}

@media (min-width: 1024px) {
  .buttons-section .browse-support {
    margin-bottom: 10px;
  }

  /*For business location text*/
  #business_location {
    padding-right: 10%;
  }
  #business_location {
    padding-left: 5px !important;
    height: 25px !important;
  }
  .support-page .mfp-bg {
    height: 4116px !important;
  }

  .support-page .mfp-wrap {
    top: 128px !important;
  }

  #language {
    margin-top: 0px;
  }

  .search-button-span .search-button-icon {
    min-width: 140px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .location-list .open .dropdown-menu {
    background: #f1f1f1;
    position: absolute;
    top: inherit;
    bottom: 100%;
    height: 400px;
    overflow-x: scroll;
  }
}
/*Event Div on focus for Firefox*/
.events-div:focus {
  outline: thin dotted;
}

@media (max-width: 767px) {
  .articles-mobile #accordion1 .panel {
    padding-bottom: 0px !important;
  }
  .business-location .searchBox-div select {
    background-position-x: 101% !important;
    width: 101% !important;
  }

  .business-location .searchBox-div select {
    background-position-x: 100% !important;
    height: 25px !important;
    width: 100% !important;
  }

  /* Location Icon Display on Hover */
  .location-icon:hover {
    background: url(../../assets/images/location1.png) no-repeat 0px center;
  }
}

@media (min-width: 1025px) {
  #announcement-list .support-link:focus {
    outline: thin dotted !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
  }
  #announcement-list .support-link a {
    position: inherit;
    float: right;
  }
}
@media (max-device-width: 768px) {
  #announcement-list .padL0 .key-list a {
    margin-left: 100px;
  }
}
@media (max-width: 962px) and (min-width: 960px) {
  #announcement-list .padL0 .key-list a {
    margin-left: 162px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 963px) {
  #announcement-list .padL0 .key-list a {
    margin-left: 180px;
  }
}
@media (min-width: 1025px) {
  .business-location-heading {
    padding-left: 5px !important;
  }
}

/* Support List */
#support-list .support-link {
  height: auto;
  padding: 20px 10px 20px 10px;
}

#support-list .support-link a {
  position: static;
  margin-left: 0px;
}

@media (max-width: 1024px) and (min-width: 768px) {
  #support-list .support-link {
    height: auto;
    padding: 10px 10px 10px 10px;
  }
}

/* Banner title and description background-color modification */

.mainSlider .slider-heading {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px;
  margin-bottom: 0px;
}
.mainSlider .slider-text {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
}

/* Center the heading of Hero image in mobile view*/
@media (max-width: 767px) {
  .mainSlider .slider-heading-div {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
  }
  .mainSlider .slider-heading {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Announcement and News section fit into desktop screen*/
@media (min-width: 1025px) {
  .newsfloat {
    width: 100%;
  }

  .trainings-container .container {
    width: 100%;
  }
}

.padL30 {
  padding-left: 30px;
}

/* set the Alignment for Header as page sections from left and right*/
@media (max-width: 1300px) and (min-width: 1025px) {
  #overview .mobile-search-div,
  #stickyHeader {
    padding-left: 30px;
    padding-right: 30px;
    width: 104%;
  }
  .slider-heading-div {
    left: 30px;
  }
}
@media (min-width: 1301px) {
  #overview .mobile-search-div,
  #stickyHeader {
    padding-left: 98px;
    padding-right: 98px;
    width: 100%;
  }
  .slider-heading-div {
    left: 98px;
  }
}

@media (min-width: 1025px) {
  .products_nav #menu1 {
    padding-left: 0px;
  }
  #stickyHeader .container {
    width: 100%;
    padding-left: 0px;
  }
  .nav-bulkorder {
    margin-right: 17px;
  }
}

/* ACME logo vertical alignment middile css */
@media (min-width: 1025px) {
  .acme-logo.visible-lg,
  .sticky_navbar_logo_div .acme-logo {
    display: table !important;
  }
  .acme-logo.visible-lg span,
  .sticky_navbar_logo_div .acme-logo span {
    display: table-cell;
    vertical-align: middle;
  }
}

/* Border solid left while sticky header show on ACME logo*/
@media (max-width: 1024px) and (min-width: 768px) {
  .sticky .navbar-header .acme-logo {
    border-left: 2px solid #424242;
  }
}

@media (min-width: 1301px) {
  .container-lg-screen {
    width: 100%;
    padding-left: 98px;
    padding-right: 98px;
  }
}

@media (max-width: 1300px) and (min-width: 1025px) {
  .container-lg-screen {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  .signout-mobile:active,
  .signout-mobile:hover,
  .signout-mobile:focus {
    background-color: transparent;
  }
}
.navbar-nav.skip-nav a {
  color: #dbdbdb;
}
#datepicker,
#datepicker2 {
  width: 100%;
}

#datepicker span,
#datepicker2 span {
  z-index: 0;
  background-color: inherit;
  border: 0px;
}

/* Advanced Filter section */

.container .advance-filter {
  webkit-box-shadow: 0 1px 2px 1px #ababab;
  moz-box-shadow: 0 1px 2px 1px #ababab;
  box-shadow: 0 1px 2px 1px #ababab;
  background: #ffffff;
  border: 1px solid #ababab;
  moz-border-radius: 5px;
  webkit-border-radius: 5px;
  khtml-border-radius: 5px;
  padding-top: 14px;
  padding-bottom: 29px;
  margin-bottom: 40px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}

.advance-filter select {
  border: solid 1px #9b9b9b;
  padding-left: 12px;
  background: url(../images/drop-down-small.png) right center no-repeat;
  background-position: 94%;
  color: #424242;
}

.advance-filter input {
  border: solid 1px #9b9b9b;
  opacity: unset;
  color: #424242;
}

.container .py-2 .advanceFilterButton {
  margin-top: 12px;
  margin-left: 22px !important;
  display: inline-block;
}

.container .advance-filter .filterButton a,
.container .py-2 a {
  text-decoration: underline;
  color: #0066cc;
  font-weight: normal;
}

.container .py-2 .advanceFilterButton {
  margin-top: 12px;
  margin-left: 22px !important;
  display: inline-block;
  font-size: 14px;
}

.container .advance-filter .filterButton button {
  border-radius: 18px;
  font-size: 14px;
  margin-top: 38px;
  text-transform: none;
  margin-left: -49px;
  padding: 6px 15px !important;
  height: 37px;
  width: 100px;
}

.container .advance-filter .resetButton {
  height: 16px;
  width: 36px;
  color: #1751c6;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  text-decoration: underline;
  margin-top: 39px !important;
  margin-left: 0px;
}

.input-group .date {
  box-sizing: border-box;
  height: 36px;
  width: 143px;
  border: 1px solid #9b9b9b;
}

.container .form-row.align-items-center div {
  width: 100%;
}

.container .colorRed {
  color: #f10d0d;
}

.container .colorBlue {
  color: #0350db;
}

.container .colorGreen {
  color: #2fad26;
}

.container .colorBrown {
  color: #ce7930;
}

form {
  display: block;
  margin-top: 0em;
}

form label {
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
}

.py-2 {
  margin-bottom: 30px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-top: 20px;
}
.form-row {
  margin-right: -96px !important;
  margin-left: 18px !important;
}

.search,
.search:hover,
.search:focus {
  border-radius: 0px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 2px;
  cursor: pointer;
  background: #ffb91d;
  min-width: unset !important;
  padding: 0 20px !important;
  font-size: 15px;
  text-transform: none;
  margin-bottom: 5px;
  border: solid 1px #424242;
  border-left: none;
  outline: 0;
}

*.input,
select,
button {
  outline: none !important;
}

.search:focus,
.search:active {
  background-color: #e9a100;
  border: solid 1px #424242;
  border-left: none;
  color: #424242;
  border-radius: 0px;
}
.searchMain {
  padding: 2px 0px 0px 0px !important;
  background-color: white;
  box-sizing: border-box;
}
.searchBy {
  padding: 0 !important;
}

.py-2 .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  line-height: 1.8rem;
  text-align: center;
  pointer-events: none;
  left: 0px;
  top: 0px;
  height: 40px;
  padding-top: 10px;
  height: 16px;
  width: 20px;
  color: #9b9b9b;
  font-family: "FontAwesome";
  font-size: 16px;
  letter-spacing: 0;
  margin-left: 20px;
}

.py-2 .form-control {
  padding: 4px 50px !important;
}

.customer-select {
  border-radius: 26.5px;
  background-color: #424242;
  margin-top: -34px;
  color: #fff !important;
  height: 28px !important;
  width: 161px !important;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  text-align-last: center;
  background-image: none;
}

[type="date"] {
  background: #fff
    url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)
    97% 50% no-repeat !important;
  opacity: 0.59;
  padding: 0.625rem 0 0.625rem 0.625rem !important;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  display: block;
  border: 1px solid #dedede;
  border-radius: 0px !important;
  height: 38px !important;
}

#exportReport {
  border-radius: 26.5px;
  min-width: 11%;
  background-color: #424242;
  margin-top: -34px;
  color: #fff !important;
  height: 28px !important;
  width: 161px !important;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 13px;
  text-align: center;
  float: right;
  border: none;
  padding-bottom: 2%;
  font-family: Roboto;
}

@media (min-width: 1025px) {
  .container .py-2 + .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

#timeline {
  width: auto;
  float: right;
}

.row-shipment label {
  margin-left: -4%;
  font-size: 18px;
  font-weight: 400;
  color: #424242;
  font-family: Roboto;
  letter-spacing: 0;
  line-height: 24px;
}

.row-shipment input[type="radio"] {
  cursor: pointer;
}
/* Commentting below css as focus is updating header's search input */

#js-ph-datatable-shipment_paginate span a {
  height: 40px;
  width: 37px;
  padding-top: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #272324 !important;
  font-family: Roboto;
  letter-spacing: 0;
  font-weight: normal;
}

.dataTables_wrapper .dataTables_paginate {
  padding-top: 0.5em;
}
/*Css for IE start*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search,
  .search:hover,
  .search:focus {
    margin-bottom: 6px;
  }
  .input-group.date input {
    text-transform: capitalize;
  }
  .py-2 .form-control-feedback {
    top: -2px;
  }
  #show_dt_text {
    width: 80% !important;
  }
  #paginationSel {
    width: 60px !important;
    padding: 0px 0px !important;
  }
  .done {
    margin-bottom: 25px;
  }
}

/*css for IE closed*/

.row-shipment .btn {
  border-radius: 0px !important;
  border: solid 1px #ccd2d7 !important;
  background-color: #ffffff !important;
  font-family: "Roboto" !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #424242 !important;
  /* text-transform: capitalize; */
  box-shadow: none;
}

.allClass tr {
  border: solid 1px #e2e1dd;
}
.row-shipment .btn.active {
  border-radius: 0px !important;
  border: solid 1px hsl(41, 100%, 56%) !important;
  background-color: #ffb91d !important;
  font-family: "Roboto" !important;
  color: #424242 !important;
  box-shadow: none;
}

.row-shipment .btn.active:focus,
.row-shipment .btn:focus {
  box-shadow: none;
}

.row-shipment .btn:not(:disabled):not(.disabled).active:focus,
.row-shipment .btn:not(:disabled):not(.disabled):active:focus,
.row-shipment .btn.dropdown-toggle:focus {
  box-shadow: none;
}

.row-shipment button:hover {
  border-radius: 0px !important;
  border-color: #ffb91d !important;
  font-family: "Roboto" !important;
  color: #424242 !important;
  box-shadow: none;
}

.input-group.date input {
  background-color: #ffffff !important;
}
.input-group.date span i {
  padding-top: 4px;
  font-weight: 100;
  font-size: 16px;
  color: #c5c5c5;
}
.removeBorder {
  border: none;
}
.removeBorder:hover,
.removeBorder:active,
.removeBorder:focus {
  border: none !important;
}

/*Css for mozilaaa start*/
@-moz-document url-prefix() {
  .py-2 .form-control {
    padding: 15px 50px !important;
  }
  .modal-body {
    margin-bottom: 25px;
  }
  .fusion-search input.form-control,
  .search-facet-sidebar
    .search-within-form
    .search-within-wrapper
    input.form-control {
    padding: 10px 12px 7px !important;
  }
  .paginationSel {
    padding: 0px 0px !important;
    margin: 0px 0% !important;
  }
  .input-group.date .form-control {
    padding: 12px 12px !important;
  }
}
.responsive-tabs-container select {
  display: none;
}
/*css for mozilaaa end*/

@media (max-width: 960px) {
  .py-2 {
    padding: 0px !important;
    margin-bottom: 27px;
    margin-top: 10px;
  }

  #exportReport {
    line-height: 11px !important;
  }
  #breadcrumbs ul {
    display: none;
  }
  #searchType {
    border: solid 1px #424242;
  }
}

/* Media Query */
@media (max-width: 767px) {
  .order-status-hifi {
    overflow-x: hidden;
  }
  .stype {
    margin-bottom: 5px;
  }
  .container .py-2 .advanceFilterButton {
    margin-top: 8px;
    margin-left: 0px !important;
  }
  .py-2 {
    padding-left: 0% !important;
    margin-bottom: 27px;
    margin-top: 10px;
  }
  .responsive-tabs-container ul {
    display: block;
  }
  .responsive-tabs-container select {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
  }
  .order-status-hifi h1 {
    font-size: 25px;
  }
  .last-cal {
    background-color: #fff !important;
    border: solid 1px #e2e1dd;
  }
  .forMob {
    display: none !important;
    margin-right: 90px;
  }
  .forDesk {
    display: none !important;
  }
  .py-2 .form-control-feedback {
    margin-left: 18px !important ;
  }
  .openClassed {
    background-color: #0ac410;
  }
  .order-status-hifi .ph-table__exports {
    overflow: visible;
  }
  #ph-table__title {
    height: auto !important;
  }
  #timeline1 {
    width: 200px !important;
  }
  .col-md-3 {
    margin: 0px !important;
  }
  .order-no {
    width: 185px;
  }
  .Filter-mob {
    margin-bottom: 25px;
  }
  .order-status-hifi .order-no h4 {
    font-size: 15px;
    line-height: 16px;
  }
  .filter-form .accordion-toggle .fa.fa-times {
    display: block !important;
    height: 18px;
    width: 30px;
    color: #424242;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
  }
  #footerDiv .glyphicon:before {
    font-size: 15px;
  }
  .dataTables_wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 10px;
    width: 101px;
  }

  .dataTables_wrapper::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #7e7e7e;
  }
}
.popup_section.collapse.show {
  overflow: scroll;
}
.collapse.show {
  display: block !important;
  visibility: visible !important;
}

/* advance-filter search for mobile  added */
.advanced-search-filter-container {
  margin-top: 0px;
  position: absolute !important;
  width: 83% !important;
  right: 42px;
  top: 110px;
  padding: 0;
  z-index: 9999;
  background-color: #fff;
}
.filter-form {
  margin-top: 20px;
  margin-bottom: 30px;
}
.filter-btn,
.Filter-mob {
  border: none;
  border-radius: 18px;
  float: left !important;
  height: 36px;
  width: 108px;
  margin-top: 10px;
  position: inherit;
  margin-right: 15px;
  font-size: 14px;
}
.filter-reset {
  font-size: 14px;
  text-decoration: underline;
}
.closebtn {
  float: right;
  margin-right: 20px;
  margin-top: -8px;
}
.btn-div {
  line-height: 55px;
}
.popup_section {
  display: none;
  position: fixed;
  z-index: 99;
  padding-top: 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 1023px) and (min-width: 768px) {
  .container .py-2 .advanceFilterButton {
    margin-left: 0px !important;
  }
  .row-expanded .contain-table {
    overflow-x: visible;
    overflow-x: scroll !important;
  }
  .responsive-tabs-container ul {
    display: none !important;
  }
  .responsive-tabs-container select {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
  }
  .py-2 {
    padding-left: 0px !important;
  }
  .dataTables_wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 10px;
    width: 101px;
  }

  .dataTables_wrapper::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #7e7e7e;
  }

  .advanceFilterButton.hidden-xs {
    display: none !important;
  }
  .filter-form .accordion-toggle .fa.fa-times {
    display: block !important;
    height: 18px;
    width: 30px;
    color: #424242;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
  }
  .filter-form .col-sm-12 {
    max-width: 100%;
  }
  .osPlaced {
    margin-left: 0px !important;
  }
  #timeline1 {
    width: 80% !important;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: none !important;
  }
  .order-no {
    width: 160px;
  }
}

@media (min-width: 1024px) {
  .advanceFilterButton.hidden-xs {
    display: inline-block !important;
  }
  .advanceFilterButton.hidden-lg.collapsed {
    display: none !important;
  }
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: block;
  }
}
.order-status-hifi {
  overflow-x: hidden;
}

@media (max-width: 1023px) {
  .dataTables_wrapper.no-footer {
    overflow: auto;
  }
  .brdcrmb {
    display: none !important;
  }
}

/* Tracking modal */
.status-pop .time {
  width: 90px;
}
.card {
  border-left: none;
  border-right: none;
  border-radius: inherit;
}
.card-header {
  background: none !important;
}
.time-breakup {
  margin-bottom: 10px;
}
.btn {
  color: #424242;
  text-decoration: none;
}

.btn-link {
  color: #424242;
  text-decoration: none;
}
.btn-link:hover,
.btn-link:focus {
  color: #424242;
  text-decoration: none;
}
.btn:active,
.btn.active {
  text-decoration: none;
  color: #424242;
}
.most-recent {
  margin-bottom: 50px;
}
.activities {
  color: #424242;
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .most-recent {
    margin-bottom: 36px;
  }
  .status-pop .modal-dialog {
    width: inherit;
    padding-top: 120px;
  }
  .ph-table__exports {
    float: right;
  }
}
.status-pop {
  z-index: 999999;
}
.card {
  cursor: pointer;
}
.status-pop .modal-header {
  padding: 30px 31px 0 30px;
  margin-bottom: -5px;
}
.modal-body {
  padding: 31px;
  padding-top: 10px;
}
.btn {
  padding: 0;
}
.card-header {
  padding: 0 0px 8px 0;
}
.done {
  height: 14px;
  width: 127px;
  color: #424242;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2px;
  text-align: center;
  font-weight: bold;
  border-radius: 18px;
}
.status-pop .modal-header .close {
  border: none;
  color: #606060;
  font-size: 25px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .glyphicon:before {
    font-size: 20px;
    font-weight: bolder;
  }
}
.pagination > .active > a {
  z-index: 0 !important;
}
.pagination > li > a,
.pagination > li > span {
  box-sizing: border-box;
  display: inline-block;
  min-width: 2.5em;
  padding: 0.25em 0.5em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 12px;
  text-transform: capitalize;
}
.pagination > li > a:hover {
  color: #424242 !important;
  border: 1px solid #ddd;
  background-color: #fff;
}

.pagination > .disabled > a {
  border: none !important;
}

.break-me {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.input-group .form-control {
  z-index: 0 !important;
}

.btn-group.row-shipment {
  z-index: 0 !important;
}
.typeahead__query {
  z-index: 0 !important;
}

.modal-header h6 {
  margin-top: 5px;
  font-size: 14px;
  line-height: 17px;
}
@media (min-width: 768px) {
  .card .glyphicon:before {
    font-size: 16px;
    font-weight: 100;
  }
}

.modal-content {
  padding-left: 20px;
}
.btn-group.row-shipment {
  padding-left: 0px !important;
  padding-bottom: 20px !important;
}
.btn-secondary {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.popupmodal_popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 170px;
  top: 5%;
  height: "43"; /* Full height */
  width: 80%;
  overflow: auto; /* Enable scroll if needed */
}

.modal-content_popup {
  background-color: #d33c40;
  color: white;
}

.close_popup {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close_popup:not(:disabled):not(.disabled):hover {
  cursor: pointer;
}

.popupclick_popup:read-only {
  color: white;
  background-color: #d33c40;
  font-weight: bold;
  text-decoration: underline;
}
.retryloading:read-only {
  color: black;
  background-color: white;
  font-weight: bold;
  text-decoration: underline;
}
.pad-l0 {
  padding-left: 0 !important;
}
.blue-div {
  background-color: #0076CC;
  width: 100%;
  height: 25px;;
}

.link-color-text {
  color: #3995D8;
  font-weight: 600;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .pad-l0 {
    padding-left: 15px !important;
  }
  .searchBy {
    padding: 0 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .searchBy .searchBySelect {
    border: 1px solid #757575;
  }
}
@media (max-width: 696px) {
  .searchBy {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
