.aap_mobile_max767_version::after {
  content: "2.2";
}
@media screen and (max-width: 767px) {
  body {
    background-color: white !important;
  }
  .ui-autocomplete-multiselect input {
    font-size: 16px !important;
  }
  .outersearch-div {
    background-color: #4a4845;
    position: fixed;
    top: 0;
    padding-left: 0px !important;
    box-shadow: 0 0 1px 5000px rgba(0, 0, 0, 0.7);
    transition-timing-function: linear;
    transition: 0.01s;
    z-index: 999 !important;
  }
  .outersearch-div .input-group .form-control {
    width: 91% !important;
  }
  .auto-search-clear-icon {
    top: 10px;
  }
  .header-advanceimage {
    padding-top: 8px !important;
    display: flex;
    justify-content: center;
  }
  .header-advanceimage img {
    height: 30px;
  }
  .desk-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: white;
    border: 0;
  }
  .top_menu {
    font-size: 8px;
    padding-right: 0;
    color: white;
  }
  .image-container {
    height: 40px;
    overflow: hidden;
    position: relative;
  }
  .image-inner-container {
    position: absolute;
    padding-top: 2px;
    color: #333;
  }
  .overlay-cart-items-no {
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 0;
    padding-left: 13px;
    padding-top: 4px;
    font-weight: bold;
  }
  .header-searchbox {
    padding: 8px;
  }
  .head_search .btn-danger,
  .head_search .btn-danger:hover,
  .head_search .btn-danger:focus {
    background-color: #cc0033;
    border: none;
    height: 38px;
  }
  .head_search .glyphicon-search,
  .head_search .glyphicon-search:hover,
  .head_search .glyphicon-search:focus,
  .head_search .glyphicon-search:active {
    color: white;
    font-size: 16px;
  }
  .bar1,
  .bar2,
  .bar3 {
    width: 28px;
    height: 3px;
    background-color: #4a4845;
    margin: 4px 0;
    transition: 0.1s;
  }
  .hamburger-close .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-5px, 6px);
    background-color: black;
  }
  .hamburger-close .bar2 {
    opacity: 0;
  }
  .hamburger-close .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
    background-color: black;
  }
  .hamburger-opened {
    background-color: grey;
  }
  .mobile-pickvehicle-text,
  .mobile-pickparts-text,
  .mobile-results-text {
    display: block;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    line-height: 0.2;
    padding-bottom: 10px;
  }
  .hamburger-menu-items {
    list-style-type: none;
    position: absolute;
    margin-top: 42px;
    width: 100%;
    background-color: #dbdbdb;
    z-index: 10;
    color: white;
    border-bottom: 1px;
    padding-left: 15px;
    max-height: 480px;
    overflow-y: scroll;
  }
  .mobile-ham-submenu,
  .mobile-menu-headers {
    list-style-type: none;
    color: black;
    border-bottom: 1px solid #c7c7cc;
    width: 95%;
    padding: 5px;
    padding-top: 9px;
    height: 40px;
  }
  .mobile-ham-submenu > a {
    color: black;
    font-weight: normal;
  }
  .mobile-ham-ul {
    padding-left: 0;
    font-weight: normal;
  }
  .mobile-menu-headers > a {
    font-weight: bold;
    color: black;
    text-decoration: none;
  }
  .mobile-ham-submenu-link {
    display: block;
  }
  .mobile-ham-submenu-chevron {
    color: #c7c7cc;
    padding-top: 3px;
    padding-right: 15px;
  }
  .mob-nav-vehicle-link,
  .mob-nav-parts-link,
  .mob-nav-results-link {
    color: white;
    display: block;
    padding-top: 4px;
  }
  .mob-nav-vehicle-link.active,
  .mob-nav-parts-link.active,
  .mob-nav-results-link.active,
  .mob-nav-vehicle-link:focus,
  .mob-nav-parts-link:focus,
  .mob-nav-results-link:focus,
  .mob-nav-vehicle-link:hover,
  .mob-nav-parts-link:hover,
  .mob-nav-results-link:hover {
    color: black;
    background-color: #e5e5e5;
    text-decoration: none;
  }
  .mob-nav-vehicle,
  .mob-nav-parts,
  .mob-nav-results {
    font-size: 23px;
  }
  .header-login-name {
    padding-top: 15px !important;
    padding-left: 2px !important;
    color: black;
    text-align: left;
  }
  .header-signout-btn {
    padding: 10px !important;
    text-align: right;
    border-right: 1px solid #8b8b8b;
    border-radius: 0;
    color: #333 !important;
    font-weight: bold;
    font-size: 14px !important;
    text-align: center !important;
    width: 115px !important;
    text-decoration: none !important;
  }
  .header-signout-btn > .fa-sign-out {
    font-size: 20px;
    position: absolute;
    padding-left: 5px;
  }
  .header-signout {
    text-align: center;
    padding-left: 0;
    height: 60px !important;
    padding: 10px !important;
  }
  .checkout-header-signout {
    text-align: center;
    padding-left: 0;
    padding: 10px !important;
  }
  .checkout-header-login-name {
    padding-top: 10px !important;
  }
  .mob-ChangeLocationWrapper {
    color: #333;
    padding-left: 10px !important;
    padding-top: 5px !important;
    line-height: 16px;
  }
  .mob-ChangeLocation-btn {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-weight: bold;
  }
  .mob-ChangeLocation-Name {
    text-align: left;
    display: block;
    text-decoration: underline;
    cursor: pointer;
  }
  .mobile-nav-head {
    text-align: center;
    font-size: 21px;
    background-color: #4c4c4c;
    color: white;
    margin: 0;
    list-style-type: none;
  }
  .ui-autocomplete-multiselect.ui-state-default {
    border: 0;
    height: auto !important;
  }
  .head_search > .input-group-btn {
    background-color: white !important;
    vertical-align: bottom !important;
  }
  .ui-autocomplete-multiselect .ui-autocomplete-multiselect-item {
    border: 1px solid #a6a6a4 !important;
    border-radius: 0 !important;
    background-color: white;
    color: black !important;
  }
  .mobile-search {
    font-size: 21px;
    padding: 4px;
    text-align: center;
    margin: 0;
    cursor: pointer;
  }
  .orderlist table,
  .orderlist thead,
  .orderlist tbody,
  .orderlist th,
  .orderlist td,
  .orderlist tr {
    display: block;
  }
  table.orderlist thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.orderlist tr {
    border-bottom: 2px solid #ddd;
  }
  table.orderlist td {
    text-align: left;
    padding-left: 50% !important;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #ddd !important;
    position: relative;
  }
  table.orderlist td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
  }
  .table-bordered {
    border-bottom: 0px;
  }
  .table > tbody > tr > td {
    border: 0px;
  }
  table.orderlist tr:nth-of-type(odd) {
    background: #fff;
  }
  table.orderlist tr:nth-of-type(even) {
    background: #fff;
  }
  .orders_history_seeall_btn {
    margin: 15px 0px 0px 0px;
  }
  .orders_history_datesearch {
    margin: 15px 0px;
  }
  .order_reports_to,
  .order_history_to {
    padding-top: 20px;
  }
  p.mobile {
    display: block;
  }
  p.desktop {
    display: none;
  }
  .order-details-status {
    font-size: 15px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .ordrev-print {
    padding-top: 0px;
    text-align: right;
  }
  .admin_back {
    padding-top: 5px;
  }
  .select-parts-body {
    margin-top: 0px;
    padding-right: 0px;
    overflow-y: hidden;
    height: unset;
    overflow-x: hidden;
    border: none;
  }
  .sp-item-wrapper {
    line-height: 15px;
    cursor: pointer;
    float: left;
    width: 88%;
    margin-left: 6%;
    margin-bottom: 6px;
    padding-left: 2%;
  }
  .fa-plus-circle {
    font-size: 15px;
    color: #595755;
  }
  .fa-minus-circle {
    font-size: 15px;
    color: #595755;
  }
  .fa.fa-plus.fa-stack-1x {
    font-size: 8px;
    left: 0.3px;
  }
  .select-parts {
    min-height: 0px;
    padding: 0 15px 0 10px;
  }
  .cn-find-parts-btn {
    margin-top: 0;
    padding: 5px 10px 5px 0px;
    border-radius: 0;
    margin-left: -2px;
  }
  .selected-parts-stky-container {
    visibility: hidden;
    background-color: #dbdbdb;
    padding-left: 0;
    padding-right: 0;
    margin: 0px -15px;
    width: 110%;
  }
  .category-list {
    padding: 0 15px 0 15px;
  }
  .selected-parts-stky-container-js.sticky-selected {
    visibility: hidden;
    background-color: #dbdbdb;
    padding-left: 0;
    padding-right: 0;
    width: 110%;
    margin: 0px -15px;
  }
  .fa.fa-square-o {
    font-size: 16px;
    color: #838181;
    margin-top: 2px;
  }
  .fa.fa-check-square {
    font-size: 16px;
    margin-top: 2px;
  }
  .fa-check-padding:before {
    padding: 5px;
  }
  .sp-item-fa-mob {
    line-height: 15px;
    margin: 2px 0 0 3%;
    float: left;
    padding-right: 5%;
    cursor: pointer;
    width: 5% !important;
    left: 0px;
    font-size: 7px;
  }
  .sp-item-fa-mob + .sp-item-wrapper {
    line-height: 15px;
    cursor: pointer;
    float: left;
    width: 90%;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0%;
  }
  .sp-parent-item-mob > ul > .sp-item-list:last-child {
    padding-bottom: 5px;
  }
  .sp-parent-item-mob > ul > .sp-item-list > ul > .sp-item-list:last-child {
    padding-bottom: 0px;
  }
  .sp-item-name {
    display: inline-block;
    width: 89.5%;
    border: 2px solid transparent;
    font-weight: bold;
    float: left;
  }
  .sp-parent-item-mob {
    border-bottom: 1px solid #dbdbdb;
    padding: 5px 0px;
  }
  .sp-parent-item-mob:first-child {
    border-top: 1px solid #dbdbdb;
    padding-top: 13px;
  }
  .sp-item-list {
    border-bottom: 1px solid #dbdbdb;
    padding: 12px 0px;
  }
  .sp-item-list:first-child {
    margin-top: 13px;
    border-top: 1px solid #dbdbdb;
  }
  .sp-item-list:last-child {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .sp-item-list-button {
    width: 0;
  }
  .sp-item-list-name {
    width: 85%;
    padding-left: 6%;
    cursor: initial;
  }
  ul > .sp-item-list > .sp-item-list-wrapper > .sp-item-list-name {
    padding-left: 4%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 11%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 15%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 19%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 23%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 27%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 27%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 27%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 27%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 27%;
  }
  .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > ul
    > .sp-item-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    padding-left: 27%;
  }
  .nested-wrapper + ul > li > .nested-wrapper {
    padding-left: 20px;
  }
  .nested-wrapper + ul > li > .nested-wrapper + ul > li > .nested-wrapper {
    padding-left: 25px;
  }
  .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper {
    padding-left: 30px;
  }
  .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper {
    padding-left: 35px;
  }
  .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper
    + ul
    > li
    > .nested-wrapper {
    padding-left: 40px;
  }
  .sdp-items-remove-all {
    text-decoration: underline;
    color: black;
    margin-left: 0;
    cursor: pointer;
    display: none;
    padding-left: 10px;
  }
  .selected-parts {
    margin-top: 2px;
    background-color: #d6d6d6;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0 15px 0 10px;
  }
  .sdp-item-name {
    display: inline-block;
    width: 90%;
    border: 2px solid transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    float: left;
  }
  .sdp-item-wrapper {
    cursor: pointer;
    line-height: 15px;
    width: 100%;
    float: left;
    border-bottom: 2px solid #d6d6d6;
    padding: 10px 0px;
    background-color: white;
  }
  .sdp-item-remove-small {
    padding-top: 2px;
    text-align: center;
    color: #cc0033;
    cursor: pointer;
  }
  .sdp-item-wrapper:hover .sdp-item-name {
    background: none;
  }
  .sdp-item-wrapper {
    cursor: unset;
    line-height: 15px;
    position: absolute;
    z-index: 1000000;
  }
  .pick-parts-selected-item-mob {
    display: none;
    visibility: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    padding: 0;
    transition: height 8000s linear;
  }
  .selected-parts-body {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
    overflow-y: scroll;
    height: 82%;
    overflow-x: hidden;
    border: 1px solid #dcdcdc;
    background-color: white;
  }
  .sdp-item-wrapper {
    cursor: pointer;
    line-height: 15px;
    width: 100%;
    float: left;
    border-bottom: 2px solid #d6d6d6;
    padding: 10px 0px;
    background-color: white;
  }
  .sdp-item-wrapper:hover .sdp-item-name {
    background: none;
  }
  .sdp-item-wrapper {
    cursor: unset;
    line-height: 15px;
    position: absolute;
    z-index: 1000000;
  }
  .sp-item-name:hover {
    background: none;
  }
  .sp-item-wrapper .sp-item-name:hover,
  .sp-item-wrapper .sp-item-name:hover ~ .sp-item-name {
    background: none;
  }
  .sp-item-list-wrapper .sp-item-list-name:hover,
  .sp-item-list-wrapper .sp-item-list-name:hover ~ .sp-item-list-name {
    background: none;
  }
  .pick-parts-mob-select-menu {
    margin-top: 0;
    border-radius: 0;
    top: 25px;
    width: 100%;
  }
  .sp-item-list-wrapper {
    margin-left: 4%;
    cursor: pointer;
    line-height: 15px;
    float: left;
    width: 100%;
  }
  .sp-item-sub-head {
    margin-left: 5%;
    position: relative;
  }
  .sp-item-list > .sp-item-sub-head > .sp-item-wrapper > .sp-item-name {
    width: 89%;
  }
  .sp-item-list
    > .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    width: 82.5%;
    padding-left: 4%;
  }
  .sp-item-sub-list > .sp-item-nest-list > .sp-item-sub-head {
    margin-left: 10px;
  }
  .sp-item-nest-list > .sp-item-sub-head > .sp-item-wrapper > .sp-item-name {
    width: 89.5%;
  }
  .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-sub-list
    > .sp-item-nest1-list
    > .sp-item-list-wrapper {
    margin-left: 0;
    cursor: pointer;
    line-height: 15px;
    float: left;
    width: 100%;
  }
  .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-sub-list
    > .sp-item-nest1-list
    > .sp-item-list-wrapper
    > .sp-item-list-name {
    width: 85%;
    padding-left: 0;
    cursor: initial;
  }
  .sp-selected-all {
    display: none !important;
    padding: 8px 15px 8px 0;
  }
  .sp-selected-qty {
    display: none;
  }
  .sp-list-item-selected > .sp-item-list-wrapper > .sp-item-list-checkbox-js {
    color: #49acff;
  }
  .sticky-selected {
    position: fixed;
    bottom: 0;
    padding-left: 0;
    padding-right: 0px;
    box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.3);
    width: 100%;
  }
  .sp-parent-item-mob > .clearfix > .sp-item-list > .sp-item-sub-head {
    margin-left: 0;
    padding-left: 12%;
    position: relative;
  }
  .sp-parent-item-mob > .clearfix > .sp-item-list > .sp-item-sub-list {
    padding-left: 0;
  }
  .sp-parent-item-mob
    > .clearfix
    > .sp-item-list
    > .sp-item-sub-list
    > .sp-item-nest-list {
    border-top: 1px solid gray;
    padding-left: 0px;
  }
  .sp-parent-item-mob
    > .clearfix
    > .sp-item-list
    > .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-list-wrapper {
    padding-left: 13%;
  }
  .sp-parent-item-mob
    > .clearfix
    > .sp-item-list
    > .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-sub-head {
    padding-left: 14%;
    position: relative;
  }
  .sp-parent-item-mob
    > .clearfix
    > .sp-item-list
    > .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-sub-list {
    padding-left: 0px;
  }
  .sp-parent-item-mob
    > .clearfix
    > .sp-item-list
    > .sp-item-sub-list
    > .sp-item-nest-list
    > .sp-item-sub-list
    > .sp-item-nest1-list {
    border-top: 1px solid gray;
    padding-left: 28%;
  }
  .selected-items-count {
    color: #333;
    font-family: arial;
    font-size: 14px;
  }
  .sp-selected-all-trans {
    display: none !important;
    left: 167px;
    animation: fade 10000s;
    position: absolute;
    background-color: #1e90ff;
    color: white;
    padding: 10px 10px;
    top: -5px;
  }
  .select-parts-tree > li {
    margin-bottom: 7px;
    position: relative;
  }
  .select-parts-tree li > .clearfix:after {
    clear: both;
  }
  .sp-item-wrapper:hover .sp-item-name {
    background: none;
  }
  .mob-max-part-warning {
    color: #333;
    margin-top: 12px;
    font-size: 18px !important;
  }
  .mob-max-part-warning-css {
    visibility: hidden;
    padding-right: 0;
    padding-left: 7%;
    z-index: 999;
  }
  .mob-max-part-warning-content {
    display: none;
    border-top: 1px solid white;
  }
  .mob-max-part-warning-content-pad {
    padding-left: 10px;
    line-height: 1.1;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .mob-max-part-warning-hdr {
    display: block;
    font-weight: bold;
  }
  .mob-max-part-warning-msg {
    font-size: 10px;
  }
  .mob-max-part-warning-close {
    font-size: 20px;
    font-weight: bold;
    margin-top: 6px;
    padding: 0;
  }
  .selected-parts-stky-container-modal {
    margin: 0;
    width: 100%;
  }
  .selected-items-container {
    margin-top: 11px;
    padding: 0;
    text-align: left;
  }
  .category-navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pick-parts-mob-select-btn {
    width: 100%;
    text-align: left;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0 !important;
    background-color: white !important;
    padding: 6px 10px 5px 10px;
  }
  .pick-parts-mob-select-btn:active:hover,
  .pick-parts-mob-select-btn:active:focus {
    font-weight: normal !important;
  }
  .pick-parts-mob-select-btn:focus:active {
    box-shadow: none !important;
    background-color: white !important;
  }
  .dropdown > .btn:active {
    background-color: white !important;
    color: black !important;
    box-shadow: none !important;
  }
  .pick-parts-mob-select-caret {
    position: absolute;
    right: 15px;
    top: 8px;
  }
  .pick-parts-mob-select-btn > .caret {
    position: absolute;
    right: 15px;
    top: 8px;
  }
  .selected-parts-body-mob-height {
    height: 75%;
  }
  .sp-list-item-selected > .sp-item-sub-head > .sp-selected-all-trans {
    position: absolute;
    padding: 9px 10px;
  }
  .selected-parts-mob-del {
    width: 100%;
    background-color: #cc0033;
    text-align: right;
    padding: 10px 30px 10px 5px;
    z-index: 999;
    color: white;
    position: relative;
  }
  .sdp-item-wrapper-mob {
    position: relative;
  }
  .search-mob-close {
    position: absolute;
    top: 6px;
    right: 0;
    padding: 0px;
    font-size: 24px;
    color: white;
    text-align: center;
    cursor: pointer;
  }
  .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    width: 100% !important;
    left: 0 !important;
    margin-top: 10px;
    padding: 5px;
    position: fixed;
    background: #cacaca;
    overflow-y: scroll;
    max-height: 500px;
    min-height: 300px;
  }
  .garage_sort {
    margin-top: 15px !important;
    text-align: center;
  }
  .garage_dropdown {
    padding-top: 10px !important;
  }
  .garage_refresh {
    text-align: center !important;
    margin-top: 12px;
  }
  .product-descript {
    padding-left: 15px !important;
  }
  .header-marker-icon {
    margin: 0 !important;
    padding: 0;
    font-size: 22px !important;
    cursor: pointer;
  }
  .header-cart-block {
    height: 26px !important;
    background-color: white !important;
  }
  .cart-items-no {
    font-size: 28px !important;
    color: #cc0033 !important;
    padding: 0px;
  }
  .header-cartbtn {
    font-size: 25px !important;
    padding: 0px !important;
  }
  .input-group.head_search {
    margin: 5px 0 0 !important;
    padding-bottom: 5px;
    padding-left: 15px !important;
    width: 100%;
    left: 0;
  }
  .head_addr_mobl {
    padding-top: 7px;
  }
  .header-switch-to-cws {
    width: auto !important;
  }
  .pickvehicle_garage {
    padding-right: 15px !important;
  }
  .list-text-style {
    overflow-x: hidden !important;
    overflow-y: scroll;
    text-overflow: ellipsis !important;
    width: 100%;
  }
  .list-text-style > li > a {
    color: #333;
    font-weight: bold;
    padding: 3px 10px;
    line-height: 1.2;
    word-wrap: break-word;
    white-space: normal;
  }
  .display-inline-sm {
    display: inline;
  }
  .no-pad-left-sm {
    padding-left: 0px;
  }
  .qty-need-sm {
    padding-left: 0px;
    margin-top: -5px;
  }
  .stk-dlr-qty-selected-icon-sm {
    color: green;
    font-size: 12px !important;
    vertical-align: middle;
  }
  .stk-slct-prd-tooltip-css {
    margin-left: 10px;
  }
  .restocking-cart-btn-css {
    width: 93% !important;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .mrg-top-five {
    margin-top: 0px;
  }
  .stock-dlr-invt-body > div {
    font-size: 14px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .affix {
    top: 0px;
    width: 100% !important;
    margin-right: 0px;
    background-color: white;
    z-index: 9996 !important;
    border: 1px solid #cccccc;
  }
  .add-cart-notification,
  .vehicle-added-notification,
  .discontinued-notification,
  .create-fleet-job-notification,
  .create-fleet-vehicle-notification,
  .save-admin-preference-notification,
  .transfer-order-notification {
    top: 8%;
    left: 7%;
    width: 86%;
  }
  .removeall-dialog {
    width: 333px !important;
    margin: 20px;
  }
  .removeall-cancel-btn,
  .modal-remove-btn {
    width: 48% !important;
    font-size: 11px !important;
  }
  .xm-styling {
    margin-top: 12px !important;
  }
  .print-wrksht-btn {
    width: 100%;
  }
  .stock-dlr-partid {
    text-align: left !important;
  }
  .stock-dlr-invt-xsmf + span {
    font-weight: bold;
  }
  .stock-dlr-invt-qs {
    font-weight: bold;
  }
  .savedquotes_head {
    text-align: center;
  }
  .category_list {
    padding-left: 15px;
  }
  .stkdlrm-ptos-btn-wrap {
    margin: 0 0 20px 0 !important;
  }
  .error-text p {
    text-align: center;
    font-size: 10px;
  }
  .error-heading {
    font-size: 16px !important;
    font-weight: bold;
  }
  .error-message {
    padding-bottom: 40px;
  }
  .error-msg-para {
    text-align: center;
  }
  .sticked-sd {
    position: fixed;
    top: 0px;
    z-index: 1000;
    width: 100%;
    background-color: white;
    border: 1px solid #dbdbdb;
  }
  /* Force table to not be like tables anymore */
  .blackTable table,
  .blackTable thead,
  .blackTable tbody,
  .blackTable th,
  .blackTable td,
  .blackTable tr,
  .savedquotes-table table,
  .savedquotes-table thead,
  .savedquotes-table tbody,
  .savedquotes-table th,
  .savedquotes-table td,
  .savedquotes-table tr {
    display: block;
  }
  table.blackTable,
  table.savedquotes-table {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: right !important;
  }
  .blackTable th,
  .savedquotes-table th,
  .admin_table_header {
    display: none;
  }
  table.blackTable td,
  .admin_table_header,
  table.savedquotes-table td {
    text-align: right !important;
  }
  table.blackTable tr,
  table.savedquotes-table tr {
    border: 1px solid grey;
  }
  table.blackTable td,
  table.savedquotes-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  table.blackTable td:before,
  table.savedquotes-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }
  /* Label the data */
  table.blackTable td:nth-of-type(1):before {
    content: "Edit";
  }
  table.blackTable td:nth-of-type(2):before {
    content: "Delete";
  }
  table.blackTable td:nth-of-type(3):before {
    content: "Login Name";
  }
  table.blackTable td:nth-of-type(4):before {
    content: "Role";
  }
  table.blackTable td:nth-of-type(5):before {
    content: "Account Number";
  }
  table.blackTable td:nth-of-type(6):before {
    content: "Last Login";
  }
  table.blackTable td:nth-of-type(7):before {
    content: "Last Profile Update";
  }
  table.savedquotes-table td:nth-of-type(1):before {
    content: "Last Modified Date";
  }
  table.savedquotes-table td:nth-of-type(2):before {
    content: "Name";
  }
  table.savedquotes-table td:nth-of-type(3):before {
    content: "Description";
  }
  table.savedquotes-table td:nth-of-type(4):before {
    content: "Delete";
  }
  table.savedquotes-table td:nth-of-type(5):before {
    content: "View | Edit";
  }
  table.savedquotes-table td:nth-of-type(6):before {
    content: "Add to Cart";
  }
  .admin_acc_list-left,
  .ppqv_list-left {
    text-align: left;
    right: 25px;
  }
  .admin_acc_list-right,
  .ppqv_list-right {
    right: 25px;
  }
  .admin_create_list-left {
    text-align: left;
    right: 25px;
  }
  .admin_create_list-right {
    right: 25px;
  }
  .admin_edit_list-left {
    text-align: left;
    right: 25px;
  }
  .admin_edit_list-right {
    right: 25px;
  }
  .admin_list_head,
  .savedquotes_head {
    margin-top: 20px;
  }
  .showusers_head {
    margin-bottom: 10px;
  }
  .orders_history_search {
    padding-top: 15px;
  }
  .show_date_0,
  .show_date_1,
  .show_date_2 {
    padding-top: 20px;
  }
  .hr_left,
  .hr_right {
    margin-top: 20px;
  }
  .carthead-img-1 {
    width: 80%;
  }
  .cart-savelater-btn,
  .cart-continue-btn {
    margin-top: 5px;
  }
  .corechargetable {
    width: 100%;
    margin-left: 10px;
  }
  .order-review-status {
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px;
  }
  .ordrev_address {
    padding-left: 20px;
  }
  .ordrev_apply_btn {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  .ordrev-return {
    margin-left: 60px;
  }
  .ordrev-order-cash {
    padding-right: 75px;
    padding-top: 10px;
  }
  .orderconf-text {
    line-height: 1em;
  }
  .returntocart-btn {
    width: 100%;
  }
  .orderconf-print {
    padding-bottom: 0;
    padding-left: 70px;
  }
  .promo2-divider {
    display: none;
  }
  .header-loginline {
    padding: 0 0 0 15px !important;
  }
  .ap_menu_bar_silver > ul {
    padding-right: 0;
  }
  .ap_menu_bar_red > ul {
    padding-right: 0;
  }
  .catalog_menu > li > a:hover {
    background-color: grey;
  }
  .top_menu > li > a:hover {
    background-color: grey;
  }
  .ui-autocomplete-multiselect.ui-state-default.ui-widget {
    width: auto !important;
  }
  .lymm-btn-input {
    display: block;
  }
  .lymm-btn-input .btn.form-control {
    text-align: left;
    margin-top: 3px;
    border-radius: 0;
    background-color: white !important;
    border-color: #525252;
    height: 44px;
  }
  .lymm-btn-input .btn.form-control span:first-child {
    left: 10px;
    overflow: hidden;
    position: absolute;
    right: 25px;
  }
  .lymm-btn-input .btn.form-control .caret {
    margin-top: -1px;
    position: absolute;
    right: 10px;
    top: 50%;
  }
  .mob-vehicle-dropdwn {
    margin: 0;
    border: 1px solid #e5e5e5;
  }

  .mob-add-vehicle-div {
    text-align: center;
  }

  .selectedVehicle-more-link {
    color: white !important;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: normal;
  }
  .collapse-box {
    background-color: #f7f7f7;
    padding-top: 5px !important;
    padding-left: 0 !important;
    padding-right: 0;
    line-height: 12px !important;
  }
  .collapse-box div {
    padding-left: 5px;
    padding-right: 0;
  }
  .mob_selected_vehicle-clearbtn {
    color: white;
  }
  .header-needhelp {
    padding-left: 22px !important;
  }
  .back-to-top {
    bottom: 105px !important;
  }
  .contactus-espot-css,
  .terms-condn-espot-css {
    margin-top: 115px !important;
  }
  .pp-container {
    overflow: hidden;
  }
  .selectedVeh-vin {
    padding-left: 0px;
    line-height: 16px;
    font-size: 14px;
  }
  table.fleet_customer_table td:nth-of-type(1):before,
  table.fleet_vehiclesHistory_table td:nth-of-type(1):before {
    content: "";
  }
  table.fleet_customer_table td:nth-of-type(2):before,
  table.fleet_vehiclesHistory_table td:nth-of-type(2):before {
    content: "# of Cars";
  }
  table.fleet_customer_table td:nth-of-type(3):before,
  table.fleet_vehiclesHistory_table td:nth-of-type(3):before {
    content: "# of Jobs";
  }
  table.fleet_customer_table td:nth-of-type(4):before,
  table.fleet_vehiclesHistory_table td:nth-of-type(4):before {
    content: "Last Modified";
  }
  table.fleet_customer_table td:nth-of-type(5):before,
  table.fleet_vehiclesHistory_table td:nth-of-type(5):before {
    content: "Actions";
  }
  table.fleet_vehiclesHistory_table td:nth-of-type(1):before {
    content: "";
  }
  table.fleet_vehiclesHistory_table td:nth-of-type(2):before {
    content: "";
  }
  table.fleet_vehiclesHistory_table td:nth-of-type(3):before {
    content: "# of Parts";
  }
  table.fleet_vehiclesHistory_table td:nth-of-type(4):before {
    content: "Last Modified";
  }
  table.fleet_vehiclesHistory_table td:nth-of-type(5):before {
    content: "Actions";
  }
  .fleet_customer_table table,
  .fleet_customer_table thead,
  .fleet_customer_table tbody,
  .fleet_customer_table th,
  .fleet_customer_table td,
  .fleet_customer_table tr {
    display: block;
  }
  .fleet_vehiclesHistory_table table,
  .fleet_vehiclesHistory_table thead,
  .fleet_vehiclesHistory_table tbody,
  .fleet_vehiclesHistory_table th,
  .fleet_vehiclesHistory_table td,
  .fleet_vehiclesHistory_table tr {
    display: block;
  }
  table.fleet_customer_table thead tr,
  table.fleet_vehiclesHistory_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.fleet_customer_table tr,
  table.fleet_vehiclesHistory_table tr {
    border-bottom: 2px solid #ddd;
  }
  table.fleet_customer_table td,
  table.fleet_vehiclesHistory_table td {
    text-align: left;
    padding-left: 50% !important;
    border-right: 0px;
    border-left: 0px;
    position: relative;
  }
  table.fleet_customer_table td:before,
  table.fleet_vehiclesHistory_table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 60%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
  }
  table.fleet_customer_table > tbody > tr > td,
  table.fleet_vehiclesHistory_table > tbody > tr > td {
    text-align: left;
    padding: 6px;
  }
  table.fleet_customer_table td:nth-of-type(1),
  table.fleet_vehiclesHistory_table td:nth-of-type(1),
  table.fleet_vehiclesHistory_table td:nth-of-type(2) {
    padding-left: 5px !important;
  }
  .fleet_customer_table_div {
    padding: 0;
  }
  .fleet_customers_head {
    padding-left: 0;
  }
  .fleetCus_inputdiv {
    margin: 0;
    padding: 0;
  }
  .fleetCus_input {
    width: 100%;
    margin-bottom: 5px;
  }
  .fleetCus_inputbtn {
    margin-left: 0;
  }
  .fleetCus_deletebtn_div {
    text-align: left;
    padding: 15px;
  }
  .fleet_vehicles_body_head,
  .fleet_vehicles_garage,
  .fleet_vehicles_subfleet,
  .subfleet_new_list_item {
    padding: 0 !important;
  }
  .subfleet_new_input {
    margin: 15px;
  }
  .new_subfleet_plus {
    margin-top: 15px;
    right: 10px;
  }
  .fleet_vehicles_count {
    padding-bottom: 10px;
  }
  .subfleet_vehicles_box {
    border: 1px solid #dbdbdb !important;
    padding: 5px !important;
    border-radius: 0 !important;
    margin: 5px !important;
    width: 100% !important;
    min-height: 80px !important;
    position: relative !important;
  }
  .subfleet_vehicles_body {
    padding: 0;
    padding-right: 10px;
  }
  .subfleet_vehicles_head {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .fleet_vehicles_garage {
    padding-left: 0;
  }
  .fleet_vehdetails_box {
    position: relative;
    width: 100%;
  }
  .fleet_vehHistory_copyedit-div {
    text-align: left;
  }
  .modal-dialog {
    width: auto !important;
  }
  .fleet_vehicles_jobs,
  .fleet_jobs_joblist {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .subfleet_new_input_modal-div,
  .fleet_addVehModal_input-div {
    padding-left: 15px;
  }
  .fleet_vehicles_history_head {
    padding: 0;
  }
  .fleet_vehHistory_breadcrumb-div {
    padding: 0;
  }
  .fleet_vehHistory_cancelbtn {
    margin-top: 2px;
  }
  .fleet_vehHistory_delVeh {
    padding: 0;
  }
  .fleet_jobs_vehdetails_box {
    width: 100% !important;
    margin: 0 !important;
  }
  .fleet_jobs_edit_wrapper {
    display: block !important;
  }
  .btch-upld-input-margin {
    margin-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .btch-upld-validate-alignmt {
    margin-top: 5px;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
  }
  .btch-upld-result-section-pad {
    padding: 0;
  }
  .btch-upld-result-align {
    margin-top: 0;
    padding: 0;
  }
  .btch-upld-add-btn-align {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .batch-upload-validate-batch-alignmt {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .btch-upld-num-spnr-margin {
    text-align: center;
  }
  .batch-upload-paste-container {
    padding-left: 0;
    padding-right: 0;
  }
  .btch-upld-result-row {
    border: 1px solid #d8d8d8;
    padding: 5px;
    margin-bottom: 5px;
    box-shadow: 1px 2px 2px 0 rgba(181, 181, 181, 0.5);
  }
  .btch-upld-delete-icon {
    font-size: 20px !important;
    color: #cbcbcb;
    margin-top: 0;
    cursor: pointer;
  }
  .batch-upload-row-count {
    font-size: 18px;
    color: #3b87d6;
    padding-right: 3px;
  }
  .cart-update-modal {
    margin-top: 10px;
    width: 94%;
  }
  .btch-upld-desc-mob-font {
    font-size: 12px;
  }
  .btch-upld-visible-xs {
    display: inline !important;
  }
  .btch-upld-row-hdr-mob-font {
    font-size: 12px;
    font-weight: bold;
  }
  .btch-upld-num-spnr-align {
    margin-top: 10px;
    padding-right: 0;
    text-align: left;
  }
  .batch-upload-srch {
    background-color: #898989;
    border: none;
  }
  #manual_cart_update
    ~ .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all.btch-upld-auto-suggest {
    z-index: 10000 !important;
    background-color: white;
    width: 85% !important;
    min-height: 250px;
    max-height: 250px;
    left: 26px !important;
  }
  .btch-upld-auto-suggest {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .btch-upld-auto-suggest {
    height: 200px;
  }
  ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all.btch-upld-auto-suggest {
    background-color: white;
    width: 85% !important;
    min-height: 100px;
    max-height: 200px;
    left: 26px !important;
  }
  .back-to-top {
    bottom: 59px;
  }
  .promo-diff-code {
    margin-top: 5px !important;
    margin-bottom: 10px;
  }
  .promo-save-text {
    padding-left: 16px !important;
  }
  .pricetag-icon {
    margin-top: 3px !important;
    font-size: 2.5em !important;
  }
  .restock-btn-align-hdr {
    text-align: left;
  }
  .stck-dlr-page {
    padding-top: 25px;
  }
  .garage_content {
    border: 1px solid #919191;
    margin-top: 0;
    background-color: #ffffff;
  }
  .garage_refresh_button,
  .garage_refresh_button:focus,
  .garage_refresh_button:active,
  .garage_refresh_button:active:focus {
    width: 75%;
    color: #4a4a4a !important;
    border: 1px solid #525252;
    background-color: white !important;
    border-radius: 0;
    outline: none;
    margin-bottom: 14px;
    padding: 8px;
  }
  .garage_head {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    padding-bottom: 15px;
  }
  .recent_vehicles_tabs {
    padding-right: 0 !important;
  }
  .recent_vehicles_link {
    color: #333 !important;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none !important;
  }
  #ShowHidePrevVeh {
    padding-left: 3px;
  }
  .recent_vehicles_tabs > li {
    float: left !important;
    padding: 0;
    border-right: 1px solid #919191;
    border: 1px solid #919191;
  }
  .recent_vehicles_tabs > li > a {
    color: #333;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    margin: 0 !important;
    border-radius: 0;
  }
  .garage_content_spacing {
    display: inline-block;
    margin-top: 3px;
  }
  .mob_recent_vehicles_showMore_div {
    text-align: center;
    padding: 10px;
  }
  .mob_recent_vehicles_showMore_btn {
    width: 75%;
    padding: 8px;
    background-color: white;
    color: #4a4a4a;
    border: 1px solid #525252;
    outline: none;
    margin-bottom: 14px;
  }
  #garagelink_ul > li {
    display: none;
  }
  #garagelink_ul {
    padding-left: 10px;
    display: inline-block;
  }
  .recent_vehicles_tabs > li > a:active,
  .recent_vehicles_tabs
    > li
    > a:hover
    .recent_vehicles_tabs
    > li
    > a:focus
    .recent_vehicles_tabs
    > li
    > a:visited {
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-right: 0;
    border-radius: 0;
    color: #333;
    font-weight: bold;
  }
  .garagelink_li label {
    display: inline-block;
    max-width: 100%;
    font-weight: normal;
    position: relative;
    padding-left: 20px;
    color: #333;
    cursor: pointer;
  }
  .garagelink-input {
    position: absolute;
    margin: 2px 0 0 !important;
  }
  .recent_vehicles_tabs > li > a.active {
    background-color: #f0f0f0;
    /*border: 1px solid #919191;*/
    border-radius: 0;
    border-right: 0;
    font-weight: bold;
  }
  input[type="radio"]:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: white;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid #919191;
  }
  input[type="radio"]:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #cc0033;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid #919191;
  }
  /*START: Fleet Jobs List CSS*/
  table.fleet_customer_table td:nth-of-type(1):before,
  table.fleet_jobsList_table td:nth-of-type(1):before {
    content: "";
  }
  table.fleet_customer_table td:nth-of-type(2):before,
  table.fleet_jobsList_table td:nth-of-type(2):before {
    content: "# of Cars";
  }
  table.fleet_customer_table td:nth-of-type(3):before,
  table.fleet_jobsList_table td:nth-of-type(3):before {
    content: "# of Jobs";
  }
  table.fleet_customer_table td:nth-of-type(4):before,
  table.fleet_jobsList_table td:nth-of-type(4):before {
    content: "Last Modified";
  }
  table.fleet_customer_table td:nth-of-type(5):before,
  table.fleet_jobsList_table td:nth-of-type(5):before {
    content: "Actions";
  }
  table.fleet_jobsList_table td:nth-of-type(1):before {
    content: "";
  }
  table.fleet_jobsList_table td:nth-of-type(2):before {
    content: "";
  }
  table.fleet_jobsList_table td:nth-of-type(3):before {
    content: "# of Vehicles";
  }
  table.fleet_jobsList_table td:nth-of-type(4):before {
    content: "# of Parts";
  }
  table.fleet_jobsList_table td:nth-of-type(5):before {
    content: "Last Modified";
  }
  table.fleet_jobsList_table td:nth-of-type(6):before {
    content: "Actions";
  }
  .fleet_customer_table table,
  .fleet_customer_table thead,
  .fleet_customer_table tbody,
  .fleet_customer_table th,
  .fleet_customer_table td,
  .fleet_customer_table tr {
    display: block;
  }
  .fleet_jobsList_table table,
  .fleet_jobsList_table thead,
  .fleet_jobsList_table tbody,
  .fleet_jobsList_table th,
  .fleet_jobsList_table td,
  .fleet_jobsList_table tr {
    display: block;
  }
  table.fleet_customer_table thead tr,
  table.fleet_jobsList_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.fleet_customer_table tr,
  table.fleet_jobsList_table tr {
    border-bottom: 2px solid #ddd;
  }
  table.fleet_customer_table td,
  table.fleet_jobsList_table td {
    text-align: left;
    padding-left: 50% !important;
    border-right: 0px;
    border-left: 0px;
    position: relative;
  }
  table.fleet_customer_table td:before,
  table.fleet_jobsList_table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 60%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
  }
  table.fleet_customer_table > tbody > tr > td,
  table.fleet_jobsList_table > tbody > tr > td {
    text-align: left;
    padding: 6px;
  }
  table.fleet_customer_table td:nth-of-type(1),
  table.fleet_jobsList_table td:nth-of-type(1),
  table.fleet_jobsList_table td:nth-of-type(2) {
    padding-left: 5px !important;
  }
  .fleet_jobs_list_dropdown_container {
    background-color: #dbdbdb !important;
    padding-left: 15px !important;
  }
  .fleet_jobs_vehHistory_breadcrumb {
    padding-left: 5px;
  }
  /*START: VIN CSS*/

  .vin-no-pad-small {
    padding-left: 0;
    padding-right: 0;
  }
  .vin-decode-btn {
    margin-left: -75px;
    margin-top: 13px;
    right: 2px;
  }
  .vin-decode-info {
    display: none;
    margin-top: 0px;
  }
  .vin-textbox-mrg {
    margin-left: 0px;
  }
  .vin-decode-info {
    display: none;
    background-color: #fbfbfb;
    margin-top: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
    color: #767676;
  }
  .vin-textfield-input {
    font-size: 16px !important;
  }
  .license_state_selection {
    z-index: 1 !important;
  }
  /*END: VIN CSS*/
  /*START: NEW Labour Rate CSS*/
  .lbr-rate-no-pad-mob {
    padding-left: 0;
    padding-right: 0;
  }
  .lbr_cost-textfield {
    position: relative;
    display: inline-block;
    /*max-width: 286px !important;*/
    /*width: 100%;*/
    text-align: center;
  }
  .lbr_cost-info {
    margin-top: 0;
  }
  .lbr_cost-textfield-container {
    padding-left: 0;
    padding-right: 0;
  }
  .lbr_cost-textfield-icon-french {
    left: unset;
    right: 20px;
  }
  .lbr_cost-textfield-wrapper {
    width: 100%;
  }
  .lbr_cost-save-btn {
    position: initial !important;
    /* margin-left: -76px !important; */
    margin-top: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    right: 2px !important;
    width: 100% !important;
  }
  .lbr_cost-info {
    margin-top: 0 !important;
  }
  /*END: NEW Labour Rate CSS*/
  .account_details_ccdb_ul {
    padding-left: 10px !important;
  }
  .account_details_ccdb_ul > li > .admin_acc_list-right,
  .account_details_ccdb_ul > li > .admin_acc_list-left {
    right: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
  }
  /*START: NEW fleet Modal CSS*/
  .fleet_newmodal_vehicle_mrgleft {
    margin-top: 10px;
    padding-right: 0;
    padding-left: 0;
  }
  .fleet_newmodal_vehicle_mrgright {
    margin-top: 10px;
    padding-right: 0;
    padding-left: 0;
  }
  .fleet-vin-value {
    text-align: left !important;
  }
  .fleet-add-edit-modal {
    width: 80%;
    max-width: 800px;
  }
  /*END: NEW fleet Modal CSS*/
  .zero-results-head,
  .zero-results-options {
    padding: 0;
    padding-top: 15px;
  }
  .select_service_checkbox_container {
    border-left: 0 !important;
    padding-left: 15px !important;
  }
  /**/
  .dock-quick-view-link,
  .dock-quick-view-link:hover,
  .dock-quick-view-link:active,
  .dock-quick-view-link:focus,
  .dock-quick-view-link:visited {
    color: #333 !important;
    padding-right: 0 !important;
    padding-top: 5px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
  }
  .swiper-btn-arrows-mini {
    display: none !important;
  }
  .dock-quick-view-save-section {
    border: none !important;
    padding: 10px 0 !important;
  }
  .target-search-formgroup {
    margin-bottom: 5px !important;
    right: 0 !important;
    margin-left: 0 !important;
  }
  .targeted-search-selection {
    padding: 5px;
    z-index: 9999;
    border-radius: 0;
    outline: none;
    border: 0 !important;
    margin-top: 5px !important;
    height: 34px;
    padding-bottom: 2px;
    font-size: 16px;
  }
  .target-search-formgroup select {
    width: 92% !important;
  }
  .p65warning_wrapper {
    margin: 15px;
  }
  .dock-quick-view-body .p65warning_wrapper {
    margin: 0 !important;
  }
  .fleet_vehHistoryModal_modalfooter > .text-left > .fleet_vehHistory_addVehbtn,
  .fleet_vehHistoryModal_modalfooter
    > .text-left
    > .fleet_vehHistory_cancelbtn {
    margin-left: 0;
  }
  .table.SavedProductsList_table td:nth-of-type(1):before {
    content: "";
  }
  table.SavedProductsList_table td:nth-of-type(2):before {
    content: "Lines";
  }
  table.SavedProductsList_table td:nth-of-type(3):before {
    content: "Last Modified";
  }
  table.SavedProductsList_table td:nth-of-type(4):before {
    content: "Actions";
  }
  .SavedProductsList_table table,
  .SavedProductsList_table thead,
  .SavedProductsList_table tbody,
  .SavedProductsList_table th,
  .SavedProductsList_table td,
  .SavedProductsList_table tr {
    display: block;
  }
  table.SavedProductsList_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.SavedProductsList_table tr {
    border-bottom: 2px solid #ddd;
  }
  table.SavedProductsList_table td {
    text-align: left;
    padding-left: 50% !important;
    border-right: 0px;
    border-left: 0px;
    position: relative;
  }
  table.SavedProductsList_table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 40% !important;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
  }
  table.SavedProductsList_table > tbody > tr > td {
    text-align: left;
    padding: 6px;
    line-height: 1;
  }
  table.SavedProductsList_table td:nth-of-type(1) {
    padding-left: 5px !important;
  }
  .SavedProductsList_table_div {
    padding: 0;
  }
  .SavedProductsList {
    margin: 0;
    padding: 0;
  }
  .SavedProductsList_input {
    width: 100%;
    margin-bottom: 5px;
  }
  .SavedProductsList_inputbtn {
    margin-left: 0 !important;
  }
  .SavedProductsList_input {
    width: 275px;
  }
  /* table.SavedProductsList_table td:nth-of-type(4), table.SavedProductsList_table td:nth-of-type(5), table.SavedProductsList_table td:nth-of-type(6) {
    	padding-left:  20px !important;
    	display:  inline-block;
    }
    table.SavedProductsList_table td:nth-of-type(4), table.SavedProductsList_table td:nth-of-type(5), table.SavedProductsList_table td:nth-of-type(6) {
    	margin-left: 20px;
    }
    table.SavedProductsList_table td:nth-of-type(4):before {
    	width:  20%;
    	text-align:  left;
    } */
  /*START: Car Quest Saved Products CSS*/
  .SavedProducts-details-head {
    display: block !important;
    width: 100%;
    padding-bottom: 5px;
  }
  .SavedProducts-details-edit-text {
    /*display: block !important;*/
    /*width: 50%;*/
    /*margin-top: 10px;
		margin-bottom: 10px;*/
  }
  .SavedProducts-details-delete-text {
    /*display: block !important;*/
    /*width: 50%;*/
    /*margin-top: 10px;
		margin-bottom: 10px;*/
  }
  .SavedProducts-details-save-btn-wrapper {
    display: inline;
  }
  .SavedProducts-details-save-btn {
    /*margin-top: 5px;*/
    margin-left: 0;
    width: auto !important;
  }
  .SavedProducts-details-head-sticky
    > .SavedProducts-details-save-btn-wrapper
    > .SavedProducts-details-save-btn {
    /*width: 93% !important;*/
  }
  .SavedProducts-restocking-cart-btn {
    width: unset !important;
    margin-left: 0;
  }
  .SavedProducts-details-product-sticky {
    padding: 20px 0 20px 20px !important;
    width: 100% !important;
  }
  .SavedProducts-details-product-header {
    padding-right: 10px;
    padding-left: 5px !important;
    padding-top: 10px;
  }
  .SavedProducts-edit-QTY-stocked {
    padding-left: 15px !important;
  }
  .SavedProducts-edit-delete {
    text-align: left !important;
  }
  .SavedProducts-btch-upld-input-margin {
    padding-left: 5px !important;
    padding-right: 10px;
  }
  .SavedProducts-new-added-part
    > .stock-dlr-invt-body
    > .stock-dlr-partid
    > .stock-dlr-inv-det:before {
    content: none !important;
  }
  .SavedProducts-new-added-part
    > .stock-dlr-invt-body
    > .stock-dlr-partid:before {
    content: "\A";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4a90e2;
    display: inline-block;
    padding: 0 5px;
    margin-right: 3px;
  }
  .SavedProducts-new-added-part > .stock-dlr-invt-body > .stock-dlr-partid {
    padding-left: 10px;
  }
  .SavedProducts-details-fixed-header {
    margin-left: -15px !important;
    position: static !important;
  }
  .SavedProducts-btch-upld-input-margin {
    margin-top: 5px;
  }
  /*END: Car Quest Saved Products CSS*/
  label.apro-select-wrap {
    width: 100% !important;
  }
  label.apro-select-wrap:after {
    top: 16px !important;
    right: 20% !important;
  }
  label.apro-select-wrap-lic-selection:after {
    left: 35px !important;
  }
  .supersedes_sticker_wrapper {
    padding-left: 10px !important;
  }
  .supersedes_alternate_result_wrapper_start {
    border: 2px solid #17468f;
    border-bottom: 0;
  }
  .supersedes_alternate_result_wrapper_middle {
    border: 2px solid #17468f;
    border-bottom: 0;
    border-top: 0;
  }
  .supersedes_alternate_result_wrapper_end {
    border: 2px solid #17468f;
    border-top: 0;
    padding-bottom: 5px !important;
  }
  .supersedes_empty_wrapper {
    padding-left: 0;
  }
  .SavedProducts-details-head-wrapper {
    padding-bottom: 15px;
    background-color: #fff;
    z-index: 0 !important;
    max-width: 1440px;
  }
  .SavedProducts-details-head-sticky {
    padding: 0 0 0 15px;
    display: none;
  }
  /* START : STOP FLAG CSS*/
  .stop_flag_wrapper {
    text-align: left;
    border: 1px solid #d0021b;
    padding: 5px;
    background-color: #fdf8f8;
    margin-bottom: 5px;
  }
  .stop_flag_wrapper_stckDlr {
    margin-top: 5px;
  }
  /* END : STOP FLAG CSS*/
  .product-list-image {
    float: left !important;
  }
  p.panel-body-model {
    display: block;
    clear: both;
  }
  .list-price-value,
  .ext-price-value,
  .product-yousave-value,
  .core-charge-value,
  .unit-price-value {
    font-size: 16px !important;
    font-weight: bold !important;
  }
  .img-pad-left {
    height: 50% !important;
    width: 50% !important;
  }
  .pricing-section {
    width: 93%;
  }
  .product_sorting-panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    margin-top: 7px;
    margin-bottom: 3px;
    padding-bottom: 20px;
  }
  /*Superscedes List Page*/
  .supersedes_sticker_wrapper_listPage {
    padding-right: 10px !important;
    text-align: left;
    cursor: pointer;
  }
  .supersedes_sticker_listPage {
    padding-right: 5px !important;
  }
  .supersedes_wrapper_listPage {
    padding-left: 5px !important;
  }
  .supersedes_quickView_mobile {
    display: inline-block;
    width: 100%;
    text-align: right;
  }
  .supersedes_righticon {
    background-color: white;
    width: 25px;
    height: 22px !important;
  }
  .caller_id {
    margin-left: 22px;
  }
  .header-advanceimage img {
    width: 104px;
    height: 30px;
  }
  .header-logo-image object {
    width: 100%;
  }
  .header-logo-image img {
    width: 104px;
    height: 30px;
  }

  .ordrev-promo2 {
    padding-right: 0;
  }
  /* BTB-11077 */
  .fleet_jobs_edit_wrapper span.fleet_jobs_edit:nth-of-type(3) {
    padding-left: 0px !important;
    display: block;
  }
  /* BTB-11074 */
  .stk-add-small-css,
  .manufacturer_name_js {
    margin-left: 4px;
  }
}
