/* 60/16 */
/* 80/60 */
/* 52/16 */
/* 70/52 */
/* 48/16 */
/* 64/48 */
/* 40/16 */
/* 56/40 */
/* 36/16 */
/* 48/36 */
/* 32/16 */
/* 44/32 */
/* 28/16 */
/* 36/28 */
/* 24/16 */
/* 32/24 */
/* 24/16 */
/* 32/24 */
/* 22/16 */
/* 28/22 */
/* 21/16 */
/* 28/21 */
/* 18/16 */
/* 28/18 */
/* 14/16 */
/* 24/14 */
/* 14/16 */
/* 24/14 */
/* 18/16 */
/* 28/18 */
/* 24/16 */
/* 18/16 */
/* 28/18 */
/* 18/16 */
/* 28/18 */
/* 18/16 */
/* 28/18 */
/* 16/16 */
/* 24/16 */
/*14/16*/
/*20/14*/
/* 14/16 */
/* 20/14 */
/* 8/16 */
/* 2rem 32 */
/* 20/16 */
/* 24/16 */
/* 32/16 */
/* 40/16 */
/* 4/16 */
/* 12/16 */
/* 14/16 */
/* 16/16 */
/* 12/16 */
/* 12/16 */
/*
* saxicon
* Copyright (c) 2020 Lachlan McDonald
* https://github.com/lachlanmcdonald/saxicon/
* (Licensed under the BSD 3-Clause license)
* (This file is generated with saxicon and should not be updated manually.)
*/
.ccl__container {
  margin: 0 auto;
  width: 100%;
  max-width: none;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .ccl__container {
    padding: 0 16px;
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .ccl__container {
    padding: 0 6.25%;
    max-width: none;
  }
}
@media (min-width: 1440px) {
  .ccl__container {
    padding: 0 108px;
    max-width: 1440px;
  }
}

.ccl__columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
  margin-top: -6px;
}
.ccl__columns:not(:last-child) {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .ccl__columns {
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -8px;
  }
  .ccl__columns:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media (min-width: 1024px) {
  .ccl__columns {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -12px;
  }
  .ccl__columns:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media (min-width: 1440px) {
  .ccl__columns {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -12px;
  }
  .ccl__columns:not(:last-child) {
    margin-bottom: 12px;
  }
}

.ccl__column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 6px;
  min-width: 16.6666666667%;
}
@media (min-width: 768px) {
  .ccl__column {
    padding: 8px;
    min-width: 8.3333333333%;
  }
}
@media (min-width: 1024px) {
  .ccl__column {
    padding: 12px;
    min-width: 8.3333333333%;
  }
}
@media (min-width: 1440px) {
  .ccl__column {
    padding: 12px;
    min-width: 8.3333333333%;
  }
}
.ccl__column.is-narrow {
  flex: none;
}
.ccl__column.is-half {
  flex: none;
  width: 50%;
}

.ccl__text {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
.ccl__text--secondary, .ccl__text--small-informative-text, .ccl__text--informative-text {
  color: #1E1E1E !important;
}
.ccl__text--inverse {
  color: #ffffff !important;
}
@media (min-width: 1024px) {
  .ccl__text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--body-text {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--body-text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--body-text-italic, .ccl__text--informative-text {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  font-style: italic;
}
@media (min-width: 1024px) {
  .ccl__text--body-text-italic, .ccl__text--informative-text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--body-text-bold {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--body-text-bold {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--body-text-bold-italic {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--body-text-bold-italic {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--small-body-text {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--small-body-text {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--small-body-text-italic, .ccl__text--small-informative-text {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--small-body-text-italic, .ccl__text--small-informative-text {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--small-body-text-bold {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--small-body-text-bold {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--x-small-body-text {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--x-small-body-text {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
.ccl__text--x-small-body-text-italic {
  color: #384967;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--x-small-body-text-italic {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
.ccl__text--x-small-body-text-bold {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--x-small-body-text-bold {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
.ccl__text--link-text {
  color: #3f1482;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .ccl__text--link-text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--link-small-text {
  color: #3f1482;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .ccl__text--link-small-text {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--interactive-text {
  color: #3f1482;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--interactive-text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--interactive-small-text {
  color: #3f1482;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--interactive-small-text {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--error-text {
  color: #eb0306;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--error-text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--error-label {
  color: #eb0306;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--error-label {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--error-small-text {
  color: #eb0306;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--error-small-text {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--error-small-text-italic {
  color: #eb0306;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media (min-width: 1024px) {
  .ccl__text--error-small-text-italic {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.ccl__text--inactive-text {
  color: #a0a0a1;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--inactive-text {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--inactive-label {
  color: #a0a0a1;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .ccl__text--inactive-label {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__text--inactive-small-text {
  color: #a0a0a1;
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  font-style: italic;
}
@media (min-width: 1024px) {
  .ccl__text--inactive-small-text {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.ccl__title {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.3333333333;
}
@media (min-width: 1024px) {
  .ccl__title {
    font-size: 1.75rem;
    line-height: 1.2857142857;
  }
}
.ccl__title--heading-1XL {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 3.25rem;
  line-height: 1.3461538462;
}
@media (min-width: 1024px) {
  .ccl__title--heading-1XL {
    font-size: 3.75rem;
    line-height: 1.3333333333;
  }
}
.ccl__title--heading-1L {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .ccl__title--heading-1L {
    font-size: 3rem;
    line-height: 1.3333333333;
  }
}
.ccl__title--heading-1 {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.375;
}
@media (min-width: 1024px) {
  .ccl__title--heading-1 {
    font-size: 2.25rem;
    line-height: 1.3333333333;
  }
}
.ccl__title--heading-2 {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.3333333333;
}
@media (min-width: 1024px) {
  .ccl__title--heading-2 {
    font-size: 1.75rem;
    line-height: 1.2857142857;
  }
}
.ccl__title--heading-3 {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.2727272727;
}
@media (min-width: 1024px) {
  .ccl__title--heading-3 {
    font-size: 1.5rem;
    line-height: 1.3333333333;
  }
}
.ccl__title--heading-4 {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.3125rem;
  line-height: 1.3333333333;
}
@media (min-width: 1024px) {
  .ccl__title--heading-4 {
    font-size: 1.3125rem;
    line-height: 1.3333333333;
  }
}
.ccl__title--heading-5 {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.5555555556;
}
@media (min-width: 1024px) {
  .ccl__title--heading-5 {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.ccl__title--heading-6, .ccl__title--overline {
  color: #384967;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .ccl__title--heading-6, .ccl__title--overline {
    font-size: 0.875rem;
    line-height: 1.7142857143;
    letter-spacing: 1px;
  }
}
.ccl__title--border {
  border-bottom: 3px solid rgb(214, 214, 214);
}
.ccl__title--has-status {
  position: relative;
  padding-right: 4rem;
}
.ccl__title__align-end {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.ccl-e-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.ccl-e-table__thead__tr__th, .ccl-e-table__tbody__tr__td {
  border: 1px solid #384967;
  border-width: 0 0 1px;
  padding: 0.25em 0.25em;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .ccl-e-table__thead__tr__th, .ccl-e-table__tbody__tr__td {
    padding: 0.5em;
  }
}
.ccl-e-table__tbody__tr__td {
  padding: 0.5em 0.25em;
  border-color: #cfcfd0;
}
@media (min-width: 768px) {
  .ccl-e-table__tbody__tr__td {
    padding: 0.75em 0.5em;
  }
}
.ccl-e-table__thead__tr__th--restrict-width {
  width: 1%;
  white-space: nowrap;
}
.ccl-e-table__thead__tr__th--sortable .ccl-e-table__thead__column-title {
  cursor: pointer;
}
.ccl-e-table__thead__column-title {
  display: flex;
  align-items: center;
  color: #384967;
  font-size: 0.875rem; /* 14/16 */
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: left;
  line-height: 1.2857142857; /* 18px/14 */
  white-space: nowrap;
}
@media (min-width: 768px) {
  .ccl-e-table__thead__column-title {
    font-size: 1.125rem; /* 18/16 */
    line-height: 1.5555555556; /* 28px/18 */
  }
}
.ccl-e-table__thead__column-title .ccl__icon {
  margin-left: 0.5rem;
}
.ccl-e-table__thead__column-title .ccl__icon.icon-as-header {
  margin-left: 0;
}
.ccl-e-table__tbody__tr--hover:hover {
  background-color: #FAF9F6;
}
.ccl-e-table__tbody__tr--highlight {
  background-color: #fefcf6;
}
.ccl-e-table__tbody__tr--highlight-odd:nth-child(odd) {
  background-color: #fefcf6;
}
.ccl-e-table__tbody__tr--highlight-odd:last-child .ccl-e-table__tbody__tr__td {
  border-color: #384967;
}
.ccl-e-table__tbody__tr__td {
  color: #384967;
  font-size: 0.875rem; /* 14/16 */
  font-family: "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2857142857; /* 18px/14 */
  vertical-align: middle;
}
@media (min-width: 768px) {
  .ccl-e-table__tbody__tr__td {
    font-size: 1rem; /* 16/16 */
    line-height: 1.5; /* 24px/16 */
  }
}
.ccl-e-table__tbody__tr__td .status {
  white-space: nowrap;
}
.ccl-e-table__tbody__tr__td--group {
  border-color: transparent;
}
.ccl-e-table__tbody__tr__td--parent {
  border-color: transparent;
  vertical-align: top;
}
.ccl-e-table__tbody__tr__td--child {
  vertical-align: top;
}
.ccl-e-table__tbody__tr__td--show-content {
  border-top-width: 1px;
}
.ccl-e-table__tbody__tr__td--show-content:first-child {
  border-top-width: 0;
}
.ccl-e-table--list .ccl-e-table__tbody__tr:hover {
  cursor: pointer;
}
.ccl-e-table--details .ccl-e-table__tbody__tr__td {
  vertical-align: middle;
}
.ccl-e-table--spinner {
  text-align: center;
  margin-top: 5rem;
}
.ccl-e-table--spinner .spinner-border {
  border: 1px solid #707071;
  border-right-color: transparent;
}
.ccl-e-table--spinner2 {
  text-align: center;
  margin: 15px 0;
}
.ccl-e-table--spinner2 .spinner-border {
  border: 1px solid #707071;
  border-right-color: transparent;
}
.ccl-e-table__loadMore {
  text-align: center;
  margin-top: 1rem;
}
.ccl-e-table__loadMore .spinner-border {
  border: 1px solid #707071;
  border-right-color: transparent;
}
.ccl-e-table .ccl__field-control__label--is-checkbox {
  vertical-align: top;
}

table.ccl-e-table {
  border-collapse: separate;
}

.ccl__no-results {
  text-align: center;
  max-width: 28.125rem;
  margin: auto;
}
.ccl__no-results--additional .ccl__text {
  display: inline;
}
.ccl__no-results--additional .link {
  cursor: pointer;
}

.ccl__results-limit {
  text-align: center;
  max-width: 28rem;
  margin: 4rem auto;
}
.ccl__results-limit--additional .ccl__text {
  display: inline;
}
.ccl__results-limit--additional .link {
  cursor: pointer;
}

.ccl-e-link--text {
  cursor: pointer;
}
.ccl-e-link--text .ccl__text {
  display: inline;
}

.hidden-mobile {
  display: none;
}

@media (min-width: 768px) {
  .hidden-desktop {
    display: none;
  }
  .hidden-tablet {
    display: none;
  }
  .hidden-mobile {
    display: table-cell;
  }
}
.ccl__icon {
  display: inline-block;
}

.ccl-e-button {
  display: flex;
  align-items: center;
  border: 0;
  padding: 0;
  background: transparent;
}
.ccl-e-button--text {
  color: #3f1482;
  font-size: 16px;
  font-family: "Circular-Medium", "Circular-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 24px;
}
.ccl-e-button--align-end {
  justify-content: flex-end;
}

.ccl-e-keyvalue {
  display: flex;
}

.ccl__results-heading {
  margin: 1.2rem 0;
}

.ccl-e-device-warranty {
  white-space: nowrap;
}
.ccl-e-device-warranty--active {
  color: #384967;
}
.ccl-e-device-warranty--expires90 {
  color: #f4b013;
}
.ccl-e-device-warranty--expired {
  color: #eb0306;
}
.ccl-e-device-warranty--error {
  color: #eb0306;
}
.ccl-e-device-warranty--notApplicable {
  color: #384967;
}

