body {
 
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.action-primary:focus,
.action-primary:active {
  background:#fff;
  border:1px solid #658941;
  color:#658941
}
.action-primary:hover {
  background:#fff;
  border:1px solid #658941;
  color:#658941
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity:.5;
  cursor:default;
  pointer-events:none
}
.abs-action-link-button:focus,
.abs-action-link-button:active {
  background:#fff;
  border:1px solid #658941;
  color:#658941
}
.abs-action-link-button:hover {
  background:#fff;
  border:1px solid #658941;
  color:#658941
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
  opacity:.5;
  cursor:default;
  pointer-events:none
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
  text-decoration:none
}
.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
  line-height:1.42857143;
  padding:0;
  color:#1979c3;
  text-decoration:none;
  background:none;
  border:0;
  display:inline;
  border-radius:0;
  font-weight:400;
  color:#191919
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
  color:#1979c3;
  text-decoration:none
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  color:#006bb4;
  text-decoration:underline
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
  color:#ff5601;
  text-decoration:underline
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background:none;
  border:0
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color:#1979c3;
  opacity:.5;
  cursor:default;
  pointer-events:none;
  text-decoration:underline
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  box-shadow:none;
  color:#658941
}
.abs-revert-to-action-secondary {
  background:#658941;
  border:1px solid #658941;
  color:#fff
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active {
  background:#fff;
  border:1px solid #658941;
  color:#658941
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover {
  background:#fff;
  border:1px solid #658941;
  color:#658941
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content:'';
  display:table
}
.abs-dropdown-simple:after {
  clear:both
}
.abs-dropdown-simple .action.toggle {
  cursor:pointer;
  display:inline-block;
  text-decoration:none
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:12px;
  line-height:inherit;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  margin:0 0 0 5px;
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-dropdown-simple .action.toggle:hover:after {
  color:inherit
}
.abs-dropdown-simple .action.toggle:active:after {
  color:inherit
}
.abs-dropdown-simple .action.toggle.active {
  display:inline-block;
  text-decoration:none
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:12px;
  line-height:inherit;
  color:inherit;
  content:'\e621';
  font-family:'luma-icons';
  margin:0 0 0 5px;
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color:inherit
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color:inherit
}
.abs-dropdown-simple ul.dropdown {
  margin:0;
  padding:0;
  list-style:none none;
  background:#fff;
  border:1px solid #bbb;
  margin-top:4px;
  min-width:200px;
  z-index:100;
  box-sizing:border-box;
  display:none;
  position:absolute;
  top:100%;
  box-shadow:0 3px 3px rgba(0,0,0,0.15)
}
.abs-dropdown-simple ul.dropdown li {
  margin:0;
  padding:5px 5px 5px 23px
}
.abs-dropdown-simple ul.dropdown li:hover {
  background:#e8e8e8;
  cursor:pointer
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style:solid;
  content:'';
  display:block;
  height:0;
  position:absolute;
  width:0
}
.abs-dropdown-simple ul.dropdown:before {
  border:6px solid;
  border-color:transparent transparent #fff transparent;
  z-index:99
}
.abs-dropdown-simple ul.dropdown:after {
  border:7px solid;
  border-color:transparent transparent #bbb transparent;
  z-index:98
}
.abs-dropdown-simple ul.dropdown:before {
  left:10px;
  top:-12px
}
.abs-dropdown-simple ul.dropdown:after {
  left:9px;
  top:-14px
}
.abs-dropdown-simple.active {
  overflow:visible
}
.abs-dropdown-simple.active ul.dropdown {
  display:block
}
.abs-remove-button-for-blocks>span {
  border:0;
  clip:rect(0, 0, 0, 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.abs-remove-button-for-blocks:before {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:12px;
  line-height:15px;
  color:#999;
  content:'\e616';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-remove-button-for-blocks:hover:before {
  color:#494949
}
.abs-remove-button-for-blocks:active:before {
  color:#999
}
.abs-product-link>a:visited {
  color:#797d89;
  text-decoration:none
}
.abs-product-link>a:hover {
  color:#658941;
  text-decoration:none
}
.abs-product-link>a:active {
  color:#658941;
  text-decoration:none
}
.abs-like-link:visited {
  color:#1979c3;
  text-decoration:none
}
.abs-like-link:hover {
  color:#006bb4;
  text-decoration:underline
}
.abs-like-link:active {
  color:#ff5601;
  text-decoration:underline
}
.abs-add-fields .action.remove {
  width:auto;
  line-height:normal;
  position:absolute;
  top:34px;
  margin-left:73%
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after {
  content:'';
  display:table
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after {
  clear:both
}
.abs-field-date .control,
.abs-field-tooltip {
  box-sizing:border-box
}
.abs-navigation-icon:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:34px;
  line-height:1.2;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-split-button:before,
.abs-split-button:after {
  content:'';
  display:table
}
.abs-split-button:after {
  clear:both
}
.abs-split-button .action.split {
  float:left;
  margin:0
}
.abs-split-button .action.toggle {
  float:right;
  margin:0
}
.abs-split-button button.action.split {
  border-bottom-right-radius:0;
  border-top-right-radius:0
}
.abs-split-button button+.action.toggle {
  border-bottom-left-radius:0;
  border-left:0;
  border-top-left-radius:0
}
.abs-split-button .action.toggle {
  display:inline-block;
  text-decoration:none
}
.abs-split-button .action.toggle>span {
  border:0;
  clip:rect(0, 0, 0, 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:22px;
  line-height:inherit;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  margin:0;
  vertical-align:top;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-split-button .action.toggle:hover:after {
  color:inherit
}
.abs-split-button .action.toggle:active:after {
  color:inherit
}
.abs-split-button .action.toggle.active {
  display:inline-block;
  text-decoration:none
}
.abs-split-button .action.toggle.active>span {
  border:0;
  clip:rect(0, 0, 0, 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:22px;
  line-height:inherit;
  color:inherit;
  content:'\e621';
  font-family:'luma-icons';
  margin:0;
  vertical-align:top;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-split-button .action.toggle.active:hover:after {
  color:inherit
}
.abs-split-button .action.toggle.active:active:after {
  color:inherit
}
.abs-split-button .items {
  margin:0;
  padding:0;
  list-style:none none;
  background:#fff;
  border:1px solid #bbb;
  margin-top:4px;
  min-width:100%;
  z-index:100;
  box-sizing:border-box;
  display:none;
  position:absolute;
  top:100%;
  box-shadow:0 3px 3px rgba(0,0,0,0.15)
}
.abs-split-button .items li {
  margin:0;
  padding:3px 5px
}
.abs-split-button .items li:hover {
  background:#e8e8e8;
  cursor:pointer
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style:solid;
  content:'';
  display:block;
  height:0;
  position:absolute;
  width:0
}
.abs-split-button .items:before {
  border:6px solid;
  border-color:transparent transparent #fff transparent;
  z-index:99
}
.abs-split-button .items:after {
  border:7px solid;
  border-color:transparent transparent #bbb transparent;
  z-index:98
}
.abs-split-button .items:before {
  right:10px;
  top:-12px
}
.abs-split-button .items:after {
  right:9px;
  top:-14px
}
.abs-split-button.active {
  overflow:visible
}
.abs-split-button.active .items {
  display:block
}
.abs-cart-block>.title,
.abs-discount-block .block>.title {
  border-top:1px solid #e0e0e0;
  cursor:pointer;
  margin-bottom:0;
  position:relative;
  padding:10px 40px 10px 15px;
  display:block;
  text-decoration:none
}
.abs-cart-block>.title:after,
.abs-discount-block .block>.title:after {
  position:absolute;
  right:20px;
  top:10px
}
.abs-toggling-title>span,
.abs-cart-block>.title>span,
.abs-discount-block .block>.title>span {
  border:0;
  clip:rect(0, 0, 0, 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.abs-toggling-title:after,
.abs-cart-block>.title:after,
.abs-discount-block .block>.title:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:12px;
  line-height:12px;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  margin:3px 0 0;
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-discount-block .block {
  margin:0
}
.abs-discount-block .block>.title:after {
  color:#858585
}
.abs-discount-block .block .content {
  display:none;
  padding:5px 15px 23px;
  position:relative
}
.abs-cart-block.active>.title:after,
.abs-discount-block .block.active>.title:after {
  content:'\e621'
}
.abs-discount-block .block.active .content {
  display:block
}
.abs-account-blocks .block-title {
  margin-bottom:25px;
  padding-bottom:10px;
  border-bottom:1px solid #e0e0e0
}
.abs-account-blocks .block-title>strong,
.abs-account-blocks .block-title>span {
  color:#282828
}
.abs-tax-total:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:8px;
  line-height:8px;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  margin:3px 0 0 0;
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-tax-total-expanded:after {
  content:'\e621'
}
.abs-dropdown-items-new .action.new {
  display:inline-block;
  text-decoration:none
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:10px;
  line-height:10px;
  color:inherit;
  content:'\e61c';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-sidebar-totals .table-caption {
  display:none
}
.abs-table-striped>tbody>tr:nth-child(even)>td,
.abs-table-striped>tbody>tr:nth-child(even)>th {
  background:#f6f6f6
}
.abs-table-striped>thead>tr>th,
.abs-table-striped>tbody>tr>th,
.abs-table-striped>tfoot>tr>th,
.abs-table-striped>thead>tr>td,
.abs-table-striped>tbody>tr>td,
.abs-table-striped>tfoot>tr>td {
  border:none
}
.abs-table-striped>thead>tr>th,
.abs-table-striped>thead>tr>td {
  border-bottom:1px solid #e0e0e0
}
.abs-field-date input {
  margin-right:10px;
  width:calc(100% - (23px + 10px))
}
.abs-sidebar-totals .totals-tax-summary .amount .price>span {
  border:0;
  clip:rect(0, 0, 0, 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:12px;
  line-height:12px;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content:'\e621'
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-Thin.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-Thin.woff') format('woff');
  font-weight:100;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-ExtraLight.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-ExtraLight.woff') format('woff');
  font-weight:200;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-Light.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-Light.woff') format('woff');
  font-weight:300;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff');
  font-weight:normal;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-Medium.woff') format('woff');
  font-weight:500;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
  font-weight:600;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff');
  font-weight:700;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff');
  font-weight:800;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Montserrat';
  src:url('../fonts/Montserrat/Montserrat-Black.woff2') format('woff2'),
  url('../fonts/Montserrat/Montserrat-Black.woff') format('woff');
  font-weight:900;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Roboto';
  src:url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2'),
  url('../fonts/Roboto/Roboto-Thin.woff') format('woff');
  font-weight:100;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Roboto';
  src:url('../fonts/Roboto/Roboto-Light.woff2') format('woff2'),
  url('../fonts/Roboto/Roboto-Light.woff') format('woff');
  font-weight:300;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Roboto';
  src:url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
  url('../fonts/Roboto/Roboto-Regular.woff') format('woff');
  font-weight:normal;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Roboto';
  src:url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
  url('../fonts/Roboto/Roboto-Medium.woff') format('woff');
  font-weight:500;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Roboto';
  src:url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
  url('../fonts/Roboto/Roboto-Bold.woff') format('woff');
  font-weight:bold;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Roboto';
  src:url('../fonts/Roboto/Roboto-Black.woff2') format('woff2'),
  url('../fonts/Roboto/Roboto-Black.woff') format('woff');
  font-weight:900;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Poppins';
  src:url('../fonts/opensans/light/opensans-300.woff2') format('woff2'),
  url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight:300;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Poppins';
  src:url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'),
  url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight:400;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Poppins';
  src:url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'),
  url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight:600;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'Poppins';
  src:url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'),
  url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight:700;
  font-style:normal;
  font-display:auto
}
@font-face {
  font-family:'iconfont';
  src:url('../fonts/icon/iconfont.woff2') format('woff2'),
  url('../fonts/icon/iconfont.woff') format('woff');
  font-weight:normal;
  font-style:nomal;
  font-display:auto
}
body {
  color:#191919;
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
  height:40px;
  color:#191919;
  border-color:#e0e0e0;
  background-color:#fff;
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
body textarea {
  color:#191919;
  border-color:#e0e0e0;
  background-color:#fff;
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow:0 1px 3px #e1e1e1
}
h1,
.h1 {
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#282828;
  margin:0 0 20px
}
h2,
.h2 {
  font:600 16px/1.35 Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin:0 0 20px
}
h3,
.h3 {
  font:600 16px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin:0 0 20px
}
h4,
.h4 {
  font:700 18px/1.35 Roboto ,  Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin:0 0 10px
}
h5,
.h5 {
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin:0 0 10px
}
h6,
.h6 {
  font:500 11px/1.55 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin:0 0 10px
}
a {
  color:#191919
}
a:hover {
  color:#658941
}
.text-small {
  font-size:90%
}
.text-center {
  text-align:center
}
.text-uppercase {
  text-transform:uppercase
}
.header a {
  color:#fff
}
.header a:hover {
  color:#fff;
  text-decoration:none
}
.header .selected-branch a {
  color:#000000
}
.header .selected-branch a:hover {
  color:#000000
}
body {
  overflow-x:hidden;
 /* background:#fff url(../images/transparent.png) 0 0 no-repeat fixed */
}
.page-header {
  /*background:#fff url(../images/transparent.png) 0 0 no-repeat fixed */
}
.page-footer {
 /* background:#939598 url(../images/transparent.png) 0 0 no-repeat fixed*/
}
.space-s {
  margin-bottom:10px
}
.space-base {
  margin-bottom:20px
}
.space-md {
  margin-bottom:30px
}
.space-lg {
  margin-bottom:40px
}
.maxwidth {
  max-width:1200px;
  margin-left:auto;
  margin-right:auto;
  width:auto
}
.no-padding {
  padding:0 !important
}
.no-margin {
  padding:0 !important
}
.page-title-wrapper {
  text-transform:uppercase
}
.cms-index-index .page-title-wrapper {
  display:none
}
.page-main {
  padding-top:20px
}
.cms-index-index .page-main {
  padding-top:0
}
.cms-index-index .columns .column.main {
  padding-bottom:0
}
#ajaxloading_container {
  position:relative;
  padding:20px;
  text-align:center;
  border:10px solid #a1a1a1;
  background-color:white;
  z-index:99999;
  max-height:660px
}
#ajaxloading_container {
  min-width:350px;
  max-width:500px;
  z-index:9999;
  display:none;
  position:fixed;
  top:0px
}
#bg_fade {
  background-color:#000;
  left:0px;
  margin:0px;
  padding:0px;
  position:fixed;
  top:0px;
  visibility:hidden;
  width:100%;
  z-index:998;
  height:1000px;
  opacity:0.5
}
@media (min-width:768px) and (max-width:1023px) {
  .page-layout-2columns-left.catalog-category-view .column.main {
    width:70%
  }
  .page-layout-2columns-left.catalog-category-view .sidebar-main,
  .page-layout-2columns-left.catalog-category-view .sidebar-additional {
    width:30%
  }
}
html.nav-before-open,
.nav-before-open body {
  overflow:hidden;
  position:relative;
  height:100%
}
.block-customer-login .block-title {
  background:none !important
}
.cdz-login-form-dropdown {
  position:absolute;
  min-width:300px;
  right:0;
  background:#fff;
  padding:20px;
  z-index:7;
  top:20px;
  border:1px solid #658941
}
.rtl-layout .cdz-login-form-dropdown {
  left:0;
  right:auto
}
.cdz-login-form-dropdown .block-customer-login {
  margin-bottom:0
}
.cdz-login-form-dropdown .block-customer-login .block-content {
  padding:0 !important
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar {
  text-align:center
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar .primary {
  width:100%
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.cdz-login-form-dropdown .block-customer-login a {
  color:#bab9ba;
  text-decoration:none
}
.cdz-login-form-dropdown .block-customer-login a:visited {
  color:#bab9ba;
  text-decoration:none
}
.cdz-login-form-dropdown .block-customer-login a:hover {
  color:#658941;
  text-decoration:none
}
.cdz-login-form-dropdown .block-customer-login a:active {
  color:#658941;
  text-decoration:none
}
.authentication-wrapper {
  margin-top:-85px !important
}
.authentication-wrapper .action.action-auth-toggle {
  color:#fff;
  text-decoration:none
}
.authentication-wrapper .action.action-auth-toggle:visited {
  color:#fff;
  text-decoration:none
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color:#fff;
  text-decoration:none
}
.authentication-wrapper .action.action-auth-toggle:active {
  color:#fff;
  text-decoration:none
}
.authentication-wrapper .action.action-auth-toggle:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f090";
  font-size:14px;
  margin-right:5px
}
.rtl-layout .authentication-wrapper {
  text-align:left;
  float:left
}
.rtl-layout .authentication-dropdown {
  text-align:right
}
.opc-block-shipping-information {
  padding:0 !important
}
@keyframes cssload-rotate {
  100% {
    transform:rotate(360deg)
  }
}
@-o-keyframes cssload-rotate {
  100% {
    -o-transform:rotate(360deg)
  }
}
@-ms-keyframes cssload-rotate {
  100% {
    -ms-transform:rotate(360deg)
  }
}
@-webkit-keyframes cssload-rotate {
  100% {
    -webkit-transform:rotate(360deg)
  }
}
@-moz-keyframes cssload-rotate {
  100% {
    -moz-transform:rotate(360deg)
  }
}
.featured-look-container .product-item-inner {
  margin-top:15px
}
.iconfont {
  font-family:'iconfont';
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.icon-close:before {
  content:"\e629"
}
.icon-a-003-check-sign-in-a-rounded-black-square1:before {
  content:"\e628"
}
.icon-user-shape:before {
  content:"\e620"
}
.icon-fa-angle-left:before {
  content:"\e621"
}
.icon-magnifying-glass-search:before {
  content:"\e622"
}
.icon-fa-twitter:before {
  content:"\e623"
}
.icon-a-086-star:before {
  content:"\e624"
}
.icon-fa-instagram:before {
  content:"\e625"
}
.icon-fa-youtube:before {
  content:"\e626"
}
.icon-map-marker-location:before {
  content:"\e627"
}
.icon-a-027-dot:before {
  content:"\e617"
}
.icon-a-002-shopping-cart:before {
  content:"\e618"
}
.icon-fa-facebook:before {
  content:"\e619"
}
.icon-dot-and-circle:before {
  content:"\e61a"
}
.icon-fa-angle-right:before {
  content:"\e61b"
}
.icon-angle-arrow-down:before {
  content:"\e61c"
}
.icon-exchange-arrows:before {
  content:"\e61d"
}
.icon-fa-linkedin:before {
  content:"\e61e"
}
.icon-fa-pinterest-p:before {
  content:"\e61f"
}
.products-list .item a.product-item-photo .hover-image .product-image-container,
.products-grid .item a.product-item-photo .hover-image .product-image-container {
  display:inline-block;
  max-width:100%;
  vertical-align:top;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.products-list .item a.product-item-photo .main-image .product-image-container,
.products-grid .item a.product-item-photo .main-image .product-image-container {
  position:absolute;
  top:0%;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1
}
.products-list .item:hover a.product-item-photo .hover-image .product-image-container,
.products-grid .item:hover a.product-item-photo .hover-image .product-image-container {
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1
}
.products-list .item:hover a.product-item-photo .main-image .product-image-container,
.products-grid .item:hover a.product-item-photo .main-image .product-image-container {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:absolute;
  top:0
}
.eff-zoombanner {
  overflow:hidden;
  position:relative
}
.eff-zoombanner .banner-zoom img {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.eff-zoombanner:hover .banner-zoom img {
  -webkit-transform:scale(1.05, 1.05);
  -moz-transform:scale(1.05, 1.05);
  -ms-transform:scale(1.05, 1.05);
  -o-transform:scale(1.05, 1.05)
}
.banner-border {
  position:relative;
  display:inline-block;
  overflow:hidden;
  float:left;
  width:100%
}
.banner-border:before,
.banner-border:after {
  content:"";
  position:absolute;
  top:15px;
  right:15px;
  bottom:15px;
  left:15px;
  opacity:0;
  -webkit-transition:all .5s ease 0s;
  -o-transition:all .5s ease 0s;
  transition:all .5s ease 0s;
  z-index:1
}
.banner-border:before {
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  -webkit-transform:scale(1, 0);
  -ms-transform:scale(1, 0);
  -o-transform:scale(1, 0);
  transform:scale(1, 0);
  top:30px;
  right:15px;
  bottom:30px;
  left:15px
}
.banner-border:after {
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  -webkit-transform:scale(0, 1);
  -ms-transform:scale(0, 1);
  -o-transform:scale(0, 1);
  transform:scale(0, 1);
  top:15px;
  right:30px;
  bottom:15px;
  left:30px
}
.banner-border:hover:before,
.banner-border:hover:after {
  opacity:1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1)
}
.banner-border img {
  -webkit-transition:all .5s ease 0s;
  -o-transition:all .5s ease 0s;
  transition:all .5s ease 0s
}
.banner-border:hover img {
  -webkit-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05);
  opacity:0.8
}
.banner-border.style2:after {
  border-left:5px solid #fff;
  border-right:5px solid #fff
}
.banner-border.style2:before {
  border-top:5px solid #fff;
  border-bottom:5px solid #fff
}
.loader,
.qs-loader {
  position:relative;
  text-align:center;
  padding:100px 0
}
.loader img,
.qs-loader img {
  display:none
}
.qs-loader {
  display:table-cell;
  vertical-align:middle
}
.loader:after,
.loader:before,
.qs-loader:after,
.qs-loader:before {
  position:absolute;
  content:"";
  border:2px solid #e0e0e0;
  width:31px;
  height:31px
}
.loader:after,
.qs-loader:after {
  animation:cssload-spinner1 2.88s linear infinite;
  -o-animation:cssload-spinner1 2.88s linear infinite;
  -ms-animation:cssload-spinner1 2.88s linear infinite;
  -webkit-animation:cssload-spinner1 2.88s linear infinite;
  -moz-animation:cssload-spinner1 2.88s linear infinite
}
.loader:before,
.qs-loader:before {
  width:43px;
  height:43px;
  margin-left:-6.5px;
  margin-top:-6.5px;
  animation:cssload-spinner2 2.88s linear infinite;
  -o-animation:cssload-spinner2 2.88s linear infinite;
  -ms-animation:cssload-spinner2 2.88s linear infinite;
  -webkit-animation:cssload-spinner2 2.88s linear infinite;
  -moz-animation:cssload-spinner2 2.88s linear infinite
}
@keyframes cssload-spinner1 {
  from {
    transform:rotate(0deg)
  }
  to {
    transform:rotate(360deg)
  }
}
@-o-keyframes cssload-spinner1 {
  from {
    -o-transform:rotate(0deg)
  }
  to {
    -o-transform:rotate(360deg)
  }
}
@-ms-keyframes cssload-spinner1 {
  from {
    -ms-transform:rotate(0deg)
  }
  to {
    -ms-transform:rotate(360deg)
  }
}
@-webkit-keyframes cssload-spinner1 {
  from {
    -webkit-transform:rotate(0deg)
  }
  to {
    -webkit-transform:rotate(360deg)
  }
}
@-moz-keyframes cssload-spinner1 {
  from {
    -moz-transform:rotate(0deg)
  }
  to {
    -moz-transform:rotate(360deg)
  }
}
@keyframes cssload-spinner2 {
  from {
    transform:rotate(0deg)
  }
  to {
    transform:rotate(-360deg)
  }
}
@-o-keyframes cssload-spinner2 {
  from {
    -o-transform:rotate(0deg)
  }
  to {
    -o-transform:rotate(-360deg)
  }
}
@-ms-keyframes cssload-spinner2 {
  from {
    -ms-transform:rotate(0deg)
  }
  to {
    -ms-transform:rotate(-360deg)
  }
}
@-webkit-keyframes cssload-spinner2 {
  from {
    -webkit-transform:rotate(0deg)
  }
  to {
    -webkit-transform:rotate(-360deg)
  }
}
@-moz-keyframes cssload-spinner2 {
  from {
    -moz-transform:rotate(0deg)
  }
  to {
    -moz-transform:rotate(-360deg)
  }
}
.icon-loading {
  padding:100px 0;
  width:50px;
  height:50px;
  display:inline-block;
  text-align:center;
  background:url(../images/loading_cart.gif) center center no-repeat;
  width:100%
}
.icon-loading span {
  display:none
}
.hover-scale a {
  position:relative;
  overflow:hidden;
  display:block
}
.hover-scale img {
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.hover-scale:hover img {
  -moz-transform:scale(1.05, 1.05);
  -webkit-transform:scale(1.05, 1.05);
  -o-transform:scale(1.05, 1.05);
  transform:scale(1.05, 1.05)
}
@-webkit-keyframes shine {
  100% {
    left:125%
  }
}
@keyframes shine {
  100% {
    left:125%
  }
}
.shine-effect.cdz-banner {
  position:relative;
  overflow:hidden
}
.shine-effect.cdz-banner:before {
  position:absolute;
  top:0;
  left:-85%;
  z-index:2;
  display:block;
  content:'';
  width:50%;
  height:100%;
  background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
  background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
  -moz-transform:skewX(-25deg);
  -webkit-transform:skewX(-25deg);
  -o-transform:skewX(-25deg);
  transform:skewX(-25deg)
}
.shine-effect.cdz-banner:hover:before {
  -webkit-animation:shine 1.2s;
  animation:shine 1.2s
}
.hidden {
  display:none !important;
  visibility:hidden !important
}
.affix {
  position:fixed
}
@-ms-viewport {
  width:device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display:none !important
}
@media (max-width:767px) {
  .visible-xs {
    display:block !important
  }
  table.visible-xs {
    display:table
  }
  tr.visible-xs {
    display:table-row !important
  }
  th.visible-xs,
  td.visible-xs {
    display:table-cell !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display:block !important
  }
  table.visible-sm {
    display:table
  }
  tr.visible-sm {
    display:table-row !important
  }
  th.visible-sm,
  td.visible-sm {
    display:table-cell !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display:block !important
  }
  table.visible-md {
    display:table
  }
  tr.visible-md {
    display:table-row !important
  }
  th.visible-md,
  td.visible-md {
    display:table-cell !important
  }
}
@media (min-width:1200px) {
  .visible-lg {
    display:block !important
  }
  table.visible-lg {
    display:table
  }
  tr.visible-lg {
    display:table-row !important
  }
  th.visible-lg,
  td.visible-lg {
    display:table-cell !important
  }
}
@media (max-width:767px) {
  .hidden-xs {
    display:none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display:none !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display:none !important
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display:none !important
  }
}
.center-block {
  display:block;
  margin-left:auto;
  margin-right:auto
}
.pull-right {
  float:right !important
}
.pull-left {
  float:left !important
}
.hide {
  display:none !important
}
.show {
  display:block !important
}
.invisible {
  visibility:hidden
}
.img-responsive {
  display:block;
  max-width:100%;
  height:auto
}
* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
*:before,
*:after {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
.row {
  margin-left:-10px;
  margin-right:-10px
}
.row:before,
.row:after {
  content:" ";
  display:table
}
.row:after {
  clear:both
}
.row {
  margin-left:-10px;
  margin-right:-10px
}
.row:before,
.row:after {
  content:" ";
  display:table
}
.row:after {
  clear:both
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position:relative;
  min-height:1px;
  padding-left:10px;
  padding-right:10px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float:left
}
.col-xs-1 {
  width:4.16667%
}
.col-xs-2 {
  width:8.33333%
}
.col-xs-3 {
  width:12.5%
}
.col-xs-4 {
  width:16.66667%
}
.col-xs-5 {
  width:20.83333%
}
.col-xs-6 {
  width:25%
}
.col-xs-7 {
  width:29.16667%
}
.col-xs-8 {
  width:33.33333%
}
.col-xs-9 {
  width:37.5%
}
.col-xs-10 {
  width:41.66667%
}
.col-xs-11 {
  width:45.83333%
}
.col-xs-12 {
  width:50%
}
.col-xs-13 {
  width:54.16667%
}
.col-xs-14 {
  width:58.33333%
}
.col-xs-15 {
  width:62.5%
}
.col-xs-16 {
  width:66.66667%
}
.col-xs-17 {
  width:70.83333%
}
.col-xs-18 {
  width:75%
}
.col-xs-19 {
  width:79.16667%
}
.col-xs-20 {
  width:83.33333%
}
.col-xs-21 {
  width:87.5%
}
.col-xs-22 {
  width:91.66667%
}
.col-xs-23 {
  width:95.83333%
}
.col-xs-24 {
  width:100%
}
.col-xs-pull-0 {
  right:0%
}
.col-xs-pull-1 {
  right:4.16667%
}
.col-xs-pull-2 {
  right:8.33333%
}
.col-xs-pull-3 {
  right:12.5%
}
.col-xs-pull-4 {
  right:16.66667%
}
.col-xs-pull-5 {
  right:20.83333%
}
.col-xs-pull-6 {
  right:25%
}
.col-xs-pull-7 {
  right:29.16667%
}
.col-xs-pull-8 {
  right:33.33333%
}
.col-xs-pull-9 {
  right:37.5%
}
.col-xs-pull-10 {
  right:41.66667%
}
.col-xs-pull-11 {
  right:45.83333%
}
.col-xs-pull-12 {
  right:50%
}
.col-xs-pull-13 {
  right:54.16667%
}
.col-xs-pull-14 {
  right:58.33333%
}
.col-xs-pull-15 {
  right:62.5%
}
.col-xs-pull-16 {
  right:66.66667%
}
.col-xs-pull-17 {
  right:70.83333%
}
.col-xs-pull-18 {
  right:75%
}
.col-xs-pull-19 {
  right:79.16667%
}
.col-xs-pull-20 {
  right:83.33333%
}
.col-xs-pull-21 {
  right:87.5%
}
.col-xs-pull-22 {
  right:91.66667%
}
.col-xs-pull-23 {
  right:95.83333%
}
.col-xs-pull-24 {
  right:100%
}
.col-xs-push-0 {
  left:0%
}
.col-xs-push-1 {
  left:4.16667%
}
.col-xs-push-2 {
  left:8.33333%
}
.col-xs-push-3 {
  left:12.5%
}
.col-xs-push-4 {
  left:16.66667%
}
.col-xs-push-5 {
  left:20.83333%
}
.col-xs-push-6 {
  left:25%
}
.col-xs-push-7 {
  left:29.16667%
}
.col-xs-push-8 {
  left:33.33333%
}
.col-xs-push-9 {
  left:37.5%
}
.col-xs-push-10 {
  left:41.66667%
}
.col-xs-push-11 {
  left:45.83333%
}
.col-xs-push-12 {
  left:50%
}
.col-xs-push-13 {
  left:54.16667%
}
.col-xs-push-14 {
  left:58.33333%
}
.col-xs-push-15 {
  left:62.5%
}
.col-xs-push-16 {
  left:66.66667%
}
.col-xs-push-17 {
  left:70.83333%
}
.col-xs-push-18 {
  left:75%
}
.col-xs-push-19 {
  left:79.16667%
}
.col-xs-push-20 {
  left:83.33333%
}
.col-xs-push-21 {
  left:87.5%
}
.col-xs-push-22 {
  left:91.66667%
}
.col-xs-push-23 {
  left:95.83333%
}
.col-xs-push-24 {
  left:100%
}
.col-xs-offset-0 {
  margin-left:0%
}
.col-xs-offset-1 {
  margin-left:4.16667%
}
.col-xs-offset-2 {
  margin-left:8.33333%
}
.col-xs-offset-3 {
  margin-left:12.5%
}
.col-xs-offset-4 {
  margin-left:16.66667%
}
.col-xs-offset-5 {
  margin-left:20.83333%
}
.col-xs-offset-6 {
  margin-left:25%
}
.col-xs-offset-7 {
  margin-left:29.16667%
}
.col-xs-offset-8 {
  margin-left:33.33333%
}
.col-xs-offset-9 {
  margin-left:37.5%
}
.col-xs-offset-10 {
  margin-left:41.66667%
}
.col-xs-offset-11 {
  margin-left:45.83333%
}
.col-xs-offset-12 {
  margin-left:50%
}
.col-xs-offset-13 {
  margin-left:54.16667%
}
.col-xs-offset-14 {
  margin-left:58.33333%
}
.col-xs-offset-15 {
  margin-left:62.5%
}
.col-xs-offset-16 {
  margin-left:66.66667%
}
.col-xs-offset-17 {
  margin-left:70.83333%
}
.col-xs-offset-18 {
  margin-left:75%
}
.col-xs-offset-19 {
  margin-left:79.16667%
}
.col-xs-offset-20 {
  margin-left:83.33333%
}
.col-xs-offset-21 {
  margin-left:87.5%
}
.col-xs-offset-22 {
  margin-left:91.66667%
}
.col-xs-offset-23 {
  margin-left:95.83333%
}
.col-xs-offset-24 {
  margin-left:100%
}
@media (min-width:768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float:left
  }
  .col-sm-1 {
    width:4.16667%
  }
  .col-sm-2 {
    width:8.33333%
  }
  .col-sm-3 {
    width:12.5%
  }
  .col-sm-4 {
    width:16.66667%
  }
  .col-sm-5 {
    width:20.83333%
  }
  .col-sm-6 {
    width:25%
  }
  .col-sm-7 {
    width:29.16667%
  }
  .col-sm-8 {
    width:33.33333%
  }
  .col-sm-9 {
    width:37.5%
  }
  .col-sm-10 {
    width:41.66667%
  }
  .col-sm-11 {
    width:45.83333%
  }
  .col-sm-12 {
    width:50%
  }
  .col-sm-13 {
    width:54.16667%
  }
  .col-sm-14 {
    width:58.33333%
  }
  .col-sm-15 {
    width:62.5%
  }
  .col-sm-16 {
    width:66.66667%
  }
  .col-sm-17 {
    width:70.83333%
  }
  .col-sm-18 {
    width:75%
  }
  .col-sm-19 {
    width:79.16667%
  }
  .col-sm-20 {
    width:83.33333%
  }
  .col-sm-21 {
    width:87.5%
  }
  .col-sm-22 {
    width:91.66667%
  }
  .col-sm-23 {
    width:95.83333%
  }
  .col-sm-24 {
    width:100%
  }
  .col-sm-pull-0 {
    right:0%
  }
  .col-sm-pull-1 {
    right:4.16667%
  }
  .col-sm-pull-2 {
    right:8.33333%
  }
  .col-sm-pull-3 {
    right:12.5%
  }
  .col-sm-pull-4 {
    right:16.66667%
  }
  .col-sm-pull-5 {
    right:20.83333%
  }
  .col-sm-pull-6 {
    right:25%
  }
  .col-sm-pull-7 {
    right:29.16667%
  }
  .col-sm-pull-8 {
    right:33.33333%
  }
  .col-sm-pull-9 {
    right:37.5%
  }
  .col-sm-pull-10 {
    right:41.66667%
  }
  .col-sm-pull-11 {
    right:45.83333%
  }
  .col-sm-pull-12 {
    right:50%
  }
  .col-sm-pull-13 {
    right:54.16667%
  }
  .col-sm-pull-14 {
    right:58.33333%
  }
  .col-sm-pull-15 {
    right:62.5%
  }
  .col-sm-pull-16 {
    right:66.66667%
  }
  .col-sm-pull-17 {
    right:70.83333%
  }
  .col-sm-pull-18 {
    right:75%
  }
  .col-sm-pull-19 {
    right:79.16667%
  }
  .col-sm-pull-20 {
    right:83.33333%
  }
  .col-sm-pull-21 {
    right:87.5%
  }
  .col-sm-pull-22 {
    right:91.66667%
  }
  .col-sm-pull-23 {
    right:95.83333%
  }
  .col-sm-pull-24 {
    right:100%
  }
  .col-sm-push-0 {
    left:0%
  }
  .col-sm-push-1 {
    left:4.16667%
  }
  .col-sm-push-2 {
    left:8.33333%
  }
  .col-sm-push-3 {
    left:12.5%
  }
  .col-sm-push-4 {
    left:16.66667%
  }
  .col-sm-push-5 {
    left:20.83333%
  }
  .col-sm-push-6 {
    left:25%
  }
  .col-sm-push-7 {
    left:29.16667%
  }
  .col-sm-push-8 {
    left:33.33333%
  }
  .col-sm-push-9 {
    left:37.5%
  }
  .col-sm-push-10 {
    left:41.66667%
  }
  .col-sm-push-11 {
    left:45.83333%
  }
  .col-sm-push-12 {
    left:50%
  }
  .col-sm-push-13 {
    left:54.16667%
  }
  .col-sm-push-14 {
    left:58.33333%
  }
  .col-sm-push-15 {
    left:62.5%
  }
  .col-sm-push-16 {
    left:66.66667%
  }
  .col-sm-push-17 {
    left:70.83333%
  }
  .col-sm-push-18 {
    left:75%
  }
  .col-sm-push-19 {
    left:79.16667%
  }
  .col-sm-push-20 {
    left:83.33333%
  }
  .col-sm-push-21 {
    left:87.5%
  }
  .col-sm-push-22 {
    left:91.66667%
  }
  .col-sm-push-23 {
    left:95.83333%
  }
  .col-sm-push-24 {
    left:100%
  }
  .col-sm-offset-0 {
    margin-left:0%
  }
  .col-sm-offset-1 {
    margin-left:4.16667%
  }
  .col-sm-offset-2 {
    margin-left:8.33333%
  }
  .col-sm-offset-3 {
    margin-left:12.5%
  }
  .col-sm-offset-4 {
    margin-left:16.66667%
  }
  .col-sm-offset-5 {
    margin-left:20.83333%
  }
  .col-sm-offset-6 {
    margin-left:25%
  }
  .col-sm-offset-7 {
    margin-left:29.16667%
  }
  .col-sm-offset-8 {
    margin-left:33.33333%
  }
  .col-sm-offset-9 {
    margin-left:37.5%
  }
  .col-sm-offset-10 {
    margin-left:41.66667%
  }
  .col-sm-offset-11 {
    margin-left:45.83333%
  }
  .col-sm-offset-12 {
    margin-left:50%
  }
  .col-sm-offset-13 {
    margin-left:54.16667%
  }
  .col-sm-offset-14 {
    margin-left:58.33333%
  }
  .col-sm-offset-15 {
    margin-left:62.5%
  }
  .col-sm-offset-16 {
    margin-left:66.66667%
  }
  .col-sm-offset-17 {
    margin-left:70.83333%
  }
  .col-sm-offset-18 {
    margin-left:75%
  }
  .col-sm-offset-19 {
    margin-left:79.16667%
  }
  .col-sm-offset-20 {
    margin-left:83.33333%
  }
  .col-sm-offset-21 {
    margin-left:87.5%
  }
  .col-sm-offset-22 {
    margin-left:91.66667%
  }
  .col-sm-offset-23 {
    margin-left:95.83333%
  }
  .col-sm-offset-24 {
    margin-left:100%
  }
}
@media (min-width:992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float:left
  }
  .col-md-1 {
    width:4.16667%
  }
  .col-md-2 {
    width:8.33333%
  }
  .col-md-3 {
    width:12.5%
  }
  .col-md-4 {
    width:16.66667%
  }
  .col-md-5 {
    width:20.83333%
  }
  .col-md-6 {
    width:25%
  }
  .col-md-7 {
    width:29.16667%
  }
  .col-md-8 {
    width:33.33333%
  }
  .col-md-9 {
    width:37.5%
  }
  .col-md-10 {
    width:41.66667%
  }
  .col-md-11 {
    width:45.83333%
  }
  .col-md-12 {
    width:50%
  }
  .col-md-13 {
    width:54.16667%
  }
  .col-md-14 {
    width:58.33333%
  }
  .col-md-15 {
    width:62.5%
  }
  .col-md-16 {
    width:66.66667%
  }
  .col-md-17 {
    width:70.83333%
  }
  .col-md-18 {
    width:75%
  }
  .col-md-19 {
    width:79.16667%
  }
  .col-md-20 {
    width:83.33333%
  }
  .col-md-21 {
    width:87.5%
  }
  .col-md-22 {
    width:91.66667%
  }
  .col-md-23 {
    width:95.83333%
  }
  .col-md-24 {
    width:100%
  }
  .col-md-pull-0 {
    right:0%
  }
  .col-md-pull-1 {
    right:4.16667%
  }
  .col-md-pull-2 {
    right:8.33333%
  }
  .col-md-pull-3 {
    right:12.5%
  }
  .col-md-pull-4 {
    right:16.66667%
  }
  .col-md-pull-5 {
    right:20.83333%
  }
  .col-md-pull-6 {
    right:25%
  }
  .col-md-pull-7 {
    right:29.16667%
  }
  .col-md-pull-8 {
    right:33.33333%
  }
  .col-md-pull-9 {
    right:37.5%
  }
  .col-md-pull-10 {
    right:41.66667%
  }
  .col-md-pull-11 {
    right:45.83333%
  }
  .col-md-pull-12 {
    right:50%
  }
  .col-md-pull-13 {
    right:54.16667%
  }
  .col-md-pull-14 {
    right:58.33333%
  }
  .col-md-pull-15 {
    right:62.5%
  }
  .col-md-pull-16 {
    right:66.66667%
  }
  .col-md-pull-17 {
    right:70.83333%
  }
  .col-md-pull-18 {
    right:75%
  }
  .col-md-pull-19 {
    right:79.16667%
  }
  .col-md-pull-20 {
    right:83.33333%
  }
  .col-md-pull-21 {
    right:87.5%
  }
  .col-md-pull-22 {
    right:91.66667%
  }
  .col-md-pull-23 {
    right:95.83333%
  }
  .col-md-pull-24 {
    right:100%
  }
  .col-md-push-0 {
    left:0%
  }
  .col-md-push-1 {
    left:4.16667%
  }
  .col-md-push-2 {
    left:8.33333%
  }
  .col-md-push-3 {
    left:12.5%
  }
  .col-md-push-4 {
    left:16.66667%
  }
  .col-md-push-5 {
    left:20.83333%
  }
  .col-md-push-6 {
    left:25%
  }
  .col-md-push-7 {
    left:29.16667%
  }
  .col-md-push-8 {
    left:33.33333%
  }
  .col-md-push-9 {
    left:37.5%
  }
  .col-md-push-10 {
    left:41.66667%
  }
  .col-md-push-11 {
    left:45.83333%
  }
  .col-md-push-12 {
    left:50%
  }
  .col-md-push-13 {
    left:54.16667%
  }
  .col-md-push-14 {
    left:58.33333%
  }
  .col-md-push-15 {
    left:62.5%
  }
  .col-md-push-16 {
    left:66.66667%
  }
  .col-md-push-17 {
    left:70.83333%
  }
  .col-md-push-18 {
    left:75%
  }
  .col-md-push-19 {
    left:79.16667%
  }
  .col-md-push-20 {
    left:83.33333%
  }
  .col-md-push-21 {
    left:87.5%
  }
  .col-md-push-22 {
    left:91.66667%
  }
  .col-md-push-23 {
    left:95.83333%
  }
  .col-md-push-24 {
    left:100%
  }
  .col-md-offset-0 {
    margin-left:0%
  }
  .col-md-offset-1 {
    margin-left:4.16667%
  }
  .col-md-offset-2 {
    margin-left:8.33333%
  }
  .col-md-offset-3 {
    margin-left:12.5%
  }
  .col-md-offset-4 {
    margin-left:16.66667%
  }
  .col-md-offset-5 {
    margin-left:20.83333%
  }
  .col-md-offset-6 {
    margin-left:25%
  }
  .col-md-offset-7 {
    margin-left:29.16667%
  }
  .col-md-offset-8 {
    margin-left:33.33333%
  }
  .col-md-offset-9 {
    margin-left:37.5%
  }
  .col-md-offset-10 {
    margin-left:41.66667%
  }
  .col-md-offset-11 {
    margin-left:45.83333%
  }
  .col-md-offset-12 {
    margin-left:50%
  }
  .col-md-offset-13 {
    margin-left:54.16667%
  }
  .col-md-offset-14 {
    margin-left:58.33333%
  }
  .col-md-offset-15 {
    margin-left:62.5%
  }
  .col-md-offset-16 {
    margin-left:66.66667%
  }
  .col-md-offset-17 {
    margin-left:70.83333%
  }
  .col-md-offset-18 {
    margin-left:75%
  }
  .col-md-offset-19 {
    margin-left:79.16667%
  }
  .col-md-offset-20 {
    margin-left:83.33333%
  }
  .col-md-offset-21 {
    margin-left:87.5%
  }
  .col-md-offset-22 {
    margin-left:91.66667%
  }
  .col-md-offset-23 {
    margin-left:95.83333%
  }
  .col-md-offset-24 {
    margin-left:100%
  }
}
@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float:left
  }
  .col-lg-1 {
    width:4.16667%
  }
  .col-lg-2 {
    width:8.33333%
  }
  .col-lg-3 {
    width:12.5%
  }
  .col-lg-4 {
    width:16.66667%
  }
  .col-lg-5 {
    width:20.83333%
  }
  .col-lg-6 {
    width:25%
  }
  .col-lg-7 {
    width:29.16667%
  }
  .col-lg-8 {
    width:33.33333%
  }
  .col-lg-9 {
    width:37.5%
  }
  .col-lg-10 {
    width:41.66667%
  }
  .col-lg-11 {
    width:45.83333%
  }
  .col-lg-12 {
    width:50%
  }
  .col-lg-13 {
    width:54.16667%
  }
  .col-lg-14 {
    width:58.33333%
  }
  .col-lg-15 {
    width:62.5%
  }
  .col-lg-16 {
    width:66.66667%
  }
  .col-lg-17 {
    width:70.83333%
  }
  .col-lg-18 {
    width:75%
  }
  .col-lg-19 {
    width:79.16667%
  }
  .col-lg-20 {
    width:83.33333%
  }
  .col-lg-21 {
    width:87.5%
  }
  .col-lg-22 {
    width:91.66667%
  }
  .col-lg-23 {
    width:95.83333%
  }
  .col-lg-24 {
    width:100%
  }
  .col-lg-pull-0 {
    right:0%
  }
  .col-lg-pull-1 {
    right:4.16667%
  }
  .col-lg-pull-2 {
    right:8.33333%
  }
  .col-lg-pull-3 {
    right:12.5%
  }
  .col-lg-pull-4 {
    right:16.66667%
  }
  .col-lg-pull-5 {
    right:20.83333%
  }
  .col-lg-pull-6 {
    right:25%
  }
  .col-lg-pull-7 {
    right:29.16667%
  }
  .col-lg-pull-8 {
    right:33.33333%
  }
  .col-lg-pull-9 {
    right:37.5%
  }
  .col-lg-pull-10 {
    right:41.66667%
  }
  .col-lg-pull-11 {
    right:45.83333%
  }
  .col-lg-pull-12 {
    right:50%
  }
  .col-lg-pull-13 {
    right:54.16667%
  }
  .col-lg-pull-14 {
    right:58.33333%
  }
  .col-lg-pull-15 {
    right:62.5%
  }
  .col-lg-pull-16 {
    right:66.66667%
  }
  .col-lg-pull-17 {
    right:70.83333%
  }
  .col-lg-pull-18 {
    right:75%
  }
  .col-lg-pull-19 {
    right:79.16667%
  }
  .col-lg-pull-20 {
    right:83.33333%
  }
  .col-lg-pull-21 {
    right:87.5%
  }
  .col-lg-pull-22 {
    right:91.66667%
  }
  .col-lg-pull-23 {
    right:95.83333%
  }
  .col-lg-pull-24 {
    right:100%
  }
  .col-lg-push-0 {
    left:0%
  }
  .col-lg-push-1 {
    left:4.16667%
  }
  .col-lg-push-2 {
    left:8.33333%
  }
  .col-lg-push-3 {
    left:12.5%
  }
  .col-lg-push-4 {
    left:16.66667%
  }
  .col-lg-push-5 {
    left:20.83333%
  }
  .col-lg-push-6 {
    left:25%
  }
  .col-lg-push-7 {
    left:29.16667%
  }
  .col-lg-push-8 {
    left:33.33333%
  }
  .col-lg-push-9 {
    left:37.5%
  }
  .col-lg-push-10 {
    left:41.66667%
  }
  .col-lg-push-11 {
    left:45.83333%
  }
  .col-lg-push-12 {
    left:50%
  }
  .col-lg-push-13 {
    left:54.16667%
  }
  .col-lg-push-14 {
    left:58.33333%
  }
  .col-lg-push-15 {
    left:62.5%
  }
  .col-lg-push-16 {
    left:66.66667%
  }
  .col-lg-push-17 {
    left:70.83333%
  }
  .col-lg-push-18 {
    left:75%
  }
  .col-lg-push-19 {
    left:79.16667%
  }
  .col-lg-push-20 {
    left:83.33333%
  }
  .col-lg-push-21 {
    left:87.5%
  }
  .col-lg-push-22 {
    left:91.66667%
  }
  .col-lg-push-23 {
    left:95.83333%
  }
  .col-lg-push-24 {
    left:100%
  }
  .col-lg-offset-0 {
    margin-left:0%
  }
  .col-lg-offset-1 {
    margin-left:4.16667%
  }
  .col-lg-offset-2 {
    margin-left:8.33333%
  }
  .col-lg-offset-3 {
    margin-left:12.5%
  }
  .col-lg-offset-4 {
    margin-left:16.66667%
  }
  .col-lg-offset-5 {
    margin-left:20.83333%
  }
  .col-lg-offset-6 {
    margin-left:25%
  }
  .col-lg-offset-7 {
    margin-left:29.16667%
  }
  .col-lg-offset-8 {
    margin-left:33.33333%
  }
  .col-lg-offset-9 {
    margin-left:37.5%
  }
  .col-lg-offset-10 {
    margin-left:41.66667%
  }
  .col-lg-offset-11 {
    margin-left:45.83333%
  }
  .col-lg-offset-12 {
    margin-left:50%
  }
  .col-lg-offset-13 {
    margin-left:54.16667%
  }
  .col-lg-offset-14 {
    margin-left:58.33333%
  }
  .col-lg-offset-15 {
    margin-left:62.5%
  }
  .col-lg-offset-16 {
    margin-left:66.66667%
  }
  .col-lg-offset-17 {
    margin-left:70.83333%
  }
  .col-lg-offset-18 {
    margin-left:75%
  }
  .col-lg-offset-19 {
    margin-left:79.16667%
  }
  .col-lg-offset-20 {
    margin-left:83.33333%
  }
  .col-lg-offset-21 {
    margin-left:87.5%
  }
  .col-lg-offset-22 {
    margin-left:91.66667%
  }
  .col-lg-offset-23 {
    margin-left:95.83333%
  }
  .col-lg-offset-24 {
    margin-left:100%
  }
}
.rtl-layout .col-xs-1 {
  width:4.16667%
}
.rtl-layout .col-xs-2 {
  width:8.33333%
}
.rtl-layout .col-xs-3 {
  width:12.5%
}
.rtl-layout .col-xs-4 {
  width:16.66667%
}
.rtl-layout .col-xs-5 {
  width:20.83333%
}
.rtl-layout .col-xs-6 {
  width:25%
}
.rtl-layout .col-xs-7 {
  width:29.16667%
}
.rtl-layout .col-xs-8 {
  width:33.33333%
}
.rtl-layout .col-xs-9 {
  width:37.5%
}
.rtl-layout .col-xs-10 {
  width:41.66667%
}
.rtl-layout .col-xs-11 {
  width:45.83333%
}
.rtl-layout .col-xs-12 {
  width:50%
}
.rtl-layout .col-xs-13 {
  width:54.16667%
}
.rtl-layout .col-xs-14 {
  width:58.33333%
}
.rtl-layout .col-xs-15 {
  width:62.5%
}
.rtl-layout .col-xs-16 {
  width:66.66667%
}
.rtl-layout .col-xs-17 {
  width:70.83333%
}
.rtl-layout .col-xs-18 {
  width:75%
}
.rtl-layout .col-xs-19 {
  width:79.16667%
}
.rtl-layout .col-xs-20 {
  width:83.33333%
}
.rtl-layout .col-xs-21 {
  width:87.5%
}
.rtl-layout .col-xs-22 {
  width:91.66667%
}
.rtl-layout .col-xs-23 {
  width:95.83333%
}
.rtl-layout .col-xs-24 {
  width:100%
}
.rtl-layout .col-xs-pull-0 {
  left:0%
}
.rtl-layout .col-xs-pull-1 {
  left:4.16667%
}
.rtl-layout .col-xs-pull-2 {
  left:8.33333%
}
.rtl-layout .col-xs-pull-3 {
  left:12.5%
}
.rtl-layout .col-xs-pull-4 {
  left:16.66667%
}
.rtl-layout .col-xs-pull-5 {
  left:20.83333%
}
.rtl-layout .col-xs-pull-6 {
  left:25%
}
.rtl-layout .col-xs-pull-7 {
  left:29.16667%
}
.rtl-layout .col-xs-pull-8 {
  left:33.33333%
}
.rtl-layout .col-xs-pull-9 {
  left:37.5%
}
.rtl-layout .col-xs-pull-10 {
  left:41.66667%
}
.rtl-layout .col-xs-pull-11 {
  left:45.83333%
}
.rtl-layout .col-xs-pull-12 {
  left:50%
}
.rtl-layout .col-xs-pull-13 {
  left:54.16667%
}
.rtl-layout .col-xs-pull-14 {
  left:58.33333%
}
.rtl-layout .col-xs-pull-15 {
  left:62.5%
}
.rtl-layout .col-xs-pull-16 {
  left:66.66667%
}
.rtl-layout .col-xs-pull-17 {
  left:70.83333%
}
.rtl-layout .col-xs-pull-18 {
  left:75%
}
.rtl-layout .col-xs-pull-19 {
  left:79.16667%
}
.rtl-layout .col-xs-pull-20 {
  left:83.33333%
}
.rtl-layout .col-xs-pull-21 {
  left:87.5%
}
.rtl-layout .col-xs-pull-22 {
  left:91.66667%
}
.rtl-layout .col-xs-pull-23 {
  left:95.83333%
}
.rtl-layout .col-xs-pull-24 {
  left:100%
}
.rtl-layout .col-xs-push-0 {
  right:0%
}
.rtl-layout .col-xs-push-1 {
  right:4.16667%
}
.rtl-layout .col-xs-push-2 {
  right:8.33333%
}
.rtl-layout .col-xs-push-3 {
  right:12.5%
}
.rtl-layout .col-xs-push-4 {
  right:16.66667%
}
.rtl-layout .col-xs-push-5 {
  right:20.83333%
}
.rtl-layout .col-xs-push-6 {
  right:25%
}
.rtl-layout .col-xs-push-7 {
  right:29.16667%
}
.rtl-layout .col-xs-push-8 {
  right:33.33333%
}
.rtl-layout .col-xs-push-9 {
  right:37.5%
}
.rtl-layout .col-xs-push-10 {
  right:41.66667%
}
.rtl-layout .col-xs-push-11 {
  right:45.83333%
}
.rtl-layout .col-xs-push-12 {
  right:50%
}
.rtl-layout .col-xs-push-13 {
  right:54.16667%
}
.rtl-layout .col-xs-push-14 {
  right:58.33333%
}
.rtl-layout .col-xs-push-15 {
  right:62.5%
}
.rtl-layout .col-xs-push-16 {
  right:66.66667%
}
.rtl-layout .col-xs-push-17 {
  right:70.83333%
}
.rtl-layout .col-xs-push-18 {
  right:75%
}
.rtl-layout .col-xs-push-19 {
  right:79.16667%
}
.rtl-layout .col-xs-push-20 {
  right:83.33333%
}
.rtl-layout .col-xs-push-21 {
  right:87.5%
}
.rtl-layout .col-xs-push-22 {
  right:91.66667%
}
.rtl-layout .col-xs-push-23 {
  right:95.83333%
}
.rtl-layout .col-xs-push-24 {
  right:100%
}
.rtl-layout .col-xs-offset-0 {
  margin-right:0%
}
.rtl-layout .col-xs-offset-1 {
  margin-right:4.16667%
}
.rtl-layout .col-xs-offset-2 {
  margin-right:8.33333%
}
.rtl-layout .col-xs-offset-3 {
  margin-right:12.5%
}
.rtl-layout .col-xs-offset-4 {
  margin-right:16.66667%
}
.rtl-layout .col-xs-offset-5 {
  margin-right:20.83333%
}
.rtl-layout .col-xs-offset-6 {
  margin-right:25%
}
.rtl-layout .col-xs-offset-7 {
  margin-right:29.16667%
}
.rtl-layout .col-xs-offset-8 {
  margin-right:33.33333%
}
.rtl-layout .col-xs-offset-9 {
  margin-right:37.5%
}
.rtl-layout .col-xs-offset-10 {
  margin-right:41.66667%
}
.rtl-layout .col-xs-offset-11 {
  margin-right:45.83333%
}
.rtl-layout .col-xs-offset-12 {
  margin-right:50%
}
.rtl-layout .col-xs-offset-13 {
  margin-right:54.16667%
}
.rtl-layout .col-xs-offset-14 {
  margin-right:58.33333%
}
.rtl-layout .col-xs-offset-15 {
  margin-right:62.5%
}
.rtl-layout .col-xs-offset-16 {
  margin-right:66.66667%
}
.rtl-layout .col-xs-offset-17 {
  margin-right:70.83333%
}
.rtl-layout .col-xs-offset-18 {
  margin-right:75%
}
.rtl-layout .col-xs-offset-19 {
  margin-right:79.16667%
}
.rtl-layout .col-xs-offset-20 {
  margin-right:83.33333%
}
.rtl-layout .col-xs-offset-21 {
  margin-right:87.5%
}
.rtl-layout .col-xs-offset-22 {
  margin-right:91.66667%
}
.rtl-layout .col-xs-offset-23 {
  margin-right:95.83333%
}
.rtl-layout .col-xs-offset-24 {
  margin-right:100%
}
@media (min-width:768px) {
  .rtl-layout .col-sm-1,
  .rtl-layout .col-sm-2,
  .rtl-layout .col-sm-3,
  .rtl-layout .col-sm-4,
  .rtl-layout .col-sm-5,
  .rtl-layout .col-sm-6,
  .rtl-layout .col-sm-7,
  .rtl-layout .col-sm-8,
  .rtl-layout .col-sm-9,
  .rtl-layout .col-sm-10,
  .rtl-layout .col-sm-11,
  .rtl-layout .col-sm-12,
  .rtl-layout .col-sm-13,
  .rtl-layout .col-sm-14,
  .rtl-layout .col-sm-15,
  .rtl-layout .col-sm-16,
  .rtl-layout .col-sm-17,
  .rtl-layout .col-sm-18,
  .rtl-layout .col-sm-19,
  .rtl-layout .col-sm-20,
  .rtl-layout .col-sm-21,
  .rtl-layout .col-sm-22,
  .rtl-layout .col-sm-23,
  .rtl-layout .col-sm-24 {
    float:right
  }
  .rtl-layout .col-sm-1 {
    width:4.16667%
  }
  .rtl-layout .col-sm-2 {
    width:8.33333%
  }
  .rtl-layout .col-sm-3 {
    width:12.5%
  }
  .rtl-layout .col-sm-4 {
    width:16.66667%
  }
  .rtl-layout .col-sm-5 {
    width:20.83333%
  }
  .rtl-layout .col-sm-6 {
    width:25%
  }
  .rtl-layout .col-sm-7 {
    width:29.16667%
  }
  .rtl-layout .col-sm-8 {
    width:33.33333%
  }
  .rtl-layout .col-sm-9 {
    width:37.5%
  }
  .rtl-layout .col-sm-10 {
    width:41.66667%
  }
  .rtl-layout .col-sm-11 {
    width:45.83333%
  }
  .rtl-layout .col-sm-12 {
    width:50%
  }
  .rtl-layout .col-sm-13 {
    width:54.16667%
  }
  .rtl-layout .col-sm-14 {
    width:58.33333%
  }
  .rtl-layout .col-sm-15 {
    width:62.5%
  }
  .rtl-layout .col-sm-16 {
    width:66.66667%
  }
  .rtl-layout .col-sm-17 {
    width:70.83333%
  }
  .rtl-layout .col-sm-18 {
    width:75%
  }
  .rtl-layout .col-sm-19 {
    width:79.16667%
  }
  .rtl-layout .col-sm-20 {
    width:83.33333%
  }
  .rtl-layout .col-sm-21 {
    width:87.5%
  }
  .rtl-layout .col-sm-22 {
    width:91.66667%
  }
  .rtl-layout .col-sm-23 {
    width:95.83333%
  }
  .rtl-layout .col-sm-24 {
    width:100%
  }
  .rtl-layout .col-sm-pull-0 {
    left:0%
  }
  .rtl-layout .col-sm-pull-1 {
    left:4.16667%
  }
  .rtl-layout .col-sm-pull-2 {
    left:8.33333%
  }
  .rtl-layout .col-sm-pull-3 {
    left:12.5%
  }
  .rtl-layout .col-sm-pull-4 {
    left:16.66667%
  }
  .rtl-layout .col-sm-pull-5 {
    left:20.83333%
  }
  .rtl-layout .col-sm-pull-6 {
    left:25%
  }
  .rtl-layout .col-sm-pull-7 {
    left:29.16667%
  }
  .rtl-layout .col-sm-pull-8 {
    left:33.33333%
  }
  .rtl-layout .col-sm-pull-9 {
    left:37.5%
  }
  .rtl-layout .col-sm-pull-10 {
    left:41.66667%
  }
  .rtl-layout .col-sm-pull-11 {
    left:45.83333%
  }
  .rtl-layout .col-sm-pull-12 {
    left:50%
  }
  .rtl-layout .col-sm-pull-13 {
    left:54.16667%
  }
  .rtl-layout .col-sm-pull-14 {
    left:58.33333%
  }
  .rtl-layout .col-sm-pull-15 {
    left:62.5%
  }
  .rtl-layout .col-sm-pull-16 {
    left:66.66667%
  }
  .rtl-layout .col-sm-pull-17 {
    left:70.83333%
  }
  .rtl-layout .col-sm-pull-18 {
    left:75%
  }
  .rtl-layout .col-sm-pull-19 {
    left:79.16667%
  }
  .rtl-layout .col-sm-pull-20 {
    left:83.33333%
  }
  .rtl-layout .col-sm-pull-21 {
    left:87.5%
  }
  .rtl-layout .col-sm-pull-22 {
    left:91.66667%
  }
  .rtl-layout .col-sm-pull-23 {
    left:95.83333%
  }
  .rtl-layout .col-sm-pull-24 {
    left:100%
  }
  .rtl-layout .col-sm-push-0 {
    right:0%
  }
  .rtl-layout .col-sm-push-1 {
    right:4.16667%
  }
  .rtl-layout .col-sm-push-2 {
    right:8.33333%
  }
  .rtl-layout .col-sm-push-3 {
    right:12.5%
  }
  .rtl-layout .col-sm-push-4 {
    right:16.66667%
  }
  .rtl-layout .col-sm-push-5 {
    right:20.83333%
  }
  .rtl-layout .col-sm-push-6 {
    right:25%
  }
  .rtl-layout .col-sm-push-7 {
    right:29.16667%
  }
  .rtl-layout .col-sm-push-8 {
    right:33.33333%
  }
  .rtl-layout .col-sm-push-9 {
    right:37.5%
  }
  .rtl-layout .col-sm-push-10 {
    right:41.66667%
  }
  .rtl-layout .col-sm-push-11 {
    right:45.83333%
  }
  .rtl-layout .col-sm-push-12 {
    right:50%
  }
  .rtl-layout .col-sm-push-13 {
    right:54.16667%
  }
  .rtl-layout .col-sm-push-14 {
    right:58.33333%
  }
  .rtl-layout .col-sm-push-15 {
    right:62.5%
  }
  .rtl-layout .col-sm-push-16 {
    right:66.66667%
  }
  .rtl-layout .col-sm-push-17 {
    right:70.83333%
  }
  .rtl-layout .col-sm-push-18 {
    right:75%
  }
  .rtl-layout .col-sm-push-19 {
    right:79.16667%
  }
  .rtl-layout .col-sm-push-20 {
    right:83.33333%
  }
  .rtl-layout .col-sm-push-21 {
    right:87.5%
  }
  .rtl-layout .col-sm-push-22 {
    right:91.66667%
  }
  .rtl-layout .col-sm-push-23 {
    right:95.83333%
  }
  .rtl-layout .col-sm-push-24 {
    right:100%
  }
  .rtl-layout .col-sm-offset-0 {
    margin-right:0%
  }
  .rtl-layout .col-sm-offset-1 {
    margin-right:4.16667%
  }
  .rtl-layout .col-sm-offset-2 {
    margin-right:8.33333%
  }
  .rtl-layout .col-sm-offset-3 {
    margin-right:12.5%
  }
  .rtl-layout .col-sm-offset-4 {
    margin-right:16.66667%
  }
  .rtl-layout .col-sm-offset-5 {
    margin-right:20.83333%
  }
  .rtl-layout .col-sm-offset-6 {
    margin-right:25%
  }
  .rtl-layout .col-sm-offset-7 {
    margin-right:29.16667%
  }
  .rtl-layout .col-sm-offset-8 {
    margin-right:33.33333%
  }
  .rtl-layout .col-sm-offset-9 {
    margin-right:37.5%
  }
  .rtl-layout .col-sm-offset-10 {
    margin-right:41.66667%
  }
  .rtl-layout .col-sm-offset-11 {
    margin-right:45.83333%
  }
  .rtl-layout .col-sm-offset-12 {
    margin-right:50%
  }
  .rtl-layout .col-sm-offset-13 {
    margin-right:54.16667%
  }
  .rtl-layout .col-sm-offset-14 {
    margin-right:58.33333%
  }
  .rtl-layout .col-sm-offset-15 {
    margin-right:62.5%
  }
  .rtl-layout .col-sm-offset-16 {
    margin-right:66.66667%
  }
  .rtl-layout .col-sm-offset-17 {
    margin-right:70.83333%
  }
  .rtl-layout .col-sm-offset-18 {
    margin-right:75%
  }
  .rtl-layout .col-sm-offset-19 {
    margin-right:79.16667%
  }
  .rtl-layout .col-sm-offset-20 {
    margin-right:83.33333%
  }
  .rtl-layout .col-sm-offset-21 {
    margin-right:87.5%
  }
  .rtl-layout .col-sm-offset-22 {
    margin-right:91.66667%
  }
  .rtl-layout .col-sm-offset-23 {
    margin-right:95.83333%
  }
  .rtl-layout .col-sm-offset-24 {
    margin-right:100%
  }
}
@media (min-width:992px) {
  .rtl-layout .col-md-1,
  .rtl-layout .col-md-2,
  .rtl-layout .col-md-3,
  .rtl-layout .col-md-4,
  .rtl-layout .col-md-5,
  .rtl-layout .col-md-6,
  .rtl-layout .col-md-7,
  .rtl-layout .col-md-8,
  .rtl-layout .col-md-9,
  .rtl-layout .col-md-10,
  .rtl-layout .col-md-11,
  .rtl-layout .col-md-12,
  .rtl-layout .col-md-13,
  .rtl-layout .col-md-14,
  .rtl-layout .col-md-15,
  .rtl-layout .col-md-16,
  .rtl-layout .col-md-17,
  .rtl-layout .col-md-18,
  .rtl-layout .col-md-19,
  .rtl-layout .col-md-20,
  .rtl-layout .col-md-21,
  .rtl-layout .col-md-22,
  .rtl-layout .col-md-23,
  .rtl-layout .col-md-24 {
    float:right
  }
  .rtl-layout .col-md-1 {
    width:4.16667%
  }
  .rtl-layout .col-md-2 {
    width:8.33333%
  }
  .rtl-layout .col-md-3 {
    width:12.5%
  }
  .rtl-layout .col-md-4 {
    width:16.66667%
  }
  .rtl-layout .col-md-5 {
    width:20.83333%
  }
  .rtl-layout .col-md-6 {
    width:25%
  }
  .rtl-layout .col-md-7 {
    width:29.16667%
  }
  .rtl-layout .col-md-8 {
    width:33.33333%
  }
  .rtl-layout .col-md-9 {
    width:37.5%
  }
  .rtl-layout .col-md-10 {
    width:41.66667%
  }
  .rtl-layout .col-md-11 {
    width:45.83333%
  }
  .rtl-layout .col-md-12 {
    width:50%
  }
  .rtl-layout .col-md-13 {
    width:54.16667%
  }
  .rtl-layout .col-md-14 {
    width:58.33333%
  }
  .rtl-layout .col-md-15 {
    width:62.5%
  }
  .rtl-layout .col-md-16 {
    width:66.66667%
  }
  .rtl-layout .col-md-17 {
    width:70.83333%
  }
  .rtl-layout .col-md-18 {
    width:75%
  }
  .rtl-layout .col-md-19 {
    width:79.16667%
  }
  .rtl-layout .col-md-20 {
    width:83.33333%
  }
  .rtl-layout .col-md-21 {
    width:87.5%
  }
  .rtl-layout .col-md-22 {
    width:91.66667%
  }
  .rtl-layout .col-md-23 {
    width:95.83333%
  }
  .rtl-layout .col-md-24 {
    width:100%
  }
  .rtl-layout .col-md-pull-0 {
    left:0%
  }
  .rtl-layout .col-md-pull-1 {
    left:4.16667%
  }
  .rtl-layout .col-md-pull-2 {
    left:8.33333%
  }
  .rtl-layout .col-md-pull-3 {
    left:12.5%
  }
  .rtl-layout .col-md-pull-4 {
    left:16.66667%
  }
  .rtl-layout .col-md-pull-5 {
    left:20.83333%
  }
  .rtl-layout .col-md-pull-6 {
    left:25%
  }
  .rtl-layout .col-md-pull-7 {
    left:29.16667%
  }
  .rtl-layout .col-md-pull-8 {
    left:33.33333%
  }
  .rtl-layout .col-md-pull-9 {
    left:37.5%
  }
  .rtl-layout .col-md-pull-10 {
    left:41.66667%
  }
  .rtl-layout .col-md-pull-11 {
    left:45.83333%
  }
  .rtl-layout .col-md-pull-12 {
    left:50%
  }
  .rtl-layout .col-md-pull-13 {
    left:54.16667%
  }
  .rtl-layout .col-md-pull-14 {
    left:58.33333%
  }
  .rtl-layout .col-md-pull-15 {
    left:62.5%
  }
  .rtl-layout .col-md-pull-16 {
    left:66.66667%
  }
  .rtl-layout .col-md-pull-17 {
    left:70.83333%
  }
  .rtl-layout .col-md-pull-18 {
    left:75%
  }
  .rtl-layout .col-md-pull-19 {
    left:79.16667%
  }
  .rtl-layout .col-md-pull-20 {
    left:83.33333%
  }
  .rtl-layout .col-md-pull-21 {
    left:87.5%
  }
  .rtl-layout .col-md-pull-22 {
    left:91.66667%
  }
  .rtl-layout .col-md-pull-23 {
    left:95.83333%
  }
  .rtl-layout .col-md-pull-24 {
    left:100%
  }
  .rtl-layout .col-md-push-0 {
    right:0%
  }
  .rtl-layout .col-md-push-1 {
    right:4.16667%
  }
  .rtl-layout .col-md-push-2 {
    right:8.33333%
  }
  .rtl-layout .col-md-push-3 {
    right:12.5%
  }
  .rtl-layout .col-md-push-4 {
    right:16.66667%
  }
  .rtl-layout .col-md-push-5 {
    right:20.83333%
  }
  .rtl-layout .col-md-push-6 {
    right:25%
  }
  .rtl-layout .col-md-push-7 {
    right:29.16667%
  }
  .rtl-layout .col-md-push-8 {
    right:33.33333%
  }
  .rtl-layout .col-md-push-9 {
    right:37.5%
  }
  .rtl-layout .col-md-push-10 {
    right:41.66667%
  }
  .rtl-layout .col-md-push-11 {
    right:45.83333%
  }
  .rtl-layout .col-md-push-12 {
    right:50%
  }
  .rtl-layout .col-md-push-13 {
    right:54.16667%
  }
  .rtl-layout .col-md-push-14 {
    right:58.33333%
  }
  .rtl-layout .col-md-push-15 {
    right:62.5%
  }
  .rtl-layout .col-md-push-16 {
    right:66.66667%
  }
  .rtl-layout .col-md-push-17 {
    right:70.83333%
  }
  .rtl-layout .col-md-push-18 {
    right:75%
  }
  .rtl-layout .col-md-push-19 {
    right:79.16667%
  }
  .rtl-layout .col-md-push-20 {
    right:83.33333%
  }
  .rtl-layout .col-md-push-21 {
    right:87.5%
  }
  .rtl-layout .col-md-push-22 {
    right:91.66667%
  }
  .rtl-layout .col-md-push-23 {
    right:95.83333%
  }
  .rtl-layout .col-md-push-24 {
    right:100%
  }
  .rtl-layout .col-md-offset-0 {
    margin-right:0%
  }
  .rtl-layout .col-md-offset-1 {
    margin-right:4.16667%
  }
  .rtl-layout .col-md-offset-2 {
    margin-right:8.33333%
  }
  .rtl-layout .col-md-offset-3 {
    margin-right:12.5%
  }
  .rtl-layout .col-md-offset-4 {
    margin-right:16.66667%
  }
  .rtl-layout .col-md-offset-5 {
    margin-right:20.83333%
  }
  .rtl-layout .col-md-offset-6 {
    margin-right:25%
  }
  .rtl-layout .col-md-offset-7 {
    margin-right:29.16667%
  }
  .rtl-layout .col-md-offset-8 {
    margin-right:33.33333%
  }
  .rtl-layout .col-md-offset-9 {
    margin-right:37.5%
  }
  .rtl-layout .col-md-offset-10 {
    margin-right:41.66667%
  }
  .rtl-layout .col-md-offset-11 {
    margin-right:45.83333%
  }
  .rtl-layout .col-md-offset-12 {
    margin-right:50%
  }
  .rtl-layout .col-md-offset-13 {
    margin-right:54.16667%
  }
  .rtl-layout .col-md-offset-14 {
    margin-right:58.33333%
  }
  .rtl-layout .col-md-offset-15 {
    margin-right:62.5%
  }
  .rtl-layout .col-md-offset-16 {
    margin-right:66.66667%
  }
  .rtl-layout .col-md-offset-17 {
    margin-right:70.83333%
  }
  .rtl-layout .col-md-offset-18 {
    margin-right:75%
  }
  .rtl-layout .col-md-offset-19 {
    margin-right:79.16667%
  }
  .rtl-layout .col-md-offset-20 {
    margin-right:83.33333%
  }
  .rtl-layout .col-md-offset-21 {
    margin-right:87.5%
  }
  .rtl-layout .col-md-offset-22 {
    margin-right:91.66667%
  }
  .rtl-layout .col-md-offset-23 {
    margin-right:95.83333%
  }
  .rtl-layout .col-md-offset-24 {
    margin-right:100%
  }
}
@media (min-width:1200px) {
  .rtl-layout .col-lg-1,
  .rtl-layout .col-lg-2,
  .rtl-layout .col-lg-3,
  .rtl-layout .col-lg-4,
  .rtl-layout .col-lg-5,
  .rtl-layout .col-lg-6,
  .rtl-layout .col-lg-7,
  .rtl-layout .col-lg-8,
  .rtl-layout .col-lg-9,
  .rtl-layout .col-lg-10,
  .rtl-layout .col-lg-11,
  .rtl-layout .col-lg-12,
  .rtl-layout .col-lg-13,
  .rtl-layout .col-lg-14,
  .rtl-layout .col-lg-15,
  .rtl-layout .col-lg-16,
  .rtl-layout .col-lg-17,
  .rtl-layout .col-lg-18,
  .rtl-layout .col-lg-19,
  .rtl-layout .col-lg-20,
  .rtl-layout .col-lg-21,
  .rtl-layout .col-lg-22,
  .rtl-layout .col-lg-23,
  .rtl-layout .col-lg-24 {
    float:right
  }
  .rtl-layout .col-lg-1 {
    width:4.16667%
  }
  .rtl-layout .col-lg-2 {
    width:8.33333%
  }
  .rtl-layout .col-lg-3 {
    width:12.5%
  }
  .rtl-layout .col-lg-4 {
    width:16.66667%
  }
  .rtl-layout .col-lg-5 {
    width:20.83333%
  }
  .rtl-layout .col-lg-6 {
    width:25%
  }
  .rtl-layout .col-lg-7 {
    width:29.16667%
  }
  .rtl-layout .col-lg-8 {
    width:33.33333%
  }
  .rtl-layout .col-lg-9 {
    width:37.5%
  }
  .rtl-layout .col-lg-10 {
    width:41.66667%
  }
  .rtl-layout .col-lg-11 {
    width:45.83333%
  }
  .rtl-layout .col-lg-12 {
    width:50%
  }
  .rtl-layout .col-lg-13 {
    width:54.16667%
  }
  .rtl-layout .col-lg-14 {
    width:58.33333%
  }
  .rtl-layout .col-lg-15 {
    width:62.5%
  }
  .rtl-layout .col-lg-16 {
    width:66.66667%
  }
  .rtl-layout .col-lg-17 {
    width:70.83333%
  }
  .rtl-layout .col-lg-18 {
    width:75%
  }
  .rtl-layout .col-lg-19 {
    width:79.16667%
  }
  .rtl-layout .col-lg-20 {
    width:83.33333%
  }
  .rtl-layout .col-lg-21 {
    width:87.5%
  }
  .rtl-layout .col-lg-22 {
    width:91.66667%
  }
  .rtl-layout .col-lg-23 {
    width:95.83333%
  }
  .rtl-layout .col-lg-24 {
    width:100%
  }
  .rtl-layout .col-lg-pull-0 {
    left:0%
  }
  .rtl-layout .col-lg-pull-1 {
    left:4.16667%
  }
  .rtl-layout .col-lg-pull-2 {
    left:8.33333%
  }
  .rtl-layout .col-lg-pull-3 {
    left:12.5%
  }
  .rtl-layout .col-lg-pull-4 {
    left:16.66667%
  }
  .rtl-layout .col-lg-pull-5 {
    left:20.83333%
  }
  .rtl-layout .col-lg-pull-6 {
    left:25%
  }
  .rtl-layout .col-lg-pull-7 {
    left:29.16667%
  }
  .rtl-layout .col-lg-pull-8 {
    left:33.33333%
  }
  .rtl-layout .col-lg-pull-9 {
    left:37.5%
  }
  .rtl-layout .col-lg-pull-10 {
    left:41.66667%
  }
  .rtl-layout .col-lg-pull-11 {
    left:45.83333%
  }
  .rtl-layout .col-lg-pull-12 {
    left:50%
  }
  .rtl-layout .col-lg-pull-13 {
    left:54.16667%
  }
  .rtl-layout .col-lg-pull-14 {
    left:58.33333%
  }
  .rtl-layout .col-lg-pull-15 {
    left:62.5%
  }
  .rtl-layout .col-lg-pull-16 {
    left:66.66667%
  }
  .rtl-layout .col-lg-pull-17 {
    left:70.83333%
  }
  .rtl-layout .col-lg-pull-18 {
    left:75%
  }
  .rtl-layout .col-lg-pull-19 {
    left:79.16667%
  }
  .rtl-layout .col-lg-pull-20 {
    left:83.33333%
  }
  .rtl-layout .col-lg-pull-21 {
    left:87.5%
  }
  .rtl-layout .col-lg-pull-22 {
    left:91.66667%
  }
  .rtl-layout .col-lg-pull-23 {
    left:95.83333%
  }
  .rtl-layout .col-lg-pull-24 {
    left:100%
  }
  .rtl-layout .col-lg-push-0 {
    right:0%
  }
  .rtl-layout .col-lg-push-1 {
    right:4.16667%
  }
  .rtl-layout .col-lg-push-2 {
    right:8.33333%
  }
  .rtl-layout .col-lg-push-3 {
    right:12.5%
  }
  .rtl-layout .col-lg-push-4 {
    right:16.66667%
  }
  .rtl-layout .col-lg-push-5 {
    right:20.83333%
  }
  .rtl-layout .col-lg-push-6 {
    right:25%
  }
  .rtl-layout .col-lg-push-7 {
    right:29.16667%
  }
  .rtl-layout .col-lg-push-8 {
    right:33.33333%
  }
  .rtl-layout .col-lg-push-9 {
    right:37.5%
  }
  .rtl-layout .col-lg-push-10 {
    right:41.66667%
  }
  .rtl-layout .col-lg-push-11 {
    right:45.83333%
  }
  .rtl-layout .col-lg-push-12 {
    right:50%
  }
  .rtl-layout .col-lg-push-13 {
    right:54.16667%
  }
  .rtl-layout .col-lg-push-14 {
    right:58.33333%
  }
  .rtl-layout .col-lg-push-15 {
    right:62.5%
  }
  .rtl-layout .col-lg-push-16 {
    right:66.66667%
  }
  .rtl-layout .col-lg-push-17 {
    right:70.83333%
  }
  .rtl-layout .col-lg-push-18 {
    right:75%
  }
  .rtl-layout .col-lg-push-19 {
    right:79.16667%
  }
  .rtl-layout .col-lg-push-20 {
    right:83.33333%
  }
  .rtl-layout .col-lg-push-21 {
    right:87.5%
  }
  .rtl-layout .col-lg-push-22 {
    right:91.66667%
  }
  .rtl-layout .col-lg-push-23 {
    right:95.83333%
  }
  .rtl-layout .col-lg-push-24 {
    right:100%
  }
  .rtl-layout .col-lg-offset-0 {
    margin-right:0%
  }
  .rtl-layout .col-lg-offset-1 {
    margin-right:4.16667%
  }
  .rtl-layout .col-lg-offset-2 {
    margin-right:8.33333%
  }
  .rtl-layout .col-lg-offset-3 {
    margin-right:12.5%
  }
  .rtl-layout .col-lg-offset-4 {
    margin-right:16.66667%
  }
  .rtl-layout .col-lg-offset-5 {
    margin-right:20.83333%
  }
  .rtl-layout .col-lg-offset-6 {
    margin-right:25%
  }
  .rtl-layout .col-lg-offset-7 {
    margin-right:29.16667%
  }
  .rtl-layout .col-lg-offset-8 {
    margin-right:33.33333%
  }
  .rtl-layout .col-lg-offset-9 {
    margin-right:37.5%
  }
  .rtl-layout .col-lg-offset-10 {
    margin-right:41.66667%
  }
  .rtl-layout .col-lg-offset-11 {
    margin-right:45.83333%
  }
  .rtl-layout .col-lg-offset-12 {
    margin-right:50%
  }
  .rtl-layout .col-lg-offset-13 {
    margin-right:54.16667%
  }
  .rtl-layout .col-lg-offset-14 {
    margin-right:58.33333%
  }
  .rtl-layout .col-lg-offset-15 {
    margin-right:62.5%
  }
  .rtl-layout .col-lg-offset-16 {
    margin-right:66.66667%
  }
  .rtl-layout .col-lg-offset-17 {
    margin-right:70.83333%
  }
  .rtl-layout .col-lg-offset-18 {
    margin-right:75%
  }
  .rtl-layout .col-lg-offset-19 {
    margin-right:79.16667%
  }
  .rtl-layout .col-lg-offset-20 {
    margin-right:83.33333%
  }
  .rtl-layout .col-lg-offset-21 {
    margin-right:87.5%
  }
  .rtl-layout .col-lg-offset-22 {
    margin-right:91.66667%
  }
  .rtl-layout .col-lg-offset-23 {
    margin-right:95.83333%
  }
  .rtl-layout .col-lg-offset-24 {
    margin-right:100%
  }
}
[class*='cdz-menu-icon-']:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f108";
  font-size:14px;
  margin-right:10px;
  min-width:15px
}
.cdz-menu-icon-1:before {
  content:"\f06b"
}
.cdz-menu-icon-2:before {
  content:"\f06d"
}
.cdz-menu-icon-3:before {
  content:"\f10b"
}
.cdz-menu-icon-4:before {
  content:"\f03d"
}
.cdz-menu-icon-5:before {
  content:"\f19c"
}
.cdz-menu-icon-6:before {
  content:"\f06c"
}
.cdz-menu-icon-7:before {
  content:"\f0e4"
}
.cdz-menu-icon-8:before {
  content:"\f000"
}
.cdz-menu-icon-9:before {
  content:"\f02c"
}
.cdz-menu-icon-10:before {
  content:"\f1b3"
}
.cdz-menu-icon-11:before {
  content:"\f0c3"
}
.cdz-menu-icon-12:before {
  content:"\f06b"
}
.cdz-menu-icon-13:before {
  content:"\f06d"
}
.cdz-menu-icon-14:before {
  content:"\f10b"
}
.cdz-menu-icon-15:before {
  content:"\f03d"
}
.cdz-menu-icon-16:before {
  content:"\f19c"
}
.cdz-menu-icon-17:before {
  content:"\f06c"
}
.cdz-menu-icon-18:before {
  content:"\f0e4"
}
.cdz-menu-icon-19:before {
  content:"\f000"
}
.cdz-menu-icon-20:before {
  content:"\f02c"
}
.cdz-menu-icon-21:before {
  content:"\f1b3"
}
.cdz-menu-icon-22:before {
  content:"\f0c3"
}
.left-menu .level0.nav-1>a:before {
  content:"\f06b"
}
.left-menu .level0.nav-2>a:before {
  content:"\f06d"
}
.left-menu .level0.nav-3>a:before {
  content:"\f10b"
}
.left-menu .level0.nav-4>a:before {
  content:"\f03d"
}
.left-menu .level0.nav-5>a:before {
  content:"\f19c"
}
.left-menu .level0.nav-6>a:before {
  content:"\f06c"
}
.left-menu .level0.nav-7>a:before {
  content:"\f0e4"
}
.left-menu .level0.nav-8>a:before {
  content:"\f000"
}
.left-menu .level0.nav-9>a:before {
  content:"\f02c"
}
.left-menu .level0.nav-10>a:before {
  content:"\f1b3"
}
.left-menu .level0.nav-11>a:before {
  content:"\f0c3"
}
.left-menu .level0.nav-12>a:before {
  content:"\f06b"
}
.left-menu .level0.nav-13>a:before {
  content:"\f06d"
}
.left-menu .level0.nav-14>a:before {
  content:"\f10b"
}
.left-menu .level0.nav-15>a:before {
  content:"\f03d"
}
.left-menu .level0.nav-16>a:before {
  content:"\f19c"
}
.left-menu .level0.nav-17>a:before {
  content:"\f06c"
}
.left-menu .level0.nav-18>a:before {
  content:"\f0e4"
}
.left-menu .level0.nav-19>a:before {
  content:"\f000"
}
.left-menu .level0.nav-20>a:before {
  content:"\f02c"
}
.left-menu .level0.nav-21>a:before {
  content:"\f1b3"
}
.left-menu .level0.nav-22>a:before {
  content:"\f0c3"
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
  .cdz-menu .groupmenu-drop {
    display:none
  }
  .cdz-menu .item.level0.parent:hover>.groupmenu-drop {
    display:block
  }
  .cdz-menu .item:hover>.groupmenu-drop {
    display:block
  }
}
.c-smartsearch .col-8-8 {
  width:100% !important
}
.c-smartsearch .c-smartsearch__price {
  clear:both
}
.c-smartsearch__wrapper {
  left:0 !important;
  top:41px !important;
  width:100% !important
}
.c-smartsearch__wrapper .c-smartsearch__title.h4 {
  text-transform:capitalize;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#797d89;
  text-decoration:none
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:visited {
  color:#797d89;
  text-decoration:none
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:hover {
  color:#658941;
  text-decoration:none
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:active {
  color:#658941;
  text-decoration:none
}
.c-smartsearch__wrapper .c-smartsearch__price>span>span {
  font-weight:600
}
.sticky-menu.active #search_autocomplete {
  width:280px !important;
  right:0 !important;
  left:auto !important
}
.rtl-layout .sticky-menu.active #search_autocomplete {
  right:0 !important;
  left:auto !important
}
.searchsuite-autocomplete {
  right:0;
  top:41px;
  width:100%;
  min-width:280px;
  left:auto;
  text-align:left
}
.rtl-layout .searchsuite-autocomplete {
  text-align:right
}
.sticky-menu.active .searchsuite-autocomplete {
  width:280px;
  right:0;
  left:auto
}
.rtl-layout .sticky-menu.active .searchsuite-autocomplete {
  right:0;
  left:auto
}
.searchsuite-autocomplete ul li a {
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#797d89;
  text-decoration:none
}
.searchsuite-autocomplete ul li a:visited {
  color:#797d89;
  text-decoration:none
}
.searchsuite-autocomplete ul li a:hover {
  color:#658941;
  text-decoration:none
}
.searchsuite-autocomplete ul li a:active {
  color:#658941;
  text-decoration:none
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
  margin-bottom:5px
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
  float:left
}
.searchsuite-autocomplete .product-reviews-summary .reviews-actions a {
  font-size:12px
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
  font-size:11px;
  color:#191919
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top:5px
}
.owl-carousel {
  padding-top:60px
}
.owl-carousel .owl-item>[class*='cdz-sm-'] {
  padding:0
}
.owl-carousel .owl-item .item {
  width:100%
}
.cdz-slider-banners {
  padding-top:0 !important
}
.owl-carousel .owl-nav {
  position:absolute;
  top:-35px;
  right:0;
  margin-top:0
}
.rtl-layout .owl-carousel .owl-nav {
  right:auto;
  left:0
}
.owl-carousel .owl-nav [class*='owl-'] {
  width:40px;
  height:40px;
  text-align:center;
  position:relative;
  font-size:0;
  margin:0 5px;
  padding:0;
  border:2px solid #282828;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  display:inline-block;
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.owl-carousel .owl-nav [class*='owl-']:before {
  -webkit-font-smoothing:antialiased;
  font-size:20px;
  line-height:38px;
  content:'\e617';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content:'\e608'
}
.owl-carousel .owl-nav [class*='owl-'].disabled {
  -webkit-opacity:.2;
  -moz-opacity:.2;
  opacity:.2
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-']:before {
  content:'\e608'
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content:'\e617'
}
.cdz-brand-slider-wrap {
  background-color:transparent
}
.cdz-brand-slider-wrap .cdz-banners-item {
  padding:5px;
  background-color:#fff;
  border:1px solid #e0e0e0
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav {
  position:static
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
  left:0;
  top:calc(50% - 20px);
  position:absolute;
  -webkit-transform:scale(0, 0);
  -moz-transform:scale(0, 0);
  -ms-transform:scale(0, 0);
  -o-transform:scale(0, 0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
  left:auto;
  right:0
}
.rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
  left:0;
  right:auto
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform:scale(1, 1);
  -moz-transform:scale(1, 1);
  -ms-transform:scale(1, 1);
  -o-transform:scale(1, 1)
}
.cdz-slideshow {
  z-index:1
}
.cdz-slideshow .slider-item {
  position:relative
}
.cdz-slideshow .owl-carousel {
  padding-top:0;
  margin:0
}
.cdz-slideshow .owl-carousel .owl-item {
  padding:0
}
.cdz-slideshow .slide-caption.cls-white {
  color:#ffffff
}
.cdz-slideshow .slide-caption.cls-white .slide-title,
.cdz-slideshow .slide-caption.cls-white .slide-text {
  color:#ffffff
}
.cdz-slideshow .slide-caption.cls-white .slide-title span,
.cdz-slideshow .slide-caption.cls-white .slide-text span {
  color:#ffffff
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav {
  margin-top:0;
  position:static
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  width:30px;
  height:30px;
  background:rgba(255,255,255,0.2);
  text-align:center;
  position:relative;
  font-size:0;
  margin:0 5px;
  color:#282828;
  padding:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:absolute;
  left:20px;
  top:45%;
  top:calc(50% - 15px);
  -webkit-top:calc(50% - 15px);
  -o-top:calc(50% - 15px);
  -moz-top:calc(50% - 15px);
  border:1px solid #fff;
  color:#fff;
  background-color:#939598;
  border-color:#939598
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  color:#fff;
  background-color:#939598;
  border-color:#939598
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  -webkit-font-smoothing:antialiased;
  font-size:36px;
  line-height:28px;
  content:'\e617';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  right:20px;
  left:auto
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content:'\e608'
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].disabled {
  -webkit-opacity:.2;
  -moz-opacity:.2;
  opacity:.2
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  left:auto;
  right:20px
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  content:'\e608'
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  left:20px;
  right:auto
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content:'\e617'
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots {
  width:100%;
  left:0;
  position:absolute;
  bottom:20px;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  justify-content:center
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background:transparent;
  color:#939598;
  width:auto;
  height:auto;
  margin:0 5px;
  display:flex
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
  display:inline-block;
  font-family:'iconfont';
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\e61a';
  font-size:16px;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span:before,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span:before {
  display:inline-block;
  font-family:'iconfont';
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\e617';
  font-size:16px;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1
}
.slide-caption {
  width:100%;
  max-width:100%;
  top:25%;
  position:absolute;
  color:#282828;
  left:0%
}
.slide-caption.cls-white {
  color:#ffffff
}
.slide-caption.cls-white .slide-title {
  color:#ffffff
}
.slide-caption.cls-white .slide-title span {
  border-color:#fff
}
.slide-caption .slide-text {
  font-size:16px;
  margin-bottom:10px;
  line-height:72px
}
.slide-caption .slide-title {
  margin-bottom:10px
}
.slide-caption .slide-title span {
  font-size:16px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #282828;
  padding:5px 20px;
  font-weight:600
}
.active .slide-caption .slide-title {
  -webkit-animation:slideBounceInDown 800ms ease-in-out;
  -moz-animation:slideBounceInDown 800ms ease-in-out;
  animation:slideBounceInDown 800ms ease-in-out
}
.active .slide-caption .slide-text {
  -webkit-animation:slideBounceInDown 1400ms ease-in-out;
  -moz-animation:slideBounceInDown 1400ms ease-in-out;
  animation:slideBounceInDown 1400ms ease-in-out
}
.active .slide-caption .slide-btn {
  -webkit-animation:slideBounceInDown 2000ms ease-in-out;
  -moz-animation:slideBounceInDown 2000ms ease-in-out;
  animation:slideBounceInDown 2000ms ease-in-out
}
@-webkit-keyframes slideBounceInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px)
  }
  60% {
    opacity:1;
    -webkit-transform:translateY(30px)
  }
  80% {
    -webkit-transform:translateY(-10px)
  }
  100% {
    -webkit-transform:translateY(0)
  }
}
@-moz-keyframes slideBounceInDown {
  0% {
    opacity:0;
    -moz-transform:translateY(-2000px)
  }
  60% {
    opacity:1;
    -moz-transform:translateY(30px)
  }
  80% {
    -moz-transform:translateY(-10px)
  }
  100% {
    -moz-transform:translateY(0)
  }
}
@-o-keyframes slideBounceInDown {
  0% {
    opacity:0;
    -o-transform:translateY(-2000px)
  }
  60% {
    opacity:1;
    -o-transform:translateY(30px)
  }
  80% {
    -o-transform:translateY(-10px)
  }
  100% {
    -o-transform:translateY(0)
  }
}
@keyframes slideBounceInDown {
  0% {
    opacity:0;
    transform:translateY(-2000px)
  }
  60% {
    opacity:1;
    transform:translateY(30px)
  }
  80% {
    transform:translateY(-10px)
  }
  100% {
    transform:translateY(0)
  }
}
.active .slideBounceInDown {
  -webkit-animation-name:slideBounceInDown;
  -moz-animation-name:slideBounceInDown;
  -o-animation-name:slideBounceInDown;
  animation-name:slideBounceInDown
}
.block-center {
  position:absolute;
  top:50%;
  left:50%;
  text-align:center;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%)
}
.post-list-wrapper .post-list {
  padding:0;
  margin:0
}
.post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
  padding-top:0;
  position:absolute;
  right:0
}
.rtl-layout .post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
  right:auto;
  left:0
}
.post-list-wrapper .post-holder {
  background-color:#fff;
  padding:20px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  margin:0 0 20px;
  overflow:hidden
}
.post-list-wrapper .post-holder:first-child {
  border-top:0;
  margin-top:0
}
.post-list-wrapper .post-holder .post-image {
  float:left;
  width:50%;
  padding-right:15px;
  margin-right:15px;
  margin-bottom:0;
  position:relative;
  overflow:hidden
}
.post-list-wrapper .post-holder .post-image .blog-date {
  position:absolute;
  bottom:10px;
  left:10px;
  background:#fff;
  color:#333;
  padding:7px 10px;
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float:left
}
.post-list-wrapper .post-holder .post-image .blog-date:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f073';
  font-size:16px;
  margin-right:5px
}
.post-list-wrapper .post-holder .post-details {
  overflow:hidden;
  color:#191919
}
.post-list-wrapper .post-holder .post-details .post-title {
  margin:0;
  max-width:100%;
  padding:0 90px 10px 0;
  font:600 16px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.rtl-layout .post-list-wrapper .post-holder .post-details .post-title {
  float:right;
  padding:0 0px 10px 90px
}
.post-list-wrapper .post-holder .post-details .post-title a {
  color:#797d89;
  text-decoration:none;
  font:600 16px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.post-list-wrapper .post-holder .post-details .post-title a:visited {
  color:#797d89;
  text-decoration:none
}
.post-list-wrapper .post-holder .post-details .post-title a:hover {
  color:#658941;
  text-decoration:none
}
.post-list-wrapper .post-holder .post-details .post-title a:active {
  color:#658941;
  text-decoration:none
}
.post-list-wrapper .post-holder .post-details .post-read-more {
  display:inline-block;
  margin-top:10px;
  position:relative;
  border-bottom:1px solid;
  color:#797d89;
  text-decoration:none;
  float:left
}
.post-list-wrapper .post-holder .post-details .post-read-more:visited {
  color:#797d89;
  text-decoration:none
}
.post-list-wrapper .post-holder .post-details .post-read-more:hover {
  color:#658941;
  text-decoration:none
}
.post-list-wrapper .post-holder .post-details .post-read-more:active {
  color:#658941;
  text-decoration:none
}
.rtl-layout .post-list-wrapper .post-holder .post-details .post-read-more {
  float:right
}
.post-view .post-holder {
  background-color:#fff;
  padding:20px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  margin:0
}
.post-view .post-holder .post-image {
  margin-bottom:20px;
  position:relative;
  overflow:hidden
}
.post-view .post-holder .post-image .blog-date {
  position:absolute;
  bottom:10px;
  left:10px;
  background:#fff;
  color:#333;
  padding:7px 10px;
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float:left
}
.post-view .post-holder .post-image .blog-date:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f073';
  font-size:16px;
  margin-right:5px
}
.post-view .post-holder .post-footer {
  padding-top:20px
}
.widget.blog-search {
  margin-bottom:20px !important
}
.widget.blog-search .block-content {
  padding-top:0 !important
}
.widget.blog-search input[type="text"] {
  color:#191919;
  background-color:#f0f1f2;
  border-color:#e0e0e0;
  border-width:0;
  border-bottom-width:2px
}
.widget.blog-search .minisearch {
  position:relative
}
.widget.blog-search .action.search {
  position:absolute;
  display:inline-block;
  right:10px !important;
  width:40px;
  height:40px;
  text-align:center;
  top:8px !important;
  z-index:1;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-transform:translateX(13px);
  -webkit-transform:translateX(13px);
  -o-transform:translateX(13px);
  transform:translateX(13px);
  background-image:none;
  background:none;
  -moz-box-sizing:content-box;
  border:0;
  box-shadow:none;
  line-height:inherit;
  margin:0;
  padding:0;
  text-decoration:none;
  text-shadow:none;
  font-weight:400
}
.widget.blog-search .action.search:hover {
  -moz-transform:translateX(0px);
  -webkit-transform:translateX(0px);
  -o-transform:translateX(0px);
  transform:translateX(0px)
}
.widget.blog-search .action.search:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f178";
  font-size:16px
}
.widget.blog-search .action.search:focus,
.widget.blog-search .action.search:active {
  background:none;
  border:none
}
.widget.blog-search .action.search:hover {
  background:none;
  border:none
}
.widget.blog-search .action.search.disabled,
.widget.blog-search .action.search[disabled],
fieldset[disabled] .widget.blog-search .action.search {
  pointer-events:none;
  opacity:.5
}
.widget.blog-search .action.search:focus:before {
  color:#282828
}
.widget.blog-search .action.search:before {
  color:#191919
}
.widget.block-categories ul.accordion {
  padding:20px 0 0 !important
}
.widget.block-categories ul.accordion>li:first-child {
  margin-top:0 !important
}
.widget.block-categories ul.accordion>li:first-child>a {
  border-top:0;
  margin-top:0;
  padding-top:0
}
.widget.block-categories ul,
.widget.block-categories li {
  list-style:none;
  margin:0 !important;
  color:#191919
}
.widget.block-categories ul a,
.widget.block-categories li a {
  border-top:1px dashed #e0e0e0;
  padding-top:10px;
  margin-top:10px;
  display:block
}
.widget.block-archive .block-content .item,
.widget.block-recent-posts .block-content .item {
  border-top:1px dashed #e0e0e0;
  padding-top:10px !important;
  margin-top:10px
}
.widget.block-archive .block-content .item:first-child,
.widget.block-recent-posts .block-content .item:first-child {
  padding-top:0 !important;
  margin-top:0;
  border-top:0
}
.post-bottom .block.related .block-content {
  padding-left:10px
}
.block.review-add .block-content {
  padding-top:0 !important
}
.product.info.detailed.without_tab .product.data.items {
  display:inline-block;
  width:100%;
  vertical-align:top;
  text-align:left
}
.product.info.detailed.without_tab .product.data.items>.item.title {
  float:none;
  display:inline-block;
  vertical-align:top;
  border-bottom:1px solid #282828;
  width:100%
}
.product.info.detailed.without_tab .product.data.items>.item.title>.switch:before {
  display:none
}
.product.info.detailed.without_tab .product.data.items>.item.title.active>.switch {
  float:left;
  min-width:0;
  border:0;
  border-bottom:3px solid #282828;
  color:#282828;
  font:700 18px/1.35 Roboto ,  Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color:transparent;
  text-transform:uppercase;
  position:relative;
  padding:0 0 15px;
  margin-bottom:0;
  -webkit-border-radius:0 0 0 0;
  -moz-border-radius:0 0 0 0;
  border-radius:0 0 0 0
}
.product.info.detailed.without_tab .product.data.items>.content {
  margin-top:20px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0 0 0 0;
  -moz-border-radius:0 0 0 0;
  border-radius:0 0 0 0;
  padding:15px 20px;
  margin-bottom:40px;
  text-align:left;
  background:#fff
}
.b2b-portal-login.page-layout-1column .columns,
.b2b-portal-register.page-layout-1column .columns {
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  -o-box-shadow:none;
  -ms-box-shadow:none
}
body.rtl-layout .product.data.items .item.title a:after {
  left:10px;
  right:auto
}
body.rtl-layout .product.info.detailed.without_tab .product.data.items>.item.title.active>.switch {
  float:right
}
body.rtl-layout .product.info.detailed.without_tab .product.data.items>.content {
  text-align:right
}
body.rtl-layout .product-reviews-summary .reviews-actions a:not(:last-child) {
  float:left
}
body.rtl-layout .unavailable,
body.rtl-layout .available {
  float:right
}
.tabs-list-sty04 .tabs-list {
  margin:0 auto;
  padding-top:70px;
  position:relative
}
.tabs-list-sty04 input.tab-radio,
.tabs-list-sty04 .tabs-list.product.data.items>.item.content {
  clear:both;
  padding-top:10px;
  display:none
}
.tabs-list-sty04 .data.item.title {
  cursor:pointer;
  text-decoration:none
}
.tabs-list-sty04 #cdz-tab1:checked~#content1,
.tabs-list-sty04 #cdz-tab2:checked~#content2,
.tabs-list-sty04 #cdz-tab3:checked~#content3,
.tabs-list-sty04 #cdz-tab4:checked~#content4,
.tabs-list-sty04 #cdz-tab5:checked~#content5,
.tabs-list-sty04 #cdz-tab6:checked~#content6,
.tabs-list-sty04 #cdz-tab7:checked~#content7,
.tabs-list-sty04 #cdz-tab8:checked~#content8,
.tabs-list-sty04 #cdz-tab9:checked~#content9,
.tabs-list-sty04 #cdz-tab10:checked~#content10 {
  display:block;
  padding:0
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked+label {
  background:#f0f1f2;
  color:#797d89;
  background-color:#f0f1f2;
  border-color:#797d89
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked+label:before {
  -moz-transform:scale(1, 1);
  -webkit-transform:scale(1, 1);
  -o-transform:scale(1, 1);
  transform:scale(1, 1)
}
.tabs-list-sty04 .tabs-list .title {
  padding:10px 5px !important;
  margin:0 15px !important;
  font:600 20px/1.35 Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-style:italic;
  font-size:16px;
  text-transform:capitalize;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:relative;
  color:#d5d5d5;
  background-color:#f0f1f2;
  border-color:#d5d5d5
}
.tabs-list-sty04 .tabs-list .title:before {
  content:'';
  width:100%;
  background:#797d89;
  height:3px;
  position:absolute;
  left:0;
  bottom:0;
  -moz-transform:scale(0, 0);
  -webkit-transform:scale(0, 0);
  -o-transform:scale(0, 0);
  transform:scale(0, 0);
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  transition:all 300ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.tabs-list-sty04 .tabs-list .title:hover {
  color:#797d89;
  background-color:#f0f1f2;
  border-color:#797d89
}
.tabs-list-sty04 .tabs-list .title:hover:before {
  -moz-transform:scale(1, 1);
  -webkit-transform:scale(1, 1);
  -o-transform:scale(1, 1);
  transform:scale(1, 1)
}
.tabs-list-sty04 .tabs-list .block-content {
  padding-top:50px
}
.cart-footer .cart-qty {
  color:#fff;
  background-color:#658941;
  border-color:#658941;
  font:500 11px/1.55 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cart-footer .cart-qty .footer-cart-summary .summary-content .price {
  color:#658941
}
.cart-footer .paypal {
  display:block;
  clear:both
}
.cart-footer .paypal img {
  margin:5px 0
}
.rtl-layout .footer-cart-summary {
  float:right
}
.rtl-layout .footer-cart-additional {
  float:left
}
.rtl-layout .cart-items {
  float:right
}
.rtl-layout .cart-items .cart-items-inner {
  float:right
}
.rtl-layout .cart-items .item .hover-sec {
  left:auto;
  right:100%
}
.rtl-layout .cart-items .item .hover-sec .product.actions {
  float:left
}
.rtl-layout .cart-items .item .hover-sec .details-qty {
  float:right
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .page-header .header.content {
    padding:20px
  }
  .page-header .right-col {
    position:absolute;
    right:0;
    max-width:192px
  }
  .rtl-layout .page-header .right-col {
    left:0;
    right:auto
  }
  .page-header div.switcher {
    margin-right:0;
    margin-left:20px
  }
  .rtl-layout .page-header div.switcher {
    margin-left:0;
    margin-right:20px
  }
  .page-header .order-tracker li:after {
    display:none
  }
  .page-header .sticky-menu:not(.active) .mid-col {
    margin:10px 0 0
  }
  .page-header .sticky-menu.active {
    padding:5px
  }
  .page-header .sticky-menu.active .mid-col {
    padding-right:200px
  }
  .rtl-layout .page-header .sticky-menu.active .mid-col {
    padding-left:200px;
    padding-right:0
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity:0;
    -webkit-transform:translate3d(0, -100%, 0);
    transform:translate3d(0, -100%, 0)
  }
  100% {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
@keyframes fadeInDown {
  0% {
    opacity:0;
    -webkit-transform:translate3d(0, -100%, 0);
    transform:translate3d(0, -100%, 0)
  }
  100% {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
.page-footer {
  background:#939598;
  color:#fff
}
.page-footer a {
  color:#fff;
  text-decoration:none
}
.page-footer a:visited {
  color:#fff;
  text-decoration:none
}
.page-footer a:hover {
  color:#658941;
  text-decoration:none
}
.page-footer a:active {
  color:#658941;
  text-decoration:none
}
.page-footer ul,
.page-footer li {
  margin:0;
  padding:0;
  list-style:none none
}
.page-footer .footer.content .footer-content-top {
  padding:10px 20px
}
.page-footer .footer-content-top .block-static-block.widget {
  margin-bottom:0
}
.page-footer .top-footer-wrapper {
  background:#939598
}
.page-footer .footer-container-wrapper {
  padding-top:37px;
  padding-bottom:30px
}
.page-footer .footer-container-wrapper .footer-box {
  margin-bottom:20px;
  color:#fff
}
.page-footer .footer-container-wrapper .footer-box .newsletter-container {
  font-size:16px
}
.page-footer .footer-container-wrapper .footer-box p.h5 {
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
  margin-bottom:17px
}
.page-footer .footer-container-wrapper .footer-box p.h5.email-footer-css {
  margin-bottom:12px
}
.page-footer .footer-container-wrapper .footer-link li {
  margin-bottom:10px;
  font-size:16px
}
.page-footer .bottom-footer-wrapper {
  text-align:center;
  padding:30px 0;
  overflow:hidden;
  width:100%;
  border-top:1px solid #939598;
  background:#939598
}
.page-footer .bottom-footer-wrapper .block-static-block.widget {
  margin-bottom:0
}
.page-footer .bottom-footer-wrapper small.copyright {
  font-size:14px
}
.page-footer .footer-social li {
  display:inline-block;
  margin-right:10px;
  margin-bottom:10px
}
.page-footer .footer-social li a {
  width:30px;
  height:30px;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  background:#FFFFFF;
  color:#658941;
  border:1px solid #658941;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  align-items:center;
  justify-content:center
}
.page-footer .footer-social li a:hover {
  background:#658941;
  color:#FFFFFF
}
.page-footer .footer-social li span {
  font-size:0;
  vertical-align:middle
}
.page-footer .footer-social li span:before {
  font-size:16px
}
.page-footer .footer-social li span.fa-instagram:before {
  display:inline-block;
  font-family:'iconfont';
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e625";
  font-size:16px
}
.page-footer .footer-social li span.fa-youtube:before {
  display:inline-block;
  font-family:'iconfont';
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e626";
  font-size:16px
}
.rtl-layout .page-footer .footer-social li {
  margin-right:0;
  margin-left:10px
}
.page-footer .block.newsletter .action.subscribe {
  margin-bottom:0
}
.page-footer .block.newsletter .action.subscribe:after {
  display:none
}
.page-footer .block.newsletter .action.subscribe.primary {
  background:#658941;
  color:#FFFFFF
}
.page-footer .block.newsletter .action.subscribe.primary:hover {
  background:#FFFFFF;
  color:#658941;
  height:39px;
  border:1px solid #658941
}
.page-footer .block.newsletter input[type="email"] {
  border:0
}
.page-footer .block.newsletter .field.newsletter {
  margin-bottom:0;
  display:none
}
.page-footer .block.newsletter .field.newsletter .control:before {
  color:#658941
}
.page-footer .block.newsletter .field.newsletter .control #newsletter::-webkit-input-placeholder {
  color:#658941
}
.page-footer .block.newsletter .field.newsletter .control #newsletter:-moz-placeholder {
  color:#658941
}
.page-footer .block.newsletter .field.newsletter .control #newsletter::-moz-placeholder {
  color:#658941
}
.page-footer .block.newsletter .field.newsletter .control #newsletter:-ms-input-placeholder {
  color:#658941
}
.wrapper-ads-car-style a {
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.wrapper-ads-car-style a:hover {
  color:#fff
}
.wrapper-ads-car-style a:hover .icon-font:before {
  border-color:#fff
}
.wrapper-ads-car-style .icon-font {
  font-size:24px;
  display:inline-block;
  text-align:center
}
.wrapper-ads-car-style .icon-font:before {
  width:50px;
  height:50px;
  line-height:45px;
  border:2px solid #fff;
  border-radius:100%;
  display:inline-block
}
.wrapper-ads-car-style h4 {
  display:inline-block
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .page-footer .wrapper-ads-car-style h4 {
    font-size:12px
  }
  .page-footer .wrapper-ads-car-style .icon-font {
    font-size:14px
  }
  .page-footer .wrapper-ads-car-style .icon-font:before {
    width:35px;
    height:35px;
    line-height:30px
  }
  .page-footer .footer.content {
    padding-left:0;
    padding-right:0
  }
  .page-footer .top-footer-wrapper .footer-content-top {
    padding:10px
  }
}
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  display:none
}
.customer-account-forgotpassword .page-main,
.login-container,
#register-form-now {
  width:100%;
  margin:40px auto
}
.customer-account-forgotpassword .forgot-title {
  display:block;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width:0;
  text-align:center;
  padding-bottom:15px
}
.customer-account-forgotpassword .forgot-title strong {
  padding:0;
  border-width:0;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#282828;
  text-transform:uppercase
}
.customer-account-forgotpassword .forgot-title .field.note {
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform:initial
}
.customer-account-forgotpassword .form.password.forget {
  background-color:#fff;
  padding:30px;
  max-width:540px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.customer-account-forgotpassword .form.password.forget .field .label {
  display:none
}
.customer-account-forgotpassword .form.password.forget .field.choice .label {
  display:inline
}
.customer-account-forgotpassword .form.password.forget #remember-me-box label {
  display:inline
}
.block-register-account .block-title {
  display:block;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width:0;
  text-align:center;
  padding-bottom:15px
}
.block-register-account .block-title strong {
  padding:0;
  border-width:0;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#282828;
  text-transform:uppercase
}
.block-register-account .block-title .field.note {
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform:initial
}
.block-register-account .block-content-register {
  background-color:#fff;
  padding:30px;
  max-width:540px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.block-register-account .block-content-register .field .label {
  display:none
}
.block-register-account .block-content-register .field.choice .label {
  display:inline
}
.block-register-account .block-content-register #remember-me-box label {
  display:inline
}
.block-register-account .actions-toolbar {
  margin-top:20px
}
.customer-account-login .page-main .block-customer-login .block-title {
  display:block;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width:0;
  text-align:center;
  padding-bottom:15px
}
.customer-account-login .page-main .block-customer-login .block-title strong {
  padding:0;
  border-width:0;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#282828;
  text-transform:uppercase
}
.customer-account-login .page-main .block-customer-login .block-title .field.note {
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform:initial
}
.customer-account-login .page-main .block-customer-login .block-content {
  background-color:#fff;
  padding:30px;
  max-width:540px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.customer-account-login .page-main .block-customer-login .block-content .field .label {
  display:none
}
.customer-account-login .page-main .block-customer-login .block-content .field.choice .label {
  display:inline
}
.customer-account-login .page-main .block-customer-login .block-content #remember-me-box label {
  display:inline
}
.customer-account-forgotpassword .forgot-title .field.note {
  font-size:14px
}
.block-new-customer .block-title,
.block-customer-login .block-title {
  display:block;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width:0;
  text-align:center;
  padding-bottom:15px
}
.block-new-customer .block-title strong,
.block-customer-login .block-title strong {
  padding:0;
  border-width:0;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#282828;
  text-transform:uppercase
}
.block-new-customer .block-title .field.note,
.block-customer-login .block-title .field.note {
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform:initial
}
.block-new-customer .block-content,
.block-customer-login .block-content {
  text-align:center;
  font-size:14px
}
.block-new-customer .block-content .actions-toolbar a.primary,
.block-customer-login .block-content .actions-toolbar a.primary {
  color:#fff;
  background-color:#658941;
  border-color:#658941;
  font:500 14px/1.35 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.block-new-customer .block-content .actions-toolbar a.primary:hover,
.block-customer-login .block-content .actions-toolbar a.primary:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.block-new-customer .fieldset .field,
.block-customer-login .fieldset .field {
  text-align:left
}
.block-new-customer .fieldset .field.note,
.block-customer-login .fieldset .field.note {
  font-size:14px;
  text-align:center
}
.cmspage-custom,
.pagenotfound {
  width:100%;
  margin:40px auto
}
.cmspage-custom .block.block-cmspage .block-title,
.pagenotfound .block.block-cmspage .block-title,
.cmspage-custom .block.block-pagenotfound .block-title,
.pagenotfound .block.block-pagenotfound .block-title {
  display:block;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width:0;
  text-align:center;
  padding-bottom:15px
}
.cmspage-custom .block.block-cmspage .block-title strong,
.pagenotfound .block.block-cmspage .block-title strong,
.cmspage-custom .block.block-pagenotfound .block-title strong,
.pagenotfound .block.block-pagenotfound .block-title strong {
  padding:0;
  border-width:0;
  font:600 35px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#282828;
  text-transform:uppercase
}
.cmspage-custom .block.block-cmspage .block-title .field.note,
.pagenotfound .block.block-cmspage .block-title .field.note,
.cmspage-custom .block.block-pagenotfound .block-title .field.note,
.pagenotfound .block.block-pagenotfound .block-title .field.note {
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform:initial
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  background-color:#fff;
  padding:30px;
  max-width:540px;
  box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -o-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.04);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.cmspage-custom .block.block-cmspage .block-content .field .label,
.pagenotfound .block.block-cmspage .block-content .field .label,
.cmspage-custom .block.block-pagenotfound .block-content .field .label,
.pagenotfound .block.block-pagenotfound .block-content .field .label {
  display:none
}
.cmspage-custom .block.block-cmspage .block-content .field.choice .label,
.pagenotfound .block.block-cmspage .block-content .field.choice .label,
.cmspage-custom .block.block-pagenotfound .block-content .field.choice .label,
.pagenotfound .block.block-pagenotfound .block-content .field.choice .label {
  display:inline
}
.cmspage-custom .block.block-cmspage .block-content #remember-me-box label,
.pagenotfound .block.block-cmspage .block-content #remember-me-box label,
.cmspage-custom .block.block-pagenotfound .block-content #remember-me-box label,
.pagenotfound .block.block-pagenotfound .block-content #remember-me-box label {
  display:inline
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  padding:30px 30px 10px !important
}
.cmspage-custom .block.block-cmspage .block-content .group-link,
.pagenotfound .block.block-cmspage .block-content .group-link,
.cmspage-custom .block.block-pagenotfound .block-content .group-link,
.pagenotfound .block.block-pagenotfound .block-content .group-link {
  padding-top:15px;
  text-align:center
}
.cmspage-custom .block.block-cmspage .block-content .group-link a,
.pagenotfound .block.block-cmspage .block-content .group-link a,
.cmspage-custom .block.block-pagenotfound .block-content .group-link a,
.pagenotfound .block.block-pagenotfound .block-content .group-link a {
  margin:0 5px
}
.page-layout-1column .columns {
  margin-bottom:40px;
  background-color:#fff;
  padding:20px;
  box-shadow:0 3px 6px rgba(0,0,0,0.3)
}
.page-layout-1column .columns .column.main {
  padding-bottom:0
}
.page-layout-1column.checkout-index-index .columns,
.page-layout-1column.checkout-cart-index .columns,
.page-layout-1column.cms-no-route .columns,
.page-layout-1column.catalog-product-view .columns,
.page-layout-1column.catalog-category-view .columns,
.page-layout-1column.customer-account-forgotpassword .columns,
.page-layout-1column.customer-account-login .columns,
.page-layout-1column.cms-home .columns,
.page-layout-1column.customer-account-create .columns {
  margin-bottom:0;
  background-color:transparent;
  padding:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  -o-box-shadow:none;
  -ms-box-shadow:none
}
.form.contact {
  margin-bottom:20px
}
#map_canvas {
  width:100% !important
}
.aboutus-page .aboutus-box {
  margin-bottom:30px
}
.aboutus-page .aboutus-title {
  text-transform:uppercase
}
.aboutus-page .aboutus-titlesmall {
  position:relative;
  margin-bottom:1rem
}
.aboutus-page .aboutus-titlesmall h2 {
  text-transform:uppercase;
  margin:0;
  background:#fff
}
.checkout-success {
  text-align:center;
  font-size:18px
}
.checkout-success .success-title {
  font-size:48px;
  color:#fc7070;
  padding-top:60px
}
.checkout-success .success-title span {
  display:inline-block;
  clear:both;
  margin-bottom:0;
  vertical-align:top
}
.checkout-success .success-title span.success-title-icon {
  font-size:0;
  width:95px;
  height:95px;
  line-height:95px;
  text-align:center;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid #fc7070
}
.checkout-success .success-title span.success-title-icon:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f00c';
  font-size:48px;
  line-height:95px
}
.checkout-success p {
  margin-bottom:1.5rem
}
.checkout-success .order-id {
  color:#fc7070;
  text-decoration:none
}
.checkout-success .order-id:visited {
  color:#fc7070;
  text-decoration:none
}
.checkout-success .order-id:hover {
  color:#fc7070;
  text-decoration:none
}
.checkout-success .order-id:active {
  color:#fc7070;
  text-decoration:none
}
.checkout-success .order-id:hover {
  text-decoration:underline
}
.checkout-success .success-bottom {
  font-size:14px;
  padding-top:60px;
  padding-bottom:60px
}
.checkout-success div.primary {
  padding-top:15px
}
#password-strength-meter-container {
  overflow:hidden;
  height:20px;
  margin-bottom:20px;
  background-color:#f5f5f5;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  font-size:0;
  width:100%;
  margin:10px 0
}
#password-strength-meter-container #password-strength-meter {
  float:left;
  height:100%;
  font-size:12px;
  font-size:0;
  line-height:20px;
  color:#fff;
  text-align:center;
  background-color:#959292;
  -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition:width .6s ease;
  -o-transition:width .6s ease;
  transition:width .6s ease;
  background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  -webkit-background-size:40px 40px;
  background-size:40px 40px;
  -webkit-animation:progress-bar-stripes 2s linear infinite;
  -o-animation:progress-bar-stripes 2s linear infinite;
  animation:progress-bar-stripes 2s linear infinite
}
#password-strength-meter-container #password-strength-meter-label {
  font-size:12px;
  line-height:20px;
  color:#fff;
  padding:0 5px
}
#password-strength-meter-container.password-weak #password-strength-meter,
#password-strength-meter-container.password-strength-meter-1 #password-strength-meter {
  width:25%;
  background-color:#d9534f
}
#password-strength-meter-container.password-medium #password-strength-meter,
#password-strength-meter-container.password-strength-meter-2 #password-strength-meter {
  width:50%;
  background-color:#f0ad4e
}
#password-strength-meter-container.password-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-3 #password-strength-meter {
  width:75%;
  background-color:#337ab7
}
#password-strength-meter-container.password-very-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-4 #password-strength-meter {
  width:100%;
  background-color:#5cb85c
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position:40px 0
  }
  to {
    background-position:0 0
  }
}
@-o-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
  }
}
@media print {
  .page-print .logo .main-logo {
    display:block !important;
    margin-left:10px
  }
  .page-print .logo .small-logo {
    display:none !important
  }
  .page-print #back-top,
  .page-print .cart-footer,
  .page-print .copyright {
    display:none
  }
  .page-print .box-order-shipping-address,
  .page-print .box-order-shipping-method,
  .page-print .box-order-billing-address,
  .page-print .box-order-billing-method {
    display:inline-block;
    vertical-align:top
  }
  .page-print .box-order-shipping-address,
  .page-print .box-order-billing-address {
    width:50%
  }
}
.box-layout .page-wrapper {
  margin:0 auto;
  box-shadow:0 3px 3px #cacaca;
  -moz-box-shadow:0 3px 3px #cacaca;
  -webkit-box-shadow:0 3px 3px #cacaca;
  -o-box-shadow:0 3px 3px #cacaca;
  -ms-box-shadow:0 3px 3px #cacaca
}
@media (min-width:1200px) {
  .box-layout .page-wrapper {
    max-width:1200px !important
  }
}
.bg-wrapper-ads {
  background-image:url(../images/bg-parallax.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  overflow:hidden
}
.bg-wrapper-ads.bg-parallax {
  background-size:cover !important;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  padding:5rem 0
}
@media only screen and (min-device-width:0px) and (max-device-width:1024px) {
  .bg-parallax {
    background-attachment:scroll !important
  }
}
.groupbanner-text {
  position:relative
}
.groupbanner-text .banner-border img {
  width:100%
}
.groupbanner-text .groupinfo {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  padding:20px;
  z-index:2
}
.groupbanner-text .groupinfo .groupinfo-inner {
  display:table;
  width:100%;
  height:100%
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc {
  display:table-cell;
  vertical-align:middle;
  color:#fff
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .grifo-title {
  padding:10px 0
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link {
  color:#fff;
  text-decoration:none;
  margin-top:30px;
  display:inline-block
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:visited {
  color:#fff;
  text-decoration:none
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
  color:#fff;
  text-decoration:none
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:active {
  color:#fff;
  text-decoration:none
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
  text-decoration:underline
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:after {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f105';
  font-size:14px;
  padding-left:5px
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary {
  color:#939598;
  background-color:transparent;
  border-color:#939598
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.footer-top-ads {
  color:#000
}
.footer-top-ads .ftop-ads-title {
  font-size:250%;
  font-weight:700;
  text-transform:uppercase
}
.footer-top-ads .ftop-ads-small {
  font-size:90%;
  color:#494949
}
.footer-top-ads .ftop-newsletter {
  margin:0 30%
}
.footer-top-ads .block.newsletter {
  margin-bottom:0
}
.footer-top-ads .block.newsletter input {
  border:3px solid #658941
}
.footer-top-ads .block.newsletter .action.primary {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.footer-top-ads .block.newsletter .action.primary:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.wrapper-ads02 {
  color:#fff;
  border-top:3px solid #e0e0e0;
  padding:60px 0
}
.wrapper-ads02 .cdz-item-types {
  display:inline-block;
  width:90%;
  margin:0 5%;
  text-align:center
}
.wrapper-ads02 ul.items {
  padding-bottom:30px;
  display:inline-block
}
.wrapper-ads02 ul.items li {
  display:inline-block;
  margin:0 5px;
  -webkit-transform:scale(1, 1);
  -moz-transform:scale(1, 1);
  -ms-transform:scale(1, 1);
  -o-transform:scale(1, 1);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.wrapper-ads02 ul.items li:hover {
  -webkit-transform:scale(0.9, 0.9);
  -moz-transform:scale(0.9, 0.9);
  -ms-transform:scale(0.9, 0.9);
  -o-transform:scale(0.9, 0.9)
}
.wrapper-ads02 .statement {
  padding-bottom:30px
}
.wrapper-ads02 .statement p {
  margin-bottom:0
}
.wrapper-ads02 .newsletter-style02 .block.newsletter input[type="email"] {
  background-color:transparent
}
.wrapper-ads02 .newsletter-style02 .block.newsletter .action.subscribe {
  width:auto;
  min-width:200px
}
.wrapper-ads02 .action.primary {
  padding:10px 30px
}
.categories-deals .view-all {
  color:#f86532;
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float:right;
  position:relative;
  margin:11px
}
.categories-deals .view-all:hover {
  text-decoration:underline !important
}
.categories-deals .view-all:after {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f105';
  font-size:15px;
  margin-left:10px
}
.rtl-layout .categories-deals .view-all {
  float:left
}
.rtl-layout .categories-deals .view-all:after {
  content:'\f104';
  margin-right:10px;
  margin-left:0
}
.categories-deals .category-name a {
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#f86532;
  text-decoration:none
}
.categories-deals .category-name a:visited {
  color:#f86532;
  text-decoration:none
}
.categories-deals .category-name a:hover {
  color:#f86532;
  text-decoration:none
}
.categories-deals .category-name a:active {
  color:#f86532;
  text-decoration:none
}
.categories-deals .category-name a:hover {
  text-decoration:underline !important
}
.categories-deals .image-shell-wrapper {
  display:inline-block;
  margin:20px 0 10px
}
.categories-deals .custom-info-block {
  clear:both;
  width:100%;
  border:1px solid #e0e0e0;
  border-left:3px solid #f86532;
  padding:7px 20px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  position:relative;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.rtl-layout .categories-deals .custom-info-block {
  border-right:3px solid #f86532;
  border-left:1px solid #e0e0e0
}
.categories-deals .custom-info-block p {
  margin:0;
  font-size:90%;
  line-height:1.25
}
.categories-deals .custom-info-block:before {
  content:'';
  width:0;
  height:100%;
  background:#f86532;
  -webkit-border-radius:0 0 0 0;
  -moz-border-radius:0 0 0 0;
  border-radius:0 0 0 0;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:absolute;
  top:0;
  left:0;
  z-index:-1
}
.rtl-layout .categories-deals .custom-info-block:before {
  left:auto;
  right:0;
  -webkit-border-radius:0 0 0 0;
  -moz-border-radius:0 0 0 0;
  border-radius:0 0 0 0
}
.categories-deals .custom-info-block:hover {
  color:#fff;
  border-color:#f86532
}
.categories-deals .custom-info-block:hover:before {
  width:100%
}
.categories-deals .color01 .category-name a {
  color:#02adec;
  text-decoration:none
}
.categories-deals .color01 .category-name a:visited {
  color:#02adec;
  text-decoration:none
}
.categories-deals .color01 .category-name a:hover {
  color:#02adec;
  text-decoration:none
}
.categories-deals .color01 .category-name a:active {
  color:#02adec;
  text-decoration:none
}
.categories-deals .color01 .custom-info-block {
  border-left-color:#02adec
}
.rtl-layout .categories-deals .color01 .custom-info-block {
  border-right-color:#02adec;
  border-left-color:#e0e0e0
}
.categories-deals .color01 .custom-info-block:hover {
  border-color:#02adec
}
.categories-deals .color01 .custom-info-block:before {
  background:#02adec
}
.categories-deals .color03 .category-name a {
  color:#66c916;
  text-decoration:none
}
.categories-deals .color03 .category-name a:visited {
  color:#66c916;
  text-decoration:none
}
.categories-deals .color03 .category-name a:hover {
  color:#66c916;
  text-decoration:none
}
.categories-deals .color03 .category-name a:active {
  color:#66c916;
  text-decoration:none
}
.categories-deals .color03 .custom-info-block {
  border-left-color:#66c916
}
.rtl-layout .categories-deals .color03 .custom-info-block {
  border-right-color:#66c916;
  border-left-color:#e0e0e0
}
.categories-deals .color03 .custom-info-block:hover {
  border-color:#66c916
}
.categories-deals .color03 .custom-info-block:before {
  background:#66c916
}
.categories-deals .color04 .category-name a {
  color:#f3a52a;
  text-decoration:none
}
.categories-deals .color04 .category-name a:visited {
  color:#f3a52a;
  text-decoration:none
}
.categories-deals .color04 .category-name a:hover {
  color:#f3a52a;
  text-decoration:none
}
.categories-deals .color04 .category-name a:active {
  color:#f3a52a;
  text-decoration:none
}
.categories-deals .color04 .custom-info-block {
  border-left-color:#f3a52a
}
.rtl-layout .categories-deals .color04 .custom-info-block {
  border-right-color:#f3a52a;
  border-left-color:#e0e0e0
}
.categories-deals .color04 .custom-info-block:hover {
  border-color:#f3a52a
}
.categories-deals .color04 .custom-info-block:before {
  background:#f3a52a
}
.wrapper-ads03 {
  margin:20px 0
}
.wrapper-ads03 .text-area {
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:relative;
  padding:21px 10px 21px 70px;
  background:#333;
  min-height:60px;
  text-align:center
}
.wrapper-ads03 .text-area .icon-font {
  float:left;
  background:#191919;
  font-size:0;
  color:#fff;
  width:60px;
  height:60px;
  line-height:60px;
  text-align:center;
  position:absolute;
  left:0;
  top:0
}
.wrapper-ads03 .text-area .icon-font:before {
  font-size:36px
}
.wrapper-ads03 .text-area h5 {
  text-transform:uppercase;
  color:#fff;
  margin:0
}
.wrapper-ads03 .text-area:hover {
  box-shadow:5px 5px 0px #000;
  -moz-box-shadow:5px 5px 0px #000;
  -webkit-box-shadow:5px 5px 0px #000;
  -o-box-shadow:5px 5px 0px #000;
  -ms-box-shadow:5px 5px 0px #000
}
.wrapper-ads04 .groupinfo {
  padding:20px;
  background-color:#fff
}
.wrapper-ads04 .groupinfo .grifo-title {
  margin:0 0 20px
}
.wrapper-ads04 .groupinfo .grifo-title a {
  color:#282828;
  text-decoration:none
}
.wrapper-ads04 .groupinfo .grifo-title a:visited {
  color:#282828;
  text-decoration:none
}
.wrapper-ads04 .groupinfo .grifo-title a:hover {
  color:#658941;
  text-decoration:none
}
.wrapper-ads04 .groupinfo .grifo-title a:active {
  color:#658941;
  text-decoration:none
}
.wrapper-ads05 {
  background-color:#fff;
  padding:10px 20px
}
.wrapper-ads05 .newsletter-ads {
  background-image:url(../images/bkg-newsletter.png);
  background-position:0 center;
  background-repeat:no-repeat;
  text-align:center;
  padding:40px 10px
}
.rtl-layout .wrapper-ads05 .newsletter-ads {
  background-position:right center
}
.wrapper-ads05 .newsletter-ads .h3 {
  margin-bottom:10px
}
.wrapper-ads05 .newsletter-container {
  font-size:90%;
  padding:20px 0
}
.wrapper-ads05 .newsletter-container .block.newsletter {
  margin-bottom:10px
}
.wrapper-ads05 .newsletter-container .block.newsletter input[type="email"] {
  background-color:#f0f1f2;
  border-color:#f0f1f2
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe {
  color:#fff;
  background-color:#658941;
  border-color:#658941;
  font:500 14px/1.35 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.wrapper-ads06 {
  padding:20px;
  color:#fff
}
.wrapper-ads06.bg-wrapper-ads {
  padding:180px 0
}
.wrapper-ads06 .ads-title {
  font-size:36px
}
.wrapper-ads06 .ads-desc {
  font-size:14px;
  margin-bottom:3rem
}
.wrapper-ads06 .ads-img img {
  width:auto !important;
  display:inline-block !important
}
.wrapper-ads06 a {
  color:#fff;
  text-decoration:none
}
.wrapper-ads06 a:visited {
  color:#fff;
  text-decoration:none
}
.wrapper-ads06 a:hover {
  color:#658941;
  text-decoration:none
}
.wrapper-ads06 a:active {
  color:#658941;
  text-decoration:none
}
.wrapper-ads06 .ads-author {
  text-transform:uppercase;
  margin-bottom:0
}
.wrapper-ads06 .ads-major {
  color:#f8b5ad
}
.wrapper-ads06 .owl-carousel {
  padding-top:0
}
.wrapper-ads06 .owl-carousel .owl-nav {
  position:static
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'] {
  left:0;
  top:calc(50% - 20px);
  position:absolute;
  -webkit-transform:scale(0, 0);
  -moz-transform:scale(0, 0);
  -ms-transform:scale(0, 0);
  -o-transform:scale(0, 0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  color:#fff;
  background-color:transparent;
  border-color:transparent
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-']:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.wrapper-ads06 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform:scale(1, 1);
  -moz-transform:scale(1, 1);
  -ms-transform:scale(1, 1);
  -o-transform:scale(1, 1)
}
.wrapper-ads07 {
  padding:20px;
  color:#414b56
}
.wrapper-ads07.bg-wrapper-ads {
  padding:40px 0
}
.wrapper-ads07 .cdz-block-title .b-title {
  color:#658941
}
.wrapper-ads07 .ads-title {
  font-size:36px
}
.wrapper-ads07 .cdz-wrapper-banner:before {
  width:100%;
  height:100%;
  content:'';
  background:#fff;
  -webkit-opacity:0.7;
  -moz-opacity:0.7;
  opacity:0.7;
  top:0;
  left:0;
  position:absolute;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  z-index:-1
}
.wrapper-ads07 .cdz-banners-item {
  position:relative;
  padding:20px 90px
}
.wrapper-ads07 .cdz-banners-item:after {
  top:20px;
  left:40px;
  position:absolute;
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:30px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f10d";
  font-size:30px;
  vertical-align:middle;
  color:#4ac2f7
}
.wrapper-ads07 .ads-desc {
  font:700 18px/1.35 Roboto ,  Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-bottom:3rem;
  font-style:italic;
  text-align:left
}
.wrapper-ads07 .item-image p {
  display:inline-block;
  vertical-align:top;
  margin:0
}
.wrapper-ads07 .item-image p.ads-author {
  font-weight:bold;
  margin:10px 10px
}
.wrapper-ads07 .item-image p.ads-img img {
  width:40px !important;
  display:inline-block !important
}
.wrapper-ads07 a {
  color:#fff;
  text-decoration:none
}
.wrapper-ads07 a:visited {
  color:#fff;
  text-decoration:none
}
.wrapper-ads07 a:hover {
  color:#658941;
  text-decoration:none
}
.wrapper-ads07 a:active {
  color:#658941;
  text-decoration:none
}
.wrapper-ads07 .owl-carousel {
  padding-top:0
}
.wrapper-ads07 .owl-carousel .owl-nav {
  position:static
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-'] {
  left:0;
  top:calc(50% - 20px);
  position:absolute;
  -webkit-transform:scale(0, 0);
  -moz-transform:scale(0, 0);
  -ms-transform:scale(0, 0);
  -o-transform:scale(0, 0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  color:#fff;
  background-color:transparent;
  border-color:transparent
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-']:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.wrapper-ads07 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform:scale(1, 1);
  -moz-transform:scale(1, 1);
  -ms-transform:scale(1, 1);
  -o-transform:scale(1, 1)
}
.wrapper-ads07 .owl-carousel .owl-dots {
  text-align:center;
  margin-top:10px;
  padding-bottom:20px
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot {
  overflow:hidden;
  display:inline-block;
  margin:0 2px;
  cursor:pointer;
  background-color:transparent;
  box-shadow:inset 0 0 0 2px #191919;
  width:10px;
  height:10px;
  border-radius:100%;
  position:relative
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot span {
  height:100%;
  width:100%;
  background-color:#658941;
  border-radius:100%;
  position:absolute;
  left:0;
  top:0;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transform:scale(0);
  -moz-transform:scale(0);
  -ms-transform:scale(0);
  -o-transform:scale(0)
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot.active span,
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot:hover span,
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot:focus span {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1)
}
.rtl-layout .auto-pos-wrap.item-img-wrap div.img-center img {
  opacity:1
}
.featured-look-container a.all-lb {
  display:block;
  font-size:14px;
  color:#282828;
  text-decoration:none
}
.featured-look-container .loobook-item-list {
  padding:0
}
.featured-look-container .auto-pos-wrap.item-img-wrap {
  background-color:transparent
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:hover {
  cursor:default
}
.featured-look-list .lookbook-inner .item-points .product-item {
  padding:10px;
  background:#f0f1f2;
  box-shadow:0px 0px 6px 1px #ddd
}
.featured-look-list .lookbook-inner .item-points .product-name {
  color:#797d89;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.featured-look-list .lookbook-inner .item-points a.button-buy {
  display:block;
  margin:10px 0;
  text-align:center;
  padding:7px 15px;
  text-transform:uppercase;
  text-decoration:none;
  color:#fff;
  border-color:#658941;
  background:#658941
}
.featured-look-list .lookbook-inner .item-points a.button-buy span {
  line-height:1.35
}
.featured-look-list .lookbook-inner .item-points a.button-buy:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\e66e';
  font-size:22px;
  font-family:'Pe-icon-7-stroke';
  speak:none;
  margin-right:5px
}
.rtl-layout .featured-look-list .lookbook-inner .item-points a.button-buy:before {
  margin-right:0;
  margin-left:5px
}
.featured-look-list .lookbook-inner .item-points a.button-buy:hover {
  color:#fff;
  border-color:#658941;
  background:#658941
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:before {
  display:none
}
.featured-look-list .owl-dots {
  width:100%;
  text-align:center;
  padding-bottom:40px
}
.featured-look-list .owl-dots .owl-dot {
  display:inline-block;
  width:10px;
  height:10px;
  margin:0 3px;
  border-radius:100%;
  background:#8b8b8b;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.featured-look-list .owl-dots .owl-dot.active {
  background:#658941
}
.featured-look-list .owl-nav {
  position:static
}
.featured-look-list .owl-nav [class*='owl-'] {
  position:absolute;
  border:0;
  margin:0;
  top:calc((100% - 40px)/2);
  transform:scale(0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.featured-look-list .owl-nav [class*='owl-'].owl-prev {
  left:0;
  right:auto
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-prev {
  right:0;
  left:auto
}
.featured-look-list .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-next {
  left:0;
  right:auto
}
.featured-look-list:hover .owl-nav [class*='owl-'] {
  transform:scale(1)
}
.popup-ajax-lgfm-popup .account-info-summary form .label {
  padding-bottom:5px;
  display:block
}
.popup-ajax-lgfm-popup .account-info-summary form .field {
  margin-bottom:20px
}
.popup-ajax-lgfm-popup .account-info-summary .info-summary-bottom {
  padding-top:10px;
  clear:both
}
.product-style02.block {
  margin-bottom:60px
}
.product-style02 .products.wrapper {
  padding-top:20px
}
.product-style02 .owl-carousel {
  padding-top:0
}
.product-style02 .owl-carousel .owl-stage-outer {
  padding:0 0 3px
}
.product-style02 .owl-carousel .owl-nav {
  margin-top:0;
  position:static
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  width:70px;
  height:70px;
  top:40%;
  left:0;
  position:absolute;
  margin:0;
  top:calc(50% - 35px);
  -webkit-top:calc(50% - 35px);
  -o-top:calc(50% - 35px);
  -moz-top:calc(50% - 35px);
  border:0px solid #282828;
  color:#fff;
  background-color:rgba(188,188,188,0.31);
  border-color:transparent;
  -webkit-border-radius:0 5px 5px 0;
  -moz-border-radius:0 5px 5px 0;
  border-radius:0 5px 5px 0
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:before {
  font-size:30px;
  line-height:68px
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  -webkit-border-radius:5px 0 0 5px;
  -moz-border-radius:5px 0 0 5px;
  border-radius:5px 0 0 5px;
  right:0;
  left:auto
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  right:0;
  left:auto
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right:auto;
  left:0
}
.product-style02 .owl-carousel.owl-drag .owl-item .product-item-name {
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden
}
.product-style02 .product-item .product-item-info {
  padding:10px;
  text-align:center
}
.product-style02 .product-item .product-info-top {
  margin-bottom:10px
}
.product-style03 {
  border-top:0
}
.product-style03.cdz-block-title02 .block-title {
  -webkit-border-radius:0 0 0 0;
  -moz-border-radius:0 0 0 0;
  border-radius:0 0 0 0;
  margin-bottom:0
}
.product-style03 .owl-carousel {
  padding-top:0
}
.product-style03 .owl-carousel.owl-drag .owl-item {
  border-right:1px solid #e0e0e0;
  border-left:1px solid #e0e0e0;
  position:relative
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider>.item {
  position:relative;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  border-bottom:1px solid #e0e0e0
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider>.item .product-item-info:before {
  border:2px solid transparent;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  content:'';
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider>.item:hover .product-item-info:before {
  border:2px solid #b0d235
}
.product-style03 .products-grid .product-item-info {
  padding:2px;
  overflow:hidden;
  border:0
}
.product-style03 .products-grid .product-item-info .cdz-hover-section {
  text-align:center;
  padding:10px 10px 0
}
.product-style03 .products-grid .product-item {
  margin-bottom:0
}
.product-style03 .products-grid .product-item .product-item-info {
  text-align:left
}
.rtl-layout .product-style03 .products-grid .product-item .product-item-info {
  text-align:right
}
@media (min-width:1180px) {
  .product-style04 .products.wrapper .product-items {
    margin:0 0 -1px !important
  }
}
.product-style22 .product-item .product-item-name {
  text-transform:uppercase
}
.product-style22 .product-item .price-box .price {
  font-size:18px;
  font-weight:500
}
.product-style22 .product-item .product-reviews-summary {
  margin-bottom:0
}
.product-style22 .product-item .addto-hover-container .action.towishlist:before {
  vertical-align:middle
}
.product-style22 .product-item .addto-hover-container .action.tocompare:before {
  content:"\f074";
  vertical-align:middle
}
.product-style22 .same-height {
  display:flex;
  flex-flow:wrap;
  align-items:stretch
}
.cdz_wapper-blog01 .owl-carousel .owl-nav {
  left:0;
  top:-20px;
  right:0
}
.cdz_wapper-blog01 .post-item {
  background-color:#fff
}
.cdz_wapper-blog01 .blog-title {
  margin:15px 0 10px;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog01 .blog-title a {
  color:#797d89;
  text-decoration:none;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog01 .blog-title a:visited {
  color:#797d89;
  text-decoration:none
}
.cdz_wapper-blog01 .blog-title a:hover {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog01 .blog-title a:active {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog01 .blog-text-link a {
  display:inline-block;
  margin-top:10px;
  position:relative
}
.cdz_wapper-blog01 .blog-text-link a.btn-link {
  margin-bottom:10px
}
.cdz_wapper-blog01 .blog-text-link a:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f101';
  font-size:12px;
  margin-right:5px
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:before {
  display:none
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:after {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f100';
  font-size:12px;
  margin-right:5px
}
.cdz_wapper-blog01 .cdz-blog-bottom {
  padding:0 20px;
  overflow:hidden
}
.cdz_wapper-blog01 .blog-desc {
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog01 .cdz-blog-top {
  position:relative;
  overflow:hidden
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date {
  position:absolute;
  bottom:10px;
  left:10px;
  background:#fff;
  color:#333;
  padding:7px 10px;
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float:left
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f073';
  font-size:16px;
  margin-right:5px
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date {
  float:right;
  left:auto;
  right:10px
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  margin-right:0;
  margin-left:5px
}
.cdz_wapper-blog01 .cdz-blog-top a img {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz_wapper-blog01 .cdz-blog-top:hover a img {
  -webkit-transform:scale(1.05, 1.05);
  -moz-transform:scale(1.05, 1.05);
  -ms-transform:scale(1.05, 1.05);
  -o-transform:scale(1.05, 1.05)
}
.cdz_wapper-blog02 .post-item {
  background-color:#fff
}
.cdz_wapper-blog02 .cdz-blog-bottom {
  padding:20px 10px 10px
}
.cdz_wapper-blog02 .blog-desc {
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin:0 0 20px
}
.cdz_wapper-blog02 .blog-title {
  margin:0 0 20px;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform:uppercase
}
.cdz_wapper-blog02 .blog-title a {
  color:#797d89;
  text-decoration:none;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog02 .blog-title a:visited {
  color:#797d89;
  text-decoration:none
}
.cdz_wapper-blog02 .blog-title a:hover {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog02 .blog-title a:active {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog02 .blog-text-link {
  text-align:center
}
.cdz_wapper-blog02 .cdz-blog-top {
  position:relative;
  overflow:hidden
}
.cdz_wapper-blog02 .cdz-blog-top .blog-date {
  position:absolute;
  top:0;
  right:0;
  background:#f8b5ad;
  padding:7px 10px;
  color:#fff;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float:left
}
.rtl-layout .cdz_wapper-blog02 .cdz-blog-top .blog-date {
  float:right;
  left:auto;
  right:0
}
.cdz_wapper-blog02 .cdz-blog-top a img {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz_wapper-blog02 .cdz-blog-top:hover a img {
  -webkit-transform:scale(1.05, 1.05);
  -moz-transform:scale(1.05, 1.05);
  -ms-transform:scale(1.05, 1.05);
  -o-transform:scale(1.05, 1.05)
}
.cdz_wapper-blog02 .owl-carousel {
  padding-top:0
}
.cdz_wapper-blog02 .owl-carousel .owl-nav {
  position:static
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left:0;
  top:calc(50% - 20px);
  position:absolute;
  -webkit-transform:scale(0, 0);
  -moz-transform:scale(0, 0);
  -ms-transform:scale(0, 0);
  -o-transform:scale(0, 0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left:auto;
  right:0
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  left:0;
  right:auto
}
.cdz_wapper-blog02 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform:scale(1, 1);
  -moz-transform:scale(1, 1);
  -ms-transform:scale(1, 1);
  -o-transform:scale(1, 1)
}
.cdz_wapper-blog03 {
  background:#fff
}
.cdz_wapper-blog03 .post-items {
  padding:20px
}
.cdz_wapper-blog03 .blog-title {
  margin:15px 0 10px;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog03 .blog-title a {
  color:#797d89;
  text-decoration:none;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog03 .blog-title a:visited {
  color:#797d89;
  text-decoration:none
}
.cdz_wapper-blog03 .blog-title a:hover {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog03 .blog-title a:active {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog03 .blog-text-link a {
  display:inline-block;
  margin-top:10px;
  position:relative
}
.cdz_wapper-blog03 .cdz-blog-bottom {
  padding:0;
  overflow:hidden
}
.cdz_wapper-blog03 .blog-desc {
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog03 .cdz-blog-top {
  position:relative;
  overflow:hidden
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date {
  position:absolute;
  bottom:10px;
  left:10px;
  background:#fff;
  color:#333;
  padding:7px 10px;
  color:#191919;
  font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float:left
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f073';
  font-size:16px;
  margin-right:5px
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date {
  float:right;
  left:auto;
  right:10px
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  margin-right:0;
  margin-left:5px
}
.cdz_wapper-blog03 .cdz-blog-top a img {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz_wapper-blog03 .cdz-blog-top:hover a img {
  -webkit-transform:scale(1.05, 1.05);
  -moz-transform:scale(1.05, 1.05);
  -ms-transform:scale(1.05, 1.05);
  -o-transform:scale(1.05, 1.05)
}
.cdz_wapper-blog04 .owl-carousel .owl-nav {
  right:-5px;
  top:-79px
}
.cdz_wapper-blog04 .cdz-block-title .b-title {
  background-color:transparent;
  color:#797d89
}
.cdz_wapper-blog04 .cdz-blog-top {
  background:#f1f1f1;
  padding:20px
}
.cdz_wapper-blog04 .blog-title {
  margin:10px 0;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz_wapper-blog04 .blog-title a {
  color:#797d89;
  text-decoration:none;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight:600
}
.cdz_wapper-blog04 .blog-title a:visited {
  color:#797d89;
  text-decoration:none
}
.cdz_wapper-blog04 .blog-title a:hover {
  color:#658941;
  text-decoration:none
}
.cdz_wapper-blog04 .blog-title a:active {
  color:#658941;
  text-decoration:none
}
.main-second-background .cdz-block-title .b-title:after {
  background:#f0f1f2
}
.cms-index-index .page-main {
  max-width:100%
}
.product-item ul.cdz-product-labels li.label-item {
  background:#000000
}
.product-item ul.cdz-product-labels li.label-item.sale {
  background:#658941
}
.ajax-load-button a,
.qs-button,
.addto-hover-container .action.towishlist,
.addto-hover-container .action.tocompare,
.cdz-buttons-inner .action.tocompare,
.actions-secondary .action.towishlist,
.actions-secondary .action.tocompare,
.slide-btn a,
.action.continue,
.mb-look-container a.button-buy,
.item-points a.button-buy {
  border:0;
  position:relative;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.ajax-load-button a:hover,
.qs-button:hover,
.addto-hover-container .action.towishlist:hover,
.addto-hover-container .action.tocompare:hover,
.cdz-buttons-inner .action.tocompare:hover,
.actions-secondary .action.towishlist:hover,
.actions-secondary .action.tocompare:hover,
.slide-btn a:hover,
.action.continue:hover,
.mb-look-container a.button-buy:hover,
.item-points a.button-buy:hover,
.ajax-load-button a:active,
.qs-button:active,
.addto-hover-container .action.towishlist:active,
.addto-hover-container .action.tocompare:active,
.cdz-buttons-inner .action.tocompare:active,
.actions-secondary .action.towishlist:active,
.actions-secondary .action.tocompare:active,
.slide-btn a:active,
.action.continue:active,
.mb-look-container a.button-buy:active,
.item-points a.button-buy:active,
.ajax-load-button a:focus,
.qs-button:focus,
.addto-hover-container .action.towishlist:focus,
.addto-hover-container .action.tocompare:focus,
.cdz-buttons-inner .action.tocompare:focus,
.actions-secondary .action.towishlist:focus,
.actions-secondary .action.tocompare:focus,
.slide-btn a:focus,
.action.continue:focus,
.mb-look-container a.button-buy:focus,
.item-points a.button-buy:focus {
  color:#658941;
  border-color:#fff;
  background:#fff;
  border:1px solid #658941
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus):after,
.authentication-wrapper .modal-custom .action-close:after,
.checkout-agreements .action.action-show:after,
button.lb-close:after {
  display:none
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color:#fff
}
.authentication-wrapper .action.action-auth-toggle:after {
  display:none
}
.cdz-block-title .b-title {
  font-size:30px;
  padding-bottom:15px
}
.cdz-block-title.special-title .b-title {
  padding-bottom:10px
}
.cdz-block-title .title-desc {
  font-family:'Montserrat';
  font-size:24px;
  color:#191919
}
.cdz-title .b-title {
  font-size:30px;
  padding-bottom:15px;
  color:#282828;
  text-align:center
}
.cdz-slideshow .slide-caption .slide-title span {
  border:0
}
.cdz-slideshow .slider-wrapper {
  position:relative
}
.cdz-slideshow .slider-wrapper.loading {
  border:0
}
.cdz-slideshow .slider-wrapper.loading:before {
  box-shadow:none
}
.cdz-slideshow .slide-caption {
  color:#ffffff
}
.cdz-slideshow .slide-caption .slide-title span {
  border:0;
  color:#000000;
  font-weight:400;
  width:450px
}
.fullwidth-content .product-items .owl-controls {
  display:none
}
.rtl-layout .auto-pos-wrap.item-img-wrap div.img-center img {
  opacity:1
}
.featured-look-container {
  margin-top:90px
}
.featured-look-container .cdz-title {
  position:absolute;
  left:0;
  right:0;
  z-index:2;
  width:100%
}
.featured-look-container .cdz-title .b-title {
  padding-bottom:19px;
  padding-top:19px;
  max-width:1120px;
  width:90%;
  background:#EFEFEF;
  box-shadow:0px 3px 6px rgba(0,0,0,0.3);
  margin:0 auto;
  position:relative;
  bottom:70px
}
.featured-look-container .cdz-title .b-title span {
  font-size:36px;
  color:#191919;
  font-family:'Montserrat';
  font-weight:600;
  margin-bottom:20px
}
.featured-look-container a.all-lb {
  display:block;
  font-size:18px;
  color:#658941;
  font-weight:500;
  text-transform:uppercase;
  position:relative;
  width:102px;
  margin:0 auto;
  margin-top:20px;
  font-family:"Roboto"
}
.featured-look-container a.all-lb .fa-long-arrow-right:before {
  font-size:12px;
  margin-left:5px
}
.featured-look-container a.all-lb:before {
  content:'';
  width:100%;
  background:#658941;
  height:2px;
  position:absolute;
  left:0;
  bottom:0;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  transition:all 300ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-transform:scale(1, 1);
  -webkit-transform:scale(1, 1);
  -o-transform:scale(1, 1);
  transform:scale(1, 1)
}
.featured-look-container .loobook-item-list {
  padding:0
}
.featured-look-container .loobook-item-list .item {
  margin-bottom:0
}
.featured-look-container .auto-pos-wrap.item-img-wrap {
  background-color:transparent
}
.featured-look-container .lookbook-inner .auto-pos-wrap .canvas .item-point {
  width:50px;
  height:50px;
  line-height:50px;
  background:#658941;
  border-color:#658941;
  font-size:18px;
  font-family:'Montserrat';
  font-weight:600;
  color:#FFFFFF;
  transform:translateZ(0) scale(1)
}
.featured-look-container .lookbook-inner .auto-pos-wrap .canvas .item-point:before {
  -webkit-animation:initial;
  -moz-animation:initial;
  animation:initial
}
.featured-look-container .lookbook-inner .auto-pos-wrap .canvas .item-point:hover {
  background:#E8EDF5;
  border-color:#E8EDF5;
  color:#000000;
  box-shadow:0px 3px 6px rgba(0,0,0,0.5)
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:hover {
  cursor:default
}
.featured-look-list .lookbook-inner .item-points .product-item {
  padding:20px 20px 10px 20px;
  background:#f0f1f2;
  box-shadow:0px 3px 7px rgba(0,0,0,0.35)
}
.featured-look-list .lookbook-inner .item-points .product-top {
  position:relative;
  padding-bottom:100%
}
.featured-look-list .lookbook-inner .item-points .product-top .product-image {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:2;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  align-items:center;
  justify-content:center
}
.featured-look-list .lookbook-inner .item-points .product-name {
  color:#191919;
  font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight:400
}
.featured-look-list .lookbook-inner .item-points a.button-buy {
  display:block;
  margin:15px 0px 0px;
  text-align:center;
  padding:7px 15px;
  text-transform:uppercase;
  text-decoration:none;
  color:#fff;
  border-color:#658941;
  background:#658941
}
.featured-look-list .lookbook-inner .item-points a.button-buy span {
  line-height:1.35
}
.featured-look-list .lookbook-inner .item-points a.button-buy:hover {
  color:#fff;
  border-color:#658941;
  background:#658941
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:before {
  display:none
}
.featured-look-list .owl-dots {
  width:100%;
  text-align:center;
  position:relative;
  bottom:35px
}
.featured-look-list .owl-dots .owl-dot {
  display:inline-block;
  width:12px;
  height:12px;
  margin:0 3px;
  border-radius:100%;
  background:#EBEBEB;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.featured-look-list .owl-dots .owl-dot.active {
  background:#939598
}
.featured-look-list .owl-nav {
  position:static
}
.featured-look-list .owl-nav [class*='owl-'] {
  position:absolute;
  border:0;
  margin:0;
  top:calc((100% - 40px)/2);
  transform:scale(0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.featured-look-list .owl-nav [class*='owl-'].owl-prev {
  left:0;
  right:auto
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-prev {
  right:0;
  left:auto
}
.featured-look-list .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-next {
  left:0;
  right:auto
}
.featured-look-list:hover .owl-nav [class*='owl-'] {
  transform:scale(1)
}
.categories-block {
  position:relative;
  overflow:hidden
}
.categories-block.space-lg {
  margin-bottom:15px
}
.categories-block .cdz-block-title {
  width:100%;
  position:relative;
  margin-bottom:80px
}
.categories-block .cdz-block-title:after {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\e60a";
  font-size:22px;
  font-family:'Pe-icon-7-stroke';
  speak:none;
  padding:0 10px;
  position:absolute;
  left:calc((100% - 28px)/2);
  color:#658941;
  bottom:-10px
}
.categories-block .cdz-block-title .b-title {
  color:#ffffff
}
.categories-block .cdz-block-title .b-title:before,
.categories-block .cdz-block-title .b-title:after {
  width:50px
}
.categories-block .cdz-block-title .b-title:after {
  background:#658941;
  position:absolute;
  bottom:0;
  height:4px;
  line-height:20px;
  left:calc((100% + 55px)/2);
  content:'';
  padding:0
}
.categories-bg {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.categories-bg img {
  width:100%;
  height:auto;
  max-width:inherit
}
.categories-list {
  position:relative;
  text-align:center;
  padding-top:35px
}
.categories-list .cdz-slider {
  margin-bottom:0
}
.categories-list ul {
  padding:0;
  list-style:none
}
.categories-list ul li {
  display:inline-block;
  position:relative;
  margin-bottom:0;
  margin:0 10px;
  padding-bottom:40px
}
.categories-list ul li .cat-img {
  margin-bottom:0
}
.categories-list ul li .cat-title a {
  color:#658941;
  font-weight:600;
  font-family:'Montserrat';
  font-size:16px
}
.categories-list ul li:hover .cat-title {
  background:#658941
}
.categories-list ul li:hover .cat-title a {
  color:#ffffff
}
.categories-list ul li a:hover {
  text-decoration:none
}
.categories-list ul .cat-title {
  position:absolute;
  bottom:0;
  width:100%;
  left:0;
  background:#ffffff;
  text-align:center;
  font-size:18px;
  padding:10px;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.home-banner-block {
  text-align:center;
  position:relative;
  overflow:hidden
}
.home-banner-block img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  height:auto;
  width:100%;
  max-width:inherit
}
.home-banner-block .banner-content {
  position:relative;
  width:100%;
  color:#ffffff;
  font-size:16px;
  padding:7% 15px;
  height:100%;
  vertical-align:middle;
  z-index:2
}
.home-banner-block .banner-content h1 {
  color:#ffffff;
  font-size:36px;
  font-weight:400;
  text-transform:uppercase
}
.home-banner-block .banner-content .desc {
  margin-bottom:30px;
  width:60%;
  margin-left:auto;
  margin-right:auto
}
.home-banner-block .btn-link {
  color:#fff;
  border-color:#658941;
  background:#658941;
  padding:7px 15px;
  text-decoration:none;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.home-banner-block .btn-link:hover,
.home-banner-block .btn-link:active,
.home-banner-block .btn-link:focus {
  color:#fff;
  border-color:#658941;
  background:#658941
}
.brand-car-style .block-title {
  margin-bottom:0;
  padding:10px 5px 10px 50px;
  position:relative;
  font-size:18px;
  background:#658941;
  color:#ffffff
}
.rtl-layout .brand-car-style .block-title {
  padding:10px 50px 10px 5px
}
.brand-car-style .block-title img {
  position:absolute;
  left:5px;
  top:5px
}
.rtl-layout .brand-car-style .block-title img {
  right:5px
}
.brand-car-style .block-title .view-all {
  position:absolute;
  right:10px;
  font-size:16px;
  color:#ffffff;
  text-decoration:underline;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.brand-car-style .block-title .view-all:hover {
  font-style:italic
}
.rtl-layout .brand-car-style .block-title .view-all {
  left:10px;
  right:auto
}
.cdz-wapper-blog-car-style .owl-carousel {
  padding-top:0
}
.cdz-wapper-blog-car-style .blog-title {
  text-transform:uppercase
}
.cdz-wapper-blog-car-style .blog-desc {
  color:#191919;
  text-align:left;
  font-size:14px
}
.rtl-layout .cdz-wapper-blog-car-style .blog-desc {
  text-align:right
}
.cdz-wapper-blog-car-style .cdz-blog-bottom {
  padding-bottom:50px
}
.cdz-wapper-blog-car-style .blog-text-link {
  position:absolute;
  right:0
}
.rtl-layout .cdz-wapper-blog-car-style .blog-text-link {
  left:0;
  right:auto
}
.cdz-wapper-blog-car-style .blog-text-link a.btn-link {
  width:50px;
  height:50px;
  line-height:50px;
  font-size:0;
  margin:0;
  color:#fff;
  border-color:#658941;
  background:#658941;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz-wapper-blog-car-style .blog-text-link a.btn-link:before {
  content:"\f178";
  font-size:20px;
  vertical-align:middle;
  margin:0
}
.rtl-layout .cdz-wapper-blog-car-style .blog-text-link a.btn-link:after {
  content:"\f177";
  font-size:20px;
  vertical-align:middle;
  margin:0
}
.cdz-wapper-blog-car-style .blog-text-link a.btn-link:hover {
  color:#fff;
  border-color:#658941;
  background:#658941
}
.cdz-wapper-blog-car-style .owl-nav {
  position:static
}
.cdz-wapper-blog-car-style .owl-nav [class*='owl-'] {
  position:absolute;
  border:0;
  margin:0;
  top:calc((100% - 40px)/2);
  transform:scale(0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz-wapper-blog-car-style .owl-nav [class*='owl-'].owl-prev {
  left:0;
  right:auto
}
.rtl-layout .cdz-wapper-blog-car-style .owl-nav [class*='owl-'].owl-prev {
  right:0;
  left:auto
}
.cdz-wapper-blog-car-style .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.rtl-layout .cdz-wapper-blog-car-style .owl-nav [class*='owl-'].owl-next {
  left:0;
  right:auto
}
.cdz-wapper-blog-car-style .cdz_wapper-blog01:hover .owl-nav [class*='owl-'] {
  transform:scale(1)
}
.preview-col {
  padding-left:0;
  padding-right:20px
}
.rtl-layout .preview-col {
  padding-right:0;
  padding-left:20px
}
.ratings-car-style {
  position:relative
}
.ratings-car-style .rtl-img {
  display:none
}
.rtl-layout .ratings-car-style .rtl-img {
  display:block
}
.rtl-layout .ratings-car-style .ltr-img {
  display:none
}
.ratings-car-style .rating-container {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  right:0
}
.ratings-car-style .rating-container .rating-inner {
  padding:5% 15px 0 40%;
  height:100%
}
.rtl-layout .ratings-car-style .rating-container .rating-inner {
  padding:5% 40% 0 15px
}
.ratings-car-style .rating-container .cdz-title {
  font-weight:bold;
  font-size:16px
}
.ratings-car-style .rating-container .cdz-desc {
  font-weight:300
}
.ratings-car-style .rating-container .cdz-author {
  text-transform:uppercase;
  letter-spacing:1px
}
.ratings-car-style .rating-container .rating-result {
  width:82px;
  height:15px;
  margin-bottom:10px
}
.ratings-car-style .rating-container .rating-result:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f005';
  font-size:15px;
  letter-spacing:3px;
  content:'\f005' '\f005' '\f005' '\f005' '\f005';
  height:15px;
  color:#e1e1e1;
  position:absolute;
  top:0;
  left:0
}
.rtl-layout .ratings-car-style .rating-container .rating-result:before {
  right:0;
  left:auto
}
.ratings-car-style .rating-container .rating-result>span {
  height:15px;
  overflow:hidden;
  display:inline-block
}
.ratings-car-style .rating-container .rating-result>span span {
  font-size:0
}
.ratings-car-style .rating-container .rating-result>span:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f005';
  font-size:15px;
  letter-spacing:3px;
  content:'\f005' '\f005' '\f005' '\f005' '\f005';
  height:13px;
  color:#658941;
  vertical-align:top;
  position:relative
}
.ratings-car-style .cdz-wrapper-banner {
  height:90%
}
.ratings-car-style .owl-carousel .owl-nav {
  top:auto;
  bottom:0
}
.ratings-car-style .owl-carousel .owl-nav [class*='owl-'] {
  background:transparent;
  border:0;
  color:#191919;
  margin:0
}
.service-block {
  position:relative;
  overflow:hidden
}
.service-content {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  text-align:center;
  display:flex;
  justify-content:center;
  align-items:center;
  color:#ffffff;
  font-size:35px;
  font-weight:bold;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.service-content:hover {
  transform:scale(1.1);
  color:#ffffff;
  text-decoration:none
}
.cdz-our-product-wrap .owl-carousel .owl-item .product-item-photo {
  display:inline-block;
  transform:scale(.6);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz-our-product-wrap .owl-carousel .owl-item:not(.center) .product-item .product-item-details {
  display:none
}
.cdz-our-product-wrap .owl-carousel .owl-item:not(.center) .product-item:hover .product-item-details {
  display:block
}
.cdz-our-product-wrap .owl-carousel .owl-item.active.center .product-item-photo {
  transform:scale(1)
}
.cdz-our-product-wrap .owl-carousel .owl-item .product-item:hover .product-item-info {
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  -o-box-shadow:none;
  -ms-box-shadow:none
}
.cdz-our-product-wrap .product-items {
  padding:0
}
.cdz-our-product-wrap .product-item:hover .product-item-inner {
  opacity:1
}
.cdz-our-product-wrap .owl-nav {
  position:static
}
.cdz-our-product-wrap .owl-nav [class*='owl-'] {
  position:absolute;
  border:0;
  margin:0;
  top:calc((100% - 40px)/2);
  transform:scale(0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.cdz-our-product-wrap .owl-nav [class*='owl-'].owl-prev {
  left:0;
  right:auto
}
.rtl-layout .cdz-our-product-wrap .owl-nav [class*='owl-'].owl-prev {
  right:0;
  left:auto
}
.cdz-our-product-wrap .owl-nav [class*='owl-'].owl-next {
  right:0;
  left:auto
}
.rtl-layout .cdz-our-product-wrap .owl-nav [class*='owl-'].owl-next {
  left:0;
  right:auto
}
.cdz-our-product-wrap:hover .owl-nav [class*='owl-'] {
  transform:scale(1)
}
.cdz-our-product-wrap .product-item-inner {
  opacity:0
}
.cdz-our-product-wrap .actions-secondary,
.cdz-our-product-wrap .actions-primary {
  display:inline-block;
  vertical-align:middle
}
.cdz-our-product-wrap .actions-primary .tocart {
  margin-bottom:0
}
.cdz-our-product-wrap .actions-secondary .action {
  display:inline-block;
  vertical-align:middle;
  width:38px;
  height:38px;
  line-height:36px;
  color:#fff;
  border-color:#658941;
  background:#658941
}
.cdz-our-product-wrap .actions-secondary .action:before {
  vertical-align:middle
}
.cdz-our-product-wrap .actions-secondary .action.towishlist:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f004";
  font-size:16px
}
.cdz-our-product-wrap .actions-secondary .action.tocompare:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f074";
  font-size:16px
}
.cdz-bestseller-wrap .ajax-load-wrapper .ajax-load-button a {
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-decoration:none
}
.product-item-name {
  font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.sticky-menu .cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
  display:none
}
.block-brands .block-content .owl-carousel .owl-nav {
  top:-65px
}
.nav-tabs.abs-dropdown li.item>.switch {
  text-decoration:none
}
.products-grid .product-item-info {
  position:relative
}
.products-grid .action.tocompare:before {
  content:"\f0ec";
  vertical-align:middle
}
.products-grid .cdz-buttons-container button.tocart.primary {
  border:0
}
.table-comparison .mgb8 .col-sm-8 {
  width:100%
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .fullwidth-content {
    padding-left:10px;
    padding-right:10px
  }
  .cdz-our-product-wrap .owl-carousel .owl-item .product-item-photo {
    transform:scale(1)
  }
  .cdz-our-product-wrap .owl-carousel .owl-item:not(.center) .product-item .product-item-details {
    display:block
  }
  .home-banner-block {
    padding:30px 0
  }
  .home-banner-block>img {
    width:auto
  }
  .ratings-car-style .rating-container .cdz-desc {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
  }
  .ratings-car-style .rating-container .rating-result {
    margin-bottom:5px
  }
  .ratings-car-style .rating-container .cdz-title {
    margin-bottom:0
  }
  .ratings-car-style .rating-container .rating-inner {
    padding:20px 15px 0 40%
  }
  .categories-block .cdz-block-title {
    margin-bottom:40px
  }
  .categories-bg img {
    width:auto
  }
  .categories-list .owl-carousel .owl-nav {
    position:static
  }
  .categories-list .owl-carousel .owl-nav [class*='owl-'] {
    position:absolute;
    margin:0;
    border:0;
    top:calc((100% - 40px)/2)
  }
  .categories-list .owl-carousel .owl-nav [class*='owl-'].owl-prev {
    left:0
  }
  .rtl-layout .categories-list .owl-carousel .owl-nav [class*='owl-'].owl-prev {
    left:auto;
    right:0
  }
  .categories-list .owl-carousel .owl-nav [class*='owl-'].owl-next {
    right:0
  }
  .rtl-layout .categories-list .owl-carousel .owl-nav [class*='owl-'].owl-next {
    left:0;
    right:auto
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .featured-look-list .lookbook-inner .item-points .product-item {
    transform:scale(.6)
  }
}
.toolbar-products .modes-mode {
  margin:0 3px;
  color:#939598;
  border-color:#939598;
  background:#fff
}
.toolbar-products .modes-mode:hover,
.toolbar-products .modes-mode.active {
  color:#fff;
  border-color:#939598;
  background:#939598
}
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner button.tocart.primary,
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner .qs-button,
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner .action.tocompare {
  border:0;
  color:#fff;
  border-color:#658941;
  background:#658941
}
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner button.tocart.primary:hover,
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner .qs-button:hover,
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner .action.tocompare:hover {
  color:#fff;
  border-color:#658941;
  background:#658941
}
.products-list .product-item-details .cdz-buttons-container .cdz-buttons-inner .action.tocompare:before {
  content:"\f074"
}
@media screen and (max-width:580px) {
  .ratings-car-style .rating-container .cdz-title {
    font-size:14px;
    margin-bottom:0
  }
  .ratings-car-style .rating-container .cdz-desc {
    font-size:12px;
    margin-bottom:5px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
  }
  .ratings-car-style .rating-container .cdz-author {
    font-size:12px
  }
  .ratings-car-style .rating-container .cdz-rating {
    margin-bottom:-5px
  }
  .ratings-car-style .owl-carousel div.owl-nav {
    top:-5px;
    bottom:auto
  }
}
.product-item {
  position:relative
}
.product-item .cdz-product-top {
  position:relative
}
.product-item .addto-hover-container {
  position:absolute;
  top:calc((100% - 40px)/2);
  left:calc((100% - 155px)/2);
  z-index:2;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transform:scale(0, 0);
  -moz-transform:scale(0, 0);
  -ms-transform:scale(0, 0);
  -o-transform:scale(0, 0)
}
.product-item .product-item-info .product-item-name {
  text-transform:capitalize;
  height:69px;
  font-size:16px;
  overflow:hidden
}
.product-item .product-item-info .product-item-name a {
  color:#191919;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3
}
.product-item .product-item-info .price-box .price {
  font:600 16px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color:#191919
}
.product-item .product-item-info .product-item-inner .tocart {
padding:13px 20px;
 
  align-items: center;
  
}
@media (min-width:992px) {
  .product-item:hover .addto-hover-container {
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    -o-transform:scale(1, 1)
  }
}
.products-list .cdz-hover-section {
  display:inline-block;
  float:left
}
.products-list .product-item .cdz-product-top {
  overflow:hidden
}
.products-list .product-item .addto-hover-container {
  top:calc((100% - 50px)/2);
  left:calc((100% - 50px)/2)
}
.products-list .product-item-info .product-item-name {
  height:auto;
  margin-bottom:1rem
}
.products-list .product-item-info .product-item-name a {
  -webkit-line-clamp:2
}
.products-list .product-item-description {
  font-size:16px
}
.list-right .price-box {
  text-align:right
}
.listclear {
  clear:both;
  display:none
}
body.rtl-layout {
  direction:ltr
}
body.rtl-layout .page-wrapper {
  direction:rtl
}
body.rtl-layout .pull-right {
  float:left !important
}
body.rtl-layout .pull-left {
  float:right !important
}
body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
  float:left
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  float:left;
  clear:left
}
body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
  float:right
}
body.rtl-layout.page-layout-2columns-left .sidebar-additional {
  float:right;
  clear:right
}
body.rtl-layout ul.cdz-product-labels {
  left:10px;
  right:auto
}
body.rtl-layout table th {
  text-align:right
}
body.rtl-layout input[type="radio"] {
  margin:2px 0 0 5px
}
body.rtl-layout .field-tooltip {
  right:auto;
  left:0
}
.osc .step-title {
  color:#fff;
  background:#121212;
  border:1px solid
}
.osc #opc-sidebar {
  border:2px solid #d5d5d5
}
.checkout-index-index .float-bar {
  display:none
}
@media only screen and (max-width:763px) {
  #shipping-grid-loader-popup-showmodal,
  #billing-grid-loader-popup-showmodal {
    overflow:scroll !important;
    -webkit-overflow-scrolling:touch;
    -webkit-overflow:auto !important;
    height:614px
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    height:calc((100% - 3rem))
  }
  .checkout-index-index .modal-popup .modal-inner-wrap .modal-content {
    height:calc((100% - 85px))
  }
  .checkout-index-index .modal-popup .modal-inner-wrap .modal-content #shipping-grid-loader-popup-modal {
    height:100%
  }
  .checkout-index-index .modal-popup .modal-inner-wrap .modal-content #shipping-grid-loader-popup-modal #shipping-grid-loader-popup-showmodal {
    height:100%
  }
  #shipping-grid-loader-popup-showmodal #shippingpopupiframe,
  #billing-grid-loader-popup-showmodal #shippingpopupiframe {
    height:100% !important
  }
}
@media only screen and (max-width:640px) {
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead {
    display:block
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr th,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr th {
    display:none
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr.data-grid-filters,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr.data-grid-filters {
    display:block;
    width:100%
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr.data-grid-filters td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr.data-grid-filters td {
    display:block;
    width:50%;
    float:left;
    padding-bottom:0px
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr.data-grid-filters td.no-display,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr.data-grid-filters td.no-display {
    display:none
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr.data-grid-filters td.no-display:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr.data-grid-filters td.no-display:before {
    display:none;
    content:''
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr.data-grid-filters td:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr.data-grid-filters td:before {
    padding-right:10px;
    content:attr(data-th) ': ';
    display:inline-block;
    color:#111111;
    font-weight:700
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table tbody tr td.no-display,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table tbody tr td.no-display {
    display:none
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table tbody tr td.no-display:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table tbody tr td.no-display:before {
    display:none;
    content:''
  }
}
@media only screen and (max-width:480px) {
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_shippingaddress_list_table thead tr.data-grid-filters td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)#customer_account_billingaddress_list_table thead tr.data-grid-filters td {
    width:100%;
    float:none
  }
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  border:0 !important
}
.modal-popup.confirm {
  text-align:center
}
.modal-popup.confirm .modal-content {
  padding-top:5px
}
.modal-popup.confirm .modal-footer {
  text-align:center;
  padding-top:0 !important
}
.modal-popup.confirm .modal-footer button {
  min-width:100px
}
.modal-popup .modal-content {
  padding-bottom:3rem
}
.cdz-popup-wrapper .modal-popup .modal-header,
.cdz-popup-wrapper .modal-popup .modal-content,
.cdz-popup-wrapper .modal-popup .modal-footer {
  padding:0 !important;
  border:0
}
.cdz-popup-wrapper .modal-popup .modal-footer {
  display:none
}
.cdz-popup-wrapper .block-static-block.widget {
  margin:0
}
.cdz-popup-wrapper .modal-popup .action-close:before {
  font-weight:bold
}
.cdz-popup-wrapper .cdz-popup-newsletter-left,
.cdz-popup-wrapper .cdz-popup-newsletter-right {
  width:50%;
  float:left
}
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-left,
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-right {
  float:right
}
.cdz-popup-wrapper .cdz-popup-newsletter {
  background:#f5f5f5
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
  padding:10px 40px;
  background:#dddddd
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
  color:#282828;
  margin-bottom:0
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
  padding:60px 40px
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads {
  color:#282828
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-title {
  margin-bottom:30px
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-desc {
  font-size:90%;
  margin-bottom:60px
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-small {
  font-size:90%;
  color:#999999
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-newsletter {
  margin:0
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter {
  margin-bottom:20px
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input {
  border-width:1px;
  border-color:#e0e0e0;
  text-align:center;
  padding-left:10px
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field {
  margin-bottom:20px
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field .control:before {
  display:none
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions {
  display:block;
  width:100%
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe {
  width:100%;
  color:#fff;
  background-color:#658941;
  border-color:#658941;
  font:500 14px/1.35 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe:hover {
  color:#fff;
  background-color:#658941;
  border-color:#658941
}
.popup-login .modal-popup .modal-inner-wrap {
  width:40% !important
}
.popup-login .modal-popup .modal-footer {
  display:none
}
.qs-modal .qs-loader {
  text-align:center;
  padding:40px
}
.qs-modal .qs-loading-wrap {
  min-height:400px;
  display:table;
  width:100%
}
.qs-modal .modal-popup .modal-header {
  padding:0
}
.qs-modal .modal-popup .modal-header .modal-title {
  display:none
}
.qs-modal .modal-popup .modal-content {
  padding:0
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media {
  width:50%;
  margin-top:-2px
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media .fotorama__stage {
  margin-top:2px
}
.qs-modal .modal-popup .modal-content .quickshop-title .page-title {
  position:static;
  margin:0 0 10px;
  width:auto;
  height:auto
}
.qs-modal .modal-popup .modal-content .page-title-wrapper {
  display:block !important
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs {
  width:50%;
  padding:30px
}
.qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper {
  width:100% !important
}
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary {
  width:100% !important
}
.login-modal-wrap.modal-popup .modal-title {
  text-transform:uppercase;
  border:0;
  margin-bottom:0
}
.rtl-layout .login-modal-wrap.modal-popup .modal-title {
  float:right
}
.form-discount .g-recaptcha {
  margin-top:50px !important
}
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom:10px !important
}
.required-captcha.checkbox {
  position:absolute;
  display:block;
  visibility:visible;
  overflow:hidden;
  opacity:0;
  width:1px;
  height:1px
}
.block.newsletter .field-recaptcha .field .control:before {
  content:none
}
.review-form .field-recaptcha {
  margin-bottom:10px
}
.form.send.friend .g-recaptcha {
  margin-top:40px
}
.block-minicart .block-content>.actions .smart-buttons {
  margin-top:15px
}
.pay-later-message {
  margin-top:10px
}
.smart-buttons>div>div {
  vertical-align:bottom
}
.apple-pay {
  margin-top:14px
}
.cart-summary .apple-pay {
  margin-top:11px
}
.google-pay {
  margin-top:14px
}
.google-pay button {
  background-origin:content-box;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  border:0
}
.cart-summary .google-pay {
  margin-bottom:14px
}
.product-info-stock-sku .configurable-variation-qty {
  display:none
}
@keyframes translator {
  from {
    opacity:0;
    -webkit-transform:translateY(40px);
    -moz-transform:translateY(40px);
    -ms-transform:translateY(40px);
    -o-transform:translateY(40px);
    transform:translateY(40px)
  }
  to {
    opacity:1;
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    -ms-transform:translateY(0px);
    -o-transform:translateY(0px);
    transform:translateY(0px)
  }
}
.cdz-translator {
  animation-name:translator;
  animation-duration:1s
}
.cdz-transparent {
  opacity:0
}
.flex-grid {
  display:flex;
  display:-ms-flex;
  display:-webkit-flex;
  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  -ms-flex-align:stretch;
  -webkit-align-items:stretch;
  -moz-align-items:stretch;
  -ms-align-items:stretch;
  -o-align-items:stretch;
  align-items:stretch
}
.abs-img {
  position:relative;
  display:block;
  overflow:hidden
}
.abs-img img {
  position:absolute;
  width:100%;
  top:0;
  left:0
}
.sidebar {
  max-width:100%
}
.zoom-eff,
.owl-carousel .owl-lazy.zoom-eff {
  transform:scale(1);
  -webkit-transform:scale(1);
  transition:all ease 500ms;
  -webkit-transition:all ease 500ms
}
.zoom-eff:hover,
.owl-carousel .owl-lazy.zoom-eff:hover {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transition:all ease 500ms;
  -webkit-transition:all ease 500ms
}
.double-bounce-spinner {
  width:40px;
  height:40px;
  position:relative;
  margin:100px auto
}
.double-bounce-spinner .double-bounce1,
.double-bounce-spinner .double-bounce2 {
  width:100%;
  height:100%;
  border-radius:50%;
  background-color:#333;
  opacity:0.6;
  position:absolute;
  top:0;
  left:0;
  -webkit-animation:sk-bounce 2s infinite ease-in-out;
  animation:sk-bounce 2s infinite ease-in-out
}
.double-bounce-spinner .double-bounce2 {
  -webkit-animation-delay:-1.0s;
  animation-delay:-1.0s
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform:scale(0)
  }
  50% {
    -webkit-transform:scale(1)
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform:scale(0);
    -webkit-transform:scale(0)
  }
  50% {
    transform:scale(1);
    -webkit-transform:scale(1)
  }
}
.brand-loader {
  display:none
}
.brand-loader.double-bounce-spinner .double-bounce1,
.brand-loader.double-bounce-spinner .double-bounce2 {
  background-color:#658941
}
.no-loaded .brand-loader {
  display:block
}
.no-loaded .brand-inner {
  display:none
}
.groupmenu .no-loaded .shop-by-brand-list {
  display:none
}
.groupmenu .shop-by-brand-list {
  margin:0 -5px
}
.groupmenu .shop-by-brand-list .brand-item {
  padding:5px
}
.groupmenu .shop-by-brand-list .brand-link {
  border:1px solid #e0e0e0
}
@media (min-width:768px) {
  .cdz-all-brands .block-title .brand-search-wrap .list-wrap {
    position:absolute;
    width:100%;
    left:0;
    top:100%
  }
}
@media (max-width:768px) {
  .brand-container .brand-top .block.featured-brands-block {
    margin-bottom:20px
  }
  .brand-container .brand-top .block.featured-brands-block .owl-nav {
    display:none
  }
}
.brand-container .brand-top .featured-brands-block .block-title {
  z-index:2;
  position:relative
}
.button-red.action.primary {
  background:#ff0101;
  border:1px solid #ff0101;
  box-shadow:none !important;
  text-shadow:none !important
}
.button-red.action.primary:hover,
.button-red.action.primary:focus {
  background:#b30000;
  border:1px solid #b30000
}
.enhanced-privacy-popup {
  background:#f4f4f4;
  overflow:hidden
}
.enhanced-privacy-popup .popup.content {
  margin:auto;
  padding:10px 0;
  width:768px
}
@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
  .product-video {
    height:100%;
    width:81%
  }
}
.filter-options-item .rating-item {
  padding:4px 0px
}
.filter-options-item .rating-box {
  margin-right:7px;
  display:inline-block;
  width:auto;
  white-space:nowrap;
  position:relative;
  font-size:15px
}
.filter-options-item .rating-box .rating {
  color:#282828;
  overflow:hidden;
  display:inline-block;
  white-space:nowrap;
  position:absolute;
  left:0;
  font-size:15px
}
.filter-options-item .rating-box .rating:before {
  font-family:FontAwesome;
  content:' \f005 \f005 \f005 \f005 \f005 '
}
.filter-options-item .rating-box:before {
  font-family:FontAwesome;
  content:' \f006 \f006 \f006 \f006 \f006 '
}
.cdz-cat-search {
  position:absolute;
  top:0;
  left:0;
  border-right:1px solid;
  height:calc(100% - 2px);
  background-color:#fafafa
}
@media (max-width:767px) {
  .cdz-cat-search {
    display:none
  }
}
.rtl-layout .cdz-cat-search {
  left:auto;
  right:0;
  border-left:1px solid;
  border-right:0px
}
.cdz-cat-search .inner {
  height:100%;
  position:relative
}
.cdz-cat-search .current-cat {
  padding:0px 10px;
  height:100%;
  display:flex;
  align-items:center;
  width:120px;
  color:inherit;
  text-decoration:none;
  padding-right:10px;
  margin-right:10px
}
.rtl-layout .cdz-cat-search .current-cat {
  padding-right:0;
  margin-right:0;
  padding-left:10px;
  margin-left:10px
}
.cdz-cat-search .current-cat:after {
  content:'';
  width:1px;
  height:18px;
  position:absolute;
  right:10px;
  background:#bab9ba
}
.rtl-layout .cdz-cat-search .current-cat:after {
  right:auto;
  left:10px
}
.cdz-cat-search .current-cat>span {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  position:relative;
  padding-right:15px;
  width:100%
}
.rtl-layout .cdz-cat-search .current-cat>span {
  padding-right:10px;
  padding-left:15px
}
.cdz-cat-search .current-cat>span:after {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:10px;
  line-height:1;
  color:inherit;
  content:'\e622';
  font-family:'luma-icons';
  margin:0;
  vertical-align:top;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center;
  position:absolute;
  right:0;
  top:50%;
  top:calc(50% - 5px)
}
.rtl-layout .cdz-cat-search .current-cat>span:after {
  right:auto;
  left:0
}
.cdz-cat-search .dropdown {
  position:absolute;
  top:calc(100% + 5px);
  left:0px;
  background:#FFF;
  border:1px solid #dfdede;
  width:250px;
  opacity:0;
  transition:all 400ms linear;
  max-height:0px;
  overflow:hidden
}
.rtl-layout .cdz-cat-search .dropdown {
  left:auto;
  right:0
}
.cdz-cat-search .dropdown ul {
  padding:0px 0px;
  text-align:left;
  margin-bottom:0px
}
.rtl-layout .cdz-cat-search .dropdown ul {
  text-align:right
}
.cdz-cat-search .dropdown ul li {
  list-style:none;
  margin:0
}
.cdz-cat-search .dropdown ul li a {
  padding:5px 0px 0px 5px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  cursor:pointer;
  color:inherit;
  display:inline-block;
  width:100%;
  text-decoration:none;
  position:relative;
  transition:padding-left 400ms ease
}
.cdz-cat-search .dropdown ul li a.all-cat {
  text-transform:uppercase
}
.cdz-cat-search .dropdown ul li a:before {
  visibility:hidden;
  height:1px;
  width:0px;
  content:'';
  border-bottom:1px solid;
  transition:width 400ms ease;
  position:absolute;
  left:5px;
  top:50%
}
.cdz-cat-search .dropdown ul li a:hover {
  padding-left:25px;
  transition:padding-left 400ms ease
}
.cdz-cat-search .dropdown ul li a:hover:before {
  visibility:visible;
  width:15px;
  transition:width 400ms ease
}
.rtl-layout .cdz-cat-search .dropdown ul li a {
  padding:5px 5px 0px 0px;
  transition:padding-right 400ms ease
}
.rtl-layout .cdz-cat-search .dropdown ul li a:before {
  left:auto;
  right:5px
}
.rtl-layout .cdz-cat-search .dropdown ul li a:hover {
  padding-left:0px;
  padding-right:25px
}
.cdz-cat-search .dropdown ul li.parent>ul {
  padding-left:10px
}
.rtl-layout .cdz-cat-search .dropdown ul li.parent>ul {
  padding-left:0;
  padding-right:10px
}
.cdz-cat-search .dropdown .dropdown-inner {
  width:100%;
  max-height:400px !important;
  overflow:auto;
  padding:10px 10px
}
.cdz-cat-search .dropdown .dropdown-inner * {
  max-height:unset
}
.cdz-cat-search.open .dropdown {
  max-height:400px !important;
  opacity:1;
  transition:all 400ms linear
}
.sticky-menu.active .cdz-cat-search {
  display:none
}
@media (min-width:768px) {
  .has-cat input[name="q"] {
    padding-left:135px;
    padding-right:40px
  }
  .rtl-layout .has-cat input[name="q"] {
    padding-left:40px;
    padding-right:135px
  }
}
.searchsuite-autocomplete .num-result:before {
  content:'('
}
.searchsuite-autocomplete .num-result:after {
  content:')'
}
.searchsuite-autocomplete .suggest {
  display:none
}
.search-form-container .cdz-cat-search {
  border-right:0px solid #fff;
  color:#bab9ba
}
.rtl-layout .search-form-container .cdz-cat-search {
  border-right:0px;
  border-left:0px solid #fff
}
.search-form-container .cdz-cat-search .current-cat {
  background-color:#fafafa;
  color:#bab9ba
}
.search-form-container .cdz-cat-search .current-cat:focus,
.search-form-container .cdz-cat-search .current-cat:visited,
.search-form-container .cdz-cat-search .current-cat :active {
  background-color:#fafafa;
  color:#bab9ba
}
.search-form-container .cdz-cat-search .current-cat:hover {
  color:#658941;
  background-color:#fafafa
}
.search-form-container .cdz-cat-search .current-cat span:active,
.search-form-container .cdz-cat-search .current-cat span:hover {
  color:#658941;
  background-color:#fafafa
}
.search-form-container .cdz-cat-search .current-cat:selection {
  background:inherit
}
.search-form-container .cdz-cat-search:hover {
  border-right-color:#fff
}
.search-form-container .cdz-cat-search .dropdown {
  background-color:#fff
}
.search-form-container .cdz-cat-search .dropdown ul li a {
  color:#bab9ba
}
.search-form-container .cdz-cat-search .dropdown ul li a:hover {
  color:#658941
}
.cdz-msg-container.fixed {
  position:fixed;
  top:80px;
  right:10px;
  z-index:1000;
  width:400px;
  max-width:100%
}
.cdz-sidebar-backface {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.5);
  visibility:hidden;
  z-index:887;
  opacity:0
}
.cdz-popup-area {
  position:fixed;
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:1000;
  overflow:hidden;
  visibility:hidden
}
.cdz-popup-area .cdz-backface {
  background:rgba(0,0,0,0.8);
  position:fixed;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  opacity:0;
  transition:all 500ms ease;
  backface-visibility:hidden
}
.cdz-popup-area .cdz-popup-area-inner {
  position:absolute;
  width:100%;
  height:100%;
  overflow:hidden;
  top:0;
  display:flex;
  display:-ms-flex;
  display:-webkit-flex;
  align-items:center;
  -moz-align-items:center;
  -ms-align-items:center;
  -o-align-items:center;
  justify-content:center
}
.cdz-popup-area .cdz-popup {
  visibility:hidden;
  overflow:visible;
  top:-110%;
  left:0;
  right:0;
  position:absolute;
  background:#FFF;
  transition:all 500ms ease;
  backface-visibility:hidden;
  max-height:80%;
  width:500px;
  max-width:calc(60%);
  margin:2rem auto
}
.cdz-popup-area .cdz-popup .cdz-popup-inner {
  position:relative;
  overflow:hidden;
  width:100%;
  padding:20px;
  background:#FFF
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content {
  max-height:500px;
  max-height:80vh;
  overflow:auto
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary {
  padding:25px
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .primary,
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .submit,
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .secondary {
  width:100%
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom {
  text-align:center
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom .secondary {
  padding:15px;
  background:#f5f5f5;
  font-size:14px;
  text-transform:uppercase;
  margin:0
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom .secondary .create-account-link {
  color:#5c6ac3
}
.cdz-popup-area button.close-cdzpopup {
  position:absolute;
  top:0px;
  padding:0;
  width:40px;
  height:40px;
  border:1px solid;
  color:#000;
  border-color:transparent;
  background:transparent;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  right:0px;
  display:none
}
body.cdz-popup-opened .cdz-backface {
  opacity:1;
  transition:all 500ms ease;
  backface-visibility:hidden
}
body.cdz-popup-opened .cdz-popup.opened {
  visibility:visible;
  top:0;
  z-index:1000
}
body.cdz-popup-opened .cdz-popup-area {
  visibility:visible;
  overflow-y:scroll
}
@media (max-width:991px) {
  .cart.table-wrapper .product-item-photo .product-image-container {
    width:100px !important
  }
}
.cart.table-wrapper .product-item-name {
  width:200px;
  white-space:normal;
  text-overflow:initial;
  height:auto
}
.cart.table-wrapper .cart-price {
  font-size:14px
}
@media (min-width:768px) and (max-width:992px) {
  .cart.table-wrapper .item .product-item-photo {
    display:block;
    width:100%
  }
  .cart.table-wrapper .item .product-item-details {
    width:100%;
    padding-bottom:0
  }
}
@media (min-width:768px) and (max-width:1199px) {
  .cart.table-wrapper .item-info .product-item-photo .product-image-container {
    width:70px !important
  }
  .cart.table-wrapper .product-item-photo {
    padding-right:5px !important
  }
  .cart.table-wrapper .product-item-name {
    width:auto;
    display:block;
    padding-bottom:0
  }
}
.checkout-onepage-success .page-main {
  padding-top:5%
}
.checkout-onepage-success #registration {
  text-align:center;
  padding:40px 0 20px
}
.opc-sidebar .modal-header {
  padding:0;
  border:0
}
@media only screen and (max-width:768px) {
  .field-tooltip .field-tooltip-content {
    left:auto;
    right:-10px;
    top:40px
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border:10px solid transparent;
    height:0;
    left:auto;
    margin-top:-21px;
    right:10px;
    top:0;
    width:0
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color:#999
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color:#f4f4f4;
    top:1px
  }
}
.checkout-success .actions-toolbar .primary {
  float:none
}
.checkout-success .actions-toolbar {
  text-align:center
}
.newsletter-style02 .block.newsletter {
  margin-bottom:20px
}
.newsletter-style02 .block.newsletter input {
  border-width:1px;
  border-color:#e0e0e0;
  text-align:center
}
.newsletter-style02 .block.newsletter .field {
  margin-bottom:20px
}
.newsletter-style02 .block.newsletter .field .control:before {
  display:none
}
.newsletter-style02 .block.newsletter .actions {
  display:block;
  width:100%
}
.product-image-wrapper img {
  max-height:none;
  height:auto !important
}
ul.cdz-product-labels {
  position:absolute;
  top:10px;
  right:10px;
  z-index:100
}
ul.cdz-product-labels li.label-item {
  width:40px;
  height:40px;
  border-radius:100%;
  background:#f3bf85;
  z-index:10000;
  list-style:none;
  color:#FFF;
  display:table;
  font-size:11px;
  text-transform:uppercase;
  margin-bottom:5px
}
ul.cdz-product-labels li.label-item .label-content {
  display:table-cell;
  vertical-align:middle;
  text-align:center
}
ul.cdz-product-labels li.label-item.sale {
  background-color:#f8b5ad
}
@media (min-width:768px) {
  .product.media ul.cdz-product-labels {
    left:100px;
    right:auto;
    z-index:1
  }
}
.cart-footer {
  position:fixed;
  bottom:0;
  width:100%;
  z-index:100;
  left:0
}
.footer-mini-cart {
  background:#fff;
  padding:0;
  overflow:hidden;
  position:relative
}
.footer-mini-cart:before {
  content:'';
  position:absolute;
  width:100%;
  top:-3px;
  left:0;
  height:3px;
  box-shadow:0 2px 3px #e1e1e1
}
.cart-qty {
  position:absolute;
  background:#658941;
  color:#fff;
  top:-33px;
  font-size:85%;
  text-transform:uppercase;
  padding:10px 20px 7px;
  z-index:200;
  cursor:pointer;
  z-index:0
}
.cart-qty:after {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f106';
  font-size:20px;
  float:right;
  margin-top:-4px;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  margin-left:5px
}
.cart-qty.active:after {
  -moz-transform:rotate(180deg);
  -o-transform:rotate(180deg);
  transform:rotate(180deg)
}
.cart-items {
  list-style:none;
  float:left;
  width:calc(100% - 600px);
  overflow-x:auto;
  overflow-y:hidden
}
.cart-items .cart-items-inner {
  float:left;
  white-space:nowrap
}
.cart-items .item {
  margin-right:10px;
  position:relative;
  float:none;
  display:inline-block
}
.cart-items .item .product {
  float:left;
  position:relative;
  width:65px;
  padding:10px 0;
  height:85px
}
.cart-items .item .product img {
  width:65px !important;
  height:65px !important
}
.cart-items .item span.item-qty {
  position:absolute;
  top:10px;
  right:5px;
  background:#658941;
  color:#fff;
  display:block;
  border-radius:100%;
  width:17px;
  height:17px;
  line-height:18px;
  text-align:center;
  font-size:85%
}
.cart-items .item .hover-sec {
  position:absolute;
  left:100%;
  float:left;
  height:85px;
  padding:23px 0;
  background:#F4F4F4;
  width:0;
  visibility:hidden;
  overflow:hidden;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  filter:alpha(opacity=0);
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-transition:opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -webkit-transition:opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -o-transition:opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition:opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-transform:translateX(-30px);
  -webkit-transform:translateX(-30px);
  -o-transform:translateX(-30px);
  transform:translateX(-30px);
  z-index:1
}
.cart-items .item .hover-sec .details-qty {
  float:left
}
.cart-items .item .hover-sec .details-qty .label {
  display:none
}
.cart-items .item .hover-sec .details-qty input {
  width:50px
}
.cart-items .item .hover-sec .details-qty button {
  position:absolute;
  top:23px;
  right:0;
  z-index:3
}
.cart-items .item .hover-sec .product.actions {
  width:auto;
  padding:0;
  float:right
}
.cart-items .item .hover-sec .product.actions .primary a,
.cart-items .item .hover-sec .product.actions .secondary a {
  display:inline-block;
  text-decoration:none
}
.cart-items .item .hover-sec .product.actions .primary a>span,
.cart-items .item .hover-sec .product.actions .secondary a>span {
  border:0;
  clip:rect(0, 0, 0, 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.cart-items .item .hover-sec .product.actions .primary a:before,
.cart-items .item .hover-sec .product.actions .secondary a:before {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:16px;
  line-height:18px;
  color:#8f8f8f;
  content:'\e601';
  font-family:'luma-icons';
  vertical-align:middle;
  display:inline-block;
  font-weight:normal;
  overflow:hidden;
  speak:none;
  text-align:center
}
.cart-items .item .hover-sec .product.actions .primary a:hover:before,
.cart-items .item .hover-sec .product.actions .secondary a:hover:before {
  color:#333
}
.cart-items .item .hover-sec .product.actions .primary a:active:before,
.cart-items .item .hover-sec .product.actions .secondary a:active:before {
  color:#8f8f8f
}
.cart-items .item .hover-sec .product.actions .secondary a:before {
  content:'\e604'
}
.cart-items .item .show-options.hover-sec {
  width:100px;
  padding:23px 10px;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  filter:alpha(opacity=100);
  -moz-transform:translateX(0);
  -webkit-transform:translateX(0);
  -o-transform:translateX(0);
  transform:translateX(0);
  visibility:inherit
}
.cart-items .item .edit-icon {
  cursor:pointer;
  position:absolute;
  bottom:5px;
  right:5px;
  font-size:0;
  width:17px;
  height:17px;
  text-align:center;
  color:#ffffff
}
.cart-items .item .edit-icon:before {
  background:#282828;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  width:17px;
  height:17px;
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:17px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f040';
  font-size:11px;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.footer-cart-additional {
  float:right;
  width:600px
}
.summary-content>.row>.col-xs-12 {
  text-align:right
}
.summary-content>.row>.col-xs-12:first-child {
  text-align:left
}
.footer-cart-summary {
  float:left;
  width:320px;
  padding:24px 20px 17px;
  border-left:1px solid #e1e1e1;
  min-height:85px
}
.footer-cart-summary .summary.title {
  display:none
}
.footer-cart-summary .summary-content {
  font-size:14px
}
.footer-cart-summary .summary-content .price {
  color:#658941
}
.cart-footer .footer-cart-actions {
  float:right;
  padding:23px 20px 19px;
  border-left:1px solid #e1e1e1;
  min-height:85px
}
.cart-footer .footer-cart-actions .action.primary:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:'\f00c';
  font-size:18px;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  margin-right:5px
}
.checkout-index-index .cart-footer .footer-cart-actions #footer-cart-btn-checkout,
.checkout-index-index .cart-footer {
  display:none !important
}
.cdz-popup-wrapper .modal-popup .modal-footer {
  display:block
}
body {
  overflow-x:hidden
}
@media (max-width:767px) {
  .cdz-menu .row {
    margin:0 -10px
  }
  .cdz-menu .groupdrop-banner {
    margin-bottom:20px
  }
  .cdz-menu li.item {
    margin-bottom:0px
  }
  .cdz-menu li.item.open>.dropdown-toggle:before,
  .cdz-menu li.item .cdz-tab-link.active+.dropdown-toggle:before {
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg)
  }
  .cdz-menu .menu-tabs {
    margin:0
  }
  .cdz-menu .menu-tabs .tab-item {
    margin:0
  }
  .cdz-menu .menu-tabs .cdz-tab-pane {
    margin-top:10px;
    min-height:1px !important
  }
  .cdz-menu .menu-tabs .cdz-link-wrap {
    position:relative;
    padding:4px 0
  }
  .cdz-menu .groupmenu-drop {
    display:none
  }
  .cdz-menu .groupmenu-drop li.item {
    padding:5px 0
  }
  .cdz-menu .groupmenu-drop li.item.categgroy-lists {
    padding:0
  }
  .cdz-menu .groupmenu-drop li.item.categgroy-lists .groupdrop-title,
  .cdz-menu .groupmenu-drop li.item.categgroy-lists .block-category-link.widget {
    margin:0
  }
  .cdz-menu .groupmenu-drop li.item.categgroy-lists .groupdrop-title a {
    font-weight:600
  }
  .cdz-menu .groupmenu-drop li.item.categgroy-lists .cat-tree-item {
    margin-bottom:1rem
  }
  .cdz-menu .groupmenu-drop li.item.categgroy-lists .groupdrop-link {
    padding-left:1.5rem
  }
  .cdz-menu .groupmenu-drop li.item.parent .groupmenu-drop {
    padding-left:20px;
    padding-top:5px
  }
  .cdz-menu .menu-link,
  .cdz-menu a.groupdrop-title {
    width:100%;
    display:inline-block
  }
  .cdz-menu .item.level-top {
    display:block;
    position:relative;
    margin-bottom:5px
  }
  .cdz-menu .item.level-top>.menu-link {
    padding:10px;
    background:transparent;
    color:inherit;
    border-bottom:1px solid
  }
  .cdz-menu .item.level-top>.menu-link .fa {
    margin:0 5px
  }
  .cdz-menu .item.level-top>.dropdown-toggle {
    width:40px;
    height:40px;
    background:rgba(0,0,0,0);
    color:inherit
  }
  .cdz-menu .item.level-top>.dropdown-toggle:before {
    margin-top:7px
  }
  .cdz-menu .item.level-top>.groupmenu-drop {
    margin:0px;
    border:1px solid #f0f0f0;
    padding:10px;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none
  }
  .cdz-menu .parent {
    position:relative
  }
  .cdz-menu .dropdown-toggle {
    display:block;
    float:right;
    position:absolute;
    top:0;
    right:0;
    cursor:pointer
  }
  .rtl-layout .cdz-menu .dropdown-toggle {
    left:0;
    right:auto
  }
  .cdz-menu .dropdown-toggle:before {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    font-size:27px;
    line-height:1;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    content:"\f105";
    text-align:center;
    width:100%;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .rtl-layout .cdz-menu .dropdown-toggle:before {
    content:"\f104"
  }
}
@media (min-width:768px) {
  .cdz-menu .groupmenu-width-1 {
    width:29.58333333px
  }
  .cdz-menu .groupmenu-width-1.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-2 {
    width:59.16666667px
  }
  .cdz-menu .groupmenu-width-2.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-3 {
    width:88.75px
  }
  .cdz-menu .groupmenu-width-3.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-4 {
    width:118.33333333px
  }
  .cdz-menu .groupmenu-width-4.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-5 {
    width:147.91666667px
  }
  .cdz-menu .groupmenu-width-5.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-6 {
    width:177.5px
  }
  .cdz-menu .groupmenu-width-6.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-7 {
    width:207.08333333px
  }
  .cdz-menu .groupmenu-width-7.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-8 {
    width:236.66666667px
  }
  .cdz-menu .groupmenu-width-8.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-9 {
    width:266.25px
  }
  .cdz-menu .groupmenu-width-9.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-10 {
    width:295.83333333px
  }
  .cdz-menu .groupmenu-width-10.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-11 {
    width:325.41666667px
  }
  .cdz-menu .groupmenu-width-11.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-12 {
    width:355px
  }
  .cdz-menu .groupmenu-width-12.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-13 {
    width:384.58333333px
  }
  .cdz-menu .groupmenu-width-13.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-14 {
    width:414.16666667px
  }
  .cdz-menu .groupmenu-width-14.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-15 {
    width:443.75px
  }
  .cdz-menu .groupmenu-width-15.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-16 {
    width:473.33333333px
  }
  .cdz-menu .groupmenu-width-16.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-17 {
    width:502.91666667px
  }
  .cdz-menu .groupmenu-width-17.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-18 {
    width:532.5px
  }
  .cdz-menu .groupmenu-width-18.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-19 {
    width:562.08333333px
  }
  .cdz-menu .groupmenu-width-19.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-20 {
    width:591.66666667px
  }
  .cdz-menu .groupmenu-width-20.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-21 {
    width:621.25px
  }
  .cdz-menu .groupmenu-width-21.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-22 {
    width:650.83333333px
  }
  .cdz-menu .groupmenu-width-22.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-23 {
    width:680.41666667px
  }
  .cdz-menu .groupmenu-width-23.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
  .cdz-menu .groupmenu-width-24 {
    width:710px
  }
  .cdz-menu .groupmenu-width-24.row {
    box-sizing:content-box
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left:calc(50% -  355px);
    margin-right:calc(50% -  355px)
  }
}
@media (min-width:992px) {
  .cdz-menu .groupmenu-width-1 {
    width:38.75px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-2 {
    width:77.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-3 {
    width:116.25px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-4 {
    width:155px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-5 {
    width:193.75px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-6 {
    width:232.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-7 {
    width:271.25px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-8 {
    width:310px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-9 {
    width:348.75px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-10 {
    width:387.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-11 {
    width:426.25px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-12 {
    width:465px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-13 {
    width:503.75px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-14 {
    width:542.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-15 {
    width:581.25px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-16 {
    width:620px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-17 {
    width:658.75px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-18 {
    width:697.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-19 {
    width:736.25px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-20 {
    width:775px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-21 {
    width:813.75px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-22 {
    width:852.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-23 {
    width:891.25px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
  .cdz-menu .groupmenu-width-24 {
    width:930px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left:calc(50% -  465px);
    margin-right:calc(50% -  465px)
  }
}
@media (min-width:1200px) {
  .cdz-menu .groupmenu-width-1 {
    width:47.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-2 {
    width:95px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-3 {
    width:142.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-4 {
    width:190px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-5 {
    width:237.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-6 {
    width:285px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-7 {
    width:332.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-8 {
    width:380px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-9 {
    width:427.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-10 {
    width:475px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-11 {
    width:522.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-12 {
    width:570px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-13 {
    width:617.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-14 {
    width:665px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-15 {
    width:712.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-16 {
    width:760px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-17 {
    width:807.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-18 {
    width:855px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-19 {
    width:902.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-20 {
    width:950px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-21 {
    width:997.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-22 {
    width:1045px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-23 {
    width:1092.5px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
  .cdz-menu .groupmenu-width-24 {
    width:1140px
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left:calc(50% -  570px);
    margin-right:calc(50% -  570px)
  }
}
.cdz-vertical-menu .item.level0>a.menu-link>span {
  max-width:100%;
  display:inline-block
}
.cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span {
  max-width:calc(100% - 50px)
}
.cdz-vertical-menu .item.level0.parent>a.menu-link>span {
  max-width:calc(100% - 35px)
}
.cdz-vertical-menu .item.level0.parent>a.menu-link>.menu-icon+span {
  max-width:calc(100% - 80px)
}
.cdz-vertical-menu .item.level0>a.menu-link span span {
  white-space:nowrap;
  text-overflow:ellipsis;
  padding:0 0;
  max-width:100%;
  overflow-x:hidden
}
@media (max-width:992px) and (min-width:768px) {
  .cdz-vertical-menu .item.level0>a.menu-link {
    font-size:11px
  }
}
@media (max-width:860px) and (min-width:768px) {
  .cdz-vertical-menu .item.level0.parent>a.menu-link>.menu-icon {
    display:none
  }
  .cdz-vertical-menu .item.level0.parent>a.menu-link>.menu-icon+span {
    border:none;
    max-width:calc(100% - 35px);
    padding-left:17px !important
  }
}
.cdz-vertical-menu .item.level0>a.menu-link span span {
  white-space:nowrap;
  text-overflow:ellipsis;
  padding:0 0;
  max-width:100%;
  overflow:hidden;
  display:block
}
.cat-tree-wrap li.item:not(.level1) {
  padding-top:0px;
  padding-bottom:0px;
  margin:10px auto
}
.rtl-layout .pages .action.previous:before {
  content:'\e608'
}
.rtl-layout .pages .action.next:before {
  content:'\e617'
}
.magnify {
  width:250px;
  height:250px;
  position:absolute;
  border-radius:100%;
  box-shadow:0 0 0 7px rgba(255,255,255,0.85),0 0 7px 7px rgba(0,0,0,0.25),inset 0 0 40px 2px rgba(0,0,0,0.25);
  display:none
}
.fotorama--fullscreen .magnify {
  display:none !important
}
.full-view {
  position:absolute;
  top:10px;
  right:115px;
  z-index:901;
  font-size:0;
  width:30px;
  height:30px
}
.full-view:before {
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:20px;
  content:'\f002'
}
.modal-content .cdz-img-box {
  text-align:center
}
.magnify {
  cursor:cell;
  cursor:-webkit-zoom-in
}
.product #additional,
.product #reviews {
  display:none
}
.fotorama__thumb-border {
  border:1px solid #939598;
  background-image:none
}
.fotorama__arr.fotorama__arr--next {
  right:0
}
.availability-level .level {
  color:#65894130A;
  font-weight:bold;
  font-size:16px
}
.availability-level .stock {
  color:#000000;
  font-size:16px
}
.availability-level .location {
  color:#658941;
  font-weight:bold;
  font-size:16px;
  text-transform:uppercase
}
@media (min-width:640px) {
  .account .table>tbody>tr>th,
  .account .table>tbody>tr>td {
    border-top:1px solid #e1e1e1
  }
}
@media only screen and (min-width:771px) {
  .epicor-lists-lists-edit #customer_grid {
    float:none
  }
}
@media (min-width:1024px),prin {
  .account.page-layout-2columns-left .column.main .data-table#my-orders-table tr th,
  .account.page-layout-2columns-left .column.main .data.table#my-orders-table tr th,
  .account.page-layout-2columns-left .column.main .data-table#my-orders-table tr td,
  .account.page-layout-2columns-left .column.main .data.table#my-orders-table tr td {
    min-width:115px
  }
}
@media (max-width:1024px),print {
  .account.page-layout-2columns-left .column.main .box-account.box-recent,
  .account.page-layout-2columns-left .column.main .table-wrapper.orders-history,
  .account.page-layout-2columns-left .column.main .table-wrapper.order-items,
  .account.page-layout-2columns-left .column.main div.table-wrapper {
    overflow-x:scroll
  }
  .account.page-layout-2columns-left .column.main .table-wrapper.orders-history,
  .account.page-layout-2columns-left .column.main .table-wrapper.reviews,
  .account.page-layout-2columns-left .column.main div.table-wrapper {
    padding:0px
  }
  .account.quotes-manage-view #product-lines thead th {
    font-size:14px
  }
}
@media (max-width:639px),print {
  .account .column.main .block {
    padding-left:10px;
    padding-right:10px
  }
  .account.epicor-lists-lists-edit .column.main #tab_content #list_form #primary_detail_content table tr {
    display:block;
    width:100%;
    float:none
  }
  .account.epicor-lists-lists-edit .column.main #tab_content #list_form #primary_detail_content table tr td {
    min-height:10px
  }
  .account.epicor-lists-lists-edit .column.main #tab_content #list_form #primary_detail_content table tr td input,
  .account.epicor-lists-lists-edit .column.main #tab_content #list_form #primary_detail_content table tr td select,
  .account.epicor-lists-lists-edit .column.main #tab_content #list_form #primary_detail_content table tr td textarea {
    width:100% !important
  }
  .account.customer-address-index .col2-set.addresses-list .col-1 li,
  .account.customer-address-index .col2-set.addresses-list .col-2 li {
    width:100%;
    padding-right:0px
  }
}
h2.selected-branch-name {
  font-size:22px;
  color:#191919;
  display:inline-block;
  font-family:'Roboto';
  font-weight:bold;
  margin-bottom:0px;
  margin-top:25px
}
h2.selected-branch-name:before {
  font-family:'FontAwesome';
  content:"\f041";
  margin-right:6px
}
.click-loction.grouped {
  font-size:16px;
  display:inline-block;
  text-decoration-line:underline;
  font-weight:500;
  margin-left:5px
}
.product_grid_locations table.table.data-table th {
  font-size:16px;
  font-weight:bold
}
.product_grid_locations table.table.data-table td {
  font-size:16px;
  font-weight:500
}
.product_grid_locations table.table.data-table td p.availability.out-of-stock {
  font-weight:bold;
  color:#AB0000;
  text-transform:capitalize
}
.product_grid_locations table.table.data-table td p.availability.in-stock {
  font-weight:bold;
  color:#65894130A;
  text-transform:capitalize
}
@media only screen and (max-width:767px) {
  body.filter-active .page-wrapper {
    height:0;
    margin-top:-999999em;
    visibility:hidden
  }
  body.filter-active .columns {
    z-index:999
  }
  .filter.active {
    position:relative;
    visibility:visible;
    z-index:99
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom:40px
  }
  .filter.active .filter-title {
    background:#fff !important;
    border-bottom:1px solid #e0e0e0;
    height:48px;
    left:0;
    position:fixed !important;
    right:0;
    top:0;
    z-index:2
  }
  .filter.active .filter-title strong {
    box-shadow:none;
    left:auto;
    right:20px;
    top:6px !important;
    font-size:0 !important;
    color:#fff;
    background-color:#658941;
    border-color:#658941;
    display:inline-block;
    text-decoration:none
  }
  .filter.active .filter-title strong:hover {
    border:1px solid #658941 !important;
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .filter.active .filter-title strong:before {
    display:none
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:16px;
    line-height:inherit;
    color:#7d7d7d;
    content:'\e616';
    font-family:'luma-icons';
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .filter.active .filter-subtitle {
    display:block;
    height:50px;
    left:0;
    line-height:32px;
    position:fixed;
    right:0;
    top:0;
    z-index:3;
    margin-right:50px;
    color:#282828;
    font-weight:600;
    text-transform:uppercase
  }
  .filter.active .filter-options {
    background:#fff;
    bottom:0;
    padding:0 20px;
    display:block;
    left:0;
    overflow:scroll;
    position:fixed;
    right:0;
    top:50px;
    z-index:10
  }
  .filter .filter-subtitle {
    font-size:20px;
    font-weight:300
  }
  .filter-options-content {
    padding:5px 10px
  }
  .filter .filter-current {
    border:solid #e0e0e0;
    border-width:1px 0;
    margin:5px 0 10px
  }
  .filter .filter-current .items {
    display:none
  }
  .filter .filter-current-subtitle {
    position:relative;
    text-transform:uppercase;
    z-index:1;
    display:block;
    text-decoration:none
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:13px;
    line-height:inherit;
    color:inherit;
    content:'\e622';
    font-family:'luma-icons';
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .filter .filter-current-subtitle:before {
    position:absolute;
    right:10px;
    top:10px
  }
  .filter .filter-current-subtitle:after {
    color:#7d7d7d;
    content:' (' attr(data-count) ')';
    font-size:.9em
  }
  .filter .filter-current.active {
    padding-bottom:20px;
    padding-left:1rem
  }
  .filter .filter-current.active .block-subtitle:before {
    content:'\e621'
  }
  .filter .filter-current.active .items {
    display:block
  }
  .filter .filter-current.active+.block-actions {
    display:block
  }
  .filter .filter-current+.block-actions {
    display:none
  }
  .filter-no-options .filter-title:before {
    background:rgba(255,255,255,0.5);
    content:'';
    display:block;
    height:40px;
    left:-15px;
    margin-top:-60px;
    position:relative;
    width:100px;
    z-index:99
  }
  .filter-no-options .filter-content {
    margin-bottom:20px
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order:0;
    -webkit-order:0;
    order:0
  }
}
@media only screen and (min-width:768px) {
  .filter.block {
    margin-bottom:40px
  }
  .filter-content .item {
    margin:7px 0 0
  }
  .filter-actions {
    margin-bottom:0;
    padding:0;
    margin-top:14px;
    font-weight:500;
    color:#658941;
    text-transform:uppercase;
    font-size:16px
  }
  .filter-actions a {
    text-decoration:underline
  }
  .filter.active .filter-options,
  .filter-options {
    background:transparent;
    clear:both;
    display:block;
    overflow:initial;
    position:static
  }
  .filter-subtitle {
    position:static;
    display:block
  }
  .page-layout-1column.rtl-layout .filter-title {
    left:0;
    right:auto
  }
  .page-layout-1column.rtl-layout .filter-title strong:before {
    margin-left:10px;
    margin-right:0
  }
  .page-layout-1column.rtl-layout .filter-options-title {
    padding:0 0 0 20px
  }
  .page-layout-1column.rtl-layout .filter-options-title:after {
    left:2px;
    right:auto
  }
  .page-layout-1column.rtl-layout .filter-options-content {
    left:0;
    right:auto
  }
  .page-layout-1column .products~.toolbar-products {
    position:static
  }
  .page-layout-1column .filter.block {
    margin-bottom:0;
    position:relative;
    z-index:4
  }
  .page-layout-1column .filter-content {
    height:0;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    transform:scale(1, 0);
    display:none
  }
  .page-layout-1column .filter.active .filter-content {
    display:block;
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -moz-transform:1;
    -webkit-transform:1;
    -o-transform:1;
    transform:1;
    margin-bottom:15px;
    display:inline-block;
    vertical-align:top;
    transform:scale(1, 1);
    height:100%
  }
  .page-layout-1column .filter-subtitle {
    display:none
  }
  .page-layout-1column .filter-title {
    position:absolute;
    right:0;
    top:-58px;
    display:inline-block
  }
  .page-layout-1column .filter-title strong {
    display:inline-block;
    border:1px solid;
    color:#fff;
    background-color:#658941;
    border-color:#658941;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    padding:5px 10px;
    text-transform:uppercase;
    font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor:pointer
  }
  .page-layout-1column .filter-title strong:before {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\f0b0';
    font-size:14px;
    margin-right:10px
  }
  .page-layout-1column .filter-title strong:hover {
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .page-layout-1column .filter.active .filter-options {
    display:flex;
    display:-ms-flex;
    display:-webkit-flex
  }
  .page-layout-1column .filter-options {
    box-shadow:0px 0px 1px #8c8686;
    -moz-box-shadow:0px 0px 1px #8c8686;
    -webkit-box-shadow:0px 0px 1px #8c8686;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background:#fff !important;
    width:100%;
    float:left;
    display:flex;
    display:-ms-flex;
    display:-webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    -ms-flex-align:stretch;
    -webkit-align-items:stretch;
    -moz-align-items:stretch;
    -ms-align-items:stretch;
    -o-align-items:stretch;
    align-items:stretch
  }
  .page-layout-1column .filter-options-item {
    border:0;
    display:inline-block;
    float:left;
    margin-bottom:5px;
    width:20%;
    background:#fff;
    padding:8px 15px;
    vertical-align:top
  }
  .page-layout-1column .filter-options-item.active {
    position:relative;
    z-index:2
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index:3
  }
  .page-layout-1column .filter-options-title {
    padding:0 20px 0 0
  }
  .page-layout-1column .filter-options-title:after {
    right:2px;
    top:-1px;
    z-index:3
  }
  .page-layout-1column .filter-options-content {
    border-top:1px dashed #e0e0e0;
    margin-top:10px;
    display:block !important
  }
  .page-layout-1column .filter-options-content .item {
    padding:5px;
    margin:0
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left:0
  }
  .page-layout-1column .filter-options-content .color {
    padding-top:10px
  }
  .page-layout-1column .filter-current {
    display:inline;
    line-height:35px
  }
  .page-layout-1column .filter-current-subtitle {
    color:#7d7d7d;
    display:inline;
    font-size:14px;
    font-weight:normal;
    padding:0
  }
  .page-layout-1column .filter-current-subtitle:after {
    content:':'
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display:inline
  }
  .page-layout-1column .filter-current .item {
    margin-right:25px
  }
  .page-layout-1column .filter-current .action.remove {
    line-height:normal
  }
  .page-layout-1column .filter-actions {
    display:inline
  }
  .page-layout-1column .filter-actions~.filter-options {
    margin-top:25px
  }
}
@media only screen and (max-width:767px) {
  .page-layout-1column.catalog-category-view .columns {
    padding-top:60px
  }
  .page-layout-1column.catalog-category-view .columns .block.filter {
    margin-bottom:0
  }
  .page-layout-1column.catalog-category-view .columns .block.filter .filter-title strong {
    top:0
  }
  .page-main .sidebar .block.filter {
    margin:0;
    padding:0;
    border:0
  }
  .page-main .sidebar .block.filter .block-title {
    padding:0;
    border:0
  }
  .page-main .sidebar .block.filter .block-content {
    padding:0
  }
  .filter-title strong {
    cursor:pointer;
    left:0;
    position:absolute;
    text-align:center;
    top:-60px;
    z-index:2;
    display:inline-block;
    border:1px solid #658941 !important;
    color:#fff;
    background-color:#658941;
    border-color:#658941;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    padding:5px 10px !important;
    text-transform:uppercase;
    font:400 12px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important
  }
  .filter-title strong:before {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\f0b0';
    font-size:14px;
    margin-right:10px
  }
  .filter-title strong:hover {
    border:1px solid #658941 !important;
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .filter-title strong[data-count]:after {
    color:#fff;
    background:#fc5e10;
    border-radius:2px;
    content:attr(data-count);
    display:inline-block;
    font-size:.8em;
    line-height:1;
    margin:0 5px;
    min-width:1em;
    padding:2px
  }
  .rtl-layout .filter-title strong {
    right:0;
    left:auto
  }
  .rtl-layout .filter-title strong:before {
    margin-left:10px;
    margin-right:0
  }
  .page-products .page-main .columns {
    padding-top:60px
  }
}
@media (min-width:1024px),print {
  body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear:none;
    float:left;
    width:25%
  }
  body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box:nth-child(2n+1) {
    clear:none
  }
  body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box:nth-child(4n+1) {
    clear:both
  }
}
@media (max-width:1023px),print {
  .account.page-layout-2columns-left .table-wrapper table.data-grid#customerconnect_servicecalls_table tr.data-grid-filters td.col-requested_date .range-line.date button {
    right:0px
  }
  .account.page-layout-2columns-left table.data-grid tr.data-grid-filters {
    background:#ebebeb
  }
  .account.page-layout-2columns-left table.data-grid tr.data-grid-filters td .range .range-line {
    float:left;
    width:50%
  }
  .account.page-layout-2columns-left table.data-grid tr.data-grid-filters td .range .range-line.date {
    float:left;
    width:50%;
    position:relative
  }
  .account.page-layout-2columns-left table.data-grid tr.data-grid-filters td .range .range-line.date input {
    width:100% !important;
    margin:0px;
    max-width:500px !important
  }
  .account.page-layout-2columns-left table.data-grid tr.data-grid-filters td .range .range-line.date button {
    right:0px;
    padding:0px 5px
  }
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr td,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr th {
    padding:10px 5px
  }
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td {
    padding:10px 5px
  }
  .account .column.main .box-info div.content-header table tr td {
    width:auto !important;
    vertical-align:bottom
  }
  .account .column.main .box-info div.boxed-content .table-wrapper thead th * {
    font-size:14px
  }
  .account.customerconnect-dashboard-index .column.main .box-info,
  .account.customerconnect-account-index .column.main .box-info {
    padding-top:10px;
    float:none;
    width:100%
  }
  .account.customerconnect-dashboard-index .table-wrapper.admin__data-grid-wrap,
  .account.customerconnect-account-index .table-wrapper.admin__data-grid-wrap {
    padding:15px 15px 40px
  }
  .account.epicor-lists-lists-index .column.main .table-wrapper,
  .account.epicor_lists-lists-index .column.main .table-wrapper,
  .account.customerconnect-account-index .column.main .table-wrapper,
  .account.customerconnect-orders-index .column.main .table-wrapper,
  .account.customerconnect-invoices-index .column.main .table-wrapper,
  .account.customerconnect-rmas-index .column.main .table-wrapper,
  .account.customerconnect-servicecalls-index .column.main .table-wrapper,
  .account.customerconnect-rfqs-index .column.main .table-wrapper,
  .account.customerconnect-recentpurchases-index .column.main .table-wrapper,
  .account.customerconnect-payments-index .column.main .table-wrapper,
  .account.customerconnect-shipments-index .column.main .table-wrapper,
  .account.customerconnect-skus-index .column.main .table-wrapper,
  .account.epicor-lists-lists-edit .column.main .table-wrapper,
  .account.customerconnect-returns-index .column.main .table-wrapper {
    padding-top:15px
  }
  .account.epicor-lists-lists-index .column.main .boxed-content .table-wrapper,
  .account.epicor_lists-lists-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-account-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-orders-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-invoices-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-rmas-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-servicecalls-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-rfqs-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-recentpurchases-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-payments-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-shipments-index .column.main .boxed-content .table-wrapper,
  .account.customerconnect-skus-index .column.main .boxed-content .table-wrapper,
  .account.epicor-lists-lists-edit .column.main .boxed-content .table-wrapper,
  .account.customerconnect-returns-index .column.main .boxed-content .table-wrapper {
    padding-top:0px;
    padding-right:0px;
    padding-left:0px
  }
  .account.epicor-lists-lists-index .admin__data-grid-toolbar button,
  .account.epicor_lists-lists-index .admin__data-grid-toolbar button,
  .account.customerconnect-account-index .admin__data-grid-toolbar button,
  .account.customerconnect-orders-index .admin__data-grid-toolbar button,
  .account.customerconnect-invoices-index .admin__data-grid-toolbar button,
  .account.customerconnect-rmas-index .admin__data-grid-toolbar button,
  .account.customerconnect-servicecalls-index .admin__data-grid-toolbar button,
  .account.customerconnect-rfqs-index .admin__data-grid-toolbar button,
  .account.customerconnect-recentpurchases-index .admin__data-grid-toolbar button,
  .account.customerconnect-payments-index .admin__data-grid-toolbar button,
  .account.customerconnect-shipments-index .admin__data-grid-toolbar button,
  .account.customerconnect-skus-index .admin__data-grid-toolbar button,
  .account.epicor-lists-lists-edit .admin__data-grid-toolbar button,
  .account.customerconnect-returns-index .admin__data-grid-toolbar button {
    padding:4px 6px
  }
  .account.epicor-lists-lists-index .admin__data-grid-toolbar button span,
  .account.epicor_lists-lists-index .admin__data-grid-toolbar button span,
  .account.customerconnect-account-index .admin__data-grid-toolbar button span,
  .account.customerconnect-orders-index .admin__data-grid-toolbar button span,
  .account.customerconnect-invoices-index .admin__data-grid-toolbar button span,
  .account.customerconnect-rmas-index .admin__data-grid-toolbar button span,
  .account.customerconnect-servicecalls-index .admin__data-grid-toolbar button span,
  .account.customerconnect-rfqs-index .admin__data-grid-toolbar button span,
  .account.customerconnect-recentpurchases-index .admin__data-grid-toolbar button span,
  .account.customerconnect-payments-index .admin__data-grid-toolbar button span,
  .account.customerconnect-shipments-index .admin__data-grid-toolbar button span,
  .account.customerconnect-skus-index .admin__data-grid-toolbar button span,
  .account.epicor-lists-lists-edit .admin__data-grid-toolbar button span,
  .account.customerconnect-returns-index .admin__data-grid-toolbar button span {
    font-weight:normal;
    font-size:14px
  }
  .account.epicor-lists-lists-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.epicor_lists-lists-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-account-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-orders-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-invoices-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-rmas-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-servicecalls-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-rfqs-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-recentpurchases-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-payments-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-shipments-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-skus-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.epicor-lists-lists-edit .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
  .account.customerconnect-returns-index .admin__data-grid-toolbar .admin__data-grid-header-row._massaction {
    margin-top:0px
  }
  .account.epicor-lists-lists-index .data-table,
  .account.epicor_lists-lists-index .data-table,
  .account.customerconnect-account-index .data-table,
  .account.customerconnect-orders-index .data-table,
  .account.customerconnect-invoices-index .data-table,
  .account.customerconnect-rmas-index .data-table,
  .account.customerconnect-servicecalls-index .data-table,
  .account.customerconnect-rfqs-index .data-table,
  .account.customerconnect-recentpurchases-index .data-table,
  .account.customerconnect-payments-index .data-table,
  .account.customerconnect-shipments-index .data-table,
  .account.customerconnect-skus-index .data-table,
  .account.epicor-lists-lists-edit .data-table,
  .account.customerconnect-returns-index .data-table,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table,
  .account.customerconnect-account-index #customer_account_contacts_list_table,
  .account.customerconnect-orders-index #customer_account_contacts_list_table,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table,
  .account.customerconnect-payments-index #customer_account_contacts_list_table,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table,
  .account.customerconnect-skus-index #customer_account_contacts_list_table,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table,
  .account.customerconnect-returns-index #customer_account_contacts_list_table,
  .account.epicor-lists-lists-index #customerconnect_orders_table,
  .account.epicor_lists-lists-index #customerconnect_orders_table,
  .account.customerconnect-account-index #customerconnect_orders_table,
  .account.customerconnect-orders-index #customerconnect_orders_table,
  .account.customerconnect-invoices-index #customerconnect_orders_table,
  .account.customerconnect-rmas-index #customerconnect_orders_table,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table,
  .account.customerconnect-rfqs-index #customerconnect_orders_table,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table,
  .account.customerconnect-payments-index #customerconnect_orders_table,
  .account.customerconnect-shipments-index #customerconnect_orders_table,
  .account.customerconnect-skus-index #customerconnect_orders_table,
  .account.epicor-lists-lists-edit #customerconnect_orders_table,
  .account.customerconnect-returns-index #customerconnect_orders_table,
  .account.epicor-lists-lists-index #customerconnect_returns_table,
  .account.epicor_lists-lists-index #customerconnect_returns_table,
  .account.customerconnect-account-index #customerconnect_returns_table,
  .account.customerconnect-orders-index #customerconnect_returns_table,
  .account.customerconnect-invoices-index #customerconnect_returns_table,
  .account.customerconnect-rmas-index #customerconnect_returns_table,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table,
  .account.customerconnect-rfqs-index #customerconnect_returns_table,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table,
  .account.customerconnect-payments-index #customerconnect_returns_table,
  .account.customerconnect-shipments-index #customerconnect_returns_table,
  .account.customerconnect-skus-index #customerconnect_returns_table,
  .account.epicor-lists-lists-edit #customerconnect_returns_table,
  .account.customerconnect-returns-index #customerconnect_returns_table,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid,
  .account.customerconnect-account-index .table-wrapper table.data-grid,
  .account.customerconnect-orders-index .table-wrapper table.data-grid,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid,
  .account.customerconnect-payments-index .table-wrapper table.data-grid,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid,
  .account.customerconnect-skus-index .table-wrapper table.data-grid,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid,
  .account.customerconnect-returns-index .table-wrapper table.data-grid,
  .account.epicor-lists-lists-index #customerconnect_rmas_table,
  .account.epicor_lists-lists-index #customerconnect_rmas_table,
  .account.customerconnect-account-index #customerconnect_rmas_table,
  .account.customerconnect-orders-index #customerconnect_rmas_table,
  .account.customerconnect-invoices-index #customerconnect_rmas_table,
  .account.customerconnect-rmas-index #customerconnect_rmas_table,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table,
  .account.customerconnect-payments-index #customerconnect_rmas_table,
  .account.customerconnect-shipments-index #customerconnect_rmas_table,
  .account.customerconnect-skus-index #customerconnect_rmas_table,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table,
  .account.customerconnect-returns-index #customerconnect_rmas_table,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table,
  .account.customerconnect-account-index #customerconnect_servicecalls_table,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table,
  .account.customerconnect-account-index #customerconnect_rfqs_table,
  .account.customerconnect-orders-index #customerconnect_rfqs_table,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table,
  .account.customerconnect-payments-index #customerconnect_rfqs_table,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table,
  .account.customerconnect-skus-index #customerconnect_rfqs_table,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table,
  .account.customerconnect-returns-index #customerconnect_rfqs_table,
  .account.epicor-lists-lists-index #customerconnect_rph_table,
  .account.epicor_lists-lists-index #customerconnect_rph_table,
  .account.customerconnect-account-index #customerconnect_rph_table,
  .account.customerconnect-orders-index #customerconnect_rph_table,
  .account.customerconnect-invoices-index #customerconnect_rph_table,
  .account.customerconnect-rmas-index #customerconnect_rph_table,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table,
  .account.customerconnect-rfqs-index #customerconnect_rph_table,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table,
  .account.customerconnect-payments-index #customerconnect_rph_table,
  .account.customerconnect-shipments-index #customerconnect_rph_table,
  .account.customerconnect-skus-index #customerconnect_rph_table,
  .account.epicor-lists-lists-edit #customerconnect_rph_table,
  .account.customerconnect-returns-index #customerconnect_rph_table,
  .account.epicor-lists-lists-index #customerconnect_payments_table,
  .account.epicor_lists-lists-index #customerconnect_payments_table,
  .account.customerconnect-account-index #customerconnect_payments_table,
  .account.customerconnect-orders-index #customerconnect_payments_table,
  .account.customerconnect-invoices-index #customerconnect_payments_table,
  .account.customerconnect-rmas-index #customerconnect_payments_table,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table,
  .account.customerconnect-rfqs-index #customerconnect_payments_table,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table,
  .account.customerconnect-payments-index #customerconnect_payments_table,
  .account.customerconnect-shipments-index #customerconnect_payments_table,
  .account.customerconnect-skus-index #customerconnect_payments_table,
  .account.epicor-lists-lists-edit #customerconnect_payments_table,
  .account.customerconnect-returns-index #customerconnect_payments_table,
  .account.epicor-lists-lists-index #list_products_table,
  .account.epicor_lists-lists-index #list_products_table,
  .account.customerconnect-account-index #list_products_table,
  .account.customerconnect-orders-index #list_products_table,
  .account.customerconnect-invoices-index #list_products_table,
  .account.customerconnect-rmas-index #list_products_table,
  .account.customerconnect-servicecalls-index #list_products_table,
  .account.customerconnect-rfqs-index #list_products_table,
  .account.customerconnect-recentpurchases-index #list_products_table,
  .account.customerconnect-payments-index #list_products_table,
  .account.customerconnect-shipments-index #list_products_table,
  .account.customerconnect-skus-index #list_products_table,
  .account.epicor-lists-lists-edit #list_products_table,
  .account.customerconnect-returns-index #list_products_table,
  .account.epicor-lists-lists-index #customerconnect_shipments_table,
  .account.epicor_lists-lists-index #customerconnect_shipments_table,
  .account.customerconnect-account-index #customerconnect_shipments_table,
  .account.customerconnect-orders-index #customerconnect_shipments_table,
  .account.customerconnect-invoices-index #customerconnect_shipments_table,
  .account.customerconnect-rmas-index #customerconnect_shipments_table,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table,
  .account.customerconnect-payments-index #customerconnect_shipments_table,
  .account.customerconnect-shipments-index #customerconnect_shipments_table,
  .account.customerconnect-skus-index #customerconnect_shipments_table,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table,
  .account.customerconnect-returns-index #customerconnect_shipments_table,
  .account.epicor-lists-lists-index #customerconnect_skus_table,
  .account.epicor_lists-lists-index #customerconnect_skus_table,
  .account.customerconnect-account-index #customerconnect_skus_table,
  .account.customerconnect-orders-index #customerconnect_skus_table,
  .account.customerconnect-invoices-index #customerconnect_skus_table,
  .account.customerconnect-rmas-index #customerconnect_skus_table,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table,
  .account.customerconnect-rfqs-index #customerconnect_skus_table,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table,
  .account.customerconnect-payments-index #customerconnect_skus_table,
  .account.customerconnect-shipments-index #customerconnect_skus_table,
  .account.customerconnect-skus-index #customerconnect_skus_table,
  .account.epicor-lists-lists-edit #customerconnect_skus_table,
  .account.customerconnect-returns-index #customerconnect_skus_table,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table {
    border:none
  }
  .account.epicor-lists-lists-index .data-table thead,
  .account.epicor_lists-lists-index .data-table thead,
  .account.customerconnect-account-index .data-table thead,
  .account.customerconnect-orders-index .data-table thead,
  .account.customerconnect-invoices-index .data-table thead,
  .account.customerconnect-rmas-index .data-table thead,
  .account.customerconnect-servicecalls-index .data-table thead,
  .account.customerconnect-rfqs-index .data-table thead,
  .account.customerconnect-recentpurchases-index .data-table thead,
  .account.customerconnect-payments-index .data-table thead,
  .account.customerconnect-shipments-index .data-table thead,
  .account.customerconnect-skus-index .data-table thead,
  .account.epicor-lists-lists-edit .data-table thead,
  .account.customerconnect-returns-index .data-table thead,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead,
  .account.customerconnect-account-index #customerconnect_orders_table thead,
  .account.customerconnect-orders-index #customerconnect_orders_table thead,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead,
  .account.customerconnect-payments-index #customerconnect_orders_table thead,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead,
  .account.customerconnect-skus-index #customerconnect_orders_table thead,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead,
  .account.customerconnect-returns-index #customerconnect_orders_table thead,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead,
  .account.customerconnect-account-index #customerconnect_returns_table thead,
  .account.customerconnect-orders-index #customerconnect_returns_table thead,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead,
  .account.customerconnect-payments-index #customerconnect_returns_table thead,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead,
  .account.customerconnect-skus-index #customerconnect_returns_table thead,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead,
  .account.customerconnect-returns-index #customerconnect_returns_table thead,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead,
  .account.customerconnect-account-index #customerconnect_rmas_table thead,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead,
  .account.customerconnect-account-index #customerconnect_rph_table thead,
  .account.customerconnect-orders-index #customerconnect_rph_table thead,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead,
  .account.customerconnect-payments-index #customerconnect_rph_table thead,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead,
  .account.customerconnect-skus-index #customerconnect_rph_table thead,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead,
  .account.customerconnect-returns-index #customerconnect_rph_table thead,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead,
  .account.customerconnect-account-index #customerconnect_payments_table thead,
  .account.customerconnect-orders-index #customerconnect_payments_table thead,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead,
  .account.customerconnect-payments-index #customerconnect_payments_table thead,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead,
  .account.customerconnect-skus-index #customerconnect_payments_table thead,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead,
  .account.customerconnect-returns-index #customerconnect_payments_table thead,
  .account.epicor-lists-lists-index #list_products_table thead,
  .account.epicor_lists-lists-index #list_products_table thead,
  .account.customerconnect-account-index #list_products_table thead,
  .account.customerconnect-orders-index #list_products_table thead,
  .account.customerconnect-invoices-index #list_products_table thead,
  .account.customerconnect-rmas-index #list_products_table thead,
  .account.customerconnect-servicecalls-index #list_products_table thead,
  .account.customerconnect-rfqs-index #list_products_table thead,
  .account.customerconnect-recentpurchases-index #list_products_table thead,
  .account.customerconnect-payments-index #list_products_table thead,
  .account.customerconnect-shipments-index #list_products_table thead,
  .account.customerconnect-skus-index #list_products_table thead,
  .account.epicor-lists-lists-edit #list_products_table thead,
  .account.customerconnect-returns-index #list_products_table thead,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead,
  .account.customerconnect-account-index #customerconnect_shipments_table thead,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead,
  .account.customerconnect-account-index #customerconnect_skus_table thead,
  .account.customerconnect-orders-index #customerconnect_skus_table thead,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead,
  .account.customerconnect-payments-index #customerconnect_skus_table thead,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead,
  .account.customerconnect-skus-index #customerconnect_skus_table thead,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead,
  .account.customerconnect-returns-index #customerconnect_skus_table thead,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead {
    width:100%;
    display:block
  }
  .account.epicor-lists-lists-index .data-table thead tr,
  .account.epicor_lists-lists-index .data-table thead tr,
  .account.customerconnect-account-index .data-table thead tr,
  .account.customerconnect-orders-index .data-table thead tr,
  .account.customerconnect-invoices-index .data-table thead tr,
  .account.customerconnect-rmas-index .data-table thead tr,
  .account.customerconnect-servicecalls-index .data-table thead tr,
  .account.customerconnect-rfqs-index .data-table thead tr,
  .account.customerconnect-recentpurchases-index .data-table thead tr,
  .account.customerconnect-payments-index .data-table thead tr,
  .account.customerconnect-shipments-index .data-table thead tr,
  .account.customerconnect-skus-index .data-table thead tr,
  .account.epicor-lists-lists-edit .data-table thead tr,
  .account.customerconnect-returns-index .data-table thead tr,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr,
  .account.epicor-lists-lists-index #list_products_table thead tr,
  .account.epicor_lists-lists-index #list_products_table thead tr,
  .account.customerconnect-account-index #list_products_table thead tr,
  .account.customerconnect-orders-index #list_products_table thead tr,
  .account.customerconnect-invoices-index #list_products_table thead tr,
  .account.customerconnect-rmas-index #list_products_table thead tr,
  .account.customerconnect-servicecalls-index #list_products_table thead tr,
  .account.customerconnect-rfqs-index #list_products_table thead tr,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr,
  .account.customerconnect-payments-index #list_products_table thead tr,
  .account.customerconnect-shipments-index #list_products_table thead tr,
  .account.customerconnect-skus-index #list_products_table thead tr,
  .account.epicor-lists-lists-edit #list_products_table thead tr,
  .account.customerconnect-returns-index #list_products_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr {
    display:none
  }
  .account.epicor-lists-lists-index .data-table thead tr th,
  .account.epicor_lists-lists-index .data-table thead tr th,
  .account.customerconnect-account-index .data-table thead tr th,
  .account.customerconnect-orders-index .data-table thead tr th,
  .account.customerconnect-invoices-index .data-table thead tr th,
  .account.customerconnect-rmas-index .data-table thead tr th,
  .account.customerconnect-servicecalls-index .data-table thead tr th,
  .account.customerconnect-rfqs-index .data-table thead tr th,
  .account.customerconnect-recentpurchases-index .data-table thead tr th,
  .account.customerconnect-payments-index .data-table thead tr th,
  .account.customerconnect-shipments-index .data-table thead tr th,
  .account.customerconnect-skus-index .data-table thead tr th,
  .account.epicor-lists-lists-edit .data-table thead tr th,
  .account.customerconnect-returns-index .data-table thead tr th,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr th,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr th,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr th,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr th,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr th,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr th,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr th,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr th,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr th,
  .account.epicor-lists-lists-index #list_products_table thead tr th,
  .account.epicor_lists-lists-index #list_products_table thead tr th,
  .account.customerconnect-account-index #list_products_table thead tr th,
  .account.customerconnect-orders-index #list_products_table thead tr th,
  .account.customerconnect-invoices-index #list_products_table thead tr th,
  .account.customerconnect-rmas-index #list_products_table thead tr th,
  .account.customerconnect-servicecalls-index #list_products_table thead tr th,
  .account.customerconnect-rfqs-index #list_products_table thead tr th,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr th,
  .account.customerconnect-payments-index #list_products_table thead tr th,
  .account.customerconnect-shipments-index #list_products_table thead tr th,
  .account.customerconnect-skus-index #list_products_table thead tr th,
  .account.epicor-lists-lists-edit #list_products_table thead tr th,
  .account.customerconnect-returns-index #list_products_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr th,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr th,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr th,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr th,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr th {
    display:none
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters {
    display:block
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td {
    display:block;
    padding:5px 10px;
    width:50%;
    float:left;
    min-height:62px
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td:before {
    padding-right:10px;
    content:attr(data-th) ': ';
    display:block;
    color:#111111;
    font-weight:600
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.col-select:before {
    display:none
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td.no-display {
    display:none
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide],
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"],
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"],
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"] {
    display:none
  }
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th=hide]:before,
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Created By"]:before,
  .account.epicor-lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index .data-table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_orders_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_returns_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_rph_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_payments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #list_products_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_skus_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table thead tr.data-grid-filters td[data-th="Action"]:before {
    display:none
  }
  .account.epicor-lists-lists-index .data-table tbody,
  .account.epicor_lists-lists-index .data-table tbody,
  .account.customerconnect-account-index .data-table tbody,
  .account.customerconnect-orders-index .data-table tbody,
  .account.customerconnect-invoices-index .data-table tbody,
  .account.customerconnect-rmas-index .data-table tbody,
  .account.customerconnect-servicecalls-index .data-table tbody,
  .account.customerconnect-rfqs-index .data-table tbody,
  .account.customerconnect-recentpurchases-index .data-table tbody,
  .account.customerconnect-payments-index .data-table tbody,
  .account.customerconnect-shipments-index .data-table tbody,
  .account.customerconnect-skus-index .data-table tbody,
  .account.epicor-lists-lists-edit .data-table tbody,
  .account.customerconnect-returns-index .data-table tbody,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody,
  .account.customerconnect-account-index #customerconnect_orders_table tbody,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody,
  .account.customerconnect-account-index #customerconnect_returns_table tbody,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody,
  .account.customerconnect-account-index #customerconnect_rph_table tbody,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody,
  .account.customerconnect-account-index #customerconnect_payments_table tbody,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody,
  .account.epicor-lists-lists-index #list_products_table tbody,
  .account.epicor_lists-lists-index #list_products_table tbody,
  .account.customerconnect-account-index #list_products_table tbody,
  .account.customerconnect-orders-index #list_products_table tbody,
  .account.customerconnect-invoices-index #list_products_table tbody,
  .account.customerconnect-rmas-index #list_products_table tbody,
  .account.customerconnect-servicecalls-index #list_products_table tbody,
  .account.customerconnect-rfqs-index #list_products_table tbody,
  .account.customerconnect-recentpurchases-index #list_products_table tbody,
  .account.customerconnect-payments-index #list_products_table tbody,
  .account.customerconnect-shipments-index #list_products_table tbody,
  .account.customerconnect-skus-index #list_products_table tbody,
  .account.epicor-lists-lists-edit #list_products_table tbody,
  .account.customerconnect-returns-index #list_products_table tbody,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody,
  .account.customerconnect-account-index #customerconnect_skus_table tbody,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody {
    display:block;
    width:100%;
    clear:left
  }
  .account.epicor-lists-lists-index .data-table tbody tr,
  .account.epicor_lists-lists-index .data-table tbody tr,
  .account.customerconnect-account-index .data-table tbody tr,
  .account.customerconnect-orders-index .data-table tbody tr,
  .account.customerconnect-invoices-index .data-table tbody tr,
  .account.customerconnect-rmas-index .data-table tbody tr,
  .account.customerconnect-servicecalls-index .data-table tbody tr,
  .account.customerconnect-rfqs-index .data-table tbody tr,
  .account.customerconnect-recentpurchases-index .data-table tbody tr,
  .account.customerconnect-payments-index .data-table tbody tr,
  .account.customerconnect-shipments-index .data-table tbody tr,
  .account.customerconnect-skus-index .data-table tbody tr,
  .account.epicor-lists-lists-edit .data-table tbody tr,
  .account.customerconnect-returns-index .data-table tbody tr,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr,
  .account.epicor-lists-lists-index #list_products_table tbody tr,
  .account.epicor_lists-lists-index #list_products_table tbody tr,
  .account.customerconnect-account-index #list_products_table tbody tr,
  .account.customerconnect-orders-index #list_products_table tbody tr,
  .account.customerconnect-invoices-index #list_products_table tbody tr,
  .account.customerconnect-rmas-index #list_products_table tbody tr,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr,
  .account.customerconnect-rfqs-index #list_products_table tbody tr,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr,
  .account.customerconnect-payments-index #list_products_table tbody tr,
  .account.customerconnect-shipments-index #list_products_table tbody tr,
  .account.customerconnect-skus-index #list_products_table tbody tr,
  .account.epicor-lists-lists-edit #list_products_table tbody tr,
  .account.customerconnect-returns-index #list_products_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr {
    display:block;
    width:100%;
    border-bottom:1px solid #ebebeb;
    padding-bottom:5px;
    padding-top:5px
  }
  .account.epicor-lists-lists-index .data-table tbody tr:last-child,
  .account.epicor_lists-lists-index .data-table tbody tr:last-child,
  .account.customerconnect-account-index .data-table tbody tr:last-child,
  .account.customerconnect-orders-index .data-table tbody tr:last-child,
  .account.customerconnect-invoices-index .data-table tbody tr:last-child,
  .account.customerconnect-rmas-index .data-table tbody tr:last-child,
  .account.customerconnect-servicecalls-index .data-table tbody tr:last-child,
  .account.customerconnect-rfqs-index .data-table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index .data-table tbody tr:last-child,
  .account.customerconnect-payments-index .data-table tbody tr:last-child,
  .account.customerconnect-shipments-index .data-table tbody tr:last-child,
  .account.customerconnect-skus-index .data-table tbody tr:last-child,
  .account.epicor-lists-lists-edit .data-table tbody tr:last-child,
  .account.customerconnect-returns-index .data-table tbody tr:last-child,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr:last-child,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr:last-child,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr:last-child,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr:last-child,
  .account.epicor-lists-lists-index #list_products_table tbody tr:last-child,
  .account.epicor_lists-lists-index #list_products_table tbody tr:last-child,
  .account.customerconnect-account-index #list_products_table tbody tr:last-child,
  .account.customerconnect-orders-index #list_products_table tbody tr:last-child,
  .account.customerconnect-invoices-index #list_products_table tbody tr:last-child,
  .account.customerconnect-rmas-index #list_products_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #list_products_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr:last-child,
  .account.customerconnect-payments-index #list_products_table tbody tr:last-child,
  .account.customerconnect-shipments-index #list_products_table tbody tr:last-child,
  .account.customerconnect-skus-index #list_products_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #list_products_table tbody tr:last-child,
  .account.customerconnect-returns-index #list_products_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr:last-child,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr:last-child,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr:last-child {
    padding:0px
  }
  .account.epicor-lists-lists-index .data-table tbody tr th,
  .account.epicor_lists-lists-index .data-table tbody tr th,
  .account.customerconnect-account-index .data-table tbody tr th,
  .account.customerconnect-orders-index .data-table tbody tr th,
  .account.customerconnect-invoices-index .data-table tbody tr th,
  .account.customerconnect-rmas-index .data-table tbody tr th,
  .account.customerconnect-servicecalls-index .data-table tbody tr th,
  .account.customerconnect-rfqs-index .data-table tbody tr th,
  .account.customerconnect-recentpurchases-index .data-table tbody tr th,
  .account.customerconnect-payments-index .data-table tbody tr th,
  .account.customerconnect-shipments-index .data-table tbody tr th,
  .account.customerconnect-skus-index .data-table tbody tr th,
  .account.epicor-lists-lists-edit .data-table tbody tr th,
  .account.customerconnect-returns-index .data-table tbody tr th,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr th,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr th,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr th,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr th,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr th,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr th,
  .account.epicor-lists-lists-index #list_products_table tbody tr th,
  .account.epicor_lists-lists-index #list_products_table tbody tr th,
  .account.customerconnect-account-index #list_products_table tbody tr th,
  .account.customerconnect-orders-index #list_products_table tbody tr th,
  .account.customerconnect-invoices-index #list_products_table tbody tr th,
  .account.customerconnect-rmas-index #list_products_table tbody tr th,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr th,
  .account.customerconnect-rfqs-index #list_products_table tbody tr th,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr th,
  .account.customerconnect-payments-index #list_products_table tbody tr th,
  .account.customerconnect-shipments-index #list_products_table tbody tr th,
  .account.customerconnect-skus-index #list_products_table tbody tr th,
  .account.epicor-lists-lists-edit #list_products_table tbody tr th,
  .account.customerconnect-returns-index #list_products_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr th {
    display:none
  }
  .account.epicor-lists-lists-index .data-table tbody tr td,
  .account.epicor_lists-lists-index .data-table tbody tr td,
  .account.customerconnect-account-index .data-table tbody tr td,
  .account.customerconnect-orders-index .data-table tbody tr td,
  .account.customerconnect-invoices-index .data-table tbody tr td,
  .account.customerconnect-rmas-index .data-table tbody tr td,
  .account.customerconnect-servicecalls-index .data-table tbody tr td,
  .account.customerconnect-rfqs-index .data-table tbody tr td,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td,
  .account.customerconnect-payments-index .data-table tbody tr td,
  .account.customerconnect-shipments-index .data-table tbody tr td,
  .account.customerconnect-skus-index .data-table tbody tr td,
  .account.epicor-lists-lists-edit .data-table tbody tr td,
  .account.customerconnect-returns-index .data-table tbody tr td,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td,
  .account.epicor-lists-lists-index #list_products_table tbody tr td,
  .account.epicor_lists-lists-index #list_products_table tbody tr td,
  .account.customerconnect-account-index #list_products_table tbody tr td,
  .account.customerconnect-orders-index #list_products_table tbody tr td,
  .account.customerconnect-invoices-index #list_products_table tbody tr td,
  .account.customerconnect-rmas-index #list_products_table tbody tr td,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td,
  .account.customerconnect-payments-index #list_products_table tbody tr td,
  .account.customerconnect-shipments-index #list_products_table tbody tr td,
  .account.customerconnect-skus-index #list_products_table tbody tr td,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td,
  .account.customerconnect-returns-index #list_products_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td,
  .account.epicor-lists-lists-index .data-table tbody tr th,
  .account.epicor_lists-lists-index .data-table tbody tr th,
  .account.customerconnect-account-index .data-table tbody tr th,
  .account.customerconnect-orders-index .data-table tbody tr th,
  .account.customerconnect-invoices-index .data-table tbody tr th,
  .account.customerconnect-rmas-index .data-table tbody tr th,
  .account.customerconnect-servicecalls-index .data-table tbody tr th,
  .account.customerconnect-rfqs-index .data-table tbody tr th,
  .account.customerconnect-recentpurchases-index .data-table tbody tr th,
  .account.customerconnect-payments-index .data-table tbody tr th,
  .account.customerconnect-shipments-index .data-table tbody tr th,
  .account.customerconnect-skus-index .data-table tbody tr th,
  .account.epicor-lists-lists-edit .data-table tbody tr th,
  .account.customerconnect-returns-index .data-table tbody tr th,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr th,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr th,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr th,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr th,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr th,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr th,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr th,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr th,
  .account.epicor-lists-lists-index #list_products_table tbody tr th,
  .account.epicor_lists-lists-index #list_products_table tbody tr th,
  .account.customerconnect-account-index #list_products_table tbody tr th,
  .account.customerconnect-orders-index #list_products_table tbody tr th,
  .account.customerconnect-invoices-index #list_products_table tbody tr th,
  .account.customerconnect-rmas-index #list_products_table tbody tr th,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr th,
  .account.customerconnect-rfqs-index #list_products_table tbody tr th,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr th,
  .account.customerconnect-payments-index #list_products_table tbody tr th,
  .account.customerconnect-shipments-index #list_products_table tbody tr th,
  .account.customerconnect-skus-index #list_products_table tbody tr th,
  .account.epicor-lists-lists-edit #list_products_table tbody tr th,
  .account.customerconnect-returns-index #list_products_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr th,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr th,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr th,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr th,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr th {
    border-bottom:none;
    display:block;
    padding:5px 10px;
    text-align:left !important;
    border:none;
    max-width:1000px;
    width:100%
  }
  .account.epicor-lists-lists-index .data-table tbody tr td:before,
  .account.epicor_lists-lists-index .data-table tbody tr td:before,
  .account.customerconnect-account-index .data-table tbody tr td:before,
  .account.customerconnect-orders-index .data-table tbody tr td:before,
  .account.customerconnect-invoices-index .data-table tbody tr td:before,
  .account.customerconnect-rmas-index .data-table tbody tr td:before,
  .account.customerconnect-servicecalls-index .data-table tbody tr td:before,
  .account.customerconnect-rfqs-index .data-table tbody tr td:before,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td:before,
  .account.customerconnect-payments-index .data-table tbody tr td:before,
  .account.customerconnect-shipments-index .data-table tbody tr td:before,
  .account.customerconnect-skus-index .data-table tbody tr td:before,
  .account.epicor-lists-lists-edit .data-table tbody tr td:before,
  .account.customerconnect-returns-index .data-table tbody tr td:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td:before,
  .account.epicor-lists-lists-index #list_products_table tbody tr td:before,
  .account.epicor_lists-lists-index #list_products_table tbody tr td:before,
  .account.customerconnect-account-index #list_products_table tbody tr td:before,
  .account.customerconnect-orders-index #list_products_table tbody tr td:before,
  .account.customerconnect-invoices-index #list_products_table tbody tr td:before,
  .account.customerconnect-rmas-index #list_products_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td:before,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td:before,
  .account.customerconnect-payments-index #list_products_table tbody tr td:before,
  .account.customerconnect-shipments-index #list_products_table tbody tr td:before,
  .account.customerconnect-skus-index #list_products_table tbody tr td:before,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td:before,
  .account.customerconnect-returns-index #list_products_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td:before,
  .account.epicor-lists-lists-index .data-table tbody tr th:before,
  .account.epicor_lists-lists-index .data-table tbody tr th:before,
  .account.customerconnect-account-index .data-table tbody tr th:before,
  .account.customerconnect-orders-index .data-table tbody tr th:before,
  .account.customerconnect-invoices-index .data-table tbody tr th:before,
  .account.customerconnect-rmas-index .data-table tbody tr th:before,
  .account.customerconnect-servicecalls-index .data-table tbody tr th:before,
  .account.customerconnect-rfqs-index .data-table tbody tr th:before,
  .account.customerconnect-recentpurchases-index .data-table tbody tr th:before,
  .account.customerconnect-payments-index .data-table tbody tr th:before,
  .account.customerconnect-shipments-index .data-table tbody tr th:before,
  .account.customerconnect-skus-index .data-table tbody tr th:before,
  .account.epicor-lists-lists-edit .data-table tbody tr th:before,
  .account.customerconnect-returns-index .data-table tbody tr th:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr th:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr th:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr th:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr th:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr th:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr th:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr th:before,
  .account.epicor-lists-lists-index #list_products_table tbody tr th:before,
  .account.epicor_lists-lists-index #list_products_table tbody tr th:before,
  .account.customerconnect-account-index #list_products_table tbody tr th:before,
  .account.customerconnect-orders-index #list_products_table tbody tr th:before,
  .account.customerconnect-invoices-index #list_products_table tbody tr th:before,
  .account.customerconnect-rmas-index #list_products_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr th:before,
  .account.customerconnect-rfqs-index #list_products_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr th:before,
  .account.customerconnect-payments-index #list_products_table tbody tr th:before,
  .account.customerconnect-shipments-index #list_products_table tbody tr th:before,
  .account.customerconnect-skus-index #list_products_table tbody tr th:before,
  .account.epicor-lists-lists-edit #list_products_table tbody tr th:before,
  .account.customerconnect-returns-index #list_products_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr th:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr th:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr th:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr th:before {
    padding-right:10px;
    content:attr(data-th) ': ';
    display:inline-block;
    color:#111111;
    font-weight:600
  }
  .account.epicor-lists-lists-index .data-table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-account-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-orders-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-payments-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index .data-table tbody tr td.col-select:before,
  .account.customerconnect-skus-index .data-table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit .data-table tbody tr td.col-select:before,
  .account.customerconnect-returns-index .data-table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #list_products_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #list_products_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #list_products_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td.col-select:before,
  .account.epicor-lists-lists-index .data-table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-account-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-orders-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-payments-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index .data-table tbody tr th.col-select:before,
  .account.customerconnect-skus-index .data-table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit .data-table tbody tr th.col-select:before,
  .account.customerconnect-returns-index .data-table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #list_products_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #list_products_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #list_products_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #list_products_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr th.col-select:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr th.col-select:before {
    display:none
  }
  .account.epicor-lists-lists-index .data-table tbody tr td select,
  .account.epicor_lists-lists-index .data-table tbody tr td select,
  .account.customerconnect-account-index .data-table tbody tr td select,
  .account.customerconnect-orders-index .data-table tbody tr td select,
  .account.customerconnect-invoices-index .data-table tbody tr td select,
  .account.customerconnect-rmas-index .data-table tbody tr td select,
  .account.customerconnect-servicecalls-index .data-table tbody tr td select,
  .account.customerconnect-rfqs-index .data-table tbody tr td select,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td select,
  .account.customerconnect-payments-index .data-table tbody tr td select,
  .account.customerconnect-shipments-index .data-table tbody tr td select,
  .account.customerconnect-skus-index .data-table tbody tr td select,
  .account.epicor-lists-lists-edit .data-table tbody tr td select,
  .account.customerconnect-returns-index .data-table tbody tr td select,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td select,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td select,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td select,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td select,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td select,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td select,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td select,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td select,
  .account.epicor-lists-lists-index #list_products_table tbody tr td select,
  .account.epicor_lists-lists-index #list_products_table tbody tr td select,
  .account.customerconnect-account-index #list_products_table tbody tr td select,
  .account.customerconnect-orders-index #list_products_table tbody tr td select,
  .account.customerconnect-invoices-index #list_products_table tbody tr td select,
  .account.customerconnect-rmas-index #list_products_table tbody tr td select,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td select,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td select,
  .account.customerconnect-payments-index #list_products_table tbody tr td select,
  .account.customerconnect-shipments-index #list_products_table tbody tr td select,
  .account.customerconnect-skus-index #list_products_table tbody tr td select,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td select,
  .account.customerconnect-returns-index #list_products_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td select,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td select,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td select,
  .account.epicor-lists-lists-index .data-table tbody tr th select,
  .account.epicor_lists-lists-index .data-table tbody tr th select,
  .account.customerconnect-account-index .data-table tbody tr th select,
  .account.customerconnect-orders-index .data-table tbody tr th select,
  .account.customerconnect-invoices-index .data-table tbody tr th select,
  .account.customerconnect-rmas-index .data-table tbody tr th select,
  .account.customerconnect-servicecalls-index .data-table tbody tr th select,
  .account.customerconnect-rfqs-index .data-table tbody tr th select,
  .account.customerconnect-recentpurchases-index .data-table tbody tr th select,
  .account.customerconnect-payments-index .data-table tbody tr th select,
  .account.customerconnect-shipments-index .data-table tbody tr th select,
  .account.customerconnect-skus-index .data-table tbody tr th select,
  .account.epicor-lists-lists-edit .data-table tbody tr th select,
  .account.customerconnect-returns-index .data-table tbody tr th select,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr th select,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr th select,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr th select,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr th select,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr th select,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr th select,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr th select,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr th select,
  .account.epicor-lists-lists-index #list_products_table tbody tr th select,
  .account.epicor_lists-lists-index #list_products_table tbody tr th select,
  .account.customerconnect-account-index #list_products_table tbody tr th select,
  .account.customerconnect-orders-index #list_products_table tbody tr th select,
  .account.customerconnect-invoices-index #list_products_table tbody tr th select,
  .account.customerconnect-rmas-index #list_products_table tbody tr th select,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr th select,
  .account.customerconnect-rfqs-index #list_products_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr th select,
  .account.customerconnect-payments-index #list_products_table tbody tr th select,
  .account.customerconnect-shipments-index #list_products_table tbody tr th select,
  .account.customerconnect-skus-index #list_products_table tbody tr th select,
  .account.epicor-lists-lists-edit #list_products_table tbody tr th select,
  .account.customerconnect-returns-index #list_products_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr th select,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr th select,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr th select,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr th select {
    display:inline-block;
    width:auto
  }
  .account.epicor-lists-lists-index .data-table tbody tr td.empty,
  .account.epicor_lists-lists-index .data-table tbody tr td.empty,
  .account.customerconnect-account-index .data-table tbody tr td.empty,
  .account.customerconnect-orders-index .data-table tbody tr td.empty,
  .account.customerconnect-invoices-index .data-table tbody tr td.empty,
  .account.customerconnect-rmas-index .data-table tbody tr td.empty,
  .account.customerconnect-servicecalls-index .data-table tbody tr td.empty,
  .account.customerconnect-rfqs-index .data-table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td.empty,
  .account.customerconnect-payments-index .data-table tbody tr td.empty,
  .account.customerconnect-shipments-index .data-table tbody tr td.empty,
  .account.customerconnect-skus-index .data-table tbody tr td.empty,
  .account.epicor-lists-lists-edit .data-table tbody tr td.empty,
  .account.customerconnect-returns-index .data-table tbody tr td.empty,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td.empty,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td.empty,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td.empty,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td.empty,
  .account.epicor-lists-lists-index #list_products_table tbody tr td.empty,
  .account.epicor_lists-lists-index #list_products_table tbody tr td.empty,
  .account.customerconnect-account-index #list_products_table tbody tr td.empty,
  .account.customerconnect-orders-index #list_products_table tbody tr td.empty,
  .account.customerconnect-invoices-index #list_products_table tbody tr td.empty,
  .account.customerconnect-rmas-index #list_products_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td.empty,
  .account.customerconnect-payments-index #list_products_table tbody tr td.empty,
  .account.customerconnect-shipments-index #list_products_table tbody tr td.empty,
  .account.customerconnect-skus-index #list_products_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td.empty,
  .account.customerconnect-returns-index #list_products_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td.empty,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td.empty,
  .account.epicor-lists-lists-index .data-table tbody tr th.empty,
  .account.epicor_lists-lists-index .data-table tbody tr th.empty,
  .account.customerconnect-account-index .data-table tbody tr th.empty,
  .account.customerconnect-orders-index .data-table tbody tr th.empty,
  .account.customerconnect-invoices-index .data-table tbody tr th.empty,
  .account.customerconnect-rmas-index .data-table tbody tr th.empty,
  .account.customerconnect-servicecalls-index .data-table tbody tr th.empty,
  .account.customerconnect-rfqs-index .data-table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index .data-table tbody tr th.empty,
  .account.customerconnect-payments-index .data-table tbody tr th.empty,
  .account.customerconnect-shipments-index .data-table tbody tr th.empty,
  .account.customerconnect-skus-index .data-table tbody tr th.empty,
  .account.epicor-lists-lists-edit .data-table tbody tr th.empty,
  .account.customerconnect-returns-index .data-table tbody tr th.empty,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr th.empty,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr th.empty,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr th.empty,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr th.empty,
  .account.epicor-lists-lists-index #list_products_table tbody tr th.empty,
  .account.epicor_lists-lists-index #list_products_table tbody tr th.empty,
  .account.customerconnect-account-index #list_products_table tbody tr th.empty,
  .account.customerconnect-orders-index #list_products_table tbody tr th.empty,
  .account.customerconnect-invoices-index #list_products_table tbody tr th.empty,
  .account.customerconnect-rmas-index #list_products_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #list_products_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr th.empty,
  .account.customerconnect-payments-index #list_products_table tbody tr th.empty,
  .account.customerconnect-shipments-index #list_products_table tbody tr th.empty,
  .account.customerconnect-skus-index #list_products_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #list_products_table tbody tr th.empty,
  .account.customerconnect-returns-index #list_products_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr th.empty,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr th.empty,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr th.empty {
    display:none
  }
  .account.epicor-lists-lists-index .data-table tbody tr td,
  .account.epicor_lists-lists-index .data-table tbody tr td,
  .account.customerconnect-account-index .data-table tbody tr td,
  .account.customerconnect-orders-index .data-table tbody tr td,
  .account.customerconnect-invoices-index .data-table tbody tr td,
  .account.customerconnect-rmas-index .data-table tbody tr td,
  .account.customerconnect-servicecalls-index .data-table tbody tr td,
  .account.customerconnect-rfqs-index .data-table tbody tr td,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td,
  .account.customerconnect-payments-index .data-table tbody tr td,
  .account.customerconnect-shipments-index .data-table tbody tr td,
  .account.customerconnect-skus-index .data-table tbody tr td,
  .account.epicor-lists-lists-edit .data-table tbody tr td,
  .account.customerconnect-returns-index .data-table tbody tr td,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td,
  .account.epicor-lists-lists-index #list_products_table tbody tr td,
  .account.epicor_lists-lists-index #list_products_table tbody tr td,
  .account.customerconnect-account-index #list_products_table tbody tr td,
  .account.customerconnect-orders-index #list_products_table tbody tr td,
  .account.customerconnect-invoices-index #list_products_table tbody tr td,
  .account.customerconnect-rmas-index #list_products_table tbody tr td,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td,
  .account.customerconnect-payments-index #list_products_table tbody tr td,
  .account.customerconnect-shipments-index #list_products_table tbody tr td,
  .account.customerconnect-skus-index #list_products_table tbody tr td,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td,
  .account.customerconnect-returns-index #list_products_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td {
    text-align:left !important
  }
  .account.epicor-lists-lists-index .data-table tbody tr td.no-display,
  .account.epicor_lists-lists-index .data-table tbody tr td.no-display,
  .account.customerconnect-account-index .data-table tbody tr td.no-display,
  .account.customerconnect-orders-index .data-table tbody tr td.no-display,
  .account.customerconnect-invoices-index .data-table tbody tr td.no-display,
  .account.customerconnect-rmas-index .data-table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index .data-table tbody tr td.no-display,
  .account.customerconnect-rfqs-index .data-table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index .data-table tbody tr td.no-display,
  .account.customerconnect-payments-index .data-table tbody tr td.no-display,
  .account.customerconnect-shipments-index .data-table tbody tr td.no-display,
  .account.customerconnect-skus-index .data-table tbody tr td.no-display,
  .account.epicor-lists-lists-edit .data-table tbody tr td.no-display,
  .account.customerconnect-returns-index .data-table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr td.no-display,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td.no-display,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #list_products_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-account-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-orders-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-payments-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #list_products_table tbody tr td.no-display,
  .account.customerconnect-skus-index #list_products_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #list_products_table tbody tr td.no-display,
  .account.customerconnect-returns-index #list_products_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr td.no-display,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr td.no-display,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr td.no-display {
    display:none
  }
  .account.epicor-lists-lists-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index .data-table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customer_account_contacts_list_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_orders_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_returns_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_rmas_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_servicecalls_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_rfqs_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_rph_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_payments_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #list_products_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_shipments_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_skus_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor_lists-lists-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-account-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-orders-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-invoices-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rmas-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-servicecalls-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-rfqs-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-recentpurchases-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-payments-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-shipments-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-skus-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.epicor-lists-lists-edit #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before,
  .account.customerconnect-returns-index #customerconnect_invoices_grid_table tbody tr.data-grid-tr-no-data td:before {
    display:none
  }
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td {
    position:relative;
    padding-bottom:20px
  }
  .account.epicor-lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.epicor_lists-lists-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-account-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-orders-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-invoices-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-rmas-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-servicecalls-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-rfqs-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-recentpurchases-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-payments-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-shipments-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-skus-index #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.epicor-lists-lists-edit #customer_account_contacts_list_table thead tr.data-grid-filters td div,
  .account.customerconnect-returns-index #customer_account_contacts_list_table thead tr.data-grid-filters td div {
    position:absolute;
    bottom:3px;
    left:10px
  }
  .account.epicor-lists-lists-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor_lists-lists-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-account-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-orders-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-invoices-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-rmas-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-servicecalls-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-rfqs-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-recentpurchases-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-payments-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-shipments-index .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-skus-index .table-wrapper table.data-grid tbody tr td,
  .account.epicor-lists-lists-edit .table-wrapper table.data-grid tbody tr td,
  .account.customerconnect-returns-index .table-wrapper table.data-grid tbody tr td {
    text-align:left;
    border:none
  }
}
@media (max-width:1024px),print {
  .account.quotes-manage-view #product-lines thead th {
    font-size:14px
  }
  .account.epicor-lists-lists-index table thead tr td,
  .account.epicor_lists-lists-index table thead tr td,
  .account.epicor-lists-lists-index table thead tr th,
  .account.epicor_lists-lists-index table thead tr th {
    padding:11px 5px
  }
  .account.epicor-lists-lists-index table tbody tr td,
  .account.epicor_lists-lists-index table tbody tr td {
    padding:11px 5px
  }
  .account.epicor-lists-lists-index table tbody tr td .range-line.date input,
  .account.epicor_lists-lists-index table tbody tr td .range-line.date input {
    margin:0px
  }
  .account.customerconnect-orders-index .admin__data-grid-pager-wrap,
  .account.customerconnect-invoices-index .admin__data-grid-pager-wrap,
  .account.customerconnect-payments-index .admin__data-grid-pager-wrap,
  .account.customerconnect-shipments-index .admin__data-grid-pager-wrap {
    width:100%
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar {
    padding-bottom:0px;
    clear:both;
    overflow:hidden
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar .admin__data-grid-pager-wrap {
    display:block;
    width:100% !important
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar .admin__data-grid-header-row {
    margin-left:0px;
    margin-bottom:10px;
    width:100%;
    margin-top:10px
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export {
    margin-right:0px;
    padding-right:0px
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction {
    width:100%
  }
}
@media (max-width:768px),print {
  .account.page-layout-2columns-left.customerconnect-account-index #custom_address_allowed_button {
    margin-top:0px
  }
  .account.quotes-manage-view #product-lines {
    display:block
  }
  .account.quotes-manage-view #product-lines thead tr th {
    display:none
  }
  .account.quotes-manage-view #product-lines tbody tr td {
    width:100%;
    float:none;
    display:block;
    text-align:left
  }
  .account.quotes-manage-view #product-lines tbody tr td:before {
    padding-right:10px;
    content:attr(data-th) ": ";
    display:inline-block;
    color:#111;
    font-weight:600
  }
  .account.quotes-manage-view #product-lines tbody tr td .product-name {
    display:inline-block
  }
  .account.quotes-manage-view .order-info-box.box-left.quote_details {
    float:none;
    width:100%
  }
  .account.quotes-manage-view .order-info-box.box-left.quote_details:after {
    display:none
  }
  .account.quotes-manage-view .order-info-box.box-right.quote_options {
    float:none;
    width:100%;
    padding-top:20px
  }
  .account.quotes-manage-view .order-info-box.box-right.quote_options:after {
    display:none
  }
}
@media all and (min-width:768px),print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    float:left;
    clear:left;
    margin:0 10px 5px 0
  }
  .block-giftregistry-shared .item-options dt:after {
    content:': '
  }
  .rtl-layout .block-giftregistry-shared .item-options dt {
    float:right;
    clear:right;
    margin:0 0 5px 10px
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    float:left;
    display:inline-block;
    margin:0 0 5px
  }
  .rtl-layout .block-giftregistry-shared .item-options dd {
    float:right
  }
  .abs-button-desktop {
    width:auto
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .storecredit .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses>.item,
  .form-edit-account .fieldset,
  .form-address-edit .fieldset,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width:48%
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .storecredit .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .block-addresses-list .items.addresses>.item:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .form-address-edit .fieldset:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    float:left;
    clear:left
  }
  .rtl-layout .abs-discount-block-desktop .block:nth-child(1),
  .rtl-layout .storecredit .block:nth-child(1),
  .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .rtl-layout .block-addresses-list .items.addresses>.item:nth-child(1),
  .rtl-layout .form-edit-account .fieldset:nth-child(1),
  .rtl-layout .form-address-edit .fieldset:nth-child(1),
  .rtl-layout .magento-payments-review-discount .block:nth-child(1),
  .rtl-layout .paypal-review-discount .block:nth-child(1),
  .rtl-layout .cart-discount .block:nth-child(1) {
    float:right;
    clear:right
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .storecredit .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .block-addresses-list .items.addresses>.item:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .form-address-edit .fieldset:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float:right
  }
  .abs-discount-block-desktop .block:nth-child(2)+*,
  .storecredit .block:nth-child(2)+*,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2)+*,
  .block-addresses-list .items.addresses>.item:nth-child(2)+*,
  .form-edit-account .fieldset:nth-child(2)+*,
  .form-address-edit .fieldset:nth-child(2)+*,
  .magento-payments-review-discount .block:nth-child(2)+*,
  .paypal-review-discount .block:nth-child(2)+*,
  .cart-discount .block:nth-child(2)+* {
    clear:both
  }
  .rtl-layout .abs-discount-block-desktop .block:nth-child(2),
  .rtl-layout .storecredit .block:nth-child(2),
  .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .rtl-layout .block-addresses-list .items.addresses>.item:nth-child(2),
  .rtl-layout .form-edit-account .fieldset:nth-child(2),
  .rtl-layout .form-address-edit .fieldset:nth-child(2),
  .rtl-layout .magento-payments-review-discount .block:nth-child(2),
  .rtl-layout .paypal-review-discount .block:nth-child(2),
  .rtl-layout .cart-discount .block:nth-child(2) {
    float:left
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details {
    margin-bottom:40px
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left:0
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left:90%
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width:auto
  }
  .abs-margin-for-forms-desktop {
    margin-left:25.8%
  }
  .abs-visually-hidden-desktop {
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content:'';
    display:table
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear:both
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing:border-box
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing:border-box
  }
  .abs-revert-field-type-desktop .fieldset>.field,
  .abs-revert-field-type-desktop .fieldset .fields>.field {
    margin:0 0 20px
  }
  .abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label,
  .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label {
    box-sizing:content-box;
    float:none;
    width:auto;
    text-align:left;
    padding:0
  }
  .abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control,
  .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control {
    float:none;
    width:auto
  }
  .abs-revert-field-type-desktop .fieldset>.field>.label,
  .abs-revert-field-type-desktop .fieldset .fields>.field>.label {
    margin:0 0 8px;
    display:inline-block
  }
  .abs-revert-field-type-desktop .fieldset>.field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields>.field.choice:before,
  .abs-revert-field-type-desktop .fieldset>.field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before {
    display:none
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding:0 12px 0 0;
    box-sizing:border-box;
    display:inline-block;
    width:50%;
    vertical-align:top
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom:0
  }
  .abs-form-field-column-2 .fieldset .field+.fieldset,
  .form-giftregistry-share .fieldset .field+.fieldset,
  .form-giftregistry-edit .fieldset .field+.fieldset,
  .form-create-return .fieldset .field+.fieldset,
  .form.send.friend .fieldset .field+.fieldset {
    clear:both
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    width:100%;
    padding:0
  }
  .abs-form-field-revert-column-1 {
    width:100%
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width:500px
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
  }
  .abs-forms-general-desktop .legend+br,
  .form-giftcard-redeem .legend+br,
  .form-giftregistry-create .legend+br {
    display:none
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left:0;
    padding-right:0
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name,
  .block-addresses-list address {
    font-size:1.6rem
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top:-25px
  }
  .abs-action-print {
    display:inline-block;
    text-decoration:none
  }
  .abs-action-print:before {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:16px;
    line-height:16px;
    color:inherit;
    content:'\e624';
    font-family:'luma-icons';
    margin:0 4px 0 0;
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display:none
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top:6px;
    padding:5px 10px
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin:-14px 0 18px
  }
  .abs-table-bordered-desktop {
    border:none
  }
  .abs-table-bordered-desktop>thead>tr>th,
  .abs-table-bordered-desktop>tbody>tr>th,
  .abs-table-bordered-desktop>tfoot>tr>th,
  .abs-table-bordered-desktop>thead>tr>td,
  .abs-table-bordered-desktop>tbody>tr>td,
  .abs-table-bordered-desktop>tfoot>tr>td {
    border:none
  }
  .abs-table-bordered-desktop>thead>tr>th,
  .abs-table-bordered-desktop>thead>tr>td {
    border-bottom:1px solid #e0e0e0
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position:relative
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position:relative;
    z-index:1
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height:30px;
    padding:0
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position:absolute;
    z-index:0;
    width:100%
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width:66.66666667%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
    padding-right:4%;
    position:relative
  }
  .rtl-layout .block-cart-failed,
  .rtl-layout .cart-container .form-cart,
  .rtl-layout .cart-container .cart-gift-item {
    float:right;
    padding-right:0;
    padding-left:4%
  }
  .abs-discount-block-desktop .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width:100%
  }
  .abs-discount-block-desktop .block>.title,
  .magento-payments-review-discount .block>.title,
  .paypal-review-discount .block>.title,
  .cart-discount .block>.title {
    border:0;
    cursor:default;
    color:#282828;
    font:700 18px/1.35 Roboto ,  Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background-color:transparent;
    text-transform:uppercase;
    position:relative;
    padding:0;
    margin-bottom:20px;
    min-width:100%;
    border-bottom:1px solid #282828;
    -webkit-border-radius:0 0 0 0;
    -moz-border-radius:0 0 0 0;
    border-radius:0 0 0 0
  }
  .abs-discount-block-desktop .block>.title strong,
  .magento-payments-review-discount .block>.title strong,
  .paypal-review-discount .block>.title strong,
  .cart-discount .block>.title strong {
    font:700 18px/1.35 Roboto ,  Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border:0;
    padding-bottom:15px;
    margin-top:0;
    margin-bottom:0;
    display:inline-block;
    vertical-align:top;
    border-bottom:3px solid #282828
  }
  .magento-payments-review-discount .block>.title:after,
  .paypal-review-discount .block>.title:after,
  .cart-discount .block>.title:after {
    display:none
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    display:block !important;
    padding:20px;
    background:#fff;
    box-shadow:1px 3px 1px rgba(50,50,50,0.1);
    -moz-box-shadow:1px 3px 1px rgba(50,50,50,0.1);
    -webkit-box-shadow:1px 3px 1px rgba(50,50,50,0.1);
    -o-box-shadow:1px 3px 1px rgba(50,50,50,0.1);
    -ms-box-shadow:1px 3px 1px rgba(50,50,50,0.1)
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom:-30px;
    left:0;
    position:absolute
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper>.widget,
  .page-wrapper>.page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left:10px;
    padding-right:10px;
    margin-left:auto;
    margin-right:auto;
    width:auto;
    max-width:1200px;
    box-sizing:border-box;
	
  }
  .page-main {
    width:100%;
    -webkit-flex-grow:1;
    flex-grow:1;
    -webkit-flex-shrink:0;
    flex-shrink:0;
    -webkit-flex-basis:auto;
    flex-basis:auto
  }
  .ie9 .page-main {
    width:auto
  }
  .columns {
    display:block;
    margin-left:-10px;
    margin-right:-10px
  }
  .column.main {
    min-height:300px;
    padding-left:10px;
    padding-right:10px
  }
  .page-layout-1column .column.main {
    width:100%;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2
  }
  .page-layout-3columns .column.main {
    width:50%;
    display:inline-block;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2
  }
  .page-layout-2columns-left .column.main {
    width:75%;
    float:right;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2
  }
  .page-layout-2columns-right .column.main {
    width:75%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1
  }
  .sidebar-main {
    padding-left:10px;
    padding-right:10px
  }
  .page-layout-3columns .sidebar-main {
    width:25%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1
  }
  .page-layout-2columns-left .sidebar-main {
    width:25%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1
  }
  .page-layout-2columns-right .sidebar-main {
    width:25%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left:10px;
    padding-right:10px
  }
  .sidebar-additional {
    clear:right;
    padding-left:10px;
    padding-right:10px
  }
  .page-layout-3columns .sidebar-additional {
    width:25%;
    float:right;
    -ms-flex-order:3;
    -webkit-order:3;
    order:3
  }
  .page-layout-2columns-left .sidebar-additional {
    width:25%;
    float:right;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2
  }
  .page-layout-2columns-right .sidebar-additional {
    width:25%;
    float:right;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2
  }
  .page-layout-2columns-left .sidebar-additional {
    clear:left;
    float:left
  }
  .page-layout-2columns-left .sidebar-additional .block-compare,
  .page-layout-2columns-left .sidebar-additional .block-wishlist {
    border:1px solid #efefef;
    box-shadow:0px 3px 6px rgba(0,0,0,0.3)
  }
  .panel.header {
    padding:10px 20px
  }
  .nav-toggle {
    display:none
  }
  .navigation ul {
    padding:0
  }
  .nav-sections {
    -webkit-flex-shrink:0;
    flex-shrink:0;
    -webkit-flex-basis:auto;
    flex-basis:auto
  }
  .nav-sections-item-title {
    display:none
  }
  .nav-sections-item-content {
    display:block !important
  }
  .nav-sections-item-content>* {
    display:none
  }
  .nav-sections-item-content>.navigation {
    display:block
  }
  .nav-sections-item-content>.menu-container {
    display:block
  }
  .navigation {
    background:#74777a;
    font-weight:700;
    height:inherit;
    left:auto;
    overflow:inherit;
    padding:0;
    position:relative;
    top:0;
    width:100%;
    z-index:3
  }
  .navigation:empty {
    display:none
  }
  .navigation ul {
    margin-top:0;
    margin-bottom:0;
    padding:0;
    position:relative
  }
  .navigation li.level0 {
    border-top:none
  }
  .navigation li.level1 {
    position:relative
  }
  .navigation .level0 {
    margin:0 10px 0 0;
    display:inline-block;
    position:relative
  }
  .navigation .level0:last-child {
    margin-right:0;
    padding-right:0
  }
  .navigation .level0:hover:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:100%;
    width:10px;
    height:calc(100% + 3px);
    z-index:1
  }
  .navigation .level0>.level-top {
    color:#fff;
    line-height:47px;
    padding:0 12px;
    text-decoration:none;
    box-sizing:border-box;
    position:relative;
    display:inline-block
  }
  .navigation .level0>.level-top:hover,
  .navigation .level0>.level-top.ui-state-focus {
    background:#658941;
    color:#fff;
    text-decoration:none
  }
  .navigation .level0.active>.level-top,
  .navigation .level0.has-active>.level-top {
    border-color:#ff5601;
    border-style:solid;
    border-width:0 0 3px;
    color:#fff;
    text-decoration:none;
    display:inline-block
  }
  .navigation .level0.parent:hover>.submenu {
    overflow:visible !important
  }
  .navigation .level0.parent>.level-top {
    padding-right:20px
  }
  .navigation .level0.parent>.level-top>.ui-menu-icon {
    position:absolute;
    right:0;
    display:inline-block;
    text-decoration:none
  }
  .navigation .level0.parent>.level-top>.ui-menu-icon>span {
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
  }
  .navigation .level0.parent>.level-top>.ui-menu-icon:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:12px;
    line-height:20px;
    color:inherit;
    content:'\e622';
    font-family:'luma-icons';
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .navigation .level0 .submenu {
    background:#fff;
    border:1px solid #e0e0e0;
    box-shadow:0 5px 5px rgba(0,0,0,0.19);
    font-weight:400;
    min-width:230px;
    padding:0;
    display:none;
    left:0;
    margin:0 !important;
    position:absolute;
    z-index:1;
    margin-top:11px
  }
  .navigation .level0 .submenu>ul {
    margin-top:11px
  }
  .navigation .level0 .submenu>ul:before,
  .navigation .level0 .submenu>ul:after {
    content:'';
    display:block;
    overflow:hidden;
    position:absolute
  }
  .navigation .level0 .submenu>ul:before {
    color:#fff;
    left:20px;
    top:-20px;
    border:10px solid transparent;
    height:0;
    width:0;
    border-bottom-color:#fff;
    z-index:4
  }
  .navigation .level0 .submenu>ul:after {
    border:11px solid transparent;
    height:0;
    width:0;
    border-bottom-color:#e0e0e0;
    color:#e0e0e0;
    left:19px;
    top:-22px;
    z-index:3
  }
  .navigation .level0 .submenu:before {
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:4px;
    left:0;
    top:-4px;
    z-index:1
  }
  .navigation .level0 .submenu a {
    display:block;
    line-height:inherit;
    color:#658941;
    padding:8px 20px
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background:#e8e8e8;
    color:#fff;
    text-decoration:none
  }
  .navigation .level0 .submenu .active>a {
    border-color:#ff5601;
    border-style:solid;
    border-width:0 0 0 3px;
    color:#fff
  }
  .navigation .level0 .submenu .submenu {
    top:-1px !important;
    left:100% !important
  }
  .navigation .level0 .submenu .submenu-reverse {
    left:auto !important;
    right:100%
  }
  .navigation .level0 .submenu li {
    margin:0;
    position:relative
  }
  .navigation .level0 .submenu li.parent>a>.ui-menu-icon {
    position:absolute;
    right:3px;
    display:inline-block;
    text-decoration:none
  }
  .navigation .level0 .submenu li.parent>a>.ui-menu-icon>span {
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
  }
  .navigation .level0 .submenu li.parent>a>.ui-menu-icon:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:12px;
    line-height:20px;
    color:inherit;
    content:'\e608';
    font-family:'luma-icons';
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .navigation .level0.more {
    position:relative;
    display:inline-block;
    text-decoration:none
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:26px;
    line-height:inherit;
    color:inherit;
    content:'\e607';
    font-family:'luma-icons';
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .navigation .level0.more:before {
    display:none
  }
  .navigation .level0.more:after {
    cursor:pointer;
    padding:8px 12px;
    position:relative;
    z-index:1
  }
  .navigation .level0.more:hover>.submenu {
    overflow:visible !important
  }
  .navigation .level0.more li {
    display:block
  }
  .navigation ul {
    padding:0
  }
  .navigation li.level0 {
    margin:0
  }
  .navigation li.level0>.level-top {
    text-decoration:none;
    color:#fff;
    background-color:#74777a;
    border-color:#74777a;
    font:500 18px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform:uppercase;
    padding:12px 20px;
    vertical-align:top;
    display:inline-block;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .navigation li.level0>.level-top:visited {
    color:#fff;
    text-decoration:none
  }
  .navigation li.level0>.level-top:hover {
    color:#fff;
    text-decoration:none
  }
  .navigation li.level0>.level-top:active {
    color:#fff;
    text-decoration:none
  }
  .navigation li.level0:hover>.level-top.ui-state-active {
    color:#fff;
    background-color:#658941;
    border-color:#74777a;
    font:500 18px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .navigation .level0 .submenu {
    background-color:#fff;
    box-shadow:0 1px 3px #e1e1e1;
    -moz-box-shadow:0 1px 3px #e1e1e1;
    -webkit-box-shadow:0 1px 3px #e1e1e1;
    -o-box-shadow:0 1px 3px #e1e1e1;
    -ms-box-shadow:0 1px 3px #e1e1e1;
    border-width:0
  }
  .navigation .level0 .submenu>li {
    margin-bottom:0
  }
  .navigation .level0 .submenu a {
    color:#658941;
    text-decoration:none;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .navigation .level0 .submenu a:visited {
    color:#658941;
    text-decoration:none
  }
  .navigation .level0 .submenu a:hover {
    color:#fff;
    text-decoration:none
  }
  .navigation .level0 .submenu a:active {
    color:#fff;
    text-decoration:none
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    color:#fff;
    background-color:#658941
  }
  .panel.header .links,
  .panel.header .switcher {
    display:inline-block
  }
  .isotope .cdz-buttons-container .qs-button,
  .isotope .cdz-buttons-container .action,
  .isotope .cdz-buttons-container button.primary {
    color:#939598;
    background-color:transparent;
    border-color:#939598
  }
  .isotope .cdz-buttons-container .qs-button:hover,
  .isotope .cdz-buttons-container .action:hover,
  .isotope .cdz-buttons-container button.primary:hover {
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .product.data.items {
    position:relative;
    z-index:1;
    border-bottom:0;
    margin-left:0;
    margin-right:0
  }
  .product.data.items:before,
  .product.data.items:after {
    content:'';
    display:table
  }
  .product.data.items:after {
    clear:both
  }
  .product.data.items>.item.title {
    float:left;
    width:auto
  }
  .product.data.items>.item.title>.switch {
    height:20px;
    display:block;
    position:relative;
    z-index:2
  }
  .product.data.items>.item.content {
    margin-top:20px;
    box-sizing:border-box;
    float:right;
    margin-left:-100%;
    width:100%
  }
  .product.data.items>.item.content:before,
  .product.data.items>.item.content:after {
    content:'';
    display:table
  }
  .product.data.items>.item.content:after {
    clear:both
  }
  .product.data.items>.item.content.active {
    display:block
  }
  .product.data.items>.item.title {
    margin:0 5px 0 0
  }
  .product.data.items>.item.title>.switch {
    font-weight:600;
    line-height:40px;
    font-size:1.4rem;
    color:#d5d5d5;
    text-decoration:none;
    background:#f0f1f2;
    border:1px solid #797d89;
    border-bottom:none;
    height:40px;
    padding:10px 10px 10px 10px
  }
  .product.data.items>.item.title>.switch:visited {
    color:#d5d5d5;
    text-decoration:none
  }
  .product.data.items>.item.title>.switch:hover {
    color:#797d89;
    text-decoration:none
  }
  .product.data.items>.item.title>.switch:active {
    color:#797d89;
    text-decoration:none
  }
  .product.data.items>.item.title:not(.disabled)>.switch:focus,
  .product.data.items>.item.title:not(.disabled)>.switch:hover {
    background:#f0f1f2
  }
  .product.data.items>.item.title:not(.disabled)>.switch:active,
  .product.data.items>.item.title.active>.switch,
  .product.data.items>.item.title.active>.switch:focus,
  .product.data.items>.item.title.active>.switch:hover {
    background:#f0f1f2;
    color:#797d89;
    text-decoration:none
  }
  .product.data.items>.item.title.active>.switch,
  .product.data.items>.item.title.active>.switch:focus,
  .product.data.items>.item.title.active>.switch:hover {
    padding-bottom:11px
  }
  .product.data.items>.item.content {
    background:#f0f1f2;
    margin-top:39px;
    padding:10px 0 10px 0;
    border:1px solid #797d89
  }
  .product.data.items .item.title a:after {
    display:none
  }
  .actions-toolbar {
    text-align:left
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content:'';
    display:table
  }
  .actions-toolbar:after {
    clear:both
  }
  .actions-toolbar .primary {
    float:left
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display:inline-block
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display:inline-block
  }
  .actions-toolbar .primary .action {
    margin:0 15px 0 0
  }
  .actions-toolbar .secondary a.action {
    margin-top:6px
  }
  .rtl-layout .actions-toolbar {
    text-align:right
  }
  .actions-toolbar>.primary,
  .actions-toolbar>.secondary {
    margin-bottom:0
  }
  .actions-toolbar>.primary .action,
  .actions-toolbar>.secondary .action {
    width:auto;
    margin-bottom:0
  }
  .actions-toolbar .secondary a.action {
    margin-top:13px
  }
  .rtl-layout .actions-toolbar .primary {
    float:right
  }
  .rtl-layout .actions-toolbar .primary .action {
    margin:0 0 0 15px
  }
  .cdz-horizontal-menu .groupmenu {
    background-color:transparent
  }
  .container {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:#fff;
    margin-bottom:20px
  }
  .cms-index-index .container {
    background:transparent;
    margin-bottom:0
  }
  .container .breadcrumbs .items {
	
    padding:12px 0 10px
  }
  .container .left-navigation .menu-title {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
  }
  .cms-index-index .container .left-navigation .menu-title {
    -webkit-border-radius:0 0 0 0;
    -moz-border-radius:0 0 0 0;
    border-radius:0 0 0 0
  }
  .container .left-navigation:hover .menu-title {
    -webkit-border-radius:0 0 0 0;
    -moz-border-radius:0 0 0 0;
    border-radius:0 0 0 0
  }
  .cdz-menu-toggle {
    display:none
  }
  .cdz-main-menu .cdz-horizontal-menu {
    font-size:0
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link {
    text-decoration:none;
    color:#fff;
    background-color:#74777a;
    border-color:#74777a;
    font:500 18px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding:15px 20px 14px
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link:visited {
    color:#fff;
    text-decoration:none
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link:hover {
    color:#fff;
    text-decoration:none
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link:active {
    color:#fff;
    text-decoration:none
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0:hover>a.menu-link {
    color:#fff;
    background-color:#658941;
    border-color:#74777a;
    font:500 18px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .cms-index-index .cdz-main-menu .cdz-horizontal-menu li.level0.nav-home>a.menu-link {
    cursor:pointer;
    color:#fff;
    background-color:#658941;
    border-color:#74777a;
    font:500 18px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\f0dd';
    font-size:24px;
    color:#658941;
    position:absolute;
    bottom:-10px;
    left:42%;
    left:calc((100% - 14px) / 2);
    -webkit-left:calc((100% - 14px) / 2);
    -o-left:calc((100% - 14px) / 2);
    -moz-left:calc((100% - 14px) / 2);
    z-index:100
  }
  .cdz-main-menu .cdz-vertical-menu li.level0 {
    border-color:#ebebeb
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link {
    text-decoration:none;
    color:#444;
    background-color:#fafafa;
    border-color:#ebebeb;
    font:500 12px/1.35 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding:0;
    margin:0
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:visited {
    color:#444;
    text-decoration:none
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:hover {
    color:#fff;
    text-decoration:none
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:active {
    color:#fff;
    text-decoration:none
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link .menu-icon {
    min-width:50px;
    font-size:130%;
    padding-top:18px
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:before {
    margin-top:12px
  }
  .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link span {
    padding:17px 20px 16px 60px;
    text-transform:none
  }
  .rtl-layout .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link span {
    padding-left:20px;
    padding-right:60px
  }
  .cdz-main-menu .cdz-vertical-menu li.level0:hover>a.menu-link {
    cursor:pointer;
    color:#fff;
    background-color:#658941;
    border-color:#ebebeb;
    font:500 12px/1.35 Roboto, Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .cdz-main-menu .cdz-vertical-menu li.level0.parent>a.menu-link:before {
    margin-top:12px
  }
  .block.crosssell,
  .block.upsell,
  .block.related {
    position:relative
  }
  .block.crosssell .owl-carousel,
  .block.upsell .owl-carousel,
  .block.related .owl-carousel {
    padding-top:20px
  }
  .block.crosssell .owl-carousel .owl-nav,
  .block.upsell .owl-carousel .owl-nav,
  .block.related .owl-carousel .owl-nav {
    position:absolute;
    top:-65px;
    width:auto;
    margin-top:0;
    right:-5px;
    float:right;
    left:auto
  }
  .rtl-layout .block.crosssell .owl-carousel .owl-nav,
  .rtl-layout .block.upsell .owl-carousel .owl-nav,
  .rtl-layout .block.related .owl-carousel .owl-nav {
    left:-5px;
    right:auto
  }
  .block.related .owl-carousel .owl-nav {
    top:-90px
  }
  .slide-caption {
    max-width:600px;
    top:24%;
    left:30%
  }
  .slide-caption.slide-right {
    left:auto;
    right:10%
  }
  .slide-caption.slide-left {
    left:17%;
    right:auto
  }
  .slide-caption .slide-title {
    margin-bottom:40px
  }
  .slide-caption .slide-title span {
    font-size:180%;
    border-width:5px;
    padding:5px 0px
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    width:60px;
    height:60px;
    top:45%;
    top:calc(50% - 30px);
    -webkit-top:calc(50% - 30px);
    -o-top:calc(50% - 30px);
    -moz-top:calc(50% - 30px);
    border-width:1px
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
    background-color:#658941
  }
  .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    font-size:36px;
    line-height:59px
  }
  .product.info.detailed .product.data.items>.item.title>.switch {
    background:transparent
  }
  .product.info.detailed .product.data.items>.item.title>.switch:hover {
    color:#000000
  }
  .product.info.detailed .product.data.items>.item.title>.switch:hover:before {
    -moz-transform:scale(1, 1);
    -webkit-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    transform:scale(1, 1)
  }
  .product.info.detailed .product.data.items>.item.title.active>.switch {
    background:transparent
  }
  .product.info.detailed .product.data.items>.item.content {
    border-top-width:1px
  }
  .quickshop-tabs .product.data.items:not(.has-tab)>.item.content {
    border-top-width:0px;
    padding-top:0;
    margin-top:0
  }
  .product.data.items {
    display:inline-block;
    width:100%;
    vertical-align:top;
    text-align:center
  }
  .product.data.items>.item.title {
    float:none;
    display:inline-block;
    vertical-align:top
  }
  .product.data.items>.item.title>.switch {
    font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform:uppercase;
    position:relative;
    border-width:0;
    font-size:18px;
    color:#191919;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .product.data.items>.item.title>.switch:before {
    content:'';
    width:100%;
    background:#658941;
    height:5px;
    position:absolute;
    left:0;
    bottom:0;
    -moz-transform:scale(0, 0);
    -webkit-transform:scale(0, 0);
    -o-transform:scale(0, 0);
    transform:scale(0, 0);
    -moz-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .product.data.items>.item.title>.switch:hover {
    color:#797d89;
    background-color:#f0f1f2;
    border-color:#797d89;
    font-size:18px;
    color:#191919
  }
  .product.data.items>.item.title>.switch:hover:before {
    -moz-transform:scale(1, 1);
    -webkit-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    transform:scale(1, 1)
  }
  .product.data.items>.item.title.active>.switch {
    font-weight:700;
    color:#797d89;
    background-color:#f0f1f2;
    border-color:#797d89;
    font-size:18px;
    color:#191919
  }
  .product.data.items>.item.title.active>.switch:before {
    -moz-transform:scale(1, 1);
    -webkit-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    transform:scale(1, 1)
  }
  .product.data.items>.item.content {
    text-align:left;
    background:transparent;
    padding:20px 0 0;
    border-width:0;
    border-color:#EFEFEF
  }
  .rtl-layout .product.data.items>.item.content {
    text-align:right;
    margin-left:0;
    margin-right:-100%;
    float:left
  }
  .tabs-list.product.data.items,
  .tabs-list-sty02.product.data.items,
  .tabs-list-sty03.product.data.items,
  .tabs-list-sty05.product.data.items {
    min-height:400px;
    display:inline-block;
    width:100%;
    vertical-align:top;
    text-align:center
  }
  .tabs-list.product.data.items>.item.title,
  .tabs-list-sty02.product.data.items>.item.title,
  .tabs-list-sty03.product.data.items>.item.title,
  .tabs-list-sty05.product.data.items>.item.title {
    float:none;
    display:inline-block;
    vertical-align:top
  }
  .tabs-list.product.data.items>.item.title>.switch,
  .tabs-list-sty02.product.data.items>.item.title>.switch,
  .tabs-list-sty03.product.data.items>.item.title>.switch,
  .tabs-list-sty05.product.data.items>.item.title>.switch {
    border-width:0;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .tabs-list.product.data.items>.item.title>.switch:before,
  .tabs-list-sty02.product.data.items>.item.title>.switch:before,
  .tabs-list-sty03.product.data.items>.item.title>.switch:before,
  .tabs-list-sty05.product.data.items>.item.title>.switch:before {
    display:none
  }
  .tabs-list.product.data.items>.item.content,
  .tabs-list-sty02.product.data.items>.item.content,
  .tabs-list-sty03.product.data.items>.item.content,
  .tabs-list-sty05.product.data.items>.item.content {
    border-top-width:0
  }
  .tabs-list-sty02.product.data.items>.item.title>.switch {
    border:1px solid;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    color:#d5d5d5;
    background-color:transparent;
    border-color:transparent;
    font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    min-width:126px;
    padding:5px 10px;
    line-height:25px;
    height:35px
  }
  .tabs-list-sty02.product.data.items>.item.title>.switch:hover {
    color:#797d89;
    background-color:transparent;
    border-color:#797d89
  }
  .tabs-list-sty02.product.data.items>.item.title.active>.switch {
    font-weight:700;
    color:#797d89;
    background-color:transparent;
    border-color:#797d89
  }
  .tabs-list-sty03.product.data.items {
    float:left
  }
  .rtl-layout .tabs-list-sty03.product.data.items {
    float:right
  }
  .rtl-layout .tabs-list-sty03.product.data.items>.item.title {
    float:right
  }
  .tabs-list-sty03.product.data.items>.item.title {
    float:left
  }
  .tabs-list-sty03.product.data.items>.item.title>.switch {
    font:600 16px/1.35 Montserrat, Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding:15px 20px;
    height:50px
  }
  .tabs-list-sty03.product.data.items>.item.content {
    border-top-width:1px;
    padding-top:0;
    margin-top:50px
  }
  .tabs-list-sty05.product.data.items>.item.title>.switch {
    color:#191919;
    background-color:transparent;
    border-color:transparent;
    font:600 20px/1.35 Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size:14px;
    padding:10px 20px;
    height:40px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
  }
  .tabs-list-sty05.product.data.items>.item.title>.switch:hover {
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .tabs-list-sty05.product.data.items>.item.title.active>.switch {
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .tabs-list-sty05.product.data.items>.item.content {
    border-top-width:0px;
    padding-top:0;
    margin-top:80px
  }
  .nav-tabs.abs-dropdown {
    padding:0;
    list-style:none;
    display:inline-block;
    vertical-align:top;
    text-align:center;
    width:100%;
    margin:0
  }
  .nav-tabs.abs-dropdown li.item {
    display:inline-block;
    vertical-align:top;
    margin:0
  }
  .nav-tabs.abs-dropdown li.item>.switch {
    color:#191919;
    background-color:transparent;
    border-color:transparent;
    font:600 16px/1.35 Roboto , Montserrat , Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding:10px 20px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    display:block;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .nav-tabs.abs-dropdown li.item>.switch:hover {
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .nav-tabs.abs-dropdown li.item.active>.switch {
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .product-style01 .nav-tabs.abs-dropdown li.item>.switch {
    padding:10px;
    color:#d5d5d5;
    background-color:#f0f1f2;
    border-color:#d5d5d5
  }
  .product-style01 .nav-tabs.abs-dropdown li.item>.switch:hover {
    color:#797d89;
    background-color:#f0f1f2;
    border-color:#797d89
  }
  .product-style01 .nav-tabs.abs-dropdown li.item.active>.switch {
    font-weight:700;
    color:#797d89;
    background-color:#f0f1f2;
    border-color:#797d89
  }
  .product-style01 .product.data.items>.item.content {
    padding-top:0;
    margin-top:20px
  }
  .header-wrapper-center .searchsuite-autocomplete .qs-option-info {
    line-height:19px
  }
  .page-header .logo {
    max-width:100%
  }
  .page-header .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    color:#fff;
    background:#74777a;
    font:500 18px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .page-header .cdz-horizontal-menu .groupmenu li.level0>a.menu-link span {
    text-transform:uppercase
  }
  .page-header .cdz-horizontal-menu .groupmenu li.level0:hover>a.menu-link {
    color:#fff;
    background:#658941
  }
  .page-header .cdz-horizontal-menu .groupmenu li.level0.parent>a.menu-link span:after {
    content:'\e622';
    font-family:'luma-icons';
    display:inline-block;
    font-weight:400;
    overflow:hidden;
    speak:none;
    text-align:center;
    font-size:12px;
    vertical-align:middle;
    margin-left:5px
  }
  .page-header .cdz-horizontal-menu .groupmenu li.level0.parent:hover>a.menu-link span:after {
    content:'\e621';
    font-family:'luma-icons'
  }
  .page-header .cdz-menu .groupmenu-drop {
    color:#658941;
    background:#fff;
    font:500 16px/1.35 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .page-header .cdz-menu .groupmenu-drop a {
    color:#658941;
    text-decoration:none;
    text-transform:uppercase
  }
  .page-header .cdz-menu .groupmenu-drop a:visited {
    color:#658941;
    text-decoration:none
  }
  .page-header .cdz-menu .groupmenu-drop a:hover {
    color:#fff;
    text-decoration:none
  }
  .page-header .cdz-menu .groupmenu-drop a:active {
    color:#fff;
    text-decoration:none
  }
  .page-header .logo .small-logo {
    display:none
  }
  .sticky-menu.active .page-header .logo .small-logo,
  .sticky-menu.active .page-header .logo .main-logo {
    display:none
  }
  .rtl-layout .page-header .logo {
    float:right
  }
  .page-header .cdz-login-form-dropdown {
    top:100%
  }
  .page-header .authorization-link.switcher {
    display:inline-block;
    float:right;
    width:40px;
    height:49px;
    line-height:49px;
    text-align:center;
    vertical-align:middle
  }
  .page-header .groupmenu {
    margin-bottom:0
  }
  .page-header .authorization-link.switcher .action.toggle.switcher-trigger {
    font-size:0;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .page-header .authorization-link.switcher .action.toggle.switcher-trigger:before {
    vertical-align:middle;
    color:#fff;
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:"\f007";
    font-size:24px;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .page-header .authorization-link.switcher .action.toggle.switcher-trigger:after {
    display:none !important
  }
  .page-header .authorization-link.switcher .action.toggle.switcher-trigger:hover:before {
    color:#fff
  }
  .page-header .customer-welcome .customer-name {
    color:#bab9ba
  }
  .page-header .customer-welcome:hover ul {
    display:block;
    color:#000000;
    min-width:100px;
    margin-top:0
  }
  .page-header .search-wrapper {
    margin-right:10px;
    border:2px solid #658941;
    width:100%
  }
  .page-header .search-wrapper .block-search {
    width:100%
  }
  .page-header .search-wrapper .block-search .action.search {
    background:#FFFFFF;
    border-color:#FFFFFF;
    height:37px;
    width:38px;
    line-height:38px
  }
  .page-header .search-wrapper .block-search .action.search:before {
    color:#658941;
    line-height:49px;
    font-size:20px
  }
  .page-header .search-wrapper .block-search .action.search:hover {
    background:#FFFFFF
  }
  .page-header .search-wrapper .block-search .action.search:hover:before {
    color:#658941
  }
  .page-header .search-wrapper .block-search input[type="text"] {
    color:#000000
  }
  .page-header .search-wrapper .block-search input[type="text"]::-webkit-input-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px;
    font-style:italic
  }
  .page-header .search-wrapper .block-search input[type="text"]:-moz-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px;
    font-style:italic
  }
  .page-header .search-wrapper .block-search input[type="text"]::-moz-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px;
    font-style:italic
  }
  .page-header .search-wrapper .block-search input[type="text"]:-ms-input-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px;
    font-style:italic
  }
  .page-header .minicart-wrapper .action.showcart .price-label {
    display:none
  }
  .page-header .minicart-wrapper .action.close {
    line-height:40px
  }
  .page-header .minicart-wrapper .action.close:before {
    vertical-align:middle
  }
  .page-header .minicart-wrapper .action.close:after {
    display:none
  }
  .rtl-layout .page-header .minicart-wrapper .action.close {
    left:0;
    right:auto
  }
  .page-header .block-minicart .items-total {
    text-align:left
  }
  .page-header .block-minicart .items-total span {
    line-height:1.35
  }
  .page-header .block-minicart .subtotal {
    line-height:1.35
  }
  .page-header .minicart-items .product-item-details {
    text-align:left
  }
  .page-header .minicart-items .product .toggle {
    line-height:1
  }
  .page-header .minicart-items .product.options.list dt,
  .page-header .minicart-items .product.options.list dd {
    line-height:1
  }
  .page-header .minicart-items .product.options.list dt {
    color:#fff
  }
  .page-header .minicart-items .product.options.list dd.values {
    margin:5px 0 20px
  }
  .header-wrapper-content.sticky-menu.active {
    box-shadow:0 0 5px #bdbdbd;
    -moz-box-shadow:0 0 5px #bdbdbd;
    -webkit-box-shadow:0 0 5px #bdbdbd;
    -o-box-shadow:0 0 5px #bdbdbd;
    -ms-box-shadow:0 0 5px #bdbdbd;
    width:100%;
    max-width:100% !important;
    top:0;
    left:0;
    right:0;
    z-index:889;
    margin:0 auto;
    position:fixed !important;
    -webkit-animation-name:fadeInDown;
    -webkit-animation-duration:5.0s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:normal;
    -webkit-animation-play-state:running;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-name:anim_titles;
    -moz-animation-duration:5.0s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:normal;
    -moz-animation-play-state:running;
    -moz-animation-fill-mode:forwards;
    -webkit-animation-delay:1s;
    -moz-animation-delay:1s;
    -webkit-animation-iteration-count:1;
    -moz-animation-iteration-count:1;
    -webkit-animation-duration:0.7s;
    -moz-animation-duration:0.7s;
    -webkit-animation-delay:0s;
    -moz-animation-delay:0s;
    -webkit-animation-timing-function:ease-out;
    -moz-animation-timing-function:ease-out;
    background-color:#74777a
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper {
    width:0;
    border:0
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
    border:0
  }
  .header-wrapper-content.sticky-menu.active .header.content {
    padding:0 140px 0 10px;
    position:relative
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .header.content {
    padding:0 10px 0 140px
  }
  .header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
    padding:0px
  }
  .header-wrapper-content.sticky-menu.active .header.content>.row>[class*='col-sm-'] {
    position:static;
    padding:0 10px;
    width:auto;
    min-height:0
  }
  .header-wrapper-content.sticky-menu.active .header-bottom-right {
    display:none
  }
  .header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title {
    padding:11px 20px;
    min-height:44px;
    min-width:280px
  }
  .header-wrapper-content.sticky-menu.active .logo {
    margin:0;
    position:absolute;
    left:10px;
    top:7px;
    width:50px;
    height:40px;
    z-index:5;
    display:none
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper {
    position:absolute;
    right:55px;
    top:7px;
    z-index:4
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper {
    left:55px;
    right:auto
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
    background:#74777a;
    border:1px solid #fff;
    height:35px;
    width:35px;
    line-height:33px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:before {
    color:#fff;
    line-height:35px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search {
    background:#658941
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search:before {
    color:#fff
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    text-transform:capitalize;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    width:0;
    float:right;
    padding:0 24px 0 9px;
    border:1px solid #fff;
    height:35px;
    background:transparent;
    font-size:14px;
    color:#000000
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    padding:0 9px 0 24px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"]::-webkit-input-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"]:-moz-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"]::-moz-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"]:-ms-input-placeholder {
    text-transform:capitalize;
    font-weight:normal;
    font-family:'Roboto';
    color:#000000;
    font-size:14px
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    width:250px;
    padding:0 40px 0 10px;
    border-width:1px;
    background-color:#fafafa
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    padding:0 10px 0 40px
  }
  .header-wrapper-content.sticky-menu.active .authorization-link.switcher {
    display:none
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    margin:0;
    position:absolute;
    top:7px;
    right:10px;
    z-index:5;
    height:35px
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    right:auto;
    left:10px
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
    vertical-align:top;
    padding:0;
    min-width:0;
    border:0px solid #fff;
    width:40px;
    height:35px;
    line-height:35px;
    color:#fff;
    background-color:#74777a
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before {
    font-size:33px;
    padding:0;
    width:33px;
    height:33px;
    line-height:33px;
    min-height:33px;
    border:0;
    color:#fff
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .price-label,
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .text {
    display:none
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    top:-3px;
    left:auto;
    right:0;
    z-index:1;
    color:#fff;
    background-color:#658941;
    border-color:#658941
  }
  .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    left:-8px;
    right:auto
  }
  .header-wrapper-content.sticky-menu.active .selected-branch-wrapper {
    display:none
  }
  .customer-account-forgotpassword .page-main,
  .block-new-customer,
  .login-container,
  #register-form-now {
    width:520px
  }
  .customer-account-forgotpassword .page-main .actions-toolbar,
  .block-new-customer .actions-toolbar,
  .login-container .actions-toolbar,
  #register-form-now .actions-toolbar {
    text-align:center
  }
  .customer-account-forgotpassword .page-main .actions-toolbar>div.primary,
  .block-new-customer .actions-toolbar>div.primary,
  .login-container .actions-toolbar>div.primary,
  #register-form-now .actions-toolbar>div.primary {
    width:100%
  }
  .customer-account-forgotpassword .page-main .actions-toolbar>div.primary .primary,
  .block-new-customer .actions-toolbar>div.primary .primary,
  .login-container .actions-toolbar>div.primary .primary,
  #register-form-now .actions-toolbar>div.primary .primary {
    width:60%;
    margin:0 20%
  }
  .customer-account-forgotpassword .page-main .actions-toolbar>div.primary a.primary,
  .block-new-customer .actions-toolbar>div.primary a.primary,
  .login-container .actions-toolbar>div.primary a.primary,
  #register-form-now .actions-toolbar>div.primary a.primary {
    margin-top:10px
  }
  .customer-account-forgotpassword .page-main .actions-toolbar>div.secondary,
  .block-new-customer .actions-toolbar>div.secondary,
  .login-container .actions-toolbar>div.secondary,
  #register-form-now .actions-toolbar>div.secondary {
    clear:both
  }
  .cmspage-custom,
  .pagenotfound {
    width:540px
  }
  .page-layout-1column .columns {
    margin-left:0;
    margin-right:0
  }
  .page-layout-1column.checkout-index-index .columns,
  .page-layout-1column.checkout-cart-index .columns,
  .page-layout-1column.cms-no-route .columns,
  .page-layout-1column.catalog-product-view .columns,
  .page-layout-1column.catalog-category-view .columns,
  .page-layout-1column.customer-account-forgotpassword .columns,
  .page-layout-1column.customer-account-login .columns,
  .page-layout-1column.cms-home .columns,
  .page-layout-1column.customer-account-create .columns {
    margin-left:-10px;
    margin-right:-10px
  }
  .box-layout .page-wrapper {
    max-width:768px
  }
  .wrapper-ads02 {
    padding:80px 0
  }
  .wrapper-ads02 .newsletter-style02 {
    width:50%;
    margin:0 25%
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-product-top,
  .product-style01 .products-grid .product-item .product-item-info .cdz-hover-section {
    position:relative
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom {
    position:absolute;
    left:0;
    top:0;
    background:#fff;
    -webkit-transform:scale(0, 0);
    -moz-transform:scale(0, 0);
    -ms-transform:scale(0, 0);
    -o-transform:scale(0, 0);
    width:100%;
    height:100%;
    z-index:2;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
    position:absolute;
    left:0;
    top:0
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container {
    text-align:center;
    display:table;
    height:100%;
    width:100%
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container form {
    display:inline-block
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .cdz-buttons-inner {
    display:table-cell;
    vertical-align:middle
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .qs-button {
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    vertical-align:top
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .actions-secondary {
    display:inline-block
  }
  .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container button.tocart.primary {
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom {
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    -o-transform:scale(1, 1)
  }
  .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button {
    transform:translate(0, 0)
  }
  .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom .cdz-buttons-container button.tocart.primary {
    transform:translate(0, 0)
  }
  .products-grid .product-item .product-item-info .cdz-product-top,
  .products-grid .product-item .product-item-info .cdz-hover-section {
    position:relative
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom.non-hover {
    padding-top:10px
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
    position:absolute;
    left:0;
    top:-50px;
    -webkit-transform:scale(0, 0);
    -moz-transform:scale(0, 0);
    -ms-transform:scale(0, 0);
    -o-transform:scale(0, 0);
    width:100%;
    z-index:2;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container {
    text-align:center
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container form {
    display:inline-block
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .qs-button {
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    vertical-align:top
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .actions-secondary {
    display:inline-block
  }
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) {
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    -o-transform:scale(1, 1)
  }
  .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .qs-button {
    transform:translate(0, 0)
  }
  .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
    transform:translate(0, 0)
  }
  .page-layout-1column .products-grid .product-items.isotope {
    margin:0 !important
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item {
    position:relative;
    width:20%;
    padding:2px;
    margin-bottom:0
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item.width-2 {
    width:40%
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item .product-item-info .cdz-product-bottom {
    background:rgba(0,0,0,0.22)
  }
  .product-style01 .cdz-block-title {
    margin-bottom:10px
  }
  .products-grid .isotope .iso-item.product-item {
    position:relative;
    color:#fff
  }
  .products-grid .isotope .iso-item.product-item.width-1:not(.width-2) .cdz-buttons form {
    display:inline-block;
    vertical-align:top
  }
  .products-grid .isotope .iso-item.product-item .product-item-link {
    color:#fff;
    text-decoration:none
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:visited {
    color:#fff;
    text-decoration:none
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:hover {
    color:#658941;
    text-decoration:none
  }
  .products-grid .isotope .iso-item.product-item .product-item-link:active {
    color:#658941;
    text-decoration:none
  }
  .products-grid .isotope .iso-item.product-item.width-1.width-2 .product-item-link {
    font:700 18px/1.35 Roboto ,  Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .products-grid .isotope .iso-item.product-item .price-box {
    margin-bottom:15px
  }
  .products-grid .isotope .iso-item.product-item .old-price,
  .products-grid .isotope .iso-item.product-item .price {
    color:#fff
  }
  .products-grid .isotope .iso-item.product-item .product-item-info .product-item-details {
    padding-left:5px;
    padding-right:5px
  }
  .product-style02 .product-item .product-info-top {
    position:relative
  }
  .product-style02 .product-item .addto-hover-container {
    position:absolute;
    left:0;
    top:0;
    -webkit-transform:scale(0, 0);
    -moz-transform:scale(0, 0);
    -ms-transform:scale(0, 0);
    -o-transform:scale(0, 0);
    width:100%;
    height:100%;
    z-index:2;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .product-style02 .product-item .addto-hover-container .actions-secondary {
    display:inline-block
  }
  .product-style02 .product-item .addto-hover-container .addto-button {
    top:calc(50% - 16px);
    -webkit-top:calc(50% - 16px);
    -o-top:calc(50% - 16px);
    -moz-top:calc(50% - 16px);
    text-align:center;
    right:0;
    left:0;
    position:absolute
  }
  .product-style02 .product-item:hover .addto-hover-container {
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    -o-transform:scale(1, 1)
  }
  .product-style04 .products-grid .product-items {
    margin:0 !important
  }
  .product-style04 .products-grid .product-items .product-item {
    position:relative;
    margin-bottom:0;
    margin-top:0
  }
  .product-style04 .products-grid .product-items .product-item.big-product {
    width:45%
  }
  .product-style04 .products-grid .product-items .product-item.big-product:before {
    left:-1px;
    top:0;
    position:absolute;
    height:100%;
    width:1px;
    content:'';
    background:#e0e0e0
  }
  .product-style04 .products-grid .product-items .product-item.width-2 {
    width:18.333333%
  }
  .product-style04 .products.wrapper {
    border:1px solid #e0e0e0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:#fff
  }
  .product-style04 .big-product {
    width:50%;
    float:right;
    padding:0
  }
  .product-style04 .big-product .item {
    width:100%;
    padding:0
  }
  .product-style04 .big-product .product-item-info {
    border:0;
    text-align:center !important
  }
  .product-style04 .big-product .product-item-info .product-item-link {
    font-size:140%
  }
  .product-style04 .big-product .product-item-info .price {
    font-size:120%
  }
  .product-style04 .big-product .product-item-info .product-item-details {
    padding-bottom:10px
  }
  .product-style04 .small-product {
    border-right:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0
  }
  .product-style04 .products-grid .product-item-name {
    min-height:36px
  }
  .product-style04 .products-grid .product-item-info {
    text-align:left;
    border:0
  }
  .product-style04 .products-grid .product-item-info .cdz-hover-section {
    text-align:center;
    padding:10px 10px 0
  }
  .product-style04 .products-grid .product-item:hover .product-item-info {
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
    -ms-box-shadow:none
  }
  .product-style04 .products-grid .more-views {
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:0 10% 10px
  }
  .product-style04 .products-grid .more-views .more-view-img {
    float:left;
    width:25%;
    padding:0 10px
  }
  .product-style05 .product.data.items>.item.content {
    padding-top:40px
  }
  .product-style05 .ajax-load-button {
    position:relative
  }
  .product-style05 .ajax-load-button:before {
    content:'';
    position:absolute;
    left:-1px;
    right:-1px;
    top:-1px;
    bottom:-1px;
    background:#fff;
    z-index:-1
  }
  .product-style05 .product-item .product-info-top {
    position:relative
  }
  .product-style05 .product-item .product-item-details {
    overflow:hidden;
    padding-bottom:10px
  }
  .product-style05 .product-item .addto-hover-container {
    position:absolute;
    left:0;
    top:0;
    -webkit-transform:scale(0, 0);
    -moz-transform:scale(0, 0);
    -ms-transform:scale(0, 0);
    -o-transform:scale(0, 0);
    width:100%;
    height:100%;
    z-index:2;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .product-style05 .product-item .addto-hover-container .actions-secondary {
    display:inline-block
  }
  .product-style05 .product-item .addto-hover-container .addto-button {
    top:calc(50% - 16px);
    -webkit-top:calc(50% - 16px);
    -o-top:calc(50% - 16px);
    -moz-top:calc(50% - 16px);
    text-align:center;
    right:0;
    left:0;
    position:absolute
  }
  .product-style05 .product-item:hover .product-item-info:before {
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1
  }
  .product-style05 .product-item:hover .addto-hover-container {
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    -o-transform:scale(1, 1)
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px;
    overflow:hidden;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item {
    width:25%;
    padding-left:1rem;
    padding-right:1rem
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width:100%;
    height:100%;
    border:1px solid #efefef;
    padding-top:20px
  }
  .product-style22 .product-item .product-info-top {
    position:relative
  }
  .product-style22 .product-item .addto-hover-container {
    position:absolute;
    top:calc((100% - 40px)/2);
    width:100%;
    z-index:1;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0
  }
  .product-style22 .product-item .tocart.primary {
    padding:7px 30px
  }
  .product-style22 .product-item .tocart.primary span {
    vertical-align:text-top
  }
  .product-style22 .product-item .tocart.primary:before {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:"\e66e";
    font-size:22px;
    font-family:'Pe-icon-7-stroke';
    speak:none
  }
  .product-style22 .product-item .price-box {
    margin-bottom:20px
  }
  .product-style22 .product-item:hover .addto-hover-container {
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1
  }
  .cms-index-index .page-wrapper>.widget,
  .cms-index-index .page-wrapper>.page-bottom,
  .cms-index-index .top-container,
  .cms-index-index .page-main {
    padding:0
  }
  .cms-index-index .page-main .block {
    margin-bottom:0
  }
  .fullwidth-content {
    max-width:1160px;
    margin-left:auto;
    margin-right:auto
  }
  .slide-caption .slide-title {
    margin-bottom:10px
  }
  .slide-caption .slide-title span {
    font-size:18px;
    color:#000000
  }
  .slide-caption .slide-text {
    font-size:60px;
    font-family:'Montserrat';
    font-weight:600;
    color:#191919
  }
  .bestseller-block .cdz-block-title {
    margin-bottom:20px
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item {
    margin:0 10px
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item>.switch {
    background:transparent;
    color:#191919;
    position:relative;
    padding:10px 0;
    font-size:16px
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item>.switch:after {
    position:absolute;
    bottom:0;
    width:100%;
    left:0;
    height:3px;
    background:#658941;
    content:"";
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -moz-transform:scale(0);
    -webkit-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0)
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item>.switch:hover {
    background:transparent;
    color:#191919
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item>.switch:hover:after {
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item.active>.switch {
    background:transparent;
    color:#191919
  }
  .tab-list-car-style .nav-tabs.abs-dropdown li.item.active>.switch:after {
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
  }
  .tab-list-car-style .products-grid .product-items:not(.owl-carousel)>.product-item {
    width:calc(33.33333333%)
  }
  .tab-list-car-style .ajax-load-wrapper .ajax-load-button a {
    text-decoration:none;
    font:400 14px/1.55 Roboto , Poppins, Helvetica Neue, Verdana, Arial, sans-serif
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width:80% !important
  }
  #store-selector .form-continue .actions-toolbar>.primary {
    float:right
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin:0
  }
  .pagebuilder-mobile-only {
    display:none !important
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom:1px solid #e0e0e0
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method+.box-order-billing-address {
    box-sizing:border-box;
    float:left;
    width:33%
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding:0 5%;
    width:34%
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align:center
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width:60%
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align:right
  }
  .magento-payments-review-discount {
    border-top:1px solid #e0e0e0
  }
  .magento-payments-review-discount .block {
    margin-bottom:15px
  }
  .magento-payments-review-discount .block .title:after {
    display:inline;
    margin-left:10px;
    position:static
  }
  .magento-payments-review-discount .block .content {
    padding-bottom:0
  }
  .order-review-form .actions-toolbar>.primary {
    float:right
  }
  .order-review-form .action.primary {
    margin-right:0
  }
  .block-category-event.block:last-child {
    margin-bottom:30px;
    padding:10px 0 30px
  }
  .block-category-event .block-title {
    margin:0
  }
  .block-category-event .block-title strong {
    font-size:2.4rem
  }
  .block-category-event .ticker li {
    display:none;
    margin:0 50px
  }
  .block-category-event .ticker .value {
    font-size:6rem
  }
  .block-category-event .ticker .label {
    font-size:1.4rem;
    text-transform:none
  }
  .block-category-event .dates .date {
    font-size:5rem
  }
  .block-category-event .dates .start {
    padding-right:50px
  }
  .block-category-event .dates .start:after {
    font-size:5rem;
    right:10px
  }
  .paypal-review .paypal-review-title {
    border-bottom:1px solid #e0e0e0
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method+.box-order-billing-address {
    box-sizing:border-box;
    float:left;
    width:33%
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding:0 5%;
    width:34%
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align:center
  }
  .paypal-review .table-paypal-review-items .col.item {
    width:60%
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align:right
  }
  .paypal-review-discount {
    border-top:1px solid #e0e0e0
  }
  .my-credit-cards .card-type img {
    display:block
  }
  .block-cart-failed .actions.secondary {
    text-align:right
  }
  .block-cart-failed .actions.secondary .action {
    display:inline-block;
    margin:0 0 0 10px
  }
  .bundle-actions .action.primary.customize {
    width:auto
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float:left;
    width:57%
  }
  .bundle-options-container .block-bundle-summary {
    float:right;
    margin-top:0;
    padding:0;
    position:relative;
    width:40%
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper>.price {
    color:#575757;
    font-size:36px;
    font-weight:600;
    line-height:36px
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color:#575757
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size:1.2rem;
    font-weight:700
  }
  .bundle-options-container .block-bundle-summary .price-including-tax+.price-excluding-tax .price {
    font-size:1.4rem;
    line-height:16px
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align:left
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width:48%
  }
  .checkout-cart-index .page-main {
    padding-left:15px;
    padding-right:15px
  }
  .cart-container .form-cart .actions.main {
    text-align:right
  }
  .cart-container .widget {
    float:left
  }
  .rtl-layout .cart-container .form-cart {
    float:right
  }
  .rtl-layout .cart-container .form-cart .actions.main {
    text-align:left
  }
  .rtl-layout .cart-container .widget {
    float:right
  }
  .cart-container .cart.table-wrapper .col.qty .control.qty {
    flex-direction:column
  }
  .cart-container .cart.table-wrapper .col.qty .input-text {
    width:52px;
    margin-bottom:5px
  }
  .cart-summary {
    width:33.33333333%;
    float:right;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2;
    padding:1px 20px 25px;
    position:relative
  }
  .rtl-layout .cart-summary {
    float:left
  }
  .cart-summary>.title {
    display:block
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left:0
  }
  .cart-summary .fieldset .actions-toolbar>.secondary {
    float:none
  }
  .cart-summary .block>.title {
    padding-left:0
  }
  .cart-summary .block>.title:after {
    right:3px
  }
  .rtl-layout .cart-summary .block>.title {
    padding-left:40px;
    padding-right:0
  }
  .rtl-layout .cart-summary .block>.title:after {
    left:3px;
    right:auto
  }
  .cart-summary .block .fieldset .field {
    margin:0 0 20px;
    margin:0 0 10px
  }
  .cart-summary .block .fieldset .field:not(.choice)>.label {
    box-sizing:content-box;
    float:none;
    width:auto;
    text-align:left;
    padding:0
  }
  .cart-summary .block .fieldset .field:not(.choice)>.control {
    float:none;
    width:auto
  }
  .cart-summary .block .fieldset .field>.label {
    margin:0 0 8px;
    display:inline-block
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display:none
  }
  .cart-summary .checkout-methods-items {
    padding:0
  }
  .cart.table-wrapper .items {
    min-width:100%;
    width:auto
  }
  .cart.table-wrapper tbody td {
    padding-top:20px
  }
  .cart.table-wrapper .item .col.item {
    padding:20px 8px 20px 0;
    max-width:200px
  }
  .cart.table-wrapper .item-actions td {
    padding:0
  }
  .cart.table-wrapper .product-item-photo {
    max-width:100%;
    position:static;
    display:block
  }
  .rtl-layout .cart.table-wrapper .product-item-photo {
    padding-right:0;
    padding-left:20px
  }
  .cart.table-wrapper .product-item-details {
    padding-top:1.5rem
  }
  .cart-discount {
    width:66.66666667%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
    border:0;
    box-sizing:border-box;
    padding-right:4%
  }
  .rtl-layout .cart-discount {
    padding-left:4%;
    padding-right:0;
    float:right;
    clear:right
  }
  .cart-discount .action.primary {
    height:40px;
    padding:0 20px
  }
  .block.crosssell {
    width:66.66666667%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
    padding:0 4% 0 0
  }
  .rtl-layout .block.crosssell {
    padding-left:4%;
    padding-right:0;
    float:right
  }
  .minicart-wrapper .block-minicart {
    right:0
  }
  .rtl-layout .minicart-wrapper .block-minicart {
    right:auto;
    left:0
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size:16px;
    line-height:inherit
  }
  .opc-wrapper {
    width:66.66666667%;
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
    padding-right:30px
  }
  .rtl-layout .opc-wrapper {
    padding-left:30px;
    padding-right:0;
    float:right
  }
  .checkout-onepage-success .page-main>.page-title-wrapper {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    align-items:center;
    justify-content:center;
    padding-bottom:2rem
  }
  .checkout-onepage-success .page-main>.page-title-wrapper .page-title {
    margin-bottom:0
  }
  .checkout-onepage-success .page-main>.page-title-wrapper .page-title+.action {
    margin-top:0;
    margin-left:10px;
    text-decoration:underline;
    color:#658941
  }
  .checkout-onepage-success .page-main>.page-title-wrapper+.action {
    display:inline-block;
    margin-top:0;
    margin-left:1.5rem;
    text-decoration:underline;
    color:#658941
  }
  .opc-estimated-wrapper {
    display:none
  }
  .opc-progress-bar {
    margin:0 0 20px;
    counter-reset:i;
    display:block;
    font-size:0;
    text-align:center
  }
  .opc-progress-bar-item {
    margin:0 0 10px;
    width:185px;
    display:inline-block;
    position:relative;
    text-align:center;
    vertical-align:top
  }
  .opc-progress-bar-item:before {
    background:#e4e4e4;
    top:19px;
    transition:background .3s;
    content:'';
    height:7px;
    left:0;
    position:absolute;
    width:100%
  }
  .opc-progress-bar-item:first-child:before {
    border-radius:6px 0 0 6px
  }
  .opc-progress-bar-item:last-child:before {
    border-radius:0 6px 6px 0
  }
  .opc-progress-bar-item>span {
    display:inline-block;
    padding-top:45px;
    width:100%;
    word-wrap:break-word;
    color:#e4e4e4;
    font-weight:300;
    font-size:1.8rem
  }
  .opc-progress-bar-item>span:before,
  .opc-progress-bar-item>span:after {
    background:#e4e4e4;
    height:38px;
    margin-left:-19px;
    transition:background .3s;
    width:38px;
    border-radius:50%;
    content:'';
    left:50%;
    position:absolute;
    top:0
  }
  .opc-progress-bar-item>span:after {
    background:#fff;
    height:26px;
    margin-left:-13px;
    top:6px;
    width:26px;
    content:counter(i);
    counter-increment:i;
    color:#333;
    font-weight:600;
    line-height:26px;
    font-size:1.8rem
  }
  .opc-progress-bar-item._complete {
    cursor:pointer
  }
  .opc-progress-bar-item._complete:hover:before {
    background:#d7d7d7
  }
  .opc-progress-bar-item._complete:hover>span:before {
    background:#d7d7d7
  }
  .opc-progress-bar-item._complete>span {
    color:#282828
  }
  .opc-progress-bar-item._complete>span:after {
    font-family:'luma-icons';
    content:'\e610'
  }
  .opc-progress-bar-item._active:before {
    background:#658941
  }
  .opc-progress-bar-item._active>span {
    color:#333
  }
  .opc-progress-bar-item._active>span:before {
    background:#658941
  }
  .opc-progress-bar-item._active>span:after {
    font-family:'luma-icons';
    content:'\e610'
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width:100%
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float:right;
    margin:0 0 0 20px
  }
  .checkout-shipping-method .actions-toolbar>.primary {
    float:right
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin:0
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width:100%
  }
  .opc-wrapper .form-login {
    border-bottom:1px solid #e0e0e0;
    padding-bottom:20px
  }
  .opc-wrapper .shipping-address-item {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    align-items:center;
    justify-content:space-between
  }
  .table-checkout-shipping-method {
    width:auto
  }
  .rtl-layout .checkout-shipping-method .actions-toolbar>.primary {
    float:left
  }
  .opc-sidebar {
    margin:0 0 20px;
    width:33.33333333%;
    float:right;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2
  }
  .rtl-layout .opc-sidebar {
    float:left
  }
  .opc-summary-wrapper .modal-header .action-close {
    display:none
  }
  .authentication-dropdown {
    background-color:#fff;
    border:1px solid #aeaeae;
    -webkit-transform:scale(1, 0);
    -webkit-transform-origin:0 0;
    -webkit-transition:-webkit-transform linear .1s,visibility 0s linear .1s;
    position:absolute;
    text-align:left;
    top:100%;
    transform:scale(1, 0);
    transform-origin:0 0;
    transition:transform linear .1s,visibility 0s linear .1s;
    visibility:hidden;
    width:100%
  }
  .authentication-dropdown._show {
    z-index:100;
    -webkit-transform:scale(1, 1);
    -webkit-transition:-webkit-transform linear .1s,visibility 0s linear 0s;
    transform:scale(1, 1);
    transition:transform linear .1s,visibility 0s linear 0s;
    visibility:visible
  }
  .authentication-wrapper {
    width:33.33333333%;
    text-align:right
  }
  .block-authentication .block-title {
    font-size:2.6rem;
    border-bottom:0;
    margin-bottom:25px
  }
  .block-authentication .actions-toolbar>.primary {
    display:inline;
    float:right;
    margin-right:0
  }
  .block-authentication .actions-toolbar>.primary .action {
    margin-right:0
  }
  .block-authentication .actions-toolbar>.secondary {
    float:left;
    margin-right:2rem;
    padding-top:1rem
  }
  .popup-authentication .modal-inner-wrap {
    min-width:768px;
    width:60%
  }
  .popup-authentication .block-authentication {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    border-top:1px solid #c1c1c1
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-flex-grow:1;
    flex-grow:1
  }
  .popup-authentication .block[class] {
    box-sizing:border-box;
    float:left;
    padding:10px 30px 0 0;
    width:50%
  }
  .popup-authentication .block[class]+.block {
    border-left:1px solid #c1c1c1;
    border-top:0;
    margin:0;
    padding:10px 0 0 40px
  }
  .popup-authentication .block[class]+.block:before {
    left:0;
    top:50%
  }
  .popup-authentication .actions-toolbar {
    margin-bottom:0;
    margin-top:auto
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float:right;
    margin:0
  }
  .checkout-payment-method .fieldset>.field-select-billing>.control {
    float:none;
    width:100%
  }
  .payment-method-billing-address .action-update {
    float:right
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin:6px 20px 0 0
  }
  .checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
    margin-left:0
  }
  .storecredit .block-balance-history {
    width:100%
  }
  .table-balance-history .col {
    width:25%
  }
  .page-product-downloadable .product-options-wrapper {
    clear:both
  }
  .page-product-downloadable .product-options-bottom {
    clear:both
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price {
    font-size:21px
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
    font-size:36px;
    line-height:36px
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin:0 0 20px;
    padding:0 12px 0 0;
    box-sizing:border-box;
    display:inline-block;
    width:50%;
    vertical-align:top
  }
  .page-product-giftcard .product-add-form .field:not(.text)>.label {
    margin:0 0 8px;
    display:inline-block
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom:0
  }
  .page-product-giftcard .product-add-form .field:not(.text)+.fieldset {
    clear:both
  }
  .page-product-giftcard .product-add-form .field:not(.text)>.label {
    font-weight:600
  }
  .page-product-giftcard .product-add-form .field:not(.text)>.label+br {
    display:none
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align:top
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content:'';
    display:table
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear:both
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing:border-box;
    float:left
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width:50% !important
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width:33.3% !important
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width:25% !important
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width:20% !important
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display:-webkit-inline-flex;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    padding:0;
    width:100%
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order:2;
    -webkit-order:2;
    order:2;
    -webkit-flex-basis:100%;
    flex-basis:100%;
    display:inline-block;
    margin:0;
    width:auto
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background:#fff;
    background-clip:padding-box;
    border:1px solid #c2c2c2;
    border-radius:1px;
    font-family:'Poppins','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:14px;
    height:32px;
    line-height:1.42857143;
    padding:0 9px;
    vertical-align:baseline;
    width:100%;
    box-sizing:border-box;
    -ms-flex-order:3;
    -webkit-order:3;
    order:3;
    display:inline-block;
    vertical-align:middle;
    white-space:nowrap;
    width:auto
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity:.5
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color:#c2c2c2
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color:#c2c2c2
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color:#c2c2c2
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float:left;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top:10px
  }
  .page-product-giftcard .product-add-form .field:not(.text).required>.label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required>.label:after {
    content:'*';
    color:#e02b27;
    font-size:1.2rem;
    margin:0 0 0 5px
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size:1.2rem;
    margin:3px 0 0;
    padding:0;
    display:inline-block;
    text-decoration:none
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:24px;
    line-height:12px;
    font-family:'luma-icons';
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right:25px
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right:0
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date)>.control {
    width:auto
  }
  .gift-message .field {
    margin:0 0 20px;
    box-sizing:border-box
  }
  .gift-message .field>.label {
    margin:0
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content:'';
    display:table
  }
  .gift-message .field:after {
    clear:both
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding:6px 15px 0 0;
    width:25.8%;
    box-sizing:border-box;
    content:' ';
    float:left;
    height:1px
  }
  .gift-message .field .description {
    padding:6px 15px 0 0;
    text-align:left;
    width:25.8%;
    box-sizing:border-box;
    float:left
  }
  .gift-message .field:not(.choice)>.label {
    padding:6px 15px 0 0;
    text-align:left;
    width:25.8%;
    box-sizing:border-box;
    float:left
  }
  .gift-message .field:not(.choice)>.control {
    width:74.2%;
    float:left
  }
  .gift-options {
    position:relative;
    z-index:1
  }
  .gift-options .actions-toolbar {
    clear:both;
    padding:0;
    position:static
  }
  .gift-options .actions-toolbar .secondary {
    float:right
  }
  .gift-options .actions-toolbar .secondary .action {
    float:right;
    margin-left:20px;
    margin-right:0
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display:block;
    float:left;
    margin-top:6px
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left:1px solid #c1c1c1;
    bottom:5rem;
    content:"";
    display:block;
    left:50%;
    overflow:hidden;
    position:absolute;
    top:0;
    width:0
  }
  .gift-options-title {
    font-weight:300;
    font-size:1.8rem
  }
  .gift-item-block .title {
    padding:20px 0
  }
  .item-gift td {
    padding-left:0;
    padding-right:0
  }
  .cart.table-wrapper .action-gift {
    float:left;
    display:inline-block;
    text-decoration:none
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:18px;
    line-height:20px;
    color:#8f8f8f;
    content:'\e622';
    font-family:'luma-icons';
    margin:0 0 0 10px;
    vertical-align:middle;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .cart.table-wrapper .action-gift:hover:after {
    color:#333
  }
  .cart.table-wrapper .action-gift:active:after {
    color:#8f8f8f
  }
  .cart.table-wrapper .action-gift._active:after {
    content:'\e621'
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear:both;
    padding:0;
    position:static
  }
  .cart-container .cart-gift-item {
    margin-bottom:20px
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom:20px
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width:45%
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top:20px
  }
  .table-giftregistry .col.create {
    white-space:nowrap
  }
  .table-giftregistry .col.message {
    width:40%
  }
  .table-giftregistry .col.actions {
    width:30%
  }
  .table-giftregistry-items .col.note {
    width:30%
  }
  .account .data.table.table-giftregistry-items>thead>tr>th,
  .account .data.table.table-giftregistry-items>tbody>tr>th,
  .account .data.table.table-giftregistry-items>tfoot>tr>th,
  .account .data.table.table-giftregistry-items>thead>tr>td,
  .account .data.table.table-giftregistry-items>tbody>tr>td,
  .account .data.table.table-giftregistry-items>tfoot>tr>td {
    border-top:1px solid #e0e0e0
  }
  .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>th,
  .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>th,
  .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>th,
  .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>td,
  .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>td,
  .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>td {
    border-top:0
  }
  .account .data.table.table-giftregistry-items>tbody+tbody {
    border-top:1px solid #e0e0e0
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom:0
  }
  .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>td,
  .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>th {
    background:none
  }
  .form-giftregistry-search .fieldset {
    margin-bottom:29px
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding:0 12px 0 0;
    box-sizing:border-box;
    display:inline-block;
    width:50%;
    vertical-align:top;
    margin-bottom:auto
  }
  .form-giftregistry-search .fieldset .field.name+.fieldset,
  .form-giftregistry-search .fieldset .field.lastname+.fieldset {
    clear:both
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding:0
  }
  .block-giftregistry-shared-items .item {
    border-bottom:1px solid #e0e0e0;
    border-top:0
  }
  .block-giftregistry-shared-items .product-item-photo {
    display:table-cell;
    max-width:100%;
    padding:0 20px 0 0;
    vertical-align:top;
    width:1%
  }
  .block-giftregistry-shared-items .product-item-details {
    display:table-cell;
    vertical-align:top;
    width:99%;
    word-break:normal
  }
  .block-giftregistry-shared-items .col.product {
    width:48%
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align:center
  }
  .block-giftregistry-shared-items .col.price {
    padding-top:17px
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top:-4px
  }
  .gift-wrapping {
    box-sizing:border-box;
    float:left;
    padding-right:20px;
    width:50%
  }
  .gift-wrapping+.gift-message {
    border-left:1px solid #c1c1c1;
    box-sizing:border-box;
    float:left;
    padding-left:4.5rem;
    width:50%
  }
  .table-invitations .col {
    width:50%
  }
  .wishlist.window.popup {
    bottom:auto;
    top:20%;
    left:50%;
    margin-left:-212px;
    width:380px;
    right:auto
  }
  .block-wishlist-management {
    margin-bottom:20px
  }
  .block-wishlist-management .wishlist-select {
    border-bottom:1px solid #e8e8e8;
    display:table;
    margin-bottom:15px;
    width:100%
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display:table-cell;
    margin-right:10px;
    padding:5px 10px 10px;
    vertical-align:top;
    white-space:nowrap;
    width:5%
  }
  .block-wishlist-management .wishlist-select-items {
    display:table-cell;
    padding-right:160px;
    vertical-align:top
  }
  .block-wishlist-management .wishlist-select-items .item {
    display:inline-block;
    margin-right:10px;
    padding:5px 10px 10px
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right:0
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom:3px solid #ff5601;
    font-weight:600
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display:none
  }
  .block-wishlist-management .wishlist-add.item {
    position:absolute;
    right:0;
    top:0
  }
  .block-wishlist-management .wishlist-title strong {
    font-size:4rem
  }
  .block-wishlist-management .wishlist-info {
    float:left
  }
  .block-wishlist-management .wishlist-toolbar {
    float:right
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left:0
  }
  .products-grid.wishlist .product-item-checkbox {
    float:left
  }
  .products-grid.wishlist .product-item-checkbox+.product-item-name {
    margin-left:25px
  }
  .block.newsletter {
    width:100%
  }
  .product-reviews-summary {
    margin-bottom:15px
  }
  .products.wrapper.list .product-reviews-summary {
    margin:0
  }
  .form-create-return .fieldset .field {
    width:45%
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear:none;
    float:left;
    width:25%
  }
  .block-returns-tracking .block-title .action {
    margin:12px 0 0 30px
  }
  .block-returns-tracking .block-title .action.track {
    float:right
  }
  .form.send.friend {
    width:60%
  }
  .form.send.friend .fieldset .field {
    width:45%
  }
  .form.send.friend .fieldset .field.text {
    width:90%
  }
  .cdz-navigation {
    box-sizing:border-box;
    margin-left:auto;
    margin-right:auto;
    max-width:1200px;
    padding-left:10px;
    padding-right:10px;
    position:relative;
    display:block
  }
  .cdz-navigation .cdz-horizontal-menu .groupmenu {
    margin:0
  }
  .nav-sections-item-content>.cdz-navigation {
    display:block
  }
  .cdz-menu li.item.level0 .cdz-google-map {
    display:none
  }
  .cdz-menu li.item.level0:hover .cdz-google-map {
    display:block
  }
  .cdz-menu .groupmenu-drop,
  .cdz-menu .groupmenu-drop-content {
    display:block
  }
  .cdz-menu .categgroy-lists .cat-tree-item {
    position:relative
  }
  .cdz-menu .categgroy-lists .cat-tree-item .block-category-link {
    margin-bottom:0
  }
  .cdz-menu .categgroy-lists .cat-tree-item .groupdrop-title a {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:1.2rem 2rem;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
  }
  .cdz-menu .categgroy-lists .cat-tree-item .groupdrop-title a:hover {
    background-color:#939598
  }
  .cdz-menu .categgroy-lists .cat-tree-item:hover .groupdrop-title a {
    background-color:#939598;
    color:#fff
  }
  .cdz-menu .categgroy-lists .cat-tree-item.parent .groupdrop-title a:after {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:"\f105";
    font-size:24px;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    align-items:center;
    height:16px
  }
  .cdz-menu .categgroy-lists .cat-tree-item.parent .groupdrop-link {
    display:none;
    position:absolute;
    z-index:2;
    width:100%;
    left:100%;
    box-shadow:0px 3px 6px rgba(0,0,0,0.3);
    background-color:#fff;
    top:0
  }
  .cdz-menu .categgroy-lists .cat-tree-item.parent .groupdrop-link li {
    margin-bottom:0
  }
  .cdz-menu .categgroy-lists .cat-tree-item.parent .groupdrop-link li a {
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    display:block;
    padding:1.2rem 1.8rem
  }
  .cdz-menu .categgroy-lists .cat-tree-item.parent .groupdrop-link li a:hover {
    background-color:#658941
  }
  .cdz-menu .categgroy-lists .cat-tree-item.parent:hover .groupdrop-link {
    display:block
  }
  .cdz-menu img.groupdrop-banner-pos {
    position:absolute
  }
  .cdz-menu ul.groupdrop-link,
  .cdz-menu ul.groupmenu-drop,
  .cdz-menu ul.groupmenu-nondrop {
    padding:0
  }
  .cdz-menu .dropdown-rtl {
    text-align:right
  }
  .rtl-layout .cdz-menu .dropdown-rtl {
    text-align:left
  }
  .cdz-menu .dropdown-rtl li.item.parent>.menu-link:before {
    float:left;
    content:"\f104"
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent>.menu-link:before {
    float:right;
    content:"\f105"
  }
  .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left:auto;
    right:100%;
    text-align:right
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left:100%;
    right:auto;
    text-align:left
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-drop {
    border:none
  }
  .cdz-menu .groupmenu-drop {
    position:absolute;
    background:#fff;
    top:100%;
    z-index:99;
    padding:0;
    box-shadow:0px 3px 6px rgba(0,0,0,0.3)
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right:0
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right:10px;
    padding-left:0
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display:block;
    padding:10px 5px
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    content:"\f105";
    float:right;
    margin-top:3px
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    float:left;
    content:"\f104"
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active {
    background:#ececec
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-nav-tabs {
    padding-left:0;
    padding-right:0
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left:0
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left:10px;
    padding-right:0
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display:none
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display:block
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display:block;
    padding:10px 5px;
    text-align:left
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    text-align:right
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs {
    text-align:center;
    display:block;
    margin-bottom:15px
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display:inline-block;
    margin:3px 20px;
    padding-bottom:7px;
    position:relative
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:before {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:2px;
    background:#dfdfdf;
    transform:scaleX(0);
    transition:transform 250ms ease-in-out;
    content:""
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active:before {
    transform:scaleX(1)
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display:none
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display:block
  }
  .cdz-menu .groupmenu-drop .groupmenu-drop {
    top:-1px;
    left:101%;
    visibility:hidden;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;
    -moz-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;
    transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s
  }
  .rtl-layout .cdz-menu .groupmenu-drop .groupmenu-drop {
    right:100%;
    left:auto
  }
  .cdz-menu .groupmenu-drop .cat-tree.groupmenu-drop .groupmenu-drop {
    top:-7px
  }
  .cdz-menu .groupmenu-drop .item.parent>.menu-link {
    display:block
  }
  .cdz-menu .groupmenu-drop .item.parent>.menu-link:before {
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    content:"\f105";
    float:right;
    font-size:25px
  }
  .rtl-layout .cdz-menu .groupmenu-drop .item.parent>.menu-link:before {
    float:left;
    content:"\f104"
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown)>a {
    display:block
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown)>a:before {
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    content:"\f105";
    float:right;
    margin-top:3px
  }
  .cdz-menu .groupmenu-drop li.item:hover>.groupmenu-drop {
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    filter:alpha(opacity=100);
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    visibility:inherit
  }
  .cdz-menu .groupmenu-drop>li.item {
    min-width:292px;
    position:relative;
    padding:20px;
    margin:0px auto
  }
  .cdz-menu .groupmenu-drop>li.item.categgroy-lists {
    padding:1.5rem 0
  }
  .cdz-menu .cat-tree li.item {
    padding:15px 20px;
    min-width:292px;
    position:relative;
    margin:0px auto
  }
  .cdz-menu .cat-tree li.item:hover {
    background:#939598;
    color:#ffffff;
    margin-left:2px;
    margin-right:2px
  }
  .cdz-menu .cat-tree li.item:hover>.menu-link {
    color:#ffffff
  }
  .cdz-menu .cat-tree li.item.level2:hover {
    background-color:#658941
  }
  .cdz-horizontal-menu {
    width:100%
  }
  .cdz-horizontal-menu li.level0>.groupmenu-drop {
    display:none
  }
  .rtl-layout .cdz-horizontal-menu li.level0>.groupmenu-drop {
    right:0;
    left:auto
  }
  .cdz-horizontal-menu.cdz-translate li.level0>.groupmenu-drop {
    display:block;
    visibility:hidden;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition:opacity 100ms ease,transform 100ms ease,visibility 100ms linear 0s;
    -moz-transition:opacity 100ms ease,transform 100ms ease,visibility 100ms linear 0s;
    transition:opacity 100ms ease,transform 100ms ease,visibility 100ms linear 0s
  }
  .cdz-horizontal-menu.cdz-translate li.level0:hover>.groupmenu-drop {
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    filter:alpha(opacity=100);
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    visibility:inherit
  }
  .cdz-horizontal-menu .groupmenu {
    width:100%;
    padding:0;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap;
    justify-content:center
  }
  .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    text-transform:uppercase;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    transition:all 500ms ease;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    display:inline-block;
    vertical-align:top;
    padding:12px 31px 14px;
    box-sizing:border-box;
    border-width:0px;
    border-style:solid;
    text-decoration:none;
    color:#333;
    background-color:#f0f0f0;
    border-color:#f0f0f0;
    font:500 14px/1.35 Roboto,Helvetica Neue,Verdana,Arial,sans-serif;
    cursor:pointer;
    line-height:22px
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-drop {
    font:500 14px/1.35 Roboto,Helvetica Neue,Verdana,Arial,sans-serif
  }
  .cdz-horizontal-menu .groupmenu li.item {
    list-style:none
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 {
    margin-top:0px;
    margin-bottom:0px;
    position:relative
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 .homeclass .menu-link span:after {
    display:none
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop {
    position:relative
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop>li.item {
    margin:0px 0px;
    padding-left:0px
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown>.cat-tree.groupmenu-drop {
    top:auto;
    left:auto
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown>.groupdrop-title {
    margin-bottom:10px;
    display:inline-block
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown>.cat-tree.groupmenu-drop .groupmenu-drop {
    visibility:hidden;
    height:0;
    position:absolute;
    opacity:0;
    background:#fff;
    border:1px solid #ccc;
    height:auto
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown>.cat-tree.groupmenu-drop .parent:hover>.groupmenu-drop {
    visibility:visible;
    height:auto;
    opacity:1
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
    display:block;
    list-style:none;
    margin-top:0;
    margin-bottom:0
  }
  .cdz-vertical-menu .groupmenu-drop {
    top:-1px;
    left:100%;
    visibility:hidden;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;
    -moz-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;
    transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;
    display:none
  }
  .rtl-layout .cdz-vertical-menu .groupmenu-drop {
    right:100%;
    left:auto
  }
  .cdz-vertical-menu li.item:hover>.groupmenu-drop {
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    filter:alpha(opacity=100);
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    visibility:inherit;
    display:block
  }
  .cdz-vertical-menu .item.level0 {
    display:block;
    padding:0px;
    border:1px solid #dfdfdf;
    position:relative;
    margin-bottom:-1px
  }
  .cdz-vertical-menu .item.level0>a.menu-link {
    display:block
  }
  .cdz-vertical-menu .item.level0>a.menu-link .menu-icon {
    min-width:37px;
    text-align:center;
    padding-left:4px;
    margin:0
  }
  .cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span {
    border-left:1px solid #dfdfdf
  }
  .rtl-layout .cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span {
    border-left:none;
    border-right:1px solid #dfdfdf
  }
  .cdz-vertical-menu .item.level0>a.menu-link span {
    display:inline-block;
    padding:10px
  }
  .cdz-vertical-menu .item.level0.parent>a.menu-link:before {
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    font-size:18px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    content:"\f105";
    float:right;
    margin-top:8px;
    margin-right:10px
  }
  .rtl-layout .cdz-vertical-menu .item.level0.parent>a.menu-link:before {
    content:"\f104";
    float:left;
    margin-right:0px;
    margin-left:10px
  }
  .products-grid .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px;
    overflow:hidden;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap
  }
  .products-grid .product-items:not(.owl-carousel)>.product-item {
    width:50%;
    padding-left:1rem;
    padding-right:1rem
  }
  .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width:100%;
    height:100%;
    border:1px solid #efefef;
    padding-top:20px
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item {
    width:100%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item:nth-child(1n+1) {
    clear:both
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item {
    width:50%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item:nth-child(2n+1) {
    clear:both
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item {
    width:33.33333333%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
    clear:both
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item {
    width:25%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
    clear:both
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item {
    width:20%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item:nth-child(5n+1) {
    clear:both
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item {
    width:16.66666667%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item:nth-child(6n+1) {
    clear:both
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom:15px
  }
  .box-tocart .action.tocart {
    margin-bottom:0
  }
  .product-social-links {
    text-align:left
  }
  .product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax+.price-excluding-tax .price {
    font-size:1.4rem;
    line-height:16px
  }
  .product-info-main {
    float:right
  }
  .rtl-layout .product-info-main {
    float:left
  }
  .product.media {
    float:left
  }
  .rtl-layout .product.media {
    float:right
  }
  .page-layout-1column .product-info-main {
    width:38%
  }
  .page-layout-1column .product.media {
    width:59.4%
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width:48%
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width:50%
  }
  .product-add-form .product-options-wrapper .field:not(.date)>.control {
    width:80%
  }
  .sidebar .product-items .product-item-details {
    margin:0
  }
  .compare.wrapper {
    float:right;
    margin:0;
    padding:0;
    list-style:none none
  }
  .compare.wrapper .action.compare {
    line-height:32px;
    color:#333;
    text-decoration:none
  }
  .compare.wrapper .action.compare:visited {
    color:#333;
    text-decoration:none
  }
  .compare.wrapper .action.compare:hover {
    color:#333;
    text-decoration:underline
  }
  .compare.wrapper .action.compare:active {
    color:#333;
    text-decoration:underline
  }
  .compare.wrapper .counter.qty {
    color:#7d7d7d
  }
  .compare.wrapper .counter.qty:before {
    content:"("
  }
  .compare.wrapper .counter.qty:after {
    content:")"
  }
  .sticky-menu:not(.active) .block-search {
    position:relative;
    width:100%;
    z-index:4
  }
  .sticky-menu:not(.active) .mobile-search-wrapper {
    display:none
  }
  .mobile-search-wrapper {
    display:none
  }
  .account.page-layout-2columns-left .column.main button {
    height:34px
  }
  .login-container .block.login .actions-toolbar>.primary {
    margin-bottom:0;
    margin-right:30px
  }
  .login-container .block.login .actions-toolbar>.secondary {
    float:left
  }
  .login-container .fieldset>.field>.control {
    width:100%
  }
  .form-create-account .fieldset-fullname .fields .field {
    float:left;
    margin:0 10px 10px 0
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width:50px
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    max-width:400px;
    margin:0 auto
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width:22.3%
  }
  .account.page-layout-2columns-left .sidebar-main .block-collapsible-nav .item,
  .account.page-layout-2columns-left .sidebar-additional .block-collapsible-nav .item {
    border-top:1px dashed #ccc
  }
  .account.page-layout-2columns-left .sidebar-main .block-collapsible-nav .item:first-child,
  .account.page-layout-2columns-left .sidebar-additional .block-collapsible-nav .item:first-child {
    border-top:0px dashed #ccc
  }
  .account.page-layout-2columns-left .sidebar-main .block-collapsible-nav .content,
  .account.page-layout-2columns-left .sidebar-additional .block-collapsible-nav .content {
    background:none
  }
  .account.page-layout-2columns-left .column.main {
    width:77.7%;
    background-color:#fff;
    padding-top:1rem
  }
  .account.page-layout-2columns-left .column.main input,
  .account.page-layout-2columns-left .column.main select {
    height:34px
  }
  .account.page-layout-2columns-left .column.main input[type="checkbox"] {
    height:auto
  }
  .account.page-layout-2columns-left .column.main button.action-previous,
  .account.page-layout-2columns-left .column.main button.action-next {
    height:34px;
    margin-bottom:0px;
    margin-top:-4px
  }
  .account.page-layout-2columns-left .column.main .form-wishlist-items .actions-toolbar {
    margin-top:40px;
    border-top:1px solid #ccc;
    padding-top:20px
  }
  .account.page-layout-2columns-left .column.main .block.widget.block-static-block,
  .account.page-layout-2columns-left .column.main .block.box-account {
    padding:0px
  }
  .account.page-layout-2columns-left .column.main .block.widget.block-static-block .block-title,
  .account.page-layout-2columns-left .column.main .block.box-account .block-title {
    padding:0 1rem 1rem 0
  }
  .account.page-layout-2columns-left .column.main .block:not(.widget) .block-title strong {
    text-transform:uppercase;
    font-size:18px
  }
  .account.page-layout-2columns-left .column.main .content-header table {
    border:0px solid #e0e0e0
  }
  .account.page-layout-2columns-left .column.main .content-header table h3.icon-head.head-customer-dashboard-orders {
    float:left
  }
  .account.page-layout-2columns-left .column.main .table-wrapper.reviews,
  .account.page-layout-2columns-left .column.main .table-wrapper.orders-history {
    padding:0px;
    box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -moz-box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -webkit-box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -o-box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -ms-box-shadow:0px 0px 0px rgba(50,50,50,0.04)
  }
  .account.page-layout-2columns-left .columns {
    padding-bottom:30px
  }
  .account.page-layout-2columns-left div.content-header table tr .view_all {
    float:right;
    top:0px;
    margin-top:7px
  }
  .account.page-layout-2columns-left .admin__data-grid-export {
    padding-right:0px;
    margin-top:0px;
    display:flex;
    flex-wrap:wrap
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar {
    margin:0px 0 0px 0;
    padding:0px;
    clear:both;
    overflow:hidden
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar .admin__data-grid-pager-wrap {
    min-width:0px;
    float:left
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar .admin__data-grid-header-row button {
    margin-bottom:0px;
    height:34px
  }
  .account.page-layout-2columns-left .admin__data-grid-toolbar button.task {
    height:34px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid#customerconnect_servicecalls_table tr.data-grid-filters td.col-requested_date .range-line.date:after {
    display:none
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters select {
    height:28px;
    border-color:#ccc
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters button {
    font-weight:100;
    font-size:14px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date {
    position:relative
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date input {
    width:auto;
    margin:0 3px;
    max-width:115px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date button,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date button {
    margin:0px;
    height:28px;
    width:28px;
    padding:0px 5px;
    right:9px;
    background:#658941;
    border-color:#ccc;
    line-height:28px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date button span,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date button span {
    display:none
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date button:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date button:before {
    font-family:FontAwesome;
    content:"\f073";
    color:#fff
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date button:hover,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date button:hover {
    background:#fff
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-start_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-end_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-order_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-payment_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-shipment_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-rma_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-scheduled_date button:hover:before,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-actual_date button:hover:before {
    color:#658941
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-invoice_date .range-line.date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-due_date .range-line.date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-quote_date .range-line.date,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-last_ordered_date .range-line.date {
    position:relative
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-invoice_date .range-line.date:after,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-due_date .range-line.date:after,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-quote_date .range-line.date:after,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-last_ordered_date .range-line.date:after {
    position:absolute;
    display:block;
    width:18px;
    height:28px;
    font-family:FontAwesome;
    content:"\f073";
    color:#ccc;
    text-align:center;
    top:0px;
    right:0px;
    line-height:28px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-invoice_date .range-line.date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-due_date .range-line.date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-quote_date .range-line.date input,
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-last_ordered_date .range-line.date input {
    width:auto;
    margin:0 3px;
    max-width:115px;
    padding-right:19px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-last_ordered_date .range-line.date {
    display:inline-block;
    position:relative;
    width:auto !important
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-last_ordered_date .range-line.date input {
    padding-right:19px
  }
  .account.page-layout-2columns-left .table-wrapper table.data-grid tr.data-grid-filters td.col-last_ordered_date .range-line.date:after {
    position:absolute;
    display:block;
    width:18px;
    height:28px;
    font-family:FontAwesome;
    content:"\f073";
    color:#ccc;
    text-align:center;
    top:0px;
    right:0px;
    line-height:28px
  }
  .account.page-layout-2columns-left.customerconnect-dashboard-index .column.main .block,
  .account.page-layout-2columns-left.customerconnect-account-index .column.main .block {
    box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -moz-box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -webkit-box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -o-box-shadow:0px 0px 0px rgba(50,50,50,0.04);
    -ms-box-shadow:0px 0px 0px rgba(50,50,50,0.04)
  }
  .account.page-layout-2columns-left.customerconnect-account-index .box-info.box-account.col-full .form-buttons #add-shipping-address {
    min-width:210px;
    font-size:1.6rem
  }
  .account.page-layout-2columns-left.customerconnect-account-index #add-contact {
    min-width:150px
  }
  .account.page-layout-2columns-left.customerconnect-account-index #custom_address_allowed_button {
    float:right;
    margin-top:-10px
  }
  .account .data.table {
    margin-bottom:0
  }
  .account .data.table .col.actions {
    white-space:nowrap
  }
  .account .toolbar .pages {
    position:relative
  }
  .block-addresses-list .items.addresses>.item {
    margin-bottom:20px
  }
  .block-addresses-list .items.addresses>.item:nth-last-child(1),
  .block-addresses-list .items.addresses>.item:nth-last-child(2) {
    margin-bottom:0
  }
  .form-edit-account .fieldset.fieldset-fullname,
  .form-address-edit .fieldset.fieldset-fullname {
    width:100%
  }
  .control.captcha-image .captcha-img {
    margin:0 10px 10px 0
  }
  .order-links .item {
    float:left;
    margin:0 5px 0 0
  }
  .order-links .item a {
    padding:0 10px
  }
  .order-links .item strong {
    border-bottom:0;
    margin-bottom:-1px
  }
  .order-actions-toolbar .action.print {
    display:block;
    float:right
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear:none;
    float:left;
    width:50%
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box:nth-child(2n+1),
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box:nth-child(2n+1),
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box:nth-child(2n+1) {
    clear:both
  }
  .block-order-details-comments {
    margin:0 0 60px
  }
  .block-order-details-comments .comment-date {
    clear:left;
    float:left;
    margin-right:50px;
    max-width:90px
  }
  .block-order-details-comments .comment-content {
    overflow:hidden
  }
  .order-details-items {
    margin-top:-1px;
    padding:10px
  }
  .order-details-items .col.name {
    padding-left:0
  }
  .order-details-items .col.price {
    text-align:center
  }
  .order-details-items .col.subtotal {
    text-align:right
  }
  .order-details-items tbody td {
    padding-top:20px;
    padding-bottom:20px
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align:right
  }
  .order-details-items.ordered .order-title {
    display:none
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left:0
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align:center
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align:center
  }
  .table-order-items.creditmemo .col.total {
    text-align:right
  }
  html,
  body {
    height:100%
  }
  .ie9 body {
    background-color:#8f8f8f
  }
  .page-header {
    border:0;
    margin-bottom:0
  }
  .page-header .panel.wrapper {
    border-bottom:1px solid #658941;
    background-color:#658941
  }
  .page-header .header.panel {
    padding-bottom:5px;
    padding-top:5px
  }
  .page-header .switcher {
    float:right;
    margin-left:0;
    margin-right:20px;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1
  }
  .rtl-layout .page-header .switcher {
    margin:0 0 0 20px
  }
  .page-header .switcher .options .action.toggle.active,
  .page-header .switcher .options .action.toggle:hover {
    color:#fff
  }
  .page-main>.page-title-wrapper .page-title {
    display:inline-block;
    margin-bottom:0px
  }
  .page-main>.page-title-wrapper .page-title+.action {
    float:right;
    margin-top:20px
  }
  .customer-welcome {
    display:inline-block;
    position:relative
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content:'';
    display:table
  }
  .customer-welcome:after {
    clear:both
  }
  .customer-welcome .action.switch {
    padding:0;
    cursor:pointer;
    display:inline-block;
    text-decoration:none
  }
  .customer-welcome .action.switch>span {
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:10px;
    line-height:1;
    color:inherit;
    content:'\e622';
    font-family:'luma-icons';
    margin:0;
    vertical-align:top;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .customer-welcome .action.switch:hover:after {
    color:inherit
  }
  .customer-welcome .action.switch:active:after {
    color:inherit
  }
  .customer-welcome .action.switch.active {
    display:inline-block;
    text-decoration:none
  }
  .customer-welcome .action.switch.active>span {
    border:0;
    clip:rect(0, 0, 0, 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:10px;
    line-height:1;
    color:inherit;
    content:'\e621';
    font-family:'luma-icons';
    margin:0;
    vertical-align:top;
    display:inline-block;
    font-weight:normal;
    overflow:hidden;
    speak:none;
    text-align:center
  }
  .customer-welcome .action.switch.active:hover:after {
    color:inherit
  }
  .customer-welcome .action.switch.active:active:after {
    color:inherit
  }
  .customer-welcome ul {
    margin:0;
    padding:0;
    list-style:none none;
    background:#fff;
    border:1px solid #bbb;
    margin-top:4px;
    min-width:100%;
    z-index:101;
    box-sizing:border-box;
    display:none;
    position:absolute;
    top:100%;
    right:0;
    box-shadow:0 3px 3px rgba(0,0,0,0.15)
  }
  .customer-welcome ul li {
    margin:0;
    padding:0
  }
  .customer-welcome ul li:hover {
    background:#e8e8e8;
    cursor:pointer
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style:solid;
    content:'';
    display:block;
    height:0;
    position:absolute;
    width:0
  }
  .customer-welcome ul:before {
    border:6px solid;
    border-color:transparent transparent #fff transparent;
    z-index:99
  }
  .customer-welcome ul:after {
    border:7px solid;
    border-color:transparent transparent #bbb transparent;
    z-index:98
  }
  .customer-welcome ul:before {
    right:10px;
    top:-12px
  }
  .customer-welcome ul:after {
    right:9px;
    top:-14px
  }
  .customer-welcome.active {
    overflow:visible
  }
  .customer-welcome.active ul {
    display:block
  }
  .customer-welcome li a {
    color:#333;
    text-decoration:none;
    display:block;
    line-height:1.4;
    padding:8px
  }
  .customer-welcome li a:visited {
    color:#333;
    text-decoration:none
  }
  .customer-welcome li a:hover {
    color:#333;
    text-decoration:none
  }
  .customer-welcome li a:active {
    color:#333;
    text-decoration:none
  }
  .customer-welcome .customer-name {
    cursor:pointer
  }
  .customer-welcome .customer-menu {
    display:none
  }
  .customer-welcome .action.switch {
    background-image:none;
    background:none;
    -moz-box-sizing:content-box;
    border:0;
    box-shadow:none;
    line-height:inherit;
    margin:0;
    padding:0;
    text-decoration:none;
    text-shadow:none;
    font-weight:400;
    color:#fff
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background:none;
    border:none
  }
  .customer-welcome .action.switch:hover {
    background:none;
    border:none
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events:none;
    opacity:.5
  }
  .customer-welcome .header.links {
    min-width:175px
  }
  .customer-welcome.active .action.switch:after {
    content:'\e621'
  }
  .customer-welcome.active .customer-menu {
    display:block
  }
  .customer-welcome .greet {
    display:none
  }
  .header.panel>.header.links {
    margin:0;
    padding:0;
    list-style:none none;
    float:right;
    margin-left:auto
  }
  .header.panel>.header.links>li {
    display:inline-block;
    vertical-align:top
  }
  .rtl-layout .header.panel>.header.links {
    float:left
  }
  .header.panel>.header.links>li {
    margin:0 0 0 20px
  }
  .rtl-layout .header.panel>.header.links>li {
    margin:0 20px 0 0
  }
  .header.panel>.header.links>li>a {
    display:inline-block;
    vertical-align:middle;
    color:#fff;
    text-decoration:none
  }
  .header.panel>.header.links>li>a:visited {
    color:#fff;
    text-decoration:none
  }
  .header.panel>.header.links>li>a:hover {
    color:#fff;
    text-decoration:none
  }
  .header.panel>.header.links>li>a:active {
    color:#fff;
    text-decoration:none
  }
  .header.panel>.header.links>li.welcome a {
    color:#999;
    padding-left:5px
  }
  .header.panel>.header.links>.authorization-link:after {
    content:attr(data-label);
    display:inline-block;
    margin:0 -5px 0 5px
  }
  .header.panel>.header.links>.customer-welcome+.authorization-link {
    display:none
  }
  .header.content {
    padding:27px 10px 27px
  }
  .logo {
    margin:0
  }
  .logo img {
    max-height:inherit
  }
  .page-wrapper {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:0;
    min-height:100%;
    position:relative;
    transition:margin .3s ease-out 0
  }
  .page-wrapper>.breadcrumbs,
  .page-wrapper>.top-container,
  .page-wrapper>.widget {
    box-sizing:border-box;
    width:100%
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height:100%
  }
  .footer.content {
    border-top:none
  }
  .footer.content .switcher.store {
    display:block;
    margin:0
  }
  .footer.content .links {
    display:inline-block;
    padding-right:50px;
    vertical-align:top
  }
  .footer.content .links li {
    background:transparent;
    border:none;
    font-size:14px;
    margin:0 0 20px;
    padding:0;
    display:inline-block
  }
  .footer.content .links a,
  .footer.content .links strong {
    display:inline
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display:block
  }
  .products-grid.wishlist .product-item-tooltip {
    display:inline-block
  }
  .products-grid.wishlist .product-item-actions {
    margin:0;
    text-align:left
  }
  .products-grid.wishlist .product-item-actions>* {
    display:inline-block;
    margin-bottom:7px;
    margin-top:7px
  }
  .products-grid.wishlist .product-item .fieldset {
    margin-bottom:0
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    float:left
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right:10px;
    margin-bottom:0
  }
  .products-grid.wishlist .product-item .box-tocart {
    margin-bottom:0
  }
  .products-grid.wishlist .product-item .box-tocart .control {
    margin-bottom:0
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin:0;
    width:auto
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin:20px 0 0
  }
  .products-grid.wishlist .product-item .tocart {
    width:auto
  }
  .wishlist-index-index .product-item-info {
    width:auto
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding:0
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin:0
  }
  .braintree-express-paylater-message-container {
    order:1
  }
}
@media all and (min-width:769px),print {
  .modal-popup.modal-slide .modal-footer {
    border-top:1px solid #e0e0e0;
    text-align:right
  }
  .modal-popup .modal-inner-wrap {
    width:70%;
    max-width:1000px
  }
  .modal-popup.confirm._show .modal-inner-wrap {
    width:40%
  }
  .modal-popup.confirm._show .modal-inner-wrap .modal-footer button {
    margin-right:10px
  }
}
@media all and (min-width:1024px),print {
  .box-layout .page-wrapper {
    max-width:1024px
  }
  .wrapper-ads02 {
    padding:160px 0
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px;
    overflow:hidden;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item {
    width:20%;
    padding-left:1rem;
    padding-right:1rem
  }
  .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width:100%;
    height:100%;
    border:1px solid #efefef;
    padding-top:20px
  }
  body.rtl-layout .sidebar .product-items .product-item-info .product-item-photo {
    float:right;
    margin:0 0 10px 10px;
    left:auto;
    right:0
  }
  body.rtl-layout .sidebar .product-items .product-item-details {
    margin-left:auto;
    margin-right:105px
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width:840px !important
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left:-400px;
    width:800px;
    left:50%
  }
  .opc-wrapper .shipping-address-item {
    width:100%
  }
  .table-checkout-shipping-method {
    min-width:500px
  }
  .products-grid .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px;
    overflow:hidden;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap
  }
  .products-grid .product-items:not(.owl-carousel)>.product-item {
    width:25%;
    padding-left:1rem;
    padding-right:1rem
  }
  .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width:100%;
    height:100%;
    border:1px solid #efefef;
    padding-top:20px
  }
  .products-grid .desktop_1 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .desktop_1 .product-items:not(.owl-carousel)>.product-item {
    width:100%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .desktop_1 .product-items:not(.owl-carousel)>.product-item:nth-child(1n+1) {
    clear:both
  }
  .products-grid .desktop_2 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .desktop_2 .product-items:not(.owl-carousel)>.product-item {
    width:50%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .desktop_2 .product-items:not(.owl-carousel)>.product-item:nth-child(2n+1) {
    clear:both
  }
  .products-grid .desktop_3 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .desktop_3 .product-items:not(.owl-carousel)>.product-item {
    width:33.33333333%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .desktop_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
    clear:both
  }
  .products-grid .desktop_4 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .desktop_4 .product-items:not(.owl-carousel)>.product-item {
    width:25%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .desktop_4 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
    clear:both
  }
  .products-grid .desktop_5 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .desktop_5 .product-items:not(.owl-carousel)>.product-item {
    width:20%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .desktop_5 .product-items:not(.owl-carousel)>.product-item:nth-child(5n+1) {
    clear:both
  }
  .products-grid .desktop_6 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .desktop_6 .product-items:not(.owl-carousel)>.product-item {
    width:16.66666667%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .desktop_6 .product-items:not(.owl-carousel)>.product-item:nth-child(6n+1) {
    clear:both
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item {
    width:100%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item:nth-child(1n+1) {
    clear:both
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item {
    width:50%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item:nth-child(2n+1) {
    clear:both
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item {
    width:33.33333333%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
    clear:both
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item {
    width:25%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
    clear:both
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item {
    width:20%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item:nth-child(5n+1) {
    clear:both
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel) {
    margin-left:-10px;
    margin-right:-10px
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item {
    width:16.66666667%;
    padding-left:10px;
    padding-right:10px
  }
  .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item:nth-child(6n+1) {
    clear:both
  }
}
@media all and (min-width:1440px),print {
  .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
    left:-15px
  }
  .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
    right:-15px
  }
  .rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
    right:-15px;
    left:auto
  }
  .rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
    left:-15px;
    right:auto
  }
  .box-layout .page-wrapper {
    max-width:1440px
  }
}
