<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(2358,15): run-time error CSS1039: Token not allowed after unary operator: '-table-shadow-size'
(2361,46): run-time error CSS1039: Token not allowed after unary operator: '-table-shadow-color'
(2361,114): run-time error CSS1039: Token not allowed after unary operator: '-table-shadow-color'
(2362,25): run-time error CSS1039: Token not allowed after unary operator: '-table-shadow-size'
 */
.input-group .twitter-typeahead,
.input-group input.tt-input {
  width: 100% !important;
  float: none;
}
header .logo img {
  padding: 15px 0;
}
header .menu {
  margin-top: 1px;
}
header .navbar {
  margin-bottom: 0;
}
header .actions,
header .menu {
  background-color: #292929;
}
footer {
  background-color: #292929;
  color: #ddd;
}
footer a {
  color: #ddd;
}
.product-menu,
.product-menu .navbar {
  background-color: #333333;
  border-color: #333333;
}
.category-filter .category-title {
  cursor: pointer;
}
.category-filter .category-name {
  background-color: #eeeeee;
}
.category-filter .category-option[title='Remove'] {
  background-color: #eeeeee;
}
.category-filter .category-filter-item[title='Remove'] {
  background-color: inherit;
}
.category-filter .store-description {
  background-color: #ddd;
}
.category-list,
.product-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.category-list.list &gt; div,
.product-list.list &gt; div {
  width: 100%;
}
.category-list.list &gt; div:nth-child(odd),
.product-list.list &gt; div:nth-child(odd) {
  background-color: #f9f9f9;
}
.category-list-row .category-list.grid,
.category-list-row .product-list.grid,
.product-list-row .category-list.grid,
.product-list-row .product-list.grid {
  margin: 0 -4px;
}
.category-list div.description,
.product-list div.description {
  height: auto;
}
.product-list .promotion {
  position: absolute;
  z-index: 1;
}
.product-list .promotion .promotion-image-thumb {
  position: relative;
  top: -5px;
  left: -5px;
}
.category-padding,
.product-padding {
  padding: 4px;
  width: 100%;
}
.category .image,
.product .image {
  margin-bottom: 8px;
  position: relative;
}
.category-item-name,
.product-item-name,
.category .availability,
.product .availability,
.category .extended-properties,
.product .extended-properties,
.category .details,
.product .details,
.category .price,
.product .price {
  margin-bottom: 8px;
}
.category-item-name .product-availability,
.product-item-name .product-availability,
.category .availability .product-availability,
.product .availability .product-availability,
.category .extended-properties .product-availability,
.product .extended-properties .product-availability,
.category .details .product-availability,
.product .details .product-availability,
.category .price .product-availability,
.product .price .product-availability {
  text-align: initial;
  word-break: initial;
  overflow-wrap: initial;
}
.category .static-text-fields p,
.product .static-text-fields p {
  margin-bottom: 0;
}
.category .content .description .extended-properties table,
.product .content .description .extended-properties table {
  border-bottom: 1px solid #ddd;
}
.category.grid,
.product.grid {
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 8px;
  text-align: center;
  margin: 4px 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
.category.grid .content,
.product.grid .content {
  padding-top: 4px;
}
.category.grid .add-to-cart,
.product.grid .add-to-cart {
  margin: auto;
}
.category.grid .product-short-description,
.product.grid .product-short-description {
  display: none;
}
.category.list,
.product.list {
  width: 100%;
}
.category.list &gt; div,
.product.list &gt; div {
  padding: 0 15px;
}
.category.list .content,
.product.list .content {
  display: flex;
  align-items: stretch;
}
.category.list .content &gt; div,
.product.list .content &gt; div {
  padding: 0 15px;
}
.category.list .content .image,
.product.list .content .image {
  width: 16.67%;
}
.category.list .content .description,
.product.list .content .description {
  width: 58.33%;
}
.category.list .content .description .identifiers,
.product.list .content .description .identifiers {
  margin-top: 15px / 2;
  padding-top: 15px / 2;
  border-top: 1px solid #eeeeee;
}
.category.list .content .description .identifiers &gt; div,
.product.list .content .description .identifiers &gt; div,
.category.list .content .description .extended-properties,
.product.list .content .description .extended-properties {
  display: inline-block;
  flex-wrap: wrap;
  padding-right: 15px;
}
.category.list .content .availability,
.product.list .content .availability {
  width: 25%;
}
.product.grid .content .availability {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}
.product-promotion-image-thumb {
  position: absolute;
  z-index: 1;
}
.product-details div.col-md-7 .product-short-description {
  padding-bottom: 9px;
  margin-bottom: 20px;
}
.product-table {
  border: 1px solid #dddddd;
}
.product-table th,
.product-table td {
  border: 1px solid #ddd !important;
}
.product-table &gt; thead &gt; tr &gt; th,
.product-table &gt; tbody &gt; tr &gt; th,
.product-table &gt; tfoot &gt; tr &gt; th,
.product-table &gt; thead &gt; tr &gt; td,
.product-table &gt; tbody &gt; tr &gt; td,
.product-table &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #dddddd;
}
.product-table &gt; thead &gt; tr &gt; th,
.product-table &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.product-table &gt; thead &gt; tr &gt; th {
  background-color: #eeeeee;
  font-weight: normal;
  text-align: center;
}
.product-details .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.product-details .row.display-flex &gt; [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.product-details .panel {
  height: 100%;
}
.product-details .panel .document-download img {
  object-fit: contain;
}
.cross-sell-panel-wrap.cross-sell-product-collapse .product-padding .content &gt; div:empty {
  display: none;
}
@media (min-width: 768px) {
  .cross-sell-panel-wrap:not(.cross-sell-product-collapse) .product-padding {
    width: 20%;
  }
}
.add-to-cart {
  width: 150px;
}
input.buy-quantity {
  min-width: 6em;
}
.in-stock {
  color: #73A839;
}
.out-of-stock {
  color: #C71C22;
}
.sign-in-message .fa-dollar-sign {
  font-size: 2em;
  color: darkgray;
  padding-right: 4px;
  vertical-align: middle;
}
td .td-hidden,
.shop-list-sm .td-hidden {
  display: none;
}
.category-list .category img,
.product-list .product img {
  max-height: 100px;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .category-list.grid &gt; div,
  .product-list:not(.cross-sell).grid &gt; div {
    width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .category-list.grid &gt; div,
  .product-list:not(.cross-sell).grid &gt; div {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .category-list.grid &gt; div,
  .product-list:not(.cross-sell).grid &gt; div {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .category-list.grid &gt; div,
  .product-list:not(.cross-sell).grid &gt; div {
    width: 100% !important;
  }
}
.product.grid,
.category.grid {
  border: 1px solid #eeeeee;
  border-radius: 15px / 2;
}
.price-decoration {
  display: block;
  color: red;
}
.price-decoration,
.price-sell {
  font-weight: bold;
}
.price-list {
  font-size: smaller;
  text-decoration: line-through;
}
.price-list:before {
  content: "List: ";
}
.category-item-name {
  font: normal 18px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.category-item-name &gt; a {
  color: #E91F2C;
  font-weight: normal;
  text-transform: normal !important;
}
.category.grid .image {
  min-height: 100px;
}
.category.grid .category-item-name {
  min-height: 40px;
}
.product.grid .content {
  min-height: 320px;
}
div[data-module] .product.grid .content {
  min-height: 200px;
}
@media print {
  .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-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-smdm-12 {
    float: left;
  }
  .col-sm-12,
  .col-md-12 {
    width: 100%;
  }
  .col-sm-11,
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-sm-10,
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-sm-9,
  .col-md-9 {
    width: 75%;
  }
  .col-sm-8,
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-sm-7,
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-sm-6,
  .col-md-6 {
    width: 50%;
  }
  .col-sm-5,
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-sm-4,
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-sm-3,
  .col-md-3 {
    width: 25%;
  }
  .col-sm-2,
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-sm-1,
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 300px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.border-dark {
  border-color: #333333 !important;
}
.border-gray {
  border-color: #555555 !important;
}
.border-transparent {
  border-color: transparent !important;
}
.card-header.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}
.cmb-0 &gt; * {
  margin-bottom: 0 !important;
}
.panelMain.form-horizontal .checkbox {
  padding-bottom: 9px;
}
.collapse-caret.collapsed &gt; span.anchor-caret::before {
  content: "\f107";
}
.collapse-caret:not(.collapsed) &gt; span.anchor-caret.fas::before {
  content: "\f106";
}
.cursor-default {
  cursor: default;
}
.dropdown-menu.dropdown-menu-selected-hidden [data-selected] {
  display: none;
}
.form-control-static-box {
  border: thin solid #ccc;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  display: block;
  overflow-x: hidden;
  padding: 8px 12px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.input-group-text {
  white-space: nowrap;
}
.input-group-text span {
  line-height: 26px;
}
.input-group.d-flex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group.d-flex &gt; .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.d-flex &gt; .form-control,
.input-group.d-flex &gt; .form-control-static-box {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
}
.input-group.d-flex .input-group-append .btn {
  float: left;
  border-left: none;
  height: 100%;
}
.input-group.d-flex .input-group-append .btn:not(:last-child) {
  border-radius: 0;
}
.input-group.d-flex .input-group-append .btn:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.max-h-100px {
  max-height: 100px;
}
.opacity-0 {
  opacity: 0;
}
.form-multi-column .form-group:before,
.form-multi-column .form-group:after {
  content: " ";
  display: table;
  clear: both !important;
}
.form-horizontal .form-group:not(.is-stacked-label) label:not(.label-empty)::after {
  content: ":";
}
.form-horizontal .form-group .checkbox &gt; label::after {
  content: "" !important;
}
.form-horizontal &gt; .static-text-fields {
  display: flex;
  flex-wrap: wrap;
}
.form-horizontal &gt; .static-text-fields &gt; div {
  padding-left: 15px;
}
.form.form-horizontal.form-collapse .form-group {
  margin-bottom: 5px !important;
}
.form.form-horizontal.form-collapse .form-group label {
  padding-right: 0 !important;
}
.form-group.is-stacked-label {
  margin-left: 0;
  margin-right: 0;
}
td.form-group .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
.form-group .form-control-static {
  padding: 8px 12px;
}
.field-collapse:not(.collapsed) span.field-collapse-caret::before {
  content: "\f106";
}
.field-collapse.collapsed span.field-collapse-caret::before {
  content: "\f107";
}
.field-data {
  display: flex;
}
.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content {
  height: 100%;
  overflow-y: auto;
}
.modal.left .modal-body {
  padding: 15px 15px 80px;
}
.modal.left.fade .modal-dialog {
  left: -320px;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
  left: 0;
}
.navbar-form .dropdown-toggle.btn {
  padding: 15px;
}
.page-header {
  margin-top: 20px !important;
}
.striped &gt; *:nth-child(odd) {
  background-color: #f9f9f9;
}
[data-role='toolbar'] {
  margin: auto -2px;
}
[data-role='toolbar'] &gt; .btn {
  margin: auto 2px;
}
.exception {
  color: black;
  font-size: 11px;
  font-family: "Verdana";
  line-height: normal;
}
.exception h1 {
  font-size: 24px;
  color: red;
}
.exception h2 {
  font-size: 19px;
  color: maroon;
  word-wrap: break-word;
}
.exception pre {
  background-color: #ffffcc !important;
  border: none;
  font-size: 14px;
  padding: 15px / 2;
}
@media print {
  @page {
    size: 8.5in 11in;
    margin: 0.25in;
  }
  .container {
    width: 1170px;
  }
  .grid-wrap .tab-content table table td:first-child {
    display: table-cell;
  }
  .grid-wrap a[href]:after {
    content: none !important;
  }
  .no-print-links a:after,
  .no-print-links a:visited {
    content: none;
  }
  body {
    background: none;
    background-image: none !important;
  }
  body main &gt; .container,
  body table.comboBox &gt; tbody {
    border: none !important;
  }
  body header,
  body &gt; div,
  body .breadcrumb,
  body .framework-commands-toolbar,
  body footer {
    display: none;
  }
  body label {
    font-weight: 700 !important;
  }
  body .formCol1,
  body .formCol2,
  body .formCol3 {
    white-space: normal;
  }
  body .ScrollBar,
  body .ScrollGrip {
    display: none;
  }
  .nav-tabs {
    display: none;
  }
  .tab-pane {
    border: none !important;
    display: block !important;
    padding: 0 !important;
  }
}
/* Wide print media */
@media not print {
  .formCol1 label,
  .formCol2 label,
  .formCol3 label {
    float: left;
    margin-left: 5px;
    text-align: right;
  }
  .LblReg {
    margin-left: 5px;
  }
}
.framework-area .page-criteria,
.framework-area .page-form,
.framework-area .page-view,
.framework-area .framework-view,
.framework-area .page-explorer {
  margin-bottom: 15px;
}
/* #region Media styles */
.formRow {
  display: flex;
  width: 100%;
}
.formRow1,
.formCol2,
.formCol3 {
  display: inline-block;
  clear: both;
}
.form-cols-1 .formColspan2 {
  width: 100%;
}
@media (min-width: 768px) {
  .formCol1,
  .formCol2,
  .formCol3 {
    margin-bottom: 1rem;
  }
  .formCol1 label,
  .formCol2 label,
  .formCol3 label {
    line-height: normal;
    font-weight: normal;
    float: left;
    text-align: right;
    margin-right: 5px;
    vertical-align: text-bottom;
    padding-top: 2px;
    margin-left: 5px;
    margin-bottom: 0.5rem;
  }
  .formCol1 .form-group label,
  .formCol2 .form-group label,
  .formCol3 .form-group label {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .formCol1 .form-group label:not(.label-empty)::after,
  .formCol2 .form-group label:not(.label-empty)::after,
  .formCol3 .form-group label:not(.label-empty)::after {
    content: ":" !important;
  }
  .formCol1 .form-group label[required],
  .formCol2 .form-group label[required],
  .formCol3 .form-group label[required] {
    font-weight: 700 !important;
  }
  .LblReg {
    margin-left: 5px;
  }
  .formRow::after {
    content: " ";
    clear: both;
    display: table;
  }
  .kt-label-spacing .formCol1 {
    padding-left: 16.67%;
    margin-left: 10px;
  }
  .form-cols-1 label {
    width: 33.33333%;
  }
  .form-cols-1 .formColspan1 {
    width: 100%;
  }
  .form-cols-2 .formColspan1 {
    width: 50%;
  }
  .form-cols-2 .formColspan1 label {
    width: 33.33333%;
  }
  .form-cols-2 .formColspan2 {
    width: 100%;
  }
  .form-cols-2 .formColspan2 label {
    width: 16.66667%;
  }
  .form-cols-3 .formColspan1 {
    width: 33.33333%;
  }
  .form-cols-3 .formColspan1 label {
    width: 33.33333%;
  }
  .form-cols-3 .formColspan2 {
    width: 66.66667%;
  }
  .form-cols-3 .formColspan2 label {
    width: 16.66667%;
  }
  .form-cols-3 .formColspan3 {
    width: 100%;
  }
  .form-cols-3 .formColspan3 label {
    width: 11.11111%;
  }
  .form-cols-4 .formColspan1 {
    width: 25%;
  }
  .form-cols-4 .formColspan1 label {
    width: 33.33333%;
  }
  .form-cols-4 .formColspan2 {
    width: 50%;
  }
  .form-cols-4 .formColspan2 label {
    width: 16.66667%;
  }
  .form-cols-4 .formColspan3 {
    width: 75%;
  }
  .form-cols-4 .formColspan3 label {
    width: 11.06667%;
  }
  .form-cols-4 .formColspan4 {
    width: 100%;
  }
  .form-cols-4 .formColspan4 label {
    width: 8.33333%;
  }
  .form-cols-1.partial-view-field-offset {
    padding-left: 16.67%;
  }
  .form-cols-1.partial-view-field-offset :first-child {
    padding-left: 10px;
  }
  .form-cols-1 .form-field-offset {
    padding-left: 16.67%;
  }
  .form-cols-1 .form-field-offset &gt; div {
    padding-left: 10px;
  }
  .form-cols-1 .form-field-width-50pct &gt; div {
    width: 50%;
  }
  .framework-content:not(.bootstrap) input.framework-input,
  .framework-content:not(.bootstrap) input[data-role]:not(.k-input),
  .framework-content:not(.bootstrap) select[data-role]:not(.k-input),
  .framework-content:not(.bootstrap) span.framework-input &gt; input[name$='_masked'] {
    text-indent: 3px;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
  }
  .framework-content:not(.bootstrap) textarea.framework-input {
    border: 1px solid #c5c5c5;
    border-radius: 3px;
  }
  .framework-content:not(.bootstrap) input[data-role='datepicker']:not(.k-input) {
    margin: 0 0 0 1px;
  }
  .framework-content:not(.bootstrap) table {
    text-align: left;
    empty-cells: hide;
    border-collapse: collapse;
  }
  .framework-content:not(.bootstrap) td {
    empty-cells: hide;
    border-collapse: collapse;
  }
  .framework-content:not(.bootstrap) .leftreqdPrompt &gt; label,
  .framework-content:not(.bootstrap) .reqdPromptLabel &gt; label,
  .framework-content:not(.bootstrap) .LblReg {
    font-weight: bold;
  }
  .framework-content:not(.bootstrap) .inline {
    display: inline-block;
  }
  .framework-content:not(.bootstrap) .appended-image {
    vertical-align: top;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .formRow {
    margin-bottom: 15px;
  }
  td.promptLabel,
  td.reqdPromptLabel {
    padding-right: 4px;
  }
}
/* #endregion */
/* #region Clear Bootstrap styles */
.framework-content dd dd {
  margin-left: 40px;
  line-height: normal;
}
.framework-content dd div:not(div[data-module]) input,
.framework-content dd div:not(div[data-module]) button,
.framework-content dd div:not(div[data-module]) select,
.framework-content dd div:not(div[data-module]) textarea {
  line-height: normal;
}
/* #endregion */
/* #region Page loading styles */
.modalBackground {
  background-color: #333333;
  filter: alpha(opacity=10);
  opacity: 0.1;
}
/* #endregion */
/* #region Heading styles */
.framework-heading {
  border-bottom: 1px solid #eee;
}
/* #endregion */
/* #region Form styles */
.FormView {
  background-color: #FFFFFF;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  text-align: left;
}
/* #endregion */
/* #region Toolbar styles */
button.command-link {
  background: none !important;
  border: none;
  padding-right: 15px;
  text-decoration: underline;
}
div.framework-commands-toolbar {
  margin-bottom: 15px;
}
tr.framework-commands-toolbar &gt; td:first-child {
  padding-bottom: 15px;
}
.framework-commands-buttons {
  margin: 0 0 15px;
}
table.ToolGroup {
  background-color: #eee;
  width: 100%;
}
/* #endregion */
/* #region Panel styles */
div.panelRow.empty {
  display: none;
}
.panelRow {
  clear: both;
  display: block;
  padding: 0;
}
/* #endregion */
/* #region Error message styles */
.errorText {
  font-weight: bold;
  color: #CC0000;
  font-style: normal;
  width: 400px;
}
.errorText li {
  font-weight: bold;
  color: #CC0000;
  font-style: normal;
  padding-bottom: 6px;
}
/* #endregion */
/* #region Field styles */
.framework-input-container.full-width table {
  width: 100%;
}
.SearchLinkContainer {
  min-width: 150px;
}
.leftreqdInput {
  text-align: left;
}
.rightInput {
  text-align: right;
}
.formChkBxRadio {
  display: inline;
  float: left;
}
.formChkBxRadio &gt; .checkbox &gt; label {
  margin-left: 0;
  width: auto;
}
.column_readonly {
  background-color: #eeeeee;
}
span.read-only {
  margin-bottom: 1rem;
}
.form-control-static &gt; div {
  padding-bottom: 5px;
}
/* #endregion */
/* #region Label styles */
.page-form.form-horizontal [data-field] &gt; label {
  padding-top: 4px;
  margin-bottom: 0;
}
[data-field] &gt; label {
  text-align: right;
}
[data-field] &gt; label:not(.label-empty):after {
  content: ":";
}
[data-field].required &gt; label {
  font-weight: 700;
}
td.promptLabel,
td.reqdPromptLabel {
  padding-right: 5px;
  white-space: normal !important;
}
label.LblReg:not(.label-empty):not(.label-empty)::after,
label.LblOpt:not(.label-empty):not(.label-empty)::after,
.promptLabel &gt; label:not(.label-empty):not(.label-empty)::after,
.reqdPromptLabel &gt; label:not(.label-empty):not(.label-empty)::after {
  content: ":";
}
.promptLabel &gt; label,
.reqdPromptLabel &gt; label {
  padding-left: 8px;
}
.form-group.required label {
  font-weight: 700 !important;
}
.page-form.label-width-sm label {
  width: 16%;
}
.leftreqdPrompt {
  text-align: left;
}
.promptLabel {
  color: #696969;
  text-align: right;
}
.reqdPromptLabel {
  text-align: right;
  margin-left: 5px;
}
/* #endregion */
/* #region Toolbar styles */
.CommandGroup {
  margin: auto -2px;
}
.CommandGroup &gt; tbody &gt; tr &gt; td {
  padding: 0 2px;
  cursor: pointer;
}
/* #endregion */
/* #region Shared styles */
.ItemHover {
  cursor: pointer;
}
#Loading {
  background-color: white;
  color: gray;
}
#Loading:not(.page-loading) {
  border: thin solid lightgray;
  padding: 4px;
}
#Loading:not(.page-loading) span {
  margin-left: 10px;
}
#Loading.page-loading {
  text-align: center;
  padding: 15px 15px 0 15px;
  border: 4px solid lightgray;
  border-radius: 8px;
}
#Loading.page-loading span {
  line-height: normal;
  font-size: 144px;
  display: block;
}
/* #endregion */
/* #region Framework style resets */
#ksDynamicContent .panel-body .reset {
  float: none;
  font-size: 1em;
  vertical-align: middle;
}
/* #endregion */
/* #region Tab styles */
.framework-content &gt; table a:not(.btn) {
  text-decoration: none;
}
.framework-view.border-radius-0 {
  border-radius: 0;
}
/* #endregion */
/* #region Style rules to organize */
.form-control.masked-input-border-hidden input[type='text'] {
  border: none !important;
}
.form-control.masked-input-border-hidden input[type='text']:focus {
  outline: none !important;
}
.kt-break-word {
  word-wrap: break-word;
}
.kt-font-bold {
  font-weight: bold;
}
.kt-font-larger {
  font-size: larger;
}
.kt-margin-right-50 {
  margin-right: 50px;
}
.kt-flex-align-top {
  display: flex;
  align-items: stretch;
}
.kt-flex-align-center {
  display: flex;
  align-items: center;
}
.kt-divided &gt; div + div {
  border-top: 1px solid #ddd;
}
.kt-th-red-center {
  color: red;
  text-align: center;
}
.kt-th-red-center.fa {
  font-size: 24px;
}
.delay-500ms {
  animation-delay: 500ms;
}
.flag-icon {
  vertical-align: bottom;
  height: 20px;
  width: 20px;
  border-image-width: 0;
  border-width: 0;
}
.max-height-50 {
  max-height: 50px;
}
.mh-80px {
  max-height: 80px;
}
.max-height-100 {
  max-height: 100px;
}
.max-height-300 {
  max-height: 300px;
}
.navbar .form-group .control-label {
  font-weight: bold;
}
.navbar-default .navbar-form label:not(.btn),
.navbar-default .kt-navbar-widget {
  color: #fff;
}
.navbar-inverse .navbar-form label:not(.btn),
.navbar-inverse .kt-navbar-widget {
  color: #292929;
}
.navbar-transparent {
  background-color: transparent;
  border: none;
}
.nav.navbar-nav .kt-navbar-item-primary,
.nav.navbar-nav .kt-navbar-item-primary &gt; a:hover {
  background-color: #292929;
}
.nav.navbar-nav .kt-navbar-item-primary a,
.nav.navbar-nav .kt-navbar-item-primary &gt; a:hover a {
  color: #fff;
}
nav.navbar.kt-navbar-mobile {
  margin-bottom: 0;
}
nav.navbar.kt-navbar-mobile .navbar-brand {
  padding: 4px 0;
  display: flex;
  align-items: center;
}
nav.navbar.kt-navbar-mobile .navbar-brand img {
  max-height: 100%;
}
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right {
  margin: 0;
  padding-left: 0;
}
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle {
  color: #fff;
  background-color: #292929;
  border-color: #292929;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 15px / 4;
  padding: 9px;
}
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle:hover,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle:active,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle.active {
  background-color: #101010;
  border-color: #0a0a0a;
}
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle:focus,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle.focus {
  background-color: #101010;
  border-color: #000000;
}
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle:active:hover,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle.active:hover,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle:active:focus,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle.active:focus,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle:active.focus,
nav.navbar.kt-navbar-mobile .navbar-nav.pull-right .btn.navbar-toggle.active.focus {
  background-color: #000000;
  border-color: #000000;
}
@media (max-width: 767px) {
  nav.navbar.kt-navbar-sm .navbar-form {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  nav.navbar.kt-navbar-sm .navbar-form .form-control {
    display: inline;
    width: auto;
  }
}
@media (min-width: 768px) {
  nav.navbar.kt-navbar-sm {
    height: 44px;
    min-height: 44px;
  }
  nav.navbar.kt-navbar-sm .container-fluid {
    padding: 0;
  }
  nav.navbar.kt-navbar-sm .navbar-form {
    margin: 6px;
    padding: 0;
    text-align: right;
  }
  nav.navbar.kt-navbar-sm .navbar-form .form-group &gt; label {
    text-align: right;
    margin-top: 0;
    margin-left: 15px;
  }
  nav.navbar.kt-navbar-sm .navbar-form .form-group.left-item {
    float: left;
    text-align: left;
  }
}
.kt-navbar-left-end {
  margin-left: -15px;
}
.kt-navbar-right-end {
  margin-right: 0;
}
.kt-navbar-widget {
  line-height: 20px;
  padding: 15px 15px;
}
@media (min-width: 768px) {
  .navbar-widget {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.kt-navbar-input-group {
  padding: 6px 0;
}
.kt-border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.input-group.input-group-sm select {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* #endregion */
/* #region Body styles */
body.html main .container,
body.static main .container {
  padding-top: 15px;
}
body.popup {
  background-color: #fff;
}
.full-width {
  width: 100%;
}
.vertical-align-items {
  display: flex;
  align-items: center;
}
.kt-vertical-top {
  vertical-align: top;
}
.min-height-0 {
  min-height: 0;
}
/* #endregion*/
/* #region Margin styles */
.row-margin {
  margin-bottom: 15px;
}
div.row.row-divider + div.row.row-divider {
  margin-top: 15px;
  border-top: 1px solid #ddd;
}
.row.row-margin-none {
  margin: 0;
}
.row div.col-padding-left-none {
  padding-left: 0;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-row {
  margin: 15px;
}
.margin-row-lines &gt; .row + .row {
  margin-top: 15px;
  padding-top: 15px;
  border-top: thin solid lightgray;
}
.margin-sides-0 {
  margin-right: 0;
  margin-left: 0;
}
/* #endregion */
/* #region Table styles */
div.table &gt; div.row {
  padding-top: 8px;
  border-bottom: thin solid #ddd;
}
div.table &gt; div.row:first-child &gt; div {
  font-weight: bold;
}
.kt-col-width-50pct td {
  width: 50%;
}
/* #endregion */
/* #region List styles */
ul.markers-none {
  list-style-type: none;
  padding-left: 0;
}
/* #endregion */
/* #region Padding styles */
.padding-top {
  padding-top: 15px;
}
.padding-bottom {
  padding-bottom: 15px;
}
/* #endregion */
/* #region Header styles */
@media (max-width: 767px) {
  h1 {
    font-size: 1.5em;
  }
}
/* #endregion */
/* #region Tab styles */
.tab-pane {
  border-right: thin solid #ddd;
  border-bottom: thin solid #ddd;
  border-left: thin solid #ddd;
  padding: 15px;
  margin-bottom: 15px;
}
/* #endregion */
/* #region Block styles */
.nav &gt; li .navbar-link-inline {
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
}
/* #endregion */
/* #region Form styles */
.form .btn + div.panel {
  margin-top: 15px;
}
.form .row-fields-1 {
  margin-left: -15px;
  margin-right: -15px;
}
.form:not(.form-fields-1) .row-fields-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.form:not(.form-fields-1) .row-fields-2 .form-group {
  width: 50%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
td.form-group,
td.form-group {
  padding-bottom: 1rem;
}
td.form-group p.read-only,
td.form-group p.read-only {
  margin-bottom: 0;
}
td.control-label {
  padding-top: 1px;
}
td.form-control-static {
  padding-top: 1px;
}
/* #endregion */
/* #region Field styles */
.static-text-fields {
  color: #555555;
  margin-bottom: 8px;
}
.static-text-fields label {
  margin-bottom: 0;
  margin-right: 4px;
}
.static-text-fields label:not(.label-empty)::after {
  content: ":";
}
.static-text-fields p {
  display: inline;
  font-weight: 700;
}
/* #endregion */
/* #region Toolbar */
.toolbar {
  background-color: rgba(128, 128, 128, 0.5);
  border: 1px solid rgba(128, 128, 128, 0.3);
  line-height: normal;
  padding: 2px;
  position: relative;
  z-index: 1;
}
.toolbar .btn-group + .btn-group {
  margin-left: 4px;
}
.toolbar .kt-btn-set {
  display: inline-block;
}
.toolbar .kt-btn-set + .kt-btn-set {
  margin-left: 15px;
}
.kt-show-toolbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 3em;
  margin: 2px;
  z-index: 2000;
}
.kt-heading-toolbar {
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.kt-heading-toolbar-title {
  flex: 1 1 auto;
  margin-top: 0;
  margin-bottom: 0;
}
.kt-heading-toolbar-command-set {
  justify-content: flex-end;
}
.kt-heading-toolbar-command-set.p1 {
  padding-top: 4px;
}
/* #endregion */
/* #region Label styles */
label:not(required) {
  font-weight: normal;
}
label.required {
  font-weight: bold;
}
.form-cols-1.stacked-label label {
  text-align: left;
  float: none;
  margin-left: 0;
}
.form-cols-1.input-width-full &gt; div &gt; div:nth-child(2) &gt; table {
  width: 100%;
}
/* #endregion */
/* #region View switcher styles */
#ViewSwitcher {
  font-size: x-small;
  text-align: center;
}
/* #endregion */
/* #region Image block styles */
img.img-max-height-150 {
  max-width: 100%;
  max-height: 150px;
}
.image-33 {
  position: relative;
  height: 33px;
  width: 33px;
  min-width: 33px;
}
.image-33 img {
  position: absolute;
  max-height: 33px;
  max-width: 33px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.image-50 {
  position: relative;
  height: 58px;
  width: 58px;
  min-width: 58px;
}
.image-50 img {
  position: absolute;
  max-height: 50px;
  max-width: 50px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.image-66 {
  position: relative;
  height: 74px;
  width: 74px;
  min-width: 74px;
}
.image-66 img {
  position: absolute;
  max-height: 66px;
  max-width: 66px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.image-100 {
  position: relative;
  height: 120px;
  width: 120px;
  min-width: 120px;
}
.image-100 img {
  position: absolute;
  max-height: 100px;
  max-width: 100px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/* #endregion */
/* #region Help styles */
.Info {
  background-color: InfoBackground;
  padding: 6px;
  border: 1px solid lightgray;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* #endregion */
/* #region Kendo grid styles */
.kt-table-container table {
  padding-top: 8px;
}
.kt-table-container table td,
.kt-table-container table th {
  padding: 2px 6px;
}
.kt-table-container table th {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.kt-col-1-300 th:first-of-type {
  width: 300px;
}
.kt-align-top table td {
  vertical-align: top;
}
/* #endregion */
/* #region MVC checkout styles */
.checkout-arrow-left {
  border-top: 22px solid #c8c8c8;
  border-bottom: 22px solid #c8c8c8;
  border-left: 22px solid rgba(0, 0, 0, 0);
  border-right: none;
  float: left;
  width: 10px;
  vertical-align: top;
}
.checkout-arrow-right {
  border-top: 22px solid rgba(0, 0, 0, 0);
  border-bottom: 22px solid rgba(0, 0, 0, 0);
  border-left: 22px solid #c8c8c8;
  border-right: none;
  width: 0;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}
.checkout-nav {
  width: 80%;
  font-size: 28px;
  margin: 0 auto;
}
.checkout-item {
  float: left;
  padding: 0 8px;
  margin: 2px;
  text-align: center;
}
div.checkout-item:nth-child(2),
div.checkout-item:nth-child(3),
div.checkout-item:nth-child(4) {
  margin-left: -32px;
}
.checkout-item &gt; span {
  display: inline-block;
  background-color: #c8c8c8;
  height: 44px;
  padding: 9px -2px 9px 0;
  width: 262px;
  vertical-align: top;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  margin-right: -4px;
}
.active-stepno &gt; span {
  background-color: #292929;
}
.active-stepno &gt; .checkout-arrow-left {
  border-top: 22px solid #292929;
  border-bottom: 22px solid #292929;
  border-left: 22px solid rgba(0, 0, 0, 0);
}
.active-stepno &gt; .checkout-arrow-right {
  border-top: 22px solid rgba(0, 0, 0, 0);
  border-bottom: 22px solid rgba(0, 0, 0, 0);
  border-left: 22px solid #292929;
}
.form-back {
  padding: 0;
  margin-left: 0;
}
.form-cont {
  width: 80%;
  margin: 30px auto;
}
.form-cont .panel {
  min-height: 240px;
}
.form-cont .row {
  margin: 0 0;
}
.form-continue {
  padding: 0;
  margin-right: 0;
  text-align: right;
}
.form-label {
  margin-left: -16px;
}
.input-both-50 {
  margin: 20px 0 50px;
}
.input-bottom-10 {
  margin-bottom: 10px;
}
.input-validation-error {
  background: #f2dede;
  border: thin solid #ca7885;
  box-shadow: 0 0 3px rgba(255, 0, 0, 0.4);
}
.order-comments {
  padding: 0;
  margin-bottom: 20px;
}
.order-terms {
  margin-top: 32px;
  height: 30px;
}
.order-terms-left {
  text-align: left;
  padding: 0;
  margin-top: -4px;
  display: inline-block;
}
.order-terms-left1 {
  text-align: left;
  padding: 0;
  margin-top: -4px;
  display: inline-block;
}
.order-terms-mid {
  text-align: center;
  display: inline-block;
  margin-top: -4px;
}
.order-terms-mod {
  margin-top: -4px;
  text-align: right;
  padding: 0;
  display: inline-block;
}
.order-terms-mod a {
  font-weight: bold;
}
.payment-iframe {
  width: 1106px;
  height: 640px;
  border: none;
}
.review-bold {
  font-weight: bold;
}
.review-check {
  text-align: center;
  width: 100%;
}
.review-collapse {
  padding: 0;
}
.review-terms .fa {
  font-size: 23px;
  color: #222;
}
.terms-check {
  margin-right: 9px !important;
}
@media (max-width: 1200px) {
  .active-stepno &gt; .checkout-arrow-left {
    border-top: 20px solid #292929;
    border-bottom: 20px solid #292929;
    border-left: 20px solid rgba(0, 0, 0, 0);
  }
  .active-stepno &gt; .checkout-arrow-right {
    border-top: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 20px solid rgba(0, 0, 0, 0);
    border-left: 20px solid #292929;
    margin-left: -3px;
  }
  .active-stepno &gt; span {
    background-color: #292929;
    width: 214px;
  }
  .checkout-item &gt; span {
    display: inline-block;
    height: 40px;
    padding: 3px 3px 9px 2px;
    width: 214px;
    vertical-align: top;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin-right: -4px;
  }
  .checkout-arrow-left {
    border-top: 20px solid #c8c8c8;
    border-bottom: 20px solid #c8c8c8;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: none;
    float: left;
    width: 10px;
    vertical-align: top;
  }
  .checkout-arrow-right {
    border-top: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 20px solid rgba(0, 0, 0, 0);
    border-left: 20px solid #c8c8c8;
    border-right: none;
    width: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
  }
  .checkout-nav {
    width: 80%;
    font-size: 24px;
    height: 100px;
    margin: 30px auto -40px;
  }
  .checkout-item {
    float: left;
    padding: 7px;
    margin: 2px;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .active-stepno &gt; .checkout-arrow-right {
    margin-left: -3px;
  }
  .active-stepno &gt; span {
    background-color: #292929;
    width: 214px;
    padding: 5px 4px 4px 2px;
    margin-right: -3px;
  }
  .ccoff {
    display: none;
  }
  .checkout-item &gt; span {
    display: inline-block;
    height: 40px;
    padding: 5px 4px 4px 2px;
    width: 155px;
    vertical-align: top;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin-right: -3px;
  }
  .checkout-arrow-left {
    border-right: none;
    float: left;
    width: 10px;
    vertical-align: top;
  }
  .checkout-arrow-right {
    border-right: none;
    width: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
  }
  .checkout-nav {
    width: 80%;
    font-size: 20px;
    height: 100px;
    margin: 30px auto -40px;
  }
  .checkout-item {
    float: left;
    padding: 7px;
    margin: 2px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .active-stepno &gt; .checkout-arrow-right,
  .active-stepno &gt; .checkout-arrow-left,
  .checkout-arrow-left {
    display: none;
  }
  .checkout-arrow-right {
    border: 0;
    width: 10px;
  }
  .checkout-nav {
    width: 100%;
    height: 60px;
    margin: 20px auto -10px;
  }
  .checkout-item {
    width: 33.3%;
  }
  .checkout-item &gt; span {
    width: 100%;
    padding: 6px 0 0 0;
  }
  div.checkout-item:nth-child(2),
  div.checkout-item:nth-child(3),
  div.checkout-item:nth-child(4) {
    margin-left: -10px;
  }
  .form-back .btn-default {
    width: 100%;
    margin: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    padding: 14px;
  }
  .form-cont {
    width: 100%;
    margin: 30px auto;
  }
  .form-continue .btn-primary {
    width: 100%;
    margin: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    padding: 14px;
  }
}
@media (max-width: 480px) {
  .checkout-item &gt; span {
    width: 100%;
    padding: 9px 0 0 0;
  }
  .checkout-nav {
    font-size: 16px;
  }
}
.fa-sm {
  line-height: normal;
  font-size: 30px;
}
.fa-md {
  line-height: 1;
  font-size: 38px;
}
.form-label-vertical-offset {
  height: 20px;
  margin-bottom: 5px;
}
/* #endregion*/
/* #region Kendo modal styles */
.modal-md {
  width: 600px;
}
.k-window-content .modal-md * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-window .k-window-titlebar.k-header {
  background-color: #fff;
}
.k-window .modal-footer {
  margin: 8px -8px -8px -8px;
}
/* #endregion */
/* #region Bootstrap styles */
.btn-primary .badge {
  color: #292929;
  background-color: #fff;
}
.btn-group.btn-group-full-width {
  display: flex;
}
.btn-group-full-width .btn {
  flex: 1;
}
.carousel .carousel-control {
  background-image: none;
}
.form.form-fields-2 .form-group {
  padding-left: 15px;
  padding-right: 15px;
}
.navbar .form {
  font-weight: normal;
}
form &gt; .panel .panel-footer {
  background-color: #fff;
}
form &gt; .panel .panel-footer .btn + .btn {
  margin-left: 5px;
}
.zindex-dropdown {
  z-index: 1000;
}
/* #endregion */
/* #region Bootstrap 4 styles */
.navbar-default .navbar-form .form-control.form-control-plaintext {
  color: #fff;
}
.navbar-inverse .navbar-form .form-control.form-control-plaintext {
  color: #292929;
}
@media (min-width: 768px) {
  .navbar-collapse.collapse.hidden-sm-up {
    display: none !important;
  }
}
.form-control-plaintext {
  display: block;
  width: 100%;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
  box-shadow: none;
}
/* #endregion */
/* #region list group styles */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0 none currentcolor;
}
.list-group-flush .list-group-item {
  border-right: 0 none currentcolor;
  border-bottom: 0 none currentcolor;
  border-left: 0 none currentcolor;
}
/* #endregion */
/* #region Video container styles */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* #endregion */
[data-module] {
  overflow-y: hidden;
}
.grid.cms-grid-1 &gt; div {
  width: 100% !important;
}
.grid.cms-grid-2 &gt; div {
  width: 50% !important;
}
.grid.cms-grid-3 &gt; div {
  width: 33.33% !important;
}
.grid.cms-grid-4 &gt; div {
  width: 25% !important;
}
.grid.cms-grid-6 &gt; div {
  width: 16.66% !important;
}
.card {
  margin-bottom: 22.5px;
}
.card .card-img-top {
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .card-img-top img {
  display: block;
  max-width: 100%;
  height: auto;
}
[data-module="Brands"] .card .card-body {
  font-size: large;
  font-weight: 700;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
[data-module="Categories"] .card .card-body {
  font-size: large;
  font-weight: 700;
  align-content: center;
}
[data-module="Categories"] .card .card-body &gt; div.subcategories {
  height: 165px;
  margin: auto;
  width: max-content;
}
[data-module="Categories"] .card .card-body &gt; div:not(.subcategories) {
  text-align: center;
}
[data-module="Categories"] .card .card-body &gt; div &gt; a {
  display: block;
  margin-bottom: 10px;
}
[data-module="Categories"] .card .card-body ul {
  margin-bottom: 10px;
}
[data-module="Categories"] .card .card-body ul li {
  font-size: medium;
  font-weight: normal;
}
.cms-menu-list-group ul {
  border: solid #ddd;
  border-width: 0 1px 1px 1px;
}
.cms-menu-list-group ul a {
  padding: 10px 15px;
  border: solid #ddd;
  border-width: 1px 0;
  margin-bottom: -1px;
}
.cms-menu-list-group ul a:hover {
  color: #fff !important;
}
main.fw &gt; .container {
  width: auto;
}
.cms-files {
  display: flex !important;
  align-items: stretch !important;
  flex-wrap: wrap;
}
.cms-files &gt; div {
  margin-bottom: 20px;
}
.cms-files .cms-file {
  text-align: center;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 15px;
  height: 100%;
}
.cms-files .cms-file img {
  margin-bottom: 15px;
  max-width: 100%;
}
.k-input {
  height: 36px;
}
.k-input-button,
.k-input-button.k-button {
  height: 38px;
  border-left: 1px solid #ccc;
}
.k-select {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.k-selected [role='gridcell'] input,
.k-selected [role='gridcell'] .panel {
  color: #333;
}
.k-widget.k-combobox {
  width: 100%;
}
.k-widget.k-combobox input.form-control ~ span:nth-of-type(2).k-select {
  line-height: 38px !important;
}
button.k-button.k-button-md.k-rounded-md.k-button-solid.k-button-solid-base.spinner.is-spinning::after {
  display: block;
}
button.k-grid-delete.k-button.k-icon-button {
  border: 0 !important;
}
.form-group .twitter-typeahead {
  display: block !important;
}
.input-group .twitter-typeahead,
.input-group input.tt-input {
  width: 100% !important;
  float: none;
}
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead .tt-menu {
  margin-top: 4px;
  padding: 4px 10px;
  background-color: #fff;
  border: 0.8px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 1000 !important;
  display: table;
}
.twitter-typeahead .tt-menu .tt-suggestion {
  display: table-row;
}
.twitter-typeahead .tt-menu .tt-suggestion span {
  display: table-cell;
  white-space: nowrap;
  padding: 2px 10px;
}
.twitter-typeahead .tt-menu .tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #292929;
}
.twitter-typeahead .tt-menu .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #292929;
}
.twitter-typeahead .tt-menu .tt-footer {
  font-size: 12px;
  padding: 6px 20px 3px 20px;
  text-align: center;
}
.kt-splitter {
  height: 8px;
  border: none;
  color: #555;
}
.kt-splitter span {
  position: relative;
  top: -6px;
}
.align-panels {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
}
.align-panels &gt; div {
  width: 100%;
  padding: 0 15px;
}
.align-panels .panel {
  height: calc(100% - 15px);
}
@media (min-width: 768px) {
  .align-panels &gt; div {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .align-panels &gt; div {
    width: 33.33333%;
  }
}
.cursor-pointer {
  cursor: pointer !important;
}
nav.navbar &gt; ul &gt; li &gt; a.icon-anchor {
  padding-right: 15px !important;
}
.nav.navbar-nav.sm-collapsible {
  margin-right: 0;
  margin-left: 0;
}
.navbar-right .dropdown-menu.menu-mega {
  left: auto;
  right: 0;
}
.menu-body {
  align-items: stretch;
  display: flex;
}
.menu-column {
  display: flex;
  flex-direction: column !important;
}
.menu-column-header,
.menu-column-footer {
  font-weight: 700;
  padding: 7.5px;
}
.menu-column-list {
  list-style: none;
  padding: 0 7.5px 7.5px 7.5px;
}
.menu-column-footer {
  font-weight: 700;
  list-style: none;
  margin-top: auto;
  padding-top: 22.5px;
}
.menu-item-ellipsis li {
  overflow-x: clip;
  text-overflow: ellipsis;
}
.menu-mega {
  overflow: hidden;
  padding: 0;
}
.menu-mega li li a {
  padding: 3px 10px;
}
.menu-mega li li:hover,
.menu-mega li li:focus {
  color: #fff;
  background-color: #292929;
  border-radius: 3px;
}
.menu-mega li li:hover a,
.menu-mega li li:focus a {
  color: #fff;
  text-decoration: none;
  flex-grow: 1;
}
.dropdown a {
  cursor: pointer;
}
a:not([href]) {
  text-decoration: none;
}
.btn.dropdown-toggle &gt; span:first-child {
  padding-right: 5px;
}
.icon-anchor {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  white-space: nowrap !important;
}
.icon-anchor &gt; .icon {
  display: inline-block;
}
.icon-anchor &gt; .icon:first-child:not(:empty) {
  padding-right: 5px;
}
.icon-anchor &gt; .icon:last-child:not(:empty) {
  padding-left: 5px;
}
.icon-anchor &gt; .icon img {
  max-height: 20px;
}
.icon-anchor .avatar {
  margin: -7.5px 0;
}
.icon-anchor-spacing .icon-anchor {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.icon-anchor-spacing .icon-anchor &gt; .icon {
  text-align: center;
  width: 40px;
  margin-right: 0 !important;
}
.no-caret .caret,
.no-caret .anchor-caret {
  display: none;
}
.initials {
  color: #000;
  text-align: center;
  font-weight: 700;
  display: inline-block;
  background-color: #ddd;
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  vertical-align: middle;
}
.scroller-panel-wrapper {
  position: relative;
}
.scroller-panel-wrapper.has-shadow-right::after {
  right: 0;
  transform: rotate(180deg);
}
.scroller-panel-wrapper.has-shadow-left::before {
  left: 0;
}
.scroller-panel-wrapper.has-shadow-left::before,
.scroller-panel-wrapper.has-shadow-right::after {
  position: absolute;
  content: "";
  display: block;
  border-radius: 0;
  transition: opacity 0.2s;
  pointer-events: none;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: var(--table-shadow-size);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: radial-gradient(at 0 50%, var(--table-shadow-color), transparent 70%), linear-gradient(90deg, var(--table-shadow-color), transparent 50%);
  background-size: var(--table-shadow-size) 100%;
  background-repeat: no-repeat;
}
.scroller-panel-wrapper .scroller-panel {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.spinner {
  position: relative;
  transition: all ease-in-out 0.2s;
}
.spinner::after {
  animation: spin 1000ms linear infinite;
  border: 2px solid;
  border-top-color: #fff;
  border-right-color: #fff;
  border-left-color: #000;
  border-bottom-color: #000;
  border-radius: 50%;
  content: '';
  top: calc(50% - 1rem - 4px);
  left: calc(50% - 1rem - 4px);
  opacity: 0;
  position: absolute;
  width: calc(2rem + 8px);
  height: calc(2rem + 8px);
}
.spinner.is-spinning {
  opacity: 0.5;
}
.spinner.is-spinning::after {
  opacity: 1;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.page-item {
  margin-bottom: 20px;
}
.page-item + .page-item {
  margin-top: 50px;
}
.striped &gt; div:nth-child(odd) {
  background-color: #f9f9f9;
}
.validation-summary-valid {
  display: none;
}
.validation-summary-errors {
  color: #b94a48;
  background-color: #f2dede;
  border: thin solid #ca7885;
  padding: 15px;
  margin-bottom: 20px;
  border: thin solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.validation-summary-errors &gt; ul {
  padding-left: 15px;
}
.log {
  background-color: #201f1e;
  max-height: 500px;
  overflow-y: auto;
}
.log-reader {
  color: #e1dfdd;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  padding: 1.5rem;
}
.log-reader .line {
  color: #a19f9d;
  padding-left: 20px;
  min-width: 33px;
  text-align: right;
}
.log-reader .line::after {
  content: attr(data-line);
}
.log-reader .content {
  margin-left: 20px;
}
.log-reader .command {
  color: #66bdff;
}
.log-reader .error {
  color: #fa3d3d;
}
.log-reader .section {
  color: #73e58c;
}
.log-reader .warning {
  color: #fa9d2d;
}
.status-bar {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #eee;
  color: #000;
  font-size: 12px;
}
.status-bar p {
  margin: 1px 8px;
  white-space: nowrap;
}
.status-bar span {
  position: absolute;
  right: 4px;
  top: 4px;
}
a.has-submenu {
  cursor: pointer;
}
.nav.navbar-nav.sm {
  z-index: 999;
}
.navbar-sidebar .container-fluid,
.navbar-sidebar .navbar-collapse {
  padding: 0;
}
.navbar-sidebar .navbar-left {
  margin-left: 0;
}
.navbar-sidebar .nav &gt; li {
  width: 100%;
}
.navbar-sidebar .nav .open &gt; a:hover,
.navbar-sidebar .nav .open &gt; a:focus {
  background-color: #292929;
}
.navbar-sidebar .navbar-nav.sm-collapsible .caret::before {
  content: '&gt;';
}
.navbar-sidebar .navbar-nav.sm-collapsible .open &gt; a &gt; .caret::before {
  content: '&lt;';
}
.navbar-sidebar .caret {
  position: absolute;
  right: 0;
  margin-top: 6px;
  margin-right: 15px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
}
.navbar-sidebar ul.sm-vertical {
  width: 100%;
}
.menu-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  width: 300px;
}
.menu-slide a,
.menu-slide label {
  cursor: pointer;
}
.menu-slide label {
  margin-bottom: 0;
}
.menu-slide .modal-body {
  height: 100%;
}
.menu-slide .menu {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 280px;
  height: 100%;
  transform: translate3d(-280px, 0, 0);
  transition: transform 0.35s;
}
.menu-slide .menu label {
  margin-left: 3px;
}
.menu-slide .menu label.menu-toggle {
  position: absolute;
  right: -30px;
  width: 14px;
  height: 14px;
  line-height: 0;
  display: block;
  margin-top: 6px;
  padding: 0;
  text-indent: -9999px;
  opacity: 0.4;
  background: transparent 50% 50%/25px 25px no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA/UExURcPJzWh3g6SutaSttRMmOmh3hJWgqVlqd5WfqGd3gztPXvDy8oaSnEpcaqOttKSutFlpdoWSnJSfqJSgqAAAAN+pmsoAAAAVdFJOU///////////////////////////ACvZfeoAAAAJcEhZcwAADsIAAA7CARUoSoAAAACkSURBVDhPbdJJEgIhDAXQYOOsbau5/1mlM37AvwAqb0ElFWIqB/6TpZVpqbUWK0COrXyi0s5Zd6tnuuzXqGK1EF/1YWWJ2u1OPKsbNxw1TLDXNEVUMMNUNEfXzgJNJW6JqWGArmmI+h9OI9EMNTAM1NF6iH4lhtFfp4phMKsWQbBOd+wMteFgoDRbqqzmYK4PXc3BTJ+0/jPVF/G6vWdj/mxf/gFW7ihizkGmCAAAAABJRU5ErkJggg==");
}
.menu-slide .menu ul {
  list-style: none;
  padding-left: 0;
}
.menu-slide .menu ul.icon-anchor-spacing &gt; li:hover {
  background: #292929;
}
.menu-slide .menu ul.icon-anchor-spacing &gt; li:hover &gt; a,
.menu-slide .menu ul.icon-anchor-spacing &gt; li:hover &gt; label {
  color: #fff;
}
.menu-slide .menu ul li a,
.menu-slide .menu ul li label {
  display: block;
  padding: 3px 0;
  text-decoration: none;
  color: #000;
}
.menu-slide .menu .menu label.menu-toggle {
  background: none;
}
.menu-slide .menu-checkbox {
  display: none;
}
.menu-slide .menu-checkbox:checked + .menu {
  transform: translate3d(0, 0, 0);
}
.menu-slide ul.icon-anchor-spacing &gt; li &gt; a {
  margin-left: 3px;
  display: inline-block;
}
.desktop .dropdown &gt; a.icon-anchor &gt; .icon.anchor-caret span::before {
  content: "\f107";
}
.desktop .dropdown ul.dropdown-menu a.icon-anchor &gt; .icon.anchor-caret span::before {
  content: "\f105";
}
.desktop .dropdown-toggle span:last-of-type.fas::before {
  content: "\f107";
}
.mobile .dropdown.open &gt; a.icon-anchor .icon.anchor-caret span::before {
  content: "\f106";
}
.mobile .dropdown:not(.open) &gt; a.icon-anchor .icon.anchor-caret span::before {
  content: "\f107";
}
.mobile .icon-anchor.has-submenu.highlighted .icon.anchor-caret span::before {
  content: "\f106";
}
.mobile .icon-anchor.has-submenu:not(.highlighted) .icon.anchor-caret span::before {
  content: "\f107";
}
.mobile .nav a.icon-anchor {
  padding-right: 15px !important;
  background-color: inherit;
}
.uiswitch:checked {
  background-image: -webkit-linear-gradient(top, #292929 0%, #434343 100%) !important;
  background-image: linear-gradient(-180deg, #292929 0%, #434343 100%) !important;
}
.agency h2 {
  font-size: small;
  line-height: 2em;
}
.agency h2,
.agency p {
  margin: 0;
}
.agency-list .panel-body {
  padding: 0;
}
.agency img {
  float: left;
  margin: 4px 8px 4px 4px;
  width: 65px;
  height: 65px;
}
.quickorder {
  width: 100%;
}
.quickorder ul,
.quickorder li {
  padding: 0;
  margin: 0;
}
.quickorder .thead {
  color: #fff;
  background-color: #292929;
  border-bottom: 2px solid #ddd;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.25);
  font-size: 18px;
  vertical-align: bottom;
}
.quickorder .thead .td.breaks-col {
  text-align: right;
}
.quickorder .tbody .tr {
  border-top: 1px solid #ddd;
  position: relative;
}
.quickorder .tbody .tr .td {
  vertical-align: top;
}
@media (min-width: 768px) {
  .quickorder .tbody .tr .td.linetotal-col {
    text-align: right;
  }
}
.quickorder .tbody .tr:first-of-type {
  border-top: none;
}
.quickorder .tbody .tr:nth-child(even) {
  background-color: #efefef;
}
.quickorder .tbody .tr:last-of-type {
  border-bottom: 1px solid #ddd;
}
.quickorder .tbody .tr .loading {
  opacity: 0.1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.quickorder .tbody .description-col {
  padding-top: 6px;
  padding-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.quickorder .alert {
  margin-bottom: 0;
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.quickorder .alert div {
  padding: 8px;
  display: table-cell;
  vertical-align: bottom;
}
.quickorder .td {
  display: inline-block;
  line-height: 1.42857;
  padding: 2px 10px;
}
.quickorder .remove-btn {
  margin-top: 3px;
}
.quickorder .remove-btn:not(.loading):hover {
  color: #C71C22;
}
.quickorder .remove-col {
  min-width: 35px;
  width: 35px;
  padding: 2px;
}
.quickorder .product-col {
  min-width: 180px;
  width: 180px;
}
.quickorder .product-col &gt; a {
  vertical-align: sub;
}
.quickorder .quantity-col {
  min-width: 152px;
  width: 152px;
}
.quickorder .quantity-col input[type=number] {
  -moz-appearance: textfield;
}
.quickorder .quantity-col input::-webkit-outer-spin-button,
.quickorder .quantity-col input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quickorder .quantity-col input::-ms-clear {
  display: none;
}
.quickorder .quantity-col .uom {
  right: 26px;
  top: -15px;
  right: 10px;
  left: auto;
  display: block;
  width: auto;
  text-align: right;
  line-height: 0;
  position: relative;
  float: right;
  z-index: 3;
  color: #292929;
  margin-bottom: 0;
  font-weight: normal;
}
.input-sm + .quickorder .quantity-col .uom {
  top: -17px;
  right: 10px;
}
.quickorder .linetotal-col {
  padding-top: 7px;
  min-width: 100px;
  width: 100px;
}
.quickorder .break-list {
  padding-top: 4px;
  list-style: none;
}
.quickorder .break-list .range {
  padding: 0 5px;
  color: #292929;
}
@media (min-width: 768px) {
  .quickorder .break-list .price {
    float: right;
    padding-left: 5px;
  }
}
.quickorder .breaks-col {
  min-width: 220px;
  width: 220px;
}
.quickorder .twitter-typeahead {
  width: 100%;
}
.quickorder .twitter-typeahead .tt-menu .tt-item-name {
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: italic;
}
@media (max-width: 767px) {
  .quickorder .twitter-typeahead .tt-menu .tt-item-name {
    max-width: 180px;
  }
}
@media (max-width: 600px) {
  .quickorder .twitter-typeahead .tt-menu .tt-item-name {
    display: none;
  }
}
.quickorder .twitter-typeahead .tt-menu .tt-item-profile-id {
  display: none;
}
@media (min-width: 992px) {
  .quickorder .tdwrap {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media (max-width: 991px) {
  .quickorder .thead {
    display: none;
  }
  .quickorder .breaks-col:empty,
  .quickorder .description-col:empty {
    display: none;
  }
}
@media (max-width: 767px) {
  .quickorder .product-col,
  .quickorder .quantity-col {
    width: 49%;
    padding: 2px;
  }
  .quickorder .remove-col,
  .quickorder .linetotal-col,
  .quickorder .breaks-col,
  .quickorder .description-col {
    width: 100%;
    padding: 2px;
  }
}
@media (max-width: 460px) {
  .quickorder .product-col,
  .quickorder .quantity-col {
    width: 100%;
    padding: 2px;
  }
}
.ProductReviewDistributionBar &gt; * {
  display: inline-block;
}
.rating-partial .btn .caret {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.rating-partial .btn.collapsed .caret {
  transform: rotate(0deg);
}
.rating-partial .rating-action {
  cursor: pointer;
}
.rating-bar {
  background: #fff;
  background: linear-gradient(to bottom, #fff 60%, #bbb 100%);
  height: 12px;
  width: 120px;
  border: solid black 1px;
  border-radius: 3.5px;
}
.rating-bar &gt; * {
  display: block;
  background: #fd4;
  background: linear-gradient(to bottom, #fd4 25%, #f80 100%);
  height: 100%;
  width: 0%;
  border-radius: 2.5px;
}
.rating-stars {
  display: inline-block;
  background: url("/Content/images/ratings/stars.png") 0 100% repeat-x;
  width: calc(16px * 5);
  height: 16px;
}
.rating-stars &gt; * {
  display: block;
  background: url("/Content/images/ratings/stars.png") repeat-x;
  height: 100%;
  width: 0%;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  margin: auto;
}
.vertical-anchor-image .anchor-image {
  text-align: center;
  width: 150px;
}
.vertical-anchor-image .anchor-image img {
  max-width: 100%;
}
.vertical-icon-anchor-image .anchor-image {
  text-align: center;
  width: 150px;
}
.vertical-icon-anchor-image .anchor-image span {
  display: block;
  font-size: 100px;
}
.horizontal-anchor-image .anchor-image img {
  max-width: 20px;
  margin-right: 8px;
}
.horizontal-icon-anchor-image .anchor-image span {
  font-size: 20px;
  margin-right: 8px;
}
.brand-index-cards-container {
  margin: 14px;
}
.brand-index-card {
  margin: 4px;
  border: 1px solid;
  border-radius: 4px;
  padding: 3px;
}
.brand-group-label {
  margin-top: 18px;
}
hr.brand-group-sep {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hide-pricing .pricing,
.hide-availability .availability,
.hide-add-to-cart .add-to-cart {
  display: none !important;
}
</pre></body></html>