/* line 239, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box; }

/* line 245, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%; }

/* line 249, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

/* line 262, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer; }

/* line 265, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
a:focus {
  outline: none; }

/* line 268, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto; }

/* line 272, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%; }

/* line 274, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 278, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

/* line 285, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important; }

/* line 286, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important; }

/* line 287, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important; }

/* line 288, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important; }

/* line 289, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important; }

/* line 290, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important; }

/* line 291, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none; }

/* line 297, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased; }

/* line 300, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle; }

/* line 310, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px; }

/* line 313, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%; }

/* Grid HTML Classes */
/* line 116, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1; }
  /* line 121, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
  .row:before, .row:after {
    content: " ";
    display: table; }
  /* line 122, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
  .row:after {
    clear: both; }
  /* line 120, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row.collapse .column,
  .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  /* line 124, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    /* line 121, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    /* line 122, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
    .row .row:after {
      clear: both; }
    /* line 125, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      /* line 121, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      /* line 122, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
      .row .row.collapse:after {
        clear: both; }

/* line 129, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

@media only screen {
  /* line 134, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%; }
  /* line 138, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%; }
  /* line 142, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  /* line 145, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  /* line 146, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left; }
  /* line 148, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }

/* Styles for screens that are atleast 768px; */
@media only screen and (max-width: 1124px) and (min-width: 768px) {
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    position: relative;
    width: 8.33333%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    position: relative;
    width: 16.66667%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    position: relative;
    width: 25%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    position: relative;
    width: 33.33333%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    position: relative;
    width: 41.66667%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    position: relative;
    width: 50%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    position: relative;
    width: 58.33333%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    position: relative;
    width: 66.66667%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    position: relative;
    width: 75%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    position: relative;
    width: 83.33333%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    position: relative;
    width: 91.66667%; }
  /* line 154, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    position: relative;
    width: 100%; } }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 1125px) {
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%; }
  /* line 162, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  /* line 166, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  /* line 170, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  /* line 171, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  /* line 174, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  /* line 177, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  /* line 184, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }

/* Foundation Visibility HTML Classes */
/* line 9, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important; }

/* line 13, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important; }

/* line 19, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important; }

/* line 25, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important; }

/* Specific visilbity for tables */
/* line 31, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table; }

/* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important; }

/* line 51, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important; }

/* line 61, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important; }

/* line 72, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important; }

/* Medium Displays: 768px - 1279px */
@media only screen and (max-width: 768px) {
  /* line 84, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important; }
  /* line 87, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important; }
  /* line 89, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important; }
  /* line 91, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important; }
  /* Specific visilbity for tables */
  /* line 96, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table; }
  /* line 101, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important; }
  /* line 106, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important; }
  /* line 111, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important; }
  /* line 117, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important; } }

/* Large Displays: 1280px - 1440px */
@media only screen and (max-width: 1124px) and (min-width: 768px) {
  /* line 125, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important; }
  /* line 128, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important; }
  /* line 131, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important; }
  /* line 134, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important; }
  /* Specific visilbity for tables */
  /* line 139, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table; }
  /* line 145, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important; }
  /* line 151, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important; }
  /* line 157, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important; }
  /* line 164, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important; } }

/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1125px) {
  /* line 173, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-xlarge {
    display: inherit !important; }
  /* line 175, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important; }
  /* line 178, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important; }
  /* line 181, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important; }
  /* Specific visilbity for tables */
  /* line 185, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table; }
  /* line 190, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important; }
  /* line 195, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important; }
  /* line 200, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important; }
  /* line 206, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important; } }

/* Orientation targeting */
/* line 214, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

/* line 216, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visilbity for tables */
/* line 221, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

/* line 225, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

/* line 229, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

/* line 233, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

/* line 238, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  /* line 243, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  /* line 245, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visilbity for tables */
  /* line 250, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }
  /* line 254, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  /* line 258, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  /* line 262, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  /* line 267, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  /* line 273, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  /* line 275, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visilbity for tables */
  /* line 280, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }
  /* line 284, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  /* line 288, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  /* line 292, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  /* line 297, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
/* line 303, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important; }

/* line 304, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important; }

/* line 305, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important; }

/* line 306, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important; }

/* Specific visilbity for tables */
/* line 309, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table; }

/* line 310, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table; }

/* line 311, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important; }

/* line 312, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important; }

/* line 313, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important; }

/* line 314, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important; }

/* line 315, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important; }

/* line 316, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important; }

/* line 317, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important; }

/* line 318, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important; }

/* line 319, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important; }

/* line 320, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important; }

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 50, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: -0.625em;
    *zoom: 1; }
    /* line 121, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
      content: " ";
      display: table; }
    /* line 122, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_global.scss */
    [class*="block-grid-"]:after {
      clear: both; }
    /* line 27, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    [class*="block-grid-"] > li {
      display: inline;
      height: auto;
      float: left;
      padding: 0 0.625em 1.25em; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

/* Foundation Block Grids for above small breakpoint */
@media only screen and (max-width: 768px) {
  /* Remove small grid clearing */
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }
  /* line 63, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  /* line 36, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    /* line 40, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    /* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
/* line 80, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 92, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 100, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 114, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 123, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 131, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 140, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 148, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 158, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 167, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 179, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
/* line 187, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 195, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 203, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 211, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
sup {
  top: -0.5em; }

/* line 215, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 227, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 235, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 247, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 259, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 270, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 281, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 295, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 307, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 320, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 332, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 342, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 354, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 366, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 375, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 386, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 399, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Slider */
/* line 3, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 17, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  /* line 24, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-list:focus {
    outline: none; }
  /* line 28, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

/* line 33, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 42, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  /* line 50, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  /* line 56, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-track:after {
    clear: both; }
  /* line 60, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 64, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  /* line 68, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 71, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-slide img {
    display: block; }
  /* line 74, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 80, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 84, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 88, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 92, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* line 98, /var/lib/jenkins/workspace/WCGCOM - PROD62 AEM author and publishes/wcgcom-components/src/main/content/jcr_root/apps/westcon-wcgcom/common/foundation/scss/slick.scss */
.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=foundation.css.map */
