@charset "UTF-8";
/* CSS Main.css Theme File */

/* make bootstrap dropdowns work on hover */
.navbar-nav .dropdown:hover > .dropdown-menu { display: block; }
.navbar-nav .mega-dropdown:hover > .dropdown-menu { display: block!important; }
.navbar-nav .mega-dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu { display: none; }
.navbar-nav .mega-dropdown.open > a[data-toggle=dropdown] + .dropdown-menu { display: block; }
.navbar-nav .dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu { display: none; }
.navbar-nav .dropdown.open > a[data-toggle=dropdown] + .dropdown-menu { display: block; }
.navbar-nav .dropdown-submenu { position: relative; }
.navbar-nav .dropdown-submenu:hover > .dropdown-menu { display: block; top: -6px; margin: 0; left: 100%; }

header .navbar-default ul.dropdown-menu>li>a { border: 0 !important; }

.subnav-area { display: none; }

iframe.video__iframe {
    width: 100%;
}
/*Contact Page */
textarea:focus, input:focus{
  outline: none;
}
.Control_3665 .col-md-6 {
  float: left;
}

.ContactForm input[type="text"], .ContactForm input[type="email"] {
  background: none;
  border: none;
  box-shadow: none;
  border-bottom: solid 1px;
  width:100%;
}
.ContactForm .list-unstyled {
  float: left;
  margin-left: -21px;
  margin-top: -25px;
}
.ContactForm input[type="submit"] {
  width: 25rem;
  font-size: 1.5rem;
  height: 4rem;
  font-weight: 600;
  /* background: blue; */
  /* color: #fff; */
  border: none;
  background-color: #00aeef;
  border-color: #00aeef;
  color: #fff;
  margin: 0 auto;
  margin-top:70px;
}
.ContactForm > div:nth-child(4) {
  float: right;
}
.ContactForm > div:nth-child(7) {
  float: none;
  clear:both;
}
.ContactForm > div:nth-child(8) {
  float: right;
  margin-top: -145px;
  margin-right: -24px;
}
.ContactForm input[type=email] {
  padding: 15px;
  margin: 8px 0;
  display: inline-block;
  width: 100%;
  color: inherit;
}
/* Product Details */

.product-list .category-product:nth-of-type(odd) {
  clear: both
}

.ProductDetailsPriceLabel {
  display: none
}

input.ProductDetailsQuantityTextBox,input#ctl27_rpCart_ctl01_Quantity,.ShoppingCartQtyTextbox {
  width: 40px!important;
  text-align: center;
  padding: 0!important;
  min-height: 20px
}

#lblProductStatus:after {
  content: " - "
}

#lblProductStatus+br {
  display: none
}

.varpicmax_img {
  border: 1px solid transparent
}

.ProductDetailsVariations input[type=checkbox]+label {
  display: inline;
  font-weight: 400;
  padding-left: 5px;
  vertical-align: top
}

.ProductDetailsSelectedVariant {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.ProductDetailsSwatches ul {
  margin: 0
}

.ProductDetailsSwatches li {
  float: left;
  margin: 5px 5px 0 0
}

.Variant>br,.ProductDetailsVariations>br {
  display: none
}

.media-body .StarRatings {
  margin-left: 10px
}

.ProductDetailsQuantityPriceTable tr:first-child td {
  border-top: none
}

.ProductDetailsQuantityPriceTable p {
  margin: 0;
  line-height: inherit
}

.ProductDetailsProductName {
  font-size: 21px;
  color: #007894;
  margin: 0;
  font-weight: 700
}

.ProductDetailsPriceArea .ProductDetailsPrice {
  font-size: 30px
}

.SwatchNotApplicable {
  opacity: .5;
  pointer-events: none
}

.where-to-buy-modal .buyalert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 1500ms ease-out;
  color: #ecf0f1;
  background-color: gray;
}

.where-to-buy-modal .buyalert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 20000ms;
}

.where-to-buy-modal .buyalert a {
  text-decoration: underline;
  color: #00aeef;
}

.where-to-buy-modal .buyalert .closebutton {
  margin-left: 10px;
  vertical-align: baseline;
}

.where-to-buy-modal .close {
  color: white; 
  opacity: 1;
}

.CatalogItemQuantityBox input {
  width: 75px!important;
  text-align: center
}

.product-list div[class*=col-] {
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s
}

.category-product .thumbnail {
  min-height: 260px;
  line-height: 260px;
  margin-bottom: 10px
}

.category-product .thumbnail img {
  display: inline
}

.product-flag {
  width: 150px;
  height: 150px;
  display: none\9;
  line-height: 1.5
}

.product-flag span {
  background: #222;
  color: #eee;
  text-align: center;
  display: block;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,.5);
  position: absolute;
  width: 100%
}

.product-flag.top span {
  bottom: 0
}

.product-flag.bottom span {
  top: 0
}

.product-flag.left {
  left: -90px
}

.product-flag.right {
  right: -90px
}

.product-flag.top {
  top: -90px
}

.product-flag.bottom {
  bottom: -90px
}

.product-flag.top.left {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}

.product-flag.top.right {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.product-flag.bottom.left {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.product-flag.bottom.right {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}

.ProductDetails input[type=text],.ProductDetails input[type=password],.ProductDetails input[type=email], .ProductDetails select, .ProductDetails textarea {
  min-height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.ProductDetails select {
  padding: 6px
}

.ProductDetails input[type=text]:focus,input[type=password]:focus,.ProductDetails input[type=email]:focus, .ProductDetails select:focus,.ProductDetails textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.ProductDetails input,.ProductDetails select,.ProductDetails textarea {
  max-width: 100%
}

input.ProductDetailsQuantityTextBox {
  width: 40px!important;
  text-align: center;
  padding: 0;
  min-height: 20px;
}

.CategoryProductItemNrDash {
  display: none
}

.modal-body {
  min-height: 70px
}

.modal-body .progress {
  top: 50%;
  left: 30px;
  right: 30px;
  height: 30px;
  margin-top: -15px;
  display:block;
}
.abs {
  position: absolute;
}

.modal-body iframe {
  z-index: 1
}

.ThemeButton {
  padding: 5px;
  line-height: 1;
  font-weight: 700;
  background: #00a0c6;
  border-color: #00a0c6;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;

}

.ThemeButton:hover {
  background: #007793;
  color: #fff;
  text-decoration: none
}

.btn-primary {
  background: #256aa8;
  border-color: #256aa8
}

.PicturePopup iframe {
  max-width: 100%
}

.text-muted a {
  color: inherit
}

.alert a {
  color: inherit
}

.ui-autocomplete {
  z-index: 10
}

.LayoutTopTop {
  padding-top: 30px
}

.close {
  background: #000;
  padding: 2px 6px
}

input#btnAddToCart {
  background: #256aa8;
  border-color: #256aa8;
}
.ProductDetailsCategoryTrail a {
  color: #000!important;
  font-size: 13px;
}
span#lblCategoryTrail {
  color: #a9a9a9;
}
.pad-b-20.Variant {
  padding-bottom: 22px;
}
.pad-b-10 {
  padding-bottom: 10px!important;
}
.pad-10 {
  padding: 10px!important;
}
div#dvShippingEstimationLink {
  /* margin-top: 10px; */
  padding-left: 0px!important;
}
.ProductDetails .Layout {
  font-size: 14px;
}
.no-pad-lr, .no-pad-rl {
  padding-left: 0!important;
  padding-right: 0!important;
}
.ProductDetails hr.styled {
  border: 0;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))
}

.LayoutTopTop {
  padding-top: 30px
}

button.close.btn.btn-default {
  background: #000;
  padding: 2px 6px
}

header .navbar-default ul.dropdown-menu>li>a {
  color: #666!important
}

header .navbar-default ul.dropdown-menu>li>a:hover {
  color: #fff!important
}

.navbar-header-leftcol {
  background: #f5f5f5;
  color: #777;
  margin-bottom: 30px
}

.navbar-header-leftcol .navbar-toggle {
  background: 0 0;
  border: 1px solid #ddd
}

.navbar-header-leftcol .navbar-toggle .icon-bar {
  background: #888
}

.navbar-header-leftcol .navbar-brand {
  color: #777
}

.navbar-collapse.left-collapse {
  max-height: inherit
}

.search-box input {
  vertical-align: top
}

.ui-autocomplete {
  z-index: 10000
}

.ui-menu .ui-menu-item a {
  background: 0 0;
  border: none;
  opacity: .75;
  cursor: pointer
}

.ui-menu .ui-menu-item a:hover {
  opacity: 1
}

.bx-wrapper *,.addthis_toolbox * {
  box-sizing: content-box
}

.bx-wrapper {
  margin-bottom: 20px
}

.bx-controls-direction {
  opacity: .25;
  transition: .25s
}

.bx-controls-direction:hover {
  opacity: .75;
  transition: .25s
}

.thumbnail {
  text-align: center
}

.thumbnail .quick-view {
  top: 0;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  opacity: 0;
  display: none;
  transition: .25s;
  z-index: 4
}

.thumbnail:hover .quick-view {
  top: 100px;
  display: block;
  opacity: 1;
  transition: .25s
}

.thumbnail img,.Slideshow img,#imgMfgLogo,img {
  max-width: 100%
}

.zoomWrapper img {
  max-width: none
}

.thumbnail:hover {
  text-decoration: none
}
/*Bootstrap Tabs */ 

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.nav>li.disabled>a {
  color: #999
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
  background-color: #eee;
  border-color: #428bca
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified>li {
  float: none
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display:table-cell;
    width: 1%
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #428bca
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified {
  width: 100%
}

.nav-justified>li {
  float: none
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width: 768px) {
  .nav-justified>li {
    display:table-cell;
    width: 1%
  }

  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width: 768px) {
  .navbar {
    border-radius:4px
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float:left
  }
}

.fade.in.active {
  opacity: 1;
}
.hidden {
  display: none!important;
  visibility: hidden!important;
}
.ProductDetails .modal-header {
  display: inline;
}
.ProductDetails .modal-header h4 {
  font-size: 18px;
  color:#636363;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 40px 40px
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}
.modal-body iframe {
  z-index: 1;
  position: relative;
}
.ProductDetails .nav {
  /*margin-top: 40px;*/
}
.page-header h1 {
  font-size: 20px;
  margin-top: 30px;
}
.ShoppingCartInlinePostalCodeTextbox {
  padding: unset!important;
  margin: inherit!important;
  width: auto!important;
  box-sizing: unset!important;
}
.alert {
  width: 100%;
  text-align: center;
  display: block;}
.CartMessages {
  width: 100%;
}
.OnePageCheckOut label {width:100%}
.OnePageCheckOut select {
  display: inline-block;
  width: 100%;
  background: none;
  height: 56px;
  float: none;
  margin-top: 8px;
  border-radius: 0px;
}
select#addrBilling_ddCountryID {
  margin-top: 7px;
}
.side-totals-area {
  background: #f5f5f5;
  padding: 24px;
}
.visualizer-promo {
  background: #0079c1;
  color: #fff;
  border-radius: 0!important;
}
.visualizer-banner {
  padding: 30px;
  text-align: center;
  color: #fff;
}
.visualizer-banner p {
  color: #fff!important;
}

.visualizer-banner a {
  background: #fff;
  padding: 13px 30px 13px 30px;
  font-size: 13px;
  font-weight:bold;
}
.visualizer-banner p:last-child {
  font-size: 13px;
  margin-top: 50px;
}
.visualizer-banner img {
  max-width: 83%;
  display: block;
  margin: 0 auto;
  margin-bottom: 36px;
  margin-top: 25px;
}