/** Shopify CDN: Minification failed

Line 1573:24 Unexpected "@media"
Line 4658:24 Unexpected "@media"
Line 4664:24 Unexpected "@media"
Line 4674:24 Unexpected "@media"
Line 4694:24 Unexpected "@media"
Line 4704:24 Unexpected "@media"
Line 4714:24 Unexpected "@media"
Line 4720:24 Unexpected "@media"
Line 4726:24 Unexpected "@font-face"
Line 4736:24 Unexpected "@media"
... and 10 more hidden warnings

**/
/*www.usarollerchain.com updated template.css*/

.page-landing-content article,
.page-landing-content aside,
.page-landing-content details,
.page-landing-content figcaption,
.page-landing-content figure,
.page-landing-content footer,
.page-landing-content header,
.page-landing-content hgroup,
.page-landing-content main,
.page-landing-content menu,
.page-landing-content nav,
.page-landing-content section,
.page-landing-content summary {
  display: block;
}

.page-landing-content audio,
.page-landing-content canvas,
.page-landing-content progress,
.page-landing-content video {
  display: inline-block;
  vertical-align: baseline;
}

.page-landing-content audio:not([controls]) {
  display: none;
  height: 0;
}

.page-landing-content [hidden],
.page-landing-content template {
  display: none;
}

.page-landing-content a {
  background-color: transparent;
}

.page-landing-content a:active,
.page-landing-content a:hover {
  outline: 0;
}

.page-landing-content abbr[title] {
  border-bottom: 1px dotted;
}

.page-landing-content .b,
.page-landing-content strong {
  font-weight: bold;
}

.page-landing-content dfn {
  font-style: italic;
}

.page-landing-content h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.page-landing-content mark {
  background: #ff0;
  color: #000;
}

.page-landing-content small {
  font-size: 80%;
}

.page-landing-content sub,
.page-landing-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.page-landing-content sup {
  top: -0.5em;
}

.page-landing-content sub {
  bottom: -0.25em;
}

.page-landing-content img {
  border: 0;
  max-width: 100%;
  width: auto;
}

.page-landing-content svg:not(:root) {
  overflow: hidden;
}

.page-landing-content figure {
  margin: 1em 40px;
}

.page-landing-content hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

.page-landing-content pre {
  overflow: auto;
}

.page-landing-content code,
.page-landing-content kbd,
.page-landing-content pre,
.page-landing-content samp {
  font-size: 1em;
}

.page-landing-content button,
.page-landing-content input,
.page-landing-content optgroup,
.page-landing-content select,
.page-landing-content textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.page-landing-content button {
  overflow: visible;
}

.page-landing-content button,
.page-landing-content select {
  text-transform: none;
}

.page-landing-content button,
.page-landing-content html input[type="button"],
.page-landing-content input[type="reset"],
.page-landing-content input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.page-landing-content button[disabled],
.page-landing-content html input[disabled] {
  cursor: default;
}

.page-landing-content button::-moz-focus-inner,
.page-landing-content input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.page-landing-content input {
  line-height: normal;
}

.page-landing-content input[type="checkbox"],
.page-landing-content input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.page-landing-content input[type="number"]::-webkit-inner-spin-button,
.page-landing-content input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.page-landing-content input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.page-landing-content input[type="search"]::-webkit-search-cancel-button,
.page-landing-content input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.page-landing-content fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.page-landing-content legend {
  border: 0;
  padding: 0;
}

.page-landing-content textarea {
  overflow: auto;
}

.page-landing-content optgroup {
  font-weight: bold;
}

.page-landing-content table {
  border-collapse: collapse;
  border-spacing: 0;
  overflow: auto;
  display: block;
  box-shadow: none;
}

.page-landing-content td,
.page-landing-content th {
  padding: 0;
}
.page-landing-content table td,
.page-landing-content table th {
    padding: 2px 2px;
}
@media print {
  .page-landing-content *,
  .page-landing-content *:before,
  .page-landing-content *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .page-landing-content a,
  .page-landing-content a:visited {
    text-decoration: underline;
  }
  .page-landing-content a[href]:after {
    content: " (" attr(href) ")";
  }
  .page-landing-content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .page-landing-content a[href^="#"]:after,
  .page-landing-content a[href^="javascript:"]:after {
    content: "";
  }
  .page-landing-content pre,
  .page-landing-content blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .page-landing-content thead {
    display: table-header-group;
  }
  .page-landing-content tr,
  .page-landing-content img {
    page-break-inside: avoid;
  }
  .page-landing-content img {
    max-width: 100% !important;
  }
  .page-landing-content p,
  .page-landing-content h2,
  .page-landing-content h3 {
    orphans: 3;
    widows: 3;
  }
  .page-landing-content h2,
  .page-landing-content h3 {
    page-break-after: avoid;
  }
  .page-landing-content select {
    background: #fff !important;
  }
  .page-landing-content .navbar {
    display: none;
  }
  .page-landing-content .btn > .caret,
  .page-landing-content .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .page-landing-content .label {
    border: 1px solid #000;
  }
  .page-landing-content .table {
    border-collapse: collapse !important;
  }
  .page-landing-content .table td,
  .page-landing-content .table th {
    background-color: #fff !important;
  }
  .page-landing-content .table-bordered th,
  .page-landing-content .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.page-landing-content input,
.page-landing-content button,
.page-landing-content select,
.page-landing-content textarea {
  font-size: inherit;
  line-height: inherit;
}

.page-landing-content a {
  color: #2f8cef;
  text-decoration: none;
}

.page-landing-content a:hover,
.page-landing-content a:focus {
  color: #2f8cef;
  text-decoration: underline;
}

.page-landing-content a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.page-landing-content figure {
  margin: 0;
}

.page-landing-content img {
  vertical-align: middle;
}

.page-landing-content .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.page-landing-content .img-rounded {
  border-radius: 0px;
}

.page-landing-content .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.page-landing-content .img-circle {
  border-radius: 50%;
}

.page-landing-content hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.page-landing-content .sr-only,
.page-landing-content .text-hide,
.page-landing-content .search__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.page-landing-content .sr-only-focusable:active,
.page-landing-content .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.page-landing-content h1,
.page-landing-content h2,
.page-landing-content h3,
.page-landing-content h4,
.page-landing-content h5,
.page-landing-content h6,
.page-landing-content .h1,
.page-landing-content .h2,
.page-landing-content .h3,
.page-landing-content .h4,
.page-landing-content .h5,
.page-landing-content .h6 {
  font-weight: 600;
  line-height: 1.1;
  color: var(--tertiary-color);
  
}

.page-landing-content h1 small,
.page-landing-content h1 .small,
.page-landing-content h2 small,
.page-landing-content h2 .small,
.page-landing-content h3 small,
.page-landing-content h3 .small,
.page-landing-content h4 small,
.page-landing-content h4 .small,
.page-landing-content h5 small,
.page-landing-content h5 .small,
.page-landing-content h6 small,
.page-landing-content h6 .small,
.page-landing-content .h1 small,
.page-landing-content .h1 .small,
.page-landing-content .h2 small,
.page-landing-content .h2 .small,
.page-landing-content .h3 small,
.page-landing-content .h3 .small,
.page-landing-content .h4 small,
.page-landing-content .h4 .small,
.page-landing-content .h5 small,
.page-landing-content .h5 .small,
.page-landing-content .h6 small,
.page-landing-content .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

.page-landing-content h1,
.page-landing-content .h1,
.page-landing-content h2,
.page-landing-content .h2,
.page-landing-content h3,
.page-landing-content .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

.page-landing-content h1 small,
.page-landing-content h1 .small,
.page-landing-content .h1 small,
.page-landing-content .h1 .small,
.page-landing-content h2 small,
.page-landing-content h2 .small,
.page-landing-content .h2 small,
.page-landing-content .h2 .small,
.page-landing-content h3 small,
.page-landing-content h3 .small,
.page-landing-content .h3 small,
.page-landing-content .h3 .small {
  font-size: 65%;
}

.page-landing-content h4,
.page-landing-content .h4,
.page-landing-content h5,
.page-landing-content .h5,
.page-landing-content h6,
.page-landing-content .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.page-landing-content h4 small,
.page-landing-content h4 .small,
.page-landing-content .h4 small,
.page-landing-content .h4 .small,
.page-landing-content h5 small,
.page-landing-content h5 .small,
.page-landing-content .h5 small,
.page-landing-content .h5 .small,
.page-landing-content h6 small,
.page-landing-content h6 .small,
.page-landing-content .h6 small,
.page-landing-content .h6 .small {
  font-size: 75%;
}

.page-landing-content h1,
.page-landing-content .h1 {
  font-size: 41px;
}

.page-landing-content h2,
.page-landing-content .h2 {
  font-size: 34px;
}

.page-landing-content h3,
.page-landing-content .h3 {
  font-size: 28px;
  /* font-size: 24px; */
}

.page-landing-content h4,
.page-landing-content .h4 {
  font-size: 20px;
  /* font-size: 16px; */
}

.page-landing-content h5,
.page-landing-content .h5 {
  font-size: 16px;
}

.page-landing-content h6,
.page-landing-content .h6 {
  font-size: 14px;
}

.page-landing-content p {
  margin: 0 0 11px;
  line-height: 28px;
}

.page-landing-content .lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .page-landing-content .lead {
    font-size: 24px;
  }
}

.page-landing-content small,
.page-landing-content .small {
  font-size: 87%;
}

.page-landing-content mark,
.page-landing-content .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.page-landing-content .text-left,
.page-landing-content .h-align-left {
  text-align: left;
}

.page-landing-content .text-right,
.page-landing-content .h-align-right {
  text-align: right;
}

.page-landing-content .text-center,
.page-landing-content .h-align-center {
  text-align: center;
}

.page-landing-content .text-justify {
  text-align: justify;
}

.page-landing-content .text-nowrap {
  white-space: nowrap;
}

.page-landing-content .text-lowercase {
  text-transform: lowercase;
}

.page-landing-content .text-uppercase,
.page-landing-content .initialism {
  text-transform: uppercase;
}

.page-landing-content .text-capitalize {
  text-transform: capitalize;
}

.page-landing-content .text-muted {
  color: #777777;
}

.page-landing-content .text-primary {
  color: #1900a6;
}

.page-landing-content a.text-primary:hover {
  color: #110073;
}

.page-landing-content .text-success {
  color: #3c763d;
}

.page-landing-content a.text-success:hover {
  color: #2b542c;
}

.page-landing-content .text-info {
  color: #31708f;
}

.page-landing-content a.text-info:hover {
  color: #245269;
}

.page-landing-content .text-warning {
  color: #8a6d3b;
}

.page-landing-content a.text-warning:hover {
  color: #66512c;
}

.page-landing-content .text-danger {
  color: #a94442;
}

.page-landing-content a.text-danger:hover {
  color: #843534;
}

.page-landing-content .bg-primary {
  color: #fff;
}

.page-landing-content .bg-primary {
  background-color: #1900a6;
}

.page-landing-content a.bg-primary:hover {
  background-color: #110073;
}

.page-landing-content .bg-success {
  background-color: #dff0d8;
}

.page-landing-content a.bg-success:hover {
  background-color: #c1e2b3;
}

.page-landing-content .bg-info {
  background-color: #d9edf7;
}

.page-landing-content a.bg-info:hover {
  background-color: #afd9ee;
}

.page-landing-content .bg-warning {
  background-color: #fcf8e3;
}

.page-landing-content a.bg-warning:hover {
  background-color: #f7ecb5;
}

.page-landing-content .bg-danger {
  background-color: #f2dede;
}

.page-landing-content a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-landing-content .page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

.page-landing-content ul,
.page-landing-content ol {
  margin-top: 0;
  margin-bottom: 11px;
}
.page-landing-content ul li, .page-landing-content ol li{
    line-height: 25px;
}

.page-landing-content ul ul,
.page-landing-content ul ol,
.page-landing-content ol ul,
.page-landing-content ol ol {
  margin-bottom: 0;
}
.page-landing-content ul li p {
  display: inline-block;
}
.page-landing-content .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.page-landing-content .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.page-landing-content .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.page-landing-content dl {
  margin-top: 0;
  margin-bottom: 22px;
}

.page-landing-content dt,
.page-landing-content dd {
  line-height: 1.428571429;
}

.page-landing-content dt {
  font-weight: bold;
}

.page-landing-content dd {
  margin-left: 0;
}

.page-landing-content .dl-horizontal dd:before,
.page-landing-content .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.page-landing-content .dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .page-landing-content .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-landing-content .dl-horizontal dd {
    margin-left: 180px;
  }
}

.page-landing-content abbr[title],
.page-landing-content abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.page-landing-content .initialism {
  font-size: 90%;
}

.page-landing-content blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

.page-landing-content blockquote p:last-child,
.page-landing-content blockquote ul:last-child,
.page-landing-content blockquote ol:last-child {
  margin-bottom: 0;
}

.page-landing-content blockquote footer,
.page-landing-content blockquote small,
.page-landing-content blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

.page-landing-content blockquote footer:before,
.page-landing-content blockquote small:before,
.page-landing-content blockquote .small:before {
  content: "\2014 \00A0";
}

.page-landing-content .blockquote-reverse,
.page-landing-content blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.page-landing-content .blockquote-reverse footer:before,
.page-landing-content .blockquote-reverse small:before,
.page-landing-content .blockquote-reverse .small:before,
.page-landing-content blockquote.pull-right footer:before,
.page-landing-content blockquote.pull-right small:before,
.page-landing-content blockquote.pull-right .small:before {
  content: "";
}

.page-landing-content .blockquote-reverse footer:after,
.page-landing-content .blockquote-reverse small:after,
.page-landing-content .blockquote-reverse .small:after,
.page-landing-content blockquote.pull-right footer:after,
.page-landing-content blockquote.pull-right small:after,
.page-landing-content blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

.page-landing-content address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

.page-landing-content code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

.page-landing-content kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  
  .page-landing-content kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .page-landing-content pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0px;
  }
  
  .page-landing-content pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
  }
  
  .page-landing-content .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
  }
  
  .page-landing-content .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-landing-content .container:before,
  .page-landing-content .container:after {
    content: " ";
    display: table;
  }
  
  .page-landing-content .container:after {
    clear: both;
  }
  
  @media (min-width: 768px) {
    .page-landing-content .container {
      width: 750px;
    }
  }
  
  @media (min-width: 992px) {
    .page-landing-content .container {
      width: 970px;
    }
  }
  
  @media (min-width: 1200px) {
    .page-landing-content .container {
      width: 1170px;
    }
  }
  
  .page-landing-content .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-landing-content .container-fluid:before,
  .page-landing-content .container-fluid:after {
    content: " ";
    display: table;
  }
  
  .page-landing-content .container-fluid:after {
    clear: both;
  }
  
  .page-landing-content .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  
  .page-landing-content .row:before,
  .page-landing-content .row:after {
    content: " ";
    display: table;
  }
  
  .page-landing-content .row:after {
    clear: both;
  }
  
  .page-landing-content .col-xs-1,
  .page-landing-content .col-sm-1,
  .page-landing-content .col-md-1,
  .page-landing-content .col-lg-1,
  .page-landing-content .col-xs-2,
  .page-landing-content .col-sm-2,
  .page-landing-content .col-md-2,
  .page-landing-content .col-lg-2,
  .page-landing-content .col-xs-3,
  .page-landing-content .col-sm-3,
  .page-landing-content .col-md-3,
  .page-landing-content .col-lg-3,
  .page-landing-content .col-xs-4,
  .page-landing-content .col-sm-4,
  .page-landing-content .col-md-4,
  .page-landing-content .col-lg-4,
  .page-landing-content .col-xs-5,
  .page-landing-content .col-sm-5,
  .page-landing-content .col-md-5,
  .page-landing-content .col-lg-5,
  .page-landing-content .col-xs-6,
  .page-landing-content .col-sm-6,
  .page-landing-content .col-md-6,
  .page-landing-content .col-lg-6,
  .page-landing-content .col-xs-7,
  .page-landing-content .col-sm-7,
  .page-landing-content .col-md-7,
  .page-landing-content .col-lg-7,
  .page-landing-content .col-xs-8,
  .page-landing-content .col-sm-8,
  .page-landing-content .col-md-8,
  .page-landing-content .col-lg-8,
  .page-landing-content .col-xs-9,
  .page-landing-content .col-sm-9,
  .page-landing-content .col-md-9,
  .page-landing-content .col-lg-9,
  .page-landing-content .col-xs-10,
  .page-landing-content .col-sm-10,
  .page-landing-content .col-md-10,
  .page-landing-content .col-lg-10,
  .page-landing-content .col-xs-11,
  .page-landing-content .col-sm-11,
  .page-landing-content .col-md-11,
  .page-landing-content .col-lg-11,
  .page-landing-content .col-xs-12,
  .page-landing-content .col-sm-12,
  .page-landing-content .col-md-12,
  .page-landing-content .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-landing-content .col-xs-1,
  .page-landing-content .col-xs-2,
  .page-landing-content .col-xs-3,
  .page-landing-content .col-xs-4,
  .page-landing-content .col-xs-5,
  .page-landing-content .col-xs-6,
  .page-landing-content .col-xs-7,
  .page-landing-content .col-xs-8,
  .page-landing-content .col-xs-9,
  .page-landing-content .col-xs-10,
  .page-landing-content .col-xs-11,
  .page-landing-content .col-xs-12 {
    float: left;
  }
  
  .page-landing-content .col-xs-1 {
    width: 8.3333333333%;
  }
  
  .page-landing-content .col-xs-2 {
    width: 16.6666666667%;
  }
  
  .page-landing-content .col-xs-3 {
    width: 25%;
  }
  
  .page-landing-content .col-xs-4 {
    width: 33.3333333333%;
  }
  
  .page-landing-content .col-xs-5 {
    width: 41.6666666667%;
  }
  
  .page-landing-content .col-xs-6 {
    width: 50%;
  }
  
  .page-landing-content .col-xs-7 {
    width: 58.3333333333%;
  }
  
  .page-landing-content .col-xs-8 {
    width: 66.6666666667%;
  }
  
  .page-landing-content .col-xs-9 {
    width: 75%;
  }
  
  .page-landing-content .col-xs-10 {
    width: 83.3333333333%;
  }
  
  .page-landing-content .col-xs-11 {
    width: 91.6666666667%;
  }
  
  .page-landing-content .col-xs-12 {
    width: 100%;
  }
  
  .page-landing-content .col-xs-pull-0 {
    right: auto;
  }
  
  .page-landing-content .col-xs-pull-1 {
    right: 8.3333333333%;
  }
  
  .page-landing-content .col-xs-pull-2 {
    right: 16.6666666667%;
  }
  
  .page-landing-content .col-xs-pull-3 {
    right: 25%;
  }
  
  .page-landing-content .col-xs-pull-4 {
    right: 33.3333333333%;
  }
  
  .page-landing-content .col-xs-pull-5 {
    right: 41.6666666667%;
  }
  
  .page-landing-content .col-xs-pull-6 {
    right: 50%;
  }
  
  .page-landing-content .col-xs-pull-7 {
    right: 58.3333333333%;
  }
  
  .page-landing-content .col-xs-pull-8 {
    right: 66.6666666667%;
  }
  
  .page-landing-content .col-xs-pull-9 {
    right: 75%;
  }
  
  .page-landing-content .col-xs-pull-10 {
    right: 83.3333333333%;
  }
  
  .page-landing-content .col-xs-pull-11 {
    right: 91.6666666667%;
  }
  
  .page-landing-content .col-xs-pull-12 {
    right: 100%;
  }
  
  .page-landing-content .col-xs-push-0 {
    left: auto;
  }
  
  .page-landing-content .col-xs-push-1 {
    left: 8.3333333333%;
  }
  
  .page-landing-content .col-xs-push-2 {
    left: 16.6666666667%;
  }
  
  .page-landing-content .col-xs-push-3 {
    left: 25%;
  }
  
  .page-landing-content .col-xs-push-4 {
    left: 33.3333333333%;
  }
  
  .page-landing-content .col-xs-push-5 {
    left: 41.6666666667%;
  }
  
  .page-landing-content .col-xs-push-6 {
    left: 50%;
  }
  
  .page-landing-content .col-xs-push-7 {
    left: 58.3333333333%;
  }
  
  .page-landing-content .col-xs-push-8 {
    left: 66.6666666667%;
  }
  
  .page-landing-content .col-xs-push-9 {
    left: 75%;
  }
  
  .page-landing-content .col-xs-push-10 {
    left: 83.3333333333%;
  }
  
  .page-landing-content .col-xs-push-11 {
    left: 91.6666666667%;
  }
  
  .page-landing-content .col-xs-push-12 {
    left: 100%;
  }
  
  .page-landing-content .col-xs-offset-0 {
    margin-left: 0%;
  }
  
  .page-landing-content .col-xs-offset-1 {
    margin-left: 8.3333333333%;
  }
  
  .page-landing-content .col-xs-offset-2 {
    margin-left: 16.6666666667%;
  }
  
  .page-landing-content .col-xs-offset-3 {
    margin-left: 25%;
  }
  
  .page-landing-content .col-xs-offset-4 {
    margin-left: 33.3333333333%;
  }
  
  .page-landing-content .col-xs-offset-5 {
    margin-left: 41.6666666667%;
  }
  
  .page-landing-content .col-xs-offset-6 {
    margin-left: 50%;
  }
  
  .page-landing-content .col-xs-offset-7 {
    margin-left: 58.3333333333%;
  }
  
  .page-landing-content .col-xs-offset-8 {
    margin-left: 66.6666666667%;
  }
  
  .page-landing-content .col-xs-offset-9 {
    margin-left: 75%;
  }
  
  .page-landing-content .col-xs-offset-10 {
    margin-left: 83.3333333333%;
  }
  
  .page-landing-content .col-xs-offset-11 {
    margin-left: 91.6666666667%;
  }
  
  .page-landing-content .col-xs-offset-12 {
    margin-left: 100%;
  }
  
  @media (min-width: 768px) {
    .page-landing-content .col-sm-1,
    .page-landing-content .col-sm-2,
    .page-landing-content .col-sm-3,
    .page-landing-content .col-sm-4,
    .page-landing-content .col-sm-5,
    .page-landing-content .col-sm-6,
    .page-landing-content .col-sm-7,
    .page-landing-content .col-sm-8,
    .page-landing-content .col-sm-9,
    .page-landing-content .col-sm-10,
    .page-landing-content .col-sm-11,
    .page-landing-content .col-sm-12 {
      float: left;
    }
    .page-landing-content .col-sm-1 {
      width: 8.3333333333%;
    }
    .page-landing-content .col-sm-2 {
      width: 16.6666666667%;
    }
    .page-landing-content .col-sm-3 {
      width: 25%;
    }
    .page-landing-content .col-sm-4 {
      width: 33.3333333333%;
    }
    .page-landing-content .col-sm-5 {
      width: 41.6666666667%;
    }
    .page-landing-content .col-sm-6 {
      width: 50%;
    }
    .page-landing-content .col-sm-7 {
      width: 58.3333333333%;
    }
    .page-landing-content .col-sm-8 {
      width: 66.6666666667%;
    }
    .page-landing-content .col-sm-9 {
      width: 75%;
    }
    .page-landing-content .col-sm-10 {
      width: 83.3333333333%;
    }
    .page-landing-content .col-sm-11 {
      width: 91.6666666667%;
    }
    .page-landing-content .col-sm-12 {
      width: 100%;
    }
    .page-landing-content .col-sm-pull-0 {
      right: auto;
    }
    .page-landing-content .col-sm-pull-1 {
      right: 8.3333333333%;
    }
    .page-landing-content .col-sm-pull-2 {
      right: 16.6666666667%;
    }
    .page-landing-content .col-sm-pull-3 {
      right: 25%;
    }
    .page-landing-content .col-sm-pull-4 {
      right: 33.3333333333%;
    }
    .page-landing-content .col-sm-pull-5 {
      right: 41.6666666667%;
    }
    .page-landing-content .col-sm-pull-6 {
      right: 50%;
    }
    .page-landing-content .col-sm-pull-7 {
      right: 58.3333333333%;
    }
    .page-landing-content .col-sm-pull-8 {
      right: 66.6666666667%;
    }
    .page-landing-content .col-sm-pull-9 {
      right: 75%;
    }
    .page-landing-content .col-sm-pull-10 {
      right: 83.3333333333%;
    }
    .page-landing-content .col-sm-pull-11 {
      right: 91.6666666667%;
    }
    .page-landing-content .col-sm-pull-12 {
      right: 100%;
    }
    .page-landing-content .col-sm-push-0 {
      left: auto;
    }
    .page-landing-content .col-sm-push-1 {
      left: 8.3333333333%;
    }
    .page-landing-content .col-sm-push-2 {
      left: 16.6666666667%;
    }
    .page-landing-content .col-sm-push-3 {
      left: 25%;
    }
    .page-landing-content .col-sm-push-4 {
      left: 33.3333333333%;
    }
    .page-landing-content .col-sm-push-5 {
      left: 41.6666666667%;
    }
    .page-landing-content .col-sm-push-6 {
      left: 50%;
    }
    .page-landing-content .col-sm-push-7 {
      left: 58.3333333333%;
    }
    .page-landing-content .col-sm-push-8 {
      left: 66.6666666667%;
    }
    .page-landing-content .col-sm-push-9 {
      left: 75%;
    }
    .page-landing-content .col-sm-push-10 {
      left: 83.3333333333%;
    }
    .page-landing-content .col-sm-push-11 {
      left: 91.6666666667%;
    }
    .page-landing-content .col-sm-push-12 {
      left: 100%;
    }
    .page-landing-content .col-sm-offset-0 {
      margin-left: 0%;
    }
    .page-landing-content .col-sm-offset-1 {
      margin-left: 8.3333333333%;
    }
    .page-landing-content .col-sm-offset-2 {
      margin-left: 16.6666666667%;
    }
    .page-landing-content .col-sm-offset-3 {
      margin-left: 25%;
    }
    .page-landing-content .col-sm-offset-4 {
      margin-left: 33.3333333333%;
    }
    .page-landing-content .col-sm-offset-5 {
      margin-left: 41.6666666667%;
    }
    .page-landing-content .col-sm-offset-6 {
      margin-left: 50%;
    }
    .page-landing-content .col-sm-offset-7 {
      margin-left: 58.3333333333%;
    }
    .page-landing-content .col-sm-offset-8 {
      margin-left: 66.6666666667%;
    }
    .page-landing-content .col-sm-offset-9 {
      margin-left: 75%;
    }
    .page-landing-content .col-sm-offset-10 {
      margin-left: 83.3333333333%;
    }
    .page-landing-content .col-sm-offset-11 {
      margin-left: 91.6666666667%;
    }
    .page-landing-content .col-sm-offset-12 {
      margin-left: 100%;
    }
  }
  
  @media (min-width: 992px) {
    .page-landing-content .col-md-1,
    .page-landing-content .col-md-2,
    .page-landing-content .col-md-3,
    .page-landing-content .col-md-4,
    .page-landing-content .col-md-5,
    .page-landing-content .col-md-6,
    .page-landing-content .col-md-7,
    .page-landing-content .col-md-8,
    .page-landing-content .col-md-9,
    .page-landing-content .col-md-10,
    .page-landing-content .col-md-11,
    .page-landing-content .col-md-12 {
      float: left;
    }
    .page-landing-content .col-md-1 {
      width: 8.3333333333%;
    }
    .page-landing-content .col-md-2 {
      width: 16.6666666667%;
    }
    .page-landing-content .col-md-3 {
      width: 25%;
    }
    .page-landing-content .col-md-4 {
      width: 33.3333333333%;
    }
    .page-landing-content .col-md-5 {
      width: 41.6666666667%;
    }
    .page-landing-content .col-md-6 {
      width: 50%;
    }
    .page-landing-content .col-md-7 {
      width: 58.3333333333%;
    }
    .page-landing-content .col-md-8 {
      width: 66.6666666667%;
    }
    .page-landing-content .col-md-9 {
      width: 75%;
    }
    .page-landing-content .col-md-10 {
      width: 83.3333333333%;
    }
    .page-landing-content .col-md-11 {
      width: 91.6666666667%;
    }
    .page-landing-content .col-md-12 {
      width: 100%;
    }
    .page-landing-content .col-md-pull-0 {
      right: auto;
    }
    .page-landing-content .col-md-pull-1 {
      right: 8.3333333333%;
    }
    .page-landing-content .col-md-pull-2 {
      right: 16.6666666667%;
    }
    .page-landing-content .col-md-pull-3 {
      right: 25%;
    }
    .page-landing-content .col-md-pull-4 {
      right: 33.3333333333%;
    }
    .page-landing-content .col-md-pull-5 {
      right: 41.6666666667%;
    }
    .page-landing-content .col-md-pull-6 {
      right: 50%;
    }
    .page-landing-content .col-md-pull-7 {
      right: 58.3333333333%;
    }
    .page-landing-content .col-md-pull-8 {
      right: 66.6666666667%;
    }
    .page-landing-content .col-md-pull-9 {
      right: 75%;
    }
    .page-landing-content .col-md-pull-10 {
      right: 83.3333333333%;
    }
    .page-landing-content .col-md-pull-11 {
      right: 91.6666666667%;
    }
    .page-landing-content .col-md-pull-12 {
      right: 100%;
    }
    .page-landing-content .col-md-push-0 {
      left: auto;
    }
    .page-landing-content .col-md-push-1 {
      left: 8.3333333333%;
    }
    .page-landing-content .col-md-push-2 {
      left: 16.6666666667%;
    }
    .page-landing-content .col-md-push-3 {
      left: 25%;
    }
    .page-landing-content .col-md-push-4 {
      left: 33.3333333333%;
    }
    .page-landing-content .col-md-push-5 {
      left: 41.6666666667%;
    }
    .page-landing-content .col-md-push-6 {
      left: 50%;
    }
    .page-landing-content .col-md-push-7 {
      left: 58.3333333333%;
    }
    .page-landing-content .col-md-push-8 {
      left: 66.6666666667%;
    }
    .page-landing-content .col-md-push-9 {
      left: 75%;
    }
    .page-landing-content .col-md-push-10 {
      left: 83.3333333333%;
    }
    .page-landing-content .col-md-push-11 {
      left: 91.6666666667%;
    }
    .page-landing-content .col-md-push-12 {
      left: 100%;
    }
    .page-landing-content .col-md-offset-0 {
      margin-left: 0%;
    }
    .page-landing-content .col-md-offset-1 {
      margin-left: 8.3333333333%;
    }
    .page-landing-content .col-md-offset-2 {
      margin-left: 16.6666666667%;
    }
    .page-landing-content .col-md-offset-3 {
      margin-left: 25%;
    }
    .page-landing-content .col-md-offset-4 {
      margin-left: 33.3333333333%;
    }
    .page-landing-content .col-md-offset-5 {
      margin-left: 41.6666666667%;
    }
    .page-landing-content .col-md-offset-6 {
      margin-left: 50%;
    }
    .page-landing-content .col-md-offset-7 {
      margin-left: 58.3333333333%;
    }
    .page-landing-content .col-md-offset-8 {
      margin-left: 66.6666666667%;
    }
    .page-landing-content .col-md-offset-9 {
      margin-left: 75%;
    }
    .page-landing-content .col-md-offset-10 {
      margin-left: 83.3333333333%;
    }
    .page-landing-content .col-md-offset-11 {
      margin-left: 91.6666666667%;
    }
    .page-landing-content .col-md-offset-12 {
      margin-left: 100%;
    }
  }
  .page-landing-content @media (min-width: 1200px) {
    .page-landing-content .col-lg-1,
    .page-landing-content .col-lg-2,
    .page-landing-content .col-lg-3,
    .page-landing-content .col-lg-4,
    .page-landing-content .col-lg-5,
    .page-landing-content .col-lg-6,
    .page-landing-content .col-lg-7,
    .page-landing-content .col-lg-8,
    .page-landing-content .col-lg-9,
    .page-landing-content .col-lg-10,
    .page-landing-content .col-lg-11,
    .page-landing-content .col-lg-12 {
      float: left;
    }
    .page-landing-content .col-lg-1 {
      width: 8.3333333333%;
    }
    .page-landing-content .col-lg-2 {
      width: 16.6666666667%;
    }
    .page-landing-content .col-lg-3 {
      width: 25%;
    }
    .page-landing-content .col-lg-4 {
      width: 33.3333333333%;
    }
    .page-landing-content .col-lg-5 {
      width: 41.6666666667%;
    }
    .page-landing-content .col-lg-6 {
      width: 50%;
    }
    .page-landing-content .col-lg-7 {
      width: 58.3333333333%;
    }
    .page-landing-content .col-lg-8 {
      width: 66.6666666667%;
    }
    .page-landing-content .col-lg-9 {
      width: 75%;
    }
    .page-landing-content .col-lg-10 {
      width: 83.3333333333%;
    }
    .page-landing-content .col-lg-11 {
      width: 91.6666666667%;
    }
    .page-landing-content .col-lg-12 {
      width: 100%;
    }
    .page-landing-content .col-lg-pull-0 {
      right: auto;
    }
    .page-landing-content .col-lg-pull-1 {
      right: 8.3333333333%;
    }
    .page-landing-content .col-lg-pull-2 {
      right: 16.6666666667%;
    }
    .page-landing-content .col-lg-pull-3 {
      right: 25%;
    }
    .page-landing-content .col-lg-pull-4 {
      right: 33.3333333333%;
    }
    .page-landing-content .col-lg-pull-5 {
      right: 41.6666666667%;
    }
    .page-landing-content .col-lg-pull-6 {
      right: 50%;
    }
    .page-landing-content .col-lg-pull-7 {
      right: 58.3333333333%;
    }
    .page-landing-content .col-lg-pull-8 {
      right: 66.6666666667%;
    }
    .page-landing-content .col-lg-pull-9 {
      right: 75%;
    }
    .page-landing-content .col-lg-pull-10 {
      right: 83.3333333333%;
    }
    .page-landing-content .col-lg-pull-11 {
      right: 91.6666666667%;
    }
    .page-landing-content .col-lg-pull-12 {
      right: 100%;
    }
    .page-landing-content .col-lg-push-0 {
      left: auto;
    }
    .page-landing-content .col-lg-push-1 {
      left: 8.3333333333%;
    }
    .page-landing-content .col-lg-push-2 {
      left: 16.6666666667%;
    }
    .page-landing-content .col-lg-push-3 {
      left: 25%;
    }
    .page-landing-content .col-lg-push-4 {
      left: 33.3333333333%;
    }
    .page-landing-content .col-lg-push-5 {
      left: 41.6666666667%;
    }
    .page-landing-content .col-lg-push-6 {
      left: 50%;
    }
    .page-landing-content .col-lg-push-7 {
      left: 58.3333333333%;
    }
    .page-landing-content .col-lg-push-8 {
      left: 66.6666666667%;
    }
    .page-landing-content .col-lg-push-9 {
      left: 75%;
    }
    .page-landing-content .col-lg-push-10 {
      left: 83.3333333333%;
    }
    .page-landing-content .col-lg-push-11 {
      left: 91.6666666667%;
    }
    .page-landing-content .col-lg-push-12 {
      left: 100%;
    }
    .page-landing-content .col-lg-offset-0 {
      margin-left: 0%;
    }
    .page-landing-content .col-lg-offset-1 {
      margin-left: 8.3333333333%;
    }
    .page-landing-content .col-lg-offset-2 {
      margin-left: 16.6666666667%;
    }
    .page-landing-content .col-lg-offset-3 {
      margin-left: 25%;
    }
    .page-landing-content .col-lg-offset-4 {
      margin-left: 33.3333333333%;
    }
    .page-landing-content .col-lg-offset-5 {
      margin-left: 41.6666666667%;
    }
    .page-landing-content .col-lg-offset-6 {
      margin-left: 50%;
    }
    .page-landing-content .col-lg-offset-7 {
      margin-left: 58.3333333333%;
    }
    .page-landing-content .col-lg-offset-8 {
      margin-left: 66.6666666667%;
    }
    .page-landing-content .col-lg-offset-9 {
      margin-left: 75%;
    }
    .page-landing-content .col-lg-offset-10 {
      margin-left: 83.3333333333%;
    }
    .page-landing-content .col-lg-offset-11 {
      margin-left: 91.6666666667%;
    }
    .page-landing-content .col-lg-offset-12 {
      margin-left: 100%;
    }
  }
  
  .page-landing-content table {
    background-color: transparent;
  }
  
  .page-landing-content caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
  }
  
  .page-landing-content th {
    text-align: left;
  }
  
  .page-landing-content .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
  }
  .page-landing-content .table > thead > tr > th,
  .page-landing-content .table > thead > tr > td,
  .page-landing-content .table > tbody > tr > th,
  .page-landing-content .table > tbody > tr > td,
  .page-landing-content .table > tfoot > tr > th,
  .page-landing-content .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }
  .page-landing-content .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }
  .page-landing-content .table > caption + thead > tr:first-child > th,
  .page-landing-content .table > caption + thead > tr:first-child > td,
  .page-landing-content .table > colgroup + thead > tr:first-child > th,
  .page-landing-content .table > colgroup + thead > tr:first-child > td,
  .page-landing-content .table > thead:first-child > tr:first-child > th,
  .page-landing-content .table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .page-landing-content .table > tbody + tbody {
    border-top: 2px solid #ddd;
  }
  .page-landing-content .table .table {
    background-color: #fff;
  }
  
  .page-landing-content .table-condensed > thead > tr > th,
  .page-landing-content .table-condensed > thead > tr > td,
  .page-landing-content .table-condensed > tbody > tr > th,
  .page-landing-content .table-condensed > tbody > tr > td,
  .page-landing-content .table-condensed > tfoot > tr > th,
  .page-landing-content .table-condensed > tfoot > tr > td {
    padding: 5px;
  }
  
  .page-landing-content .table-bordered {
    border: 1px solid #ddd;
  }
  .page-landing-content .table-bordered > thead > tr > th,
  .page-landing-content .table-bordered > thead > tr > td,
  .page-landing-content .table-bordered > tbody > tr > th,
  .page-landing-content .table-bordered > tbody > tr > td,
  .page-landing-content .table-bordered > tfoot > tr > th,
  .page-landing-content .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
  }
  .page-landing-content .table-bordered > thead > tr > th,
  .page-landing-content .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }
  
  .page-landing-content .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
  
  .page-landing-content .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
  }
  
  .page-landing-content html:not(.productdetails) table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
  }
  
  .page-landing-content html:not(.productdetails) table td[class*="col-"],
  .page-landing-content html:not(.productdetails) table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
  }
  
  .page-landing-content .table > thead > tr > td.active,
  .page-landing-content .table > thead > tr > th.active,
  .page-landing-content .table > thead > tr.active > td,
  .page-landing-content .table > thead > tr.active > th,
  .page-landing-content .table > tbody > tr > td.active,
  .page-landing-content .table > tbody > tr > th.active,
  .page-landing-content .table > tbody > tr.active > td,
  .page-landing-content .table > tbody > tr.active > th,
  .page-landing-content .table > tfoot > tr > td.active,
  .page-landing-content .table > tfoot > tr > th.active,
  .page-landing-content .table > tfoot > tr.active > td,
  .page-landing-content .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
  }
  
  .page-landing-content .table-hover > tbody > tr > td.active:hover,
  .page-landing-content .table-hover > tbody > tr > th.active:hover,
  .page-landing-content .table-hover > tbody > tr.active:hover > td,
  .page-landing-content .table-hover > tbody > tr:hover > .active,
  .page-landing-content .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
  }
  
  .page-landing-content .table > thead > tr > td.success,
  .page-landing-content .table > thead > tr > th.success,
  .page-landing-content .table > thead > tr.success > td,
  .page-landing-content .table > thead > tr.success > th,
  .page-landing-content .table > tbody > tr > td.success,
  .page-landing-content .table > tbody > tr > th.success,
  .page-landing-content .table > tbody > tr.success > td,
  .page-landing-content .table > tbody > tr.success > th,
  .page-landing-content .table > tfoot > tr > td.success,
  .page-landing-content .table > tfoot > tr > th.success,
  .page-landing-content .table > tfoot > tr.success > td,
  .page-landing-content .table > tfoot > tr.success > th {
    background-color: #dff0d8;
  }
  
  .page-landing-content .table-hover > tbody > tr > td.success:hover,
  .page-landing-content .table-hover > tbody > tr > th.success:hover,
  .page-landing-content .table-hover > tbody > tr.success:hover > td,
  .page-landing-content .table-hover > tbody > tr:hover > .success,
  .page-landing-content .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
  }
  
  .page-landing-content .table > thead > tr > td.info,
  .page-landing-content .table > thead > tr > th.info,
  .page-landing-content .table > thead > tr.info > td,
  .page-landing-content .table > thead > tr.info > th,
  .page-landing-content .table > tbody > tr > td.info,
  .page-landing-content .table > tbody > tr > th.info,
  .page-landing-content .table > tbody > tr.info > td,
  .page-landing-content .table > tbody > tr.info > th,
  .page-landing-content .table > tfoot > tr > td.info,
  .page-landing-content .table > tfoot > tr > th.info,
  .page-landing-content .table > tfoot > tr.info > td,
  .page-landing-content .table > tfoot > tr.info > th {
    background-color: #d9edf7;
  }
  
  .page-landing-content .table-hover > tbody > tr > td.info:hover,
  .page-landing-content .table-hover > tbody > tr > th.info:hover,
  .page-landing-content .table-hover > tbody > tr.info:hover > td,
  .page-landing-content .table-hover > tbody > tr:hover > .info,
  .page-landing-content .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
  }
  
  .page-landing-content .table > thead > tr > td.warning,
  .page-landing-content .table > thead > tr > th.warning,
  .page-landing-content .table > thead > tr.warning > td,
  .page-landing-content .table > thead > tr.warning > th,
  .page-landing-content .table > tbody > tr > td.warning,
  .page-landing-content .table > tbody > tr > th.warning,
  .page-landing-content .table > tbody > tr.warning > td,
  .page-landing-content .table > tbody > tr.warning > th,
  .page-landing-content .table > tfoot > tr > td.warning,
  .page-landing-content .table > tfoot > tr > th.warning,
  .page-landing-content .table > tfoot > tr.warning > td,
  .page-landing-content .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
  }
  
  .page-landing-content .table-hover > tbody > tr > td.warning:hover,
  .page-landing-content .table-hover > tbody > tr > th.warning:hover,
  .page-landing-content .table-hover > tbody > tr.warning:hover > td,
  .page-landing-content .table-hover > tbody > tr:hover > .warning,
  .page-landing-content .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
  }
  
  .page-landing-content .table > thead > tr > td.danger,
  .page-landing-content .table > thead > tr > th.danger,
  .page-landing-content .table > thead > tr.danger > td,
  .page-landing-content .table > thead > tr.danger > th,
  .page-landing-content .table > tbody > tr > td.danger,
  .page-landing-content .table > tbody > tr > th.danger,
  .page-landing-content .table > tbody > tr.danger > td,
  .page-landing-content .table > tbody > tr.danger > th,
  .page-landing-content .table > tfoot > tr > td.danger,
  .page-landing-content .table > tfoot > tr > th.danger,
  .page-landing-content .table > tfoot > tr.danger > td,
  .page-landing-content .table > tfoot > tr.danger > th {
    background-color: #f2dede;
  }
  .page-landing-content .table-hover > tbody > tr > td.danger:hover,
.page-landing-content .table-hover > tbody > tr > th.danger:hover,
.page-landing-content .table-hover > tbody > tr.danger:hover > td,
.page-landing-content .table-hover > tbody > tr:hover > .danger,
.page-landing-content .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.page-landing-content .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .page-landing-content .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  
  .page-landing-content .table-responsive > .table {
    margin-bottom: 0;
  }
  
  .page-landing-content .table-responsive > .table > thead > tr > th,
  .page-landing-content .table-responsive > .table > thead > tr > td,
  .page-landing-content .table-responsive > .table > tbody > tr > th,
  .page-landing-content .table-responsive > .table > tbody > tr > td,
  .page-landing-content .table-responsive > .table > tfoot > tr > th,
  .page-landing-content .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .page-landing-content .table-responsive > .table-bordered {
    border: 0;
  }

  .page-landing-content .table-responsive > .table-bordered > thead > tr > th:first-child,
  .page-landing-content .table-responsive > .table-bordered > thead > tr > td:first-child,
  .page-landing-content .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .page-landing-content .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .page-landing-content .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .page-landing-content .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .page-landing-content .table-responsive > .table-bordered > thead > tr > th:last-child,
  .page-landing-content .table-responsive > .table-bordered > thead > tr > td:last-child,
  .page-landing-content .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .page-landing-content .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .page-landing-content .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .page-landing-content .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .page-landing-content .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .page-landing-content .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .page-landing-content .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .page-landing-content .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.page-landing-content fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

.page-landing-content legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.page-landing-content label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.page-landing-content input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page-landing-content input[type="radio"],
.page-landing-content input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

.page-landing-content input[type="file"] {
  display: block;
}

.page-landing-content input[type="range"] {
  display: block;
  width: 100%;
}

.page-landing-content select[multiple],
.page-landing-content select[size] {
  height: auto;
}

.page-landing-content input[type="file"]:focus,
.page-landing-content input[type="radio"]:focus,
.page-landing-content input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.page-landing-content output {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
}

.page-landing-content .form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 9px 16px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.page-landing-content .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.page-landing-content .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.page-landing-content .form-control:-ms-input-placeholder {
  color: #999;
}

.page-landing-content .form-control::-webkit-input-placeholder {
  color: #999;
}

.page-landing-content [disabled].form-control,
.page-landing-content [readonly].form-control,
.page-landing-content fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.page-landing-content [disabled].form-control,
.page-landing-content fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.page-landing-content textarea.form-control {
  height: auto;
}

.page-landing-content input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .page-landing-content input[type="date"],
  .page-landing-content input[type="time"],
  .page-landing-content input[type="datetime-local"],
  .page-landing-content input[type="month"] {
    line-height: 42px;
  }

  .page-landing-content input[type="date"].input-sm,
  .page-landing-content .input-group-sm > input[type="date"].form-control,
  .page-landing-content .input-group-sm > input[type="date"].input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > input[type="date"].btn,
  .page-landing-content .input-group-sm input[type="date"],
  .page-landing-content input[type="time"].input-sm,
  .page-landing-content .input-group-sm > input[type="time"].form-control,
  .page-landing-content .input-group-sm > input[type="time"].input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > input[type="time"].btn,
  .page-landing-content .input-group-sm input[type="time"],
  .page-landing-content input[type="datetime-local"].input-sm,
  .page-landing-content .input-group-sm > input[type="datetime-local"].form-control,
  .page-landing-content .input-group-sm > input[type="datetime-local"].input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .page-landing-content .input-group-sm input[type="datetime-local"],
  .page-landing-content input[type="month"].input-sm,
  .page-landing-content .input-group-sm > input[type="month"].form-control,
  .page-landing-content .input-group-sm > input[type="month"].input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > input[type="month"].btn,
  .page-landing-content .input-group-sm input[type="month"] {
    line-height: 33px;
  }

  .page-landing-content input[type="date"].input-lg,
  .page-landing-content .input-group-lg > input[type="date"].form-control,
  .page-landing-content .input-group-lg > input[type="date"].input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > input[type="date"].btn,
  .page-landing-content .input-group-lg input[type="date"],
  .page-landing-content input[type="time"].input-lg,
  .page-landing-content .input-group-lg > input[type="time"].form-control,
  .page-landing-content .input-group-lg > input[type="time"].input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > input[type="time"].btn,
  .page-landing-content .input-group-lg input[type="time"],
  .page-landing-content input[type="datetime-local"].input-lg,
  .page-landing-content .input-group-lg > input[type="datetime-local"].form-control,
  .page-landing-content .input-group-lg > input[type="datetime-local"].input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .page-landing-content .input-group-lg input[type="datetime-local"],
  .page-landing-content input[type="month"].input-lg,
  .page-landing-content .input-group-lg > input[type="month"].form-control,
  .page-landing-content .input-group-lg > input[type="month"].input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > input[type="month"].btn,
  .page-landing-content .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.page-landing-content .form-group {
    margin-bottom: 15px;
  }
  
  .page-landing-content .radio,
  .page-landing-content .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .page-landing-content .radio label,
  .page-landing-content .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
  }
  
  .page-landing-content .radio input[type="radio"],
  .page-landing-content .radio-inline input[type="radio"],
  .page-landing-content .checkbox input[type="checkbox"],
  .page-landing-content .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
  }
  
  .page-landing-content .radio + .radio,
  .page-landing-content .checkbox + .checkbox {
    margin-top: -5px;
  }
  
  .page-landing-content .radio-inline,
  .page-landing-content .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  
  .page-landing-content .radio-inline + .radio-inline,
  .page-landing-content .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
  }
  
  .page-landing-content input[type="radio"][disabled],
  .page-landing-content input[type="radio"].disabled,
  .page-landing-content fieldset[disabled] input[type="radio"],
  .page-landing-content input[type="checkbox"][disabled],
  .page-landing-content input[type="checkbox"].disabled,
  .page-landing-content fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }
  
  .page-landing-content .radio-inline.disabled,
  .page-landing-content fieldset[disabled] .radio-inline,
  .page-landing-content .checkbox-inline.disabled,
  .page-landing-content fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
  }
  
  .page-landing-content .radio.disabled label,
  .page-landing-content fieldset[disabled] .radio label,
  .page-landing-content .checkbox.disabled label,
  .page-landing-content fieldset[disabled] .checkbox label {
    cursor: not-allowed;
  }
  
  .page-landing-content .form-control-static {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    min-height: 38px;
  }
  
  .page-landing-content .form-control-static.input-lg,
  .page-landing-content .input-group-lg > .form-control-static.form-control,
  .page-landing-content .input-group-lg > .form-control-static.input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > .form-control-static.btn,
  .page-landing-content .form-control-static.input-sm,
  .page-landing-content .input-group-sm > .form-control-static.form-control,
  .page-landing-content .input-group-sm > .form-control-static.input-group-addon,
  .page-landing-content .input-group-sm > .form-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
  }
  
  .page-landing-content .input-sm,
  .page-landing-content .input-group-sm > .form-control,
  .page-landing-content .input-group-sm > .input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  
  .page-landing-content select.input-sm,
  .page-landing-content .input-group-sm > select.form-control,
  .page-landing-content .input-group-sm > select.input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > select.btn {
    height: 33px;
    line-height: 33px;
  }
  
  .page-landing-content textarea.input-sm,
  .page-landing-content .input-group-sm > textarea.form-control,
  .page-landing-content .input-group-sm > textarea.input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > textarea.btn,
  .page-landing-content select[multiple].input-sm,
  .page-landing-content .input-group-sm > select[multiple].form-control,
  .page-landing-content .input-group-sm > select[multiple].input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
  }
  
  .page-landing-content .form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  
  .page-landing-content .form-group-sm select.form-control {
    height: 33px;
    line-height: 33px;
  }
  
  .page-landing-content .form-group-sm textarea.form-control,
  .page-landing-content .form-group-sm select[multiple].form-control {
    height: auto;
  }
  
  .page-landing-content .form-group-sm .form-control-static {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    min-height: 36px;
  }
  
  .page-landing-content .input-lg,
  .page-landing-content .input-group-lg > .form-control,
  .page-landing-content .input-group-lg > .input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 12px 26px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  
  .page-landing-content select.input-lg,
  .page-landing-content .input-group-lg > select.form-control,
  .page-landing-content .input-group-lg > select.input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > select.btn {
    height: 45px;
    line-height: 45px;
  }
  
  .page-landing-content textarea.input-lg,
  .page-landing-content .input-group-lg > textarea.form-control,
  .page-landing-content .input-group-lg > textarea.input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > textarea.btn,
  .page-landing-content select[multiple].input-lg,
  .page-landing-content .input-group-lg > select[multiple].form-control,
  .page-landing-content .input-group-lg > select[multiple].input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
  }
  
  .page-landing-content .form-group-lg .form-control {
    height: 45px;
    padding: 12px 26px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  
  .page-landing-content .form-group-lg select.form-control {
    height: 45px;
    line-height: 45px;
  }
  
  .page-landing-content .form-group-lg textarea.form-control,
  .page-landing-content .form-group-lg select[multiple].form-control {
    height: auto;
  }
  .page-landing-content .form-group-lg .form-control-static {
    height: 45px;
    padding: 12px 26px;
    font-size: 14px;
    line-height: 1.3333333;
    min-height: 36px;
  }
  
  .page-landing-content .has-feedback {
    position: relative;
  }
  
  .page-landing-content .has-feedback .form-control {
    padding-right: 52.5px;
  }
  
  .page-landing-content .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none;
  }
  
  .page-landing-content .input-lg + .form-control-feedback,
  .page-landing-content .input-group-lg > .form-control + .form-control-feedback,
  .page-landing-content .input-group-lg > .input-group-addon + .form-control-feedback,
  .page-landing-content .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  
  .page-landing-content .input-sm + .form-control-feedback,
  .page-landing-content .input-group-sm > .form-control + .form-control-feedback,
  .page-landing-content .input-group-sm > .input-group-addon + .form-control-feedback,
  .page-landing-content .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
  }
  
  .page-landing-content .has-success .help-block,
  .page-landing-content .has-success .control-label,
  .page-landing-content .has-success .radio,
  .page-landing-content .has-success .checkbox,
  .page-landing-content .has-success .radio-inline,
  .page-landing-content .has-success .checkbox-inline,
  .page-landing-content .has-success.radio label,
  .page-landing-content .has-success.checkbox label,
  .page-landing-content .has-success.radio-inline label,
  .page-landing-content .has-success.checkbox-inline label {
    color: #3c763d;
  }
  
  .page-landing-content .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  
  .page-landing-content .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  }
  
  .page-landing-content .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
  }
  
  .page-landing-content .has-success .form-control-feedback {
    color: #3c763d;
  }
  
  .page-landing-content .has-warning .help-block,
  .page-landing-content .has-warning .control-label,
  .page-landing-content .has-warning .radio,
  .page-landing-content .has-warning .checkbox,
  .page-landing-content .has-warning .radio-inline,
  .page-landing-content .has-warning .checkbox-inline,
  .page-landing-content .has-warning.radio label,
  .page-landing-content .has-warning.checkbox label,
  .page-landing-content .has-warning.radio-inline label,
  .page-landing-content .has-warning.checkbox-inline label {
    color: #8a6d3b;
  }
  
  .page-landing-content .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  
  .page-landing-content .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  }
  
  .page-landing-content .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
  }
  
  .page-landing-content .has-warning .form-control-feedback {
    color: #8a6d3b;
  }
  
  .page-landing-content .has-error .help-block,
  .page-landing-content .has-error .control-label,
  .page-landing-content .has-error .radio,
  .page-landing-content .has-error .checkbox,
  .page-landing-content .has-error .radio-inline,
  .page-landing-content .has-error .checkbox-inline,
  .page-landing-content .has-error.radio label,
  .page-landing-content .has-error.checkbox label,
  .page-landing-content .has-error.radio-inline label,
  .page-landing-content .has-error.checkbox-inline label {
    color: #a94442;
  }
  
  .page-landing-content .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  
  .page-landing-content .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  }
  
  .page-landing-content .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
  }
  .page-landing-content .has-error .form-control-feedback {
    color: #a94442;
  }
  
  .page-landing-content .has-feedback label ~ .form-control-feedback {
    top: 27px;
  }
  
  .page-landing-content .has-feedback label.sr-only ~ .form-control-feedback,
  .page-landing-content .has-feedback label.text-hide ~ .form-control-feedback,
  .page-landing-content .has-feedback label.search__label ~ .form-control-feedback {
    top: 0;
  }
  
  .page-landing-content .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040;
  }
  
  @media (min-width: 768px) {
    .page-landing-content .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .page-landing-content .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
    .page-landing-content .form-inline .form-control-static {
      display: inline-block;
    }
    .page-landing-content .form-inline .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .page-landing-content .form-inline .input-group .input-group-addon,
    .page-landing-content .form-inline .input-group .input-group-btn,
    .page-landing-content .form-inline .input-group .form-control {
      width: auto;
    }
    .page-landing-content .form-inline .input-group > .form-control {
      width: 100%;
    }
    .page-landing-content .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .page-landing-content .form-inline .radio,
    .page-landing-content .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .page-landing-content .form-inline .radio label,
    .page-landing-content .form-inline .checkbox label {
      padding-left: 0;
    }
    .page-landing-content .form-inline .radio input[type="radio"],
    .page-landing-content .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
    .page-landing-content .form-inline .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  
  .page-landing-content .form-horizontal .radio,
  .page-landing-content .form-horizontal .checkbox,
  .page-landing-content .form-horizontal .radio-inline,
  .page-landing-content .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
  }
  
  .page-landing-content .form-horizontal .radio,
  .page-landing-content .form-horizontal .checkbox {
    min-height: 32px;
  }
  
  .page-landing-content .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
  }
  
  .page-landing-content .form-horizontal .form-group:before,
  .page-landing-content .form-horizontal .form-group:after {
    content: " ";
    display: table;
  }
  
  .page-landing-content .form-horizontal .form-group:after {
    clear: both;
  }
  
  @media (min-width: 768px) {
    .page-landing-content .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 10px;
    }
  }
  
  .page-landing-content .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
  }
  
  @media (min-width: 768px) {
    .page-landing-content .form-horizontal .form-group-lg .control-label {
      padding-top: 16.9999996px;
    }
  }
  
  @media (min-width: 768px) {
    .page-landing-content .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
    }
  }
  
  .page-landing-content .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 16px;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .page-landing-content .btn:focus,
  .page-landing-content .btn.focus,
  .page-landing-content .btn:active:focus,
  .page-landing-content .btn:active.focus,
  .page-landing-content .btn.active:focus,
  .page-landing-content .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  
  .page-landing-content .btn:hover,
  .page-landing-content .btn:focus,
  .page-landing-content .btn.focus {
    color: #2f8cef;
    text-decoration: none;
  }
  
  .page-landing-content .btn:active,
  .page-landing-content .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  
  .page-landing-content .btn.disabled,
  .page-landing-content .btn[disabled],
  .page-landing-content fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .page-landing-content .btn-default {
    color: #2f8cef;
    background-color: #fff;
    border-color: #dddddd;
  }
  
  .page-landing-content .btn-default:hover,
  .page-landing-content .btn-default:focus,
  .page-landing-content .btn-default.focus,
  .page-landing-content .btn-default:active,
  .page-landing-content .btn-default.active,
  .page-landing-content .open > .btn-default.dropdown-toggle {
    color: #2f8cef;
    background-color: #e6e6e6;
    border-color: #bebebe;
  }
  
  .page-landing-content .btn-default:active,
  .page-landing-content .btn-default.active,
  .page-landing-content .open > .btn-default.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-default.disabled,
  .page-landing-content .btn-default.disabled:hover,
  .page-landing-content .btn-default.disabled:focus,
  .page-landing-content .btn-default.disabled.focus,
  .page-landing-content .btn-default.disabled:active,
  .page-landing-content .btn-default.disabled.active,
  .page-landing-content .btn-default[disabled],
  .page-landing-content .btn-default[disabled]:hover,
  .page-landing-content .btn-default[disabled]:focus,
  .page-landing-content .btn-default[disabled].focus,
  .page-landing-content .btn-default[disabled]:active,
  .page-landing-content .btn-default[disabled].active,
  .page-landing-content fieldset[disabled] .btn-default,
  .page-landing-content fieldset[disabled] .btn-default:hover,
  .page-landing-content fieldset[disabled] .btn-default:focus,
  .page-landing-content fieldset[disabled] .btn-default.focus,
  .page-landing-content fieldset[disabled] .btn-default:active,
  .page-landing-content fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #dddddd;
  }
  
  .page-landing-content .btn-default .badge {
    color: #fff;
    background-color: #2f8cef;
  }
  
  .page-landing-content .btn-primary {
    color: #fff;
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  .page-landing-content .btn-primary {
    color: #fff;
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-primary:hover,
  .page-landing-content .btn-primary:focus,
  .page-landing-content .btn-primary.focus,
  .page-landing-content .btn-primary:active,
  .page-landing-content .btn-primary.active,
  .page-landing-content .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-primary:active,
  .page-landing-content .btn-primary.active,
  .page-landing-content .open > .btn-primary.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-primary.disabled,
  .page-landing-content .btn-primary.disabled:hover,
  .page-landing-content .btn-primary.disabled:focus,
  .page-landing-content .btn-primary.disabled.focus,
  .page-landing-content .btn-primary.disabled:active,
  .page-landing-content .btn-primary.disabled.active,
  .page-landing-content .btn-primary[disabled],
  .page-landing-content .btn-primary[disabled]:hover,
  .page-landing-content .btn-primary[disabled]:focus,
  .page-landing-content .btn-primary[disabled].focus,
  .page-landing-content .btn-primary[disabled]:active,
  .page-landing-content .btn-primary[disabled].active,
  .page-landing-content fieldset[disabled] .btn-primary,
  .page-landing-content fieldset[disabled] .btn-primary:hover,
  .page-landing-content fieldset[disabled] .btn-primary:focus,
  .page-landing-content fieldset[disabled] .btn-primary.focus,
  .page-landing-content fieldset[disabled] .btn-primary:active,
  .page-landing-content fieldset[disabled] .btn-primary.active {
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-primary .badge {
    color: var(--tertiary-color);
    background-color: #fff;
  }
  
  .page-landing-content .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  
  .page-landing-content .btn-success:hover,
  .page-landing-content .btn-success:focus,
  .page-landing-content .btn-success.focus,
  .page-landing-content .btn-success:active,
  .page-landing-content .btn-success.active,
  .page-landing-content .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
  }
  
  .page-landing-content .btn-success:active,
  .page-landing-content .btn-success.active,
  .page-landing-content .open > .btn-success.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-success.disabled,
  .page-landing-content .btn-success.disabled:hover,
  .page-landing-content .btn-success.disabled:focus,
  .page-landing-content .btn-success.disabled.focus,
  .page-landing-content .btn-success.disabled:active,
  .page-landing-content .btn-success.disabled.active,
  .page-landing-content .btn-success[disabled],
  .page-landing-content .btn-success[disabled]:hover,
  .page-landing-content .btn-success[disabled]:focus,
  .page-landing-content .btn-success[disabled].focus,
  .page-landing-content .btn-success[disabled]:active,
  .page-landing-content .btn-success[disabled].active,
  .page-landing-content fieldset[disabled] .btn-success,
  .page-landing-content fieldset[disabled] .btn-success:hover,
  .page-landing-content fieldset[disabled] .btn-success:focus,
  .page-landing-content fieldset[disabled] .btn-success.focus,
  .page-landing-content fieldset[disabled] .btn-success:active,
  .page-landing-content fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  
  .page-landing-content .btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
  }
  
  .page-landing-content .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  
  .page-landing-content .btn-info:hover,
  .page-landing-content .btn-info:focus,
  .page-landing-content .btn-info.focus,
  .page-landing-content .btn-info:active,
  .page-landing-content .btn-info.active,
  .page-landing-content .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
  
  .page-landing-content .btn-info:active,
  .page-landing-content .btn-info.active,
  .page-landing-content .open > .btn-info.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-info.disabled,
  .page-landing-content .btn-info.disabled:hover,
  .page-landing-content .btn-info.disabled:focus,
  .page-landing-content .btn-info.disabled.focus,
  .page-landing-content .btn-info.disabled:active,
  .page-landing-content .btn-info.disabled.active,
  .page-landing-content .btn-info[disabled],
  .page-landing-content .btn-info[disabled]:hover,
  .page-landing-content .btn-info[disabled]:focus,
  .page-landing-content .btn-info[disabled].focus,
  .page-landing-content .btn-info[disabled]:active,
  .page-landing-content .btn-info[disabled].active,
  .page-landing-content fieldset[disabled] .btn-info,
  .page-landing-content fieldset[disabled] .btn-info:hover,
  .page-landing-content fieldset[disabled] .btn-info:focus,
  .page-landing-content fieldset[disabled] .btn-info.focus,
  .page-landing-content fieldset[disabled] .btn-info:active,
  .page-landing-content fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  
  .page-landing-content .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
  }
  
  .page-landing-content .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  
  .page-landing-content .btn-warning:hover,
  .page-landing-content .btn-warning:focus,
  .page-landing-content .btn-warning.focus,
  .page-landing-content .btn-warning:active,
  .page-landing-content .btn-warning.active,
  .page-landing-content .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
  }
  
  .page-landing-content .btn-warning:active,
  .page-landing-content .btn-warning.active,
  .page-landing-content .open > .btn-warning.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-warning.disabled,
  .page-landing-content .btn-warning.disabled:hover,
  .page-landing-content .btn-warning.disabled:focus,
  .page-landing-content .btn-warning.disabled.focus,
  .page-landing-content .btn-warning.disabled:active,
  .page-landing-content .btn-warning.disabled.active,
  .page-landing-content .btn-warning[disabled],
  .page-landing-content .btn-warning[disabled]:hover,
  .page-landing-content .btn-warning[disabled]:focus,
  .page-landing-content .btn-warning[disabled].focus,
  .page-landing-content .btn-warning[disabled]:active,
  .page-landing-content .btn-warning[disabled].active,
  .page-landing-content fieldset[disabled] .btn-warning,
  .page-landing-content fieldset[disabled] .btn-warning:hover,
  .page-landing-content fieldset[disabled] .btn-warning:focus,
  .page-landing-content fieldset[disabled] .btn-warning.focus,
  .page-landing-content fieldset[disabled] .btn-warning:active,
  .page-landing-content fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  
  .page-landing-content .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
  }
  
  .page-landing-content .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  .page-landing-content .btn-primary {
    color: #fff;
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-primary:hover,
  .page-landing-content .btn-primary:focus,
  .page-landing-content .btn-primary.focus,
  .page-landing-content .btn-primary:active,
  .page-landing-content .btn-primary.active,
  .page-landing-content .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-primary:active,
  .page-landing-content .btn-primary.active,
  .page-landing-content .open > .btn-primary.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-primary.disabled,
  .page-landing-content .btn-primary.disabled:hover,
  .page-landing-content .btn-primary.disabled:focus,
  .page-landing-content .btn-primary.disabled.focus,
  .page-landing-content .btn-primary.disabled:active,
  .page-landing-content .btn-primary.disabled.active,
  .page-landing-content .btn-primary[disabled],
  .page-landing-content .btn-primary[disabled]:hover,
  .page-landing-content .btn-primary[disabled]:focus,
  .page-landing-content .btn-primary[disabled].focus,
  .page-landing-content .btn-primary[disabled]:active,
  .page-landing-content .btn-primary[disabled].active,
  .page-landing-content fieldset[disabled] .btn-primary,
  .page-landing-content fieldset[disabled] .btn-primary:hover,
  .page-landing-content fieldset[disabled] .btn-primary:focus,
  .page-landing-content fieldset[disabled] .btn-primary.focus,
  .page-landing-content fieldset[disabled] .btn-primary:active,
  .page-landing-content fieldset[disabled] .btn-primary.active {
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-primary .badge {
    color: var(--tertiary-color);
    background-color: #fff;
  }
  
  .page-landing-content .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  
  .page-landing-content .btn-success:hover,
  .page-landing-content .btn-success:focus,
  .page-landing-content .btn-success.focus,
  .page-landing-content .btn-success:active,
  .page-landing-content .btn-success.active,
  .page-landing-content .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
  }
  
  .page-landing-content .btn-success:active,
  .page-landing-content .btn-success.active,
  .page-landing-content .open > .btn-success.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-success.disabled,
  .page-landing-content .btn-success.disabled:hover,
  .page-landing-content .btn-success.disabled:focus,
  .page-landing-content .btn-success.disabled.focus,
  .page-landing-content .btn-success.disabled:active,
  .page-landing-content .btn-success.disabled.active,
  .page-landing-content .btn-success[disabled],
  .page-landing-content .btn-success[disabled]:hover,
  .page-landing-content .btn-success[disabled]:focus,
  .page-landing-content .btn-success[disabled].focus,
  .page-landing-content .btn-success[disabled]:active,
  .page-landing-content .btn-success[disabled].active,
  .page-landing-content fieldset[disabled] .btn-success,
  .page-landing-content fieldset[disabled] .btn-success:hover,
  .page-landing-content fieldset[disabled] .btn-success:focus,
  .page-landing-content fieldset[disabled] .btn-success.focus,
  .page-landing-content fieldset[disabled] .btn-success:active,
  .page-landing-content fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  
  .page-landing-content .btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
  }
  
  .page-landing-content .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  
  .page-landing-content .btn-info:hover,
  .page-landing-content .btn-info:focus,
  .page-landing-content .btn-info.focus,
  .page-landing-content .btn-info:active,
  .page-landing-content .btn-info.active,
  .page-landing-content .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
  
  .page-landing-content .btn-info:active,
  .page-landing-content .btn-info.active,
  .page-landing-content .open > .btn-info.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-info.disabled,
  .page-landing-content .btn-info.disabled:hover,
  .page-landing-content .btn-info.disabled:focus,
  .page-landing-content .btn-info.disabled.focus,
  .page-landing-content .btn-info.disabled:active,
  .page-landing-content .btn-info.disabled.active,
  .page-landing-content .btn-info[disabled],
  .page-landing-content .btn-info[disabled]:hover,
  .page-landing-content .btn-info[disabled]:focus,
  .page-landing-content .btn-info[disabled].focus,
  .page-landing-content .btn-info[disabled]:active,
  .page-landing-content .btn-info[disabled].active,
  .page-landing-content fieldset[disabled] .btn-info,
  .page-landing-content fieldset[disabled] .btn-info:hover,
  .page-landing-content fieldset[disabled] .btn-info:focus,
  .page-landing-content fieldset[disabled] .btn-info.focus,
  .page-landing-content fieldset[disabled] .btn-info:active,
  .page-landing-content fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  
  .page-landing-content .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
  }
  
  .page-landing-content .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  
  .page-landing-content .btn-warning:hover,
  .page-landing-content .btn-warning:focus,
  .page-landing-content .btn-warning.focus,
  .page-landing-content .btn-warning:active,
  .page-landing-content .btn-warning.active,
  .page-landing-content .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
  }
  
  .page-landing-content .btn-warning:active,
  .page-landing-content .btn-warning.active,
  .page-landing-content .open > .btn-warning.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-warning.disabled,
  .page-landing-content .btn-warning.disabled:hover,
  .page-landing-content .btn-warning.disabled:focus,
  .page-landing-content .btn-warning.disabled.focus,
  .page-landing-content .btn-warning.disabled:active,
  .page-landing-content .btn-warning.disabled.active,
  .page-landing-content .btn-warning[disabled],
  .page-landing-content .btn-warning[disabled]:hover,
  .page-landing-content .btn-warning[disabled]:focus,
  .page-landing-content .btn-warning[disabled].focus,
  .page-landing-content .btn-warning[disabled]:active,
  .page-landing-content .btn-warning[disabled].active,
  .page-landing-content fieldset[disabled] .btn-warning,
  .page-landing-content fieldset[disabled] .btn-warning:hover,
  .page-landing-content fieldset[disabled] .btn-warning:focus,
  .page-landing-content fieldset[disabled] .btn-warning.focus,
  .page-landing-content fieldset[disabled] .btn-warning:active,
  .page-landing-content fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  
  .page-landing-content .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
  }
  
  .page-landing-content .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  
  .page-landing-content .btn-danger:hover,
  .page-landing-content .btn-danger:focus,
  .page-landing-content .btn-danger.focus,
  .page-landing-content .btn-danger:active,
  .page-landing-content .btn-danger.active,
  .page-landing-content .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-danger:active,
  .page-landing-content .btn-danger.active,
  .page-landing-content .open > .btn-danger.dropdown-toggle {
    background-image: none;
  }
  
  .page-landing-content .btn-danger.disabled,
  .page-landing-content .btn-danger.disabled:hover,
  .page-landing-content .btn-danger.disabled:focus,
  .page-landing-content .btn-danger.disabled.focus,
  .page-landing-content .btn-danger.disabled:active,
  .page-landing-content .btn-danger.disabled.active,
  .page-landing-content .btn-danger[disabled],
  .page-landing-content .btn-danger[disabled]:hover,
  .page-landing-content .btn-danger[disabled]:focus,
  .page-landing-content .btn-danger[disabled].focus,
  .page-landing-content .btn-danger[disabled]:active,
  .page-landing-content .btn-danger[disabled].active,
  .page-landing-content fieldset[disabled] .btn-danger,
  .page-landing-content fieldset[disabled] .btn-danger:hover,
  .page-landing-content fieldset[disabled] .btn-danger:focus,
  .page-landing-content fieldset[disabled] .btn-danger.focus,
  .page-landing-content fieldset[disabled] .btn-danger:active,
  .page-landing-content fieldset[disabled] .btn-danger.active {
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
  }
  
  .page-landing-content .btn-danger .badge {
    color: var(--tertiary-color);
    background-color: #fff;
  }
  
  .page-landing-content .btn-link {
    color: #2f8cef;
    font-weight: normal;
    border-radius: 0;
  }
  
  .page-landing-content .btn-link,
  .page-landing-content .btn-link:active,
  .page-landing-content .btn-link.active,
  .page-landing-content .btn-link[disabled],
  .page-landing-content fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .page-landing-content .btn-link,
  .page-landing-content .btn-link:hover,
  .page-landing-content .btn-link:focus,
  .page-landing-content .btn-link:active {
    border-color: transparent;
  }
  
  .page-landing-content .btn-link:hover,
  .page-landing-content .btn-link:focus {
    color: #2f8cef;
    text-decoration: underline;
    background-color: transparent;
  }
  
  .page-landing-content .btn-link[disabled]:hover,
  .page-landing-content .btn-link[disabled]:focus,
  .page-landing-content fieldset[disabled] .btn-link:hover,
  .page-landing-content fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
  }
  
  .page-landing-content .btn-lg {
    padding: 12px 26px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
  }
  
  .page-landing-content .btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px;
  }
  
  .page-landing-content .btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px;
  }
  
  .page-landing-content .btn-block {
    display: block;
    width: 100%;
  }
  
  .page-landing-content .btn-block + .btn-block {
    margin-top: 5px;
  }
  
  .page-landing-content input[type="submit"].btn-block,
  .page-landing-content input[type="reset"].btn-block,
  .page-landing-content input[type="button"].btn-block {
    width: 100%;
  }
  
  .page-landing-content .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  
  .page-landing-content .fade.in {
    opacity: 1;
  }
  
  .page-landing-content .collapse {
    display: none;
  }
  
  .page-landing-content .collapse.in {
    display: block;
  }
  
  .page-landing-content tr.collapse.in {
    display: table-row;
  }
  
  .page-landing-content tbody.collapse.in {
    display: table-row-group;
  }
  
  .page-landing-content .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  
  .page-landing-content .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }
  
  .page-landing-content .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  
  .page-landing-content .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  
  .page-landing-content .input-group-addon,
  .page-landing-content .input-group-btn,
  .page-landing-content .input-group .form-control {
    display: table-cell;
  }
  
  .page-landing-content .input-group-addon:not(:first-child):not(:last-child),
  .page-landing-content .input-group-btn:not(:first-child):not(:last-child),
  .page-landing-content .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  
  .page-landing-content .input-group-addon,
  .page-landing-content .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
  }
  
  .page-landing-content .input-group-addon {
    padding: 9px 16px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0px;
  }
  
  .page-landing-content .input-group-addon.input-sm,
  .page-landing-content .input-group-sm > .input-group-addon,
  .page-landing-content .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0px;
  }
  
  .page-landing-content .input-group-addon.input-lg,
  .page-landing-content .input-group-lg > .input-group-addon,
  .page-landing-content .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 12px 26px;
    font-size: 14px;
    border-radius: 0px;
  }
  .page-landing-content .input-group-addon input[type="radio"],
  .page-landing-content .input-group-addon input[type="checkbox"] {
    margin-top: 0;
  }
  
  .page-landing-content .input-group .form-control:first-child,
  .page-landing-content .input-group-addon:first-child,
  .page-landing-content .input-group-btn:first-child > .btn,
  .page-landing-content .input-group-btn:first-child > .btn-group > .btn,
  .page-landing-content .input-group-btn:first-child > .dropdown-toggle,
  .page-landing-content .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .page-landing-content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  
  .page-landing-content .input-group-addon:first-child {
    border-right: 0;
  }
  
  .page-landing-content .input-group .form-control:last-child,
  .page-landing-content .input-group-addon:last-child,
  .page-landing-content .input-group-btn:last-child > .btn,
  .page-landing-content .input-group-btn:last-child > .btn-group > .btn,
  .page-landing-content .input-group-btn:last-child > .dropdown-toggle,
  .page-landing-content .input-group-btn:first-child > .btn:not(:first-child),
  .page-landing-content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  
  .page-landing-content .input-group-addon:last-child {
    border-left: 0;
  }
  
  .page-landing-content .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
  }
  .page-landing-content .input-group-btn > .btn {
    position: relative;
  }
  .page-landing-content .input-group-btn > .btn + .btn {
    margin-left: -1px;
  }
  .page-landing-content .input-group-btn > .btn:hover,
  .page-landing-content .input-group-btn > .btn:focus,
  .page-landing-content .input-group-btn > .btn:active {
    z-index: 2;
  }
  .page-landing-content .input-group-btn:first-child > .btn,
  .page-landing-content .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
  }
  .page-landing-content .input-group-btn:last-child > .btn,
  .page-landing-content .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
  }
  
  .page-landing-content .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .page-landing-content .nav:before,
  .page-landing-content .nav:after {
    content: " ";
    display: table;
  }
  .page-landing-content .nav:after {
    clear: both;
  }
  .page-landing-content .nav > li {
    position: relative;
    display: block;
  }
  .page-landing-content .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  .page-landing-content .nav > li > a:hover,
  .page-landing-content .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
  .page-landing-content .nav > li.disabled > a {
    color: #777777;
  }
  .page-landing-content .nav > li.disabled > a:hover,
  .page-landing-content .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
  }
  .page-landing-content .nav .open > a,
  .page-landing-content .nav .open > a:hover,
  .page-landing-content .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #2f8cef;
  }
  .page-landing-content .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .page-landing-content .nav > li > a > img {
    max-width: none;
  }
  
  .page-landing-content .nav-tabs {
    border-bottom: 1px solid #ddd;
  }
  .page-landing-content .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  }
  .page-landing-content .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
  }
  .page-landing-content .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
  }
  .page-landing-content .nav-tabs > li.active > a,
  .page-landing-content .nav-tabs > li.active > a:hover,
  .page-landing-content .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
  }
  
  .page-landing-content .nav-pills > li {
    float: left;
  }
  .page-landing-content .nav-pills > li > a {
    border-radius: 0px;
  }
  .page-landing-content .nav-pills > li + li {
    margin-left: 2px;
  }
  .page-landing-content .nav-pills > li.active > a,
  .page-landing-content .nav-pills > li.active > a:hover,
  .page-landing-content .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #1900a6;
  }
  
  .page-landing-content .nav-stacked > li {
    float: none;
  }
  .page-landing-content .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  
  .page-landing-content .nav-justified,
  .page-landing-content .nav-tabs.nav-justified {
    width: 100%;
  }
  .page-landing-content .nav-justified > li,
  .page-landing-content .nav-tabs.nav-justified > li {
    float: none;
  }
  .page-landing-content .nav-justified > li > a,
  .page-landing-content .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .page-landing-content .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
    .page-landing-content .nav-justified > li,
    .page-landing-content .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .page-landing-content .nav-justified > li > a,
    .page-landing-content .nav-tabs.nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  
  .page-landing-content .nav-tabs-justified,
  .page-landing-content .nav-tabs.nav-justified {
    border-bottom: 0;
  }
  .page-landing-content .nav-tabs-justified > li > a,
  .page-landing-content .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px;
  }
  .page-landing-content .nav-tabs-justified > .active > a,
  .page-landing-content .nav-tabs.nav-justified > .active > a,
  .page-landing-content .nav-tabs-justified > .active > a:hover,
  .page-landing-content .nav-tabs.nav-justified > .active > a:hover,
  .page-landing-content .nav-tabs-justified > .active > a:focus,
  .page-landing-content .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
    .page-landing-content .nav-tabs-justified > li > a,
    .page-landing-content .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0;
    }
    .page-landing-content .nav-tabs-justified > .active > a,
    .page-landing-content .nav-tabs.nav-justified > .active > a,
    .page-landing-content .nav-tabs-justified > .active > a:hover,
    .page-landing-content .nav-tabs.nav-justified > .active > a:hover,
    .page-landing-content .nav-tabs-justified > .active > a:focus,
    .page-landing-content .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff;
    }
  }
  .page-landing-content .tab-content > .tab-pane {
    display: none;
  }
  
  .page-landing-content .tab-content > .active {
    display: block;
  }
  
  .page-landing-content .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  
  .page-landing-content .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
  }
  .page-landing-content .label:empty {
    display: none;
  }
  .page-landing-content .btn .label {
    position: relative;
    top: -1px;
  }
  
  .page-landing-content a.label:hover,
  .page-landing-content a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  
  .page-landing-content .label-default {
    background-color: #777777;
  }
  .page-landing-content .label-default[href]:hover,
  .page-landing-content .label-default[href]:focus {
    background-color: #5e5e5e;
  }
  
  .page-landing-content .label-primary {
    background-color: #1900a6;
  }
  .page-landing-content .label-primary[href]:hover,
  .page-landing-content .label-primary[href]:focus {
    background-color: #110073;
  }
  
  .page-landing-content .label-success {
    background-color: #5cb85c;
  }
  .page-landing-content .label-success[href]:hover,
  .page-landing-content .label-success[href]:focus {
    background-color: #449d44;
  }
  
  .page-landing-content .label-info {
    background-color: #5bc0de;
  }
  .page-landing-content .label-info[href]:hover,
  .page-landing-content .label-info[href]:focus {
    background-color: #31b0d5;
  }
  
  .page-landing-content .label-warning {
    background-color: #f0ad4e;
  }
  .page-landing-content .label-warning[href]:hover,
  .page-landing-content .label-warning[href]:focus {
    background-color: #ec971f;
  }
  
  .page-landing-content .label-danger {
    background-color: #d9534f;
  }
  .page-landing-content .label-danger[href]:hover,
  .page-landing-content .label-danger[href]:focus {
    background-color: #c9302c;
  }
  
  .page-landing-content .alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0px;
  }
  .page-landing-content .alert h4 {
    margin-top: 0;
    color: inherit;
  }
  .page-landing-content .alert .alert-link {
    font-weight: bold;
  }
  .page-landing-content .alert > p,
  .page-landing-content .alert > ul {
    margin-bottom: 0;
  }
  .page-landing-content .alert > p + p {
    margin-top: 5px;
  }
  
  .page-landing-content .alert-dismissable,
  .page-landing-content .alert-dismissible {
    padding-right: 35px;
  }
  .page-landing-content .alert-dismissable .close,
  .page-landing-content .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
  }
  .page-landing-content .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
  }
  .page-landing-content .alert-success hr {
    border-top-color: #c9e2b3;
  }
  .page-landing-content .alert-success .alert-link {
    color: #2b542c;
  }
  
  .page-landing-content .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
  }
  .page-landing-content .alert-info hr {
    border-top-color: #a6e1ec;
  }
  .page-landing-content .alert-info .alert-link {
    color: #245269;
  }
  
  .page-landing-content .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
  }
  .page-landing-content .alert-warning hr {
    border-top-color: #f7e1b5;
  }
  .page-landing-content .alert-warning .alert-link {
    color: #66512c;
  }
  
  .page-landing-content .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
  }
  .page-landing-content .alert-danger hr {
    border-top-color: #e4b9c0;
  }
  .page-landing-content .alert-danger .alert-link {
    color: #843534;
  }
  
  .page-landing-content .panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  
  .page-landing-content .panel-body {
    padding: 15px;
  }
  .page-landing-content .panel-body:before,
  .page-landing-content .panel-body:after {
    content: " ";
    display: table;
  }
  .page-landing-content .panel-body:after {
    clear: both;
  }
  
  .page-landing-content .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
  }
  .page-landing-content .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
  }
  
  .page-landing-content .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
  }
  .page-landing-content .panel-title > a,
  .page-landing-content .panel-title > small,
  .page-landing-content .panel-title > .small,
  .page-landing-content .panel-title > small > a,
  .page-landing-content .panel-title > .small > a {
    color: inherit;
  }
  
  .page-landing-content .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
  }
  
  .page-landing-content .panel > .list-group,
  .page-landing-content .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
  }
  .page-landing-content .panel > .list-group .list-group-item,
  .page-landing-content .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
  }
  .page-landing-content .panel > .list-group:first-child .list-group-item:first-child,
  .page-landing-content .panel
    > .panel-collapse
    > .list-group:first-child
    .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
  }
  .page-landing-content .panel > .list-group:last-child .list-group-item:last-child,
  .page-landing-content .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
  }
  
  .page-landing-content .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
  }
  
  .page-landing-content .list-group + .panel-footer {
    border-top-width: 0;
  }
  
  .page-landing-content .panel > .table,
  .page-landing-content .panel > .table-responsive > .table,
  .page-landing-content .panel > .panel-collapse > .table {
    margin-bottom: 0;
  }
  .page-landing-content .panel > .table caption,
  .page-landing-content .panel > .table-responsive > .table caption,
  .page-landing-content .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-landing-content .panel > .table:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
  }
  
  .page-landing-content .panel > .table:first-child > thead:first-child > tr:first-child,
  .page-landing-content .panel > .table:first-child > tbody:first-child > tr:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px;
  }
  
  .page-landing-content .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .page-landing-content .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .page-landing-content .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .page-landing-content .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px;
  }
  
  .page-landing-content .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .page-landing-content .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .page-landing-content .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .page-landing-content .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .page-landing-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px;
  }
  
  .page-landing-content .panel > .table:last-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
  }
  
  .page-landing-content .panel > .table:last-child > tbody:last-child > tr:last-child,
  .page-landing-content .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px;
  }
  
  .page-landing-content .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .page-landing-content .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .page-landing-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .page-landing-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .page-landing-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px;
  }
  .page-landing-content .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .page-landing-content .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .page-landing-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .page-landing-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .page-landing-content .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:last-child,
  .page-landing-content .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:last-child,
  .page-landing-content .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:last-child,
  .page-landing-content .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:last-child {
    border-bottom-right-radius: -1px;
  }
  
  .page-landing-content .panel > .panel-body + .table,
  .page-landing-content .panel > .panel-body + .table-responsive,
  .page-landing-content .panel > .table + .panel-body,
  .page-landing-content .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
  }
  
  .page-landing-content .panel > .table > tbody:first-child > tr:first-child th,
  .page-landing-content .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
  }
  
  .page-landing-content .panel > .table-bordered,
  .page-landing-content .panel > .table-responsive > .table-bordered {
    border: 0;
  }
  .page-landing-content .panel > .table-bordered > thead > tr > th:first-child,
  .page-landing-content .panel > .table-bordered > thead > tr > td:first-child,
  .page-landing-content .panel > .table-bordered > tbody > tr > th:first-child,
  .page-landing-content .panel > .table-bordered > tbody > tr > td:first-child,
  .page-landing-content .panel > .table-bordered > tfoot > tr > th:first-child,
  .page-landing-content .panel > .table-bordered > tfoot > tr > td:first-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .page-landing-content .panel > .table-bordered > thead > tr > th:last-child,
  .page-landing-content .panel > .table-bordered > thead > tr > td:last-child,
  .page-landing-content .panel > .table-bordered > tbody > tr > th:last-child,
  .page-landing-content .panel > .table-bordered > tbody > tr > td:last-child,
  .page-landing-content .panel > .table-bordered > tfoot > tr > th:last-child,
  .page-landing-content .panel > .table-bordered > tfoot > tr > td:last-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .page-landing-content .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .page-landing-content .panel > .table-bordered > thead > tr:first-child > td,
  .page-landing-content .panel > .table-bordered > thead > tr:first-child > th,
  .page-landing-content .panel > .table-bordered > tbody > tr:first-child > td,
  .page-landing-content .panel > .table-bordered > tbody > tr:first-child > th,
  .page-landing-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .page-landing-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
  }
  .page-landing-content .panel > .table-bordered > tbody > tr:last-child > td,
  .page-landing-content .panel > .table-bordered > tbody > tr:last-child > th,
  .page-landing-content .panel > .table-bordered > tfoot > tr:last-child > td,
  .page-landing-content .panel > .table-bordered > tfoot > tr:last-child > th,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .page-landing-content .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .page-landing-content .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .page-landing-content .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
  
  .page-landing-content .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .page-landing-content .panel-group {
    margin-bottom: 22px;
  }
  .page-landing-content .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
  }
  .page-landing-content .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .page-landing-content .panel-group .panel-heading {
    border-bottom: 0;
  }
  .page-landing-content .panel-group .panel-heading + .panel-collapse > .panel-body,
  .page-landing-content .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
  }
  .page-landing-content .panel-group .panel-footer {
    border-top: 0;
  }
  .page-landing-content .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
  }
  
  .page-landing-content .panel-default {
    border-color: #ddd;
  }
  .page-landing-content .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
    cursor: pointer;
  }
  .page-landing-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
  }
  .page-landing-content .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
  }
  .page-landing-content .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
  }
  
  .page-landing-content .panel-primary {
    border-color: #1900a6;
  }
  .page-landing-content .panel-primary > .panel-heading {
    color: #fff;
    background-color: #1900a6;
    border-color: #1900a6;
  }
  .page-landing-content .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #1900a6;
  }
  .page-landing-content .panel-primary > .panel-heading .badge {
    color: #1900a6;
    background-color: #fff;
  }
  .page-landing-content .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #1900a6;
  }
  
  .page-landing-content .panel-success {
    border-color: #d6e9c6;
  }
  .page-landing-content .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
  .page-landing-content .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
  }
  .page-landing-content .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
  }
  .page-landing-content .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
  }
  
  .page-landing-content .panel-info {
    border-color: #bce8f1;
  }
  .page-landing-content .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
  }
  .page-landing-content .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
  }
  .page-landing-content .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
  }
  .page-landing-content .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
  }
  
  .page-landing-content .panel-warning {
    border-color: #faebcc;
  }
  .page-landing-content .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
  }
  .page-landing-content .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
  }
  .page-landing-content .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
  }
  .page-landing-content .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
  }
  
  .page-landing-content .panel-danger {
    border-color: #ebccd1;
  }
  .page-landing-content .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
  }
  .page-landing-content .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
  }
  .page-landing-content .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
  }
  .page-landing-content .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
  }
  .page-landing-content .embed-responsive {
    position: relative;
    display: flex;
    height: 100%;
    padding: 0 !important;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  .page-landing-content .embed-responsive .embed-responsive-item,
  .page-landing-content .embed-responsive iframe,
  .page-landing-content .embed-responsive embed,
  .page-landing-content .embed-responsive object,
  .page-landing-content .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  
  .page-landing-content .embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
  }
  
  .page-landing-content .embed-responsive-4by3 {
    padding-bottom: 75% !important;
  }
  
  .page-landing-content .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .page-landing-content .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
  
  .page-landing-content .well-lg {
    padding: 24px;
    border-radius: 0px;
  }
  
  .page-landing-content .well-sm {
    padding: 9px;
    border-radius: 0px;
  }
  
  .page-landing-content .close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .page-landing-content .close:hover,
  .page-landing-content .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  
  .page-landing-content button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
  }
  
  .page-landing-content .modal-open {
    overflow: hidden;
  }
  
  .page-landing-content .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .page-landing-content .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .page-landing-content .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  
  .page-landing-content .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  .page-landing-content .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  
  .page-landing-content .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
  }
  
  .page-landing-content .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1035;
    background-color: #000;
  }
  .page-landing-content .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .page-landing-content .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  
  .page-landing-content .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
  }
  
  .page-landing-content .modal-header .close {
    margin-top: -2px;
  }
  
  .page-landing-content .modal-title {
    margin: 0;
    line-height: 1.428571429;
  }
  .page-landing-content .modal-body {
    position: relative;
    padding: 15px;
  }
  
  .page-landing-content .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
  .page-landing-content .modal-footer:before,
  .page-landing-content .modal-footer:after {
    content: " ";
    display: table;
  }
  .page-landing-content .modal-footer:after {
    clear: both;
  }
  .page-landing-content .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
  }
  .page-landing-content .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
  }
  .page-landing-content .modal-footer .btn-block + .btn-block {
    margin-left: 0;
  }
  
  .page-landing-content .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  
  @media (min-width: 768px) {
    .page-landing-content .modal-dialog {
      width: 600px;
      margin: 30px auto;
    }
    .page-landing-content .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .page-landing-content .modal-sm {
      width: 300px;
    }
  }
  
  @media (min-width: 992px) {
    .page-landing-content .modal-lg {
      width: 900px;
    }
  }
  
  .page-landing-content .clearfix:before,
  .page-landing-content .search:before,
  .page-landing-content .clearfix:after,
  .page-landing-content .search:after {
    content: " ";
    display: table;
  }
  
  .page-landing-content .clearfix:after,
  .page-landing-content .search:after {
    clear: both;
  }
  
  .page-landing-content .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-landing-content .center{
    text-align: unset;
  }
  
  .page-landing-content .pull-right {
    float: right !important;
  }
  
  .page-landing-content .pull-left {
    float: left !important;
  }
  
  .page-landing-content .hide {
    display: none !important;
  }
  
  .page-landing-content .show {
    display: block !important;
  }
  
  .page-landing-content .invisible {
    visibility: hidden;
  }
  
  .page-landing-content .hidden {
    display: none !important;
  }
  
  .page-landing-content .affix {
    position: fixed;
  }
  
  @-ms-viewport {
    width: device-width;
  }
  
  .page-landing-content .visible-xs {
    display: none !important;
  }
  
  .page-landing-content .visible-sm {
    display: none !important;
  }
  
  .page-landing-content .visible-md {
    display: none !important;
  }
  
  .page-landing-content .visible-lg {
    display: none !important;
  }
  
  .page-landing-content .visible-xs-block,
  .page-landing-content .visible-xs-inline,
  .page-landing-content .visible-xs-inline-block,
  .page-landing-content .visible-sm-block,
  .page-landing-content .visible-sm-inline,
  .page-landing-content .visible-sm-inline-block,
  .page-landing-content .visible-md-block,
  .page-landing-content .visible-md-inline,
  .page-landing-content .visible-md-inline-block,
  .page-landing-content .visible-lg-block,
  .page-landing-content .visible-lg-inline,
  .page-landing-content .visible-lg-inline-block {
    display: none !important;
  }
  @media (max-width: 767px) {
    .page-landing-content .visible-xs {
      display: block !important;
    }
    .page-landing-content table.visible-xs {
      display: table;
    }
    .page-landing-content tr.visible-xs {
      display: table-row !important;
    }
    .page-landing-content th.visible-xs,
    .page-landing-content td.visible-xs {
      display: table-cell !important;
    }
    .page-landing-content .panel-body {
      padding: 0;
    }
    
  }
  
  @media (max-width: 767px) {
    .page-landing-content .visible-xs-block {
      display: block !important;
    }
  }
  
  @media (max-width: 767px) {
    .page-landing-content .visible-xs-inline {
      display: inline !important;
    }
  }
  
  @media (max-width: 767px) {
    .page-landing-content .visible-xs-inline-block {
      display: inline-block !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .visible-sm {
      display: block !important;
    }
    .page-landing-content table.visible-sm {
      display: table;
    }
    .page-landing-content tr.visible-sm {
      display: table-row !important;
    }
    .page-landing-content th.visible-sm,
    .page-landing-content td.visible-sm {
      display: table-cell !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .visible-sm-block {
      display: block !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .visible-sm-inline {
      display: inline !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .visible-sm-inline-block {
      display: inline-block !important;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .visible-md {
      display: block !important;
    }
    .page-landing-content table.visible-md {
      display: table;
    }
    .page-landing-content tr.visible-md {
      display: table-row !important;
    }
    .page-landing-content th.visible-md,
    .page-landing-content td.visible-md {
      display: table-cell !important;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .visible-md-block {
      display: block !important;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .visible-md-inline {
      display: inline !important;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .visible-md-inline-block {
      display: inline-block !important;
    }
  }
  
  @media (min-width: 1200px) {
    .page-landing-content .visible-lg {
      display: block !important;
    }
    .page-landing-content table.visible-lg {
      display: table;
    }
    .page-landing-content tr.visible-lg {
      display: table-row !important;
    }
    .page-landing-content th.visible-lg,
    .page-landing-content td.visible-lg {
      display: table-cell !important;
    }
  }
  
  @media (min-width: 1200px) {
    .page-landing-content .visible-lg-block {
      display: block !important;
    }
  }
  
  @media (min-width: 1200px) {
    .page-landing-content .visible-lg-inline {
      display: inline !important;
    }
  }
  
  @media (min-width: 1200px) {
    .page-landing-content .visible-lg-inline-block {
      display: inline-block !important;
    }
  }
  
  @media (max-width: 767px) {
    .page-landing-content .hidden-xs {
      display: none !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .hidden-sm {
      display: none !important;
    }
  }
  .page-landing-content @media (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .hidden-md {
      display: none !important;
    }
  }
  
  .page-landing-content @media (min-width: 1200px) {
    .page-landing-content .hidden-lg {
      display: none !important;
    }
  }
  
  .page-landing-content .visible-print {
    display: none !important;
  }
  
  .page-landing-content @media print {
    .page-landing-content .visible-print {
      display: block !important;
    }
    .page-landing-content table.visible-print {
      display: table;
    }
    .page-landing-content tr.visible-print {
      display: table-row !important;
    }
    .page-landing-content th.visible-print,
    .page-landing-content td.visible-print {
      display: table-cell !important;
    }
  }
  
  .page-landing-content .visible-print-block {
    display: none !important;
  }
  
  .page-landing-content @media print {
    .page-landing-content .visible-print-block {
      display: block !important;
    }
  }
  
  .page-landing-content .visible-print-inline {
    display: none !important;
  }
  
  .page-landing-content @media print {
    .page-landing-content .visible-print-inline {
      display: inline !important;
    }
  }
  
  .page-landing-content .visible-print-inline-block {
    display: none !important;
  }
  
  .page-landing-content @media print {
    .page-landing-content .visible-print-inline-block {
      display: inline-block !important;
    }
  }
  
  .page-landing-content @media print {
    .page-landing-content .hidden-print {
      display: none !important;
    }
  }
  
  .page-landing-content @font-face {
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/buttons/button-icons.eot?#iefix")
        format("embedded-opentype"),
      url("../fonts/buttons/button-icons.woff") format("woff"),
      url("../fonts/buttons/button-icons.ttf") format("truetype"),
      url("../fonts/buttons/button-icons.svg#button-icons") format("svg");
  }
  
  .page-landing-content @media only screen and (max-width: 767px) {
    .page-landing-content .text-xs-left {
      text-align: left;
    }
    .page-landing-content .text-xs-right {
      text-align: right;
    }
    .page-landing-content .text-xs-center {
      text-align: center;
    }
  }
  
  .page-landing-content @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .text-sm-left {
      text-align: left;
    }
    .page-landing-content .text-sm-right {
      text-align: right;
    }
    .page-landing-content .text-sm-center {
      text-align: center;
    }
  }
  
  .page-landing-content @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .text-md-left {
      text-align: left;
    }
    .page-landing-content .text-md-right {
      text-align: right;
    }
    .page-landing-content .text-md-center {
      text-align: center;
    }
  }
  
  .page-landing-content @media only screen and (min-width: 1200px) {
    .page-landing-content .text-lg-left {
      text-align: left;
    }
    .page-landing-content .text-lg-right {
      text-align: right;
    }
    .page-landing-content .text-lg-center {
      text-align: center;
    }
  }
  
  .page-landing-content html,
  .page-landing-content body {
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .page-landing-content img {
    border: none !important;
  }
  
  .page-landing-content input,
  .page-landing-content textarea {
    outline: none;
  }
  
  .page-landing-content a {
    text-decoration: none;
  }
  
  .page-landing-content table td a {
    text-decoration: underline;
  }
  .page-landing-content a:focus,
  .page-landing-content a:hover {
    text-decoration: none;
  }
  
  .page-landing-content a:active {
    outline-style: none;
  }
  
  .page-landing-content h1 {
    font-size: 41px;
    font-weight: 600;
    margin-bottom: 28px;
  }
  
  .page-landing-content h2 {
    font-size: 34px;
    font-weight: 600;
  }
  
  .page-landing-content h3 {
    font-size: 28px;
    font-weight: 600;
  }
  
  .page-landing-content h4 {
    font-size: 20px;
    font-weight: 600;
  }
  
  .page-landing-content h5 {
    font-size: 16px;
    font-weight: 600;
  }
  
  .page-landing-content h6 {
    font-size: 14px;
    font-weight: 600;
  }
  
  .page-landing-content .container--content img {
    max-width: 100%;
  }
  .page-landing-content #skip-to-content:focus {
    height: auto;
    width: auto;
    clip: initial;
    z-index: 9999;
    background: white;
    padding: 10px 15px;
    border: 1px solid #999;
    color: #333;
  }
  
  .page-landing-content .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .page-landing-content .flex > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content .flex-xs {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-xs > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .flex-sm {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-sm > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (max-width: 991px) {
    .page-landing-content .flex-sm-and-down {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-sm-and-down > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content .flex-sm-and-up {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-sm-and-up > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .flex-md {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-md > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (max-width: 1199px) {
    .page-landing-content .flex-md-and-down {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-md-and-down > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (min-width: 992px) {
    .page-landing-content .flex-md-and-up {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-md-and-up > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  @media only screen and (min-width: 1200px) {
    .page-landing-content .flex-lg {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .page-landing-content .flex-lg > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  .page-landing-content .text-left,
  .page-landing-content .h-align-left {
    text-align: left;
  }
  .page-landing-content .text-left {
    text-align: left;
  }
  .page-landing-content .text-left-xs {
    text-align: left;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .text-left-sm {
      text-align: left;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .text-left-sm-and-down {
      text-align: left;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .text-left-sm-and-up {
      text-align: left;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .text-left-md {
      text-align: left;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .text-left-md-and-down {
      text-align: left;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .text-left-md-and-up {
      text-align: left;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .text-left-lg {
      text-align: left;
    }
  }
  
  .page-landing-content .text-right,
  .page-landing-content .h-align-right {
    text-align: right;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .text-right-xs {
      text-align: right;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .text-right-sm {
      text-align: right;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .text-right-sm-and-down {
      text-align: right;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .text-right-sm-and-up {
      text-align: right;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .text-right-md {
      text-align: right;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .text-right-md-and-down {
      text-align: right;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .text-right-md-and-up {
      text-align: right;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .text-right-lg {
      text-align: right;
    }
  }
  
  .page-landing-content .text-center,
  .page-landing-content .h-align-center {
    text-align: center;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .text-center-xs {
      text-align: center;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .text-center-sm {
      text-align: center;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .text-center-sm-and-down {
      text-align: center;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .text-center-sm-and-up {
      text-align: center;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .text-center-md {
      text-align: center;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .text-center-md-and-down {
      text-align: center;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .text-center-md-and-up {
      text-align: center;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .text-center-lg {
      text-align: center;
    }
  }
  
  .page-landing-content .text-justify {
    text-align: justify;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .text-justify-xs {
      text-align: justify;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .text-justify-sm {
      text-align: justify;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .text-justify-sm-and-down {
      text-align: justify;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .text-justify-sm-and-up {
      text-align: justify;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .text-justify-md {
      text-align: justify;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .text-justify-md-and-down {
      text-align: justify;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .text-justify-md-and-up {
      text-align: justify;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .text-justify-lg {
      text-align: justify;
    }
  }
  
  .page-landing-content .text-nowrap {
    white-space: nowrap;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .text-nowrap-xs {
      white-space: nowrap;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .text-nowrap-sm {
      white-space: nowrap;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .text-nowrap-sm-and-down {
      white-space: nowrap;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .text-nowrap-sm-and-up {
      white-space: nowrap;
    }
  }
  .page-landing-content .text-nowrap-md {
    white-space: nowrap;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .text-nowrap-md {
      white-space: nowrap;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .text-nowrap-md-and-down {
      white-space: nowrap;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .text-nowrap-md-and-up {
      white-space: nowrap;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .text-nowrap-lg {
      white-space: nowrap;
    }
  }
  
  .page-landing-content .no-pad {
    padding-left: 0;
    padding-right: 0;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .no-pad-xs {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .no-pad-sm {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .no-pad-sm-and-down {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .no-pad-sm-and-up {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .no-pad-md {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .no-pad-md-and-down {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .no-pad-md-and-up {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .no-pad-lg {
      padding-left: 0;
      padding-right: 0;
    }
  }
  
  .page-landing-content .no-pad-left {
    padding-left: 0;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .no-pad-left-xs {
      padding-left: 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .no-pad-left-sm {
      padding-left: 0;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .no-pad-left-sm-and-down {
      padding-left: 0;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .no-pad-left-sm-and-up {
      padding-left: 0;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .no-pad-left-md {
      padding-left: 0;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .no-pad-left-md-and-down {
      padding-left: 0;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .no-pad-left-md-and-up {
      padding-left: 0;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .no-pad-left-lg {
      padding-left: 0;
    }
  }
  
  .page-landing-content .no-pad-right {
    padding-right: 0;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .no-pad-right-xs {
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .no-pad-right-sm {
      padding-right: 0;
    }
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .no-pad-right-sm-and-down {
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .no-pad-right-sm-and-up {
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-landing-content .no-pad-right-md {
      padding-right: 0;
    }
  }
  @media only screen and (max-width: 1199px) {
    .page-landing-content .no-pad-right-md-and-down {
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .no-pad-right-md-and-up {
      padding-right: 0;
    }
  }
  @media only screen and (min-width: 1200px) {
    .page-landing-content .no-pad-right-lg {
      padding-right: 0;
    }
  }
  
  .page-landing-content .v-logged-in .hide-on-login {
    display: none !important;
  }
  
  .page-landing-content .v-logged-out .hide-on-logout {
    display: none !important;
  }
  
  .page-landing-content .vol-hide {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  
  .page-landing-content .labeled-input {
    display: inline !important;
    padding: 0 !important;
  }
  
  .page-landing-content .vol-link {
    padding: 0;
    cursor: default;
  }
  .page-landing-content .vol-link:hover {
    text-decoration: none;
  }
  .page-landing-content .vol-link:hover label,
  .page-landing-content .vol-link:hover input {
    color: #2f8cef;
  }
  .page-landing-content .vol-link-btn {
    border: 1px solid rgba(47, 140, 239, 0.2);
    border-radius: 0px;
  }
  .page-landing-content .vol-link-btn:hover {
    background-color: rgba(47, 140, 239, 0.1);
    border: 1px solid rgba(47, 140, 239, 0.2);
  }
  .page-landing-content .vol-link-btn:hover label,
  .page-landing-content .vol-link-btn:hover input {
    color: #2f8cef;
  }
  .page-landing-content .vol-link .btn-icon {
    cursor: pointer;
    padding: 10px 5px 10px 15px;
    line-height: 1.428571429;
  }
  .page-landing-content .vol-link input {
    height: auto;
    padding: 10px 15px 10px 5px !important;
    border: 0;
  }
  .page-landing-content .vol-link input:hover {
    text-decoration: none;
  }
  .page-landing-content .vol-link .btn-icon,
  .page-landing-content .vol-link input {
    display: inline-block !important;
    vertical-align: middle;
    margin: 0;
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails #content_area .btn_addtocart,
    .page-landing-content .productdetails #content_area .btn_addtowishlist__span {
      display: inline-block;
    }
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails #content_area .btn_addtocart {
      margin-right: 20px;
    }
  }
  
  .page-landing-content .productdetails #content_area .btn_addtowishlist__span {
    margin-top: 10px;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails #content_area .btn_addtowishlist__span {
      float: left;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails #content_area .btn_addtowishlist__span {
      margin-top: 20px;
    }
  }
  .page-landing-content .productdetails
    #content_area
    .btn_addtowishlist__span
    #v65-product-wishlist-button {
    margin-bottom: 0;
    font-size: 14px;
  }
  
  .page-landing-content .productdetails #content_area .btn_addtowishlist_small__span input {
    font-size: 14px;
  }
  
  .page-landing-content .btn-link:hover {
    text-decoration: none;
  }
  
  .page-landing-content .btn-sm label,
  .page-landing-content .btn-sm input,
  .page-landing-content .btn-xs label,
  .page-landing-content .btn-xs input {
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .page-landing-content .vcb-snippet:not(.vcb-custom) a.btn.btn-default,
  .page-landing-content .vcb-snippet:not(.vcb-custom) button.btn.btn-default {
    color: #2f8cef;
    background-color: #fff;
    border-color: #dddddd;
  }
  
  .page-landing-content .vcb-snippet:not(.vcb-custom) a.btn.btn-primary,
  .page-landing-content .vcb-snippet:not(.vcb-custom) button.btn.btn-primary {
    color: #fff;
    background-color: #e20022;
    border-color: #e20022;
  }
  
  /********** GLOBAL FORM STYLES *************/
  .page-landing-content input,
  .page-landing-content textarea {
    border-radius: 0px;
  }
  .page-landing-content .globo-form-input{
    border-radius: 0px !important;
  }
  .page-landing-content input,
  .page-landing-content select,
  .page-landing-content textarea {
    height: 42px;
    padding: 9px 16px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #555555 !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  .page-landing-content input:focus,
  .page-landing-content select:focus,
  .page-landing-content textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
  }
  .page-landing-content input::-webkit-input-placeholder,
  .page-landing-content select::-webkit-input-placeholder,
  .page-landing-content textarea::-webkit-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content input:-moz-placeholder,
  .page-landing-content select:-moz-placeholder,
  .page-landing-content textarea:-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content input::-moz-placeholder,
  .page-landing-content select::-moz-placeholder,
  .page-landing-content textarea::-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content input:-ms-input-placeholder,
  .page-landing-content select:-ms-input-placeholder,
  .page-landing-content textarea:-ms-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content input[disabled],
  .page-landing-content input[readonly],
  .page-landing-content fieldset[disabled] input,
  .page-landing-content select[disabled],
  .page-landing-content select[readonly],
  .page-landing-content fieldset[disabled] select,
  .page-landing-content textarea[disabled],
  .page-landing-content textarea[readonly],
  .page-landing-content fieldset[disabled] textarea {
    background-color: #eeeeee;
    opacity: 1;
  }
  .page-landing-content input[disabled],
  .page-landing-content fieldset[disabled] input,
  .page-landing-content select[disabled],
  .page-landing-content fieldset[disabled] select,
  .page-landing-content textarea[disabled],
  .page-landing-content fieldset[disabled] textarea {
    cursor: not-allowed;
  }
  
  .page-landing-content input[type="image"] {
    padding: initial;
    width: auto;
    height: auto;
  }
  
  .page-landing-content input[type="file"] {
    height: initial;
    padding-left: 0;
    padding-right: 0;
    border: none;
    line-height: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: inherit;
  }
  
  .page-landing-content input[type="radio"],
  .page-landing-content input[type="checkbox"] {
    border: none;
  }
  
  .page-landing-content input[type="radio"],
  .page-landing-content input[type="checkbox"],
  .page-landing-content input.btn {
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .page-landing-content .container--content input,
  .page-landing-content .container--content select,
  .page-landing-content .container--content textarea {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  /********** SPECIFIC STOREFRONT FORM FIXES *************/
  /* Shopping Cart "Calculate Shipping" section. Appears when Country is set to UK */
  .page-landing-content .shoppingcart #content_area table[width$="%"] input#ShipState,
  .page-landing-content .shoppingcart #content_area table[width] textarea[cols="45"],
  .page-landing-content .shoppingcart #content_area table[width] input[value=""],
  .page-landing-content .shoppingcart #content_area table[width] input[type="password"],
  .page-landing-content .shoppingcart #content_area table[width] select,
  .page-landing-content .shoppingcart #content_area table[width$="%"] input[value=""],
  .page-landing-content .shoppingcart #content_area table[width$="%"] input.v65-productdetail-cartqty,
  .page-landing-content .shoppingcart #content_area table[width$="%"] input[id^="Quantity"],
  .page-landing-content .shoppingcart
    #content_area
    table[width$="%"]
    input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not(
      [class*="btn"]
    ) {
    min-width: 50px;
    height: auto;
    padding: 5px 12px;
    margin: 3px 0;
    min-height: 25px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    text-align: left;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  
  .page-landing-content #content_area table[width$="%"] input[id^="Quantity"] {
    text-align: center;
  }
  
  /* Appears when editing or deleting a credit/debit card */
  .page-landing-content input#CVV2 {
    width: 80px !important;
    text-align: left;
  }
  
  /* Fix zip on edit orders */
  .page-landing-content #content_area input[name="ShipPostalCode"] {
    width: auto !important;
  }
  
  /*Zip for new customers' billing address*/
  .page-landing-content tr#BillingState_Row + tr input[name="BillingPostalCode"] {
    width: 150px !important;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content #content_area table[width="100%"] input[value=""],
    .page-landing-content #content_area table[width="100%"] select,
    .page-landing-content #content_area table[width="100%"] input[value=""],
    .page-landing-content #content_area table[width="100%"] input[value=""] {
      display: block;
    }
  }
  
  /************* ERROR MESSAGES - MOBILE *************/
  @media only screen and (max-width: 767px) {
    .page-landing-content .v65-error-list-text {
      margin-left: 0;
      height: 100%;
      padding-top: 0;
    }
    .page-landing-content .v65-error-list-image {
      left: 0;
      height: 47px;
      width: 100%;
      position: static;
      display: block;
    }
  }
  
  .page-landing-content .v65-error-list-container {
    border: 0;
    background-color: #eee;
    border-radius: 10px;
    color: #333;
  }
  .page-landing-content .v65-error-list-container .v65-error-list-image {
    background: #ffe75c;
    border-top-left-radius: 10px;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .v65-error-list-container .v65-error-list-image {
      height: 60px;
      padding: 10px 15px;
      border-top-right-radius: 10px;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .v65-error-list-container .v65-error-list-image {
      text-align: center;
      border-bottom-left-radius: 10px;
    }
  }
  .page-landing-content .v65-error-list-container .v65-error-list-image:before {
    content: "\e610";
    font-size: 40px;
    line-height: 40px;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .v65-error-list-container .v65-error-list-image:before {
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }
  .page-landing-content .v65-error-list-container ul {
    padding-left: 35px;
  }
  
  .page-landing-content .modal-page-center {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
  }
  .page-landing-content .modal-page-center .modal-dialog {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
  }
  .page-landing-content .modal-page-center .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    max-height: 90vh;
    overflow-y: auto;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
  }
  
  .page-landing-content #vol-pop-up-to-modal .modal__title {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }
  
  .page-landing-content #vol-pop-up-to-modal #vol-modal-qty-discounts-table td {
    padding: 5px;
    text-align: left;
    border: 1px solid #000;
    white-space: nowrap;
  }
  
  .page-landing-content #vol-pop-up-to-modal .vol-cc-verify-content .btn_close {
    display: none;
  }
  
  .page-landing-content #vol-pop-up-to-modal .vol-free-shipping-icon {
    font-size: 24px;
    line-height: 1;
    margin-right: 5px;
    margin-left: 5px;
  }
  
  .page-landing-content .modal,
  .page-landing-content .soft_add_wrapper {
    color: #000;
  }
  .page-landing-content .modal .soft_add_content_area a,
  .page-landing-content .soft_add_wrapper .soft_add_content_area a {
    color: #2f8cef;
  }
  .page-landing-content .modal .soft_add_content_area a:hover,
  .page-landing-content .soft_add_wrapper .soft_add_content_area a:hover {
    color: #2f8cef;
  }
  .page-landing-content .modal .soft_add_content_area .product-price,
  .page-landing-content .soft_add_wrapper .soft_add_content_area .product-price {
    color: #000;
  }
  .page-landing-content .modal .soft_add_action_area .continue_shopping,
  .page-landing-content .soft_add_wrapper .soft_add_action_area .continue_shopping {
    color: white;
  }
  .page-landing-content .admin-only {
    display: none;
  }
  
  .page-landing-content .admin-view .admin-only {
    display: block;
  }
  
  .page-landing-content svg.icon {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: currentColor;
  }
  
  @media print {
    .page-landing-content header,
    .page-landing-content footer,
    .page-landing-content .dont-print {
      display: none;
    }
    .page-landing-content a[href]:after {
      content: none !important;
    }
  }
  
  .page-landing-content .onepagecheckout #content_area table#v65-onepage-Detail td select,
  .page-landing-content .shoppingcart #content_area #v65-cart-shipping-details select {
    display: block;
    width: 100%;
    height: 42px;
    padding: 9px 16px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  .page-landing-content .onepagecheckout #content_area table#v65-onepage-Detail td select:focus,
  .page-landing-content .shoppingcart #content_area #v65-cart-shipping-details select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
  }
  .page-landing-content .onepagecheckout #content_area table#v65-onepage-Detail td select::-webkit-input-placeholder,
  .page-landing-content .shoppingcart #content_area #v65-cart-shipping-details select::-webkit-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content .onepagecheckout #content_area table#v65-onepage-Detail td select:-moz-placeholder,
  .page-landing-content .shoppingcart #content_area #v65-cart-shipping-details select:-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content .onepagecheckout #content_area table#v65-onepage-Detail td select::-moz-placeholder,
  .page-landing-content .shoppingcart #content_area #v65-cart-shipping-details select::-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  .page-landing-content .onepagecheckout #content_area table#v65-onepage-Detail td select:-ms-input-placeholder,
  .page-landing-content .shoppingcart #content_area #v65-cart-shipping-details select:-ms-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
  }
  
  .page-landing-content .category {
    /*Set container's background or border*/
  }
  .page-landing-content .category #divWaitModal + table > tbody > tr:first-child a,
  .page-landing-content .category #divWaitModal + table > tbody > tr:first-child b {
    color: #000;
    font-size: 14px;
    font-weight: normal;
  }
  .page-landing-content .category #divWaitModal + table > tbody > tr > td > table {
    margin-bottom: 15px;
  }
  .page-landing-content .category #divWaitModal + table > tbody > tr:first-child a:hover {
    color: #2f8cef;
  }
  .page-landing-content .category #divWaitModal + table > tbody > tr:first-child a:last-child {
    /* color: #777777; */
  }
  .page-landing-content .category #divWaitModal + table > tbody > tr:first-child a:last-child:hover {
    color: #2f8cef;
  }
  .page-landing-content .category .colors_backgroundneutral {
    background: none;
  }
  .page-landing-content .category table.colors_backgroundlight {
    background: #1900a6;
    padding: 8px 0;
    height: 24px;
    width: 100%;
    border-collapse: separate;
    margin-bottom: 10px;
  }
  .page-landing-content .category table.colors_backgroundlight > tbody > tr > td:first-child b {
    display: block;
    color: white;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    text-indent: 14px;
  }
  .page-landing-content .category table.colors_backgroundlight + table {
    border-collapse: separate;
    padding: 10px 15px;
  }
  .page-landing-content .category a.subcategory_link {
    font-size: 16px;
    display: inline-block;
    font-weight: normal;
    line-height: 2;
    color: #000;
  }
  .page-landing-content .category a.subcategory_link:before {
    content: "\2022";
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
    color: #000;
  }
  .page-landing-content .category a.subcategory_link:hover {
    color: #2f8cef;
    text-decoration: none;
  }
  
  .page-landing-content .category table.v65-productDisplay .productnamecolor {
    font-weight: normal;
    font-size: 20px;
    line-height: 1.428571429;
    color: var(--tertiary-color);
  }
  .page-landing-content .category table.v65-productDisplay .productnamecolor:hover {
    color: #2f8cef;
  }
  
  .page-landing-content .category table.v65-productDisplay .product_listprice,
  .page-landing-content .category table.v65-productDisplay .product_listprice b {
    color: #222222;
    font-size: 14px;
    font-weight: normal;
  }
  
  .page-landing-content .category table.v65-productDisplay .product_productprice,
  .page-landing-content .category table.v65-productDisplay .product_productprice b {
    color: #1900a6;
    font-size: 20px;
    font-weight: normal;
  }
  
  .page-landing-content .category table.v65-productDisplay .product_saleprice,
  .page-landing-content .category table.v65-productDisplay .product_saleprice b {
    color: #000;
    font-size: 16px;
    font-weight: bold;
  }
  
  .page-landing-content .category table.v65-productDisplay .product_dealprice {
    color: #000;
    font-size: 16px;
    font-weight: bold;
  }
  
  .page-landing-content .category table.v65-productDisplay .product_yousave,
  .page-landing-content .category table.v65-productDisplay .product_yousave span {
    color: #000;
    font-size: 15px;
    font-style: italic !important;
    font-weight: normal;
  }
  
  .page-landing-content .category table.v65-productDisplay .product_setupcost,
  .page-landing-content .category table.v65-productDisplay .product_setupcost b {
    color: #000;
    font-size: 14px;
    font-weight: bold;
  }
  
  .page-landing-content .category table.v65-productDisplay img + br + font.text.colors_text,
  .page-landing-content .category table.v65-productDisplay td[valign="top"] > font.text.colors_text {
    color: #000;
    font-size: 16px;
    font-weight: normal;
  }
  
  .page-landing-content .category table.v65-productDisplay .v65-productPhoto img,
  .page-landing-content .category img[src$="nophoto.gif"],
  .page-landing-content .category img[src*="/v/vspfiles/photos/"],
  .page-landing-content .category
    td[align="center"][colspan]
    img[src*="/v/vspfiles/photos/categories/"] {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  .page-landing-content .category table[cellpadding="3"] td[align="right"] .btn {
    margin: 5px;
  }
  
  .page-landing-content .category #divWaitModal + table > tbody > tr:first-child td {
    padding-left: 0;
  }
  
  .page-landing-content .category table.colors_backgroundlight + table td {
    padding: 0;
  }
  
  .page-landing-content .category a.productnamecolor.colors_productname + img {
    display: none;
  }
  
  .page-landing-content .category
    form#MainForm
    > input[name="Cat"]
    + table
    td[valign="bottom"][rowspan="2"] {
    vertical-align: top;
    padding-top: 5px;
  }
  .page-landing-content .category table.colors_backgroundlight + table table {
    border-spacing: 0;
  }
  
  .page-landing-content .category form#MainForm > input[name="Cat"] + table > tbody > tr > td,
  .page-landing-content .category
    form#MainForm
    > input[name="Cat"]
    + table
    td[valign="bottom"][rowspan="2"],
  .page-landing-content .category form#MainForm > input[name="Cat"] + table td[align="right"] {
    padding-left: 0;
    padding-right: 0;
  }
  
  .page-landing-content .category table.colors_backgroundlight > tbody > tr > td > img,
  .page-landing-content .category .colors_lines_light,
  .page-landing-content .category .colors_lines_light + .colors_backgroundneutral {
    display: none;
  }
  
  .page-landing-content .category #content_area table.v65-productDisplay {
    table-layout: fixed;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content .category form#MainForm > input[name="Cat"] + table > tbody > tr > td,
    .page-landing-content .category
      form#MainForm
      > input[name="Cat"]
      + table
      td[valign="bottom"][rowspan="2"],
    .page-landing-content .category form#MainForm > input[name="Cat"] + table td[align="right"] {
      display: block;
      margin-bottom: 15px;
      text-align: left;
    }
  }
  
  @media (max-width: 480px) {
    .page-landing-content .category .v65-productDisplay {
      width: 100%;
      table-layout: fixed;
    }
    .page-landing-content .category
      td[background*="/v/vspfiles/templates/have_hold_r/images/Grid_Divider_Vertical.gif"] {
      padding: 0 10px;
    }
    .page-landing-content .category table.colors_backgroundlight + table td {
      display: block;
    }
  }
  
  @media screen and (max-width: 640px) {
    .page-landing-content .category form#MainForm > table td[valign="bottom"][rowspan="2"] td {
      display: block;
      width: auto;
    }
    .page-landing-content .category
      form#MainForm
      > table
      td[valign="bottom"][rowspan="2"]
      td:nth-child(n + 4) {
      display: inline-block;
      width: auto;
    }
    .page-landing-content .category form#MainForm > input[name="Cat"] + table > tbody > tr > td,
    .page-landing-content .category
      form#MainForm
      > input[name="Cat"]
      + table
      td[valign="bottom"][rowspan="2"],
    .page-landing-content .category form#MainForm > input[name="Cat"] + table td[align="right"] {
      display: block;
      text-align: left;
      margin-bottom: 15px;
    }
  }
  
  .page-landing-content .category .results_per_page_select,
  .page-landing-content .category .sortby_select {
    display: inline-block !important;
  }
  
  .page-landing-content .category #content_area table[width="250"] {
    width: auto;
  }
  @media only screen and (max-width: 991px) {
    .page-landing-content .category #content_area table[width="250"] td {
      width: auto;
      display: inline-block !important;
    }
  }
  
  .page-landing-content .category #additionalsearch {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
    vertical-align: middle;
  }
  
  .page-landing-content .category
    .search_results_section
    .results_per_page_select
    + nobr
    input[onkeydown^="return OnKeyDownPageInputBox"] {
    text-align: center;
    padding: 5px;
  }
  
  /* ========= Deal of the Day ========== */
  /* DEAL DIVIDER COLORS */
  .page-landing-content .deal,
  .page-landing-content .deal-headline,
  .page-landing-content .deal-saving-stock-details {
    border-color: #eeeeee;
  }
  
  .page-landing-content #content_area .deal {
    max-width: none;
  }
  
  .page-landing-content #content_area .deal-image {
    float: none;
    margin: 0 auto;
  }
  .page-landing-content #content_area .deal-details {
    margin-right: 0;
    padding-left: 0;
  }
  
  .page-landing-content #content_area .deal-main-heading {
    height: auto !important;
  }
  
  /* DEAL HEADINGS */
  .page-landing-content #content_area .deal-main-heading,
  .page-landing-content #content_area .deal-extra-heading {
    background-image: none !important;
  }
  
  .page-landing-content #content_area .deal-main-heading:before,
  .page-landing-content #content_area .deal-extra-heading:before {
    content: "";
    display: block;
    padding: 20px 0 20px 25px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    background: #1900a6;
    border-radius: 0;
    font-size: 19px;
  }
  
  .page-landing-content #content_area .deal-main-heading:before {
    content: "Deal of the Day";
  }
  
  .page-landing-content #content_area .deal-extra-heading:before {
    content: "More Deals of the Day";
  }
  
  .page-landing-content #content_area .deal-extra-heading {
    height: 60px !important;
    margin: 0;
  }
  
  /* DEAL HEADLINE */
  .page-landing-content #content_area .deal-headline {
    font-size: 24px;
    color: #000;
  }
  
  /* DEAL PRODUCT NAME */
  .page-landing-content #content_area .deal-product-name a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
  }
  
  .page-landing-content #content_area .deal-price {
    margin-left: 0;
  }
  
  /* ARROWS and PRICE COLOR */
  .page-landing-content #content_area .deal-pricing {
    color: #eeeeee;
    height: 78px;
    margin: 0;
    background-image: none !important;
    background-color: #555555;
    border-radius: 0;
  }
  
  /* BUY-NOW and SOLD-OUT BUTTON */
  .page-landing-content #content_area .deal-buy-now,
  .page-landing-content #content_area .deal-buy-now.sold-out {
    margin: 17px 20px 0 0;
    background: none;
    height: auto;
    width: auto;
  }
  
  .page-landing-content #content_area .deal-buy-now a {
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    height: 43px;
    line-height: 43px;
    padding: 0 16px;
    font-size: 18px;
  }
  
  /* DEAL EXPIRATION */
  .page-landing-content #content_area .deal-end {
    color: #d9534f;
    font-size: 14px;
  }
  
  /* DEAL PRICE, SAVINGS and STOCK CAPTIONS TEXT */
  .page-landing-content #content_area .deal-regular-price-caption,
  .page-landing-content #content_area .deal-savings-caption,
  .page-landing-content #content_area .deal-stock-caption {
    color: #000;
  }
  
  .page-landing-content #content_area .deal-buy-now a {
    text-transform: uppercase;
  }
  
  .page-landing-content #content_area .deal-buy-now a {
    background: #e20022;
  }
  
  .page-landing-content #content_area .deal-buy-now a:hover {
    background: #c9001e;
  }
  
  /* Small devices (tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
    .page-landing-content #content_area .deal-image {
      float: right;
    }
    .page-landing-content #content_area .deal-details {
      margin-right: 280px;
    }
    .page-landing-content #content_area .deal-price {
      margin-left: 12px;
    }
  }
  
  .page-landing-content .productdetails #v65-product-parent,
  .page-landing-content .productdetails #v65-product-parent > tbody,
  .page-landing-content .productdetails #v65-product-parent > tbody > tr:nth-of-type(2) {
    display: block;
  }
  
  .page-landing-content .productdetails div[itemtype='http://schema.org/Product'] {
    max-width: 500px;
    margin: 0 auto;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'] {
      max-width: none;
      margin: auto;
    }
  }
  
  .page-landing-content .productdetails table {
    border-spacing: inherit;
  }
  
  .page-landing-content .productdetails table td {
    padding: inherit;
  }
  
  .page-landing-content .productdetails td[background] {
    background: none !important;
  }
  
  .page-landing-content .productdetails td[class*="col-"],
  .page-landing-content .productdetails th[class*="col-"] {
    position: relative;
    float: left;
    display: block;
  }
  
  .page-landing-content .productdetails img[src*="OBox_Border_"],
  .page-landing-content .productdetails img[src*="PBox_Border_"],
  .page-landing-content .productdetails img[src*="Line_Group_"],
  .page-landing-content .productdetails img[src*="DBox_Border_"],
  .page-landing-content .productdetails img[src*="clear1x1.gif"] {
    display: none;
  }
  
  .page-landing-content .productdetails .content_area-wrapper {
    -webkit-animation: pageFadeIn 2.5s;
    animation: pageFadeIn 2.5s;
  }
  
  @-webkit-keyframes pageFadeIn {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  @keyframes pageFadeIn {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .page-landing-content .productdetails td.vCSS_breadcrumb_td a,
  .page-landing-content .productdetails td.vCSS_breadcrumb_td b {
    color: #000;
    font-size: 16px;
    font-weight: normal;
  }
  
  .page-landing-content .productdetails td.vCSS_breadcrumb_td a:hover {
    color: #2f8cef;
  }
  
  .page-landing-content .productdetails td.vCSS_breadcrumb_td > b {
    text-indent: -4px;
  }
  
  .page-landing-content .productdetails span[itemprop="name"] {
    color: var(--tertiary-color);
    display: block;
    text-align: left;
    font-size: 41px;
    font-weight: 600;
  }
  
  .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-options-table='true'] span[itemprop='name'] {
    padding-left: 15px;
  }
  
  .page-landing-content .productdetails form#vCSS_mainform > img,
  .page-landing-content .productdetails form#vCSS_mainform > br,
  .page-landing-content .productdetails td.vCSS_breadcrumb_td > img + br,
  .page-landing-content .productdetails td.vCSS_breadcrumb_td > b + br,
  .page-landing-content .productdetails #vCSS_mainform + br,
  .page-landing-content .productdetails td.vCSS_breadcrumb_td > b + br + img {
    display: none;
  }
  
  .page-landing-content .productdetails td.vCSS_breadcrumb_td b {
    display: block;
    margin-bottom: 10px;
  }
  
  .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-options-table='true'] span[itemprop='name'] {
    padding-left: 15px;
  }
  
  .page-landing-content .productdetails
    #v65-product-parent
    > tbody
    > tr:first-child
    + tr
    > td[align="center"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .page-landing-content .productdetails
    #v65-product-parent
    > tbody
    > tr:first-child
    + tr
    > td[align="center"]
    > table[width="100%"] {
    display: inline-block;
    vertical-align: top;
  }
  
  .page-landing-content .productdetails #product_photo {
    float: none;
    max-width: 100%;
  }
  
  .page-landing-content .productdetails #product_photo_zoom_url {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
    border: none;
  }
  
  .page-landing-content .productdetails
    #v65-product-parent
    > tbody
    > tr:first-child
    + tr
    > td[align="center"]
    > table[width="100%"]
    > tbody,
  .page-landing-content .productdetails
    #v65-product-parent
    > tbody
    > tr:first-child
    + tr
    > td[align="center"]
    > table[width="100%"]
    > tbody
    > tr,
  .page-landing-content .productdetails
    #v65-product-parent
    > tbody
    > tr:first-child
    + tr
    > td[align="center"]
    > table[width="100%"]
    > tbody
    > tr
    > td[align="center"] {
    display: block;
  }
  
  @media only screen and (min-width: 992px) {
    .page-landing-content .productdetails.lt-ie10 #product_photo_zoom_url img {
      width: 100%;
    }
  }
  
  @media only screen and (max-width: 991px) {
    .page-landing-content .productdetails #vZoomArea {
      display: none;
    }
  }
  
  .page-landing-content .productdetails
    #v65-product-parent
    > tbody
    > tr:first-child
    + tr
    > td[align="center"]
    br
    + br
    + table {
    width: 100%;
  }
  
  .page-landing-content .productdetails #v65-share-buttons-cell {
    text-align: center;
  }
  
  .page-landing-content .productdetails #btn_vsharethis {
    display: inline-block;
    vertical-align: middle !important;
    font-weight: normal !important;
    float: none !important;
  }
  .page-landing-content .productdetails #btn_vsharethis .google_plusone_iframe_widget {
    width: auto !important;
  }
  
  .page-landing-content .productdetails #btn_vsharethis a {
    padding: 4px;
    margin: 0;
  }
  
  .page-landing-content .productdetails .fb_iframe_widget {
    width: auto !important;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails .fb_iframe_widget_fluid,
    .page-landing-content .productdetails #btn_vsharethis {
      float: none !important;
      display: inline-block !important;
      vertical-align: middle !important;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
    }
    .page-landing-content .productdetails #_atssh {
      display: none !important;
    }
  }
  
  @media only screen and (min-width: 992px) {
    .page-landing-content .productdetails
      .vol-product[data-alt-view="true"]
      #v65-product-parent
      > tbody
      > tr:first-child
      + tr
      > td[align="center"]
      > table[width="100%"] {
      float: right;
      width: 85%;
      padding-left: 10px;
    }
  }
  
  .page-landing-content .productdetails #altviews[style="visibility:hidden"] {
    display: none;
  }
  
  .page-landing-content .productdetails #altviews:not([style="visibility:hidden"]) {
    display: block;
    text-align: center;
    font-size: 0;
    margin-bottom: 20px;
  }
  .page-landing-content .productdetails #altviews:not([style="visibility:hidden"]) br {
    display: none;
  }
  .page-landing-content .productdetails #altviews:not([style="visibility:hidden"]) a {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .productdetails #altviews:not([style="visibility:hidden"]) a {
      display: block;
      width: auto;
      margin: 0 0 10px;
      text-align: center;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .productdetails #altviews:not([style="visibility:hidden"]) {
      float: right;
      width: 15%;
    }
  }
  
  .page-landing-content .productdetails #altviews .vCSS_img_alternate_product_photo {
    -webkit-transition: 0.5s opacity ease;
    transition: 0.5s opacity ease;
    opacity: 0.5;
  }
  .page-landing-content .productdetails #altviews .vCSS_img_alternate_product_photo.selected {
    opacity: 1;
  }
  
  .page-landing-content .productdetails span[itemprop="description"] {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 1.428571429;
    margin-bottom: 10px;
  }
  
  .page-landing-content .productdetails .vol-average-review {
    margin: 10px 0;
    text-align: left;
    cursor: pointer;
  }
  .page-landing-content .productdetails .vol-average-review span[itemprop="reviewCount"] {
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
    margin: 0 3px;
  }
  
  .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-options-table='true'] .vol-average-review {
    padding-left: 15px;
  }
  
  .page-landing-content .productdetails .vol-average-review__text {
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
  }
  
  .page-landing-content .productdetails span.product_code_title,
  .page-landing-content .productdetails span.product_code {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
  }
  
  .page-landing-content .productdetails .colors_pricebox .product_listprice,
  .page-landing-content .productdetails .colors_pricebox .product_listprice b {
    color: #000;
    font-size: 14px;
    font-weight: normal;
  }
  
  .page-landing-content .productdetails .colors_pricebox .product_productprice,
  .page-landing-content .productdetails .colors_pricebox .product_productprice b {
    color: #000;
    font-size: 14px;
    font-weight: normal;
  }
  
  .page-landing-content .productdetails .colors_pricebox .product_saleprice,
  .page-landing-content .productdetails .colors_pricebox .product_saleprice b {
    color: #000;
    font-size: 14px;
    font-weight: bold;
  }
  
  .page-landing-content .productdetails .colors_pricebox .product_dealprice,
  .page-landing-content .productdetails .colors_pricebox .product_dealprice b {
    color: #000;
    font-size: 14px;
    font-weight: normal;
  }
  
  .page-landing-content .productdetails .colors_pricebox .product_yousave span {
    color: #000;
    font-size: 14px;
    font-style: normal !important;
    font-weight: normal;
  }
  
  .page-landing-content .productdetails
    .colors_pricebox
    div[itemprop="offers"]
    > a[href="javascript:void(0);"] {
    display: inline-block;
    height: auto;
    min-height: 30px;
    background-size: auto 30px;
    text-decoration: none !important;
  }
  .page-landing-content .productdetails
    .colors_pricebox
    div[itemprop="offers"]
    > a[href="javascript:void(0);"]:before {
    content: "\e614";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 0 !important;
    color: #000;
  }
  .page-landing-content .productdetails
    .colors_pricebox
    div[itemprop="offers"]
    > a[href="javascript:void(0);"]
    > img.vCSS_img_icon_free_shipping {
    display: none;
  }
  .page-landing-content .productdetails
    .colors_pricebox
    div[itemprop="offers"]
    > a[href="javascript:void(0);"]:after {
    content: "This product qualifies for FREE SHIPPING";
    font: normal normal 16px "Roboto", sans-serif, "google";
    line-height: 1.428571429;
    padding: 4px 0 0 0;
    color: #000;
    display: inline-block;
  }
  
  .page-landing-content .productdetails br + .colors_pricebox {
    background: transparent;
    /*Overrides default*/
    margin-top: 40px;
    margin-top: 0;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 5%;
  }
  .page-landing-content .productdetails br + .colors_pricebox script + br {
    display: none;
  }
  .page-landing-content .productdetails
    br
    + .colors_pricebox
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:first-child
    > td:first-child:before {
    content: "Choose your options:";
    /*Text to be displayed*/
    position: absolute;
    display: none;
    left: 0;
    bottom: 100%;
    width: 100%;
    background: #1900a6;
    color: white;
    font-size: 16px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
    text-indent: 14px;
    text-align: left;
  }
  .page-landing-content .productdetails br + .colors_pricebox img[src$="Options_Text_Choose.gif"] {
    display: none;
  }
  .page-landing-content .productdetails
    br
    + .colors_pricebox
    td[width="1"]
    + td[valign="top"]
    br
    + table {
    width: 100%;
  }
  .page-landing-content .productdetails
    br
    + .colors_pricebox
    td[width="1"]
    + td[valign="top"]
    br
    + table
    > tbody
    > tr:first-child
    > td {
    display: block;
  }
  .page-landing-content .productdetails .vCSS_input_addtocart,
  .page-landing-content .productdetails #v65-product-wishlist-button {
    display: block;
  }
  
  .page-landing-content .productdetails .v65-productdetail-cartqty {
    text-align: center;
    height: 100%;
    margin: 0;
  }
  
  .page-landing-content .productdetails .vol-cartqty__wrap {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 10px 0 20px 0;
  }
  
  .page-landing-content .productdetails .vol-cartqty__toggle {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50px;
    background-color: transparent;
    outline: none;
    border: none;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  .page-landing-content .productdetails .vol-cartqty__toggle:focus,
  .page-landing-content .productdetails .vol-cartqty__toggle:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(250, 250, 250, 0.8);
  }
  .page-landing-content .productdetails .vol-cartqty__toggle .icon {
    height: 10px;
    width: 10px;
  }
  .page-landing-content .productdetails .vol-cartqty__toggle--minus {
    left: 0;
  }
  .page-landing-content .productdetails .vol-cartqty__toggle--plus {
    right: 0;
  }
  
  .page-landing-content .productdetails #content_area .btn_addtocart.vCSS_input_addtocart,
  .page-landing-content .productdetails #content_area .btn_addtowishlist {
    display: block;
    margin: 0;
    width: 100%;
  }
  
  .page-landing-content .productdetails .btn_addtowishlist__span.btn-link.vol-link-btn .btn-link {
    background-color: transparent;
    width: auto;
  }
  
  .page-landing-content .productdetails .btn_addtowishlist__span .btn-icon-plus {
    display: none !important;
  }
  
  .page-landing-content .productdetails .btn_addtowishlist__span.btn-link.vol-link-btn input.btn-link {
    width: 100%;
  }
  
  .page-landing-content .productdetails .wishpot_form {
    text-align: left;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails .wishpot_form {
      text-align: center;
    }
  }
  
  .page-landing-content .productdetails .vCSS_img_add_to_wishlist {
    display: inline-block;
  }
  
  .page-landing-content .productdetails .btn_quantitydiscounts {
    display: block;
    text-align: left;
    padding: 0 15px;
  }
  
  .page-landing-content .productdetails
    #v65-product-parent
    tbody
    tr
    td
    table.colors_pricebox
    input
    + br
    + div {
    text-align: center !important;
    margin-bottom: 20px;
  }
  
  .page-landing-content .productdetails .colors_pricebox ~ br {
    display: none;
  }
  
  .page-landing-content .productdetails div[itemprop="offers"] {
    text-align: left;
  }
  
  .page-landing-content .productdetails:not(.lt-ie10) #options_table {
    display: block;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .page-landing-content .productdetails:not(.lt-ie10) #options_table > tbody {
    display: block;
  }
  .page-landing-content .productdetails:not(.lt-ie10) #options_table > tbody > tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails:not(.lt-ie10) #options_table > tbody > tr {
      margin-top: 20px;
    }
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails:not(.lt-ie10) #options_table > tbody > tr:last-child {
      margin-top: 20px;
    }
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-heading:not(:first-child)
    td {
    padding-top: 20px;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-heading
    + tr {
    margin-top: 0;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-heading
    td {
    display: block;
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-heading
    td
    > br,
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-heading
    td
    > table {
    display: none;
  }
  .page-landing-content .productdetails:not(.lt-ie10) #options_table > tbody > tr.vol-option-heading b {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-name-empty
    .vol-option-name {
    display: none !important;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-name-empty:not(.vol-option-about-visible)
    .vol-option-about {
    display: none;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-name-empty:not(.vol-option-about-visible)
    .vol-option-items {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr.vol-option-name-empty.vol-option-about-visible
    .vol-option-items {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    -webkit-flex-basis: -webkit-calc(100% - 30px);
    -ms-flex-preferred-size: calc(100% - 30px);
    flex-basis: calc(100% - 30px);
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-about-visible)
    .vol-option-about {
    display: none;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td {
    display: block;
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 5px 0;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails:not(.lt-ie10)
      #options_table
      > tbody
      > tr:not(.vol-option-heading)
      > td {
      text-align: left;
    }
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-name {
    width: auto;
    max-width: -webkit-calc(100% - 30px);
    max-width: calc(100% - 30px);
    -webkit-flex-basis: -webkit-calc(100% - 30px);
    -ms-flex-preferred-size: calc(100% - 30px);
    flex-basis: calc(100% - 30px);
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
    font-weight: 700;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-name
    img,
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-name
    img
    + br {
    display: none;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-about {
    width: 30px;
    -webkit-flex-basis: 30px;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-about
    a:before {
    content: "\e605";
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-about
    a
    img {
    display: none;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-items {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-items
    input[type="text"],
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-items
    select,
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-items
    textarea {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-items
    input {
    margin: 0;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-items
    textarea {
    min-height: 100px;
    resize: vertical;
  }
  .page-landing-content .productdetails:not(.lt-ie10)
    #options_table
    > tbody
    > tr:not(.vol-option-heading)
    > td.vol-option-select
    select {
    max-width: 100%;
    margin: 0;
  }
  
  .page-landing-content .productdetails
    td[background$="PBox_Border_Left.gif"]
    + td
    > table
    > tbody
    > tr
    > td:first-child {
    display: block;
    padding: 0 15px;
  }
  .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-options-table='false'] td[background$="PBox_Border_Left.gif"] + td > table > tbody > tr > td:first-child {
    padding: 0;
  }
  
  .page-landing-content .productdetails td#v65-productdetail-action-wrapper {
    display: block;
    text-align: left;
    padding: 10px 0;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails td#v65-productdetail-action-wrapper {
      text-align: center;
    }
  }
  .page-landing-content .productdetails
    td#v65-productdetail-action-wrapper
    div[style="text-align: right;"] {
    margin-top: 30px;
    text-align: left !important;
  }
  
  .page-landing-content .productdetails td#v65-productdetail-action-wrapper table,
  .page-landing-content .productdetails td#v65-productdetail-action-wrapper tbody,
  .page-landing-content .productdetails td#v65-productdetail-action-wrapper tr,
  .page-landing-content .productdetails td#v65-productdetail-action-wrapper td {
    display: block;
    text-align: left !important;
  }
  
  .page-landing-content .productdetails span#Header_ProductDetail_ProductDetails_span,
  .page-landing-content .productdetails span#Header_ProductDetail_TechSpecs_span,
  .page-landing-content .productdetails span#Header_ProductDetail_ExtInfo_span,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected
    span#Header_ProductDetail_ProductDetails_span,
  .page-landing-content .productdetails
    td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected
    span#Header_ProductDetail_TechSpecs_span,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected
    span#Header_ProductDetail_ExtInfo_span {
    position: relative;
    background-color: #eeeeee;
    color: #000;
    border: none;
    border-bottom: 0;
    font-size: 16px;
    font-weight: 600 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    line-height: 40px;
    padding: 0 17px;
    border-radius: 0 0 0 0;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    white-space: normal;
    margin-bottom: -1px;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails span#Header_ProductDetail_ExtInfo_span,
    .page-landing-content .productdetails
      td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected
      span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails
      td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected
      span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails
      td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected
      span#Header_ProductDetail_ExtInfo_span {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      width: 33%;
      float: left;
    }
  }
  
  .page-landing-content .productdetails span#Header_ProductDetail_ProductDetails_span:hover,
  .page-landing-content .productdetails span#Header_ProductDetail_TechSpecs_span:hover,
  .page-landing-content .productdetails span#Header_ProductDetail_ExtInfo_span:hover,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected
    span#Header_ProductDetail_ProductDetails_span:hover,
  .page-landing-content .productdetails
    td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected
    span#Header_ProductDetail_TechSpecs_span:hover,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected
    span#Header_ProductDetail_ExtInfo_span:hover,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails
    span#Header_ProductDetail_ProductDetails_span,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails.vCSS_tab_selected
    span#Header_ProductDetail_ProductDetails_span,
  .page-landing-content .productdetails
    td#Header_ProductDetail_TechSpecs.vCSS_tab_selected
    span#Header_ProductDetail_TechSpecs_span,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ExtInfo.vCSS_tab_selected
    span#Header_ProductDetail_ExtInfo_span {
    background-color: #1900a6;
    color: white;
    font-weight: 600 !important;
    border: none;
  }
  .page-landing-content .productdetails span#Header_ProductDetail_ProductDetails_span:hover:after,
  .page-landing-content .productdetails span#Header_ProductDetail_TechSpecs_span:hover:after,
  .page-landing-content .productdetails span#Header_ProductDetail_ExtInfo_span:hover:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected
    span#Header_ProductDetail_ProductDetails_span:hover:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected
    span#Header_ProductDetail_TechSpecs_span:hover:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected
    span#Header_ProductDetail_ExtInfo_span:hover:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails
    span#Header_ProductDetail_ProductDetails_span:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ProductDetails.vCSS_tab_selected
    span#Header_ProductDetail_ProductDetails_span:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_TechSpecs.vCSS_tab_selected
    span#Header_ProductDetail_TechSpecs_span:after,
  .page-landing-content .productdetails
    td#Header_ProductDetail_ExtInfo.vCSS_tab_selected
    span#Header_ProductDetail_ExtInfo_span:after {
    background-color: #555555;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails .vCSS_tab_unselected {
      opacity: 0.7;
    }
  }
  
  .page-landing-content .productdetails .vCSS_tab_unselected:hover {
    opacity: 1;
  }
  
  .page-landing-content .productdetails td[class*="vCSS_tab"] {
    display: inline-block;
    vertical-align: middle;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails td[class*="vCSS_tab"] {
      display: block;
    }
  }
  
  .page-landing-content .productdetails .vol-product__sub-details td[background]:not([onclick]) {
    display: none;
  }
  
  .page-landing-content .productdetails
    #vCSS_mainform
    > table[width="100%"]:last-child
    > tbody:first-child
    > tr:first-child
    > td[valign="top"]:first-child
    > table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]:first-child
    > tbody
    > tr
    > td[valign="top"]
    tr {
    text-align: left;
    display: block;
  }
  
  .page-landing-content .productdetails
    #ProductDetail_ProductDetails_div2
    .colors_descriptionbox
    > tbody
    > tr:nth-child(3)
    > td[width="100%"],
  .page-landing-content .productdetails form .colors_descriptionbox {
    background: transparent;
    padding: 10px 15px;
    border-width: 1px;
    border-style: solid;
    border-collapse: separate;
  }
  
  .page-landing-content .productdetails form .colors_descriptionbox td {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.428571429;
    padding: 5px;
  }
  
  .page-landing-content .productdetails form .colors_descriptionbox td[width="1"] {
    padding: 0;
  }
  
  .page-landing-content .productdetails
    #ProductDetail_ProductDetails_div2
    .colors_descriptionbox
    > tbody
    > tr:nth-child(3)
    > td[width="100%"] {
    display: block;
    margin-top: 10px;
  }
  
  .page-landing-content .productdetails #ProductDetail_ProductDetails_div div[style="height: 15px;"] {
    display: none;
  }
  
  .page-landing-content .productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox {
    border: none;
    padding: 0;
    background: none;
  }
  
  @media only screen and (max-width: 480px) {
    .page-landing-content .productdetails form .colors_descriptionbox,
    .page-landing-content .productdetails form .colors_descriptionbox table {
      width: 100%;
      table-layout: fixed;
    }
    .page-landing-content .productdetails form .colors_descriptionbox td {
      display: block;
    }
  }
  
  .page-landing-content .productdetails .vol-product__top {
    margin-bottom: 30px;
  }
  
  .page-landing-content .productdetails .v65-product-related-header-cell .colors_backgroundlight,
  .page-landing-content .productdetails .colors_lines_light .colors_backgroundlight {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    border-bottom: none;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .v65-product-related-header-cell .colors_backgroundlight,
    .page-landing-content .productdetails .colors_lines_light .colors_backgroundlight {
      text-align: left;
    }
  }
  .page-landing-content .productdetails
    .colors_lines_light
    font.productnamecolorSMALL.colors_productname
    b {
    display: block;
    border: none;
  }
  .page-landing-content .productdetails .colors_lines_light {
    background: none;
  }
  .page-landing-content .productdetails #v65-product-related {
    margin-bottom: 25px;
  }
  .page-landing-content .productdetails #v65-product-history-header {
    height: 40px;
    margin-bottom: 10px;
    position: relative;
  }
  .page-landing-content .productdetails .v65-product-history-body-cell {
    display: block;
  }
  .page-landing-content .productdetails #v65-product-history-details {
    table-layout: fixed;
  }
  .page-landing-content .productdetails #v65-product-history-header td:first-child:before {
    content: "Recent Items";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-landing-content .productdetails #TurnHistoryOnOffContainer {
    margin-right: 5px;
    vertical-align: middle;
  }
  .page-landing-content .productdetails table.colors_backgroundlight_dark {
    background: none;
  }
  .page-landing-content .productdetails #TurnHistoryOnOffContainer {
    position: relative;
    z-index: 2;
  }
  .page-landing-content .productdetails table#v65-product-history-body {
    background: none;
    border: none;
  }
  .page-landing-content .productdetails img.vCSS_img_heading_history {
    display: none;
  }
  .page-landing-content .productdetails #v65-product-history-details td {
    padding: 0 10px;
    vertical-align: bottom;
  }
  .page-landing-content .productdetails .historyitem_image img {
    max-width: 100%;
    height: auto;
  }
  .page-landing-content .productdetails .historyitem_productname a {
    display: block;
    margin-bottom: 3px;
  }
  .page-landing-content .productdetails
    .historyitem_productprice
    b
    font.pricecolor.colors_productprice {
    display: block;
    margin-bottom: 5px;
  }
  .page-landing-content .productdetails .v-product-grid .v-product {
    display: inline-block;
    vertical-align: baseline;
    padding: 0 15px 40px;
    -webkit-transition: none !important;
    transition: none !important;
  }
  @media only screen and (max-width: 480px) {
    .page-landing-content .productdetails .v-product-grid .v-product {
      width: 100%;
    }
  }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .page-landing-content .productdetails .v-product-grid .v-product {
      width: 50%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-content .productdetails .v-product-grid .v-product {
      width: 33.333333333%;
    }
    .page-landing-content .productdetails .v-product-grid .v-product:nth-child(n + 7) {
      display: none;
    }
  }
  @media only screen and (min-width: 992px) {
    .page-landing-content .productdetails .v-product-grid .v-product {
      width: 25%;
    }
  }
  .page-landing-content .productdetails .v-product-grid .v-product .v-product__inner .v-product__img {
    position: relative;
    vertical-align: top;
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .page-landing-content .productdetails .v-product-grid .v-product .v-product__inner .v-product__img {
      display: inline-block;
      max-width: 100%;
    }
  }
  .page-landing-content .productdetails
    .v-product-grid
    .v-product
    .v-product__inner
    .v-product__details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px;
  }
  .page-landing-content .productdetails
    .v-product-grid
    .v-product
    .v-product__inner
    .v-product__details
    * {
    max-width: 100%;
  }
  .page-landing-content .productdetails.lt-ie10 .v-product-grid {
    float: left;
  }
  .page-landing-content .productdetails .v-product-grid + tbody,
  .page-landing-content .productdetails .v-product-grid + tr {
    display: none;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails
      .colors_lines_light
      a.productnamecolorsmall.colors_productname {
      font-size: 14px;
      padding: 0;
    }
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails #v65-product-history-header,
    .page-landing-content .productdetails #v65-product-history-body {
      display: none;
    }
  }
  
  .page-landing-content .productdetails .vol-reviews--col {
    float: none;
    padding: 0;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews--col {
      padding-top: 15px;
      padding-bottom: 15px;
    }
  }
  
  .page-landing-content .productdetails .vol-reviews--left {
    margin-bottom: 20px;
    position: relative;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews--left {
      margin-bottom: 0;
    }
  }
  .page-landing-content .productdetails .vol-reviews--left:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    background-color: transparent;
  }
  .page-landing-content .productdetails .vol-reviews--left.vol-sending:after {
    background-color: rgba(255, 255, 255, 0.85);
    opacity: 1;
    visibility: visible;
  }
  .page-landing-content .productdetails .vol-reviews--left.vol-sending .vol-loader {
    opacity: 1;
    visibility: visible;
  }
  
  .page-landing-content .productdetails .vol-reviews__form {
    position: relative;
  }
  .page-landing-content .productdetails .vol-reviews__form-link {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  .page-landing-content .productdetails .vol-reviews__form-link:not(.collapsed) {
    margin-bottom: 10px;
  }
  .page-landing-content .productdetails .vol-reviews__form:before {
    content: "Thank you for writing a review!";
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    font-size: 34px;
    text-align: center;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  .page-landing-content .productdetails .vol-reviews__form.vol-success {
    max-height: 100px;
    overflow: hidden;
  }
  .page-landing-content .productdetails .vol-reviews__form.vol-success:before {
    opacity: 1;
    visibility: visible;
  }
  
  .page-landing-content .productdetails .vol-reviews__ratings {
    padding-bottom: 10px;
  }
  .page-landing-content .productdetails .vol-reviews__ratings__text {
    font-size: 16px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .page-landing-content .productdetails .vol-reviews__ratings__text.has-error {
    color: #a94442;
  }
  .page-landing-content .productdetails .vol-reviews__ratings .vol-review-stars {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
  }
  .page-landing-content .productdetails .vol-reviews__ratings .icon-star {
    float: right;
    cursor: pointer;
  }
  .page-landing-content .productdetails .vol-reviews__ratings .icon-star:hover:before,
  .page-landing-content .productdetails .vol-reviews__ratings .icon-star:hover ~ .icon-star:before {
    content: "\e613" !important;
  }
  .page-landing-content .productdetails .vol-reviews__ratings .icon-star.highlight:before,
  .page-landing-content .productdetails .vol-reviews__ratings .icon-star.highlight ~ .icon-star:before {
    content: "\e613" !important;
  }
  
  .page-landing-content .productdetails .vol-reviews__textarea.form-control {
    max-width: 100%;
    height: 100px;
  }
  
  .page-landing-content .productdetails .vol-reviews__submit:focus {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .page-landing-content .productdetails .vol-reviews .vol-review__error [data-dismiss="alert"] {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .page-landing-content .productdetails .vol-reviews .vol-review__error__item {
    font-weight: 700;
  }
  
  @-webkit-keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  .page-landing-content .productdetails .vol-loader {
    font-size: 14px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 11em;
    height: 11em;
    border-radius: 50%;
    background: #1900a6;
    background: -webkit-linear-gradient(
      left,
      #1900a6 10%,
      rgba(255, 255, 255, 0) 42%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(10%, #1900a6),
      color-stop(42%, rgba(255, 255, 255, 0))
    );
    background: linear-gradient(
      to right,
      #1900a6 10%,
      rgba(255, 255, 255, 0) 42%
    );
    position: absolute;
    z-index: 3;
    top: 10%;
    left: 33%;
    opacity: 0;
    visibility: hidden;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
  }
  
  .page-landing-content .productdetails .vol-loader:before {
    width: 50%;
    height: 50%;
    background: transparent;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
  }
  
  .page-landing-content .productdetails .vol-loader:after {
    background: rgba(255, 255, 255, 0.85);
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  
  .page-landing-content .productdetails .vol-reviews--heading {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
  }
  
  .page-landing-content .productdetails .vol-reviews__avg {
    float: left;
    margin-right: 5px;
  }
  .page-landing-content .productdetails .vol-reviews__avg__text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .page-landing-content .productdetails .vol-reviews__avg .icon-star {
    margin: 0 3px;
    font-size: 34px;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews__avg .icon-star {
      font-size: 28px;
    }
  }
  
  .page-landing-content .productdetails .vol-reviews__number {
    float: left;
    font-size: 20px;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews__number {
      float: right;
    }
  }
  .page-landing-content .productdetails .vol-reviews__number__text {
    display: inline-block;
    margin-left: 10px;
  }
  
  .page-landing-content .productdetails .vol-reviews__submit {
    width: auto;
  }
  
  .page-landing-content .productdetails .vol-reviews--select--wrap {
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  
  .page-landing-content .productdetails .vol-reviews--select {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: 0 5px;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews--select {
      width: 30%;
      margin: 0 15px;
    }
  }
  
  .page-landing-content .productdetails .vol-reviews--right {
    margin-bottom: 20px;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews--right {
      margin-bottom: 0;
    }
  }
  
  .page-landing-content .productdetails .vol-reviews__pane {
    margin-bottom: 30px;
    border: 1px solid #eeeeee;
    padding: 10px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  .page-landing-content .productdetails .vol-reviews__pane--details {
    border-bottom: 1px solid #eeeeee;
  }
  .page-landing-content .productdetails .vol-reviews__pane--body {
    padding: 10px 0;
  }
  .page-landing-content .productdetails .vol-reviews__pane--details,
  .page-landing-content .productdetails .vol-reviews__pane--main {
    padding: 10px;
  }
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails .vol-reviews__pane--details,
    .page-landing-content .productdetails .vol-reviews__pane--main {
      display: inline-block;
      vertical-align: top;
      margin-right: -4px;
      padding: 20px;
    }
    .page-landing-content .productdetails .vol-reviews__pane--details {
      width: 33%;
      border: none;
    }
    .page-landing-content .productdetails .vol-reviews__pane--main {
      width: 66%;
      border-left: 1px solid #eeeeee;
    }
  }
  
  .page-landing-content .productdetails .vol-reviews__link--wrap {
    padding: 10px 0;
  }
  .page-landing-content .productdetails .vol-reviews__link--wrap .btn {
    margin: 0 5px;
  }
  
  .page-landing-content .productdetails .vol-reviews__link--text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
  }
  
  .page-landing-content .productdetails .vol-reviews__customer--name,
  .page-landing-content .productdetails .vol-reviews__customer img {
    display: inline-block;
    vertical-align: middle;
  }
  
  .page-landing-content .productdetails .vol-reviews__customer--name {
    margin-right: 10px;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
  
  .page-landing-content .productdetails .vol-reviews__customer--content {
    padding: 0;
    font-size: 16px;
  }
  
  .page-landing-content .productdetails .vol-reviews__customer--location {
    display: block;
    margin: 10px 0;
    font-style: italic;
  }
  
  .page-landing-content .productdetails .vol-reviews i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1px;
  }
  
  .page-landing-content .productdetails .vol-reviews__text {
    display: inline-block;
    vertical-align: middle;
  }
  
  .page-landing-content .productdetails
    .vol-reviews
    ~ table:not([class]):not([id]):not([width="1%"]):not([cellpadding="10"]),
  .page-landing-content .productdetails .vol-reviews ~ br {
    display: none;
  }
  
  .page-landing-content .productdetails .vol-reviews a[href^="/ReviewsList.asp?"] {
    font-size: 18px;
  }
  
  .page-landing-content .productdetails .vol-product__multi-child-description br {
    display: none;
  }
  
  .page-landing-content .productdetails
    #content_area
    table[bgcolor="#CCCCCC"]
    tr.Multi-Child_Background
    > td.smalltext
    font[color="#CC0000"]
    b {
    display: block;
    font-size: 0;
  }
  .page-landing-content .productdetails
    #content_area
    table[bgcolor="#CCCCCC"]
    tr.Multi-Child_Background
    > td.smalltext
    font[color="#CC0000"]
    b::first-letter,
  .page-landing-content .productdetails
    #content_area
    table[bgcolor="#CCCCCC"]
    tr.Multi-Child_Background
    > td.smalltext
    font[color="#CC0000"]
    b
    > span {
    font-size: 16px;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] tr {
      display: block;
    }
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] tr:not(:last-child) {
      border: 1px solid #ccc;
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.colors_backgroundlight:first-child {
      display: none;
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background {
      padding: 10px;
      margin-bottom: 15px;
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td.smalltext:first-child {
      font-size: 0.7em;
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td.smalltext:first-child:before {
      content: "Product Code: ";
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td.smalltext
      > div
      > div {
      text-decoration: line-through;
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td.smalltext
      > b
      > div
      > div:after {
      content: " - Our Price";
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td.smalltext
      font[color="#CC0000"]
      b
      > span:after {
      content: " - Sale Price";
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td.colors_productname {
      margin-bottom: 10px;
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td:nth-last-child(2):not(.smalltext):before {
      content: "Quantity: ";
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td:last-child:not([colspan="2"]):before {
      content: "Add to Cart ";
    }
    .page-landing-content .productdetails
      #content_area
      table[bgcolor="#CCCCCC"]
      tr.Multi-Child_Background
      > td:last-child:not([colspan="2"]):after {
      content: '(Click the "Add To Cart" button below to finalize.)';
      display: block;
      margin-top: 10px;
      font-size: 0.8em;
      font-style: italic;
    }
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] tr:last-child {
      text-align: center;
    }
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] tr:last-child input {
      margin-top: 10px;
    }
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] tr > td {
      display: block;
      padding: 0;
      border: 0;
      text-align: center;
    }
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] font[color="#CC0000"] {
      color: #1900a6;
    }
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] #btn_addtocart {
      width: auto;
    }
  }
  
  .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] {
    margin: 0 auto;
  }
  .page-landing-content .productdetails #content_area table[bgcolor="#CCCCCC"] td {
    padding: 5px;
    border: 1px solid #ddd;
  }
  
  .page-landing-content .productdetails
    #content_area
    td.Multi-Child_Background
    input.vCSS_input_addtocart {
    margin: 0;
    display: block;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="1"] span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="1"] span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="1"] span#Header_ProductDetail_ExtInfo_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="1"] td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="1"] td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="1"] td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span {
      max-width: 100%;
      width: auto;
    }
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="2"] span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="2"] span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="2"] span#Header_ProductDetail_ExtInfo_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="2"] td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="2"] td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="2"] td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span {
      width: 50%;
    }
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="3"] span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="3"] span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="3"] span#Header_ProductDetail_ExtInfo_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="3"] td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="3"] td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span,
    .page-landing-content .productdetails div[itemtype='http://schema.org/Product'][data-tab-count="3"] td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span {
      width: 33.3333333333%;
    }
  }
  .page-landing-content .productdetails
  #content_area
  .vol-product__sub-details
  > tbody
  > tr
  > td
  > table
  > tbody
  > tr
  > td[width="1"] {
  display: none;
}

.page-landing-content .v-productdetails__custom:not(.v-prd-option-table)
  td[background$="PBox_Border_Left.gif"]
  + td
  > table
  > tbody
  > tr
  > td:first-child {
  padding: 0;
}

.page-landing-content .v-productdetails__custom.v-prd-option-table span[itemprop="name"] {
  padding-left: 15px;
}

.page-landing-content .v-productdetails__custom span[itemprop="name"] {
  color: var(--tertiary-color);
  display: inline-block;
  font-size: 41px;
  font-weight: 600;
}

.page-landing-content .thankyou img {
  max-width: none;
}

@media only screen and (max-width: 767px) {
  .page-landing-content .thankyou #content_area table[width="450"] {
    width: 100% !important;
  }
  .page-landing-content .thankyou #content_area table[width="450"] img[height="100"] {
    width: 100% !important;
    height: auto !important;
    min-width: 73px;
  }
  .page-landing-content .thankyou #content_area table[width="450"] tbody > tr {
    display: block !important;
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .page-landing-content #content_area
    img[src$="heading_affiliate.gif"]
    + br
    + form
    input:not([type="submit"]) {
    margin-bottom: 15px !important;
  }
  .page-landing-content #content_area img[src$="heading_affiliate.gif"] + br + form table {
    width: 100% !important;
  }
  .page-landing-content #content_area img[src$="heading_affiliate.gif"] + br + form td {
    display: block !important;
    width: 100% !important;
  }
  .page-landing-content #content_area
    img[src$="heading_affiliate.gif"]
    + br
    + form
    td[align="center"] {
    text-align: left !important;
  }
  .page-landing-content #content_area img[src$="heading_affiliate.gif"] + br + form p {
    margin: 15px 0;
  }
}

@media only screen and (max-width: 767px) {
  .page-landing-content #content_area form[action="/donate.asp"] div[style] {
    width: 100% !important;
  }
  .page-landing-content #content_area form[action="/donate.asp"] td[align="left"],
  .page-landing-content #content_area form[action="/donate.asp"] td[align="right"] {
    display: block !important;
    width: 100% !important;
  }
  .page-landing-content #content_area form[action="/donate.asp"] td[align="right"] div {
    text-align: left !important;
    padding: 10px 0;
  }
  .page-landing-content #content_area form[action="/donate.asp"] input[type="radio"] {
    margin: 0 5px 0 0;
  }
  .page-landing-content #content_area form[action="/donate.asp"] br {
    line-height: 23px;
  }
}

.page-landing-content #content_area
  img[src$="/heading_giftcertificates.gif"]
  + br
  + table
  table[width="500"] {
  width: 100% !important;
}

.page-landing-content #content_area
  img[src$="/heading_giftcertificates.gif"]
  + br
  + table
  table[width="500"]
  td {
  display: block;
  width: 100%;
}

.page-landing-content #content_area
  img[src$="/heading_giftcertificates.gif"]
  + br
  + table
  table[width="500"]
  td
  ul
  + a {
  display: block;
  background: #eeeeee;
  width: 95px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 25px;
}

.page-landing-content #content_area form[action="GiftCert_default.asp"] table[width="530"] {
  width: 100% !important;
}

.page-landing-content #content_area
  form[action="GiftCert_default.asp"]
  table[width="530"]
  td.colors_backgroundneutral {
  display: block;
  width: 100%;
}

.page-landing-content #content_area form[action="GiftCert_default.asp"] textarea[cols="55"] {
  border-color: #eeeeee;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .page-landing-content #content_area form[action="GiftCert_default.asp"] textarea[cols="55"],
  .page-landing-content #content_area form[action="GiftCert_default.asp"] input[size="35"] {
    width: 100% !important;
  }
}

.page-landing-content .vol-help a[href*="help_answer.asp"] {
  padding: 0 10px;
  text-indent: 0;
}

@media only screen and (max-width: 767px) {
  .page-landing-content .vol-help a[href*="help_answer.asp"]:after {
    content: "";
    clear: both;
    display: block;
  }
}

.page-landing-content .vol-help
  #content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + table
  + table
  td {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .page-landing-content .vol-help
    #content_area
    img[src*="/headings/heading_help.gif"]
    + br
    + table
    + table
    td {
    padding: 0 5px;
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .page-landing-content .vol-help
    #content_area
    img[src*="/headings/heading_help.gif"]
    + br
    + table
    + table
    td
    .productnamecolorLARGE {
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
  }
}

.page-landing-content .vol-help
  #content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table
  > tbody
  > tr
  > td {
  display: block;
}

.page-landing-content .vol-help
  #content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table
  > tbody
  > tr
  > td[width="15"] {
  height: 5px;
}

.page-landing-content .vol-help
  #content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table
  > tbody
  > tr
  > td
  .productnamecolorLARGE {
  display: block;
  margin-top: 25px;
}
.page-landing-content .vol-help #content_area form[name*="form2"] {
    padding-bottom: 20px;
  }
  .page-landing-content .vol-help #content_area form[name*="form2"] table[width="500"] {
    margin: 10px 0;
    table-layout: fixed;
    width: 100%;
  }
  @media only screen and (max-width: 767px) {
    .page-landing-content .vol-help #content_area form[name*="form2"] table[width="500"] td {
      width: 100%;
      display: block;
    }
  }
  
  /********* STOREFRONT-LOGIN-REGISTER **********/
  .page-landing-content #content_area img[src$="btn_Continue.gif"] {
    display: block;
    margin: 0 auto;
  }
  
  @media only screen and (min-width: 992px) {
    .page-landing-content #content_area img[src$="btn_Continue.gif"] {
      display: inline-block;
      margin: 0;
    }
  }
  
  .page-landing-content #content_area input[src*="btn_login.gif"] {
    margin-top: 20px;
    display: block;
  }
  
  .page-landing-content #content_area form[name="loginform"] tr[valign="top"] {
    display: block !important;
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content #content_area form[name="loginform"] tr[valign="top"] {
      display: table-row !important;
    }
  }
  
  .page-landing-content #content_area form[name="loginform"] td {
    padding: 5px;
  }
  
  .page-landing-content #content_area form[name="loginform"] td[width="50%"] {
    width: 100% !important;
    display: block !important;
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content #content_area form[name="loginform"] td[width="50%"] {
      width: 50% !important;
      display: table-cell !important;
    }
  }
  
  .page-landing-content #content_area form[name="loginform"] td[align="right"] {
    text-align: left !important;
  }
  
  .page-landing-content #content_area form[name="loginform"] input[type="password"] + br {
    display: none;
  }
  
  .page-landing-content #content_area form[name="loginform"] input[type="text"],
  .page-landing-content #content_area form[name="loginform"] input[type="password"] {
    display: block;
    width: 100%;
    margin: 10px 0;
    font-size: 14px;
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content #content_area form[name="loginform"] input[type="text"],
    .page-landing-content #content_area form[name="loginform"] input[type="password"] {
      width: auto;
    }
  }
  
  .page-landing-content #content_area form[name="loginform"] .colors_lines_light {
    border-color: transparent;
  }
  
  @media only screen and (min-width: 768px) {
    .page-landing-content #content_area form[name="loginform"] tr[align="center"] {
      text-align: left;
    }
    .page-landing-content #content_area form[name="loginform"] .colors_lines_light {
      border-color: #eeeeee;
    }
  }
  
  .page-landing-content #content_area
    #div_articleid_61
    form[action*="/Login.asp"]
    .colors_backgroundneutral,
  .page-landing-content #content_area #div_articleid_61 td.colors_lines_light[width="52%"],
  .page-landing-content #content_area #div_articleid_61 form[action*="/Login.asp"] .colors_lines_light {
    background: none;
  }
  
  .page-landing-content #content_area #div_articleid_61 td[align="right"] {
    font-weight: bold;
    padding-right: 10px;
  }
  
  .page-landing-content #content_area #div_articleid_61 form[action*="/Login.asp"] td[align="right"] {
    padding-right: 10px;
    font-weight: bold;
  }
  
  .page-landing-content #content_area #div_articleid_61 form[action*="/Login.asp"],
  .page-landing-content #content_area #div_articleContainer_61 + table form {
    padding: 10px 0;
    background-color: #eeeeee;
    margin: 15px 0;
  }
  
  @media only screen and (max-width: 767px) {
    .page-landing-content #content_area #div_articleid_61 td[width="1%"],
    .page-landing-content #content_area #div_articleContainer_61 + table td[width="1%"] {
      display: none;
    }
    .page-landing-content #content_area #div_articleid_61 td,
    .page-landing-content #content_area #div_articleContainer_61 + table td,
    .page-landing-content #content_area #RegisterForm td {
      width: 100% !important;
      display: block;
      clear: both;
      text-align: left;
      white-space: normal;
    }
    .page-landing-content #content_area #div_articleid_61 form[action*="/Login.asp"] td[align="right"],
    .page-landing-content #content_area
      #div_articleContainer_61
      + table
      form[action*="/Login.asp"]
      td[align="right"] {
      text-align: left;
      margin-left: 16px;
    }
    .page-landing-content #content_area #div_articleid_61 form[action*="/Login.asp"] input,
    .page-landing-content #content_area #div_articleContainer_61 + table input,
    .page-landing-content #content_area #RegisterForm input {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .page-landing-content #content_area #div_articleContainer_61 + table input,
    .page-landing-content #content_area #div_articleid_61 form[action*="/Login.asp"] input {
      width: 90%;
      display: block;
    }
    .page-landing-content #content_area #div_articleid_61 td[align="right"],
    .page-landing-content #content_area #div_articleid_61 div[align="right"],
    .page-landing-content #content_area #RegisterForm td[align="right"],
    .page-landing-content #content_area #RegisterForm div[align="right"] {
      text-align: left;
    }
  }
  
  /********* STOREFRONT-MAILINGLIST **********/
  @media only screen and (max-width: 767px) {
    .page-landing-content #content_area img[src$="/heading_MailingList.gif"] + br + form table[width] {
      width: 100% !important;
      padding: 0 !important;
    }
    .page-landing-content #content_area
      img[src$="/heading_MailingList.gif"]
      + br
      + form
      td[width="95"] {
      width: 15% !important;
      white-space: normal;
    }
    .page-landing-content #content_area
      img[src$="/heading_MailingList.gif"]
      + br
      + form
      td[width="282"] {
      width: 85% !important;
      display: block;
      position: relative;
    }
    .page-landing-content #content_area
      img[src$="/heading_MailingList.gif"]
      + br
      + form
      td[width="282"]
      input {
      width: 100% !important;
    }
    .page-landing-content #content_area
      img[src$="/heading_MailingList.gif"]
      + br
      + form
      td[width="282"]
      input[type="submit"] {
      white-space: normal;
    }
  }
  
  /********* STOREFRONT-MYACCOUNT **********/
  @media only screen and (max-width: 767px) {
    /* Breaks tables to stack on smaller viewports - DOUBLED UP FROM HELP.CSS */
    .page-landing-content #content_area form[name*="form2"] table[width="500"] td {
      width: 100%;
      display: block;
    }
    /* MailingList_unsubscribe.asp */
    .page-landing-content #content_area a[href="myaccount.asp"] + form table[width] {
      width: 100% !important;
    }
    .page-landing-content #content_area a[href="myaccount.asp"] + form table[width] td[width="91"] {
      width: 15%;
      white-space: nowrap;
    }
    .page-landing-content #content_area a[href="myaccount.asp"] + form table[width] td[width="311"] {
      width: 85%;
    }
    .page-landing-content #content_area
      a[href="myaccount.asp"]
      + form
      table[width]
      td[width="311"]
      input[name="emailaddress"] {
      width: 85%;
    }
    .page-landing-content #content_area
      a[href="myaccount.asp"]
      + form
      table[width]
      td[width="311"]
      input[name="emailaddress"] {
      width: 85%;
    }
  }
            

/**** Personal Information ****/
.page-landing-content #AccountSettingsForm table[width*="98%"] b font {
  font-size: 20px;
  display: block;
  margin-bottom: 20px;
}

/*email and pw form table*/
.page-landing-content #AccountSettingsForm table[width*="80%"] {
  border: 1px solid #eeeeee;
  /*No border around second table*/
  /*Protect your information with a Password*/
  /*Newsletter checkbox row*/
}
.page-landing-content #AccountSettingsForm table[width*="80%"] .btn_choose {
  display: block;
  margin: 10px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"][cellpadding*="10"] {
  border: none;
}
.page-landing-content #AccountSettingsForm
  table[width*="80%"]
  > tbody
  > tr:first-child
  td[width*="48%"] {
  padding-top: 10px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] td[width="48%"],
.page-landing-content #AccountSettingsForm table[width*="80%"] td[width="52%"] {
  text-align: left;
  padding-left: 10px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] td[width="52%"] {
  margin: 5px 0 15px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] input[name="Emailagain"] {
  margin: 0 !important;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] td[width="32%"] {
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  .page-landing-content #AccountSettingsForm
    table[width*="80%"]
    > tbody
    > tr:first-child
    td[width="52%"] {
    padding-top: 10px;
  }
  .page-landing-content #AccountSettingsForm table[width*="80%"] td[width="48%"],
  .page-landing-content #AccountSettingsForm table[width*="80%"] td[width="52%"] {
    padding-bottom: 10px;
  }
}
.page-landing-content #AccountSettingsForm table[width*="80%"] table.colors_backgroundneutral,
.page-landing-content #AccountSettingsForm table[width*="80%"] font[color*="#CC8811"] {
  font-size: 16px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] font[color*="#CC8811"] {
  color: #1900a6;
}
.page-landing-content #AccountSettingsForm
  table[width*="80%"]
  table.colors_backgroundneutral
  table.colors_backgroundneutral {
  border-top: 1px solid #eeeeee;
  margin: 20px 0 0;
}
.page-landing-content #AccountSettingsForm
  table[width*="80%"]
  table.colors_backgroundneutral
  table.colors_backgroundneutral
  td {
  padding: 10px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] tr[valign="top"] {
  border-top: 1px solid #eeeeee;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] tr[valign="top"] td[width="48%"] {
  padding-top: 10px;
}
.page-landing-content #AccountSettingsForm table[width*="80%"] tr[valign="top"] td[width="48%"],
.page-landing-content #AccountSettingsForm table[width*="80%"] tr[valign="top"] td[width="52%"] {
  width: auto !important;
  padding-right: 10px;
}
@media only screen and (min-width: 768px) {
  .page-landing-content #AccountSettingsForm table[width*="80%"] tr[valign="top"] td[width="48%"] {
    text-align: right;
  }
  .page-landing-content #AccountSettingsForm table[width*="80%"] tr[valign="top"] td[width="52%"] {
    padding-top: 10px;
  }
}

/*unsubscribe*/
.page-landing-content input[value*="mailing list"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 9px 16px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #e20022;
  border-color: #e20022;
}
.page-landing-content input[value*="mailing list"]:hover,
.page-landing-content input[value*="mailing list"]:focus,
.page-landing-content input[value*="mailing list"].focus,
.page-landing-content input[value*="mailing list"]:active,
.page-landing-content input[value*="mailing list"].active,
.page-landing-content .open > input[value*="mailing list"].dropdown-toggle {
  color: #fff;
  background-color: #af001a;
  border-color: #a50019;
}
.page-landing-content input[value*="mailing list"]:active,
.page-landing-content input[value*="mailing list"].active,
.page-landing-content .open > input[value*="mailing list"].dropdown-toggle {
  background-image: none;
}
.page-landing-content input[value*="mailing list"].disabled,
.page-landing-content input[value*="mailing list"].disabled:hover,
.page-landing-content input[value*="mailing list"].disabled:focus,
.page-landing-content input[value*="mailing list"].disabled.focus,
.page-landing-content input[value*="mailing list"].disabled:active,
.page-landing-content input[value*="mailing list"].disabled.active,
.page-landing-content input[value*="mailing list"][disabled],
.page-landing-content input[value*="mailing list"][disabled]:hover,
.page-landing-content input[value*="mailing list"][disabled]:focus,
.page-landing-content input[value*="mailing list"][disabled].focus,
.page-landing-content input[value*="mailing list"][disabled]:active,
.page-landing-content input[value*="mailing list"][disabled].active,
.page-landing-content fieldset[disabled] input[value*="mailing list"],
.page-landing-content fieldset[disabled] input[value*="mailing list"]:hover,
.page-landing-content fieldset[disabled] input[value*="mailing list"]:focus,
.page-landing-content fieldset[disabled] input[value*="mailing list"].focus,
.page-landing-content fieldset[disabled] input[value*="mailing list"]:active,
.page-landing-content fieldset[disabled] input[value*="mailing list"].active {
  background-color: #e20022;
  border-color: #e20022;
}
.page-landing-content input[value*="mailing list"] .badge {
  color: #e20022;
  background-color: #fff;
}
.page-landing-content input[value*="mailing list"]:focus,
.page-landing-content input[value*="mailing list"].focus,
.page-landing-content input[value*="mailing list"]:active:focus,
.page-landing-content input[value*="mailing list"]:active.focus,
.page-landing-content input[value*="mailing list"].active:focus,
.page-landing-content input[value*="mailing list"].active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.page-landing-content input[value*="mailing list"]:hover,
.page-landing-content input[value*="mailing list"]:focus,
.page-landing-content input[value*="mailing list"].focus {
  color: #fff;
  text-decoration: none;
}
.page-landing-content input[value*="mailing list"]:active,
.page-landing-content input[value*="mailing list"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.page-landing-content #content_area
  img[src*="heading_myaccount.gif"]
  + br
  + img
  + a
  + form
  table[width*="425"]
  td {
  display: block;
}

@media only screen and (min-width: 768px) {
  .page-landing-content #content_area
    img[src*="heading_myaccount.gif"]
    + br
    + img
    + a
    + form
    table[width="425"] {
    width: 100%;
  }
  .page-landing-content #content_area
    img[src*="heading_myaccount.gif"]
    + br
    + img
    + a
    + form
    table[width="425"]
    td {
    display: table-cell;
    padding: 5px;
  }
}

/********* STOREFRONT-WISHLIST **********/
@media only screen and (max-width: 767px) {
  .page-landing-content #content_area
    img[src$="/heading_wishlist.gif"]
    + br
    + br
    + table
    + form
    .v65-productDisplay
    td[align="center"] {
    display: block !important;
  }
}

/********* STOREFRONT-ORDERS **********/
.page-landing-content #content_area form[action^="OrderDetails.asp?"] td[bgcolor="#999999"] {
  background: none !important;
  border-top: 1px solid #eeeeee !important;
}

@media only screen and (max-width: 767px) {
  /* Stack section */
  .page-landing-content #content_area form[name*="form2"] td[width$="%"] {
    /*display: block !important;*/
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  /* Specific for orders.asp */
  .page-landing-content #content_area
    form[name*="form2"]
    table.colors_lines_light
    .colors_backgroundneutral
    td[width$="%"] {
    display: block !important;
  }
  /* Full table */
  .page-landing-content #content_area form[name*="form2"] table[width="520"] {
    width: 100%;
  }
  /* Clean up inputs and buttons */
  .page-landing-content #content_area form[name*="form2"] table[width="520"] td[width="236"] {
    width: 100% !important;
    display: table-row;
  }
  .page-landing-content #content_area form[name*="form2"] table[width="520"] td[width="235"] {
    display: block;
  }
  .page-landing-content #content_area form[name*="form2"] table[width="520"] td[width="235"] select {
    white-space: normal;
  }
  .page-landing-content #content_area form[name*="form2"] table[width="520"] td[width="43"] {
    display: block;
  }
  .page-landing-content #content_area
    form[name*="form2"]
    table[width="520"]
    td[width="43"]
    input[src$="/btn_go.gif"] {
    margin-left: 0;
    margin-bottom: 15px;
  }
  /* center button and make easy to touch */
  .page-landing-content #content_area form[name*="form2"] a[href^="orderdetails.asp"] {
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  /* OrderDetails.asp */
  .page-landing-content #content_area form[action^="OrderDetails.asp"] td {
    width: 100% !important;
    display: block !important;
  }
  /* Space for the buttons and overall layout */
  .page-landing-content #content_area form[action^="OrderDetails.asp"] a > img {
    display: block;
    margin: 20px auto;
  }
  /* Center Address */
  .page-landing-content #content_area form[action^="OrderDetails.asp"] td[width="32%"] {
    text-align: center;
  }
  /* Title */
  .page-landing-content #content_area form[action^="OrderDetails.asp"] font[size="3"] {
    display: block;
    text-align: center;
    padding: 15px 0;
  }
  /* Fix border */
  .page-landing-content #content_area form[action^="OrderDetails.asp"] td[bgcolor="#999999"] {
    background: none !important;
    border-top: 1px solid #eeeeee !important;
  }
  /* Table layout */
  .page-landing-content #content_area
    form[action^="OrderDetails.asp"]
    br
    + br
    + table
    td[align="right"] {
    color: #1900a6;
    text-align: center;
  }
}

font[color="#FFFFFF"] {
  color: inherit;
}

/*order history title*/
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  > td[align*="center"] {
  font-size: 28px;
  padding: 10px;
  display: block;
  margin-bottom: 20px;
}

/*order history select form*/
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="520"] {
  text-align: center;
  margin: 0 auto;
}
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="520"]
  td[width*="236"],
  .page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="520"]
  td[width*="235"],
  .page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="520"]
  td[width*="43"] {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
}
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="520"]
  td[width*="235"]
  select {
  margin: 0 auto;
  font-size: 16px;
}
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="520"]
  input[src$="/btn_go.gif"] {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"]
    > tbody
    > tr
    + tr
    table[width="520"]
    td[width*="235"]
    select {
    margin: 0 auto;
  }
}

/*my reviews form*/
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="443"] {
  margin-bottom: 10px;
}
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"]
  > tbody
  > tr
  + tr
  table[width="443"]
  td {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"]
    > tbody
    > tr
    + tr
    table[width="443"]
    input {
    margin-bottom: 10px;
  }
}

/*order history orders list*/
.page-landing-content #content_area form[name="form2"] table[width="100%"].colors_lines_light {
  border: 1px solid #eeeeee;
  display: block;
}
.page-landing-content #content_area form[name="form2"] table[width="100%"].colors_lines_light li {
  list-style: none;
}
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"].colors_lines_light
  > tbody
  > tr
  > td.colors_background3_text
  b {
  font-size: 20px;
  padding-bottom: 10px;
  display: block;
  padding: 10px;
  background-color: #eeeeee;
}
.page-landing-content #content_area
  form[name="form2"]
  table[width="100%"].colors_lines_light
  > tbody
  > tr.colors_backgroundneutral
  td {
  padding: 6px;
}
@media only screen and (max-width: 767px) {
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    tbody {
    display: table;
    width: 100%;
  }
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    > tbody
    > tr
    + tr.colors_backgroundneutral_dark
    td {
    text-indent: -9999px;
    color: transparent;
    line-height: 0;
  }
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="27%"],
    .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="55%"],
    .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="18%"] {
    text-align: left;
  }
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="18%"]
    + td[width="18%"] {
    border-bottom: 1px solid #eeeeee;
  }
}
@media only screen and (min-width: 768px) {
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    > tbody
    > tr.colors_backgroundneutral
    td {
    padding: 10px;
  }
  .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="27%"],
    .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="55%"],
    .page-landing-content #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width*="18%"] {
    padding-left: 10px;
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light {
    display: table;
  }
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width="55%"]
    > table
    > tbody
    > tr
    > td:nth-child(1) {
    width: 60%;
  }
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width="55%"]
    > table
    > tbody
    > tr
    > td:nth-child(2) {
    width: 20%;
  }
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    td[width="55%"]
    > table
    > tbody
    > tr
    > td:nth-child(3) {
    width: 20%;
  }
}

.page-landing-content .orderdetails .vh-hr-td hr {
  border-color: transparent;
}

@media only screen and (max-width: 767px) {
  .page-landing-content .orderdetails a[href^="ChangeOrderCancelItem.asp"] + table,
  .page-landing-content .orderdetails a[href^="ChangeOrderCancelItem.asp"] + table td,
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    td {
    display: block;
  }
  .page-landing-content .orderdetails a[href^="ChangeOrderCancelItem.asp"] + table tr:first-child,
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:first-child {
    display: none;
  }
  .page-landing-content .orderdetails
    a[href^="ChangeOrderCancelItem.asp"]
    + table
    tr:not(:first-child)
    td,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:not(:first-child)
    td {
    padding: 6px;
  }
  .page-landing-content .orderdetails
    a[href^="ChangeOrderCancelItem.asp"]
    + table
    tr:not(:first-child):not(:last-child)
    td:last-child,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:not(:first-child):not(:last-child)
    td:last-child {
    padding-bottom: 40px;
  }
  .page-landing-content .orderdetails
    a[href^="ChangeOrderCancelItem.asp"]
    + table
    tr:not(:first-child)
    td:before,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:not(:first-child)
    td:before {
    display: block;
    font-weight: bold;
  }
  .page-landing-content .orderdetails
    a[href^="ChangeOrderCancelItem.asp"]
    + table
    tr:not(:first-child)
    td:nth-child(1):before,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:not(:first-child)
    td:nth-child(1):before {
    content: "Item Ordered: ";
  }
  .page-landing-content .orderdetails
    a[href^="ChangeOrderCancelItem.asp"]
    + table
    tr:not(:first-child)
    td:nth-child(2):before,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:not(:first-child)
    td:nth-child(2):before {
    content: "Price: ";
  }
  .page-landing-content .orderdetails
    a[href^="ChangeOrderCancelItem.asp"]
    + table
    tr:not(:first-child)
    td:nth-child(3):before,
    .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    tr:not(:first-child)
    td:nth-child(3):before {
    content: "Status: ";
  }
  .page-landing-content .orderdetails a[href^="ChangeOrderCancelItem.asp"] + table ul,
  .page-landing-content .orderhistory
    #content_area
    form[name="form2"]
    table[width="100%"].colors_lines_light
    table
    ul {
    padding-left: 0 !important;
  }
}

/*view order page*/
.page-landing-content #content_area form[action="OrderDetails.asp"] {
  /*change buttons*/
}
.page-landing-content #content_area form[action="OrderDetails.asp"] a[href*="AccountSettings.asp?"] {
  display: block;
  margin: 10px 0;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  a[href*="OrderFinished.asp?OrderID"] {
  display: block;
}
.page-landing-content #content_area form[action="OrderDetails.asp"] li {
  list-style: none;
}
.page-landing-content #content_area form[action="OrderDetails.asp"] td[align="center"] {
  font-size: 14px;
  display: block;
  margin-top: 30px;
  text-align: left;
}
.page-landing-content #content_area form[action="OrderDetails.asp"] td[align="right"] {
  text-align: left;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  td[align="right"]
  a[onclick*="Receipt_PrinterFriendly.asp?OrderID"] {
  display: block;
  margin: 10px 0;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  td[align="right"]
  .btn_changeqty.btn-link {
  margin: 10px 0;
  white-space: normal;
}
.page-landing-content #content_area form[action="OrderDetails.asp"] td[align="right"] td[width="32%"],
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  td[align="right"]
  td[colspan="2"] {
  border: 1px solid #eeeeee;
  padding: 10px;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  td[align="right"]
  .colors_background3_text
  > table[width="100%"] {
  margin: 10px 0;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  table.colors_lines_light
  td.colors_background3_text[width="46%"] {
  margin-top: 20px;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  table.colors_lines_light
  .colors_backgroundneutral
  td[colspan="3"] {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
}
.page-landing-content #content_area
  form[action="OrderDetails.asp"]
  table.colors_lines_light
  td[bgcolor*="#999999"] {
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .page-landing-content #content_area
    form[action="OrderDetails.asp"]
    td[align="right"]
    .colors_backgroundlight
    td {
    padding: 10px;
  }
  .page-landing-content #content_area form[action="OrderDetails.asp"] .btn_changeqty.btn-link {
    float: right;
  }
  .page-landing-content #content_area form[action="OrderDetails.asp"] table.colors_lines_light {
    margin-bottom: 10px;
  }
  .page-landing-content #content_area
    form[action="OrderDetails.asp"]
    table.colors_lines_light
    td.colors_background3_text[width="54%"] {
    margin-top: 20px;
  }
  .page-landing-content #content_area
    form[action="OrderDetails.asp"]
    table.colors_lines_light
    td[width="34%"],
    .page-landing-content #content_area
    form[action="OrderDetails.asp"]
    table.colors_lines_light
    td[width="32%"] {
    padding: 10px;
  }
}

.kb_results #content_area td[bgcolor="#C6FFBF"] {
  padding: 15px 15px 5px;
  background-color: rgba(0, 0, 0, 0.075);
}

.kb_results #content_area form[name="SearchForm"] table,
.kb_results #content_area form[name="SearchForm"] tbody,
.kb_results #content_area form[name="SearchForm"] tr {
  display: block;
}

.kb_results #content_area form[name="SearchForm"] td:first-child,
.kb_results #content_area form[name="SearchForm"] td:nth-child(2) {
  display: block;
}
@media only screen and (min-width: 768px) {
  .kb_results #content_area form[name="SearchForm"] td:first-child,
  .kb_results #content_area form[name="SearchForm"] td:nth-child(2) {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  .kb_results #content_area form[name="SearchForm"] td:nth-child(2) {
    padding-right: 15px;
  }
}

.kb_results #content_area form[name="SearchForm"] td:nth-child(3),
.kb_results #content_area form[name="SearchForm"] td:nth-child(4) {
  display: block;
  float: left;
}

.kb_results #content_area form[name="SearchForm"] td:nth-child(3) {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  padding-right: 5px;
}
.kb_results #content_area form[name="SearchForm"] td:nth-child(3) input {
  width: 100% !important;
  text-align: left;
  color: #000;
}

.kb_results #content_area form[name="SearchForm"] td:nth-child(4) {
  width: 100px;
}
.kb_results #content_area form[name="SearchForm"] td:nth-child(4) input {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.kb_results #content_area i font[color="#999999"] {
  word-break: break-word;
}

.kb_results #content_area form[name="MainForm"] textarea {
  width: 100%;
  min-height: 100px;
  resize: vertical;
}

@media only screen and (max-width: 767px) {
  .kb_results #content_area form[name="MainForm"] tr,
  .kb_results #content_area form[name="MainForm"] td {
    display: block;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .kb_results #content_area form[name="MainForm"] td:first-child {
    padding-right: 15px;
    text-align: right;
  }
}

@media only screen and (max-width: 767px) {
  .page-landing-content .register #articleBody_61 + table td {
    display: block;
    width: 100%;
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .page-landing-content .register td[align="right"] {
    padding-right: 5px;
  }
}

/***************** ONE PAGE CHECK OUT *************/
/* Override width and margin for left side container */
#content_area #v65-onepage-ContentTable {
  border-spacing: 0;
}

/* --- Fixes Alignment of all fields on checkout --- */
/* Container for Subtotal, Shipping, Tax */
#content_area #TotalsDivContainer {
  float: none;
}

/* Cart Summary redundant bkg colors */
#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
  background: none;
}

#content_area .v65-onepage-SavedLocations .v65-space {
  padding: 0 5px;
}

#content_area .v65-onepage-SavedLocations .v65-space br {
  display: none;
}

/* Shipping Information label alignment */
#content_area td#v65-onepage-ShippingParent {
  padding-left: 0 !important;
}

#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
  text-align: right !important;
}

#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell {
  width: 105px;
}

#content_area #ship-to-options-table div[align="right"] {
  text-align: right;
}

/* "My Saved Billing Addresses" */
#content_area
  #v65-onepage-saved-billing-table
  font[style*="font-weight: bold;"] {
  display: inline-block;
  font-size: 12px;
  font-weight: normal !important;
  line-height: 14px !important;
  padding-right: 2px;
  text-align: right;
  vertical-align: top;
  width: 91px;
}

/* "My Saved Billing Addresses" select */
#content_area select[onchange*="Choose_My_Saved_Billing"] {
  width: 175px;
}

/* Credit Cart label and input alignment */
#content_area td.v65-payment-details-label-cell[width="39%"] {
  width: 105px;
}

#content_area #savedPayment,
#content_area td.v65-payment-details-label-cell[width="39%"] + td[width="61%"] {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #content_area #savedPayment,
  #content_area
    td.v65-payment-details-label-cell[width="39%"]
    + td[width="61%"] {
    width: auto;
  }
}

table#v65-onepage-registration td {
  white-space: nowrap;
}

/* Heading image */
.v65-onepage-headerShort img {
  display: block;
}

/* Cart Summary redundant bkg colors */
#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
  background: none;
}

/* --- Gives Shipping Drop-Down Static Width and Aligns with Rest of Inputs --- */
#content_area #v65-onepage-ShippingCostHeader + tr,
#content_area #v65-onepage-ShippingCostHeader + tr > td:first-child {
  display: block;
}

#content_area
  #v65-onepage-ShippingCostHeader
  + tr
  > td:first-child
  div[align="center"] {
  text-align: left;
}

#content_area #DisplayShippingSpeedChoicesTD select {
  padding: 6px 4px;
  width: 172px;
  margin-left: 107px;
}

/* * * * * * One Page Checkout Responsive * * * * * */
/*-normalize fixes */
#content_area table#v65-onepage-ContentTable input[type="radio"] {
  margin: 5px;
}

#content_area table#v65-onepage-Detail td select {
  margin: 10px 0;
}

#content_area #v65-onepage-ordersummary-items td,
#content_area #v65-onepage-ShippingCostDetails td {
  padding: 5px 15px 5px 5px;
}

#content_area
  #table_checkout_cart0
  #v65-onepage-ordersummary-items
  td.v65-onepage-ordersummary-itemname {
  padding: 5px 5px 5px 15px;
}

#content_area
  #table_checkout_cart0
  #v65-onepage-ordersummary-items
  td.v65-onepage-ordersummary-itemtotal,
#content_area
  #table_checkout_cart0
  td[align="right"].v65-onepage-shippingcost-detail {
  padding: 5px 15px 5px 5px;
  text-align: right;
}

/*make headers to same width*/
#billing-header,
#shipping-header,
#v65-checkout-payment-header {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #content_area form#v65-onepage-CheckoutForm {
    width: auto;
  }
  #content_area #table_checkout_cart0 {
    margin: 10px 0;
    width: 100% !important;
    clear: both;
  }
  #content_area table#v65-onepage-ContentTable td {
    display: block;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  #content_area table#v65-onepage-ContentTable td {
    width: 100% !important;
  }
}

@media only screen and (max-width: 767px) {
  #content_area
    table#v65-onepage-ContentTable
    tr.v65-onepage-newsletter-row
    td {
    display: table-cell;
    width: auto !important;
  }
  #content_area table#v65-onepage-ContentTable,
  #content_area #v65-onepage-BillingParent,
  #content_area #v65-onepage-Billing,
  #content_area table#v65-onepage-Detail td input[type="text"],
  table#v65-onepage-Detail td input[type="password"],
  table#v65-onepage-Detail td input[type="text"],
  table#v65-onepage-Detail td select,
  #content_area table#v65-onepage-Detail td select,
  #content_area table#v65-onepage-CartSummary,
  #v65-onepage-shippingParent-row td {
    width: 100% !important;
  }
  #content_area #v65-onepage-Billing div,
  #content_area #ship-to-options-table div[align="right"] {
    text-align: left;
  }
  #content_area table#v65-onepage-ContentTable input[type="radio"] {
    margin: 5px;
  }
  #content_area #ship-to-options-table td {
    width: auto !important;
  }
  #content_area h2#v65-onepage-header .loginHeaderWrapper {
    display: block;
    margin-left: 0;
  }
  #content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
    text-align: left !important;
  }
  #content_area #v65-onepage-ContentTable .v65-onepage-headerShort {
    min-width: 0;
  }
  #content_area #CalcShippingDivContainer {
    width: 100%;
  }
}

#span_GiftCertificates_Editable td {
  padding: 10px 15px;
}

.onepagecheckout #content_area form#v65-onepage-CheckoutForm {
  width: 100%;
}

.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper {
  color: #000;
  text-transform: none;
  line-height: 45px;
}
@media only screen and (max-width: 767px) {
  .onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper {
    position: static;
    display: block;
    margin-top: 20px;
  }
}
.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper a {
  color: #2f8cef;
}

.onepagecheckout .v65-onepage-headerShort {
  background: #1900a6;
  width: 100%;
  padding: 0 14px;
  line-height: 40px;
  color: white;
  font-size: 16px;
  margin: 40px auto 0 0;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.onepagecheckout #v65-onepage-DetailHeaders .v65-onepage-headerShort {
  margin-top: 0;
}

.onepagecheckout #v65-onepage-ordercomments-value,
.onepagecheckout #v65-onepage-ContentTable td,
.onepagecheckout #v65-onepage-ContentTable td font {
  color: #000;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .onepagecheckout #v65-onepage-copy-to-shipping-row > .v65-onepage-Border {
    white-space: nowrap;
  }
  .onepagecheckout #CalcShippingDiv > input[name="btncalc_shipping"] {
    font-size: 16px !important;
  }
}

.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"],
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"],
.onepagecheckout #content_area table#v65-onepage-Detail td select {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .onepagecheckout
    #content_area
    table#v65-onepage-Detail
    td
    input[type="password"],
  .onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"],
  .onepagecheckout #content_area table#v65-onepage-Detail td select {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .onepagecheckout
    #content_area
    table#v65-onepage-Detail
    td
    input[type="password"],
  .onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"],
  .onepagecheckout #content_area table#v65-onepage-Detail td select {
    margin-left: 5px;
    width: 280px;
  }
}

.onepagecheckout
  #content_area
  #v65-onepage-saved-billing-table
  font[style*="font-weight: bold;"],
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  select[onchange*="Choose_My_Saved_Billing"] {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.onepagecheckout #content_area #ShipToSelectTable > table {
  width: 100%;
}

.onepagecheckout #content_area #ship-to-options-table td {
  display: block;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .onepagecheckout #content_area #ship-to-options-table td {
    width: 50% !important;
  }
}

.onepagecheckout #content_area #ship-to-options-table div[align="right"] {
  width: 100%;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .onepagecheckout #content_area #ship-to-options-table td {
    width: 28% !important;
    display: table-cell;
  }
  .onepagecheckout #content_area #ship-to-options-table td + td {
    width: 72% !important;
  }
  .onepagecheckout #content_area #ship-to-options-table div[align="right"] {
    text-align: right;
  }
}

@media only screen and (min-width: 768px) {
  .onepagecheckout #content_area #savedPayment {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .onepagecheckout #content_area #savedPayment td {
    display: inline-block;
    vertical-align: middle;
    width: auto !important;
  }
}

.onepagecheckout {
  /* Gift Card Amount */
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-header {
  background: #1900a6;
  height: 40px;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-label {
  color: white;
  font-size: 16px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 14px;
  line-height: 40px;
  padding-top: 0;
  padding-left: 0 !important;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-editcart {
  margin: 0 14px 0 0;
  color: white;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  font-weight: 600;
}
.onepagecheckout .v65-onepage-newsletter-cell {
  font-size: 0;
  padding-right: 10px;
}
.onepagecheckout #content_area #table_checkout_cart0 {
  background: transparent !important;
  width: 100%;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .onepagecheckout #content_area #table_checkout_cart0-sticky-wrapper {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    float: left;
  }
}
.onepagecheckout #table_checkout_cart0 tr#v65-cart-button-submit-row > td {
  border-bottom: 2px solid #eeeeee;
}
.onepagecheckout #table_checkout_cart0 > tbody > tr > td {
  background-color: #fff;
  border-left: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
}
.onepagecheckout #table_checkout_cart0 > tbody > tr:first-child > td {
  border: 0;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td,
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-items td,
.onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-label,
.onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-amount,
.onepagecheckout #TotalsDivContainer b,
.onepagecheckout
  #table_checkout_cart0
  #v65-onepage-ShippingCostDetails
  .carttext {
  color: #000 !important;
  font-weight: normal;
  font-size: 16px;
}
.onepagecheckout #v65-onepage-ordersummary-items td,
.onepagecheckout #TotalsGCAmtUsedTD {
  font-weight: normal;
  font-size: 14px;
}
.onepagecheckout
  #table_checkout_cart0
  #v65-onepage-ordersummary-header-row
  td.v65-onepage-ordersummary-header {
  text-transform: uppercase;
  color: #000 !important;
  font-weight: normal !important;
}
.onepagecheckout #v65-onepage-ShippingCostDetails {
  margin-right: 0;
  padding-left: 0;
  padding-right: 15px;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-summary-total-line,
.onepagecheckout #table_checkout_cart0 .v65-onepage-summary-total-line-cell {
  border-bottom: 1px solid #eeeeee;
}
.onepagecheckout #content_area #TotalsTotalTD {
  color: #000;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  font-weight: 600 !important;
}
.onepagecheckout
  #content_area
  td#v65-apply-gift-newCell
  a[style="color:#0000CC;font-weight:bold;"] {
  color: #000 !important;
  font-size: 14px;
  font-weight: normal !important;
}
.onepagecheckout
  #content_area
  #v65-onepage-ordercomments-row
  #v65-onepage-ordercomments-value {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  text-indent: 0px;
}
.onepagecheckout
  #content_area
  #v65-onepage-ordercomments-row
  #v65-onepage-ordercomments-value
  textarea {
  margin-top: 5px;
}
.onepagecheckout #content_area textarea#v65-onepage-ordercomments-input {
  color: contrast-color(#fff);
  font-size: 16px;
  background: #fff !important;
  border: 1px solid #ccc !important;
  resize: vertical;
}
.onepagecheckout #content_area textarea#v65-onepage-ordercomments-input:focus {
  border: 1px solid #66afe9 !important;
}
.onepagecheckout #btnSubmitOrder {
  float: none;
}

.onepagecheckout #simpleModal {
  width: 290px !important;
}
.onepagecheckout #simpleModal #loginModal {
  margin: 0;
}

.onepagecheckout #simpleModal #simpleModalContent {
  background: #fff;
}

.onepagecheckout #simpleModal #loginModal .loginTitle {
    color: var(--tertiary-color);
  font-size: 14px;
  font-weight: 700;
}

.onepagecheckout #simpleModal #loginModal input {
  width: 100%;
  max-width: 270px;
}

.onepagecheckout #simpleModal #signInButton,
.onepagecheckout #simpleModal #cancelLoginButton {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 9px 16px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 0;
  padding: 7px 19px 7px 19px;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  color: #000;
  background-color: #eeeeee;
  border-color: #dddddd;
  border: 1px solid #000;
}
.onepagecheckout #simpleModal #signInButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #cancelLoginButton:hover,
.onepagecheckout #simpleModal #cancelLoginButton:focus {
  color: #2f8cef;
  text-decoration: none;
}
.onepagecheckout #simpleModal #signInButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton.focus,
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open > .onepagecheckout #simpleModal #signInButton.dropdown-toggle,
.onepagecheckout #simpleModal #cancelLoginButton:hover,
.onepagecheckout #simpleModal #cancelLoginButton:focus,
.onepagecheckout #simpleModal #cancelLoginButton.focus,
.onepagecheckout #simpleModal #cancelLoginButton:active,
.onepagecheckout #simpleModal #cancelLoginButton.active,
.open > .onepagecheckout #simpleModal #cancelLoginButton.dropdown-toggle {
  color: #000;
  background-color: #d5d5d5;
  border-color: #bebebe;
}
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open > .onepagecheckout #simpleModal #signInButton.dropdown-toggle,
.onepagecheckout #simpleModal #cancelLoginButton:active,
.onepagecheckout #simpleModal #cancelLoginButton.active,
.open > .onepagecheckout #simpleModal #cancelLoginButton.dropdown-toggle {
  background-image: none;
}
.onepagecheckout #simpleModal #signInButton.disabled,
.onepagecheckout #simpleModal #signInButton.disabled:hover,
.onepagecheckout #simpleModal #signInButton.disabled:focus,
.onepagecheckout #simpleModal #signInButton.disabled.focus,
.onepagecheckout #simpleModal #signInButton.disabled:active,
.onepagecheckout #simpleModal #signInButton.disabled.active,
.onepagecheckout #simpleModal #signInButton[disabled],
.onepagecheckout #simpleModal #signInButton[disabled]:hover,
.onepagecheckout #simpleModal #signInButton[disabled]:focus,
.onepagecheckout #simpleModal #signInButton[disabled].focus,
.onepagecheckout #simpleModal #signInButton[disabled]:active,
.onepagecheckout #simpleModal #signInButton[disabled].active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.active,
.onepagecheckout #simpleModal #cancelLoginButton.disabled,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:hover,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:focus,
.onepagecheckout #simpleModal #cancelLoginButton.disabled.focus,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:active,
.onepagecheckout #simpleModal #cancelLoginButton.disabled.active,
.onepagecheckout #simpleModal #cancelLoginButton[disabled],
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:hover,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:focus,
.onepagecheckout #simpleModal #cancelLoginButton[disabled].focus,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:active,
.onepagecheckout #simpleModal #cancelLoginButton[disabled].active,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton.active {
  background-color: #eeeeee;
  border-color: #dddddd;
}
.onepagecheckout #simpleModal #signInButton .badge,
.onepagecheckout #simpleModal #cancelLoginButton .badge {
  color: #eeeeee;
  background-color: #000;
}

.onepagecheckout #simpleModal #signInButton {
  color: white;
  background-color: #1900a6;
  border-color: #e20022;
  border: 1px solid #1900a6;
}
.onepagecheckout #simpleModal #signInButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton.focus,
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open > .onepagecheckout #simpleModal #signInButton.dropdown-toggle {
  color: white;
  background-color: #110073;
  border-color: #a50019;
}
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open > .onepagecheckout #simpleModal #signInButton.dropdown-toggle {
  background-image: none;
}
.onepagecheckout #simpleModal #signInButton.disabled,
.onepagecheckout #simpleModal #signInButton.disabled:hover,
.onepagecheckout #simpleModal #signInButton.disabled:focus,
.onepagecheckout #simpleModal #signInButton.disabled.focus,
.onepagecheckout #simpleModal #signInButton.disabled:active,
.onepagecheckout #simpleModal #signInButton.disabled.active,
.onepagecheckout #simpleModal #signInButton[disabled],
.onepagecheckout #simpleModal #signInButton[disabled]:hover,
.onepagecheckout #simpleModal #signInButton[disabled]:focus,
.onepagecheckout #simpleModal #signInButton[disabled].focus,
.onepagecheckout #simpleModal #signInButton[disabled]:active,
.onepagecheckout #simpleModal #signInButton[disabled].active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.active {
  background-color: #1900a6;
  border-color: #e20022;
}
.onepagecheckout #simpleModal #signInButton .badge {
  color: #1900a6;
  background-color: white;
}

.onepagecheckout #simpleModal #loginModal .loginForgotPassword a {
  color: #2f8cef;
}

@media only screen and (max-width: 991px) {
  .onepagecheckout #v65-onepage-ContentTable {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .onepagecheckout #v65-onepage-ContentTable {
    width: 50%;
    margin-right: 30px;
  }
}

.onepagecheckout #table_checkout_cart0 {
  float: left;
  margin-left: 0px;
}

.onepagecheckout #CalcShippingDivContainer {
  width: 100% !important;
}

#v65-onepage-Billing input[type="radio"],
#v65-onepage-Billing input[type="checkbox"] {
  border: none;
  background-color: transparent;
}

.onepagecheckout.l-full-width #content_area {
  padding-left: 0;
}

.onepagecheckout #table_checkout_cart0 {
  margin-left: 0;
}

.onepagecheckout #content_area .v65-onepage-payment-details #CreditCardNumber,
.onepagecheckout #content_area .v65-onepage-payment-details #CardHoldersName,
.onepagecheckout #content_area .v65-onepage-payment-details #CVV2 {
  background-color: #fff;
  border-color: #eee;
}

.onepagecheckout #content_area .v65-onepage-payment-details #CreditCardNumber,
.onepagecheckout #content_area .v65-onepage-payment-details #CardHoldersName {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .onepagecheckout #content_area .v65-onepage-payment-details #CreditCardNumber,
  .onepagecheckout #content_area .v65-onepage-payment-details #CardHoldersName {
    width: 280px;
  }
}

.onepagecheckout #content_area .v65-onepage-payment-details #CC_ExpDate_Month,
.onepagecheckout #content_area .v65-onepage-payment-details #CC_ExpDate_Year {
  display: inline-block;
  width: auto !important;
  max-width: 100%;
}

/************** SHOPPING CART PAGE *******************/
#content_area #v65-cart-table .v65-item-zebra {
  background-color: #eeeeee;
}

/*-hides random break */
#content_area #v65-cart-table > tbody > tr.v65-cart-details-row td[width="5"] {
  display: none;
}

#content_area #v65-cart-empty-details-cell span + span a {
  white-space: nowrap;
}

#content_area img[src*="v/vspfiles/templates/248/images/cart/cart_tr_cap.gif"],
#content_area img[src*="v/vspfiles/templates/248/images/cart/cart_tl_cap.gif"] {
  display: none;
}

#content_area #v65-cart-shipping-details input[type="radio"] {
  margin: 5px;
}

/* Fix "gift options tex" nowrap */
#v65-cart-shipping-details-text > div {
  white-space: normal !important;
}

.onepagecheckout #content_area h2#v65-onepage-header,
.shoppingcart h2.v65-your-cart-title {
  font-size: 41px;
  font-weight: 600;
  line-height: 1.1;
  color: var(--tertiary-color);
  text-indent: 0;
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .shoppingcart img[src*="/images/cart/cart_t"] {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .shoppingcart #content_area #cart-top-rule,
  .shoppingcart #content_area .v65-divider-hr-cell {
    border-top: 1px solid #eeeeee !important;
  }
}

.shoppingcart #content_area #cart-header font {
  color: #000 !important;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
  display: block;
}

.shoppingcart #content_area font.carttext.colors_text,
.shoppingcart #content_area font.carttext.colors_text b,
.shoppingcart #content_area font.carttext.colors_text b.cart-item-name,
.shoppingcart #content_area font.carttext.colors_text b.cart-item-name:hover {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

.shoppingcart #content_area font.carttext.colors_text b.cart-item-name:hover {
  text-decoration: underline;
}

.shoppingcart #content_area #v65-cart-table {
  border-spacing: 0;
}
.shoppingcart
  #content_area
  #v65-cart-table
  > tbody
  > tr.v65-cart-details-row
  > td {
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-details-row
    > td {
    border-top: 1px solid #eee;
  }
}

.shoppingcart #content_area #v65-cart-empty-details-cell > span:first-child,
.shoppingcart #content_area #v65-cart-coupon-entry-details-div,
.shoppingcart #content_area #v65-cart-shipping-details-text {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

.shoppingcart
  tr#v65-empty-cart-row
  + tr.v65-divider-hr-row
  .v65-divider-hr-cell {
  border-top: none;
}

.shoppingcart #content_area #v65-cart-empty-details-cell {
  padding: 10px 0 0 !important;
}
@media only screen and (max-width: 767px) {
  .shoppingcart #content_area #v65-cart-empty-details-cell {
    display: none !important;
  }
}

.shoppingcart #content_area #v65-cart-empty-details-cell span + span a {
  font-size: 16px;
}

.shoppingcart #content_area td#v65-cart-shipping-details-container {
  background: transparent;
  border: none;
  padding-right: 0;
  padding-left: 0;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-label.v65-cart-left-label {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
  border-bottom: none;
  text-indent: 13px;
  padding-bottom: 5px;
  font-weight: bold;
}

.shoppingcart #content_area #v65-cart-shipping-details-label br {
  display: none;
}

.shoppingcart #content_area #v65-cart-shipping-details > td {
  padding: 0;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-label.v65-cart-left-label
  small {
  color: #000;
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  td,
.shoppingcart
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  span {
  color: #000 !important;
  font-weight: bold !important;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  td#v65-cart-shipping-addresstype {
  font-weight: normal !important;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  a
  span {
  color: #000 !important;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  > tbody
  > tr
  > td:first-child {
  padding-left: 15px;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  td#v65-cart-shippingoptionsbuttoncell {
  padding-left: 0;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  div[align="right"] {
  text-align: left;
}

.shoppingcart
  #content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details
  div[align="right"]
  img[width="5"] {
  display: none;
}

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area tr.v65-cart-tax-row {
    float: left;
    width: 100%;
  }
}

.shoppingcart #content_area tr.v65-cart-tax-row b {
  color: #000;
  display: block;
  margin-top: 10px;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area tr.v65-cart-tax-row > td {
    float: left;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.shoppingcart #content_area tr.v65-cart-tax-row > .v65-cart-tax-blank,
.shoppingcart
  #content_area
  tr.v65-cart-tax-row
  > .v65-cart-details-cell.v65-cart-details-lastcell {
  display: none;
}

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area tr.v65-cart-tax-row > td:first-child {
    display: none;
  }
}

.shoppingcart #content_area td.v65-cart-tax-parent-cell b {
  color: #000;
  display: block;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area tr.v65-cart-total-estimate-row {
    float: left;
    width: 100%;
  }
}

/*.shoppingcart #content_area tr.v65-cart-total-estimate-row td[colspan="4"] div[align="right"] b {
  color: #000;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  white-space: nowrap; }*/

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area tr.v65-cart-total-estimate-row > td {
    float: left;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.shoppingcart
  #content_area
  tr.v65-cart-total-estimate-row
  > .v65-cart-details-blank,
.shoppingcart
  #content_area
  tr.v65-cart-total-estimate-row
  > .v65-cart-details-cell.v65-cart-details-lastcell {
  display: none;
}

@media only screen and (max-width: 767px) {
  .shoppingcart
    #content_area
    tr.v65-cart-total-estimate-row
    > .v65-cart-details-cell.v65-cart-details-firstcell,
  .shoppingcart #content_area tr.v65-cart-total-estimate-row > .colors_lines,
  .shoppingcart
    #content_area
    tr.v65-cart-total-estimate-row
    > .v65-cart-details-cell.v65-cart-details-blank,
  .shoppingcart
    #content_area
    tr.v65-cart-total-estimate-row
    > #v65-cart-show-giftoptions-cell {
    display: none;
  }
}

.shoppingcart
  #content_area
  tr.v65-cart-total-estimate-row
  td#v65-cart-total-estimate-parent-cell
  b {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}

.shoppingcart #content_area table#v65-cart-checkout-table tr td {
  color: #000;
  font-size: 14px;
}

.shoppingcart #content_area table#v65-checkout-form-table tr td {
  color: #000;
  font-size: 14px;
}

.shoppingcart
  #content_area
  table#v65-cart-checkout-table
  a[href="login_sendpass.asp"] {
  color: #000;
  font-size: 10px !important;
}

.shoppingcart .v65-productDisplay td {
  text-align: center;
}

.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
  display: block;
}

.shoppingcart table.v65-productDisplay .productnamecolor,
.shoppingcart a.productnamecolor {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
}
.shoppingcart table.v65-productDisplay .productnamecolor:hover,
.shoppingcart a.productnamecolor:hover {
  color: #2f8cef;
}

.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice,
.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice b {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}

.shoppingcart #content_area input.btn_checkout_guest {
  margin: 20px 0 0 0;
}

.shoppingcart #content_area td[align="center"] table[align="center"],
.shoppingcart #content_area td[align="center"] table[align="center"] + table {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area #v65-cart-table > tbody > tr {
    overflow: visible;
    display: block;
    border: 0;
  }
  .shoppingcart #content_area #v65-cart-table table {
    display: table;
    width: 100%;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-details-row
    td {
    display: block;
    text-align: center !important;
    width: 100%;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-details-row
    td.v65-cart-detail-productimage
    + td.v65-cart-details-text {
    text-align: left !important;
  }
  .shoppingcart #content_area #v65-cart-table #cart-header {
    display: none;
  }
  .shoppingcart #content_area td.v65-cart-detail-productimage img {
    max-width: 100px;
    margin-top: 15px;
  }
  .shoppingcart #content_area #v65-cart-table td input {
    margin: 0;
  }
  .shoppingcart #content_area #v65-cart-table td[width="135"] div,
  .shoppingcart #content_area #v65-cart-table td[width="70"] div {
    padding: 0 8px;
    position: relative;
    margin: 5px 0;
  }
  .shoppingcart #content_area #v65-cart-table td[width="70"] div:after,
  .shoppingcart #content_area #v65-cart-table td[width="70"] div:before,
  .shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
    position: absolute;
    top: 0px;
    font-size: 14px;
    left: -120px;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #000;
  }
  .shoppingcart #content_area #v65-cart-table td[width="70"] div:before {
    content: "Each: ";
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    .v65-cart-details-row
    td:nth-child(8)
    center {
    position: relative;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    .v65-cart-details-row
    td:nth-child(8)
    center:before {
    content: "Qty: ";
    position: absolute;
    left: -webkit-calc(50% - 70px);
    left: calc(50% - 70px);
    font-size: 14px;
  }
  .shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
    content: "Total: ";
    left: -120px;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    .v65-cart-giftcert-total
    td[width="135"]
    div:before {
    content: "";
  }
  .shoppingcart
    #content_area
    .v65-cart-details-row:not(.v65-divider-hr-row)
    > td:last-child,
  .shoppingcart #content_area #v65-cart-shipping-details-text {
    border-bottom: 1px solid #eeeeee;
  }
  .shoppingcart #content_area .v65-cart-tax-row > td[colspan="4"],
  .shoppingcart #content_area .v65-cart-total-estimate-row > td[colspan="4"] {
    min-width: 100px;
  }
  .shoppingcart #content_area .v65-cart-tax-row > td[colspan="4"] div,
  .shoppingcart
    #content_area
    .v65-cart-total-estimate-row
    > td[colspan="4"]
    div {
    text-align: left;
  }
  .shoppingcart
    #content_area
    .v65-cart-item-remove-cell.v65-cart-details-text
    .v65-cart-item-remove-link:after {
    content: "Remove this item";
    padding-left: 5px;
  }
  .shoppingcart #content_area td.v65-divider-hr-cell {
    border-top: none;
  }
  .shoppingcart #content_area #v65-cart-empty-details-cell {
    border-top: none;
  }
  .shoppingcart #content_area #v65-cart-coupon-entry-details-div {
    text-align: center !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    td
    input#v65-cart-coupon-entry-details-input {
    margin: 10px auto;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    #v65-cart-coupon-entry-details-button,
  .shoppingcart #content_area #v65-cart-table #v65-cart-empty-details-cell,
  .shoppingcart #content_area #v65-cart-table #v65-cart-shipping-details-text {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .shoppingcart #content_area #v65-cart-shipping-details-text div {
    padding-right: 0 !important;
    white-space: normal !important;
    padding-top: 20px;
  }
  .shoppingcart #content_area #v65-coupon-table-row td {
    display: block;
    width: 100%;
    clear: both;
  }
  .shoppingcart #v65-cart-shipping-details-text div {
    white-space: normal !important;
  }
  .shoppingcart #content_area #v65-cart-shipping-details-container {
    display: block;
  }
  .shoppingcart
    #content_area
    #v65-cart-shipping-details-label.v65-cart-left-label {
    text-indent: 5px;
  }
  .shoppingcart #content_area #v65-cart-shipping-details td {
    display: block;
    width: 100% !important;
  }
  .shoppingcart #content_area select {
    height: 30px;
    line-height: 30px;
  }
  .shoppingcart #content_area #v65-cart-shipping-details select {
    width: 100% !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-shipping-details-container
    #v65-cart-shipping-details
    > tbody
    > tr
    > td:first-child {
    padding-left: 5px;
    padding-bottom: 0;
    margin-top: 10px;
  }
  .shoppingcart #content_area input.btn_checkout_guest {
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 20px auto 0;
    padding-left: 0;
    padding-right: 0;
  }
  .shoppingcart font.productnamecolorLARGE.colors_productname,
  .shoppingcart .v65-productDisplay {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .shoppingcart #content_area #v65-cart-table > tbody tr,
  .shoppingcart #content_area #v65-cart-table > tbody > tr,
  .shoppingcart #content_area #v65-cart-table > tbody > tr:first-child,
  .shoppingcart #content_area #v65-cart-table > tbody > tr#cart-header,
  .shoppingcart #content_area #v65-cart-table > tbody > tr.v65-divider-hr-row,
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-details-separator,
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-giftcert-details-row,
  .shoppingcart #content_area #v65-cart-table > tbody > tr.v65-cart-tax-row,
  .shoppingcart #content_area #v65-cart-table .v65-cart-details-separator,
  .shoppingcart
    #content_area
    #v65-cart-table
    .v65-cart-details-row
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row,
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row
    + tr,
  .shoppingcart #content_area #v65-cart-table > tbody > tr#v65-cart-footer-row,
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row,
  .shoppingcart #content_area #v65-cart-table #cart-header,
  .shoppingcart #content_area #v65-cart-table > tbody > tr#v65-empty-cart-row {
    overflow: visible;
    display: table-row !important;
    border: 0;
  }
  .shoppingcart #content_area #v65-cart-table > tbody td {
    display: table-cell !important;
    width: auto !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-details-row
    td {
    display: table-cell;
    text-align: center !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-details-row
    td.v65-cart-detail-productimage
    + td.v65-cart-details-text {
    text-align: left !important;
  }
  .shoppingcart #content_area #v65-cart-checkout-parent {
    display: table;
    text-align: right;
  }
  .shoppingcart #content_area #v65-cart-shipping-details-container {
    display: table-cell;
  }
  .shoppingcart #content_area #v65-cart-table td[width="70"] div:after,
  .shoppingcart #content_area #v65-cart-table td[width="70"] div:before,
  .shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
    content: "";
  }
  .shoppingcart #content_area #v65-cart-table table[width="145"] {
    width: 145px;
    margin: 0 auto;
  }
  .shoppingcart #content_area #v65-cart-table table[width="135"] {
    width: 135px;
  }
  .shoppingcart #content_area #v65-cart-table table[width="75"] {
    width: 75px;
    margin: 0 auto;
  }
  .shoppingcart #content_area #v65-cart-table td[width="70"] {
    width: 70px;
    margin: 0 auto;
  }
  .shoppingcart #content_area #v65-cart-shipping-details td input[type="text"],
  .shoppingcart #content_area #v65-cart-shipping-details td select {
    width: auto;
    display: inline-block;
  }
  .shoppingcart #content_area #v65-cart-shipping-details td {
    display: table-cell;
    width: auto !important;
    text-align: left;
  }
  .shoppingcart #content_area #v65-cart-table td[width="0"] {
    display: table-cell !important;
    background-color: transparent;
  }
  .shoppingcart
    #content_area
    #v65-cart-table-container
    #v65-cart-table
    td.v65-cart-details-text {
    text-align: left !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table-container
    #v65-cart-table
    td[valign="middle"].v65-cart-details-text {
    text-align: center !important;
  }
  .shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text {
    border: none;
  }
  .shoppingcart
    #content_area
    .v65-cart-item-remove-cell.v65-cart-details-text
    .v65-cart-item-remove-link:after {
    content: "";
    padding: 0;
  }
  .shoppingcart #content_area td.v65-cart-detail-productimage img {
    max-width: 100px;
    margin-top: 0px;
  }
  .shoppingcart #content_area #v65-cart-coupon-entry-details-button {
    display: inline-block;
  }
  .shoppingcart #content_area #v65-coupon-table-row td {
    display: inline-block;
    width: auto;
    clear: both;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    tr.v65-cart-total-estimate-row
    td,
  .shoppingcart #content_area #v65-cart-table > tbody tr.v65-cart-tax-row td {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .shoppingcart #v65-cart-show-giftoptions-cell {
    display: block;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row
    td.v65-cart-details-blank,
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row
    td[width="0"] {
    display: none;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row
    td[width="0"],
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-tax-row
    td[width="0"] {
    background-color: #eeeeee !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row,
  .shoppingcart #content_area #v65-cart-table > tbody > tr.v65-cart-tax-row {
    border-left: 1px solid #eeeeee !important;
    border-right: 1px solid #eeeeee !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row {
    border-bottom: 1px solid #eeeeee !important;
  }
  .shoppingcart #content_area #v65-cart-table > tbody > tr.v65-cart-tax-row {
    border-top: 1px solid #eeeeee !important;
  }
  .shoppingcart
    #content_area
    #v65-cart-table
    > tbody
    > tr.v65-cart-total-estimate-row,
  .shoppingcart #content_area #v65-cart-table > tbody > tr.v65-cart-tax-row {
    background-color: #eeeeee !important;
    padding-left: 10px;
  }
}

/* FIX RECALCULATE SPACING */
@media only screen and (max-width: 767px) {
  .shoppingcart .btn_recalculate__span {
    margin-bottom: 20px;
  }
}

.shoppingcart .btn_recalculate__span #btnRecalculate {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .shoppingcart #content_area .v65-cart-giftcert-details-row {
    -webkit-box-shadow: inset 0 -1px 0 #eee;
    box-shadow: inset 0 -1px 0 #eee;
  }
}

.shoppingcart #content_area .v65-cart-giftcert-details-row > td {
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: none !important;
}
@media only screen and (max-width: 767px) {
  .shoppingcart #content_area .v65-cart-giftcert-details-row > td {
    border-bottom-width: 0;
    display: inline-block;
    width: 50%;
  }
  .shoppingcart
    #content_area
    .v65-cart-giftcert-details-row
    > td[align="center"] {
    margin-left: -4px;
  }
}
@media only screen and (min-width: 768px) {
  .shoppingcart #content_area .v65-cart-giftcert-details-row > td {
    border-top-width: 1px;
    border-top-style: solid;
  }
}
@media only screen and (max-width: 767px) {
  .shoppingcart
    #content_area
    .v65-cart-giftcert-details-row
    > td.v65-cart-details-firstcell,
  .shoppingcart #content_area .v65-cart-giftcert-details-row > td.colors_lines,
  .shoppingcart
    #content_area
    .v65-cart-giftcert-details-row
    > td.v65-cart-item-remove-cell,
  .shoppingcart
    #content_area
    .v65-cart-giftcert-details-row
    > td.v65-cart-details-lastcell {
    display: none;
  }
}

.shoppingcart
  #content_area
  #v65-cart-table
  .v65-cart-giftcert-details-row
  td[width="135"]
  div {
  padding: 0;
  margin: 0;
}

.cartDiv,
.cartDiv2 {
  display: inline;
}

.soft_add_content_shadow {
  width: auto;
  max-height: 500px;
  padding: 35px 0 0;
  overflow-y: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.soft_add_header {
  width: auto;
  padding: 0;
  border: 0;
  background: white;
}
.soft_add_header_shadow {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
}
.soft_add_header .soft_add_span {
  font-size: 0;
}
.soft_add_header .soft_add_span:before {
  content: "Items in Cart";
  display: inline-block;
  margin-left: -25px;
  padding-top: 10px;
  left: 0;
  font-size: 16px;
}

.soft_add_content_area {
  padding: 15px;
  width: auto;
  max-height: 250px;
  overflow: auto;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: none;
}

.soft_add_content_wrapper {
  padding: 0;
  width: auto;
  border: none;
  background: none;
}

.soft_add_wrapper {
  position: fixed;
  min-width: 265px;
  max-width: -webkit-calc(100% - 30px);
  max-width: calc(100% - 30px);
  max-height: 400px !important;
  z-index: 1100;
  top: 50% !important;
  left: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto !important;
  padding: 0;
  line-height: initial;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .soft_add_wrapper {
    max-width: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .soft_add_wrapper {
    min-width: 400px;
    top: 15% !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.ie8 .soft_add_wrapper {
  border: 1px solid #eeeeee;
}
.soft_add_wrapper .cart_table .icon {
  width: auto;
  height: auto;
}
.soft_add_wrapper ul.anchored-cart {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  border-collapse: collapse;
}
.soft_add_wrapper li {
  display: table-row;
  width: auto;
  margin: 0;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
}
.soft_add_wrapper li.product-row:not(:last-child) {
  border-bottom: 1px solid #eeeeee;
}
.soft_add_wrapper li img {
  max-width: 55px !important;
}

@-webkit-keyframes recently-added-fadeout {
  0% {
    background-color: rgba(0, 0, 0, 0.1);
  }
  80% {
    background-color: rgba(0, 0, 0, 0.1);
  }
  100% {
    background-color: transparent;
  }
}

@keyframes recently-added-fadeout {
  0% {
    background-color: rgba(0, 0, 0, 0.1);
  }
  80% {
    background-color: rgba(0, 0, 0, 0.1);
  }
  100% {
    background-color: transparent;
  }
}
.soft_add_wrapper li.recently-added {
  -webkit-animation-name: recently-added-fadeout;
  animation-name: recently-added-fadeout;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  background-color: rgba(25, 0, 166, 0);
}
.soft_add_wrapper li div {
  font-size: 12px;
  width: 100%;
}
.soft_add_wrapper .product-row * {
  font-size: 16px;
  line-height: 1.428571429;
}
.soft_add_wrapper .product-image {
  display: table-cell;
  width: 55px;
  padding: 10px 4px 10px 10px;
}
.soft_add_wrapper .product-detail {
  display: table-cell;
  padding: 10px 5px;
  vertical-align: top;
}
.soft_add_wrapper .product-name {
  display: block;
}
.soft_add_wrapper .product-name a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  word-break: break-word;
}
@media only screen and (min-width: 992px) {
  .soft_add_wrapper .product-name a {
    font-size: 16px;
  }
}
.soft_add_wrapper .product-options a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  word-break: break-all;
  pointer-events: none;
}
.soft_add_wrapper .product-qty,
.soft_add_wrapper .product-qty .quantity_text {
  display: block;
  color: #000;
}
.soft_add_wrapper .product-qty .quantity_text {
  display: inline;
}
.soft_add_wrapper .product-price {
  display: table-cell;
  padding: 8px 8px 10px 0;
  vertical-align: middle;
  text-align: right;
  color: #000;
  font-size: 16px;
}
.soft_add_wrapper .product-remove {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
}
.soft_add_wrapper .product-remove .aremove {
  background: none;
  margin-left: 15px;
  font-size: 0;
  text-indent: unset;
  color: #1900a6;
}
.soft_add_wrapper .product-remove .aremove:before {
  display: table-cell;
  content: "\e601";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  line-height: 1;
  font-variant: normal normal;
}
.soft_add_wrapper .soft_add_sub_total {
  padding: 4px 20px 0;
  height: 24px;
  background: none;
}
.soft_add_wrapper .sub_total {
  color: #000;
  font-size: 14px;
}
.soft_add_wrapper span.sub_total_amount {
  color: #000;
  font-size: 14px;
}
.soft_add_wrapper .soft_add_action_area {
  clear: both;
  height: auto;
  overflow: hidden;
  padding: 15px;
  position: relative;
  border-top: none;
  background: none;
}
.soft_add_wrapper .check_out,
.soft_add_wrapper .continue_shopping {
  overflow: hidden;
  position: static;
  display: inline-block;
  width: 48%;
  float: right;
  height: 45px;
  margin: 0 auto;
  padding: 1px 20px 0;
  border: 1px solid #e20022;
  border-radius: 0px;
  line-height: 43px;
  font-size: 14px;
  font-weight: normal;
  background: #e20022;
  color: #fff;
  text-align: center;
  text-indent: 0;
  text-decoration: none;
}
.soft_add_wrapper .check_out:hover,
.soft_add_wrapper .continue_shopping:hover {
  background-color: #af001a;
  border-color: #a50019;
  color: #fff;
  text-decoration: none;
}
.soft_add_wrapper .continue_shopping {
  float: left;
  padding: 0 10px;
  background: #666;
  border-color: #666;
  text-transform: capitalize;
}
.soft_add_wrapper .continue_shopping:hover {
  background-color: #4d4d4d;
  border-color: #474747;
}
.soft_add_wrapper .close_btn,
.soft_add_wrapper .close_btn:link,
.soft_add_wrapper .close_btn:visited,
.soft_add_wrapper .close_btn:focus,
.soft_add_wrapper .close_btn:hover,
.soft_add_wrapper .close_btn:active {
  background: none;
  z-index: 200;
  text-indent: initial;
  font-size: 0;
  top: 8px;
  right: 12px;
}
.soft_add_wrapper .close_btn {
  color: #e20022;
}
.soft_add_wrapper .close_btn:hover {
  color: #7c0013;
}
.soft_add_wrapper .close_btn:before {
  content: "\e609";
  display: inline-block;
  font-size: 16px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

/* MOBILE STYLINGS */
/* the soft add to cart hides after a couple seconds unless your cursor hovers over it;
mobile devices do not have a cursor, carts with several items could become frustrating to view
shows: only the name, picture, and text "added to cart" of item which was added; hides: details, price, and remove link*/
@media only screen and (max-width: 991px) {
  .touch-device .soft_add {
    /* cart title */
  }
  .touch-device .soft_add_span:before {
    content: "Cart" !important;
  }
  .touch-device .soft_add_content_area {
    min-height: auto;
    /* hide all products without .recently-added class */
  }
  .touch-device .soft_add_content_area li:not(.recently-added) {
    display: none;
    border: none;
  }
  .touch-device .soft_add_content_area li.recently-added {
    display: block;
    background: white;
  }
  .touch-device .soft_add_content_area li .product-detail,
  .touch-device .soft_add_content_area li .product-price,
  .touch-device .soft_add_content_area li .product-remove {
    display: none;
  }
  .touch-device .soft_add_content_area li .product-image {
    display: block;
    width: 100%;
    padding: 0;
  }
  .touch-device .soft_add_content_area li .product-image :after {
    content: "Added to Cart";
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
  }
  .touch-device .soft_add_wrapper .check_out,
  .touch-device .soft_add_wrapper .continue_shopping {
    font-size: 16px;
  }
}

.promo__text {
  margin-bottom: 0;
}

.menu-toggle__link {
  display: inline-block;
}

.menu-toggle__icon {
  width: 100%;
  max-width: 35px;
  max-height: 35px;
  margin: 0;
}

.menu-toggle__text {
  display: none;
}

.utility__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.utility__item {
  display: inline-block;
  margin-right: 15px;
}
.utility__item:last-of-type {
  margin-right: 0;
}

.vol-logo {
  /* Text Logo Styling goes here */
  /* Graphic Logo Styling goes here */
}
.vol-logo--text .vol-logo__link {
  word-break: break-all;
}
.vol-logo--graphic .vol-logo__link {
  background-image: url("../images/template/header_bg.png");
  font-size: 0;
  background-size: 0;
}
.vol-logo--graphic .vol-logo__link .logo__img {
  margin: 0 auto;
  max-height: 100%;
}

.search {
  text-align: center;
}
.search__form {
  position: relative;
  height: 48px;
  width: 100%;
}
.page-landing-content .search__input {
  display: block;
  float: left;
  width: 100%;
  padding-left: 18px;
  height: 48px;
  border-width: 1px;
  border-style: solid;
  border-color: #eeeeee;
  background-color: #f6f6f6;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
}
.page-landing-content .search__submit {
  display: block;
  position: absolute;
  width: 58px;
  height: 48px;
  top: 0;
  right: 0;
  padding: 0;
  border-width: 0px;
  border-style: solid;
  background: transparent;
  text-align: center;
}
.search__icon {
  display: block;
  position: absolute;
  width: 33px;
  height: 33px;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -17px;
}

.ui-autocomplete {
  padding: 0;
  border-radius: 0;
  border-top: 0;
}
.ui-autocomplete .ui-menu-item a {
  padding: 7px 15px;
  cursor: pointer;
}
.ui-autocomplete .ui-menu-item a.ui-state-hover#ui-active-menuitem {
  margin: 0;
  border-radius: 0;
  border: 0;
}

.cart {
  position: relative;
}
.cart a:hover {
  color: #2f8cef;
}
.cart__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  fill: currentColor;
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .cart__icon {
    width: 30px;
    height: 30px;
  }
}
.cart__count {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  text-indent: 1px;
  line-height: 30px;
  height: 34px;
  min-width: 34px;
  text-align: center;
  border: 2px solid currentColor;
  border-radius: 34px;
  margin-left: 5px;
}

.cart-wrapper {
  text-align: right;
}
.cart-wrapper .btn-quote,
.cart-wrapper .cart {
  display: inline-block;
  vertical-align: middle;
}
.cart-wrapper .btn-quote {
  background: #e20022;
  color: white;
  font-weight: 600;
  letter-spacing: 1.6px;
  padding: 11px 27px 13px 29px;
  margin-right: 31px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.cart-wrapper .btn-quote:hover {
  background-color: #af001a;
  color: white;
}

.social__list {
  margin-bottom: 0;
}

.social__item {
  display: inline-block;
  margin-right: 15px;
}
.social__item:last-child {
  margin-right: 0;
}

.social__icon {
  width: 25px;
  height: 25px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .copyright__line {
    display: block;
  }
}

.credit-cards .icon {
  width: 40px;
  height: 9px;
  margin-right: 5px;
  display: inline-block;
}
.credit-cards .icon.visa {
  width: 29px;
}
.credit-cards .icon.mc {
  width: 55px;
}
.credit-cards .icon.amex {
  width: 40px;
}
.credit-cards .icon.discover {
  width: 53px;
}
.credit-cards .icon.paypal {
  width: 40px;
  height: 14px;
}

.ssl .icon {
  width: 100px;
  height: 40px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .ssl .icon {
    width: 84px;
    height: 33px;
  }
}

.footer .collapse__title {
  display: block;
}
@media only screen and (max-width: 767px) {
  .footer .collapse__title {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .footer .collapse__title {
    cursor: text;
  }
}
@media only screen and (min-width: 992px) {
  .footer .collapse__title {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer .collapse__title.collapsed .collapse__icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media only screen and (max-width: 767px) {
  .footer .collapse__body {
    padding: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}

.footer .collapse__icon {
  float: right;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media only screen and (min-width: 768px) {
  .footer .collapse__icon {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .footer .collapse,
  .footer .collapsing {
    display: block;
    height: auto !important;
  }
}

.footer .link-column__list {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .footer .link-column__list {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .footer .link-column__list {
    padding: 0;
  }
}

.footer .link-column__item {
  margin-bottom: 15px;
}
.footer .link-column__item:last-child {
  margin-bottom: 0;
}

.footer .link-column__address {
  margin-bottom: 0;
}

.elist__input {
  border-color: #e1e1e1;
  background-color: #f6f6f6;
  padding-left: 12px;
  height: 45px;
  border-right: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0px;
}
.elist__input::-webkit-input-placeholder {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.elist__input:-moz-placeholder {
  transition: all 0.2s ease-in;
}
.elist__input::-moz-placeholder {
  transition: all 0.2s ease-in;
}
.elist__input:-ms-input-placeholder {
  transition: all 0.2s ease-in;
}
.elist__input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.elist__submit {
  width: auto;
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 6px 0 10px;
  letter-spacing: 0.75px;
  background: #e20022;
  color: white;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin: 0 !important;
}
.elist__submit:hover {
  color: white;
  background: #af001a;
}

.elist__icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#slideshow-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  #slideshow-container[data-max-width="content"] {
    max-width: 750px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  #slideshow-container[data-max-width="content"] {
    max-width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  #slideshow-container[data-max-width="content"] {
    max-width: 1170px;
  }
}
#slideshow-container[data-max-width="full"] {
  max-width: 2000px;
}
#slideshow-container:not([data-max-width="content"]):not(
    [data-max-width="full"]
  ):not([data-max-width="max"]) {
  max-width: 1500px;
}

.page-wrap {
  position: relative;
  z-index: 10;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}

@media only screen and (max-width: 991px) {
  .page-wrap:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    content: "";
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.35s;
    transition: 0.35s;
    z-index: 1;
  }
}

@media only screen and (max-width: 991px) {
  body[class*="static-menu-"] .page-wrap:after,
  body[class*="fall-menu-"] .page-wrap:after,
  body[class*="double-menu-"] .page-wrap:after,
  body[class*="slide-menu-"] .page-wrap:after,
  body[class*="push-menu-"] .page-wrap:after {
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (max-width: 991px) {
  .menu-mask,
  .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    height: 100%;
    background: transparent;
  }
}

.push-menu {
  position: fixed;
  top: 0;
  width: 300px;
  height: 100%;
  z-index: 20;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  visibility: visible;
}

.push-menu[data-menu-type="slide-top"],
.push-menu[data-menu-type="slide-bottom"] {
  width: 100%;
  max-height: 100%;
}

.push-menu[data-menu-type$="-left"] {
  left: 0;
}

.push-menu[data-menu-type$="-right"] {
  right: 0;
}

body[class*="static-menu-"],
body[class*="fall-menu-"],
body[class*="double-menu-"],
body[class*="slide-menu-"],
body[class*="push-menu-"] {
  overflow: hidden;
  height: 100%;
}

/* ======================= */
/*  In-Active Menu Styles  */
/* ======================= */
.push-menu[data-menu-type*="static"],
.push-menu[data-menu-type*="fall"],
.push-menu[data-menu-type*="_3d"],
.push-menu[data-menu-type*="double"] {
  z-index: 1;
}

.push-menu[data-menu-type="slide-left"],
.push-menu[data-menu-type="push-left"] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.push-menu[data-menu-type="slide-right"],
.push-menu[data-menu-type="push-right"] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.push-menu[data-menu-type="slide-bottom"] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.push-menu[data-menu-type="double-left"] {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

.push-menu[data-menu-type*="fall"],
.push-menu[data-menu-type="slide-top"] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

/* ==================== */
/*  Active Menu Styles  */
/* ==================== */
body[class*="static-menu-"] .push-menu,
body[class*="fall-menu-"] .push-menu,
body[class*="double-menu-"] .push-menu,
body[class*="slide-menu-"] .push-menu,
body[class*="push-menu-"] .push-menu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.push-menu-l-open .page-wrap,
.static-menu-l-open .page-wrap,
.fall-menu-l-open .page-wrap,
.double-menu-l-open .page-wrap {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
}

.push-menu-r-open .page-wrap,
.static-menu-r-open .page-wrap,
.fall-menu-r-open .page-wrap,
.double-menu-r-open .page-wrap {
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}

/* ========== */
/*  IE 9 FIX  */
/* ========== */
html.lt-ie10 .push-menu {
  left: -100%;
  right: auto;
}

html.lt-ie10 body[class*="static-menu-"] .push-menu,
html.lt-ie10 body[class*="fall-menu-"] .push-menu,
html.lt-ie10 body[class*="double-menu-"] .push-menu,
html.lt-ie10 body[class*="slide-menu-"] .push-menu,
html.lt-ie10 body[class*="push-menu-"] .push-menu {
  left: 0;
}

.push-menu {
  background-color: #1900a6;
  width: 100%;
}
.push-menu .vnav__item > .vnav__link {
  color: white;
}
.push-menu .vnav--level1 > .vnav__item:hover > .vnav__link:hover,
.push-menu .vnav--level1 > .vnav__item > .vnav__link--active {
  background-color: var(--tertiary-color);
  color: white;
}
.push-menu .vnav__subnav {
  background-color: white;
}
.push-menu .vnav__subnav > .vnav__item > .vnav__link {
    color: var(--tertiary-color);
}
.push-menu .vnav__subnav > .vnav__item:hover > .vnav__link:hover,
.push-menu .vnav__subnav > .vnav__item > .vnav__link--active {
  background-color: white;
  color: #2f8cef;
}

.push-menu {
  padding-bottom: 80px;
  text-align: left;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.push-menu::-webkit-scrollbar {
  display: none;
}
.push-menu__close-btn {
  text-align: left;
  padding: 25px 15px;
  margin-bottom: 0px;
}
.push-menu__close-btn .icon {
  width: 20px;
  height: 20px;
  margin-right: 0;
  cursor: pointer;
}
.push-menu .menu-title {
  padding-right: 15px;
  padding-left: 15px;
}
.push-menu .menu-title:not(:first-child) {
  margin-top: 30px;
}
.push-menu .vnav {
  display: block;
}
.push-menu .vnav .vnav__item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.push-menu .vnav .vnav__item:first-child {
  border-top-width: 1px;
  border-top-style: solid;
}
.push-menu
  .vnav
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-plus
  .vertical-bar {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
.push-menu
  .vnav
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-chevron {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  -ms-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
.push-menu .vnav .vnav__item.expanded .vnav_subnav.subnav-expanded {
  display: block;
}
.push-menu
  .vnav
  .vnav__item:not(.expanded)
  .vnav__subnav:not(.subnav-expanded) {
  display: none;
}
.push-menu .vnav .vnav__link {
  padding: 10px 15px;
  text-align: left;
  white-space: normal;
}
.push-menu .vnav .vnav__link.menu-toggle {
  position: relative;
  padding-right: 42px;
}
.push-menu .vnav .vnav__link .icon[class*="menu-expand-"] {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  /* Standard syntax */
}
.push-menu .vnav .vnav__link .icon.menu-expand-plus .vertical-bar {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.push-menu .vnav__subnav {
  position: static;
  display: none;
  top: 0;
  left: 100%;
  z-index: 300;
}
.push-menu .vnav__subnav.vnav--level2 .vnav__link {
  padding-left: 30px;
}
.push-menu .vnav__subnav.vnav--level3 .vnav__link {
  padding-left: 45px;
}
.push-menu .vnav__subnav.vnav--level4 .vnav__link {
  padding-left: 60px;
}
.push-menu .vnav--level1 > .vnav__item,
.push-menu .vnav--level1 > .vnav__item > .vnav__link {
  display: block;
}

.push-menu {
  color: white;
}

.push-menu .vnav--level1 {
    color: var(--tertiary-color);
}

.push-menu .vnav--level1 > .vnav__item > .vnav__link {
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}

.push-menu .vnav--level2 .vnav__item {
  border: none !important;
}

.push-menu .menu-title {
  display: none;
}

.push-menu .btn-quote {
  background: #e20022;
  color: white;
  font-weight: 600;
  letter-spacing: 1.6px;
  padding: 11px 27px 13px 29px;
  margin-left: 31px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.push-menu .btn-quote:hover {
  background-color: #af001a;
  color: white;
}

.push-call span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}

.push-call {
  padding: 15px;
  display: block;
  border-bottom: 1px solid #170e4a;
}

.push-utility a,
.push-call a {
  display: block;
  color: white;
}
.push-utility a:hover,
.push-call a:hover {
  text-decoration: underline;
}

.push-call svg {
  width: 12.5px;
  height: 18px;
  margin-right: 8px;
}

.push-utility a {
  margin-bottom: 15px;
}

.push-utility {
  display: block;
  padding: 15px;
}

.sidebar {
  background-color: transparent;
}
.sidebar .vnav__item > .vnav__link {
    color: var(--tertiary-color);
}
.sidebar .vnav--level1 > .vnav__item:hover > .vnav__link:hover,
.sidebar .vnav--level1 > .vnav__item > .vnav__link--active {
  background-color: white;
  color: #2f8cef;
}
.sidebar .vnav__subnav {
  background-color: white;
}
.sidebar .vnav__subnav > .vnav__item > .vnav__link {
    color: var(--tertiary-color);
}
.sidebar .vnav__subnav > .vnav__item:hover > .vnav__link:hover,
.sidebar .vnav__subnav > .vnav__item > .vnav__link--active {
  background-color: white;
  color: #2f8cef;
}

.sidebar-wrapper {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  outline: 1px solid transparent;
}

.sidebar[menu-type~="always-expand"] .vnav__subnav,
.sidebar[menu-type~="smart-expand"] .vnav__subnav,
.sidebar[menu-type~="toggle-expand"] .vnav__subnav {
  position: static;
  left: 0;
  top: 0;
}

.sidebar[menu-type~="always-expand"] .vnav__subnav.vnav--level2 .vnav__link,
.sidebar[menu-type~="smart-expand"] .vnav__subnav.vnav--level2 .vnav__link,
.sidebar[menu-type~="toggle-expand"] .vnav__subnav.vnav--level2 .vnav__link {
  padding-left: 0;
}

.sidebar[menu-type~="always-expand"] .vnav__subnav.vnav--level3 .vnav__link,
.sidebar[menu-type~="smart-expand"] .vnav__subnav.vnav--level3 .vnav__link,
.sidebar[menu-type~="toggle-expand"] .vnav__subnav.vnav--level3 .vnav__link {
  padding-left: 0;
}

.sidebar[menu-type~="always-expand"] .vnav__subnav.vnav--level4 .vnav__link,
.sidebar[menu-type~="smart-expand"] .vnav__subnav.vnav--level4 .vnav__link,
.sidebar[menu-type~="toggle-expand"] .vnav__subnav.vnav--level4 .vnav__link {
  padding-left: 0;
}

.sidebar[menu-type~="always-expand"] .vnav__subnav {
  display: block;
}

.sidebar[menu-type~="smart-expand"] .vnav__subnav.subnav-expanded {
  display: block;
}

.sidebar[menu-type~="smart-expand"]
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-plus
  .vertical-bar,
.sidebar[menu-type~="toggle-expand"]
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-plus
  .vertical-bar {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.sidebar[menu-type~="smart-expand"]
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-chevron,
.sidebar[menu-type~="toggle-expand"]
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-chevron {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  -ms-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}

.sidebar[menu-type~="smart-expand"] .vnav__item.expanded > .vnav_subnav,
.sidebar[menu-type~="smart-expand"]
  .vnav__item.expanded
  .vnav_subnav.subnav-expanded,
.sidebar[menu-type~="toggle-expand"] .vnav__item.expanded > .vnav_subnav,
.sidebar[menu-type~="toggle-expand"]
  .vnav__item.expanded
  .vnav_subnav.subnav-expanded {
  display: block;
}

.sidebar[menu-type~="smart-expand"]
  .vnav__item:not(.expanded)
  .vnav__subnav:not(.subnav-expanded),
.sidebar[menu-type~="toggle-expand"]
  .vnav__item:not(.expanded)
  .vnav__subnav:not(.subnav-expanded) {
  display: none;
}

.sidebar .vnav__subnav {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.sidebar .vnav__subnav .vnav__link {
  white-space: nowrap;
}

.sidebar[menu-type~="always-expand"] .vnav__subnav,
.sidebar[menu-type~="toggle-expand"] .vnav__subnav,
.sidebar[menu-type~="smart-expand"] .vnav__subnav {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar[menu-type~="always-expand"] .vnav__subnav .vnav__link,
.sidebar[menu-type~="toggle-expand"] .vnav__subnav .vnav__link,
.sidebar[menu-type~="smart-expand"] .vnav__subnav .vnav__link {
  white-space: normal;
}

.sidebar .menu-title {
  padding-right: 15px;
  padding-left: 15px;
}
.sidebar .menu-title:not(:first-child) {
  margin-top: 20px;
}

.sidebar .vnav {
  display: block;
}
.sidebar .vnav .vnav__link {
  padding: 10px 15px 10px 0;
  text-align: left;
}
.sidebar .vnav .vnav__link.menu-toggle {
  position: relative;
  padding-right: 42px;
}
.sidebar .vnav .vnav__link .icon[class*="menu-expand-"] {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.sidebar .vnav .vnav__link .icon.menu-expand-plus .vertical-bar {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.sidebar .vnav__subnav {
  display: none;
  top: 0;
  left: 100%;
  z-index: 300;
}
.sidebar .vnav--level1 > .vnav__item,
.sidebar .vnav--level1 > .vnav__item > .vnav__link {
  white-space: normal;
}
.sidebar .vnav--level1 > .vnav__item,
.sidebar .vnav--level1 > .vnav__item > .vnav__link {
  display: block;
}

.menu-s ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-s a {
  background: white;
  color: var(--tertiary-color);
  display: block;
  padding: 10px 15px 10px 0;
}

.menu-s a:focus,
.menu-s a:hover,
.menu-s .nav_hover a,
.menu-s .nav_selected a {
  background: white;
  color: #2f8cef;
}

.left-nav .menu-title,
.left-nav #categoryname {
  font-weight: bold;
  text-transform: uppercase;
  color: #1900a6;
  font-size: 18px;
}

.header__section--bottom {
  background-color: #1900a6;
}

.main-menu {
  background-color: #1900a6;
}
.main-menu .vnav--level1 {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.main-menu .vnav__item > .vnav__link {
  color: white;
}
.main-menu .vnav--level1 > .vnav__item {
  border-left: 1px solid #170e4a;
  width: 100%;
}
.main-menu .vnav--level1 > .vnav__item:last-child {
  border-right: 1px solid #170e4a;
}
.main-menu .vnav--level1 > .vnav__item > .vnav__link {
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  text-align: center;
}
@media (min-width: 1200px) {
  .main-menu .vnav--level1 > .vnav__item > .vnav__link {
    padding: 0 30px !important;
  }
}
.main-menu .vnav--level1 > .vnav__item:hover > .vnav__link,
.main-menu .vnav--level1 > .vnav__item > .vnav__link--active {
  background-color: var(--tertiary-color);
  color: white;
}
.main-menu .vnav__subnav {
  background-color: white;
}
.main-menu .vnav__subnav > .vnav__item > .vnav__link {
    color: var(--tertiary-color);
}
.main-menu .vnav__subnav > .vnav__item:hover > .vnav__link:hover,
.main-menu .vnav__subnav > .vnav__item > .vnav__link--active {
  background-color: white;
  color: #2f8cef;
}

html:not(.touch-device)
  .main-menu
  .vnav__item:not(.expanded):hover
  > .vnav__subnav:not(.subnav-expanded) {
  display: block;
}

.lt-ie10 .main-menu .menu[link-alignment="left"] .vnav--level1 {
  text-align: left;
}

.lt-ie10 .main-menu .menu[link-alignment="right"] .vnav--level1 {
  text-align: right;
}

.lt-ie10
  .main-menu
  .menu:not([link-alignment="left"]):not([link-alignment="right"])
  .vnav--level1 {
  text-align: center;
}

.main-menu .vnav__item:not(.expanded) .vnav__subnav:not(.subnav-expanded) {
  display: none;
}

.main-menu
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-plus
  .vertical-bar {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.main-menu
  .vnav__item.expanded
  > .vnav__link.menu-toggle
  > .icon.menu-expand-chevron {
  -webkit-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}

.main-menu .menu[link-alignment="left"] .vnav--level1 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.main-menu .menu[link-alignment="right"] .vnav--level1 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.main-menu .menu[link-alignment="space-between"] .vnav--level1 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-menu .menu[link-alignment="space-around"] .vnav--level1 {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.main-menu
  .menu:not([link-alignment="left"]):not([link-alignment="right"]):not(
    [link-alignment="space-between"]
  ):not([link-alignment="space-around"])
  .vnav--level1 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-menu .vnav .vnav__link.menu-toggle {
  position: relative;
  padding-right: 42px;
}

.main-menu .vnav .vnav__link .icon[class*="menu-expand-"] {
  width: 12px;
  height: 12px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}

.main-menu .vnav .vnav__link .icon.menu-expand-plus .vertical-bar {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}

.main-menu .vnav--level1,
.main-menu .vnav--level1 > .vnav__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main-menu .vnav--level1 > .vnav__item > .vnav__link {
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  line-height: 58px;
  border-bottom: 0px solid transparent;
}

.main-menu .vnav__subnav {
  z-index: 300;
}

.main-menu .vnav__subnav .vnav__link {
  padding: 8px 15px;
  text-align: left;
}

.main-menu .vnav .vnav__item:last-child .vnav--level2 {
  right: 0;
  left: auto;
}

.main-menu .vnav .vnav__item:last-child .vnav--level2 .vnav__subnav {
  right: 100%;
  left: auto;
}

.main-menu .vnav--level1 {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

.main-menu .vnav--level1 > .vnav__item {
  white-space: nowrap;
}

.lt-ie10 .vnav--level1 > .vnav__item {
  width: auto;
}

.vol-container {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 100%;
}

.container--content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.home .container--content {
  padding-top: 0;
}

.vol-inner {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

.page-wrap {
  background-color: #fff;
}

.sidebar .menu-title {
  margin-top: 20px;
  padding: 10px 0px;
}
.sidebar .menu-title:first-child {
  margin-top: 0;
}

.admin-warning-bubble {
  z-index: 11;
}

.video_container {
  max-width: 600px;
  /* Edit video max-width */
  float: none !important;
  /* Override inline style */
  padding: 0 !important;
  /* Override inline style */
}
.video_container .video_player {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video_container .video_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.footer {
  background-color: white;
  color: #000;
}
.footer a {
    color: var(--tertiary-color);
}
.footer a:hover,
.footer a:focus {
  color: #2f8cef;
}
.footer .footer__title {
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.45;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .footer .link-column,
  .footer .elist__form {
    /*max-width: 320px;
            margin-left: auto;
            margin-right: auto;*/
  }
}
.footer__section--top {
  border-bottom: 1px solid #dddddd;
  padding-top: 62px;
  padding-bottom: 52px;
}
.footer__section--top .link-column__title {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.4px;
  margin-bottom: 8px;
  display: block;
  color: var(--tertiary-color);
}
@media only screen and (min-width: 768px) {
  .footer__section--top .link-column__title {
    pointer-events: none;
  }
}
.footer__section--top .link-column__body .link-column__item {
  font-size: 14px;
  margin-bottom: 14px;
}
.footer__section--top .elist__title {
  font-size: 27px;
  text-transform: none;
  margin-bottom: 19px;
}
.footer__section--top .elist__title--small {
  font-size: 14px;
  letter-spacing: 0.25px;
  margin-left: 5px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 5px;
}
.footer__section--top .social-column .link-column__item a svg {
  width: 20px;
  margin-right: 10px;
  fill: #1900a6;
  -webkit-transition: none;
  transition: none;
}
.footer__section--top .social-column a:hover svg {
  fill: currentColor;
}
.footer__section--top .social-column a span {
  vertical-align: middle;
  display: inline-block;
}
.footer__section--top .social-column .link-column__body .link-column__item {
  margin-bottom: 13px;
}
.footer__section--bottom {
  padding: 30px 0 40px;
}
.footer__section--bottom .copyright {
  font-size: 12px;
  padding: 8px 0;
}
.footer__section--bottom .credit-cards {
  margin-right: 10px;
}
.footer__section--bottom .credit-cards .icon {
  margin-right: 23px;
}
.footer__section--bottom .ssl svg.icon,
.footer__section--bottom .credit-cards svg.icon {
  fill: #949494 !important;
  opacity: 1;
}
.footer .copyright,
.footer .credit-cards,
.footer .ssl {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .footer .copyright,
  .footer .credit-cards,
  .footer .ssl {
    margin-bottom: 0;
  }
}

html:not(.home) .footer {
  border-top: 1px solid #dddddd;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .footer__section--top .footer-link-column {
    padding-bottom: 15px;
  }
  .footer__section--top .elist__title {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .footer__section--top {
    padding: 0;
  }
  .footer__section--top .footer-link-column {
    padding: 0;
  }
  .footer__section--top .footer-link-column .link-column__title {
    padding: 12px 15px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 17px;
    margin: 0;
  }
  .footer__section--top .footer-link-column .link-column__title .icon-plus {
    width: 10px;
  }
  .footer__section--top
    .footer-link-column
    .link-column__body
    .link-column__body {
    padding: 15px;
  }
  .footer__section--top
    .footer-link-column
    .link-column__title:not(.collapsed)
    .icon-plus
    .vertical-bar {
    height: 0;
  }
  .footer__section--top .elist__title--small {
    display: none;
  }
  .footer__section--top .elist__title {
    text-align: center;
    margin-top: 30px;
    font-size: 22px;
  }
  .footer__section--top .elist {
    padding-bottom: 35px;
  }
  .footer__section--top .elist .elist__input,
  .footer__section--top .elist .elist__submit {
    font-size: 12.5px;
    height: 35px;
  }
  .footer__section--bottom {
    padding: 30px 0;
  }
  .footer__section--bottom .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer__section--bottom .row::before,
  .footer__section--bottom .row::after {
    content: none;
    display: none;
  }
  .footer__section--bottom .row > :first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer__section--bottom .ssl .icon {
    width: 65px;
    height: 25px;
  }
  .footer__section--bottom .credit-cards svg.icon {
    zoom: 0.9 !important;
    margin-right: 10px;
  }
  .footer__section--bottom .credit-cards {
    margin-right: 0;
  }
  .footer__section--bottom .copyright {
    font-size: 11px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
}

.header {
  background: white;
  color: var(--tertiary-color);
}
.header a {
  color: inherit;
}
.header a:hover,
.header a:focus {
  color: #2f8cef;
}
.header__section--top {
  background-color: var(--tertiary-color);
  color: white;
  padding: 7px 0 6px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__section--top .container {
    maxwidth: 100%;
  }
}
.header__section--top .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.header__section--top .row::before,
.header__section--top .row::after {
  content: none;
  display: none;
}
.header__section--top .call-wrapper {
  padding-right: 0;
}
@media (min-width: 1200px) {
  .header__section--top .call-wrapper {
    width: 40%;
    padding-left: 15px;
  }
}
.header__section--top .call-wrapper svg.icon {
  width: 12.5px;
  height: 18px;
  margin-right: 10px;
}
.header__section--top .shipping-wrapper {
  font-size: 21px;
  line-height: 27px;
  letter-spacing: 0.5px;
}
@media (min-width: 1200px) {
  .header__section--top .shipping-wrapper {
    width: 20%;
  }
}
.header__section--top .header-utility {
  padding-left: 0;
  font-size: 15px;
  margin-top: 1px;
}
@media (min-width: 1200px) {
  .header__section--top .header-utility {
    width: 40%;
    padding-right: 15px;
  }
}
.header__section--top .header-utility a:not(:last-child) {
  margin-right: 22px;
}
.header__section--middle {
  padding: 7px 0 8px;
}
.header__section--middle .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__section--middle .row::before,
.header__section--middle .row::after {
  content: none;
  display: none;
}
.header__section--middle .row > div {
  padding: 0 15px;
}
.header__section--middle .logo-wrapper {
  margin-right: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  padding: 0 15px 0 13px !important;
}
.header__section--middle .search-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 26px !important;
  padding-right: 19px !important;
}
.header__section--middle .cart-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: auto;
  padding-right: 12px !important;
}

@media only screen and (max-width: 991px) {
  .header__section--top .shipping-wrapper {
    margin: 0 auto;
    font-size: 14px;
  }
  .header__section--top {
    padding: 2px 0 1px;
  }
  .header__section--middle {
    padding: 0;
  }
  .header__section--middle .search-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding: 0 !important;
    width: 100%;
  }
  .header__section--middle .search-wrapper .search__form {
    height: auto;
  }
  .header__section--middle .search-wrapper .search__input {
    height: 40px;
    font-size: 14px;
  }
  .header__section--middle .search-wrapper .search__submit {
    height: 40px;
    width: 40px;
  }
  .header__section--middle .search-wrapper .search__submit svg.search__icon {
    width: 22px;
    height: 22px;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
  }
  .header__section--middle .row > .cart-wrapper,
  .header__section--middle .menu-toggle-wrapper {
    width: 72px;
  }
  .logo-wrapper {
    width: -webkit-calc(100% - 144px);
    width: calc(100% - 144px);
  }
  .logo {
    padding: 6px 0;
  }
  .logo img {
    height: 60.59px;
  }
  .header__section--middle .cart .cart__count {
    margin-left: 0;
    min-width: 30px;
    height: 30px;
    line-height: 25px;
    font-size: 20px;
  }
  .header__section--middle .menu-toggle-wrapper svg.icon {
    width: 26px;
    height: 19px;
    fill: #1900a6;
  }
}

.contact__us {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .contact__us {
    padding: 0;
  }
}

.contact__heading {
  margin-bottom: 25px;
  text-align: center;
  position: relative;
  overflow: hidden;
  background: transparent url("../images/homepage/hero.jpg") center center
    no-repeat;
  background-size: cover;
  height: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__heading {
    height: 230px;
  }
}
@media only screen and (min-width: 992px) {
  .contact__heading {
    height: 330px;
  }
}
.contact__heading > * {
  display: inline-block;
  vertical-align: middle;
}
.contact__heading:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -4px;
}
.contact__heading h1 {
  position: relative;
  margin: 0;
  z-index: 2;
  text-align: center;
  color: white;
}

.contact h2 {
  font-size: 28px;
}

.contact__details {
  margin: 50px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.contact__details [class*="col"].h-align-center {
  margin: 15px 0;
}
.contact__details h2,
.contact__details a,
.contact__details .social {
  margin: 5px 0;
}
.contact__details a {
  display: inline-block;
  vertical-align: middle;
}
.contact__details .social .icon {
  height: 26px;
  width: 26px;
  fill: #2f8cef;
}

.contact-form-heading {
  text-align: center;
}

.contact__form {
  margin: 25px 0;
}
.contact__form form {
  margin: 50px 0;
}
.contact__form textarea {
  height: 200px;
}
.contact__form button[type="submit"] {
  margin-top: 15px;
}

.contact
  html
  body#body
  div#page-wrapper
  div#content-wrapper
  div#content
  div#content_area
  table
  tbody
  tr
  td {
  padding: 0;
}

.contact #content_area > table:first-child {
  border-collapse: collapse;
}

.error-page {
  margin-bottom: 75px;
}
.error-page h1 {
  margin-bottom: 25px;
}

.error-search {
  width: 100%;
  max-width: 600px;
  position: relative;
  margin: 35px auto;
}
.error-search__input {
  width: 100%;
  height: 60px;
  padding: 0 80px 0 60px;
  border: 1px solid #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 30px;
  background-image: url(../images/svg/search.svg);
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px;
}
.error-search__input::-webkit-input-placeholder {
  color: #000;
}
.error-search__input:-moz-placeholder {
  color: #000;
}
.error-search__input::-moz-placeholder {
  color: #000;
}
.error-search__input:-ms-input-placeholder {
  color: #000;
}
.error-search__input:focus::-webkit-input-placeholder {
  color: transparent;
}
.error-search__input:focus:-moz-placeholder {
  color: transparent;
}
.error-search__input:focus::-moz-placeholder {
  color: transparent;
}
.error-search__input:focus:-ms-input-placeholder {
  color: transparent;
}
.error-search__submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: none;
  border: none;
  padding: 0 20px;
}

/* ======================================= */
/*    =category - Begin Category Layout    */
/* --------------------------------------- */
.category .vp-sc-thumbs,
.productdetails .vp-sc-thumbs {
  text-align: center;
}

.category .v-product-grid .v-product,
.productdetails .v-product-grid .v-product {
  position: relative;
  text-align: left;
  border-bottom: 1px solid transparent;
}
@media only screen and (max-width: 480px) {
  .category .v-product-grid .v-product,
  .productdetails .v-product-grid .v-product {
    margin-left: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 481px) {
  .category .v-product-grid .v-product,
  .productdetails .v-product-grid .v-product {
    padding: 15px;
  }
}
.category .v-product-grid .v-product .v-product__img,
.productdetails .v-product-grid .v-product .v-product__img {
  position: relative;
}
.category .v-product-grid .v-product .v-product__img img,
.productdetails .v-product-grid .v-product .v-product__img img {
  display: block;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .category .v-product-grid .v-product .v-product__img img,
  .productdetails .v-product-grid .v-product .v-product__img img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  .category .v-product-grid .v-product .v-product__details > *,
  .productdetails .v-product-grid .v-product .v-product__details > * {
    margin-right: auto;
    margin-left: auto;
  }
}
.category .v-product-grid .v-product .v-product__desc,
.productdetails .v-product-grid .v-product .v-product__desc {
  word-wrap: break-word;
}
.category .v-product-grid .v-product .v-product__desc ~ b,
.productdetails .v-product-grid .v-product .v-product__desc ~ b {
  display: block;
}

.category[data-grid-type="grid"] .v-product-grid .v-product,
.productdetails[data-grid-type="grid"] .v-product-grid .v-product {
  display: inline-block;
  vertical-align: baseline;
}
.category[data-grid-type="grid"] .v-product-grid .v-product .v-product__img,
.productdetails[data-grid-type="grid"]
  .v-product-grid
  .v-product
  .v-product__img {
  vertical-align: top;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .category[data-grid-type="grid"] .v-product-grid .v-product .v-product__img,
  .productdetails[data-grid-type="grid"]
    .v-product-grid
    .v-product
    .v-product__img {
    display: inline-block;
    max-width: 100%;
  }
}
.category[data-grid-type="grid"] .v-product-grid .v-product .v-product__details,
.productdetails[data-grid-type="grid"]
  .v-product-grid
  .v-product
  .v-product__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.category[data-grid-type="grid"]
  .v-product-grid
  .v-product
  .v-product__details
  *,
.productdetails[data-grid-type="grid"]
  .v-product-grid
  .v-product
  .v-product__details
  * {
  max-width: 100%;
}

.category[data-grid-type="list"] .v-product-grid .v-product,
.productdetails[data-grid-type="list"] .v-product-grid .v-product {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.category[data-grid-type="list"].lt-ie10 .v-product-grid .v-product,
.productdetails[data-grid-type="list"].lt-ie10 .v-product-grid .v-product {
  height: auto !important;
}

.category .v-product__title,
.productdetails .v-product__title {
  margin: 5px 0 10px;
}
.category .v-product__title + div,
.productdetails .v-product__title + div {
  margin-bottom: 5px;
}

.category .v-product__free-shipping,
.productdetails .v-product__free-shipping {
  display: block;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin: 8px 0 0;
}

.category .v-product__add-to-cart,
.productdetails .v-product__add-to-cart {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  padding: 9px 16px;
  margin: 10px 0 5px;
}

.category[data-grid-type="grid"] .v-product-grid .v-product,
.productdetails[data-grid-type="grid"] .v-product-grid .v-product {
  margin-bottom: 15px;
}
@media only screen and (min-width: 481px) {
  .category[data-grid-type="grid"] .v-product-grid .v-product,
  .productdetails[data-grid-type="grid"] .v-product-grid .v-product {
    padding: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .category[data-grid-type="grid"] .v-product-grid .v-product,
  .productdetails[data-grid-type="grid"] .v-product-grid .v-product {
    width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .category[data-grid-type="grid"] .v-product-grid .v-product,
  .productdetails[data-grid-type="grid"] .v-product-grid .v-product {
    width: 50%;
  }
}

.category[data-grid-type="list"] .v-product-grid .v-product,
.productdetails[data-grid-type="list"] .v-product-grid .v-product {
  width: 100%;
  padding: 15px 0;
}
.category[data-grid-type="list"] .v-product-grid .v-product::after,
.productdetails[data-grid-type="list"] .v-product-grid .v-product::after {
  clear: both;
  content: "";
  display: table;
}
.category[data-grid-type="list"] .v-product-grid .v-product div + a,
.category[data-grid-type="list"]
  .v-product-grid
  .v-product
  .v-product__free-shipping
  + a,
.productdetails[data-grid-type="list"] .v-product-grid .v-product div + a,
.productdetails[data-grid-type="list"]
  .v-product-grid
  .v-product
  .v-product__free-shipping
  + a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2% !important;
}
@media only screen and (min-width: 481px) {
  .category[data-grid-type="list"] .v-product-grid .v-product,
  .productdetails[data-grid-type="list"] .v-product-grid .v-product {
    text-align: left;
    padding-right: 5%;
  }
  .category[data-grid-type="list"] .v-product-grid .v-product .v-product__img,
  .productdetails[data-grid-type="list"]
    .v-product-grid
    .v-product
    .v-product__img {
    width: 30.5555555556%;
    float: left;
  }
  .category[data-grid-type="list"] .v-product-grid .v-product .v-product__title,
  .productdetails[data-grid-type="list"]
    .v-product-grid
    .v-product
    .v-product__title {
    margin-top: 15px;
  }
  .category[data-grid-type="list"]
    .v-product-grid
    .v-product
    .v-product__free-shipping,
  .productdetails[data-grid-type="list"]
    .v-product-grid
    .v-product
    .v-product__free-shipping {
    margin: 8px 0 0;
  }
  .category[data-grid-type="list"]
    .v-product-grid
    .v-product
    .v-product__details,
  .productdetails[data-grid-type="list"]
    .v-product-grid
    .v-product
    .v-product__details {
    margin-left: 32.6388888889%;
    margin-right: 4%;
  }
}

.category .v-product-grid .qv-product-link {
  height: auto;
}

.lt-ie10.category .v-product-grid::after {
  clear: both;
  content: "";
  display: table;
}

.lt-ie10.category .v-product-grid .v-product {
  display: block;
  float: left;
}

/* Fixes subcategory thumbnail scaling */
.category
  #content_area
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"]
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]
  td[rowspan="1"],
.category
  #content_area
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"]
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]
  tr
  img[src*="/images/clear1x1.gif"] {
  display: none;
}

.category
  #content_area
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"]
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]
  td[colspan="1"][align="center"] {
  padding: 0 8px;
}
.category
  #content_area
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"]
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]
  td[colspan="1"][align="center"]:first-child {
  padding-left: 0;
}
.category
  #content_area
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"]
  table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]
  td[colspan="1"][align="center"]:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .category
    #content_area
    table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"]
    table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"]
    td[colspan="1"][align="center"] {
    display: block;
    width: 100vw;
    max-width: -webkit-calc(100% - 45px);
    max-width: calc(100% - 45px);
    padding: 0;
  }
}

@-moz-document url-prefix() {
  .category #content_area table {
    table-layout: fixed;
  }
}

/********* COMPARE MODAL **************/
@media only screen and (max-width: 767px) {
  div[id^="VCompare"],
  div[id^="VCompareOverlay"] {
    display: none !important;
  }
}

#VCompareOverlayBox .VCompareOverlayTable {
  border: 0;
}

#VCompareOverlayXDiv {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* FIX FOR WHEN ADDITIONAL SEARCH REFINEMENT IS ENABLED */
@media (max-width: 991px) {
  .search_results_section .sortby_select {
    display: inline-block !important;
  }
  .search_results_section table[width="250"] td[width] {
    display: block;
    width: 100%;
  }
  .search_results_section table[width="250"] td[width="3"] {
    display: none;
  }
  .search_results_section
    table[width="250"]
    td[width="180"]
    + td[width="3"]
    + td[width="180"] {
    display: inline-block;
    width: auto;
  }
  .search_results_section
    table[width="250"]
    td[width="180"]
    + td[width="3"]
    + td[width="180"]
    + td[width="3"]
    + td[width="65"] {
    display: inline-block;
    width: auto;
  }
  .search_results_section
    table[width="250"]
    td[width="180"]
    + td[width="3"]
    + td[width="180"]
    + td[width="3"]
    + td[width="65"]
    input {
    margin-left: 5px;
  }
  .search_results_section
    table[width="250"]
    td[width="2"]
    + td[width="180"]
    + td[width="3"]
    + td[width="65"] {
    display: inline-block;
    width: auto;
  }
}

@media only screen and (max-width: 480px) {
  .category
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tbody {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .category
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tbody {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media only screen and (max-width: 767px) {
  .category
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tbody,
  .category
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tr,
  .category
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    td {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .category.lt-ie10
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tr {
    display: block;
    float: left;
  }
}

@media only screen and (max-width: 480px) {
  .category.lt-ie10
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tr {
    width: 100%;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .category.lt-ie10
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    tr {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .category.lt-ie10
    td.colors_backgroundneutral
    > table.colors_backgroundlight
    + table
    table
    td {
    float: left;
    width: 100%;
  }
}

.category .vp-sc-thumbs__list {
  padding-left: 0;
}
@media only screen and (max-width: 480px) {
  .category .vp-sc-thumbs__list {
    display: block;
  }
}
.category .vp-sc-thumbs__list .vp-sc-thumbs__item {
  vertical-align: baseline;
}
@media only screen and (max-width: 480px) {
  .category .vp-sc-thumbs__list .vp-sc-thumbs__item {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .category .vp-sc-thumbs__list .vp-sc-thumbs__item {
    width: 50%;
  }
}
.category .vp-sc-thumbs__list .vp-sc-thumbs__img .vp-sc-thumbs__img-link {
  vertical-align: top;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .category .vp-sc-thumbs__list .vp-sc-thumbs__img .vp-sc-thumbs__img-link {
    display: inline-block;
    max-width: 100%;
  }
}
.category .vp-sc-thumbs__list .vp-sc-thumbs__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.category .vp-sc-thumbs__list .vp-sc-thumbs__info .vp-sc-thumbs__title {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .category.lt-ie10 .vp-sc-thumbs__item {
    float: left;
  }
}

@media only screen and (max-width: 480px) {
  .category.lt-ie10 .vp-sc-thumbs__item {
    width: 100%;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .category.lt-ie10 .vp-sc-thumbs__item {
    width: 50%;
  }
}

.category #content_area #divWaitModal ~ table:last-child > tbody > tr,
.category #content_area #divWaitModal ~ table:last-child > tbody > tr > td {
  display: block;
}

.category #content_area #divWaitModal ~ table:last-child .vp-sc-thumbs {
  text-align: left;
}
.category
  #content_area
  #divWaitModal
  ~ table:last-child
  .vp-sc-thumbs
  .vp-sc-thumbs__title
  a {
  font-size: 20px;
  color: var(--tertiary-color);
}
.category
  #content_area
  #divWaitModal
  ~ table:last-child
  .vp-sc-thumbs
  .vp-sc-thumbs__title
  a:hover {
  color: #1900a6;
}

.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  > tbody
  > tr
  > td
  > table,
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  > tbody
  > tr
  > td
  > table
  > tbody,
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  > tbody
  > tr
  > td
  > table
  > tbody
  > tr,
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  > tbody
  > tr
  > td
  > table
  > tbody
  > tr
  > td {
  display: block;
  width: 100%;
  float: left;
}

.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  > tbody
  > tr
  > td
  > table
  + table {
  display: none;
}

@media only screen and (max-width: 767px) {
  .category
    #MainForm.search_results_section
    > input[name="Cat"]
    + table
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:first-child
    > td {
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .category
    #MainForm.search_results_section
    > input[name="Cat"]
    + table
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:first-child
    > td {
    float: left;
    width: 50%;
  }
}

.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"] {
  width: 100%;
}
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  td[width="2"],
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  td[width="3"] {
  display: none !important;
}
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  td:nth-child(2) {
  display: block;
  width: 100%;
  float: left;
}
@media only screen and (max-width: 991px) {
  .category
    #MainForm.search_results_section
    > input[name="Cat"]
    + table
    table[width="250"]
    td:nth-child(2)
    nobr {
    white-space: normal;
  }
}
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  td:nth-child(4),
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  td:nth-child(6) {
  display: block;
  width: auto;
  float: left;
  line-height: 50px;
}
.category
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  td:nth-child(4)[width="65"] {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .category
    #MainForm.search_results_section
    > input[name="Cat"]
    + table
    table[width="250"]
    select {
    max-width: 260px;
  }
}

.category.lt-ie10
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"],
.category.lt-ie10
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  tbody,
.category.lt-ie10
  #MainForm.search_results_section
  > input[name="Cat"]
  + table
  table[width="250"]
  tr {
  display: block;
  width: 100%;
}

/* --------------------------------------- */
/* 			End Category Layout 		   */
/* ======================================= */
#ssl__modal {
  font-size: 12px;
  color: #333;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
  z-index: 1041;
}
#ssl__modal h1,
#ssl__modal h2,
#ssl__modal h3,
#ssl__modal h4,
#ssl__modal h5,
#ssl__modal h6 {
  color: inherit;
  text-transform: none;
}
#ssl__modal a {
  color: blue;
  font-style: italic;
}
#ssl__modal .modal-content {
  border-radius: 5px;
}
#ssl__modal .modal-header {
  padding: 6px;
}
#ssl__modal .volusion_logo a {
  display: block;
  width: 100%;
  height: 100px;
  background-image: url("https://www.volusion.com/a1/i/volusionSSL/SSL_sprite.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#ssl__modal .modal-title {
  color: inherit;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}
#ssl__modal .domain_name {
  background: #fdfde3;
  display: block;
  font-weight: 700;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
}
#ssl__modal .modal-body {
  display: table;
}
#ssl__modal .line {
  display: table-row;
}
#ssl__modal .line .label,
#ssl__modal .line .info {
  display: table-cell;
  text-align: left;
  color: inherit;
  font-size: inherit;
  text-transform: capitalize;
}
#ssl__modal .line .label {
  font-weight: 600;
}
#ssl__modal .fail {
  color: #d00;
  font-size: 14px !important;
}
#ssl__modal .fail > * {
  font-size: 14px !important;
}
#ssl__modal .copy_right {
  letter-spacing: -0.3px;
}
@media (min-width: 768px) {
  #ssl__modal .modal-dialog {
    width: 450px !important;
  }
}

.vol-scroll-top {
  position: fixed;
  display: inline-block;
  z-index: 99;
  padding: 15px;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: -webkit-transform, background-color, opacity,
    visibility;
  transition-property: transform, background-color, opacity, visibility;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  right: 5%;
  bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .vol-scroll-top.vol-active {
    opacity: 1;
    visibility: visible;
  }
}
.vol-scroll-top .icon {
  position: relative;
  width: 28px;
  height: 28px;
  margin: 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.vol-scroll-top-text {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}

.page-landing-content body[class*="static-menu-"] .vol-scroll-top,
.page-landing-content body[class*="fall-menu-"] .vol-scroll-top,
.page-landing-content body[class*="double-menu-"] .vol-scroll-top,
.page-landing-content body[class*="slide-menu-"] .vol-scroll-top,
.page-landing-content body[class*="push-menu-"] .vol-scroll-top {
  display: none;
}

.vol-list-grid {
  margin: 0 0 15px 0;
}
@media only screen and (max-width: 480px) {
  .vol-list-grid {
    display: none;
  }
}
.vol-list-grid.vol-hide {
  display: none;
}

.vol-list-grid-toggle {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  margin: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  outline: none;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  opacity: 0.25;
}
.vol-list-grid-toggle:hover,
.vol-list-grid-toggle.vol-active {
  opacity: 1;
}

.grid-toggle__icon {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: 0.5s fill ease;
  transition: 0.5s fill ease;
}

/********* STOREFRONT-FIXES **********/
/***************** STOREFRONT **************/
#sb-wrapper-inner,
#vp-top-bar *,
#sb-wrapper *,
#qtg,
#qtg *,
#qet-box-container *,
*[class^="redactor_"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* LEFT ALIGN FORMS */
.page-landing-content #content_area form[name*="form2"] table[width="500"] {
  margin: 10px 0;
  text-align: left;
  table-layout: fixed;
  width: 100%;
}

/* fix for admin bar breaking to two lines */
.page-landing-content #vp-top-bar {
  white-space: nowrap;
}

.page-landing-content #sb-wrapper {
  margin: 0 !important;
}

/* FIX TABLES NOT BEING RESPONSIVE DUE TO nowrap ON td's */
#content_area table td[nowrap] {
  white-space: normal;
}

.page-landing-content table[width="96%"] {
  width: 100%;
}

.page-landing-content .product-card__card {
  height: 405px;
}

.page-landing-content .product-card__image-link {
  text-align: center;
}

.page-landing-content #content_area font[color="#FF0000"] {
  color: #1900a6;
}

/* --- Fixes centering of some table cells --- */
#content_area #v65-cart-table .v65-product-price-table div {
  text-align: center !important;
}

/* --- Fixes cell spacing in IE9 --- */
#content_area #v65-cart-table {
  border-spacing: 2px;
  border-collapse: separate;
}

/* --- Gift Cert Layout --- */
#content_area .v65-cart-giftcert-total div {
  text-align: center;
}

/* Excess spacing above "Proceed to checkout" button */
#content_area tr.v65-cart-total-estimate-row + tr,
#content_area br.beforeArticleBR {
  display: none;
}

#content_area #v65-cart-checkout-table .v65-cart-login-input {
  padding: 3px;
}

/* Removes borders from radio buttons on calculate shipping box */
#content_area #v65-cart-shipping-details input[type="radio"] {
  border: none;
}

/* Cart shipping details - remove floats */
#content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details-label,
#content_area
  #v65-cart-shipping-details-container
  #v65-cart-shipping-details-wrapper {
  float: none;
}

#content_area #v65-cart-shipping-details-wrapper td {
  padding: 0;
}

/* Shopping cart details buttons */
#content_area td#v65-cart-shippingoptionsbuttoncell input {
  border: none;
}

/* Full width tables */
#content_area #v65-cart-table-container {
  border-collapse: collapse;
}

#content_area #v65-cart-table-container > tbody > tr > td,
#content_area #v65-cart-table-container > tr > td {
  padding: 0 !important;
}

/* Back back backitup */
#content_area form #v65-cart-checkout-table {
  width: 420px !important;
}

/* Item description header */
#content_area #v65-cart-header-itemdescription {
  padding-left: 21px !important;
}

/* Centers table values */
#content_area .v65-cart-giftcert-total div,
.v65-cart-details-row td[width="70"],
.v65-cart-details-row td[width="70"] div,
.v65-cart-details-row td[width="135"],
.v65-cart-details-row td[width="135"] div {
  text-align: center !important;
  width: 100% !important;
}

/*td[width="5"] {display: none;}*/
#content_area td center input[type="text"] {
  text-align: center;
}

/* Centers buttons */
#content_area #v65-cart-update-total-cell {
  text-align: center;
}

#content_area #v65-cart-coupon-entry-details-div * {
  vertical-align: middle;
}

#content_area #btnRecalculate {
  margin-top: 0;
  margin-bottom: 0;
}

/* Remove extra spacing */
#content_area table#v65-cart-moreItems,
#content_area table#v65-cart-table {
  width: 100%;
}

#content_area table#v65-cart-moreItems td {
  padding-left: 0;
  padding-right: 0;
}

/*********** Remove unwanted images *************/
#content_area img[src*="youarehere"] {
  display: none;
}

#content_area {
  padding-top: 30px;
  padding-bottom: 30px;
}

.home .v-product__free-shipping,
.home .vol-free-shipping-icon,
.category .v-product__free-shipping,
.category .vol-free-shipping-icon,
.productdetails #v65-product-related .v-product__free-shipping,
.productdetails #v65-product-related .vol-free-shipping-icon,
.shoppingcart .v-product__free-shipping,
.shoppingcart .vol-free-shipping-icon {
  display: none;
}

.vol-review-stars .icon-star {
  display: inline !important;
  margin-right: 1px;
  margin-left: 1px;
}

.container--content {
  min-height: 60vh;
}

#content_area .v-product div[itemprop="aggregateRating"] * {
  line-height: inherit !important;
  font-size: inherit !important;
}

.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"],
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"],
.onepagecheckout #content_area table#v65-onepage-Detail td select,
.onepagecheckout #simpleModal #loginModal input,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input,
.shoppingcart #content_area input.v65-cart-login-input,
.shoppingcart #content_area input#password,
.shoppingcart #content_area input[size],
.shoppingcart #content_area #v65-cart-shipping-details select,
.shoppingcart #content_area #v65-cart-shipping-details input,
.shoppingcart #content_area tr.v65-cart-details-row td input {
  background-color: #fff !important;
  border: 1px solid #ccc;
  color: contrast-color(#fff);
  font-size: 16px;
  font-weight: normal;
  border-radius: 0px;
  /* Firefox 18- */
  /* Firefox 19+ */
}
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"]:focus,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="text"]:focus,
.onepagecheckout #content_area table#v65-onepage-Detail td select:focus,
.onepagecheckout #simpleModal #loginModal input:focus,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:focus,
.shoppingcart #content_area input.v65-cart-login-input:focus,
.shoppingcart #content_area input#password:focus,
.shoppingcart #content_area input[size]:focus,
.shoppingcart #content_area #v65-cart-shipping-details select:focus,
.shoppingcart #content_area #v65-cart-shipping-details input:focus,
.shoppingcart #content_area tr.v65-cart-details-row td input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"]::-webkit-input-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="text"]::-webkit-input-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  select::-webkit-input-placeholder,
.onepagecheckout #simpleModal #loginModal input::-webkit-input-placeholder,
.shoppingcart
  #content_area
  #v65-cart-coupon-entry-details-input::-webkit-input-placeholder,
.shoppingcart
  #content_area
  input.v65-cart-login-input::-webkit-input-placeholder,
.shoppingcart #content_area input#password::-webkit-input-placeholder,
.shoppingcart #content_area input[size]::-webkit-input-placeholder,
.shoppingcart
  #content_area
  #v65-cart-shipping-details
  select::-webkit-input-placeholder,
.shoppingcart
  #content_area
  #v65-cart-shipping-details
  input::-webkit-input-placeholder,
.shoppingcart
  #content_area
  tr.v65-cart-details-row
  td
  input::-webkit-input-placeholder {
  color: #000;
  font-style: normal;
  font-weight: normal;
}
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"]:-moz-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="text"]:-moz-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  select:-moz-placeholder,
.onepagecheckout #simpleModal #loginModal input:-moz-placeholder,
.shoppingcart
  #content_area
  #v65-cart-coupon-entry-details-input:-moz-placeholder,
.shoppingcart #content_area input.v65-cart-login-input:-moz-placeholder,
.shoppingcart #content_area input#password:-moz-placeholder,
.shoppingcart #content_area input[size]:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input:-moz-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input:-moz-placeholder {
  color: #000;
  font-style: normal;
  font-weight: normal;
}
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"]::-moz-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="text"]::-moz-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  select::-moz-placeholder,
.onepagecheckout #simpleModal #loginModal input::-moz-placeholder,
.shoppingcart
  #content_area
  #v65-cart-coupon-entry-details-input::-moz-placeholder,
.shoppingcart #content_area input.v65-cart-login-input::-moz-placeholder,
.shoppingcart #content_area input#password::-moz-placeholder,
.shoppingcart #content_area input[size]::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input::-moz-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input::-moz-placeholder {
  color: #000;
  font-style: normal;
  font-weight: normal;
}
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="password"]:-ms-input-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  input[type="text"]:-ms-input-placeholder,
.onepagecheckout
  #content_area
  table#v65-onepage-Detail
  td
  select:-ms-input-placeholder,
.onepagecheckout #simpleModal #loginModal input:-ms-input-placeholder,
.shoppingcart
  #content_area
  #v65-cart-coupon-entry-details-input:-ms-input-placeholder,
.shoppingcart #content_area input.v65-cart-login-input:-ms-input-placeholder,
.shoppingcart #content_area input#password:-ms-input-placeholder,
.shoppingcart #content_area input[size]:-ms-input-placeholder,
.shoppingcart
  #content_area
  #v65-cart-shipping-details
  select:-ms-input-placeholder,
.shoppingcart
  #content_area
  #v65-cart-shipping-details
  input:-ms-input-placeholder,
.shoppingcart
  #content_area
  tr.v65-cart-details-row
  td
  input:-ms-input-placeholder {
  color: #000;
  font-style: normal;
  font-weight: normal;
}

.productdetails .v65-product-related-header-cell .colors_backgroundlight,
.productdetails .colors_lines_light .colors_backgroundlight,
.productdetails #v65-product-history-header td:first-child:before,
.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
}

.productdetails
  .colors_lines_light
  font.productnamecolorSMALL.colors_productname
  b,
.productdetails #v65-product-history-header td:first-child:before,
.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
    color: var(--tertiary-color);
  font-size: 20px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  line-height: 40px;
}

/********* STOREFRONT-BUTTONS **********/
#content_area td[width$="%"] > input[type="submit"],
#content_area td[width$="%"] > input[type="button"],
#content_area
  input[style$=";"]:not([type="checkbox"]):not([style*="data:image/png;"]) {
  display: inline-block;
  margin: 10px 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  color: #8f8f8f;
  background-color: white;
  border-color: #d0d0d0;
}

/* FIX FOR SOME INPUT FIELDS */
#content_area #BillingState,
#content_area input[style$=";"] {
  text-align: left;
}

/* "GO" Button - orders.asp */
input[src$="/btn_go.gif"] {
  margin-left: 10px;
  border: none;
}

#content_area img[src*="/headings/heading_"],
#content_area img[src*="images/headings/one-page-checkout_"],
#content_area img[src*="images/cart/cart_tr.gif"],
#content_area img[src*="images/cart/cart_tl.gif"],
#content_area img[src*="images/HomePage/FeaturedProducts.gif"] {
  display: none;
}

#content_area img[src*="/headings/heading_"] + br + table:before,
#content_area img[src*="/headings/heading_"] + br + form:before,
#content_area img[src*="/headings/heading_"] + br + _headings table:before,
#content_area img[src*="/headings/heading_"] + br + div:before,
#content_area img[src*="/headings/heading_"] + br + br + table:before,
#content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table
  > tbody:before,
#content_area img[src*="/headings/heading_"] + br + img + a:before,
#content_area
  img[src*="images/HomePage/FeaturedProducts.gif"]
  + br
  + table:before {
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 600;
  line-height: 61px;
  padding-bottom: 0;
  margin-bottom: 13px;
  display: block;
  letter-spacing: 0.05em;
  color: var(--tertiary-color);
  border-bottom: 1px solid #eeeeee;
}

#content_area img[src*="/headings/heading_"] + br + form:after,
#content_area img[src*="/headings/heading_"] + br + table:after,
#content_area img[src*="/headings/heading_"] + br + div:after,
#content_area img[src*="/headings/heading_"] + br + br + table:after,
#content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table
  > tbody:after {
  content: "";
  height: 100px;
}

#content_area img[src*="/headings/heading_login.gif"] + br + form:before {
  content: "Login";
}

#content_area img[src*="/headings/heading_MyAccount.gif"] + br + form:before,
#content_area
  img[src*="/headings/heading_MyAccount.gif"]
  + br
  + img
  + a:before {
  content: "My Account";
}

#content_area
  img[src*="/headings/heading_MyAccount.gif"]
  + br
  + img
  + a:before {
  margin-bottom: 20px;
}

#content_area
  img[src*="/headings/heading_MyAccount.gif"]
  + br
  + img[src*="/images/Bullet_GoBack.gif"] {
  display: none;
}

#content_area img[src*="/headings/heading_MyAccount.gif"] + br + form:before,
#content_area
  img[src*="/headings/heading_MyAccount.gif"]
  + br
  + img
  + a
  form:before {
  content: "My Account";
}

#content_area img[src*="/headings/heading_affiliate.gif"] + br + table:before {
  content: "Affiliate";
}

#content_area img[src*="/headings/heading_help.gif"] + br + table:before,
#content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table
  > tbody:before {
  content: "Help";
}

#content_area
  img[src*="/headings/heading_EmailAFriend.gif"]
  + br
  + table:before {
  content: "Email A Friend";
}

#content_area img[src*="/headings/heading_aboutus.gif"] + br + table:before {
  content: "About Us";
}

#content_area
  img[src*="/headings/heading_giftcertificates.gif"]
  + br
  + table:before {
  content: "Gift Certificates";
}

#content_area
  img[src*="/headings/heading_GiftOptions.gif"]
  + br
  + table:before {
  content: "Gift Options";
}

#content_area img[src*="/headings/heading_history.gif"] + br + table:before {
  content: "My Recent History";
}

#content_area img[src*="/headings/heading_MailingList.gif"] + br + form:before {
  content: "Mailing List";
}

#content_area
  img[src*="/headings/heading_wishlist.gif"]
  + br
  + br
  + table:before {
  content: "Wishlist";
}

#content_area img[src*="/headings/heading_WriteReview.gif"] + br + div:before {
  content: "Write Review";
}

#content_area
  img[src*="images/HomePage/FeaturedProducts.gif"]
  + br
  + table:before {
  content: "Featured Products";
}

#content_area #billing-header .v65-onepage-headerShort:before {
  content: "Billing Information";
}

#content_area #v65-onepage-RegistrationHeader .v65-onepage-headerShort:before {
  content: "Registration";
}

#content_area #shipping-header .v65-onepage-headerShort:before {
  content: "Shipping Information";
}

#content_area #shipping-header .v65-onepage-headerShort:before {
  content: "Shipping Information";
}

#content_area #v65-checkout-payment-header .v65-onepage-headerShort:before {
  content: "Payment";
}

#content_area
  img[src*="/headings/heading_help.gif"]
  + br
  + img
  + a
  + br
  + table {
  position: relative;
}

#vSlider .owl-dots {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
}
#vSlider .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  background: #eeeeee;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 5px;
}
#vSlider .owl-dots .owl-dot.active span {
  background: #1900a6;
}

#vSlider .owl-nav {
  text-align: center;
}
#vSlider .owl-nav .btn-prev,
#vSlider .owl-nav .btn-next {
  display: inline-block;
}
#vSlider .owl-nav .btn-prev svg,
#vSlider .owl-nav .btn-next svg {
  height: 50px;
  width: 50px;
  fill: #1900a6;
}
#vSlider .owl-nav .btn-next {
  margin-left: 10px;
}
#vSlider .owl-nav .btn-prev,
#vSlider .owl-nav .btn-next {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -25px;
}
#vSlider .owl-nav .btn-next {
  margin-left: 0;
  left: auto;
  right: 15px;
}

#vSlider .owl-controls,
#vSlider .owl-nav {
  margin: 0;
}

.home #div_articleContainer_2 ~ br,
.home #div_articleid_2 ~ br,
.home #div_articleContainer_109 ~ br,
.home #div_articleid_109 ~ br,
.home #content_area table[width="96%"] ~ br,
.home .homepage ~ br {
  display: none;
}

.home {
  /* CONVERTS ALL IMAGES IN ARTICLE 2 (HOMEPAGE) TO BE RESPONSIVE */
  /* HOMEPAGE FEATURED PRODUCTS */
  /* FEATURED PRODUCTS */
  /* Product Title */
  /* List Price */
  /* Our Price */
  /* Sale Price */
  /* Setup Cost */
  /* Deal Price */
  /* You Save */
}
.home #div_articleid_2 img {
  display: block;
  max-width: 100%;
  height: auto;
}
.home #content_area table.v65-productDisplay {
  table-layout: fixed;
}
.home #div_articleid_2 img[src$="/FeaturedProducts.gif"],
.home #div_articleid_2 img[src$="/clear1x1.gif"],
.home #div_articleid_2 .v65-productDisplay img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 100%;
  height: auto;
  min-width: 25px;
}
.home #div_articleid_2 img[src="/clearfix1x1.gif"] {
  display: inline;
  width: auto;
  height: auto;
}
.home .v65-productDisplay .productnamecolor.colors_productname,
.home a.productnamecolor.colors_productname {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  line-height: inherit;
}
.home .v65-productDisplay .productnamecolor.colors_productname:hover,
.home a.productnamecolor.colors_productname:hover {
  color: #2f8cef;
}
.home table.v65-productDisplay font.text.colors_text,
.home table.v65-productDisplay font.text.colors_text b {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
.home #content_area .v65-productDisplay img[src$="nophoto.gif"],
.home #content_area .v65-productDisplay img[src*="/v/vspfiles/photos/"] {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 10px;
  border: 0 !important;
}
.home table.v65-productDisplay .productnamecolor {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  margin-bottom: 5px;
}
.home table.v65-productDisplay .productnamecolor:hover {
  color: #2f8cef;
}
.home table.v65-productDisplay .product_listprice,
.home table.v65-productDisplay .product_listprice b {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
.home table.v65-productDisplay .product_productprice,
.home table.v65-productDisplay .product_productprice b {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0.5em;
}
.home table.v65-productDisplay .product_saleprice,
.home table.v65-productDisplay .product_saleprice b {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.home table.v65-productDisplay .product_setupcost,
.home table.v65-productDisplay .product_setupcost font.text.colors_text b {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.home table.v65-productDisplay .product_dealprice {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.home table.v65-productDisplay .productnamecolor i b .product_yousave span {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0.5em;
}
@media (max-width: 480px) {
  .home {
    /* Product Title */
    /* List Price */
    /* Our Price */
    /* Sale Price */
    /* Deal Price */
  }
  .home table.v65-productDisplay font.text.colors_text,
  .home table.v65-productDisplay font.text.colors_text b {
    font-size: 16px;
  }
  .home table.v65-productDisplay .productnamecolor {
    font-size: 16px;
  }
  .home table.v65-productDisplay .product_listprice,
  .home table.v65-productDisplay .product_listprice b {
    font-size: 16px;
  }
  .home table.v65-productDisplay .product_productprice,
  .home table.v65-productDisplay .product_productprice b {
    font-size: 16px;
  }
  .home table.v65-productDisplay .product_saleprice,
  .home table.v65-productDisplay .product_saleprice b {
    font-size: 16px;
  }
  .home table.v65-productDisplay .product_dealprice {
    font-size: 16px;
  }
}

.home .v65-productDisplay .v-product {
  padding: 15px;
}

#fpslider {
  padding-bottom: 30px;
}
#fpslider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -28px;
}
#fpslider .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  background: #eeeeee;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 5px;
}
#fpslider .owl-dots .owl-dot.active span {
  background: #1900a6;
}
#fpslider .owl-nav {
  text-align: center;
}
#fpslider .owl-nav .arrow-prev,
#fpslider .owl-nav .arrow-next {
  display: inline-block;
}
#fpslider .owl-nav .arrow-prev svg,
#fpslider .owl-nav .arrow-next svg {
  height: 20px;
  width: 20px;
  fill: #1900a6;
}
#fpslider .owl-nav .arrow-next {
  margin-left: 10px;
}
#fpslider .owl-nav .arrow-prev,
#fpslider .owl-nav .arrow-next {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -10px;
}
@media only screen and (min-width: 992px) {
  #fpslider .owl-nav .arrow-prev,
  #fpslider .owl-nav .arrow-next {
    left: -30px;
  }
}
#fpslider .owl-nav .arrow-next {
  margin-left: 0;
  left: initial;
  right: 15px;
}
@media only screen and (min-width: 992px) {
  #fpslider .owl-nav .arrow-next {
    right: -30px;
  }
}
#fpslider .owl-controls {
  margin: 0;
}
#fpslider .active {
  background-image: none;
}

/* Asssume no left nav until JS verifies */
html:not(.has-sidebar) .sidebar-wrapper,
html:not(.category) .sidebar-wrapper,
html.lp .sidebar-wrapper {
  display: none;
}

html:not(.has-sidebar) .content_area-wrapper,
html:not(.category) .content_area-wrapper,
html.lp .content_area-wrapper {
  width: 100%;
}

.icon-star:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0 !important;
}

.icon-star-empty:before {
  content: "\e611";
}

.icon-star-half:before {
  content: "\e612";
}

.icon-star-full:before {
  content: "\e613";
}

#vSlider .owl-nav button,
#vSlider .owl-dots button,
#fpslider .owl-nav button,
#fpslider .owl-dots button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

.btn-icon-close::before {
  content: "\2716";
}

.home #content_area,
.home .container--content {
  padding-top: 0;
  padding-bottom: 0;
}

.home #content_area table {
  table-layout: fixed;
}

@media only screen and (min-width: 992px) {
  .col-md-5th {
    width: 20%;
  }
}

@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}

.vcb-usarc2021-hero {
  position: relative;
  overflow: hidden;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.vcb-usarc2021-hero .hero-img {
  background: #00327d;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: -1;
}
.vcb-usarc2021-hero .hero-img > * {
  width: 100%;
  opacity: 0.1;
}
.vcb-usarc2021-hero .hero-inner {
  color: white;
  padding: 105px 0 95px;
}
.vcb-usarc2021-hero .hero-inner h2,
.vcb-usarc2021-hero .hero-inner h4 {
  color: inherit;
  margin-top: 0;
}
.vcb-usarc2021-hero .hero-inner h4 {
  font-weight: normal;
  font-size: 20.66px;
  letter-spacing: 0px;
  margin-bottom: 27px;
}
.vcb-usarc2021-hero .hero-inner h4 span {
  margin: 0 14px 0 15px;
  font-size: 27px;
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
}
.vcb-usarc2021-hero .hero-inner h2 {
  font-size: 58px;
  margin-bottom: 47px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1000px) {
  .vcb-usarc2021-hero .hero-inner h2 {
    font-size: 55px;
  }
}
.vcb-usarc2021-hero .hero-inner .btn-hero {
  display: inline-block;
  background: white;
  color: #1900a6;
  font-weight: bold;
  letter-spacing: 1.8px;
  padding: 13px 14px 14px;
  font-size: 18px;
  width: 50%;
  max-width: 244px;
  border: 1px solid white;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.vcb-usarc2021-hero .hero-inner .btn-hero:hover {
  color: white;
  background: transparent;
}
.vcb-usarc2021-hero .hero-inner .btn-hero:first-child {
  margin-right: 15px;
}

.vcb-usarc2021-mmy {
  z-index: 1;
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: white;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  padding-top: 35px;
  padding-bottom: 40px;
}
.vcb-usarc2021-mmy .mmy-title {
  color: #1900a6;
  font-size: 34px;
  letter-spacing: 1.75px;
  font-weight: bold;
  padding-bottom: 37px;
}
.vcb-usarc2021-mmy .mmy-title svg.icon {
  width: 40px;
  height: 13px;
  margin: -3px 5px 0;
  fill: currentColor;
}
.vcb-usarc2021-mmy .btn-mmy {
  display: inline-block;
  background: #e20022;
  color: white;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 17px 15px 18px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.vcb-usarc2021-mmy .btn-mmy:hover {
  background: #af001a;
  color: white;
}

.vcb-usarc2021-roller {
  background: #f8f8f8;
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-bottom: 53px;
  z-index: 0;
  padding-top: 57px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .vcb-usarc2021-roller .container {
    width: 100%;
  }
}
.vcb-usarc2021-roller img {
  margin: auto;
}
.vcb-usarc2021-roller .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vcb-usarc2021-roller .roller-shop a {
  border: 4px solid white;
  display: block;
  padding-top: 57px;
  padding-bottom: 53px;
  height: 100%;
}
.vcb-usarc2021-roller .roller-shop h3 {
  margin-top: 27px;
  letter-spacing: 1.4px;
  text-indent: 6px;
  color: var(--tertiary-color);
}
.vcb-usarc2021-roller .roller-shop .btn-roller {
  display: inline-block;
  color: white;
  font-weight: bold;
  margin-top: 13px;
  background: #e20022;
  font-size: 17px;
  letter-spacing: 1px;
  padding: 12px 40px 14px;
  margin-bottom: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.vcb-usarc2021-roller .roller-shop .btn-roller:hover {
  background: #af001a;
  color: white;
}
.vcb-usarc2021-roller .roller-list .roller-list-inner {
  background: #ffffff;
  padding: 30px 15px 15px;
  height: 100%;
}
.vcb-usarc2021-roller .roller-list h4 {
  font-size: 22px;
  margin-top: 0;
  font-weight: bold;
  color: #1900a6;
  position: relative;
  margin-bottom: 31px;
}
.vcb-usarc2021-roller .roller-list h4::after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 2px;
  margin-left: -24px;
  background: red;
  left: 50%;
  bottom: -16px;
}
.vcb-usarc2021-roller .roller-list a {
  display: block;
  width: auto;
  font-size: 18px;
  margin-bottom: 13px;
  position: relative;
  color: inherit;
}
.vcb-usarc2021-roller .roller-list a:hover {
  color: #2f8cef;
}
.vcb-usarc2021-roller .roller-list a img {
  display: inline-block !important;
  margin-top: -4px;
  margin-left: 2px;
}
.vcb-usarc2021-roller .roller-list.roller-size .link-list {
  font-size: 0;
  text-align: left;
  margin-bottom: -13px;
}
.vcb-usarc2021-roller .roller-list.roller-size .link-list a {
  display: inline-block;
  width: 33.3333%;
  text-align: center;
}

.vcb-usarc2021-department {
  padding-top: 65px;
  padding-bottom: 70px;
}
.vcb-usarc2021-department img {
  margin-left: auto;
  margin-right: auto;
}
.vcb-usarc2021-department .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -13px;
}
.vcb-usarc2021-department .row::before,
.vcb-usarc2021-department .row::after {
  content: none;
  display: none;
}
.vcb-usarc2021-department .row > * {
  padding-left: 13px;
  padding-right: 13px;
}
.vcb-usarc2021-department .dept-title {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1.75px;
  text-indent: 2px;
  color: #1900a6;
  padding-bottom: 44px;
}
.vcb-usarc2021-department h3 {
  font-weight: normal;
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 37px;
  color: inherit;
}
.vcb-usarc2021-department a {
  color: inherit;
}
.vcb-usarc2021-department a:hover {
  color: #2f8cef;
}

.vcb-usarc2021-about {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #012864;
  color: white;
}
@media only screen and (min-width: 992px) {
  .vcb-usarc2021-about .img-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .vcb-usarc2021-about .img-wrapper img {
    position: absolute;
    height: 100% !important;
    width: auto !important;
    right: 0;
  }
  .vcb-usarc2021-about .about-wrapper {
    max-height: 620px;
    height: 38.75vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.vcb-usarc2021-about .about-inner h2 {
  color: inherit;
  margin-top: 0;
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 38px;
}
.vcb-usarc2021-about .about-inner h2 i {
  text-decoration: underline;
}
.vcb-usarc2021-about .about-inner ul {
  padding-left: 0;
  list-style: none;
  font-size: 23px;
  margin-bottom: 45px;
}
.vcb-usarc2021-about .about-inner ul li::before {
  content: "\2022";
  margin-right: 5px;
}
.vcb-usarc2021-about .about-inner ul li {
  margin-bottom: 26px;
}
.vcb-usarc2021-about .about-inner .btn-about {
  display: inline-block;
  font-weight: bold;
  background: white;
  color: #2f8cef;
  padding: 15px 45px 14px 46px;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid white;
}
.vcb-usarc2021-about .about-inner .btn-about:hover {
  color: white;
  background: transparent;
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .vcb-usarc2021-about .about-inner h2 {
    font-size: 40px;
    line-height: 1.25em;
  }
  .vcb-usarc2021-about .about-inner ul li {
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .vcb-usarc2021-about .container {
    width: 100%;
    padding: 0 30px;
  }
  .vcb-usarc2021-about .about-inner h2 {
    margin-bottom: 10px;
  }
  .vcb-usarc2021-about .about-inner ul li {
    margin-bottom: 0;
  }
  .vcb-usarc2021-about .about-inner ul {
    margin-bottom: 30px;
  }
}

.vcb-usarc2021-badges {
  background: #f8f8f8;
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 43px;
  padding-bottom: 26px;
}
.vcb-usarc2021-badges img {
  margin: 0 auto;
}
.vcb-usarc2021-badges h3 {
  font-weight: normal;
  font-size: 22px;
  margin-top: 32px;
}
.vcb-usarc2021-badges .badge-item:nth-child(2) img {
  margin-top: -7px;
  margin-bottom: -7px;
}

.home
  #content_area
  img[src*="images/HomePage/FeaturedProducts.gif"]
  + br
  + table:before {
  border: none;
  text-align: center;
  font-size: 34px;
  padding-top: 66px;
  color: #1900a6;
  line-height: 1;
  margin-bottom: 0;
}

.home .v65-productDisplay td {
  display: block;
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 45px;
}

.home #fpslider {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
}
.home #fpslider .owl-item {
  padding: 15px;
}
.home #fpslider .item {
  text-align: left;
  font-size: 20px;
}
.home #fpslider .item .name a {
  line-height: 1.28em !important;
  color: inherit;
}
.home #fpslider .item .price {
  margin-top: 7px;
  font-size: 17.8px;
}
.home #fpslider .item .price,
.home #fpslider .item .price * {
  color: #1900a6;
}
.home #fpslider .item .name a:hover,
.home #fpslider .item .image:hover ~ .name a {
  color: #1900a6;
}
.home #fpslider .owl-nav > * > svg.icon {
  fill: #1900a6;
  width: 23px;
  height: 23px;
}
.home #fpslider .owl-nav > *:hover > svg.icon {
  fill: #2f8cef;
}

.vcb-usarc2021-application {
  padding-top: 10px;
  padding-bottom: 65px;
}

.vcb-usarc2021-reviews {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f8f8f8;
  padding-top: 89px;
  padding-bottom: 39px;
}
.vcb-usarc2021-reviews h2 {
  font-size: 34px;
  color: #1900a6;
  margin-top: 0;
  letter-spacing: 1.7px;
  text-indent: 3px;
  padding-bottom: 35px;
  position: relative;
  margin-bottom: 15px;
}
.vcb-usarc2021-reviews h2::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 106px;
  height: 3px;
  background: #e20022;
  left: 50%;
  margin-left: -53px;
}
.vcb-usarc2021-reviews .review-stars i::before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e613";
  color: #ffe612;
  margin: 0 4px;
}
.vcb-usarc2021-reviews .review-text {
  font-size: 18px;
  line-height: 1.25em;
  margin-top: 10px;
}
.vcb-usarc2021-reviews .review-text::before {
  content: "\201C";
}
.vcb-usarc2021-reviews .review-text::after {
  content: "\201D";
}
.vcb-usarc2021-reviews .review-by {
  margin-top: 19px;
}
.vcb-usarc2021-reviews .review-name {
  font-weight: bold;
  color: #2f8cef;
  margin-bottom: 0;
  line-height: 1.2em;
}
.vcb-usarc2021-reviews .review-company {
  font-style: italic;
  font-size: 15px;
  margin-top: 0px;
  line-height: 1.2em;
}
.vcb-usarc2021-reviews .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.vcb-usarc2021-reviews .row::before,
.vcb-usarc2021-reviews .row::after {
  content: none;
  display: none;
}
.vcb-usarc2021-reviews .review-item {
  padding-bottom: 24px;
  padding-top: 24px;
}

.vcb-usarc2021-accordion {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.vcb-usarc2021-accordion .accordion-top {
  background: #1900a6;
  color: white;
  padding: 26px 0;
  cursor: pointer;
}
.vcb-usarc2021-accordion .accordion-top:hover {
  background: #170e4a;
}
.vcb-usarc2021-accordion .accordion-top h3,
.vcb-usarc2021-accordion .accordion-top .read-more {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.vcb-usarc2021-accordion .accordion-top h3 {
  margin: 0;
  line-height: 1;
  font-size: 28px;
  letter-spacing: 1.4px;
}
.vcb-usarc2021-accordion .accordion-top .read-more {
  min-width: 114px;
  text-align: center;
  font-size: 18px;
  margin-left: 36px;
}
.vcb-usarc2021-accordion .accordion-top .read-more .read-more-less {
  display: none;
}
.vcb-usarc2021-accordion .accordion-top .read-more .read-more-more {
  display: inline-block;
}
.vcb-usarc2021-accordion .accordion-bottom {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #f8f8f8;
}
.vcb-usarc2021-accordion .accordion-bottom .accordion-text {
  padding: 40px 0;
  font-size: 18px;
}
.vcb-usarc2021-accordion.active .accordion-top {
  background: #170e4a;
}
.vcb-usarc2021-accordion.active .accordion-top .read-more .read-more-less {
  display: inline-block;
}
.vcb-usarc2021-accordion.active .accordion-top .read-more .read-more-more {
  display: none;
}
.vcb-usarc2021-accordion.active .accordion-bottom {
  max-height: 1000px;
}

@media only screen and (max-width: 991px) {
  .vcb-usarc2021-hero {
    overflow: visible;
  }
  .vcb-usarc2021-hero .hero-img {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 170%;
  }
  .vcb-usarc2021-hero .hero-img img {
    height: 100% !important;
    width: auto !important;
    max-width: unset !important;
    min-width: 100%;
  }
  .vcb-usarc2021-hero .hero-inner h4 {
    font-size: 17px;
    margin-bottom: 13px;
  }
  .vcb-usarc2021-hero .hero-inner h2 {
    font-size: 30px;
    line-height: 1.25em;
    margin-bottom: 30px;
  }
  .vcb-usarc2021-hero .hero-inner .btn-hero {
    font-size: 18px;
    margin: 0 0 10px 0 !important;
    max-width: 244px;
    width: 100%;
  }
  .vcb-usarc2021-hero .hero-inner {
    padding: 30px 15px 24px;
  }
  .vcb-usarc2021-mmy {
    background: white;
    border-radius: 2px;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
    padding-top: 15px;
    padding-bottom: 25px;
  }
  .vcb-usarc2021-mmy .container {
    width: 100%;
  }
  .vcb-usarc2021-mmy .mmy-title {
    font-size: 21px;
    padding-bottom: 7px;
  }
  .vcb-usarc2021-mmy .mmy-title svg.icon {
    width: 25px;
    height: 8px;
  }
  .vcb-usarc2021-mmy .mmy-inner {
    padding: 0 10px;
  }
  .vcb-usarc2021-mmy .btn-mmy {
    padding: 13px;
    width: 100%;
  }
  .vcb-usarc2021-roller {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .vcb-usarc2021-roller .row > * {
    margin-bottom: 25px;
  }
  .vcb-usarc2021-roller .roller-list.roller-size .link-list {
    margin-bottom: 0;
  }
  .vcb-usarc2021-department {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .vcb-usarc2021-department .row {
    margin: 0 -7.5px;
  }
  .vcb-usarc2021-department .row > * {
    padding: 0 7.5px;
  }
  .vcb-usarc2021-department .dept-title {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .vcb-usarc2021-department h3 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .vcb-usarc2021-about .about-inner h2 {
    font-size: 22px;
    line-height: 1.3em;
    margin: 24px 0;
  }
  .vcb-usarc2021-about .about-inner ul li {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .vcb-usarc2021-about .about-inner ul {
    margin-bottom: 0;
  }
  .vcb-usarc2021-about .about-inner .btn-about {
    font-size: 14px;
    padding: 11px 30px;
    margin-bottom: 24px;
  }
  .vcb-usarc2021-badges {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .vcb-usarc2021-badges h3 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .vcb-usarc2021-badges img {
    max-height: 46px;
  }
  .home
    #content_area
    img[src*="images/HomePage/FeaturedProducts.gif"]
    + br
    + table:before {
    font-size: 22px;
    padding-top: 35px;
    margin-bottom: 0;
  }
  .home .v65-productDisplay td {
    padding: 0 0px;
  }
  .home #fpslider .item {
    padding: 0 45px;
    font-size: 16px;
  }
  .home #fpslider .item .price {
    font-size: 14px;
  }
  .vcb-usarc2021-department {
    padding-top: 0;
  }
  .vcb-usarc2021-reviews {
    padding-top: 25px;
  }
  .vcb-usarc2021-reviews h2 {
    font-size: 22px;
    padding-bottom: 26px;
  }
  .vcb-usarc2021-reviews .review-stars i {
    font-size: 15px;
  }
  .vcb-usarc2021-reviews .review-text {
    font-size: 14px;
  }
  .vcb-usarc2021-reviews .review-name {
    font-size: 13px;
  }
  .vcb-usarc2021-reviews .review-company {
    font-size: 12px;
  }
  .vcb-usarc2021-reviews .review-item {
    padding-bottom: 0;
  }
  .vcb-usarc2021-accordion .accordion-top h3 {
    font-size: 18px;
  }
  .vcb-usarc2021-accordion .accordion-top .read-more {
    min-width: 0;
    position: absolute;
    right: 0;
    padding: 0 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .vcb-usarc2021-accordion .accordion-top {
    padding: 24px 0;
  }
  .vcb-usarc2021-accordion .accordion-bottom .accordion-text {
    font-size: 15px;
    padding: 20px 0;
  }
}

.vcb-usarc2021-usp {
  background: #170e4a;
  color: white;
}
.vcb-usarc2021-usp .usp-wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 16px 0 15px;
}
.vcb-usarc2021-usp p {
  margin: 0;
}
.vcb-usarc2021-usp .row,
.vcb-usarc2021-usp .usp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vcb-usarc2021-usp .usp-item img {
  margin-right: 20px;
}
.vcb-usarc2021-usp .usp-item .usp-text--large {
  font-size: 22px;
  font-weight: bold;

  line-height: 1;
  letter-spacing: 1.15px;
  margin-top: 3px;
  margin-bottom: 2px;
}
.vcb-usarc2021-usp .usp-item .usp-text--small {
  font-size: 18px;
  line-height: 1;
}
.vcb-usarc2021-usp .row > * {
  width: auto;
}
.vcb-usarc2021-usp .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.vcb-usarc2021-usp .row::before,
.vcb-usarc2021-usp .row::after {
  content: none;
}
html:not(.category):not(.lp) .vcb-usarc2021-usp {
  display: none !important;
}
@media (max-width: 991px) {
  .vcb-usarc2021-usp {
    display: none !important;
  }
}
@media (max-width: 1170px) {
  .vcb-usarc2021-usp .usp-item .usp-text--large {
    font-size: 18px;
  }
  .vcb-usarc2021-usp .usp-item .usp-text--small {
    font-size: 15px;
  }
  .vcb-usarc2021-usp .usp-item img {
    margin-right: 7px;
  }
  .vcb-usarc2021-usp .usp-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-menu .vnav--level1 > .vnav__item > .vnav__link.vnav__link--active {
  background: transparent;
}
.category #content_area,
.category .container--content {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .category
    #divWaitModal
    + table
    > tbody
    > tr:first-child
    > td:first-child
    > table
    > tbody
    > tr:first-child
    > td:first-child
    > b:first-child
    * {
    font-size: 16.25px;
  }
  .category
    #divWaitModal
    + table
    > tbody
    > tr:first-child
    > td:first-child
    > table
    > tbody
    > tr:first-child
    > td:first-child
    > b:first-child {
    display: block;
    margin-top: 17px;
  }
}
.lp #content_area table {
  table-layout: fixed;
}
.lp-chart {
  text-align: center;
  table-layout: fixed;
  color: var(--tertiary-color);
}
.lp-chart * {
  text-align: center;
}
.lp-chart th {
  padding: 14px 3px 12px;
}
.lp-chart td {
  padding: 9px 2px 8px;
}
.lp-chart td a {
  text-decoration: underline;
}
.lp-chart td a:hover {
  text-decoration: none;
}
.lp-chart[column-count="12"] td,
.lp-chart[column-count="12"] th {
  width: calc(100% / 12);
}
.lp-chart[column-count="11"] td,
.lp-chart[column-count="11"] th {
  width: calc(100% / 11);
}
.lp-chart[column-count="10"] td,
.lp-chart[column-count="10"] th {
  width: calc(100% / 10);
}
.lp-chart[column-count="9"] td,
.lp-chart[column-count="9"] th {
  width: calc(100% / 9);
}
.lp-chart[column-count="8"] td,
.lp-chart[column-count="8"] th {
  width: calc(100% / 8);
}
.lp-chart[column-count="7"] td,
.lp-chart[column-count="7"] th {
  width: calc(100% / 7);
}
.lp-chart[column-count="6"] td,
.lp-chart[column-count="6"] th {
  width: calc(100% / 6);
}
.lp-chart[column-count="5"] td,
.lp-chart[column-count="5"] th {
  width: calc(100% / 5);
}
.lp-chart[column-count="4"] td,
.lp-chart[column-count="4"] th {
  width: calc(100% / 4);
}
.lp-chart[column-count="3"] td,
.lp-chart[column-count="3"] th {
  width: calc(100% / 3);
}
.lp-chart td,
.lp-chart th {
  border: 1px solid #dddddd;
}
.lp-chart tbody tr td .th {
  display: none;
}
@media (max-width: 767px) {
  .lp-chart thead {
    display: none;
  }
  .lp-chart,
  .lp-chart tbody,
  .lp-chart tbody tr,
  .lp-chart tbody tr td,
  .lp-chart tbody tr td .th {
    display: block;
    width: 100% !important;
  }
  .lp-chart tbody tr td {
    border-bottom: none;
    padding: 0 0 4px 0;
  }
  .lp-chart tbody tr {
    margin-top: 15px;
    border-bottom: 1px solid #dddddd;
    background: #fff;
    -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
  }
  .lp-chart tbody tr td .th {
    border-bottom: 1px solid rgba(0, 0, 255, 0.15);
    color: #66f;
    background: #66f2;
    margin-bottom: 4px;
    padding: 2px 0;
  }
  .lp-chart tbody tr td .th::after {
    content: ":";
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lp-chart {
    position: relative;
    width: calc(100vw - 30px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1500px;
  }
  .lp #content_area table {
    table-layout: fixed;
  }
}
.vcb-lp-top {
  padding-top: 40px;
  padding-bottom: 40px;
}
.vcb-lp-top h1,
.vcb-lp-top h2 {
  font-size: 44px;
  color: #1900a6;
  margin-top: 0;
  letter-spacing: 2px;
}
.vcb-lp-top .lp-top-text p {
  font-size: 18px;
  line-height: 1.25em;
  margin-top: 19px;
  margin-bottom: 25px;
}
.vcb-lp-top .vcb-lp-top .lp-top-img {
  position: relative;
}
.vcb-lp-top .lp-top-img::after {
  content: "";
  display: none;
  position: absolute;
  background: #f6f6f6;
  width: 100%;
  height:100%;
  top: -40px;
  left: 115px;
  z-index: -1;
}
.vcb-lp-top .btn-lp-quote {
  font-weight: bold;

  font-size: 19px;
  padding: 16px 48px 17px;
  letter-spacing: 2px;
  display: inline-block;
  vertical-align: middle;
}
.vcb-lp-top .btn-lp-call {
  margin-left: 25px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 2px;
}
.vcb-lp-top .btn-lp-call:not(:hover) {
    color: var(--tertiary-color);
}
.vcb-lp-top .btn-lp-call svg {
  margin-right: 9px;
  width: 12.5px;
  height: 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.vcb-lp-top .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vcb-lp-applications {
  padding-top: 75px;
  padding-bottom: 40px;
}
.vcb-lp-applications h2,
.vcb-lp-applications h5 {
  margin-top: 0;
  color: #1900a6;
}
.vcb-lp-applications h2 {
  letter-spacing: 1.7px;
  line-height: 1.22;
  margin-bottom: 0;
}
.vcb-lp-applications h5 {
  font-weight: 500;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.vcb-lp-applications p {
  font-size: 18px;
  line-height: 1.25;
  margin-top: 8px;
}
.vcb-lp-applications ul {
  padding-inline: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 1.25em;
}
.vcb-lp-applications ul li::before {
  content: "\2022";
  margin-right: 5px;
}
.vcb-lp-diagrams {
  padding-top: 17px;
  padding-bottom: 30px;
}
.vcb-lp-diagrams .diagram-title {
  font-weight: bold;
  font-size: 34px;
  letter-spacing: 1.7px;
  color: #1900a6;
  padding-bottom: 48px;
}
.vcb-lp-diagrams .no-pad,
.vcb-lp-diagrams .diagram-wrapper,
.vcb-lp-diagrams .diagram-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vcb-lp-diagrams .diagram-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px;
  border: 1px solid #eee;
}
.vcb-lp-chart {
  padding-top: 30px;
}
.vcb-lp-bulk {
  padding-top: 158px;
  padding-bottom: 60px;
}
.vcb-lp-bulk .btn-lp-quote,
.vcb-lp-type .btn-lp-quote {
  margin-bottom: 31px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: center;
  max-width: 221px;
}
.vcb-lp-type {
  padding-top: 66px;
  padding-bottom: 70px;
}
.vcb-lp-type .lp-top-img::after {
  left: auto;
  right: 36%;
}
.vcb-lp-type .btn-lp-quote {
  margin-bottom: 0;
}
.vcb-lp-ctitle {
  padding-top: 38px;
}
.vcb-lp-ctitle h2 {
  margin-top: 0;
  letter-spacing: 2px;
  color: #1900a6;
}
.lp .vp-sc-thumbs__item {
  width: 20%;
  text-align: center;
}
.vp-sc-thumbs__link {
  font-weight: normal;
  font-size: 20px;
}
.lp .vp-sc-thumbs__btn-wrap {
  display: none;
}
.vp-sc-thumbs__item img {
  margin: 0 auto;
}
.category .v-product-grid .v-product * {
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
}
.lp:not(.category) .container--content,
.lp:not(.category) #content_area {
  padding-top: 0;
}
@media only screen and (max-width: 991px) {
  .vcb-lp-top .lp-top-img::after {
    height: calc(100% - 30px);
    top: 15px;
    left: -50%;
  }
  .vcb-lp-top .lp-top-img > * {
    margin: 0 auto !important;
    display: block;
    max-width: 320px !important;
    width: 100%;
  }
  .vcb-lp-top .lp-top-text {
    padding-top: 30px;
  }
  .vcb-lp-top {
    padding-bottom: 0px;
  }
  .vcb-lp-applications {
    padding: 40px 0;
  }
  .vcb-lp-diagrams {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .vcb-lp-diagrams .diagram-title {
    padding-bottom: 15px;
  }
  .vcb-lp-diagrams img {
    max-width: 320px;
  }
  .vcb-lp-diagrams .diagram-inner {
    margin-bottom: 15px;
  }
  .vcb-lp-chart {
    padding-top: 0;
  }
  .vcb-lp-top.vcb-lp-bulk {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .vcb-lp-top .btn-lp-call {
    display: block;
    margin: 30px 0 0;
  }

  .vcb-lp-top h1,
  .vcb-lp-top h2 {
    font-size: 34px;
    letter-spacing: 0;
  }
  .vcb-lp-applications p,
  .vcb-lp-applications li,
  .vcb-lp-top .lp-top-text p {
    font-size: 16px;
  }
  .vcb-lp-ctitle h2,
  .vcb-lp-diagrams .diagram-title,
  .vcb-lp-applications h2 {
    letter-spacing: 0;
  }
  .vcb-lp-diagrams img {
    max-width: 100%;
    width: 100%;
  }
  .vcb-lp-top .btn-lp-quote {
    padding: 10px 25px;
    font-size: 16px;
    width: auto;
  }
}
.vcb-lp-category-grid h3 {
  font-weight: normal;
  font-size: 20px;
  color: var(--tertiary-color);
}
.vcb-lp-category-grid {
  text-align: center;
}
.vcb-lp-category-grid img {
  margin: 0 auto;
}
.vcb-lp-category-grid .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.vcb-lp-category-grid h3 {
  margin-bottom: 35px;
  margin-top: 17px;
}
.vcb-lp-ctitle {
  padding-bottom: 55px;
}
.vcb-lp-product-grid {
  font-size: 20px;
  text-align: left;
}
.vcb-lp-product-grid a:not(:hover) {
  color: inherit;
}
.vcb-lp-product-grid a {
  display: block;
}
.vcb-lp-product-grid .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.vcb-lp-product-grid b,
.vcb-lp-product-grid h3 {
  margin: 5px 0 0;
  display: block;
  font-weight: normal;
  font-size: 20px;

  color: inherit;
}
.vcb-lp-product-grid img {
  display: block;
  margin: 0 auto 5px;
}
.vcb-lp-product-grid b::before {
  content: "Price: ";
}
.vcb-lp-product-grid b {
  color: #1900a6;
  margin-bottom: 50px;
}
.mmy-inner {
  display: flex;
  align-items: stretch;
}
.mmy-inner > * {
  width: 20%;
  margin: 0 5px;
}
.mmy-inner span {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #1900a6 !important;
  background: white !important;
  border-color: currentColor;
  border-radius: 2px;
}
.mmy-inner span .ui-selectmenu-icon {
  display: none;
}
.mmy-inner > span::after {
  content: "\25be";
  display: block;
  font-size: 26px;

  position: absolute;
  right: 15px;
  padding-bottom: 2px;
}
html:not(.home) .vcb-usarc2021-mmy {
  display: none !important;
}
@media (max-width: 991px) {
  .vcb-usarc2021-mmy .mmy-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vcb-usarc2021-mmy .mmy-inner > * {
    width: 100%;
    margin-bottom: 5px;
  }
  .vcb-usarc2021-mmy .mmy-inner > span span,
  .vcb-usarc2021-mmy .mmy-inner > span::after,
  .vcb-usarc2021-mmy .mmy-inner > .btn-mmy {
    font-size: 16px !important;
  }
  .vcb-usarc2021-mmy .mmy-inner > .btn-mmy,
  .vcb-usarc2021-mmy .mmy-inner > span {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
  }
}
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  display: none;
}
.prop65 {
  margin: 5px 0;
  max-width: 100%;
}
#search_refinement_filters .filter-title {
  display: none;
}
.refinement_group .refinement_filter a:not(:hover) {
  color: inherit;
}
.refinement_group .refinement_custom_category_section {
  font-size: 18px;

  text-transform: uppercase;
  font-weight: bold;
  color: #1900a6;
  margin-top: 30px;
  margin-bottom: 5px;
}
.refinement_group:nth-child(2) .refinement_custom_category_section {
  margin-top: 0;
}

.refinement_filter a {
  color: #131212;
  padding: 1px 0 6px;
  display: block;
}

.refinement_filter a:hover {
  color: #1900a6;
}
.refinement_filter a > .checkbox {
  pointer-events: none;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin: 0 5px 3px 0;
  transition: background-color 0.2s;
}

.refinement_filter .checkbox.checked,
.refinement_filter a:hover .checkbox {
  background-color: #1900a6;
  border: 2px solid #d9d9d9;
}

.refinement_filter a:hover .checkbox.checked {
  background: #fff;
  border: 1px solid #d9d9d9;
}
@media (max-width: 991px) {
  .refinement_group .refinement_custom_category_section {
    margin-top: 0;
  }
  #search_refinement_filters {
    background: #f7f7f7;
    padding: 33px 30px 50px;
  }

  #search_refinement_filters .filter-title {
    content: "FILTERS";
    display: block;
    font-weight: 700;
    font-size: 24px;
  }

  .refinement_filter a > img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: auto;
    margin-right: 5px;
  }

  .refinement_custom_category_section {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 28px;
  }
  @media (max-width: 991px) {
    .category.has-sidebar .sidebar-wrapper {
      margin-bottom: 0;
    }

    #search_refinement_filters .filter-title::after {
      content: " +";
    }

    #search_refinement_filters.active .filter-title::after {
      content: " -";
    }

    #search_refinement_filters:not(.active) .filter-title ~ * {
      display: none;
    }

    .category.has-sidebar .sidebar-wrapper {
      width: 100%;
      display: block !important;
    }

    #search_refinement_filters {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap;
      padding: 10px 0 10px;
    }

    #search_refinement_filters .filter-title {
      width: 100%;
      display: block;
      margin-bottom: 0;
      padding-left: 15px;
    }

    .refinement_custom_category_section {
      margin-top: 0;
    }

    .refinement_group {
      background: #fff;
      padding: 5px 15px 5px 15px;
      max-height: 15.33vh;
      overflow-y: scroll;
      width: auto;
      max-width: 100%;
      flex-grow: 1;
      margin-bottom: 15px;
      margin: 15px;
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
      border-radius: 2px;
      font-size: 15px;
    }

    .refinement_group::-webkit-scrollbar {
      -webkit-appearance: none;
    }

    .refinement_group::-webkit-scrollbar:vertical {
      width: 12px;
    }

    .refinement_group::-webkit-scrollbar:horizontal {
      height: 12px;
    }

    .refinement_group::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 10px;
      border: 2px solid #fff;
    }

    .refinement_group::-webkit-scrollbar-track {
      border-radius: 10px;
      background-color: #fff;
    }

    .refinement_custom_category_section {
      margin-bottom: 0;
      font-size: 15px;
      position: relative;
    }
  }

  #search_refinement_filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0 10px;
  }

  #search_refinement_filters .filter-title {
    width: 100%;
    display: block;
    margin-bottom: 0;
    padding-left: 15px;
  }

  .refinement_custom_category_section {
    margin-top: 0;
  }

  .refinement_group {
    background: #fff;
    padding: 5px 15px 5px 15px;
    max-height: 190px;
    overflow-y: scroll;
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 15px;
    margin: 15px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    font-size: 15px;
    position: relative;
  }

  .refinement_group::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  .refinement_group::-webkit-scrollbar:vertical {
    width: 12px;
  }

  .refinement_group::-webkit-scrollbar:horizontal {
    height: 12px;
  }

  .refinement_group::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #fff;
  }

  .refinement_group::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #fff;
  }

  .refinement_custom_category_section {
    margin-bottom: 0;
    font-size: 15px;
    position: relative;
  }

  .refinement_custom_category_section {
    width: calc(100% + 30px);
    border-bottom: 1px solid #eee;
    left: 50%;
    transform: translateX(-50%);
    padding-left: 15px;
    padding-bottom: 4px;
    margin-bottom: 4px;
  }
}

@media (min-width: 992px) {
  .refinement_group .filter-moreless {
    cursor: pointer;
    color: #00a;
  }
  .refinement_group .filter-moreless:hover {
    text-decoration: underline;
  }
  .refinement_group .filter-moreless .filter-less {
    display: none;
  }
  .refinement_group.active .filter-moreless .filter-more {
    display: none;
  }
  .refinement_group .filter-moreless ~ * {
    display: none;
  }
  .refinement_group.active .filter-moreless .filter-less,
  .refinement_group.active .filter-moreless ~ * {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .category #divWaitModal ~ table:last-child td form input,
  .category #divWaitModal ~ table:last-child td form textarea {
    width: 100%;
    max-width: 100%;
    word-break: break-word;
    white-space: normal;
  }
  .category #divWaitModal ~ table:last-child td img {
    max-width: 100% !important;
  }
  #divWaitModal ~ table div[style] {
    width: auto !important;
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  .scroll-table-wrapper {
    width: 100%;
    position: relative;
    overflow-x: scroll;
    background: #efefef;
    border: 1px solid #ddd;
    box-shadow: inset 2px 0 10px rgba(0, 0, 0, 0.15);
    margin: 15px 0 40px;
  }
  .scroll-table-wrapper table {
    position: absolute;
    display: table !important;
    width: auto !important;
    background: white;
    top: 5px;
    left: 5px;
  }
}
@media (min-width: 992px) {
  .scroll-table-wrapper {
    height: auto !important;
  }
}
.category .btn-primary {
  /*white-space: normal !important;*/
}
.lp-link-list a {
  display: block;
}
@media (min-width: 992px) {
  .lp-link-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
/*Styles for Improving Readability and UX*/

table .scrollable {
  border: 1px solid #fff;
}
.scrollable td,
th {
  text-align: center;
  padding: 2px 2px;
  position: relative;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.scrollable th {
  padding: 3px 3px;
  background-color: #e0e0e0;
  border: 1px solid #fff;
}
.scrollable td:first-child {
  border-left: 1px solid #fff;
}

/* Remove the menu at the top on mobile*/
@media (max-width: 991px) {
  .left-nav .menu-title,
  .left-nav #categoryname {
    display: none;
  }

  #display_menu_s {
    display: none;
  }
}
/*Header-like Titles*/
.h3-size-cta-title,
.cta-widget-title {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.1;
  color: var(--tertiary-color);
  margin-top: 22px;
  margin-bottom: 11px;

  font-size: 28px;
  font-weight: 600;
}
/* Drop Shadow for Panels */
.shadow {
  box-shadow: 0 0 15px #dedede;
}
/*Fit Table Headers on Laptop*/
table {
  table-layout: fixed;
}

/* no shadow border under panel */
.page-landing-content .no-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

/*Secondary CTA Button display on mobile*/
@media (max-width: 991px) {
  .btn-primary-mobile,
  .btn-secondary-mobile {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .btn-primary-mobile,
  .btn-secondary-mobile {
    display: block;
    margin-bottom: 10px;
  }
}
/*three-column list*/
@media (min-width: 992px) {
  .three-columns {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
}

/* 5 column grid */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .page-landing-content .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .page-landing-content .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .page-landing-content .col-lg-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 768px) {
  #v65-cart-total-estimate,
  .v65-cart-subtotal-parent-cell > table,
  .v65-cart-tax-parent-cell > table {
    float: none !important;
  }
}

.landing-page-form-content .globo-form-app .panel{
    box-shadow:unset;
    border: 0;
    margin: 0;

}
.landing-page-form-content .heading-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--tertiary-color) !important;
}
.landing-page-form-content .form-heading .heading-title.globo-heading{
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1;
    color: var(--tertiary-color) !important;
}
.landing-page-form-content .globo-form-app img{
    width: auto;
}
.landing-page-form-content .globo-form-control[data-type="email"]::before{
    content: unset;
}


/* List of collection */
.landing-page-list-of-collection , .landing-page-list-of-product{
  margin: 40px 0;
}
.landing-page-list-of-collection-categories .landing-page-list-of-collection-categories-grid-col4{
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap:20px;
}
.landing-page-list-of-collection-categories-grid-col4 .landing-page-list-of-collection-griditem{
  width: calc(25.34% - 20px);
  margin: 0;
}

.collection-griditem-inner{
  border: 1px solid #ececec;
    border-radius: 5px;
    overflow: hidden;
}
.collection-griditem-content{
  padding: 0 20px 20px ;
}
.collection__information{
  padding-bottom: 0;
  gap: 10px;
  display: grid ;
  text-align: center;
}
.collection-griditem-inner .collection__heading .full-unstyled-link{
  font-size: 1.4rem;
    line-height: 20px;
    overflow: hidden;
    min-height: 18px;
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 400;
}
.collection-griditem-inner .collection__heading {
  margin:0;
  margin-top: 18px;
}
.landing-page-list-of-collection-categories .card-more-info-btn {
  display: block;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: var(--tertiary-color);
  transition: all .5s ease-in-out;
  position: relative;
  z-index: 1;
  text-decoration: underline;
}
.landing-page-list-of-collection-categories .card-more-info-btn:hover{
  color: var(--quinary-color);
  text-decoration: underline;
}
.collection-griditem-image {
  position: relative;
  overflow: hidden;
  padding-bottom: 70%;
}
.collection-griditem-image img , .collection-griditem-image svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-position: center center;
  object-fit: none ;
  padding: 20px 20px 0;
  transition: transform var(--boostsd-product-image-transition-time) ease;
}
.collection-griditem-inner:hover .collection-griditem-image a img , .collection-griditem-inner:hover .collection-griditem-image a svg {
  transform: scale(1.03);

}
@media (max-width: 991px) {
  .landing-page-list-of-collection-categories-grid-col4 .landing-page-list-of-collection-griditem{
    width: calc(33.3% - 15px);
  }
  
  .page-landing-content h1 {
    font-size: 30px;
  }
  
  .page-landing-content h2 {
    font-size: 28px;
  }
  
  .page-landing-content h3 {
    font-size: 24px;
  }
  
  .page-landing-content h4 {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  .landing-page-list-of-collection-categories-grid-col4 .landing-page-list-of-collection-griditem{
    width: calc(50% - 10px);
  }
}
@media (max-width:389px) {
  .block__collection-description-section .panel a.btn-primary-mobile {
    margin-bottom: 10px;
  }
}