.bg-white {
  background-color: #fff !important; }

body {
  background: red; }

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px; }
  .ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none; }

/* Margins and Paddings */
.margin-top-5 {
  margin-top: 5px; }

/* Buttons */
a.btn-u {
  padding: 10px !important;
  color: #fff !important; }

.responsive-img {
  width: 100%;
  height: auto; }

table.scroll tbody,
table.scroll thead {
  display: block;
  border-bottom: solid 1px grey; }

table.scroll thead tr th {
  border: none; }

table.scroll tbody {
  height: 100px;
  overflow-y: auto;
  overflow-x: hidden; }

#panel-vehicle {
  display: none; }

.navbar.mega-menu {
  z-index: 1; }

#support-menu-container {
  width: 300px; }

.language-select-container {
  color: #fff;
  padding: 4px;
  margin-left: 20px;
  font-size: 0.85em;
  position: relative; }
  .language-select-container a {
    color: inherit; }
    .language-select-container a:hover, .language-select-container a:focus {
      text-decoration: none;
      color: inherit; }
  .language-select-container .language-select {
    position: absolute;
    width: 200px;
    background-color: #fff;
    padding: 10px;
    border: solid 1px #F17212;
    z-index: 9;
    display: none; }
    .language-select-container .language-select ul {
      padding-left: 0px; }
      .language-select-container .language-select ul li {
        list-style-type: none; }
        .language-select-container .language-select ul li img {
          margin-right: 5px;
          margin-bottom: 5px; }

.topbar-phone-container {
  color: #fff;
  padding: 10px;
  font-size: 0.85em; }

.vehicle-search-dropdown {
  min-width: 300px;
  max-width: 300px; }

.vehicle-search-button {
  background-color: #F17011 !important;
  border-radius: 0px;
  border: none;
  min-width: 300px;
  padding: 11px;
  color: #fff !important; }

.block-row {
  display: block;
  clear: both; }

.c2header-container {
 /* position: fixed;*/
  width: 100%;
  z-index: 99; }

.page-content {
  /* padding-top: 125px;*/

}

/* Responsive */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #support-menu-container {
    width: 100%; }
    #support-menu-container div.row {
      margin-right: 0px;
      margin-left: 0px; }
    #support-menu-container a.submenu-link {
      padding-left: 10px;
      padding-bottom: 5px; }
  .partnumber-search-container i.icon-append {
    left: 23px !important; }
  .partnumber-search {
    margin-left: 15px;
    width: 80vw; }
  .slide {
    /* margin: auto; */
    margin-bottom: 10px !important;
    margin-right: 15px !important;
    padding: 0;
    float: right !important;
    /* background: url(/content/assets/img/btn-slide.gif) no-repeat center top; */
    background-color: #06142F;
    position: initial !important;
    /* right: 0px; */
    margin-top: 5px;
    width: 73%;
    /* top: 40px; */
    /* font-size: 15px; */
    border: solid 1px #fff;
    background-color: #F17011; }
  .banner-caption {
    top: 0px; }
    .banner-caption h1.caption-head {
      font: normal 34px 'Helvetica'; }
    .banner-caption p.caption-desc {
      font: normal 30px 'Helvetica'; }
  .c2header .style-list li a {
    color: #FFF; }
  h3.mega-menu-heading a {
    color: #FFF;
    font-weight: normal; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .banner-caption {
    top: 0px; }
    .banner-caption h1.caption-head {
      font: normal 20px 'Helvetica'; }
    .banner-caption h2.caption-head {
      font: normal 20px 'Helvetica'; }
    .banner-caption p.caption-desc {
      font: normal 18px 'Helvetica'; } }

/* custom size*/
@media only screen and (max-width: 500px) {
  #logo-container {
    top: 9px;
    left: 47px; }
  .c2header-container {
    position: inherit; }
  .page-content {
    padding-top: 0px; }
  .cmn-links {
    font-size: 10px;
    padding: 0px 24px;
    line-height: 32px; }
  .banner-caption {
    top: 0px; }
    .banner-caption h1.caption-head {
      font: normal 12px 'Helvetica'; }
    .banner-caption h2.caption-head {
      font: normal 10px 'Helvetica'; }
    .banner-caption p.caption-desc {
      font: normal 8px 'Helvetica'; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/***/
.paginate {
  font-size: 1.4em;
  padding: 9px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  clear: both; }
  .paginate li {
    font-weight: bold;
    display: block;
    float: left;
    color: #3E3E3E;
    text-decoration: none;
    padding: 9px 12px;
    margin-right: 6px;
    border-radius: 16px;
    background: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .paginate li .totals {
      display: block;
      float: left;
      padding: 9px 12px;
      margin-right: 6px;
      border-radius: 16px; }
    .paginate li a:hover {
      color: #4f664e;
      background: #c9dec8; }
    .paginate li a:active {
      -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.55);
      -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.55);
      box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.55); }

.search-pagination {
  margin-top: 5px; }

/* Autocomplete style*/
.ui-autocomplete {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden; }

* html .ui-autocomplete {
  height: 300px; }

.ac-row {
  border-bottom: dashed 1px #432345; }

.ac-image {
  max-width: 150px;
  height: auto;
  overflow: hidden; }
  .ac-image img {
    width: 100%;
    height: auto;
    padding-left: 2px; }

.ac-description {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.8em; }

.ac-right-column {
  max-width: 250px; }

.product-item {
  display: inline-block;
  margin: 3px;
  margin-top: 5px; }
  .product-item .pi-container {
    max-width: 250px;
    min-width: 250px;
    border: solid 1px #D0D0D0;
    min-height: 285px;
    max-height: 360px;
    overflow: hidden; }
    .product-item .pi-container .pi-header {
      padding: 5px;
      background-color: #3E3E3E;
      color: white;
      text-align: center; }
      .product-item .pi-container .pi-header h3 {
        margin: 0px;
        font-size: 1.1em; }
    .product-item .pi-container .pi-img-container {
      text-align: center;
      min-height: 175px;
      max-height: 175px;
      position: relative;
      overflow: hidden; }
    .product-item .pi-container .pi-img-container_FEA {
      text-align: center;
      min-height: 175px;
      position: relative;
      overflow: hidden; }
      .product-item .pi-container .pi-img-container .pi-grid-img {
        width: auto;
        height: 170px;
        margin-top: 3px;
        margin-bottom: 5px; }
    .product-item .pi-container .pi-footer {
      border-top: solid 1px #D0D0D0; }
    .product-item .pi-container .pi-desc {
      padding: 5px;
      overflow: hidden;
      font-size: 0.82em; }
  .product-item .pi-additional {
    width: 100%;
    padding: 5px;
    border: solid 1px #D0D0D0;
    border-top: 0px;
    font-weight: normal;
    background-color: #F5F5F5;
    font-size: 0.9em; }
    .product-item .pi-additional .pi-additional-row {
      height: 23px;
      border-bottom: dashed 1px #D0D0D0;
      clear: both;
      width: 100%;
      overflow: hidden; }
      .product-item .pi-additional .pi-additional-row .pi-field-label {
        float: left;
        width: 50%; }
      .product-item .pi-additional .pi-additional-row .pi-field-value {
        float: left;
        width: 50%;
        text-overflow: ellipsis;
        /*overflow: hidden;*/
        max-width: 0px;
        white-space: nowrap; }

.new-product-indicator {
  width: 100px;
  height: 24px;
  position: absolute;
  bottom: 2px;
  left: 2px;
  font-size: 0.7em;
  text-align: center;
  background-color: purple;
  color: #fff;
  padding: 5px;
  border-radius: 7px; }

.featureIcon {
  float: left; 
   width: 100px;
  padding-right: 10px;
}

