

body {
   font-family: "Helvetica Neue",Helvetica,sans-serif;
   }

a {
  color: #525656;
  text-decoration: none; }

a:focus, a:hover {
  text-decoration: none;
  color: #ff5c0f;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px; }
  hr:after {
    content: "";
    display: table;
    clear: both; }

.transparent {
  opacity: 0; }

.content-wrapper {
  margin: 0px;
  min-width: 620px; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 600px;
  margin-bottom: 0;
}

.container-fluid {
padding-left: 0px;
}

header {
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 60px;
  padding-top: 10px;
  background: #121212; }
  header .is-logo {
    float: left;
    margin: 6px 50px 0 30px }
  header .logo {
    float: left;
    margin-right: 16px;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF; }
  header .navi {
    float: right;
    margin-right: 12px;
    font-size: 42px;
    font-weight: normal;
    color: #cccccc;
    margin-top: 0px;
     }

header .sPnavi {
    float: right;
    margin-right: 12px;
    font-size: 42px;
    font-weight: normal;
    color: #cccccc;
    margin-top: 0px;
     }
header .pFnavi {
    float: right;
    margin-right: 12px;
    font-size: 42px;
    font-weight: normal;
    color: #cccccc;
    margin-top: -9px;
     }
  header .navi:hover {
    color: #ED1C24;
  }
  header .sPnavi:hover {
    color: #ED1C24;
  }
  header .pFnavi:hover {
    color: #ED1C24;
  }
  header .logo:hover {
      text-decoration: none; }
  header .input-group {
    float: left;
    width: 350px;
    height: 29px;
    margin-top: 5px;
    border-radius: 0px;
    overflow: hidden; }
    header .input-group #q {
      border: 0;
      height: 100%; }
      header .input-group #q:focus {
        outline: none;
        box-shadow: inset 0 0 0 0px #FFBE61; }
    header .input-group .input-group-btn button {
      height: 100%;
      padding: 0 30px;
      border: 0;
      background: #fff; }

aside {
  position: fixed;
  overflow-y: auto;
  top: 60px;
  left: 0;
  bottom: 0;
  width: 230px;
  padding: 20px;
  border-right: 1px solid #EEE;
  background: #FFFFFF; }
  aside .facet-category-title {
    font-size: 1.2em;
    color: #888;
    margin: 0 0 8px; }
  aside .facet-wrapper {
    font-family: "Helvetica Neue", "Arial Narrow",sans-serif;
    padding-bottom: 12px;
    border-bottom: solid 1px #EEE;
    margin-bottom: 12px;
    font-size: 1em; 
    font-stretch: condensed;
  }
  aside .facet {
    margin-bottom: 16px; }
  aside .facet-title {
    font-weight: bold;
    margin: 4px 0; }
  aside .facet-item, aside a {
    color: #000000; }
    aside .facet-item:hover, aside a:hover {
      color: #B32500;
      text-decoration: none; }
    aside .facet-item.active, aside a.active {
      font-weight: bold; }
    aside .facet-item input, aside a input {
      margin-right: 4px; }
  aside .facet-name {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block; }
  aside .facet-count {
    margin-left: 4px;
    color: #888; }
  aside #colors:after {
    content: "";
    display: table;
    clear: both; }
  aside .facet-color {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    margin: 0 6px 6px;
    display: block;
    overflow: hidden;
    float: left; }
    aside .facet-color.checked {
      box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.5); }
    aside .facet-color[data-facet-value="White"] {
      background-color: #FFFFFF;
      box-shadow: inset 0 0 0 1px #CCC; }
      aside .facet-color[data-facet-value="White"].checked {
        box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.1); }
    aside .facet-color[data-facet-value="Black"] {
      background-color: #000000; }
    aside .facet-color[data-facet-value="Black-brown"] {
      background-color: #382919; }
    aside .facet-color[data-facet-value="Pink"] {
      background-color: #C0116D; }
    aside .facet-color[data-facet-value="Gray"] {
      background-color: #6F6E6C; }
    aside .facet-color[data-facet-value="Blue"] {
      background-color: #5182A1; }
    aside .facet-color[data-facet-value="Green"] {
      background-color: #1E9C5E; }
    aside .facet-color[data-facet-value="Brown"] {
      background-color: #7B6A63; }
    aside .facet-color[data-facet-value="Red"] {
      background-color: #BC1C1A; }
    aside .facet-color[data-facet-value="Dark gray"] {
      background-color: #444348; }
    aside .facet-color[data-facet-value="Silver color"] {
      background-color: #AAAAA8; }
    aside .facet-color[data-facet-value="Light brown"] {
      background-color: #C19A6E; }
    aside .facet-color[data-facet-value="Black-brown stain"] {
      background-color: #4B4640; }
    aside .facet-color[data-facet-value="Off-white"] {
      background-color: #D0C8B4; }
    aside .facet-color[data-facet-value="Beige"] {
      background-color: #C9B8A3; }
    aside .facet-color[data-facet-value="Light green"] {
      background-color: #ABBD9B; }
    aside .facet-color[data-facet-value="White stain"] {
      background-color: #E4E1DC; }
    aside .facet-color[data-facet-value="Turquoise"] {
      background-color: #46BCC9; }
    aside .facet-color[data-facet-value="Birch effect"] {
      background-color: #CBBFA4; }
    aside .facet-color[data-facet-value="Yellow"] {
      background-color: #F5E500; }
    aside .facet-color[data-facet-value="Dark blue"] {
      background-color: #374063; }
    aside .facet-color[data-facet-value="Galvanized"] {
      background-color: #726F6A; }
    aside .facet-color[data-facet-value="Birch"] {
      background-color: #726F6A; }
    aside .facet-color[data-facet-value="Dark brown"] {
      background-color: #74523E; }
    aside .facet-color[data-facet-value="High gloss gray"] {
      background-color: #E5E5E5; }
    aside .facet-color[data-facet-value="Gray/white"] {
      background-color: #E5E5E5; }
    aside .facet-color[data-facet-value="Red/white"] {
      background-color: #FA757B; }
    aside .facet-color[data-facet-value="Clear"] {
      background-color: #D5DAE0; }
    aside .facet-color[data-facet-value="Matte black"] {
      background-color: #616872; }
    aside .facet-color[data-facet-value="Matte white"] {
      background-color: #DCDBD7; }
    aside .facet-color[data-facet-value="White stained oak effect"] {
      background-color: #E7E8E0; }
  aside .ais-price-ranges--form {
    margin-top: 8px; }
  aside .ais-price-ranges--currency {
    display: inline-block;
    margin-right: 4px; }
  aside .ais-price-ranges--input {
    display: inline-block;
    width: 50px;
    border-radius: 2px;
    border: solid 1px #888;
    font-weight: normal; }
  aside .ais-price-ranges--button {
    display: block;
    float: right;
    width: 22px;
    height: 22px;
    padding: 0;
    margin-left: 4px;
    font-size: 10px;
    line-height: 20px;
    border: solid 1px #888;
    border-radius: 50%;
    text-align: center;
    background-color: #EEE; }
    aside .ais-price-ranges--button:hover {
      color: #0063C3;
      background-color: #FFFFFF; }
    aside .ais-price-ranges--button:focus {
      outline: none;
      box-shadow: inset 0 0 0 1px #FFBE61; }

.results-wrapper {
  padding: 70px 10px 10px 240px; }

#results-topbar {
  display: block;
  width: 100%;
  line-height: 22px; }
  #results-topbar:after {
    content: "";
    display: table;
    clear: both; }
  #results-topbar .sort-by {
    float: right; }
  #results-topbar label {
    font-weight: normal;
    font-size: .8em; }
  #results-topbar #sort-by-selector {
    display: inline-block; }

#clear-all {
  display: block;
  margin-bottom: 16px; }
  #clear-all .btn {
    font-size: 13px; }

#stats {
  padding-right: 10px;
  font-size: .9em; }

.headerUser {
  float:right;
  position: absolute;
  right: 280px;
  color: #fff;
  background-color: #414141;
  padding: 12px 10px 8px 10px;
  font-size: 12px;
  line-height: 3em;
  height: 60px;
  top: 0;
  text-transform: uppercase;
  font-weight: 300;
}

.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
display: none;
}

.ais-stats--time{
  display: none;
}

.ais-stats {
  color: #1eae3f;
  float: right;
  font-style: italic;
  float: left;
  font-size: 1.1em;
}

.ais-menu--header {
    color: #9B9B9B;
    font-size: 16px;
    border-bottom: 1px solid #aeadad;
    margin: 10px 0 5px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.ais-current-refined-values--count {
  display: inline;
}

.ais-current-refined-values--clear-all {
  font-weight: normal;
}

.ais-current-refined-values--item {
  font-size: 0.8em;
  text-transform: uppercase;
  display: inline-block;
  margin: 3px 0 6px 0;
  padding: 2px 10px 1px 8px;
  width: 90%;
  line-height: 20px;
  background-color: #ddd;
  color: #fff;
}

.ais-current-refined-values--item:before {
    content: 'x\2002';
    float: left;
    clear: right;
    font-size: 1.1em;
    color: #000000;
    padding-right: 5px;
}

.ais-menu--count {
  font-size: 9px;
  font-style: italic;
  color: #ca0003;
}

#hits {
  margin: 0 -.5%; }
  #hits:after {
    content: "";
    display: table;
    clear: both; }

.hit {
  display: flex;
  align-items: center;
  justify-content: left;
  border: solid 1px #ededed;
  padding: 6px;
  margin: .5%;
  width: 99%;
  font-family: "Helvetica Neue", "Arial Narrow",sans-serif;
  font-stretch: condensed;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*width: 95%;
  margin-bottom: 8px;
  border-bottom: solid 1px #EEE;
  position: relative;*/ }

.hit:hover {
  background-color: #ededed;
  border: solid 1px #ebebeb;
}

  .hit .product-picture-wrapper {
    width: 80px;
    text-align: left;
    margin-bottom: 5px;}
  .hit .product-picture {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    max-width: 60px; }
    .hit .product-picture img {
      -webkit-transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);
      transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);
      max-width: 60px; }
      @media (min-width: 1400px) {
        .hit .product-picture img {
          max-height: 45px;
          margin-bottom: 6px;} }
  .hit .product-desc-wrapper {
    height: 30px;
    width: 70%;
    overflow: visible; }
  .hit .product-name {
    font-family: "Helvetica Neue", "Arial Narrow",sans-serif;
    font-size: 1em;
    width: auto;
    margin-right: 15px;
    margin-left: 0px;
    font-stretch: condensed;
 }

 #promoBanner {
  font-size: 30px;
  background-color: #ca0003;
  color: #fff;
  border: 1px solid #ddd;
  position: absolute;
  top: 30px;
  left: 30px;
  width: 150px;
 }
  .hit .product-desc {
    color: #807f7f;
    font-size: 0.8em;
    max-width: 60%;
    margin-right: 8px;
    font-style: italic;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
  .hit .sku-desc {
    color: #807f7f;
    font-size: 0.8em;
    max-width: 60%;
    margin-right: 8px;
    font-style: italic;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
  .hit .servicepart-desc {
    color: #ca0003;
    font-size: 1em;
    max-width: 75%;
    margin-right: 8px;
    margin-left: 0px;
    font-style: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

  .hit .servicepart-name {
    color: #ca0003;
    font-size: 1em;
    max-width: 75%;
    margin-right: 8px;
    font-style: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

 }
  .hit .product-type {
    font-size: .8em;
    margin: 0px;
    color: #a2a2a2; }
  .hit .product-part_type {
    color: #f6f6f6;
    font-size: 0.85em;
    background-color: rgba(255, 87, 84, 0.62);
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;    
    margin: 8px;
    opacity: 0.8;
} 
  .hit .service-part_type {
    color: #f6f6f6;
    font-size: 0.85em;
    background-color: rgba(21, 76, 255, 0.62);
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;    
    margin: 8px; 
    opacity: 0.8;
  }

  .hit .visibility_type {
    color: #f6f6f6;
    font-size: 0.85em;
    background-color: rgba(21, 76, 255, 0.62);
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;    
    margin: 8px; 
    opacity: 0.8;
  }

  .hit .b2c {
    color: #f6f6f6;
    font-size: 0.85em;
    background-color: #1624F0;
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;    
    margin: 8px; 
    opacity: 0.8;
  }
  .hit .b2b {
    color: #f6f6f6;
    font-size: 0.85em;
    background-color: #029152;
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;    
    margin: 8px; 
    opacity: 0.8;
  }
  .hit .sco {
    color: #f6f6f6;
    font-size: 0.85em;
    background-color: #ca0003;
    text-align: center;
    padding: 2px 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;    
    margin: 8px; 
    opacity: 0.8;
  }
 .hit .sp {
  color: #fff;
  font-size: 0.85em;
  background-color: #000;
  text-align: center;
  padding: 2px 6px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;    
  margin: 8px; 
  opacity: 0.8;
} 

  .infoBox .b2b {
  color: #f6f6f6;
  font-size: 0.85em;
  background-color: #029152;
  text-align: center;
  padding: 2px 6px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;    
  opacity: 1;
  display: inline;
  border: none;
}

  .infoBox .sp {
  color: #fff;
  font-size: 0.85em;
  background-color: #000;
  text-align: center;
  padding: 2px 6px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;    
  opacity: 1;
  display: inline;
  border: none;
}

#sco {
  color: #fff;
  font-size: 0.85em;
  background-color: #ca0003;
  text-align: center;
  padding: 2px 6px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;    
  opacity: 1;
  display: inline;
  border: none;
}
#b2b {
  color: #fff;
  font-size: 0.85em;
  background-color: #029152;
  text-align: center;
  padding: 2px 6px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;    
  opacity: 1;
  display: inline;
  border: none;
}
#b2c {
  color: #fff;
  font-size: 0.85em;
  background-color: #1624F0;
  text-align: center;
  padding: 2px 6px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;    
  opacity: 1;
  display: inline;
  border: none;
}

  .b2bDate {
    background-color: blue;
  }
.servicePartInfo
{
  border: 1px solid #e1e1e1;
  padding: 6px;
  margin-top:14px;
}
  .hit .prodStatus {
    color: #000;
    font-size: 0.85em;
    text-align: center;
    padding: 2px 6px;
    border: 1px solid #9f9f9f;
    margin: 6px;
    opacity: 0.8;
  }

.hit .product-security {
  color: white;
  text-transform: uppercase;
  font-size: .8em;
  text-align: center;
  margin-left: 10px;
  padding: 5px 10px;
  background-color: #ca0003;} 

.hit .product-pid {
  color: #7b7b7b;
  font-size: .75em;
  text-align: center;
  font-style: italic;
  margin-left: 4px}    
  .hit .product-rating {
    margin-bottom: 10px; 
    color: #000;
    text-transform: uppercase;}
  .hit .product-price {
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
    float: right;
    letter-spacing: -1px; }
  .hit em {
    font-style: normal;
    background-color: rgb(251, 255, 39);
     }
  .hideit {
    display: none;}

#pagination {
  margin-top: 10px;
  background-color: #121212;
  color: #f3f3f3;
  font-size: 1.1em;
  line-height: 3em;
  text-align: center;
  vertical-align: middle; }
  #pagination:after {
    content: "";
    display: table;
    clear: both; }
  #pagination .ais-pagination--item__active a {
    color: #f3f3f3;
    font-weight: bold; }
  #pagination .ais-pagination--item__disabled {
    visibility: visible; }
    #pagination .ais-pagination--item__disabled a {
      color: #bbbbbb; }
      #pagination .ais-pagination--item__disabled a:hover {
        cursor: default;
        text-decoration: none; }
  #pagination ul {
    margin: 0;
    padding: 0; }
  #pagination li {
    padding: 0 8px; }
  #pagination .fa {
    position: relative;
    top: 0px; }

.thank-you {
  text-align: center;
  font-size: .8em;
  padding: 10px; }

@media screen and (max-width: 1010px) {
  .headerUser {
  display:none;
}
}
@media screen and (max-width: 768px) {

  header .sPnavi {
    float: left;
    margin-right: 8px;
    font-size: 22px;
    font-weight: normal;
    color: #cccccc;
    margin-top: 0px;
     }

 header .navi {
  float: left;
  margin-left: 22px;
  font-size: 42px;
  font-weight: normal;
  color: #cccccc;
  margin-top: 0px;
   }
header .pFnavi {
  right: 90px;
  top:3px;
  font-size: 22px;
  font-weight: normal;
  color: #cccccc;
  margin-top: -9px;
  position: absolute;
   }

header .home {
  margin-top:2px;
}
header .serial {
  margin-top:34px;
}
header .feedback {
  margin-top:62px;
}

.headerUser {
  display:none;
}

aside {
  display:none;
}

header .is-logo {
float: left;
margin: 6px;
max-width: 25%;
}

#hits {
  margin: 70px 0 0 0;
  width: 95%;
}

.hit {
display: block;
justify-content: left;
border: solid 1px #ededed;
padding: 4px;
margin: .5%;
width: auto;
font-family: "Helvetica Neue", "Arial Narrow",sans-serif;
font-stretch: condensed;
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.results-wrapper {
  padding: 5px;
  min-width: 410px;
}
.content-wrapper {
  margin: 0px;
  min-width: 400px;
  height: 105px;
  padding: 12px; 
  }
.product-part_type, .product-pid, .product-picture-wrapper {
  display: none;
}
.hit .product-name {
font-family: "Helvetica Neue", "Arial Narrow",sans-serif;
font-size: 1em;
width: auto;
margin-right: 5px;
margin-left: 5px;
font-stretch: condensed;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
}
 .ais-hits--item {
  font-size:0.8em;
 }
.ais-search-box {
  display: inline-flex;
  width: 70%;
}
}