/* == Parametric Search ==========================================================
// ===============================================================================
*/

.table-responsive {
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: auto;
  width: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
  white-space: nowrap;
}
.table-responsive img {
  max-width: inherit;
}
.search-parameters .product-category.btn-group {
  max-width: none;
  width: 290px;
  vertical-align: top;
}
@media only screen and (max-width: 480px) {
  .search-parameters .product-category.btn-group {
    margin: 0;
  }
}
.search-parameters .product-category.btn-group .dropdown-menu {
  width: 320px;
}
.search-parameters .or {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: top;
}
@media only screen and (max-width: 480px) {
  .search-parameters .or {
    display: block;
    margin: 10px 0;
  }
}
.search-parameters .search-input {
  width: 290px;
  margin-bottom: 20px;
}
.content .keywords {
  border-top: 1px solid #a2aaad;
  padding: 20px 0 0 0;
}
.content .keywords h4 {
  color: #5b6770;
  margin-bottom: 5px;
}
.content .keywords a {
  color: #231f20;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  margin-right: 20px;
  text-decoration: none;
}
.content .keywords a .glyphicon {
  color: #e4002b;
}
.search-results {
  margin-top: 35px;
}
@media only screen and (max-width: 769px) {
  .search-results {
    margin-top: 0;
  }
}
@media only screen and (max-width: 769px) {
  .search-results .results {
    margin: 5px 15px;
  }
}
@media only screen and (max-width: 769px) {
  .search-results .pagination {
    margin: 5px 8px;
  }
}
@media only screen and (max-width: 769px) {
  .search-results .pagination.products,
  .search-results .pagination.product-info {
    margin-left: -7px;
  }
}
ul.nav-tabs {
  border-bottom: 1px solid #a2aaad;
  margin-bottom: 0;
}
@media only screen and (max-width: 769px) {
  ul.nav-tabs {
    display: block;
    margin: 0 -15px;
  }
}
ul.nav-tabs > li a {
  border-radius: 0;
  color: #a2aaad;
  padding: 10px 20px;
}
@media only screen and (max-width: 769px) {
  ul.nav-tabs > li a {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 18px 8px;
  }
}
ul.nav-tabs > li.active > a,
ul.nav-tabs > li.active > a:hover,
ul.nav-tabs > li.active > a:focus {
  background: #a2aaad;
  border: 1px solid #a2aaad;
  color: white;
}
.tab-content {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 769px) {
  .tab-content {
    margin: 0 -15px;
  }
}
.search-options {
  border-top: 3px solid #efefef;
}
.search-options .btn-group {
  margin: 15px 0 15px 15px;
}
@media only screen and (max-width: 769px) {
  .search-options .btn-group {
    margin: 8px 0 8px 15px;
  }
}
.search-options .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.search-options .btn-group .btn-default {
  width: 200px;
}
@media only screen and (max-width: 769px) {
  .search-options .btn-group .btn-default {
    padding: 5px;
    width: auto;
  }
}
.search-options .btn-group .btn-default img {
  display: none;
}
@media only screen and (max-width: 769px) {
  .search-options .btn-group .btn-default img {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .search-options .btn-group .btn-default img {
    width: 25px;
  }
}
@media only screen and (max-width: 769px) {
  .search-options .btn-group .btn-default .caret {
    display: none;
  }
}
.search-options .btn-group .dropdown-menu {
  width: 200px;
}
@media only screen and (max-width: 480px) {
  .search-options .btn-group .dropdown-menu {
    width: 175px;
  }
}
@media only screen and (max-width: 480px) {
  .search-options .btn-group .dropdown-menu a {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 10px;
  }
}
.search-options .expand-buttons {
  float: right;
}
@media only screen and (max-width: 480px) {
  .search-options .expand-buttons {
    float: none;
  }
}
.search-options .section-toggle {
  color: #5b6770;
  cursor: pointer;
  display: inline-block;
  font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 22px 20px;
}
.search-options .section-toggle.open {
  background: #efefef;
}
#filter,
#configure {
  background: #efefef;
  clear: both;
  color: #231f20;
  padding: 20px;
}
@media only screen and (max-width: 480px) {
  #filter,
  #configure {
    padding: 10px;
  }
}
#filter h3,
#configure h3 {
  color: #231f20;
  display: inline-block;
}
@media only screen and (max-width: 769px) {
  #configure h3 {
    display: block;
  }
}
.closeFilter,
.closeFilter:hover {
  float: right;
  margin: -10px 0 10px;
  padding: 5px 10px 5px 5px;
}
@media only screen and (max-width: 769px) {
  .closeFilter,
  .closeFilter:hover {
    margin-top: 0;
	padding: 5px;
  }
}
.closeFilter span {
  vertical-align: middle;
}
.closeFilter .glyphicon {
  font-size: 28px;
  font-size: 2.8rem;
}
#filter.config,
#configure.config {
  display: none;
}
#filter .scroll-wrap,
#configure .scroll-wrap {
  clear: both;
  width: 100%;
}
#filter .scroll-wrap .scroll-inner,
#configure .scroll-wrap .scroll-inner {
  padding-bottom: 10px;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  width: 100%;
}
#filter .filter-item {
  background: white;
  border: 1px solid #d0d3d4;
  border-radius: 6px;
  display: inline-block;
  height: 200px;
  margin-left: 15px;
  max-width: 340px;
  min-width: 195px;
  position: relative;
  padding: 12px;
  vertical-align: top;
}
@media only screen and (max-width: 769px) {
  #filter .filter-item {
    display: block;
    height: auto;
    margin: 15px 0 0 0;
    max-width: none;
    min-height: 140px;
  }
}
#filter .filter-item:first-child {
  margin: 0;
}
#filter .filter-item .filter-item-inner {
  padding-bottom: 10px;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  width: 100%;
}
@media only screen and (max-width: 769px) {
  #filter .filter-item .filter-item-inner {
    margin-top: 28px;
    overflow: visible;
    white-space: normal;
    width: auto;
  }
}
#filter .filter-item strong {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  position: absolute;
  white-space: normal;
  width: 145px;
}
@media only screen and (max-width: 769px) {
  #filter .filter-item strong {
    margin-right: 20px;
    width: auto;
  }
}
#filter .filter-item a {
  float: right;
  margin: -6px 0 20px;
}
#filter .filter-item ul {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 20px 0 0;
  vertical-align: top;
}
#filter .filter-item ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#filter .filter-item strong + ul {
  clear: both;
  margin: 0;
}
#filter .filter-item div[data-role="sliderComposite"] {
  position: relative;
  top: 60px;
}
#filter .filter-item div[data-role="sliderComposite"] input {
  border: 1px solid #d0d3d4;
  border-radius: 3px;
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 15px;
  padding: 0 5px;
  text-align: right;
  width: 45px;
}
#filter .filter-item div[data-role="sliderComposite"] input[data-role="max"] {
  float: right;
  margin-right: -15px;
}
#configure .col-settings {
  float: right;
  margin-bottom: 20px;
}
@media only screen and (max-width: 769px) {
  #configure .col-settings {
    float: none;
    margin: 20px 0;
  }
}
#configure .col-settings .reset {
  display: inline-block;
  margin-left: 20px;
}
#configure .col-settings a.warning,
#configure .col-settings a.warning:hover {
  background: #ffee83;
  border: 1px solid #e6d19b;
  color: #a4752b;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  background-image: -webkit-linear-gradient(top, #fff6b4, #ffee83);
  background-image: -moz-linear-gradient(top, #fff6b4, #ffee83);
  background-image: -ms-linear-gradient(top, #fff6b4, #ffee83);
  background-image: linear-gradient(top, #fff6b4, #ffee83);
  padding: 7px 10px;
  text-decoration: none;
}
#configure .col-settings a.warning img,
#configure .col-settings a.warning:hover img {
  margin-right: 6px;
}
#configure .col-wrap {
  display: inline-block;
  margin: 0 0 15px 20px;
  vertical-align: top;
  width: 350px;
}
#configure .col-wrap:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 769px) {
  #configure .col-wrap {
    display: block;
    margin: 0;
    width: auto;
  }
}
#configure .conf-item {
  height: 27px;
  line-height: 27px;
  margin: 0 0 1px 0;
}
#configure .conf-item span,
#configure .conf-item input,
#configure .conf-item a {
  display: inline-block;
  margin-right: -4px;
  vertical-align: middle;
}
#configure .conf-item .num {
  color: #5b6770;
  font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
  padding-right: 7px;
  text-align: right;
  width: 30px;
}
@media only screen and (max-width: 480px) {
  #configure .conf-item .num {
    display: none;
  }
}
#configure .conf-item .name {
  background: #00a3e0 url("../images/drag.png") no-repeat 4px 4px;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 10px 0 15px;
  width: 233px;
}
@media only screen and (max-width: 480px) {
  #configure .conf-item .name {
    font-size: 12px;
    font-size: 1.2rem;
    width: 200px;
  }
}
#configure .conf-item a {
  background: #00a3e0;
  cursor: default;
  height: 27px;
  width: 30px;
}
#configure .conf-item a.up,
#configure .conf-item a.down {
  border-bottom: 1px solid #00a3e0;
  border-right: 1px solid #00a3e0;
  border-top: 1px solid #00a3e0;
  cursor: pointer;
}
#configure .conf-item a.up {
  background: #4dbfe9 url("../images/configure-arrow-up.png") no-repeat 8px 8px;
}
#configure .conf-item a.down {
  background: #4dbfe9 url("../images/configure-arrow-down.png") no-repeat 8px 8px;
}
#configure .conf-item input {
  margin-left: 10px;
}
#configure .conf-item.disabled .name {
  color: #8ed8f3;
}
#configure .instructions {
  border-top: 1px solid #d0d3d4;
  color: #5b6770;
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  margin-top: 20px;
  padding-top: 10px;
}
#configure .instructions span {
  float: left;
  margin-bottom: 10px;
}
#configure .instructions span:first-child {
  margin-right: 100px;
}
#product-info .table.data-table thead tr td,
#product-info .table.data-table tbody tr td {
  padding: 12px;
}
#product-info .table.data-table thead tr td em,
#product-info .table.data-table tbody tr td em {
  color: #a2aaad;
}
#product-info .table.data-table tr.title td {
  background: #a2aaad;
  color: white;
  font-family: "HelveticaNeueLTStd-Md", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
}

/*********************** START Parametric Search Shade ***********************************/
#scrollToSeeMore{
  position:absolute; 
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.95) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.95)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f2ffffff',GradientType=1 );
  width: 75px;
}
.topPagination{
  margin-top:15px;
  margin-bottom:15px ;
}
#ResultsTable{
  margin-bottom:3px !important; 
}
.topScroller{
	border: none 0px;
	overflow-x: scroll; 
	overflow-y:hidden;
	height: 20px; 
}
#dummyTableDiv {
	height: 20px; 
}
/*********************** END Parametric Search Shade ***********************************/