/* Template: The Periodical */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* TOO REMOVE THE WHITE BEHIND THE LOGO, REMOVE THE ASTERISKS AND BACKSLASH FROM THE CODE BELOW */
/* .header .logo {background:none!important; } */

/* RESETS */
#menu-button {
  display: none;
}
body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.container_12 {
  margin: 0 auto;
  width: 100% !important;
}
.section,
.footer {
  max-width: 960px !important;
  margin: 0 auto;
}
.headerWrap,
.footerWrap {
}
.headerWrap {
  margin-bottom: 20px;
}
.ui-widget-header {
  background: #8e98a0;
  border: none;
  font-weight: normal;
  color: #000;
}
.ui-widget-header h5 {
  color: #000;
}
.gridFooter,
.fieldsetInner {
  border-color: #8e98a0;
}
.priceGrid th {
  background: #eff1f2;
}
.priceGrid th:nth-child(even) {
  color: #003dc9;
}
.priceGrid th:nth-child(odd) {
  color: #003dc9;
}
.priceGrid th,
.priceGrid td {
  border: none;
}
.priceGrid {
  border: 1px solid #eff1f2;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  margin: 0;
}
.mainZone6 {
  width: 30% !important;
  margin-right: 3% !important;
}
.Home .mainZone6 {
  padding-top: 25px;
}
.mainZone7 {
  width: 67% !important; /* padding-top: 25px; */
}
.Home .mainZone7 {
  padding-top: 0px;
}
.mainZone7a {
  width: 100% !important;
}

/*PRODUCT OF THE DAY*/
.mainZone1 .ProductOfTheDay {
  width: 49%;
  float: right;
}
.introContent {
  background: #e7e7e7;
  padding: 4% 5%;
  width: 90% !important;
}
.introContent h3 {
  color: #003dc9 !important;
}
.introContent a.btn {
  background: linear-gradient(to right, #000 50%, #003dc9 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
  color: #000;
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100px !important;
}
.introContent a.btn:hover,
a[id$='btnProductDetailPrice']:hover {
  background-position: left bottom;
  text-decoration: none;
  transition: all 1s ease;
  color: #fff !important;
}
.PODay h2 {
  color: #003dc9 !important;
}
a[id$='btnProductDetailPrice'] {
  background: linear-gradient(to right, #000 50%, #003dc9 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
  color: #fff !important;
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
  width: 180px !important;
  text-align: center;
}

/* LOGO */
.headerZone2 {
  width: 30% !important;
  margin: 0 3% 0 0;
}
.header .Logo {
  margin-top: -30px;
  clear: both;
  padding: 0;
}
.header .logo {
  display: block;
  vertical-align: middle;
  padding: 20px;
  text-align: center;
  background: #fff;
  height: 195px;
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
.header .logo a {
  font-size: 28px;
}

img[id$='imgLogoLnk'] {
  width: 100% !important;
  height: auto !important;
  margin: auto 0; /* Half the height */ /* Half the width */ /* vertical-align: middle; */
  text-align: center; /* vertical-align: bottom; */
}

/* LINKS */
a,
a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #003dc9;
}
.styledtxt {
  color: #003dc9;
}

/* HEADERS */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  margin-bottom: 5px;
  color: #000;
  font-weight: normal;
}
h4,
h5 {
  font-weight: bold;
  color: #000;
  font-size: 16px;
}

.section h1,
.section h2,
.section h3,
.menu.vertical li a.menu-header {
  font-size: 21px;
  margin-bottom: 10px;
  color: #003dc9 !important;
  font-weight: bold;
  text-decoration: none;
}
.menu.vertical li a.menu-header:after {
  display: none;
}
.mainZone7 .prodSet h2:before {
  content: 'Featured Products';
  display: block;
  color: #003dc9;
  font-size: 21px;
}
.mainZone7 .prodSet h2 {
  font-size: 16px !important;
  line-height: normal !important;
  color: #000 !important;
}

.ui-dialog .ui-dialog-title {
  font-size: 16px;
  margin: 0;
}

/* CONTENT */
.section .asiModule {
  margin-bottom: 20px;
  border: none;
}
header {
  margin-bottom: 40px;
}
.headerWrap {
  background: #003dc9;
}
.header {
  background: url(https://cdn.asicentral.com/esp-websites/basic/periodical/header-texture.png);
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  width: 100% !important;
}
.headerRow2 {
  margin: 0 auto;
  max-width: 960px;
  height: 205px;
}
.headerZone4 {
  width: 100% !important;
  margin: 0 auto;
  background: none !important;
}
.headerInfo {
  max-width: 960px !important;
  margin: 0 auto;
}

/* DROP MENU */
.header .menu ul.dropdown {
  text-align: left;
  display: none;
  height: auto;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  background: #fff;
  border: 1px solid #d4d6d7;
  margin-left: 20px;
}
.header .menu ul.dropdown li {
  display: block;
  float: none;
  margin: 0;
  font-size: 14px;
  clear: left;
  min-width: 160px;
  padding: 0 5px;
}
.header .menu ul.dropdown li a {
  display: block;
  font-weight: normal;
  color: #000;
  line-height: normal;
  padding: 5px;
  margin: 0;
  border-radius: 0;
  text-shadow: none;
  float: none;
}
.header .menu ul.dropdown li a:hover {
  color: #fff;
}
.header .menu ul.dropdown li:hover,
ul.dropdown li:hover {
  background: #003dc9;
  display: block;
  cursor: pointer;
  border: none;
  color: #ffffff !important;
}
.header .menu ul.dropdown ul {
  left: 100%;
  top: -1px;
  width: auto;
  margin-left: 0;
}

/* FOOTER */
footer {
  background: #003dc9;
  margin-top: 4%;
}
.footer,
.footer a {
  color: #fff;
  text-align: center;
}
.footer a:hover {
  color: #000;
}
.footer .innerWrapper {
  padding: 20px 0;
}
.footer h3 {
  display: none;
}
.FooterZone2b {
  width: 30% !important;
  margin-right: 3% !important;
  text-align: left;
}
.footer .companyName {
  font-size: 21px;
  font-weight: bold;
}
.footer .addressline {
}
.footer .phone {
}
.footer .email {
}
.FooterZone4b {
  width: 67% !important;
  text-align: right;
}
.FooterZone5 {
  margin-top: 20px;
  font-size: 12px;
  color: #e8e8e8;
  text-align: center;
}
.footer .social-icon {
  height: 35px !important;
  width: 35px !important;
  margin: 10px 5px 0 !important;
  font-size: 20px;
}
.footer .menu {
  background: none;
  float: right;
  margin-bottom: 5px;
}
.footer .menu > ul li {
  padding: 0 10px;
}
.footer .SocialLinks {
  margin-right: 7px;
}
.footer .social-icon {
  background-color: #fff !important;
  transition: all 1s ease;
  color: #003dc9;
}
.footer .social-icon:hover {
  background-color: #000 !important;
}
.footer .social span {
  margin: 0;
  font-size: 14px;
}
.fullWidthFooterZone {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 1%;
  width: 98%;
}
.fullWidthFooterZone a {
  color: #fff;
}
.fullWidthFooterZone a:hover {
  color: #003dc9;
}

/* FOOTER SOCIAL FEED */
.footer .SocialFeed p,
.footer .SocialFeed span,
.footer .SocialFeed div {
  text-shadow: none;
}
.footer .socialFeed ul.ui-tabs-nav li.ui-tabs-selected {
  border-top: 0;
}
.footer .socialFeed ul.ui-tabs-nav {
  margin-bottom: 0 !important;
  margin-left: -1px;
  border-bottom: 1px solid #666666 !important;
}
.footer ul.ui-tabs-nav li a {
  color: #fff;
}
.footer .socialFeed ul li {
  border-color: #666666;
}
.footer .socialFeed {
  background: #003dc9;
  background: #003dc9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003dc9), color-stop(8%, #ff8119));
  background: -webkit-linear-gradient(top, #003dc9 0%, #ff8119 8%);
  background: -o-linear-gradient(top, #003dc9 0%, #ff8119 8%);
  background: -ms-linear-gradient(top, #003dc9 0%, #ff8119 8%);
  background: linear-gradient(to bottom, #003dc9 0%, #ff8119 8%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003dc9', endColorstr='#FF8119', GradientType=0 );
  border: 1px solid #666666;
  -moz-box-shadow: 1px 1px 5px #8d0000;
  -webkit-box-shadow: 1px 1px 5px #8d0000;
  box-shadow: 1px 1px 5px #8d0000;
}
.footer .socialFeed .ui-tabs .ui-tabs-panel {
  border: none;
}

/* TOP MENU */
.headerZone3 .Menu {
  background: none;
  margin-top: 15px;
  margin-bottom: 20px;
  clear: both;
  float: right;
  width: auto;
}
.header .menu {
  background: none;
  margin: 0;
  height: auto;
  z-index: 900;
}
.headerZone3 .Menu .menu > ul {
  font-size: 14px;
  text-transform: uppercase;
  color: #313940;
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.headerZone3 .Menu .menu > ul > li {
  display: block;
  float: left;
  margin: 0 0 0 10px;
  position: relative;
  padding: 0 0 0 20px;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  width: auto;
  right: 0;
  line-height: normal;
}
.headerZone3 .Menu .menu > ul > li:first-child,
.headerZone3 .Menu .menu > ul > li:last-child {
  margin: 0;
}
.headerZone3 .Menu .menu > ul > li > a {
  color: #fff;
  display: block;
}
.header .Menu .menu > ul > li > a.current {
}
.header .menu > ul li a.divider {
  padding: 0;
}
.headerZone3 .menu > ul > li > a:hover {
  background: #003dc9;
  color: #ccc;
}

/* Full Width Headerzone */
.fullWidthHeaderZone {
  background: #000;
  height: 30px;
  width: 100%;
}
.topContent {
  max-width: 960px;
  margin: 0 auto;
}

/* END USER STATUS */
.EndUserStatus {
  float: right;
  margin: 0;
  text-align: center;
  width: auto;
  line-height: 30px;
  margin-left: 20px;
}
.EndUserStatus .menuWrap {
  padding: 0px;
}
.EndUserStatus .loginModule .menu ul {
  border-right: none;
  padding: 0;
  margin: 0;
}
.EndUserStatus .loginModule .menu ul li {
  padding: 0;
  line-height: 30px;
  color: #fff;
}
.EndUserStatus .loginModule .menu li a {
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.EndUserStatus .loginModule .menu li a:hover {
  color: #003dc9;
  background: none !important;
  text-decoration: none;
}
.EndUserStatus .loginModule .menu {
  border: none;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  background: none;
  height: auto;
  line-height: normal;
}
.EndUserStatus .noLink.divider {
  display: block;
  cursor: default;
}
.EndUserStatus .loginModule .menu li.divider a:hover {
  color: #fff;
}

/* NEWSLETTER SIGNUP */
.NewsletterSignup .field {
  width: 125px !important;
}

/* FORMS */
a.btnLink {
  display: inline-block;
  text-decoration: none;
  line-height: 1em;
  padding: 0;
  position: relative;
  cursor: pointer;
}
a.btnLink:hover .btnTxt {
  text-decoration: underline;
}
.buttons {
  padding: 0 8px;
  border: 0 none;
}
a.btn {
  font-weight: normal;
  font-size: 14px;
  vertical-align: middle;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  padding: 10px 15px;
  margin-top: 0;
  position: relative;
  border: none;
  background-color: #000;
  text-shadow: none;
  text-transform: uppercase;
}
a.btn:hover,
a.btn:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #003dc9;
}
a.btn:hover .btnTxt {
  text-decoration: none;
}

/* FORM - INLINE */
.formLayout.inline {
  overflow: hidden;
  zoom: 1;
}
.formLayout.inline .flGrp {
  float: left;
  display: inline-block;
  clear: none;
  overflow: hidden;
  padding: 0;
}
.formLayout.inline label.lblTitle {
  float: left;
  margin: 0.2em 0.5em 0 0;
}
.formLayout.inline .flGrp.buttons {
  padding: 0;
  border: 0 none;
}
.formLayout.inlineTitle {
  padding: 0;
}
.formLayout.inlineTitle .info {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 7px 0;
  border-bottom: 0 none;
}
.formLayout.inlineTitle .info h2 {
  font-size: 2em;
  line-height: 1em;
  margin: 0;
  clear: left;
}

/* SEARCH */
.QuickSearchBasic {
  width: 85%;
  float: left;
  margin-left: 5%;
}
.QuickSearchBasic .quickSearch {
  width: 100%;
  background: #fff;
  height: 50px;
  margin-top: 15px;
  border: #000 solid 1px;
  float: left;
}
.quickSearch .formLayout {
}
.quickSearch .formLayout.inlineTitle .info {
  background: none;
  border: none;
}
.quickSearch .formLayout.inlineTitle .info h2 {
  display: none;
}
.quickSearch .formLayout.inline span {
  border: none;
}
.quickSearch .formLayout.inline .inlineLabel {
  font-size: 12px;
}
.quickSearch .formLayout .flGrp.Xxxx {
  width: 300px;
  padding: 10px;
}
.quickSearch .formLayout .flGrp.buttons {
  width: 5%;
}
.quickSearch .formLayout .flGrp.Xxxx input {
  width: 100%;
  margin-left: 0;
  border: none;
  background: none;
  font-size: 16px;
  color: #000;
}
.quickSearch .formLayout.inline .flGrp span {
  float: none;
}
.quickSearch .formLayout.inline .flGrp.price {
  display: block;
  width: 180px;
  margin-top: 10px;
}
.quickSearch .formLayout.inline .flGrp.price span:before {
}
.quickSearch .formLayout.inline .flGrp label {
  display: none;
}
.quickSearch .formLayout.inline a.btn {
  float: left;
}
.quickSearch .formLayout.inline .flGrp.price .field {
  color: #000;
  font-size: 12px;
  width: 75px;
  line-height: 2em;
  border-color: #fff;
}
.quickSearch .formLayout.inline .flGrp.price .symbol {
  display: none;
}
.quickSearch .formLayout.inline .flGrp.buttons {
  padding: 0;
}
.quickSearch .formLayout.inline .flGrp.buttons a.btn {
  background: none;
  border: none;
  padding: 10px;
  line-height: normal;
  font-size: 0;
  text-transform: uppercase;
  color: #000 !important;
}
.QuickSearchBasic .buttons:hover a.btn:after {
  color: #003dc9;
}
.quickSearch .formLayout.inline .flGrp.buttons div {
  position: absolute;
  color: #000;
  margin: 15px 0 0 -110px;
}
.quickSearch .formLayout.inline .flGrp {
  overflow: visible;
}
.quickSearch .errorMessage {
  display: inline;
  float: right;
  margin-right: 10px;
  text-align: left;
}
.QuickSearchBasic .buttons a.btn {
  color: #fff !important;
  background: none !important;
  border: none;
  font-size: 0;
  padding: 0;
}
.QuickSearchBasic .buttons a.btn:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 24px !important;
  font-weight: 400;
}
.search-within {
  margin-top: 32px !important;
}

/* SECTION MENU */
.section .menu,
.section .menu ul {
  margin: 0;
  background: none;
  width: auto;
}
.section .menu a.current {
  text-shadow: none;
}
.section .menu ul.dropdown {
  left: 100%;
  top: 0;
  z-index: 100000;
  background: #fff;
}
.section .menu ul.dropdown li {
  padding: 0;
}

/* VERT MENU */
.menu.vertical {
  height: auto;
  margin-bottom: 20px;
}
.menu.vertical > ul li {
  clear: left;
  display: block;
  margin: 3px 0;
  width: 100%;
  line-height: normal;
  padding: 0;
}
.menu.vertical > ul li a {
  background: #000;
  background: linear-gradient(to right, #003dc9 50%, #fff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
  color: #000;
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.menu.vertical > ul li a:hover {
  background-position: left bottom;
  text-decoration: none;
  transition: all 1s ease;
  color: #fff;
}
.menu.vertical > ul li .dropdown li a {
}
.menu.vertical li a.menu-header,
.menu.vertical li a.menu-header:hover {
  background: none;
  padding: 0;
  margin-bottom: 10px;
  border: none;
  margin-left: 15px;
  text-transform: none;
  cursor: default;
}
.menu.vertical > ul li a.seeall {
  color: #003dc9;
}
.menu.vertical > ul li a.seeall:hover {
  color: #fff;
}

.attributesContainer {
  margin: 0;
  border: 0;
}

/* ADDRESS | Header */
.headerZone3 {
  width: 66% !important;
  margin: 0;
}
.header .Address {
  float: right;
  text-transform: none;
  line-height: normal;
  width: auto;
  text-align: right;
  right: 0;
}
.header .Address h3 {
  display: none;
}
.header .Address div {
  text-align: left;
}
.header .Address .phone,
.header .Address .email,
.header .Address .fax,
.header .Address .email a {
  text-decoration: none;
  font-size: 24px;
  float: left;
  color: #fff;
}
.header .Address .phone .phonelabel,
.header .Address .email .emaillabel {
  display: block;
  font-size: 18px;
  color: #003dc9;
}
.header .Address .phone span,
.header .Address .phone span a {
  font-size: 24px;
  color: #fff;
  display: inline-block;
}
.header .addressline {
  display: none !important;
}
.address.inline .email a:hover {
  text-decoration: underline;
}
.address.inline .email,
.address.inline .fax,
.address.inline .phone {
  margin-left: 40px;
  text-transform: none;
  float: left;
  width: auto !important;
  display: table;
}

/* ADDRESS | Body */
.section .address .map {
  -moz-box-shadow: 1px 1px 5px #ccc;
  -webkit-box-shadow: 1px 1px 5px #ccc;
  box-shadow: 1px 1px 5px #ccc;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  overflow: hidden;
  padding: 8px 0 0 8px;
  margin-bottom: 10px;
}
.section .address:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* SOCIAL LINKS */
.SocialLinks {
  float: right;
}
.socialLinks h3 {
  display: none;
}
.social li a {
  vertical-align: middle;
}
.social li a:after {
  content: ' >';
}
.social-icon {
  background: none;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.social-icon:hover {
  color: #003dc9;
}
header .SocialLinks .social-icon:hover {
  color: #003dc9 !important;
}
.social span {
  margin: 0 5px;
}
.FCBK:before {
  content: '\f082';
  font-family: FontAwesome;
}
.PINT:before {
  content: '\f231';
  font-family: FontAwesome;
}
.TWTR:before {
  content: '\f099';
  font-family: FontAwesome;
}
.LNKD:before {
  content: '\f08c';
  font-family: FontAwesome;
}
.BLOG:before {
  content: '\f09e';
  font-family: FontAwesome;
}
.FLKR:before {
  content: '\f16e';
  font-family: FontAwesome;
}
.GGLP:before {
  content: '\f0d5';
  font-family: FontAwesome;
}
.YTBE:before {
  content: '\f167';
  font-family: FontAwesome;
}
.INST:before {
  content: '\f16d';
  font-family: FontAwesome;
}

/* SLIDER */
.Home .mainZone1 {
  width: 100%;
  background: #003dc9;
  margin: 0;
}
.mainBanner {
  max-width: 960px !important;
  margin: 0 auto;
  background: none !important;
}
.theater {
  max-width: 960px !important;
  margin: 0 auto;
  background: none !important;
}
.bannertext {
  position: absolute;
  margin-top: 5%;
  right: 7%;
  width: 25%;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px;
  z-index: 9;
}
.bannertext h2 {
  font-weight: 600;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  display: none;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 15px !important;
  width: 100%;
  left: 15px;
  text-align: left !important;
}

/* SOCIAL FEED */
.fbConnectWidgetTopmost {
  border-top: none !important;
}
.section ul.ui-tabs-nav li.ui-state-default a {
  color: #003dc9;
}
ul.ui-tabs-nav li.ui-tabs-selected a,
.socialFeed ul.ui-tabs-nav li.ui-tabs-selected {
  color: #4d4d4d !important;
}
.socialFeed ul.ui-tabs-nav {
  margin-bottom: 0 !important;
}
.socialFeed ul.ui-tabs-nav li.ui-tabs-selected {
  border-top: 1px solid #ccc;
}
.socialFeed .ui-tabs .ui-tabs-panel {
  padding: 10px;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
}

/* SHOPPING CART | Header */
a.btn-checkout {
  display: none !important;
}
.ShoppingCart {
  color: #000;
  font-size: 0;
  background: #fff;
  width: 50px;
  height: 50px;
  float: right;
  margin-top: 15px;
  left: 0;
  border: 1px solid #000;
}
.ShoppingCart:hover {
  color: #fff;
  background: #000;
}
.ShoppingCart .btnTxt:before {
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 28px;
}
.ShoppingCart h5,
#shoppingCart {
  color: #000;
  width: 50px;
  width: 500px;
}
.Cart .scTrigger {
  background: none;
  height: 48px;
  width: 52px;
}
.bootstrap-container .btn-link {
  color: #003dc9;
}
.bootstrap-container .btn-primary {
  background: #003dc9;
  border: none;
}
.bootstrap-container .btn-primary.active,
.bootstrap-container .btn-primary:active,
.bootstrap-container .btn-primary:hover,
.open > .bootstrap-container .btn-primary.dropdown-toggle {
  background: #000;
  border: none;
}
.bootstrap-container .btn-link:focus,
.bootstrap-container .btn-link:hover {
  color: #000;
}
.bootstrap-container .row {
  margin: 0 !important;
}

.ShoppingCart .btnTxt:hover:before {
  background-image: url('https://cdn.asicentral.com/esp-websites/basic/periodical/cart-icon-hover.png');
  background-size: 50px;
  font-size: 14px;
  height: 50px;
  display: inline-block;
  width: 50px;
  content: '';
}
.ShoppingCart .btnTxt:before {
  background-image: url('https://cdn.asicentral.com/esp-websites/basic/periodical/cart-icon.png');
  background-size: 50px;
  font-size: 14px;
  height: 50px;
  display: inline-block;
  width: 50px;
  content: '';
}
.ShoppingCart .btnTxt.ng-binding {
  font-size: 0;
}
.ShoppingCart .notranslate.ng-binding {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 13px;
  background: #003dc9;
  width: 17px;
  height: 17px;
  border-radius: 30px;
  color: #fff;
}

.header .ShoppingCart .dropdown li a::before {
  display: none !important;
}
.ShoppingCart:before {
  content: '';
  height: 45px;
  display: block;
  position: absolute;
  top: 15px;
  right: 150px;
}

/* BANNER */
.Ad,
.Banner {
  margin: 0 auto;
}
.adSlider {
  background: #fff;
  padding: 4px;
}
.adSlider .inner {
  background: #fff;
  padding: 8px 8px 30px 8px;
}
.adSlider .pagerBtn {
  float: left;
  clear: both;
  overflow: hidden;
  margin: 10px 0 0 20px;
  bottom: 21px;
}
.adSlider .pagerBtn ul,
ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.adSlider .pagerBtn .pagination li {
  float: left;
  margin: 0 7px 0 0;
}
.adSlider .pagerBtn .pagination li a {
  background: #676464;
  float: left;
  font-size: 0;
  height: 11px;
  width: 11px;
  line-height: 0;
  overflow: hidden;
}
.adSlider .pagerBtn .pagination li a:hover,
.adSlider .pagerBtn .pagination li.active a {
  background: #000;
}
.adSlider .btns {
  height: 17px;
  margin-top: 6px;
  float: right;
}
.adSlider .btns a {
  margin-right: 15px;
}

/* PRODUCT SET AUTO */
#productset-content.carousel {
  padding: 0;
  margin-top: -3px;
}
#productset-content.carousel .dataTables_info {
  color: #000;
  position: absolute;
  top: 13px;
  right: 110px;
  font-size: 11px;
  text-align: right;
  width: 200px;
  text-transform: uppercase;
  display: none;
}
#productset-content.carousel .ui-toolbar.ui-widget-header {
  line-height: 15px;
}
#productset-content.carousel .fg-toolbar.ui-widget-header {
  border: 0;
  background: #003dc9;
  position: absolute;
  top: -50px;
  right: 0;
  padding: 10px 10px 10px 20px;
}
#productset-content.carousel .pagination-links {
  display: none;
}
#productset-content.carousel a.previous {
  margin-right: 30px;
}
#productset-content.carousel li {
  padding: 0;
}
#productset-content.carousel .mask {
  margin-top: -8px;
}
#productset-content.carousel .big {
  font-size: 11px;
  text-transform: uppercase;
}
#productset-content.carousel .allLinks {
  position: absolute;
  right: 102px;
  top: -50px;
}
#productset-content.carousel .allLinks a {
  padding: 0 5px 0 0;
  margin-right: 3px;
}

a[id$='lbSeeAllThemes'] {
  display: none;
}
.allLinks .borderRight {
  border: none;
}
a .icoBox.iArrowRight,
a .icoBox.iArrowLeft {
  background: none;
  text-indent: 0;
  font-size: 0;
}
a .icoBox.iArrowRight:before {
  content: '\f104';
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #fff;
}
a .icoBox.iArrowLeft:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #fff;
}
a.pad5.big.ng-scope {
  /* display:none; */
}
a.borderRight.pad5.big.ng-scope {
  display: block;
  text-align: right;
}

.Home .mainZone8 {
  background: #e7e7e7;
  padding: 5% 5% 3% 5%;
  width: 90% !important;
}

.AllSets .ProductSetList .prodSet .tabs li {
  width: 18%;
  margin: 1%;
}
/* POTD */
.ProductOfTheDay {
  width: 25%;
  float: left;
}
.PODay .addthis_toolbox > a span {
  margin: 1px 0;
}
.PODay .addthis_toolbox > a {
  display: block;
}
.PODay .prodNum {
  color: #737a80;
}
.PODay {
  position: relative;
}
.PODay .prodImg {
  width: 100%;
  float: left;
}
.PODay img {
  width: 210px !important;
  float: left;
}
.PODay p.prodDescr {
  display: none;
}
.PODay .socialLinks {
  /* position: absolute; */
  margin-top: -5px;
  margin-bottom: 10px;
}

/* PROD TILE */
.prodTile .prodName a {
  color: #003dc9;
}
.prodTile .prodName a:hover {
  text-decoration: underline;
}
.prodSet li .prodName {
  font-size: 12px;
  position: inherit;
  text-transform: none;
  height: 20px;
  line-height: normal;
  color: #000;
  padding: 5px !important;
  text-shadow: none;
  width: 94%;
  background: none;
}
.prodSet li .prodName a:hover {
  background: #003dc9 !important;
  color: #fff !important;
}
.prodSet .tabs li a {
  background: none;
  margin: 0px;
  width: 100%;
}
.prodSet .tabs li {
  width: 30%;
  margin: 2% 1.5%;
}
.prodSet li {
  margin: 10px 10px 10px 0;
}
.prodSet .tabs li a:hover {
  background: none;
}
.prodSet .tabs li a:hover img {
  opacity: 0.5;
}
.prodSet .tabs li a:hover .prodName {
  background: none;
  color: #003dc9;
}

.prodSet .grp4 li {
  width: 23.3%;
}

/* NEWS & VIDEOS */
.NewsVideos .EditorialContentFeed {
  width: 48% !important;
  float: left;
  margin-right: 2%;
}
.NewsVideos .EditorialContentFeed .article.fltLeft {
  width: 100% !important;
}
.NewsVideos .EditorialContentFeed .article.fltLeft .readmore {
  margin-top: 10px;
}
.NewsVideos .FeaturedVideos {
  width: 48% !important;
  float: left;
  margin-left: 2%;
}

/* FEATURED VIDS */
.Video h2 {
  color: #003dc9 !important;
  z-index: 100;
}
.featureVideo h6 {
  display: none;
}
.featureVideoSet ul {
  margin: 0 -5px;
}
.featureVideoSet ul li {
  float: left;
  padding: 0;
}
.featureVideoSet .tile {
  padding: 5px;
  border: 1px solid #ccc;
  margin: 5px;
}
.featureVideoSet .title {
  margin: 5px;
  text-align: center;
  font-size: 11px;
  line-height: normal;
  height: 25px;
  overflow: hidden;
}
.featureVideoSet ul li:first-child {
  width: 100%;
  display: block;
}
.featureVideoSet ul li:first-child .tile {
  border: none;
  margin: 0;
}
.featureVideoSet ul li:first-child .title {
  text-align: left;
  float: none;
  font-size: 14px;
  height: 18px;
}

/* ARTICLES */
.EditorialContentFeed:before {
  content: 'Promo Products In The News';
  font-size: 21px;
  margin-bottom: 10px;
  color: #003dc9 !important;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 15px !important;
}
.EditorialContentFeed {
  width: 67%;
  float: right;
}
.article {
  float: left;
  display: inline-block;
  margin: 0 20px 20px 0;
  line-height: inherit;
  z-index: 100;
}
.Home .articleDescr {
  display: none;
}
.article:last-child {
  margin-right: 0px;
}
.article h3 {
  margin-bottom: 8px;
  color: #000 !important;
  font-size: 18px;
  margin-top: 20px;
}
.article .readmore {
  width: 100%;
}
.NewsVideos .article .readmore {
  width: 100%;
  margin-top: 15px;
}
.article .readmore a {
  background: linear-gradient(to right, #000 50%, #003dc9 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
  color: #fff;
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100px !important;
}
.article .readmore a:hover {
  background-position: left bottom;
  text-decoration: none;
  transition: all 1s ease;
  color: #fff !important;
}
.article .readmore a:after {
  content: '\276f';
  color: #fff;
  margin-left: 17px;
  display: inline;
  position: absolute;
}
.article,
.article img {
  max-width: 100%;
}

/* EVENT PLANNER */
.EventPlanner .leftcol {
  border: none;
  width: 180px;
  margin-right: 20px;
}
.EventPlanner .leftcol .content {
  padding: 0;
}
.grid_9 .EventPlanner .rightcol {
  width: 490px;
}
.EventPlanner .pnlStep {
  clear: both;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}
.EventPlanner .rightcol .imgPanel {
  border: none;
  padding: 5px 5px 20px;
}
.EventPlanner .pnlSpacing,
.EventPlanner .clear {
  display: none;
}

/* PRODUCT RESULTS */
.downloadLinks a {
  font-size: 12px;
}
.productList .prodTileWrap .col4 {
  width: 33%;
}
.prodTile .p_Img_Title {
  display: table-cell;
  vertical-align: middle;
  height: 110px;
  width: 212px;
}
._50full {
  width: 50%;
}

.grid_9 .prdrebDimensionGroup {
  font-size: 90%;
}
.grid_9 .prdrebDimensionGroup a.moreLink {
  font-size: 85%;
  font-weight: bold;
}
.grid_9 .ProductResultsBasic .prdrebConfig {
  position: relative;
  width: 100%;
}
.grid_9 .ProductResultsBasic .prdrebProducts {
  margin-left: 0;
  margin-right: 10px !important;
}
.grid_9 .ProductResultsBasic .prdrebFilters strong,
.grid_9 .ProductResultsBasic .prdrebConfig h5 {
  font-size: 13px;
  padding: 0;
  display: inline-block;
  line-height: 22px;
  float: left;
  clear: left;
  margin-right: 10px;
}
.grid_9 .ProductResultsBasic .prdrebFilters strong:after,
.grid_9 .ProductResultsBasic .prdrebConfig h5:after {
  content: ': ';
}
.grid_9 .ProductResultsBasic .prdrebConfig .ui-widget-header {
  background: none;
  border: none;
  float: left;
}
.grid_9 .ProductResultsBasic .prdrebFilters {
  border: 0;
  padding: 0;
}
.grid_9 .ProductResultsBasic .prdrebFilters li {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.grid_9 .ProductResultsBasic .prdrebFilters ul {
  float: left;
}
.grid_9 .ProductResultsBasic .prdrebFilters a.btnLink {
  float: left; /* clear: both; */ /* margin-top: 2px; */
}
.grid_9 .ProductResultsBasic .prdrebConfig .ui-widget-header.noBorderBot.noBorderTop {
  display: none;
}
.grid_9 .ProductResultsBasic .prdrebDimensions:hover {
  display: block;
  width: 300px;
  padding-bottom: 200px;
}
.grid_9 .ProductResultsBasic .prdrebDimensions:hover .prdrebDimensionGroup {
  display: block;
  height: auto;
  z-index: 319;
}
.grid_9 .ProductResultsBasic .prdrebDimensions {
  position: absolute;
  right: 117px;
  top: 25px;
  border: none;
  z-index: 320;
}
.grid_9 .ProductResultsBasic .prdrebDimensions:before {
  content: 'SEARCH FILTERS';
  width: 130px;
  z-index: 320;
  cursor: pointer;
  color: #fff;
  font-size: 15px;
  padding: 5px 20px;
  float: right;
  text-align: center;
  border: 1px solid #fff;
  border-width: 1px 1px 0;
  position: absolute;
  right: -110px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  top: -55px;
  font-weight: bold;
}
.grid_9 .ProductResultsBasic .prdrebDimensionGroup {
  display: none;
  border: 1px solid #b3b3b3;
  position: relative;
  right: -118px;
  top: 30px;
  background: #f1f1f1;
  width: 270px;
  padding: 10px;
  z-index: 300;
  top: -20px;
}
.grid_9 .ProductResultsBasic .prdrebProducts {
  width: 100% !important;
}
.grid_9 .ProductResultsBasic .prdrebDimensions:before,
.configOptions .configHandle {
  background: #003dc9;
}
.prdrebMain h6 a {
  color: #003dc9;
  font-size: 16px;
  margin-bottom: 10px;
}

/* PRODUCT DETAILS */
.configOptions {
  position: absolute;
  right: -36px;
  top: 140px;
  z-index: 205;
  width: 30px;
}
.configOptions .configHandle {
  position: absolute;
  width: 215px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  z-index: 199;
  font-size: 15px;
  right: -97px;
  top: 0px;
  background: #676464;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.configOptions .configHandle .icoBox {
  display: none;
}
@media \0screen {
  .configOptions .configHandle {
    position: absolute;
    width: 200px;
    height: 25px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    z-index: 199;
    font-size: 16px;
    border: 1px solid #b11111;
    right: -80px;
    top: 80px;
    background: #676464;
  }
}
.configOptions:hover .configHolder #config {
  left: -2px !important;
}
.configOptions .configHolder #config {
  left: -250px !important;
}
.configOptions .configHandle:hover {
  cursor: pointer;
}
.configOptions:hover .configHolder {
  height: auto;
}
.configOptions .configHolder {
  overflow: hidden;
  height: 0;
  top: -98px;
  position: relative;
  margin-left: 5px;
  padding: 0 10px 10px;
  width: auto;
}
.configOptions .config {
  position: relative;
  background: #fff;
  margin: 0 0 0 14px;
  right: -240px;
  top: 5px;
  width: 210px;
  border: 1px solid #fff;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.configOptions .configHolder .ui-widget-header {
  color: #ffffff;
  background: #676464;
  padding: 10px;
}
.configOptions .configHolder .ui-widget-header h5 {
  color: #ffffff;
  font-size: 13px;
  line-height: 1em;
  padding: 0px;
}
.configOptions .fieldsetInner {
  border: none;
}

.qk-vw {
  left: 35px !important;
  width: 100% !important;
}
.grid_9 .ProductDetailsBasic .grid_8 {
  width: 690px;
  float: none;
}
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child {
  width: 100%;
  display: block;
  float: right;
}
.grid_9 .ProductDetailsBasic .grid_8 > div:first-child .prodDetailInfo {
  display: table-header-group;
  float: right;
}
.grid_9 .ProductDetailsBasic .attributesContainer {
  clear: both;
}
.YouMayAlsoLike.ymalProd._33.omega.fltright {
  width: 100% !important;
  float: none;
  margin: 0;
}
.ProductDetailVS a.btn {
  background: #b3b3b3;
  width: 90% !important;
  padding: 5% !important;
}
.ProductDetailVS a.btn:hover {
  background: #003dc9;
}
.ProductDetails .prdrebMain .alpha {
  width: 40% !important;
  float: left;
  margin-right: 5%;
}
.prodImg ._p_a_tag > img {
  width: 100%;
  height: auto;
}
.ProductDetails .prdrebMain .omega {
  width: 55% !important;
  float: left !important;
}
.prodDetailLinks a {
  background: #003dc9;
  float: left;
  padding: 5px 15px;
  margin-right: 20px;
  color: #fff;
}
.prodDetailLinks a:hover {
  background: #000;
}
.YouMayAlsoLike .prod-det ._50.alpha {
  width: 43% !important;
  float: left;
}
.YouMayAlsoLike .prod-det ._50.alpha.prodImg img {
  width: 100% !important;
}
.YouMayAlsoLike .prod-det .omega {
  width: 50% !important;
  float: left;
}
.youMayAlsoLikeSpot {
  margin-top: 30px;
}
.youMayAlsoLikeSpot .YouMayAlsoLike .gridFooter {
  width: 16%;
  float: left;
  padding: 0;
  margin: 2%;
}
.youMayAlsoLikeSpot .YouMayAlsoLike .gridFooter .prod-det ._50.alpha,
.youMayAlsoLikeSpot .YouMayAlsoLike .gridFooter .prod-det ._50.omega {
  width: 100% !important;
  float: left;
}
.youMayAlsoLikeSpot .YouMayAlsoLike .gridFooter .styledtxt span {
  float: left;
  display: inline-table;
}
.YouMayAlsoLike .prod-det ._50.alpha.prodImg .qk-vw img {
  width: 200px !important;
  height: 200px !important;
  margin-right: -100px !important;
}

/* LOGIN */
.EndUserLogin h2 {
  text-align: center;
  margin-bottom: 25px;
}
.EndUserLogin h2:before {
  content: 'Sign In or ';
}
.fieldrow a.btn {
  margin-right: 10px;
  background: #003dc9;
}
.fieldrow a.btn:hover {
  background: #000;
  color: #fff;
}
.EndUserLogin .grid_6.alpha.clearfix {
  margin-right: 2%;
}

/* ABOUT US */
.AboutUs .mainZone7 {
  width: 100% !important;
}
.AboutUs .mainZone7b {
  width: 67% !important;
  float: left;
}
.AboutUs .mainZone7c {
  width: 30% !important;
  margin-left: 3% !important;
  float: left;
  margin-top: 50px;
}
.AboutUs .mainZone7c img {
  width: 100%;
}

/* ORDERS */
.productItem .popbox {
  z-index: 999;
}
.configurator .section {
  background: #fff;
}
.configurator .back-btn {
  padding-left: 10px;
}
.configurator .header .logo {
  background: none;
}
.configurator .header .logo img {
  width: auto !important;
}
/* OVERRIDES */
.fg-button.ui-button.ui-state-default {
  color: #3780d4;
}

@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .headerRow2,
  .mainBanner,
  .section,
  .footer,
  .mainZone1 {
    width: 90% !important;
  }
  .quickSearch .formLayout .flGrp.Xxxx {
    width: 250px;
  }
  .headerZone3 .Menu .menu > ul > li {
    padding: 0 0 0 10px;
  }
  .grid_9 .ProductResultsBasic .prdrebProducts {
  }
}

@media only screen and (max-width: 480px) {
  nav.mobile-menu a.toggle-nav:hover,
  nav.mobile-menu.active a.toggle-nav {
    color: #fff;
    opacity: 1;
  }
  body > nav.mobile-menu,
  nav.mobile-menu {
    background: #000;
  }
  .header .Logo {
    margin-top: 0;
  }
  .Logo .logo img {
    max-width: 80%;
  }
  .header .logo {
    padding: 0;
    height: 150px;
  }
  img[id$='imgLogoLnk'] {
    width: auto !important;
  }
  .header,
  .section,
  .footer {
    width: 100% !important;
  }
  .header .Address .email a {
    margin-bottom: 10px;
    float: none;
  }
  .shoppingCart-container::after {
    display: none;
  }
  .mainZone1 img.tile {
    width: 100%;
    float: none;
  }
  p.tile1 {
    font-size: 40px;
    margin: 130px 40px 0px;
  }
  p.tile2 {
    font-size: 40px;
    margin: 400px 0 0 80px;
  }
  .prodSet .grp4 li {
    width: 45.3%;
  }
  .allLinks {
    display: none;
  }
  .menu.vertical {
    display: inline-block;
    width: 100%;
  }
  #productset-content.carousel .fg-toolbar.ui-widget-header {
    position: relative;
    top: 0;
    width: 70px;
  }
  .prodSet .tabs li {
    background: #fff;
  }
  .PODay .prodImg {
    margin-top: 0;
  }
  .footer h3,
  .footer .addressline,
  .footer .phone,
  .footer .email {
    margin: 0;
  }
  .ProductResultsBasic .btn-close-filters {
    font-size: 0;
  }
  .ProductResultsBasic .btn-close-filters:before {
    font-size: 18px;
    content: 'X';
  }
  .socialLinks {
    float: right;
    margin-top: -42px !important;
    z-index: 999999 !important;
    position: absolute;
    right: 10px;
  }
  .social-icon {
    font-size: 21px;
  }
  .fullWidthHeaderZone {
    height: 0;
  }
  .header {
    background-image: none !important;
  }
  .headerZone2 {
    width: 60% !important;
    margin: 0 auto !important;
  }
  .headerRow2 {
    height: 150px !important;
    background: url(https://cdn.asicentral.com/esp-websites/basic/periodical/header-texture.png);
  }
  .headerZone3 {
    width: 100% !important;
  }
  .QuickSearchBasic {
    width: 75% !important;
    margin: 0 0 20px 5% !important;
    float: left !important;
  }
  .ShoppingCart {
    width: 12% !important;
    float: left;
    margin-left: 3%;
    margin-top: 0;
  }
  .ShoppingCart .btnTxt:before {
    padding-left: 10px;
  }
  .bx-wrapper img {
    height: 155px;
    width: auto !important;
  }
  .mainBanner {
    height: 155px;
  }
  header {
    margin: 0;
  }
  .mainZone6,
  .mainZone7 {
    width: 90% !important;
    margin: 0 5% !important;
  }
  .Home .mainZone6 {
    padding: 0;
  }
  .sectionWrap nav.mobile-menu a.toggle-nav,
  .sectionWrap nav.mobile-menu a.toggle-nav:hover,
  .sectionWrap nav.mobile-menu.active a.toggle-nav {
    color: #003dc9;
    opacity: 1;
    font-size: 0;
  }
  .sectionWrap nav.mobile-menu a.toggle-nav:after,
  .sectionWrap nav.mobile-menu a.toggle-nav:hover:after,
  .sectionWrap nav.mobile-menu.active a.toggle-nav:after {
    content: 'Top Product Categories';
    font-size: 21px;
    font-weight: bold;
    margin-left: 10px;
  }
  .section .menu.vertical li a.menu-header,
  .section .menu.vertical li a.menu-header:hover {
    display: none;
  }
  .section nav.mobile-menu ul {
    padding: 0 15px;
    line-height: 28px;
    margin-top: -15px;
  }
  .Home .mainZone8 {
    background: none;
    padding: 0;
  }
  .ProductOfTheDay {
    width: 90% !important;
    background: #e7e7e7;
    padding: 5% !important;
    margin: 0 5% !important;
  }
  .EditorialContentFeed {
    width: 100% !important;
    margin-top: 30px !important;
    float: left;
    margin-left: 5% !important;
  }
  .FooterZone2b {
    width: 90% !important;
    margin: 0 auto !important;
  }
  .FooterZone4b {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
  }
  .footer .menu > ul li {
    font-size: 12px;
    padding: 0 5px;
  }
  .footer .menu {
    float: none;
    display: inline-block;
  }
  .footer .socialLinks {
    float: none;
    display: inline-block;
  }
  .footer .social span {
    font-size: 12px;
  }
  .footer .social-icon {
    width: 30px !important;
    height: 30px !important;
  }
  .productList .prodTileWrap .col4 {
    width: 100%;
  }
  .ProductDetails .prdrebMain .alpha,
  .ProductDetails .prdrebMain .omega {
    width: 90% !important;
    margin: 0 5% !important;
  }
  ._50full {
    width: 100%;
  }
  .NewsVideos .EditorialContentFeed,
  .NewsVideos .FeaturedVideos,
  .EndUserLogin {
    width: 90% !important;
    margin: 0 5% !important;
  }
  body nav.mobile-menu a:active {
    color: #003dc9;
  }
  .header .menu ul.dropdown li:hover,
  ul.dropdown li:hover,
  .header .menu ul.dropdown li:hover a {
    background: none !important;
    color: #003dc9 !important;
  }
  .youMayAlsoLikeSpot .YouMayAlsoLike .gridFooter {
    width: 29% !important;
  }
  .ShoppingCart .Cart #shoppingCart {
    width: 338px;
    left: auto;
    right: -10px;
  }

  .ProductSetAutoUpdate .dataTables_info {
    display: none;
  }
  .ProductSetAutoUpdate .fg-toolbar {
    width: 20%;
    top: -55px;
    right: 0;
  }
  .ProductSetAutoUpdate a.next,
  .ProductSetAutoUpdate a.previous {
    margin: 0;
  }
  .productListControls {
    font-size: 70%;
  }
  .productListControls .edcPager,
  .productListControls td:nth-child(1) {
    width: 100% !important;
  }
  .productListControls .edcPager {
    float: none;
    text-align: center;
  }
  .productListControls td:nth-child(2),
  .productListControls td:nth-child(3) {
    width: 48%;
    float: left;
    text-align: left;
    clear: none;
  }
  .grid_9 .ProductResultsBasic .prdrebDimensions::before {
    content: '';
    background: 0 0;
    padding: 0;
  }
  .grid_9 .ProductResultsBasic .prdrebDimensionGroup,
  .grid_9 .ProductResultsBasic .prdrebDimensions,
  .grid_9 .ProductResultsBasic .prdrebDimensions:hover {
    clear: both;
    display: block;
    width: 95%;
    right: 0;
    top: auto;
    position: relative;
    margin: 0 auto;
    paddning-bottom: 0;
  }
  .grid_9 .ProductResultsBasic .prdrebConfig .ui-widget-header,
  .grid_9 .ProductResultsBasic .prdrebFilters {
    width: 95%;
    margin: 0 auto;
    z-index: 99999;
    float: none;
  }
  .grid_9 .ProductResultsBasic .prdrebConfig h5,
  .grid_9 .ProductResultsBasic .prdrebFilters strong {
    padding: 10px;
  }
  .grid_9 .ProductResultsBasic .prdrebFilters a.btnLink,
  .grid_9 .ProductResultsBasic .prdrebFilters ul {
    clear: both;
    margin-left: 5%;
  }
  .QuickSearchBasic .buttons {
    right: 10px;
  }
  .grid_9 .ProductResultsBasic .prdrebConfig {
    position: absolute;
  }
}

body{font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;}






