/*! 
 * cisco-ui - Cisco UI Kit
 * @version 1.1.0-official
 * @home https://www.cisco.com
 * @license 2017 Cisco Systems, Inc. All rights reserved. Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
 */
 @charset "UTF-8";
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 992px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1440px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.full-page {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.divider--vertical > :after {
  color: #9e9ea2;
  content: '|';
  margin: 0 5px;
  padding: 0; }

.cui .btn, .cui .btn--small, .cui .btn.btn--icon, .cui .btn.btn--icon.btn--small, .cui .btn.btn--icon.btn--large, .cui a,
.cui .link, .cui .modal-header .close, .cui .footer.footer--new .footer__links ul.list li a, .cui .footer.footer--new .footer__legal .footer__logo a {
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-width: 0;
  border-radius: 30px;
  font-weight: normal;
  cursor: pointer;
  -webkit-font-smoothing: inherit; }

@font-face {
  font-family: 'CiscoSans';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/CiscoSans/CiscoSansTTExtraLight.woff2") format("woff2"), url("../fonts/CiscoSans/CiscoSansTTExtraLight.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: 'CiscoSans';
  font-style: oblique;
  font-weight: 100;
  src: url("../fonts/CiscoSans/CiscoSansTTExtraLightOblique.woff2") format("woff2"), url("../fonts/CiscoSans/CiscoSansTTExtraLightOblique.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: 'CiscoSans';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/CiscoSans/CiscoSansTTLight.woff2") format("woff2"), url("../fonts/CiscoSans/CiscoSansTTLight.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: 'CiscoSans';
  font-style: oblique;
  font-weight: 300;
  src: url("../fonts/CiscoSans/CiscoSansTTLightOblique.woff2") format("woff2"), url("../fonts/CiscoSans/CiscoSansTTLightOblique.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: 'CiscoSans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/CiscoSans/CiscoSansTTRegular.woff2") format("woff2"), url("../fonts/CiscoSans/CiscoSansTTRegular.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: 'CiscoSans';
  font-style: bold;
  font-weight: 700;
  src: url("../fonts/CiscoSans/CiscoSansTTBold.woff2") format("woff2"), url("../fonts/CiscoSans/CiscoSansTTBold.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

html,
html.cui {
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body,
body.cui {
  color: #58585b;
  font-family: "CiscoSans", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  font-size: 0.875rem;
  position: relative;
  min-width: 320px;
  height: 100%;
  margin: 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    body h1, body .h1,
    body.cui h1,
    body.cui .h1 {
      font-size: 1.8rem;
      font-weight: 100; }
      body h1 > small, body h1 > .small, body .h1 > small, body .h1 > .small,
      body.cui h1 > small,
      body.cui h1 > .small,
      body.cui .h1 > small,
      body.cui .h1 > .small {
        font-size: 1.44rem; }
    body h2, body .h2,
    body.cui h2,
    body.cui .h2 {
      font-size: 1.5rem;
      font-weight: 100; }
      body h2 > small, body h2 > .small, body .h2 > small, body .h2 > .small,
      body.cui h2 > small,
      body.cui h2 > .small,
      body.cui .h2 > small,
      body.cui .h2 > .small {
        font-size: 1.2rem; }
    body h3, body .h3,
    body.cui h3,
    body.cui .h3 {
      font-size: 1.35rem;
      font-weight: 200; }
      body h3 > small, body h3 > .small, body .h3 > small, body .h3 > .small,
      body.cui h3 > small,
      body.cui h3 > .small,
      body.cui .h3 > small,
      body.cui .h3 > .small {
        font-size: 1.08rem; }
    body h4, body .h4,
    body.cui h4,
    body.cui .h4 {
      font-size: 1.2rem;
      font-weight: 200; }
      body h4 > small, body h4 > .small, body .h4 > small, body .h4 > .small,
      body.cui h4 > small,
      body.cui h4 > .small,
      body.cui .h4 > small,
      body.cui .h4 > .small {
        font-size: 0.96rem; }
    body h5, body .h5,
    body.cui h5,
    body.cui .h5 {
      font-size: 1.05rem;
      font-weight: 200; }
      body h5 > small, body h5 > .small, body .h5 > small, body .h5 > .small,
      body.cui h5 > small,
      body.cui h5 > .small,
      body.cui .h5 > small,
      body.cui .h5 > .small {
        font-size: 0.84rem; }
    body h6, body .h6,
    body.cui h6,
    body.cui .h6 {
      font-size: 0.9rem;
      font-weight: 300; }
      body h6 > small, body h6 > .small, body .h6 > small, body .h6 > .small,
      body.cui h6 > small,
      body.cui h6 > .small,
      body.cui .h6 > small,
      body.cui .h6 > .small {
        font-size: 0.72rem; } }

@media (min-width: 576px) and (max-width: 991px) {
  body h1, body .h1,
  body.cui h1,
  body.cui .h1 {
    font-size: 1.8rem;
    font-weight: 100; }
    body h1 > small, body h1 > .small, body .h1 > small, body .h1 > .small,
    body.cui h1 > small,
    body.cui h1 > .small,
    body.cui .h1 > small,
    body.cui .h1 > .small {
      font-size: 1.44rem; }
  body h2, body .h2,
  body.cui h2,
  body.cui .h2 {
    font-size: 1.5rem;
    font-weight: 100; }
    body h2 > small, body h2 > .small, body .h2 > small, body .h2 > .small,
    body.cui h2 > small,
    body.cui h2 > .small,
    body.cui .h2 > small,
    body.cui .h2 > .small {
      font-size: 1.2rem; }
  body h3, body .h3,
  body.cui h3,
  body.cui .h3 {
    font-size: 1.35rem;
    font-weight: 200; }
    body h3 > small, body h3 > .small, body .h3 > small, body .h3 > .small,
    body.cui h3 > small,
    body.cui h3 > .small,
    body.cui .h3 > small,
    body.cui .h3 > .small {
      font-size: 1.08rem; }
  body h4, body .h4,
  body.cui h4,
  body.cui .h4 {
    font-size: 1.2rem;
    font-weight: 200; }
    body h4 > small, body h4 > .small, body .h4 > small, body .h4 > .small,
    body.cui h4 > small,
    body.cui h4 > .small,
    body.cui .h4 > small,
    body.cui .h4 > .small {
      font-size: 0.96rem; }
  body h5, body .h5,
  body.cui h5,
  body.cui .h5 {
    font-size: 1.05rem;
    font-weight: 200; }
    body h5 > small, body h5 > .small, body .h5 > small, body .h5 > .small,
    body.cui h5 > small,
    body.cui h5 > .small,
    body.cui .h5 > small,
    body.cui .h5 > .small {
      font-size: 0.84rem; }
  body h6, body .h6,
  body.cui h6,
  body.cui .h6 {
    font-size: 0.9rem;
    font-weight: 300; }
    body h6 > small, body h6 > .small, body .h6 > small, body .h6 > .small,
    body.cui h6 > small,
    body.cui h6 > .small,
    body.cui .h6 > small,
    body.cui .h6 > .small {
      font-size: 0.72rem; } }

@media (min-width: 768px) and (max-width: 1199px) {
  body h1, body .h1,
  body.cui h1,
  body.cui .h1 {
    font-size: 2.1rem;
    font-weight: 100; }
    body h1 > small, body h1 > .small, body .h1 > small, body .h1 > .small,
    body.cui h1 > small,
    body.cui h1 > .small,
    body.cui .h1 > small,
    body.cui .h1 > .small {
      font-size: 1.68rem; }
  body h2, body .h2,
  body.cui h2,
  body.cui .h2 {
    font-size: 1.75rem;
    font-weight: 100; }
    body h2 > small, body h2 > .small, body .h2 > small, body .h2 > .small,
    body.cui h2 > small,
    body.cui h2 > .small,
    body.cui .h2 > small,
    body.cui .h2 > .small {
      font-size: 1.4rem; }
  body h3, body .h3,
  body.cui h3,
  body.cui .h3 {
    font-size: 1.575rem;
    font-weight: 200; }
    body h3 > small, body h3 > .small, body .h3 > small, body .h3 > .small,
    body.cui h3 > small,
    body.cui h3 > .small,
    body.cui .h3 > small,
    body.cui .h3 > .small {
      font-size: 1.26rem; }
  body h4, body .h4,
  body.cui h4,
  body.cui .h4 {
    font-size: 1.4rem;
    font-weight: 200; }
    body h4 > small, body h4 > .small, body .h4 > small, body .h4 > .small,
    body.cui h4 > small,
    body.cui h4 > .small,
    body.cui .h4 > small,
    body.cui .h4 > .small {
      font-size: 1.12rem; }
  body h5, body .h5,
  body.cui h5,
  body.cui .h5 {
    font-size: 1.225rem;
    font-weight: 200; }
    body h5 > small, body h5 > .small, body .h5 > small, body .h5 > .small,
    body.cui h5 > small,
    body.cui h5 > .small,
    body.cui .h5 > small,
    body.cui .h5 > .small {
      font-size: 0.98rem; }
  body h6, body .h6,
  body.cui h6,
  body.cui .h6 {
    font-size: 1.05rem;
    font-weight: 300; }
    body h6 > small, body h6 > .small, body .h6 > small, body .h6 > .small,
    body.cui h6 > small,
    body.cui h6 > .small,
    body.cui .h6 > small,
    body.cui .h6 > .small {
      font-size: 0.84rem; } }
  @media (min-width: 992px) {
    body h1, body .h1,
    body.cui h1,
    body.cui .h1 {
      font-size: 2.4rem;
      font-weight: 100; }
      body h1 > small, body h1 > .small, body .h1 > small, body .h1 > .small,
      body.cui h1 > small,
      body.cui h1 > .small,
      body.cui .h1 > small,
      body.cui .h1 > .small {
        font-size: 1.92rem; }
    body h2, body .h2,
    body.cui h2,
    body.cui .h2 {
      font-size: 2rem;
      font-weight: 100; }
      body h2 > small, body h2 > .small, body .h2 > small, body .h2 > .small,
      body.cui h2 > small,
      body.cui h2 > .small,
      body.cui .h2 > small,
      body.cui .h2 > .small {
        font-size: 1.6rem; }
    body h3, body .h3,
    body.cui h3,
    body.cui .h3 {
      font-size: 1.8rem;
      font-weight: 200; }
      body h3 > small, body h3 > .small, body .h3 > small, body .h3 > .small,
      body.cui h3 > small,
      body.cui h3 > .small,
      body.cui .h3 > small,
      body.cui .h3 > .small {
        font-size: 1.44rem; }
    body h4, body .h4,
    body.cui h4,
    body.cui .h4 {
      font-size: 1.6rem;
      font-weight: 200; }
      body h4 > small, body h4 > .small, body .h4 > small, body .h4 > .small,
      body.cui h4 > small,
      body.cui h4 > .small,
      body.cui .h4 > small,
      body.cui .h4 > .small {
        font-size: 1.28rem; }
    body h5, body .h5,
    body.cui h5,
    body.cui .h5 {
      font-size: 1.4rem;
      font-weight: 200; }
      body h5 > small, body h5 > .small, body .h5 > small, body .h5 > .small,
      body.cui h5 > small,
      body.cui h5 > .small,
      body.cui .h5 > small,
      body.cui .h5 > .small {
        font-size: 1.12rem; }
    body h6, body .h6,
    body.cui h6,
    body.cui .h6 {
      font-size: 1.2rem;
      font-weight: 300; }
      body h6 > small, body h6 > .small, body .h6 > small, body .h6 > .small,
      body.cui h6 > small,
      body.cui h6 > .small,
      body.cui .h6 > small,
      body.cui .h6 > .small {
        font-size: 0.96rem; } }
  @media (min-width: 1200px) {
    body h1, body .h1,
    body.cui h1,
    body.cui .h1 {
      font-size: 2.4rem;
      font-weight: 100; }
      body h1 > small, body h1 > .small, body .h1 > small, body .h1 > .small,
      body.cui h1 > small,
      body.cui h1 > .small,
      body.cui .h1 > small,
      body.cui .h1 > .small {
        font-size: 1.92rem; }
    body h2, body .h2,
    body.cui h2,
    body.cui .h2 {
      font-size: 2rem;
      font-weight: 100; }
      body h2 > small, body h2 > .small, body .h2 > small, body .h2 > .small,
      body.cui h2 > small,
      body.cui h2 > .small,
      body.cui .h2 > small,
      body.cui .h2 > .small {
        font-size: 1.6rem; }
    body h3, body .h3,
    body.cui h3,
    body.cui .h3 {
      font-size: 1.8rem;
      font-weight: 200; }
      body h3 > small, body h3 > .small, body .h3 > small, body .h3 > .small,
      body.cui h3 > small,
      body.cui h3 > .small,
      body.cui .h3 > small,
      body.cui .h3 > .small {
        font-size: 1.44rem; }
    body h4, body .h4,
    body.cui h4,
    body.cui .h4 {
      font-size: 1.6rem;
      font-weight: 200; }
      body h4 > small, body h4 > .small, body .h4 > small, body .h4 > .small,
      body.cui h4 > small,
      body.cui h4 > .small,
      body.cui .h4 > small,
      body.cui .h4 > .small {
        font-size: 1.28rem; }
    body h5, body .h5,
    body.cui h5,
    body.cui .h5 {
      font-size: 1.4rem;
      font-weight: 200; }
      body h5 > small, body h5 > .small, body .h5 > small, body .h5 > .small,
      body.cui h5 > small,
      body.cui h5 > .small,
      body.cui .h5 > small,
      body.cui .h5 > .small {
        font-size: 1.12rem; }
    body h6, body .h6,
    body.cui h6,
    body.cui .h6 {
      font-size: 1.2rem;
      font-weight: 300; }
      body h6 > small, body h6 > .small, body .h6 > small, body .h6 > .small,
      body.cui h6 > small,
      body.cui h6 > .small,
      body.cui .h6 > small,
      body.cui .h6 > .small {
        font-size: 0.96rem; } }
  @media (max-width: 767px) {
    body--fixed-headers h1, body--fixed-headers .h1,
    body.cui--fixed-headers h1,
    body.cui--fixed-headers .h1 {
      font-size: 2.1rem;
      font-weight: 100; }
      body--fixed-headers h1 > small, body--fixed-headers h1 > .small, body--fixed-headers .h1 > small, body--fixed-headers .h1 > .small,
      body.cui--fixed-headers h1 > small,
      body.cui--fixed-headers h1 > .small,
      body.cui--fixed-headers .h1 > small,
      body.cui--fixed-headers .h1 > .small {
        font-size: 1.68rem; }
    body--fixed-headers h2, body--fixed-headers .h2,
    body.cui--fixed-headers h2,
    body.cui--fixed-headers .h2 {
      font-size: 1.75rem;
      font-weight: 100; }
      body--fixed-headers h2 > small, body--fixed-headers h2 > .small, body--fixed-headers .h2 > small, body--fixed-headers .h2 > .small,
      body.cui--fixed-headers h2 > small,
      body.cui--fixed-headers h2 > .small,
      body.cui--fixed-headers .h2 > small,
      body.cui--fixed-headers .h2 > .small {
        font-size: 1.4rem; }
    body--fixed-headers h3, body--fixed-headers .h3,
    body.cui--fixed-headers h3,
    body.cui--fixed-headers .h3 {
      font-size: 1.575rem;
      font-weight: 200; }
      body--fixed-headers h3 > small, body--fixed-headers h3 > .small, body--fixed-headers .h3 > small, body--fixed-headers .h3 > .small,
      body.cui--fixed-headers h3 > small,
      body.cui--fixed-headers h3 > .small,
      body.cui--fixed-headers .h3 > small,
      body.cui--fixed-headers .h3 > .small {
        font-size: 1.26rem; }
    body--fixed-headers h4, body--fixed-headers .h4,
    body.cui--fixed-headers h4,
    body.cui--fixed-headers .h4 {
      font-size: 1.4rem;
      font-weight: 200; }
      body--fixed-headers h4 > small, body--fixed-headers h4 > .small, body--fixed-headers .h4 > small, body--fixed-headers .h4 > .small,
      body.cui--fixed-headers h4 > small,
      body.cui--fixed-headers h4 > .small,
      body.cui--fixed-headers .h4 > small,
      body.cui--fixed-headers .h4 > .small {
        font-size: 1.12rem; }
    body--fixed-headers h5, body--fixed-headers .h5,
    body.cui--fixed-headers h5,
    body.cui--fixed-headers .h5 {
      font-size: 1.225rem;
      font-weight: 200; }
      body--fixed-headers h5 > small, body--fixed-headers h5 > .small, body--fixed-headers .h5 > small, body--fixed-headers .h5 > .small,
      body.cui--fixed-headers h5 > small,
      body.cui--fixed-headers h5 > .small,
      body.cui--fixed-headers .h5 > small,
      body.cui--fixed-headers .h5 > .small {
        font-size: 0.98rem; }
    body--fixed-headers h6, body--fixed-headers .h6,
    body.cui--fixed-headers h6,
    body.cui--fixed-headers .h6 {
      font-size: 1.05rem;
      font-weight: 300; }
      body--fixed-headers h6 > small, body--fixed-headers h6 > .small, body--fixed-headers .h6 > small, body--fixed-headers .h6 > .small,
      body.cui--fixed-headers h6 > small,
      body.cui--fixed-headers h6 > .small,
      body.cui--fixed-headers .h6 > small,
      body.cui--fixed-headers .h6 > .small {
        font-size: 0.84rem; } }

@media (min-width: 576px) and (max-width: 991px) {
  body--fixed-headers h1, body--fixed-headers .h1,
  body.cui--fixed-headers h1,
  body.cui--fixed-headers .h1 {
    font-size: 2.1rem;
    font-weight: 100; }
    body--fixed-headers h1 > small, body--fixed-headers h1 > .small, body--fixed-headers .h1 > small, body--fixed-headers .h1 > .small,
    body.cui--fixed-headers h1 > small,
    body.cui--fixed-headers h1 > .small,
    body.cui--fixed-headers .h1 > small,
    body.cui--fixed-headers .h1 > .small {
      font-size: 1.68rem; }
  body--fixed-headers h2, body--fixed-headers .h2,
  body.cui--fixed-headers h2,
  body.cui--fixed-headers .h2 {
    font-size: 1.75rem;
    font-weight: 100; }
    body--fixed-headers h2 > small, body--fixed-headers h2 > .small, body--fixed-headers .h2 > small, body--fixed-headers .h2 > .small,
    body.cui--fixed-headers h2 > small,
    body.cui--fixed-headers h2 > .small,
    body.cui--fixed-headers .h2 > small,
    body.cui--fixed-headers .h2 > .small {
      font-size: 1.4rem; }
  body--fixed-headers h3, body--fixed-headers .h3,
  body.cui--fixed-headers h3,
  body.cui--fixed-headers .h3 {
    font-size: 1.575rem;
    font-weight: 200; }
    body--fixed-headers h3 > small, body--fixed-headers h3 > .small, body--fixed-headers .h3 > small, body--fixed-headers .h3 > .small,
    body.cui--fixed-headers h3 > small,
    body.cui--fixed-headers h3 > .small,
    body.cui--fixed-headers .h3 > small,
    body.cui--fixed-headers .h3 > .small {
      font-size: 1.26rem; }
  body--fixed-headers h4, body--fixed-headers .h4,
  body.cui--fixed-headers h4,
  body.cui--fixed-headers .h4 {
    font-size: 1.4rem;
    font-weight: 200; }
    body--fixed-headers h4 > small, body--fixed-headers h4 > .small, body--fixed-headers .h4 > small, body--fixed-headers .h4 > .small,
    body.cui--fixed-headers h4 > small,
    body.cui--fixed-headers h4 > .small,
    body.cui--fixed-headers .h4 > small,
    body.cui--fixed-headers .h4 > .small {
      font-size: 1.12rem; }
  body--fixed-headers h5, body--fixed-headers .h5,
  body.cui--fixed-headers h5,
  body.cui--fixed-headers .h5 {
    font-size: 1.225rem;
    font-weight: 200; }
    body--fixed-headers h5 > small, body--fixed-headers h5 > .small, body--fixed-headers .h5 > small, body--fixed-headers .h5 > .small,
    body.cui--fixed-headers h5 > small,
    body.cui--fixed-headers h5 > .small,
    body.cui--fixed-headers .h5 > small,
    body.cui--fixed-headers .h5 > .small {
      font-size: 0.98rem; }
  body--fixed-headers h6, body--fixed-headers .h6,
  body.cui--fixed-headers h6,
  body.cui--fixed-headers .h6 {
    font-size: 1.05rem;
    font-weight: 300; }
    body--fixed-headers h6 > small, body--fixed-headers h6 > .small, body--fixed-headers .h6 > small, body--fixed-headers .h6 > .small,
    body.cui--fixed-headers h6 > small,
    body.cui--fixed-headers h6 > .small,
    body.cui--fixed-headers .h6 > small,
    body.cui--fixed-headers .h6 > .small {
      font-size: 0.84rem; } }

@media (min-width: 768px) and (max-width: 1199px) {
  body--fixed-headers h1, body--fixed-headers .h1,
  body.cui--fixed-headers h1,
  body.cui--fixed-headers .h1 {
    font-size: 2.1rem;
    font-weight: 100; }
    body--fixed-headers h1 > small, body--fixed-headers h1 > .small, body--fixed-headers .h1 > small, body--fixed-headers .h1 > .small,
    body.cui--fixed-headers h1 > small,
    body.cui--fixed-headers h1 > .small,
    body.cui--fixed-headers .h1 > small,
    body.cui--fixed-headers .h1 > .small {
      font-size: 1.68rem; }
  body--fixed-headers h2, body--fixed-headers .h2,
  body.cui--fixed-headers h2,
  body.cui--fixed-headers .h2 {
    font-size: 1.75rem;
    font-weight: 100; }
    body--fixed-headers h2 > small, body--fixed-headers h2 > .small, body--fixed-headers .h2 > small, body--fixed-headers .h2 > .small,
    body.cui--fixed-headers h2 > small,
    body.cui--fixed-headers h2 > .small,
    body.cui--fixed-headers .h2 > small,
    body.cui--fixed-headers .h2 > .small {
      font-size: 1.4rem; }
  body--fixed-headers h3, body--fixed-headers .h3,
  body.cui--fixed-headers h3,
  body.cui--fixed-headers .h3 {
    font-size: 1.575rem;
    font-weight: 200; }
    body--fixed-headers h3 > small, body--fixed-headers h3 > .small, body--fixed-headers .h3 > small, body--fixed-headers .h3 > .small,
    body.cui--fixed-headers h3 > small,
    body.cui--fixed-headers h3 > .small,
    body.cui--fixed-headers .h3 > small,
    body.cui--fixed-headers .h3 > .small {
      font-size: 1.26rem; }
  body--fixed-headers h4, body--fixed-headers .h4,
  body.cui--fixed-headers h4,
  body.cui--fixed-headers .h4 {
    font-size: 1.4rem;
    font-weight: 200; }
    body--fixed-headers h4 > small, body--fixed-headers h4 > .small, body--fixed-headers .h4 > small, body--fixed-headers .h4 > .small,
    body.cui--fixed-headers h4 > small,
    body.cui--fixed-headers h4 > .small,
    body.cui--fixed-headers .h4 > small,
    body.cui--fixed-headers .h4 > .small {
      font-size: 1.12rem; }
  body--fixed-headers h5, body--fixed-headers .h5,
  body.cui--fixed-headers h5,
  body.cui--fixed-headers .h5 {
    font-size: 1.225rem;
    font-weight: 200; }
    body--fixed-headers h5 > small, body--fixed-headers h5 > .small, body--fixed-headers .h5 > small, body--fixed-headers .h5 > .small,
    body.cui--fixed-headers h5 > small,
    body.cui--fixed-headers h5 > .small,
    body.cui--fixed-headers .h5 > small,
    body.cui--fixed-headers .h5 > .small {
      font-size: 0.98rem; }
  body--fixed-headers h6, body--fixed-headers .h6,
  body.cui--fixed-headers h6,
  body.cui--fixed-headers .h6 {
    font-size: 1.05rem;
    font-weight: 300; }
    body--fixed-headers h6 > small, body--fixed-headers h6 > .small, body--fixed-headers .h6 > small, body--fixed-headers .h6 > .small,
    body.cui--fixed-headers h6 > small,
    body.cui--fixed-headers h6 > .small,
    body.cui--fixed-headers .h6 > small,
    body.cui--fixed-headers .h6 > .small {
      font-size: 0.84rem; } }
  @media (min-width: 992px) {
    body--fixed-headers h1, body--fixed-headers .h1,
    body.cui--fixed-headers h1,
    body.cui--fixed-headers .h1 {
      font-size: 2.1rem;
      font-weight: 100; }
      body--fixed-headers h1 > small, body--fixed-headers h1 > .small, body--fixed-headers .h1 > small, body--fixed-headers .h1 > .small,
      body.cui--fixed-headers h1 > small,
      body.cui--fixed-headers h1 > .small,
      body.cui--fixed-headers .h1 > small,
      body.cui--fixed-headers .h1 > .small {
        font-size: 1.68rem; }
    body--fixed-headers h2, body--fixed-headers .h2,
    body.cui--fixed-headers h2,
    body.cui--fixed-headers .h2 {
      font-size: 1.75rem;
      font-weight: 100; }
      body--fixed-headers h2 > small, body--fixed-headers h2 > .small, body--fixed-headers .h2 > small, body--fixed-headers .h2 > .small,
      body.cui--fixed-headers h2 > small,
      body.cui--fixed-headers h2 > .small,
      body.cui--fixed-headers .h2 > small,
      body.cui--fixed-headers .h2 > .small {
        font-size: 1.4rem; }
    body--fixed-headers h3, body--fixed-headers .h3,
    body.cui--fixed-headers h3,
    body.cui--fixed-headers .h3 {
      font-size: 1.575rem;
      font-weight: 200; }
      body--fixed-headers h3 > small, body--fixed-headers h3 > .small, body--fixed-headers .h3 > small, body--fixed-headers .h3 > .small,
      body.cui--fixed-headers h3 > small,
      body.cui--fixed-headers h3 > .small,
      body.cui--fixed-headers .h3 > small,
      body.cui--fixed-headers .h3 > .small {
        font-size: 1.26rem; }
    body--fixed-headers h4, body--fixed-headers .h4,
    body.cui--fixed-headers h4,
    body.cui--fixed-headers .h4 {
      font-size: 1.4rem;
      font-weight: 200; }
      body--fixed-headers h4 > small, body--fixed-headers h4 > .small, body--fixed-headers .h4 > small, body--fixed-headers .h4 > .small,
      body.cui--fixed-headers h4 > small,
      body.cui--fixed-headers h4 > .small,
      body.cui--fixed-headers .h4 > small,
      body.cui--fixed-headers .h4 > .small {
        font-size: 1.12rem; }
    body--fixed-headers h5, body--fixed-headers .h5,
    body.cui--fixed-headers h5,
    body.cui--fixed-headers .h5 {
      font-size: 1.225rem;
      font-weight: 200; }
      body--fixed-headers h5 > small, body--fixed-headers h5 > .small, body--fixed-headers .h5 > small, body--fixed-headers .h5 > .small,
      body.cui--fixed-headers h5 > small,
      body.cui--fixed-headers h5 > .small,
      body.cui--fixed-headers .h5 > small,
      body.cui--fixed-headers .h5 > .small {
        font-size: 0.98rem; }
    body--fixed-headers h6, body--fixed-headers .h6,
    body.cui--fixed-headers h6,
    body.cui--fixed-headers .h6 {
      font-size: 1.05rem;
      font-weight: 300; }
      body--fixed-headers h6 > small, body--fixed-headers h6 > .small, body--fixed-headers .h6 > small, body--fixed-headers .h6 > .small,
      body.cui--fixed-headers h6 > small,
      body.cui--fixed-headers h6 > .small,
      body.cui--fixed-headers .h6 > small,
      body.cui--fixed-headers .h6 > .small {
        font-size: 0.84rem; } }
  @media (min-width: 1200px) {
    body--fixed-headers h1, body--fixed-headers .h1,
    body.cui--fixed-headers h1,
    body.cui--fixed-headers .h1 {
      font-size: 2.1rem;
      font-weight: 100; }
      body--fixed-headers h1 > small, body--fixed-headers h1 > .small, body--fixed-headers .h1 > small, body--fixed-headers .h1 > .small,
      body.cui--fixed-headers h1 > small,
      body.cui--fixed-headers h1 > .small,
      body.cui--fixed-headers .h1 > small,
      body.cui--fixed-headers .h1 > .small {
        font-size: 1.68rem; }
    body--fixed-headers h2, body--fixed-headers .h2,
    body.cui--fixed-headers h2,
    body.cui--fixed-headers .h2 {
      font-size: 1.75rem;
      font-weight: 100; }
      body--fixed-headers h2 > small, body--fixed-headers h2 > .small, body--fixed-headers .h2 > small, body--fixed-headers .h2 > .small,
      body.cui--fixed-headers h2 > small,
      body.cui--fixed-headers h2 > .small,
      body.cui--fixed-headers .h2 > small,
      body.cui--fixed-headers .h2 > .small {
        font-size: 1.4rem; }
    body--fixed-headers h3, body--fixed-headers .h3,
    body.cui--fixed-headers h3,
    body.cui--fixed-headers .h3 {
      font-size: 1.575rem;
      font-weight: 200; }
      body--fixed-headers h3 > small, body--fixed-headers h3 > .small, body--fixed-headers .h3 > small, body--fixed-headers .h3 > .small,
      body.cui--fixed-headers h3 > small,
      body.cui--fixed-headers h3 > .small,
      body.cui--fixed-headers .h3 > small,
      body.cui--fixed-headers .h3 > .small {
        font-size: 1.26rem; }
    body--fixed-headers h4, body--fixed-headers .h4,
    body.cui--fixed-headers h4,
    body.cui--fixed-headers .h4 {
      font-size: 1.4rem;
      font-weight: 200; }
      body--fixed-headers h4 > small, body--fixed-headers h4 > .small, body--fixed-headers .h4 > small, body--fixed-headers .h4 > .small,
      body.cui--fixed-headers h4 > small,
      body.cui--fixed-headers h4 > .small,
      body.cui--fixed-headers .h4 > small,
      body.cui--fixed-headers .h4 > .small {
        font-size: 1.12rem; }
    body--fixed-headers h5, body--fixed-headers .h5,
    body.cui--fixed-headers h5,
    body.cui--fixed-headers .h5 {
      font-size: 1.225rem;
      font-weight: 200; }
      body--fixed-headers h5 > small, body--fixed-headers h5 > .small, body--fixed-headers .h5 > small, body--fixed-headers .h5 > .small,
      body.cui--fixed-headers h5 > small,
      body.cui--fixed-headers h5 > .small,
      body.cui--fixed-headers .h5 > small,
      body.cui--fixed-headers .h5 > .small {
        font-size: 0.98rem; }
    body--fixed-headers h6, body--fixed-headers .h6,
    body.cui--fixed-headers h6,
    body.cui--fixed-headers .h6 {
      font-size: 1.05rem;
      font-weight: 300; }
      body--fixed-headers h6 > small, body--fixed-headers h6 > .small, body--fixed-headers .h6 > small, body--fixed-headers .h6 > .small,
      body.cui--fixed-headers h6 > small,
      body.cui--fixed-headers h6 > .small,
      body.cui--fixed-headers .h6 > small,
      body.cui--fixed-headers .h6 > .small {
        font-size: 0.84rem; } }

@font-face {
  font-family: "cui-font";
  src: url("../fonts/cui-font.eot");
  src: url("../fonts/cui-font.eot?#iefix") format("eot"), url("../fonts/cui-font.woff2") format("woff2"), url("../fonts/cui-font.woff") format("woff"), url("../fonts/cui-font.ttf") format("truetype"), url("../fonts/cui-font.svg#cui-font") format("svg"); }

.cui .checkbox .checkbox__input:after,
.cui .radio .checkbox__input:after, .cui .form-dropdown__chevron::after, .cui .select:after, .cui .dropdown-toggle:after, .cui .apollo-sidebar > ul > li.sidebar__drawer > a:after, .cui .apollo-sidebar > ul > li.sidebar-drawer > a:after,
.cui .sidebar > ul > li.sidebar__drawer > a:after,
.cui .sidebar > ul > li.sidebar-drawer > a:after, .cui .apollo-sidebar > ul > li.sidebar__drawer--opened > a:after, .cui .apollo-sidebar > ul > li.sidebar-drawer--opened > a:after,
.cui .sidebar > ul > li.sidebar__drawer--opened > a:after,
.cui .sidebar > ul > li.sidebar-drawer--opened > a:after,
*[class*='icon-'] {
  position: relative;
  display: inline-block;
  font-family: "cui-font";
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  vertical-align: -12%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon--medium {
  font-size: 2rem; }

.icon--large {
  font-size: 3rem; }

.icon-4-way-nav:before {
  content: ""; }

.icon-ac-power:before {
  content: ""; }

.icon-account:before {
  content: ""; }

.icon-acessibility:before {
  content: ""; }

.icon-active-speaker-cross:before {
  content: ""; }

.icon-active-speaker:before {
  content: ""; }

.icon-activities:before {
  content: ""; }

.icon-add-contact:before {
  content: ""; }

.icon-add-contain:before {
  content: ""; }

.icon-add-outline:before {
  content: ""; }

.icon-add:before {
  content: ""; }

.icon-admin:before {
  content: ""; }

.icon-alarm:before {
  content: ""; }

.icon-alert-blank:before {
  content: ""; }

.icon-alert:before {
  content: ""; }

.icon-alerting:before {
  content: ""; }

.icon-all-calls:before {
  content: ""; }

.icon-analysis:before {
  content: ""; }

.icon-android-home:before {
  content: ""; }

.icon-animation:before {
  content: ""; }

.icon-annotation:before {
  content: ""; }

.icon-answer-oldest:before {
  content: ""; }

.icon-applause:before {
  content: ""; }

.icon-application:before {
  content: ""; }

.icon-applications:before {
  content: ""; }

.icon-arrow-left-tail:before {
  content: ""; }

.icon-arrow-right-tail:before {
  content: ""; }

.icon-arrow:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-at-contain:before {
  content: ""; }

.icon-at:before {
  content: ""; }

.icon-attachment:before {
  content: ""; }

.icon-audio-broadcast:before {
  content: ""; }

.icon-audio-min:before {
  content: ""; }

.icon-audio-plus:before {
  content: ""; }

.icon-audio-settings:before {
  content: ""; }

.icon-aux-camera:before {
  content: ""; }

.icon-back:before {
  content: ""; }

.icon-backup-data:before {
  content: ""; }

.icon-battery-0:before {
  content: ""; }

.icon-battery-25:before {
  content: ""; }

.icon-battery-50:before {
  content: ""; }

.icon-battery-75:before {
  content: ""; }

.icon-battery-full:before {
  content: ""; }

.icon-battery:before {
  content: ""; }

.icon-bell-cross:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-blocked:before {
  content: ""; }

.icon-bluetooth-contain-cross:before {
  content: ""; }

.icon-bluetooth-contained:before {
  content: ""; }

.icon-bluetooth-outline:before {
  content: ""; }

.icon-bluetooth:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-brightness:before {
  content: ""; }

.icon-broadcast-message:before {
  content: ""; }

.icon-broken-image:before {
  content: ""; }

.icon-browser:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-calendar-meetings:before {
  content: ""; }

.icon-calendar-weekly:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-call-forward-divert:before {
  content: ""; }

.icon-call-handling:before {
  content: ""; }

.icon-call-log:before {
  content: ""; }

.icon-call-rate:before {
  content: ""; }

.icon-callback:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-cart:before {
  content: ""; }

.icon-certified:before {
  content: ""; }

.icon-chapters:before {
  content: ""; }

.icon-charging:before {
  content: ""; }

.icon-chats:before {
  content: ""; }

.icon-check-square-o:before {
  content: ""; }

.icon-check-square:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right-circle:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-cisco:before {
  content: ""; }

.icon-clock:before {
  content: ""; }

.icon-close-keyboard:before {
  content: ""; }

.icon-close:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-cog:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-communities:before {
  content: ""; }

.icon-community:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-computer:before {
  content: ""; }

.icon-conference:before {
  content: ""; }

.icon-contact-card:before {
  content: ""; }

.icon-contact:before {
  content: ""; }

.icon-create-page:before {
  content: ""; }

.icon-data-usage:before {
  content: ""; }

.icon-day:before {
  content: ""; }

.icon-dc-power:before {
  content: ""; }

.icon-default-app:before {
  content: ""; }

.icon-delete:before {
  content: ""; }

.icon-desk-phone:before {
  content: ""; }

.icon-devices:before {
  content: ""; }

.icon-diagnostics:before {
  content: ""; }

.icon-dial:before {
  content: ""; }

.icon-directory:before {
  content: ""; }

.icon-disc-not-connected:before {
  content: ""; }

.icon-disc:before {
  content: ""; }

.icon-display:before {
  content: ""; }

.icon-dms:before {
  content: ""; }

.icon-document-camera-cross:before {
  content: ""; }

.icon-document-camera:before {
  content: ""; }

.icon-document:before {
  content: ""; }

.icon-download-contain:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-draw:before {
  content: ""; }

.icon-dropdown:before {
  content: ""; }

.icon-dual-line:before {
  content: ""; }

.icon-edit-call:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-email:before {
  content: ""; }

.icon-emoticons:before {
  content: ""; }

.icon-endpoint:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-error:before {
  content: ""; }

.icon-ethernet:before {
  content: ""; }

.icon-exclamation-circle:before {
  content: ""; }

.icon-exclamation-triangle:before {
  content: ""; }

.icon-exernal-calendar:before {
  content: ""; }

.icon-exit-contain:before {
  content: ""; }

.icon-exit-fullscreen:before {
  content: ""; }

.icon-exit-outline:before {
  content: ""; }

.icon-exit:before {
  content: ""; }

.icon-export:before {
  content: ""; }

.icon-extension-mobility:before {
  content: ""; }

.icon-eye-closed:before {
  content: ""; }

.icon-eye:before {
  content: ""; }

.icon-fbw:before {
  content: ""; }

.icon-feedback-clear:before {
  content: ""; }

.icon-feedback-result:before {
  content: ""; }

.icon-feedback:before {
  content: ""; }

.icon-ffw:before {
  content: ""; }

.icon-file-archive-o:before {
  content: ""; }

.icon-file-audio-o:before {
  content: ""; }

.icon-file-code-o:before {
  content: ""; }

.icon-file-excel-o:before {
  content: ""; }

.icon-file-image-o:before {
  content: ""; }

.icon-file-o:before {
  content: ""; }

.icon-file-pdf-o:before {
  content: ""; }

.icon-file-powerpoint-o:before {
  content: ""; }

.icon-file-text-o:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-file-video-o:before {
  content: ""; }

.icon-file-word-o:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-flagged:before {
  content: ""; }

.icon-folder:before {
  content: ""; }

.icon-forced-sign-in:before {
  content: ""; }

.icon-forward-to-mobility:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-general-source-cross:before {
  content: ""; }

.icon-general-source:before {
  content: ""; }

.icon-google-analytics:before {
  content: ""; }

.icon-gpu-graphicscard:before {
  content: ""; }

.icon-graph:before {
  content: ""; }

.icon-grid-view:before {
  content: ""; }

.icon-ground:before {
  content: ""; }

.icon-group-call:before {
  content: ""; }

.icon-group-chat:before {
  content: ""; }

.icon-headset-cross:before {
  content: ""; }

.icon-headset:before {
  content: ""; }

.icon-help-alt:before {
  content: ""; }

.icon-help-outline:before {
  content: ""; }

.icon-help:before {
  content: ""; }

.icon-hide-editor:before {
  content: ""; }

.icon-highlight-line:before {
  content: ""; }

.icon-highlight:before {
  content: ""; }

.icon-highlighter-check:before {
  content: ""; }

.icon-highlighter:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-hue:before {
  content: ""; }

.icon-hunt-group:before {
  content: ""; }

.icon-idefix:before {
  content: ""; }

.icon-image-contain:before {
  content: ""; }

.icon-image:before {
  content: ""; }

.icon-import:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-incoming-call:before {
  content: ""; }

.icon-info-circle:before {
  content: ""; }

.icon-info-outline:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-instant-meeting:before {
  content: ""; }

.icon-intercom-duplex-connected:before {
  content: ""; }

.icon-intercom-whisper:before {
  content: ""; }

.icon-intercom:before {
  content: ""; }

.icon-invite:before {
  content: ""; }

.icon-jump-out:before {
  content: ""; }

.icon-key-expansion-module:before {
  content: ""; }

.icon-keyboard-close:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-keywords:before {
  content: ""; }

.icon-language:before {
  content: ""; }

.icon-laser-pointer:before {
  content: ""; }

.icon-layers:before {
  content: ""; }

.icon-layout:before {
  content: ""; }

.icon-leave-meeting:before {
  content: ""; }

.icon-left-arrow:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-like:before {
  content: ""; }

.icon-line-out-left:before {
  content: ""; }

.icon-line-out-right:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-list-menu:before {
  content: ""; }

.icon-list-view:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-lock-contain:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-locked-speaker:before {
  content: ""; }

.icon-mail-read:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-manage-cable:before {
  content: ""; }

.icon-maximize:before {
  content: ""; }

.icon-media-viewer:before {
  content: ""; }

.icon-meet-me:before {
  content: ""; }

.icon-meeting-room:before {
  content: ""; }

.icon-merge-call:before {
  content: ""; }

.icon-message:before {
  content: ""; }

.icon-mic-in:before {
  content: ""; }

.icon-micro-blog:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-minimize:before {
  content: ""; }

.icon-missed-call:before {
  content: ""; }

.icon-mlpp-1:before {
  content: ""; }

.icon-mlpp-2:before {
  content: ""; }

.icon-mlpp-3:before {
  content: ""; }

.icon-mlpp-4:before {
  content: ""; }

.icon-mlpp-5:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-mobile-presenter:before {
  content: ""; }

.icon-month:before {
  content: ""; }

.icon-more:before {
  content: ""; }

.icon-move-page:before {
  content: ""; }

.icon-multi-display:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-mute:before {
  content: ""; }

.icon-network:before {
  content: ""; }

.icon-new-call:before {
  content: ""; }

.icon-no-signal:before {
  content: ""; }

.icon-notebook-in:before {
  content: ""; }

.icon-notes:before {
  content: ""; }

.icon-numbered-input:before {
  content: ""; }

.icon-numbered-output:before {
  content: ""; }

.icon-off-hook:before {
  content: ""; }

.icon-other-phone:before {
  content: ""; }

.icon-outbox:before {
  content: ""; }

.icon-outgoing-call:before {
  content: ""; }

.icon-paired-audio:before {
  content: ""; }

.icon-paired-call:before {
  content: ""; }

.icon-panel-shift-left:before {
  content: ""; }

.icon-panel-shift-right:before {
  content: ""; }

.icon-parked:before {
  content: ""; }

.icon-participant-list:before {
  content: ""; }

.icon-pass-mouse:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-pc:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-persistent-chat:before {
  content: ""; }

.icon-phone-cross:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-picture-in-picture:before {
  content: ""; }

.icon-pin:before {
  content: ""; }

.icon-pip-0:before {
  content: ""; }

.icon-pip-1:before {
  content: ""; }

.icon-pip-2:before {
  content: ""; }

.icon-pip-3:before {
  content: ""; }

.icon-pip:before {
  content: ""; }

.icon-play-contained:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-playlist:before {
  content: ""; }

.icon-plugin:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-point:before {
  content: ""; }

.icon-poll:before {
  content: ""; }

.icon-popout:before {
  content: ""; }

.icon-popup-dialogue:before {
  content: ""; }

.icon-power-contain:before {
  content: ""; }

.icon-power:before {
  content: ""; }

.icon-presence-available:before {
  content: ""; }

.icon-presence-end:before {
  content: ""; }

.icon-presence-offline:before {
  content: ""; }

.icon-presentation:before {
  content: ""; }

.icon-prevent-download-contain:before {
  content: ""; }

.icon-prevent-download:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-priority:before {
  content: ""; }

.icon-privacy:before {
  content: ""; }

.icon-private:before {
  content: ""; }

.icon-profile-settings:before {
  content: ""; }

.icon-proximity-not-connected:before {
  content: ""; }

.icon-proximity:before {
  content: ""; }

.icon-quality:before {
  content: ""; }

.icon-question-circle:before {
  content: ""; }

.icon-raise-hand:before {
  content: ""; }

.icon-read-email:before {
  content: ""; }

.icon-recent-apps:before {
  content: ""; }

.icon-record:before {
  content: ""; }

.icon-redial:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-remove-contact:before {
  content: ""; }

.icon-remove-contain:before {
  content: ""; }

.icon-remove-outline:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-report:before {
  content: ""; }

.icon-reset:before {
  content: ""; }

.icon-right-arrow-closed-contained:before {
  content: ""; }

.icon-right-arrow-closed-outline:before {
  content: ""; }

.icon-right-arrow-contain:before {
  content: ""; }

.icon-right-arrow-contained:before {
  content: ""; }

.icon-right-arrow-outline:before {
  content: ""; }

.icon-right-arrow:before {
  content: ""; }

.icon-ringer-settings:before {
  content: ""; }

.icon-rotate-object-ccw:before {
  content: ""; }

.icon-rotate-object-cw:before {
  content: ""; }

.icon-rtprx-rtptx-duplex:before {
  content: ""; }

.icon-rtprx:before {
  content: ""; }

.icon-rtptx:before {
  content: ""; }

.icon-running-application:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-schedule-add:before {
  content: ""; }

.icon-screen-capture-square:before {
  content: ""; }

.icon-screen-capture:before {
  content: ""; }

.icon-sd:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-self-view-alt:before {
  content: ""; }

.icon-self-view-crossed:before {
  content: ""; }

.icon-self-view:before {
  content: ""; }

.icon-send-email:before {
  content: ""; }

.icon-send:before {
  content: ""; }

.icon-sent:before {
  content: ""; }

.icon-setup-assistant:before {
  content: ""; }

.icon-share-contain:before {
  content: ""; }

.icon-share-content:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-shipment:before {
  content: ""; }

.icon-show-editor:before {
  content: ""; }

.icon-sign-in:before {
  content: ""; }

.icon-sign-out:before {
  content: ""; }

.icon-signal-1:before {
  content: ""; }

.icon-signal-2:before {
  content: ""; }

.icon-signal-3:before {
  content: ""; }

.icon-signal-4:before {
  content: ""; }

.icon-skip-bw:before {
  content: ""; }

.icon-skip-fw:before {
  content: ""; }

.icon-slides:before {
  content: ""; }

.icon-soft-phone:before {
  content: ""; }

.icon-software:before {
  content: ""; }

.icon-sort-amount-asc:before {
  content: ""; }

.icon-sort-amount-desc:before {
  content: ""; }

.icon-sound:before {
  content: ""; }

.icon-space:before {
  content: ""; }

.icon-spam:before {
  content: ""; }

.icon-spark:before {
  content: ""; }

.icon-speaker-cross:before {
  content: ""; }

.icon-speaker-out-left:before {
  content: ""; }

.icon-speaker:before {
  content: ""; }

.icon-speed-dial:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-square-o:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-step-next:before {
  content: ""; }

.icon-step-prev:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-storage:before {
  content: ""; }

.icon-subscribe:before {
  content: ""; }

.icon-swap-calls:before {
  content: ""; }

.icon-swap-camera:before {
  content: ""; }

.icon-swap-video-camera:before {
  content: ""; }

.icon-tables:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-team-collapsed-view:before {
  content: ""; }

.icon-team-expanded-view:before {
  content: ""; }

.icon-terminalalt:before {
  content: ""; }

.icon-text-color:before {
  content: ""; }

.icon-text-format:before {
  content: ""; }

.icon-text-size:before {
  content: ""; }

.icon-text:before {
  content: ""; }

.icon-thumbnail-view:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-timeline:before {
  content: ""; }

.icon-too-fast:before {
  content: ""; }

.icon-too-slow:before {
  content: ""; }

.icon-tools:before {
  content: ""; }

.icon-touch-gesture:before {
  content: ""; }

.icon-touch-point:before {
  content: ""; }

.icon-touch:before {
  content: ""; }

.icon-transcript:before {
  content: ""; }

.icon-transfer-to-mobile:before {
  content: ""; }

.icon-transfer:before {
  content: ""; }

.icon-transit:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-universal-inbox:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-upload-contain:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-usb:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-vibrate:before {
  content: ""; }

.icon-video-cross:before {
  content: ""; }

.icon-video-input:before {
  content: ""; }

.icon-video-layout:before {
  content: ""; }

.icon-video-settings:before {
  content: ""; }

.icon-video-tips:before {
  content: ""; }

.icon-video:before {
  content: ""; }

.icon-view-feed-dual:before {
  content: ""; }

.icon-view-feed-multi:before {
  content: ""; }

.icon-view-feed-single:before {
  content: ""; }

.icon-view-preview-telepresence:before {
  content: ""; }

.icon-view-side-by-side:before {
  content: ""; }

.icon-view-split:before {
  content: ""; }

.icon-view-stacked:before {
  content: ""; }

.icon-voicemail:before {
  content: ""; }

.icon-volume-cross:before {
  content: ""; }

.icon-volume:before {
  content: ""; }

.icon-waiting-silence:before {
  content: ""; }

.icon-wallpaper:before {
  content: ""; }

.icon-warning:before {
  content: ""; }

.icon-watchlist:before {
  content: ""; }

.icon-web-camera:before {
  content: ""; }

.icon-web-sharing:before {
  content: ""; }

.icon-webex:before {
  content: ""; }

.icon-webhook:before {
  content: ""; }

.icon-week:before {
  content: ""; }

.icon-whisper:before {
  content: ""; }

.icon-whiteboard-cross:before {
  content: ""; }

.icon-whiteboard:before {
  content: ""; }

.icon-wifi-1:before {
  content: ""; }

.icon-wifi-2:before {
  content: ""; }

.icon-wifi-3:before {
  content: ""; }

.icon-wifi:before {
  content: ""; }

.icon-work:before {
  content: ""; }

.icon-zip:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.cui {
  /*
 * Note: This file contains only the IE-specific overrides for UI kit elements
 *       Once IE goes away this file will go with it
 */ }
  .cui .readonly {
    opacity: 0.5;
    cursor: not-allowed;
    z-index: 0; }
  .cui *[disabled],
  .cui .disabled {
    opacity: 0.75;
    cursor: not-allowed;
    pointer-events: none;
    z-index: 0; }
  .cui .clearfix:after {
    clear: both;
    content: "";
    display: table; }
  .cui .absolute-center {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important; }
    .cui .absolute-center--top {
      top: 30% !important; }
    .cui .absolute-center--right {
      left: 70% !important; }
    .cui .absolute-center--bottom {
      top: 70% !important; }
    .cui .absolute-center--left {
      left: 30% !important; }
  .cui .pull-left {
    float: left !important; }
  .cui .pull-center {
    float: center !important; }
  .cui .pull-right {
    float: right !important; }
  .cui .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cui .flex-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .cui .flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .cui .flex-center-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cui .flex-center-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .cui .flex-fluid {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .cui .flex-fill {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .cui .flex-inline-center-horizontal {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cui .flex-inline-center-vertical {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .cui .flex-align-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .cui .flex-align-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .cui .flex--compressed > * {
    -ms-flex-preferred-size: 10px;
        flex-basis: 10px; }
  .cui .flex--regular > * {
    -ms-flex-preferred-size: 20px;
        flex-basis: 20px; }
  .cui .flex--loose > * {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px; }
  .cui .flex-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .cui .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cui .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .cui .text-left {
    text-align: left !important; }
  .cui .text-right {
    text-align: right !important; }
  .cui .text-bold {
    font-weight: bold !important; }
  .cui .text-muted {
    color: #9e9ea2 !important; }
  .cui .text-normal {
    font-weight: normal !important; }
  .cui .text-light {
    font-weight: 200 !important; }
  .cui .text-center {
    text-align: center !important; }
  .cui .text-justify {
    text-align: justify !important; }
  .cui .text-nowrap {
    white-space: nowrap !important; }
  .cui .text-lowercase {
    text-transform: lowercase !important; }
  .cui .text-uppercase {
    text-transform: uppercase !important; }
  .cui .text-capitalize {
    text-transform: capitalize !important; }
  .cui .text-tiny {
    font-size: 0.5rem !important; }
  .cui .text-xsmall {
    font-size: 0.625rem !important; }
  .cui .text-small {
    font-size: 0.75rem !important; }
  .cui .text-medium {
    font-size: 0.875rem !important; }
  .cui .text-large {
    font-size: 1rem !important; }
  .cui .text-xlarge {
    font-size: 1.5rem !important; }
  .cui .text-huge {
    font-size: 3rem !important; }
  .cui .text-goliath {
    font-size: 3.5rem !important; }
  .cui .text-italic {
    font-style: italic !important; }
  .cui .text-ghost {
    color: #fff !important; }
  .cui .text-transparent-qtr {
    opacity: .25; }
  .cui .monospace,
  .cui .text-monospace {
    font-family: Monaco, Inconsolata, Consolas, "Courier New", Courier, "Lucida Console", monospace; }
  .cui .text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .cui .text-noellipsis {
    white-space: normal; }
  .cui .text-noselect {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .cui .text-break {
    word-wrap: break-word;
    word-break: break-all; }
  .cui .text-marquee {
    font-size: 2rem; }
    @media (min-width: 767px) {
      .cui .text-marquee {
        font-size: 2.5rem; } }
    @media (min-width: 992px) {
      .cui .text-marquee {
        font-size: 3rem; } }
  .cui .text-primary, .cui .text--primary {
    color: #abc233 !important; }
  .cui .text-secondary, .cui .text--secondary {
    color: #049fd9 !important; }
  .cui .text-default, .cui .text--default {
    color: #58585b !important; }
  .cui .text-cta, .cui .text--cta {
    color: #abc233 !important; }
  .cui .text-info, .cui .text--info {
    color: #64bbe3 !important; }
  .cui .text-success, .cui .text--success {
    color: #6cc04a !important; }
  .cui .text-danger, .cui .text--danger {
    color: #cf2030 !important; }
  .cui .text-warning, .cui .text--warning {
    color: #ff7300 !important; }
  .cui .text-warning-alt, .cui .text--warning-alt {
    color: #ffcc00 !important; }
  .cui .text-default-color {
    color: #58585b !important; }
  .cui .text-blue {
    color: #049fd9 !important; }
  .cui .text-dkgray-1 {
    color: #39393b !important; }
  .cui .text-dkgray-4 {
    color: #7f7f86 !important; }
  .cui .text-indigo, .cui .text--indigo {
    color: #005073 !important; }
  .cui .icon-huge:before {
    line-height: 5.25rem;
    font-size: 5.25rem; }
  .cui .icon-large:before {
    line-height: 3.5rem;
    font-size: 3.5rem; }
  .cui .icon-medium-large:before {
    line-height: 2.25rem;
    font-size: 2.25rem; }
  .cui .icon-medium:before {
    line-height: 1.75rem;
    font-size: 1.75rem; }
  .cui .icon-medium-small:before {
    line-height: 1.5rem;
    font-size: 1.5rem; }
  .cui .icon-small:before {
    line-height: 1.125rem;
    font-size: 1.125rem; }
  .cui .icon-tiny:before {
    line-height: 0.625rem;
    font-size: 0.625rem; }
  .cui .inline-qtr-spacing > * + * {
    margin-left: 5px; }
  .cui .no-margin {
    margin: 0; }
  .cui .no-margin-top {
    margin-top: 0; }
  .cui .no-margin-right {
    margin-right: 0; }
  .cui .no-margin-bottom {
    margin-bottom: 0; }
  .cui .no-margin-left {
    margin-left: 0; }
  .cui .qtr-margin {
    margin: 5px !important; }
  .cui .qtr-margin-top {
    margin-top: 5px !important; }
  .cui .qtr-margin-right {
    margin-right: 5px !important; }
  .cui .qtr-margin-bottom {
    margin-bottom: 5px !important; }
  .cui .qtr-margin-left {
    margin-left: 5px !important; }
  .cui .half-margin {
    margin: 10px !important; }
  .cui .half-margin-top {
    margin-top: 10px !important; }
  .cui .half-margin-right {
    margin-right: 10px !important; }
  .cui .half-margin-bottom {
    margin-bottom: 10px !important; }
  .cui .half-margin-left {
    margin-left: 10px !important; }
  .cui .base-margin {
    margin: 20px !important; }
  .cui .base-margin-top {
    margin-top: 20px !important; }
  .cui .base-margin-right {
    margin-right: 20px !important; }
  .cui .base-margin-bottom {
    margin-bottom: 20px !important; }
  .cui .base-margin-left {
    margin-left: 20px !important; }
  .cui .dbl-margin {
    margin: 40px !important; }
  .cui .dbl-margin-top {
    margin-top: 40px !important; }
  .cui .dbl-margin-right {
    margin-right: 40px !important; }
  .cui .dbl-margin-bottom {
    margin-bottom: 40px !important; }
  .cui .dbl-margin-left {
    margin-left: 40px !important; }
  .cui .no-padding {
    padding: 0; }
  .cui .no-padding-top {
    padding-top: 0; }
  .cui .no-padding-right {
    padding-right: 0; }
  .cui .no-padding-bottom {
    padding-bottom: 0; }
  .cui .no-padding-left {
    padding-left: 0; }
  .cui .qtr-padding {
    padding: 5px !important; }
  .cui .qtr-padding-top {
    padding-top: 5px !important; }
  .cui .qtr-padding-right {
    padding-right: 5px !important; }
  .cui .qtr-padding-bottom {
    padding-bottom: 5px !important; }
  .cui .qtr-padding-left {
    padding-left: 5px !important; }
  .cui .half-padding {
    padding: 10px !important; }
  .cui .half-padding-top {
    padding-top: 10px !important; }
  .cui .half-padding-right {
    padding-right: 10px !important; }
  .cui .half-padding-bottom {
    padding-bottom: 10px !important; }
  .cui .half-padding-left {
    padding-left: 10px !important; }
  .cui .base-padding {
    padding: 20px !important; }
  .cui .base-padding-top {
    padding-top: 20px !important; }
  .cui .base-padding-right {
    padding-right: 20px !important; }
  .cui .base-padding-bottom {
    padding-bottom: 20px !important; }
  .cui .base-padding-left {
    padding-left: 20px !important; }
  .cui .dbl-padding {
    padding: 40px !important; }
  .cui .dbl-padding-top {
    padding-top: 40px !important; }
  .cui .dbl-padding-right {
    padding-right: 40px !important; }
  .cui .dbl-padding-bottom {
    padding-bottom: 40px !important; }
  .cui .dbl-padding-left {
    padding-left: 40px !important; }
  .cui .is-ios-device .hide-on-ios {
    display: none !important; }
  .cui .toggle {
    cursor: pointer; }
  .cui .v-separator {
    border-right: 1px solid #dfdfdf;
    margin: 5px 10px 5px 0;
    padding-left: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    height: 15px; }
    .cui .v-separator--small {
      height: 10px; }
    .cui .v-separator--large {
      height: 20px; }
    .cui .v-separator--huge {
      height: 40px; }
  .cui .rotate-180 {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .cui .hide {
    display: none !important; }
  .cui .show {
    display: block !important; }
  .cui .visible {
    visibility: visible; }
  .cui .invisible {
    visibility: hidden; }
  .cui .user-entered-data {
    white-space: pre-line; }
  .cui .small {
    font-size: 0.75rem; }
  @media (max-width: 767px) {
    .cui .center-xs {
      text-align: center !important; }
    .cui .pull-right-xs {
      float: right !important; }
    .cui .pull-left-xs {
      float: left !important; }
    .cui .visible-inline-xs {
      display: inline-block !important; } }
  .cui .row.no-gutters {
    margin-right: 0;
    margin-left: 0; }
  .cui .row.no-gutters > [class^="col-"],
  .cui .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }
  .cui .disable-pointer {
    pointer-events: none; }
  @media (max-width: 767px) {
    .cui .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .cui .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .cui .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .cui .hidden-lg {
      display: none !important; } }
  .cui .visible-xs,
  .cui .visible-sm,
  .cui .visible-md,
  .cui .visible-lg {
    display: none !important; }
  @media (max-width: 767px) {
    .cui .visible-xs {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .cui .visible-sm {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .cui .visible-md {
      display: block !important; } }
  @media (min-width: 1200px) {
    .cui .visible-lg {
      display: block !important; } }

@-webkit-keyframes blink {
  from, to {
    opacity: 1; }
  50% {
    opacity: 0; } }

@keyframes blink {
  from, to {
    opacity: 1; }
  50% {
    opacity: 0; } }

@-webkit-keyframes bounce {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@keyframes bounce {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  33% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  66% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
            transform: scale3d(0.95, 0.95, 0.95); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@keyframes pop {
  0% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  33% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  66% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
            transform: scale3d(0.95, 0.95, 0.95); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@-webkit-keyframes pulse {
  0%, 80%, 100% {
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0); }
  40% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0%, 80%, 100% {
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0); }
  40% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .cui .spin {
    -webkit-animation: spin 2s infinite linear;
            animation: spin 2s infinite linear; }
  .cui .fade-in-pop {
    -webkit-animation: pop 1.5s 1 linear, fade-in 1.5s 1 linear;
            animation: pop 1.5s 1 linear, fade-in 1.5s 1 linear; }
  .cui .fade-in-and-out {
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out; }
  .cui .rotate-right {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .cui .rotate-left {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  .cui .animation-delay-1 {
    -webkit-animation-delay: 1s;
            animation-delay: 1s; }
  .cui .animation-delay-2 {
    -webkit-animation-delay: 2s;
            animation-delay: 2s; }
  .cui .animation-delay-3 {
    -webkit-animation-delay: 3s;
            animation-delay: 3s; }
  .cui .animation-delay-100 {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .cui .animation-delay-200 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .cui .animation-delay-250 {
    -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s; }
  .cui .animation-delay-500 {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s; }
  .cui .animation-delay-750 {
    -webkit-animation-delay: 0.75s;
            animation-delay: 0.75s; }
  .cui a.btn,
  .cui a.btn.btn--icon,
  .cui a.btn.btn--icon.btn--small {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .cui .btn + .btn {
    margin-left: 10px; }
  .cui .btn.small + .btn.small {
    margin-left: 5px; }
  .cui .btn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    padding: 0 35px;
    font-size: 1rem;
    line-height: 1rem;
    height: 40px;
    min-width: 150px;
    max-width: 300px;
    -webkit-transition: -webkit-box-shadow 0.1s linear;
    transition: -webkit-box-shadow 0.1s linear;
    transition: box-shadow 0.1s linear;
    transition: box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
    border: 1px solid transparent;
    background: #7f7f86;
    color: #fff; }
    .cui .btn:hover {
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent;
      background-color: #626469;
      color: #fff; }
    .cui .btn:focus {
      -webkit-box-shadow: 0 0 1px 1px #7f7f86;
              box-shadow: 0 0 1px 1px #7f7f86;
      border: 1px solid #fff; }
    .cui .btn:active {
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent;
      color: #fff;
      background-color: #626469; }
    .cui .btn[disabled], .cui .btn.disabled {
      opacity: 1;
      color: #c6c7ca;
      background-color: #dfdfdf; }
    .cui .btn.selected {
      background-color: #fff;
      -webkit-box-shadow: inset 0 0 0 1px #7f7f86;
              box-shadow: inset 0 0 0 1px #7f7f86;
      color: #626469; }
    .cui .btn--small {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: center;
      vertical-align: middle;
      padding: 0 20px;
      font-size: 0.875rem;
      line-height: 0.875rem;
      height: 30px;
      min-width: 100px;
      max-width: 200px;
      -webkit-transition: -webkit-box-shadow 0.1s linear;
      transition: -webkit-box-shadow 0.1s linear;
      transition: box-shadow 0.1s linear;
      transition: box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear; }
    .cui .btn--wide {
      padding-left: 4rem;
      padding-right: 4rem;
      max-width: 300px; }
    .cui .btn--primary {
      border: 1px solid transparent;
      background: #049fd9;
      color: #fff; }
      .cui .btn--primary:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #047fad;
        color: #fff; }
      .cui .btn--primary:focus {
        -webkit-box-shadow: 0 0 1px 1px #049fd9;
                box-shadow: 0 0 1px 1px #049fd9;
        border: 1px solid #fff; }
      .cui .btn--primary:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--primary[disabled], .cui .btn--primary.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
      .cui .btn--primary.selected {
        background-color: transparent;
        -webkit-box-shadow: inset 0 0 0 1px #049fd9;
                box-shadow: inset 0 0 0 1px #049fd9;
        color: #049fd9; }
    .cui .btn--primary-ghost {
      border: 1px solid transparent;
      background: transparent;
      color: #049fd9;
      -webkit-box-shadow: inset 0 0 0 1px #049fd9;
              box-shadow: inset 0 0 0 1px #049fd9; }
      .cui .btn--primary-ghost:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #049fd9;
        color: #fff; }
      .cui .btn--primary-ghost:focus {
        -webkit-box-shadow: 0 0 1px 1px #049fd9;
                box-shadow: 0 0 1px 1px #049fd9;
        border: 1px solid #fff; }
      .cui .btn--primary-ghost:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--primary-ghost[disabled], .cui .btn--primary-ghost.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf;
        -webkit-box-shadow: inset 0 0 0 2px #dfdfdf;
                box-shadow: inset 0 0 0 2px #dfdfdf; }
      .cui .btn--primary-ghost.selected {
        background-color: #049fd9;
        -webkit-box-shadow: inset 0 0 0 1px #049fd9;
                box-shadow: inset 0 0 0 1px #049fd9;
        color: #fff; }
    .cui .btn--secondary {
      border: 1px solid transparent;
      background: #abc233;
      color: #39393b; }
      .cui .btn--secondary:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #889B28;
        color: #fff; }
      .cui .btn--secondary:focus {
        -webkit-box-shadow: 0 0 1px 1px #abc233;
                box-shadow: 0 0 1px 1px #abc233;
        border: 1px solid #fff; }
      .cui .btn--secondary:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--secondary[disabled], .cui .btn--secondary.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
      .cui .btn--secondary.selected {
        background-color: #fff;
        color: #abc233; }
    .cui .btn--negative {
      border: 1px solid transparent;
      background: #cf2030;
      color: #fff; }
      .cui .btn--negative:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #A4101E;
        color: #fff; }
      .cui .btn--negative:focus {
        -webkit-box-shadow: 0 0 1px 1px #cf2030;
                box-shadow: 0 0 1px 1px #cf2030;
        border: 1px solid #fff; }
      .cui .btn--negative:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--negative[disabled], .cui .btn--negative.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
      .cui .btn--negative.selected {
        background-color: #fff; }
    .cui .btn--success {
      border: 1px solid transparent;
      background: #6cc04a;
      color: #fff; }
      .cui .btn--success:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #50AA2A;
        color: #fff; }
      .cui .btn--success:focus {
        -webkit-box-shadow: 0 0 1px 1px #6cc04a;
                box-shadow: 0 0 1px 1px #6cc04a;
        border: 1px solid #fff; }
      .cui .btn--success:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--success[disabled], .cui .btn--success.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
      .cui .btn--success.selected {
        background-color: #fff; }
    .cui .btn--white {
      border: 1px solid transparent;
      background: #fff;
      color: #58585b; }
      .cui .btn--white:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #e8e8f1;
        color: #58585b; }
      .cui .btn--white:focus {
        -webkit-box-shadow: 0 0 1px 1px #626469;
                box-shadow: 0 0 1px 1px #626469;
        border: 1px solid #fff; }
      .cui .btn--white:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--white[disabled], .cui .btn--white.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
      .cui .btn--white.selected {
        background-color: #fff; }
    .cui .btn--white-ghost {
      border: 1px solid transparent;
      background: transparent;
      color: #fff;
      -webkit-box-shadow: inset 0 0 0 1px #fff;
              box-shadow: inset 0 0 0 1px #fff; }
      .cui .btn--white-ghost:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #fff;
        color: #58585b; }
      .cui .btn--white-ghost:focus {
        -webkit-box-shadow: 0 0 1px 1px #dfdfdf;
                box-shadow: 0 0 1px 1px #dfdfdf;
        border: 1px solid #fff; }
      .cui .btn--white-ghost:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--white-ghost[disabled], .cui .btn--white-ghost.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf;
        -webkit-box-shadow: inset 0 0 0 2px #dfdfdf;
                box-shadow: inset 0 0 0 2px #dfdfdf; }
      .cui .btn--white-ghost.selected {
        background-color: #fff; }
    .cui .btn--gray-ghost {
      border: 1px solid transparent;
      background: transparent;
      color: #626469;
      -webkit-box-shadow: inset 0 0 0 1px #626469;
              box-shadow: inset 0 0 0 1px #626469; }
      .cui .btn--gray-ghost:hover {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #626469;
        color: #fff; }
      .cui .btn--gray-ghost:focus {
        -webkit-box-shadow: 0 0 1px 1px #626469;
                box-shadow: 0 0 1px 1px #626469;
        border: 1px solid #fff; }
      .cui .btn--gray-ghost:active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #626469; }
      .cui .btn--gray-ghost[disabled], .cui .btn--gray-ghost.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf;
        -webkit-box-shadow: inset 0 0 0 2px #dfdfdf;
                box-shadow: inset 0 0 0 2px #dfdfdf; }
      .cui .btn--gray-ghost.selected {
        background-color: #626469;
        color: #fff; }
    .cui .btn.btn--icon {
      overflow: visible;
      position: relative;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: center;
      vertical-align: middle;
      padding: 0;
      font-size: 1rem;
      line-height: 1rem;
      height: 40px;
      min-width: 40px;
      max-width: 40px;
      -webkit-transition: -webkit-box-shadow 0.1s linear;
      transition: -webkit-box-shadow 0.1s linear;
      transition: box-shadow 0.1s linear;
      transition: box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear; }
      .cui .btn.btn--icon > span[class^="icon-"] {
        font-size: 1rem; }
      .cui .btn.btn--icon.btn--small {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        font-size: 0.875rem;
        line-height: 1rem;
        height: 30px;
        min-width: 30px;
        max-width: 30px;
        -webkit-transition: -webkit-box-shadow 0.1s linear;
        transition: -webkit-box-shadow 0.1s linear;
        transition: box-shadow 0.1s linear;
        transition: box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
        overflow: visible; }
        .cui .btn.btn--icon.btn--small > span[class^="icon-"] {
          font-size: 0.875rem; }
        .cui .btn.btn--icon.btn--small .btn__subtext {
          top: 35px; }
      .cui .btn.btn--icon.btn--large {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        font-size: 1.5rem;
        line-height: 1rem;
        height: 60px;
        min-width: 60px;
        max-width: 60px;
        -webkit-transition: -webkit-box-shadow 0.1s linear;
        transition: -webkit-box-shadow 0.1s linear;
        transition: box-shadow 0.1s linear;
        transition: box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
        overflow: visible; }
        .cui .btn.btn--icon.btn--large > span[class^="icon-"] {
          font-size: 1.5rem; }
        .cui .btn.btn--icon.btn--large .btn__subtext {
          top: 65px; }
      .cui .btn.btn--icon .btn__subtext {
        color: #9e9ea2;
        font-size: 0.625rem;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 45px;
        margin: 0; }
  .cui .btns,
  .cui .btn-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .cui .btns .btn + .btn,
    .cui .btn-group .btn + .btn {
      margin-left: -1px; }
    .cui .btns.btn + .btn,
    .cui .btn-group.btn + .btn {
      border-right: 0 none; }
    .cui .btns > .btn,
    .cui .btn-group > .btn {
      min-width: 0;
      padding-right: 10px;
      padding-left: 10px;
      border-radius: 0;
      border: 1px solid #9e9ea2;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .cui .btns > .btn--primary,
      .cui .btn-group > .btn--primary {
        border: 1px solid #049fd9; }
      .cui .btns > .btn--primary-ghost,
      .cui .btn-group > .btn--primary-ghost {
        border: 1px solid #049fd9; }
      .cui .btns > .btn--secondary,
      .cui .btn-group > .btn--secondary {
        border: 1px solid #abc233; }
      .cui .btns > .btn--negative,
      .cui .btn-group > .btn--negative {
        border: 1px solid #cf2030; }
      .cui .btns > .btn--success,
      .cui .btn-group > .btn--success {
        border: 1px solid #6cc04a; }
      .cui .btns > .btn--white,
      .cui .btn-group > .btn--white {
        border: 1px solid #fff; }
      .cui .btns > .btn--white-ghost,
      .cui .btn-group > .btn--white-ghost {
        border: 1px solid transparent; }
      .cui .btns > .btn--gray-ghost,
      .cui .btn-group > .btn--gray-ghost {
        border: 1px solid #626469; }
      .cui .btns > .btn:first-child,
      .cui .btn-group > .btn:first-child {
        padding-left: 15px;
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem; }
      .cui .btns > .btn:last-child,
      .cui .btn-group > .btn:last-child {
        padding-right: 15px;
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem; }
      .cui .btns > .btn.selected,
      .cui .btn-group > .btn.selected {
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s; }
    .cui .btns--compressed .btn + .btn,
    .cui .btn-group--compressed .btn + .btn {
      margin-left: 5px; }
    .cui .btns--regular .btn + .btn,
    .cui .btn-group--regular .btn + .btn {
      margin-left: 10px; }
    .cui .btns--loose .btn + .btn,
    .cui .btn-group--loose .btn + .btn {
      margin-left: 20px; }
  .cui .form-group .checkbox,
  .cui .form-group .radio {
    float: left;
    margin-right: 10px;
    padding: 1px 0 4px; }
    .cui .form-group .checkbox input,
    .cui .form-group .radio input {
      display: block;
      position: absolute; }
  .cui .checkbox.disabled input,
  .cui .checkbox[disabled] input,
  .cui .radio.disabled input,
  .cui .radio[disabled] input {
    display: none; }
    .cui .checkbox.disabled input:checked ~ .checkbox__label,
    .cui .checkbox.disabled input:checked ~ .radio__label,
    .cui .checkbox.disabled input:checked ~ .checkbox__input:after,
    .cui .checkbox.disabled input:checked ~ .radio__input:after,
    .cui .checkbox[disabled] input:checked ~ .checkbox__label,
    .cui .checkbox[disabled] input:checked ~ .radio__label,
    .cui .checkbox[disabled] input:checked ~ .checkbox__input:after,
    .cui .checkbox[disabled] input:checked ~ .radio__input:after,
    .cui .radio.disabled input:checked ~ .checkbox__label,
    .cui .radio.disabled input:checked ~ .radio__label,
    .cui .radio.disabled input:checked ~ .checkbox__input:after,
    .cui .radio.disabled input:checked ~ .radio__input:after,
    .cui .radio[disabled] input:checked ~ .checkbox__label,
    .cui .radio[disabled] input:checked ~ .radio__label,
    .cui .radio[disabled] input:checked ~ .checkbox__input:after,
    .cui .radio[disabled] input:checked ~ .radio__input:after {
      color: #58585b; }
    .cui .checkbox.disabled input:checked ~ .checkbox__input:before,
    .cui .checkbox.disabled input:checked ~ .radio__input:before,
    .cui .checkbox[disabled] input:checked ~ .checkbox__input:before,
    .cui .checkbox[disabled] input:checked ~ .radio__input:before,
    .cui .radio.disabled input:checked ~ .checkbox__input:before,
    .cui .radio.disabled input:checked ~ .radio__input:before,
    .cui .radio[disabled] input:checked ~ .checkbox__input:before,
    .cui .radio[disabled] input:checked ~ .radio__input:before {
      -webkit-box-shadow: inset 0 0 0 2px #9e9ea2;
              box-shadow: inset 0 0 0 2px #9e9ea2; }
    .cui .checkbox.disabled input:checked ~ .radio__input:after,
    .cui .checkbox[disabled] input:checked ~ .radio__input:after,
    .cui .radio.disabled input:checked ~ .radio__input:after,
    .cui .radio[disabled] input:checked ~ .radio__input:after {
      background-color: #9e9ea2; }
  .cui .checkbox,
  .cui .radio {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #58585b;
    cursor: pointer;
    font-size: 0;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear; }
    .cui .checkbox.checkbox--inline,
    .cui .radio.checkbox--inline {
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
    .cui .checkbox.radio--stacked,
    .cui .radio.radio--stacked {
      display: block; }
    .cui .checkbox:hover,
    .cui .radio:hover {
      color: #049fd9; }
    .cui .checkbox input,
    .cui .radio input {
      display: block;
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      border: 0;
      overflow: hidden;
      clip: rect(0 0 0 0); }
      .cui .checkbox input:hover ~ .checkbox__input:before,
      .cui .checkbox input:hover ~ .radio__input:before,
      .cui .radio input:hover ~ .checkbox__input:before,
      .cui .radio input:hover ~ .radio__input:before {
        -webkit-box-shadow: inset 0 0 0 2px #049fd9;
                box-shadow: inset 0 0 0 2px #049fd9; }
      .cui .checkbox input:checked ~ .checkbox__label,
      .cui .checkbox input:checked ~ .radio__label,
      .cui .radio input:checked ~ .checkbox__label,
      .cui .radio input:checked ~ .radio__label {
        color: #58585b; }
      .cui .checkbox input:checked:hover ~ .checkbox__input:before,
      .cui .checkbox input:checked:hover ~ .radio__input:before,
      .cui .radio input:checked:hover ~ .checkbox__input:before,
      .cui .radio input:checked:hover ~ .radio__input:before {
        background-color: #049fd9; }
      .cui .checkbox input:checked:hover ~ .checkbox__input:after,
      .cui .checkbox input:checked:hover ~ .radio__input:after,
      .cui .radio input:checked:hover ~ .checkbox__input:after,
      .cui .radio input:checked:hover ~ .radio__input:after {
        color: #fff; }
      .cui .checkbox input:checked:hover ~ .radio__input:after,
      .cui .radio input:checked:hover ~ .radio__input:after {
        background-color: #9e9ea2;
        border: 6px solid #049fd9; }
      .cui .checkbox input:checked ~ .checkbox__input:before,
      .cui .checkbox input:checked ~ .radio__input:before,
      .cui .radio input:checked ~ .checkbox__input:before,
      .cui .radio input:checked ~ .radio__input:before {
        background: transparent;
        -webkit-box-shadow: inset 0 0 0 2px #049fd9;
                box-shadow: inset 0 0 0 2px #049fd9; }
      .cui .checkbox input:checked ~ .checkbox__input:after,
      .cui .checkbox input:checked ~ .radio__input:after,
      .cui .radio input:checked ~ .checkbox__input:after,
      .cui .radio input:checked ~ .radio__input:after {
        display: block; }
      .cui .checkbox input:focus ~ .checkbox__input,
      .cui .checkbox input:focus ~ .radio__input,
      .cui .radio input:focus ~ .checkbox__input,
      .cui .radio input:focus ~ .radio__input {
        outline: 1px dotted #049fd9;
        outline-offset: -4px; }
        .cui .checkbox input:focus ~ .checkbox__input:before,
        .cui .checkbox input:focus ~ .radio__input:before,
        .cui .radio input:focus ~ .checkbox__input:before,
        .cui .radio input:focus ~ .radio__input:before {
          -webkit-box-shadow: inset 0 0 0 2px #049fd9;
                  box-shadow: inset 0 0 0 2px #049fd9; }
      .cui .checkbox input:focus ~ .checkbox__label,
      .cui .checkbox input:focus ~ .radio__label,
      .cui .radio input:focus ~ .checkbox__label,
      .cui .radio input:focus ~ .radio__label {
        color: #049fd9; }
    .cui .checkbox .checkbox__input,
    .cui .checkbox .radio__input,
    .cui .radio .checkbox__input,
    .cui .radio .radio__input {
      position: relative;
      display: inline-block;
      width: 28px;
      min-width: 28px;
      height: 28px;
      vertical-align: middle; }
      .cui .checkbox .checkbox__input:before, .cui .checkbox .checkbox__input:after,
      .cui .checkbox .radio__input:before,
      .cui .checkbox .radio__input:after,
      .cui .radio .checkbox__input:before,
      .cui .radio .checkbox__input:after,
      .cui .radio .radio__input:before,
      .cui .radio .radio__input:after {
        position: absolute;
        top: 6px;
        right: 0;
        bottom: 0;
        left: 6px;
        width: 16px;
        height: 16px;
        content: ''; }
      .cui .checkbox .checkbox__input:before,
      .cui .checkbox .radio__input:before,
      .cui .radio .checkbox__input:before,
      .cui .radio .radio__input:before {
        -webkit-box-shadow: inset 0 0 0 2px #9e9ea2;
                box-shadow: inset 0 0 0 2px #9e9ea2; }
      .cui .checkbox .checkbox__input:after,
      .cui .checkbox .radio__input:after,
      .cui .radio .checkbox__input:after,
      .cui .radio .radio__input:after {
        display: none;
        color: #049fd9;
        font-weight: bold;
        line-height: 1; }
    .cui .checkbox .checkbox__input:after,
    .cui .radio .checkbox__input:after {
      content: "";
      padding: 3px;
      font-size: 0.625rem; }
    .cui .checkbox .radio__input:before,
    .cui .radio .radio__input:before {
      border-radius: 50%; }
    .cui .checkbox .radio__input:after,
    .cui .radio .radio__input:after {
      -webkit-box-shadow: inset 0 0 0 4px #f2f2f2;
              box-shadow: inset 0 0 0 4px #f2f2f2;
      border-radius: 50%;
      background-color: #049fd9;
      border: 2px solid transparent; }
    .cui .checkbox--alt .radio__input:after,
    .cui .radio--alt .radio__input:after {
      -webkit-box-shadow: inset 0 0 0 4px #fff;
              box-shadow: inset 0 0 0 4px #fff; }
    .cui .checkbox .checkbox__label,
    .cui .checkbox .radio__label,
    .cui .radio .checkbox__label,
    .cui .radio .radio__label {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 0.875rem;
      font-weight: 300;
      vertical-align: middle; }
  .cui .swatch {
    font-size: 0.75rem;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    margin: 20px 0;
    width: 100px;
    height: 100px;
    border-radius: 50%; }
    .cui .swatch:hover {
      -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.2))); }
    .cui .swatch.swatch-core--darkgray1 {
      background: #39393b;
      color: #fff;
      border: 1px solid #39393b; }
      .cui .swatch.swatch-core--darkgray1:after {
        content: "Dark Gray 1  #39393b";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--darkgray2 {
      background: #58585b;
      color: #fff;
      border: 1px solid #58585b; }
      .cui .swatch.swatch-core--darkgray2:after {
        content: "Dark Gray 2  #58585b";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--medgray2 {
      background: #9e9ea2;
      color: #fff;
      border: 1px solid #9e9ea2; }
      .cui .swatch.swatch-core--medgray2:after {
        content: "Medium Gray 2  #9e9ea2";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--white {
      background: #fff;
      color: #000;
      border: 1px solid #dfdfdf; }
      .cui .swatch.swatch-core--white:after {
        content: "Cisco Core White  #fff";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--palegray1 {
      background: #e8ebf1;
      color: #000;
      border: 1px solid #dfdfdf; }
      .cui .swatch.swatch-core--palegray1:after {
        content: "Pale Gray 1  #e8ebf1";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--ciscoblue {
      background: #049fd9;
      color: #fff;
      border: 1px solid #049fd9; }
      .cui .swatch.swatch-core--ciscoblue:after {
        content: "Cisco Blue  #049fd9";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--statusblue {
      background: #64bbe3;
      color: #000;
      border: 1px solid #64bbe3; }
      .cui .swatch.swatch-core--statusblue:after {
        content: "Status Blue  #64bbe3";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--darkblue {
      background: #2b5592;
      color: #fff;
      border: 1px solid #2b5592; }
      .cui .swatch.swatch-core--darkblue:after {
        content: "Dark Blue  #2b5592";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--indigo {
      background: #005073;
      color: #fff;
      border: 1px solid #005073; }
      .cui .swatch.swatch-core--indigo:after {
        content: "Cisco Indigo  #005073";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-core--sagegreen {
      background: #abc233;
      color: #000;
      border: 1px solid #abc233; }
      .cui .swatch.swatch-core--sagegreen:after {
        content: "Sage Green  #abc233";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-supp--darkgray3 {
      background: #626469;
      color: #fff;
      border: 1px solid #626469; }
      .cui .swatch.swatch-supp--darkgray3:after {
        content: "Dark Gray 3  #626469";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-supp--darkgray4 {
      background: #7f7f86;
      color: #fff;
      border: 1px solid #7f7f86; }
      .cui .swatch.swatch-supp--darkgray4:after {
        content: "Dark Gray 4  #7f7f86";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-supp--medgray4 {
      background: #b6b9bb;
      color: #000;
      border: 1px solid #dfdfdf; }
      .cui .swatch.swatch-supp--medgray4:after {
        content: "Medium Gray 4  #b6b9bb";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-supp--litegray2 {
      background: #c6c7ca;
      color: #000;
      border: 1px solid #c6c7ca; }
      .cui .swatch.swatch-supp--litegray2:after {
        content: "Light Gray 2  #c6c7ca";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-supp--litegray3 {
      background: #dfdfdf;
      color: #000;
      border: 1px solid #dfdfdf; }
      .cui .swatch.swatch-supp--litegray3:after {
        content: "Light Gray 3  #dfdfdf";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-supp--litegray5 {
      background: #f2f2f2;
      color: #000;
      border: 1px solid #dfdfdf; }
      .cui .swatch.swatch-supp--litegray5:after {
        content: "Light Gray 5  #f2f2f2";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-stat--statusblue {
      background: #64bbe3;
      color: #000;
      border: 1px solid #64bbe3; }
      .cui .swatch.swatch-stat--statusblue:after {
        content: "Status Blue  #64bbe3";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-stat--statusturq {
      background: #14a792;
      color: #fff;
      border: 1px solid #14a792; }
      .cui .swatch.swatch-stat--statusturq:after {
        content: "Status Turquoise  #14a792";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-stat--statusgreen {
      background: #6cc04a;
      color: #fff;
      border: 1px solid #6cc04a; }
      .cui .swatch.swatch-stat--statusgreen:after {
        content: "Status Green  #6cc04a";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-stat--statusyellow {
      background: #ffcc00;
      color: #000;
      border: 1px solid #ffcc00; }
      .cui .swatch.swatch-stat--statusyellow:after {
        content: "Status Yellow  #ffcc00";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-stat--statusorange {
      background: #ff7300;
      color: #000;
      border: 1px solid #ff7300; }
      .cui .swatch.swatch-stat--statusorange:after {
        content: "Status Orange  #ff7300";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .cui .swatch.swatch-stat--statusred {
      background: #cf2030;
      color: #fff;
      border: 1px solid #cf2030; }
      .cui .swatch.swatch-stat--statusred:after {
        content: "Status Red  #cf2030";
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
  .cui .divider {
    position: relative;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    margin: 20px 0; }
    .cui .divider--thick {
      border-top: 3px solid #f2f2f2; }
    .cui .divider--thicker {
      border-top: 5px solid #f2f2f2; }
    .cui .divider--thickest {
      border-top: 8px solid #f2f2f2; }
    .cui .divider--accent-blue:before {
      position: absolute;
      left: 0;
      top: -1px;
      width: 5%;
      min-width: 40px;
      height: 1px;
      background-color: #049fd9;
      content: ''; }
    .cui .divider--accent-indigo:before {
      position: absolute;
      left: 0;
      top: -1px;
      width: 5%;
      min-width: 40px;
      height: 1px;
      background-color: #005073;
      content: ''; }
    .cui .divider--accent-success:before {
      position: absolute;
      left: 0;
      top: -1px;
      width: 5%;
      min-width: 40px;
      height: 1px;
      background-color: #6cc04a;
      content: ''; }
    .cui .divider--compressed {
      margin: 10px 0; }
    .cui .divider--regular {
      margin: 20px 0; }
    .cui .divider--loose {
      margin: 40px 0; }
    .cui .divider .label--circle {
      top: -24px;
      position: relative;
      -webkit-box-shadow: 0 0 0 10px #f2f2f2;
              box-shadow: 0 0 0 10px #f2f2f2; }
      .cui .divider .label--circle .divider--alt {
        -webkit-box-shadow: 0 0 0 10px #fff;
                box-shadow: 0 0 0 10px #fff; }
      .cui .divider .label--circle.label--tiny {
        top: -9px; }
      .cui .divider .label--circle.label--small {
        top: -12px; }
      .cui .divider .label--circle.label--medium {
        top: -18px; }
      .cui .divider .label--circle.label--large {
        top: -24px; }
      .cui .divider .label--circle.label--xlarge {
        top: -30px; }
      .cui .divider .label--circle.label--huge {
        top: -36px; }
      .cui .divider .label--circle.label--goliath {
        top: -48px; }
    .cui .divider--alt .label--circle {
      -webkit-box-shadow: 0 0 0 10px #fff;
              box-shadow: 0 0 0 10px #fff; }
  .cui .divider--thick.divider--accent-blue:before {
    top: -3px;
    height: 3px; }
  .cui .divider--thick.divider--accent-indigo:before {
    top: -3px;
    height: 3px; }
  .cui .divider--thick.divider--accent-success:before {
    top: -3px;
    height: 3px; }
  .cui .divider--thicker.divider--accent-blue:before {
    top: -5px;
    height: 5px; }
  .cui .divider--thicker.divider--accent-indigo:before {
    top: -5px;
    height: 5px; }
  .cui .divider--thicker.divider--accent-success:before {
    top: -5px;
    height: 5px; }
  .cui .divider--thickest.divider--accent-blue:before {
    top: -8px;
    height: 8px; }
  .cui .divider--thickest.divider--accent-indigo:before {
    top: -8px;
    height: 8px; }
  .cui .divider--thickest.divider--accent-success:before {
    top: -8px;
    height: 8px; }
  .cui form {
    margin-bottom: 20px; }
    .cui form:last-child,
    .cui form > *:last-child {
      margin-bottom: 0; }
  .cui fieldset {
    margin: 0 0 20px 0;
    padding: 0;
    border: 0; }
    .cui fieldset > *:last-child {
      margin-bottom: 0; }
  .cui legend,
  .cui .legend {
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase; }
    .cui legend--toggle,
    .cui .legend--toggle {
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .cui legend--toggle:hover,
      .cui .legend--toggle:hover {
        color: #049fd9; }
  .cui .form-group {
    margin-right: 0;
    position: relative;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 -1px 0 0 #dfdfdf inset;
            box-shadow: 0 -1px 0 0 #dfdfdf inset;
    line-height: 1.5; }
    .cui .form-group:after {
      clear: both;
      content: "";
      display: table; }
    @media (min-width: 767px) {
      .cui .form-group {
        margin-right: 10px; } }
    .cui .form-group--noseparator {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .cui .form-group--helper {
      -webkit-box-shadow: 0 0 0 0 #dfdfdf inset;
              box-shadow: 0 0 0 0 #dfdfdf inset; }
      .cui .form-group--helper .help-block {
        margin-top: 5px; }
    .cui .form-group label,
    .cui .form-group select {
      line-height: 1.5; }
    .cui .form-group select {
      padding: 6px 20px 6px 0; }
    .cui .form-group label {
      padding: 6px 10px 6px 0;
      float: left;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease; }
      .cui .form-group label:first-of-type {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #676767;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        .cui .form-group label:first-of-type[for] {
          cursor: pointer;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none; }
          .cui .form-group label:first-of-type[for]:hover {
            color: #58585b; }
    .cui .form-group input {
      position: relative;
      padding: 6px 0; }
      .cui .form-group input::-ms-clear {
        display: none; }
      .cui .form-group input[disabled] {
        pointer-events: auto; }
    .cui .form-group textarea {
      padding: 6px 0; }
    .cui .form-group .select:after {
      top: 6px; }
  .cui .msd-elastic {
    max-height: 150px;
    overflow-y: scroll; }
  .cui .help-block {
    display: block;
    color: #9e9ea2;
    margin-top: -5px;
    font-weight: normal; }
    .cui .help-block--normal {
      text-transform: unset; }
    .cui .help-block--lower {
      text-transform: lowercase; }
    .cui .help-block--capital {
      text-transform: capitalize; }
    .cui .help-block span + span {
      vertical-align: middle;
      margin-left: 3px; }
  .cui .form-group__dropdown input {
    padding-right: 24px; }
  .cui .form-group--noseparator {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .cui .form-group--typeahead {
    position: relative; }
    .cui .form-group--typeahead .dropdown-menu {
      position: absolute;
      z-index: 1100; }
  .cui .form-dropdown__select {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 14px;
    z-index: 1; }
    .cui .form-dropdown__select:focus ~ label {
      color: #58585b; }
      .cui .form-dropdown__select:focus ~ label::after {
        bottom: -4px;
        height: 5px;
        background: #049fd9; }
    .cui .form-dropdown__select:hover ~ .form-dropdown__chevron::after, .cui .form-dropdown__select:focus ~ .form-dropdown__chevron::after {
      color: #58585b; }
  .cui .form-dropdown__chevron::after {
    content: "";
    color: #c6c7ca;
    font-size: 0.75rem;
    position: absolute;
    margin-top: 1px;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .cui iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #dfdfdf;
    margin: 10px 0;
    display: inline-block; }
  .cui .label + .label {
    margin-left: 5px; }
  .cui .label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0 none;
    border-radius: 2px;
    -webkit-font-smoothing: auto;
    margin: 1px 0;
    padding: 0 10px;
    font-size: 0.75rem;
    height: 24px;
    line-height: 0.75rem;
    vertical-align: middle;
    background: #9e9ea2;
    border: "unset";
    color: #fff; }
    .cui .label .icon-close {
      font-size: 0.75rem; }
    .cui .label a,
    .cui .label a:hover {
      color: #fff; }
    .cui .label--info {
      background: #64bbe3;
      color: #fff; }
      .cui .label--info a,
      .cui .label--info a:hover {
        color: #fff; }
    .cui .label--success {
      background: #6cc04a;
      color: #fff; }
      .cui .label--success a,
      .cui .label--success a:hover {
        color: #fff; }
    .cui .label--warning {
      background: #ff7300;
      color: #fff; }
      .cui .label--warning a,
      .cui .label--warning a:hover {
        color: #fff; }
    .cui .label--warning-alt {
      background: #ffcc00;
      color: #39393b; }
      .cui .label--warning-alt a,
      .cui .label--warning-alt a:hover {
        color: #39393b; }
    .cui .label--danger {
      background: #cf2030;
      color: #fff; }
      .cui .label--danger a,
      .cui .label--danger a:hover {
        color: #fff; }
    .cui .label--blue {
      background: #049fd9;
      color: #fff; }
      .cui .label--blue a,
      .cui .label--blue a:hover {
        color: #fff; }
    .cui .label--ltgray {
      background: #f2f2f2;
      color: #39393b; }
      .cui .label--ltgray a,
      .cui .label--ltgray a:hover {
        color: #39393b; }
    .cui .label--mdgray {
      background: #dfdfdf;
      color: #39393b; }
      .cui .label--mdgray a,
      .cui .label--mdgray a:hover {
        color: #39393b; }
    .cui .label--dkgray {
      background: #58585b;
      color: #fff; }
      .cui .label--dkgray a,
      .cui .label--dkgray a:hover {
        color: #fff; }
    .cui .label--dkblue {
      background: #2b5592;
      color: #fff; }
      .cui .label--dkblue a,
      .cui .label--dkblue a:hover {
        color: #fff; }
    .cui .label--indigo {
      background: #005073;
      color: #fff; }
      .cui .label--indigo a,
      .cui .label--indigo a:hover {
        color: #fff; }
    .cui .label--white {
      background: #fff;
      color: #58585b; }
      .cui .label--white a,
      .cui .label--white a:hover {
        color: #58585b; }
    .cui .label--ghost {
      background: transparent;
      border: 1px solid #fff;
      color: #fff; }
      .cui .label--ghost a,
      .cui .label--ghost a:hover {
        color: #fff; }
    .cui .label--tiny {
      margin: 1px 0;
      padding: 0 6px;
      font-size: 0.5625rem;
      height: 15px;
      line-height: 0.5625rem;
      vertical-align: middle; }
      .cui .label--tiny .icon-close {
        font-size: 0.5625rem; }
    .cui .label--small {
      margin: 1px 0;
      padding: 0 10px;
      font-size: 0.625rem;
      height: 20px;
      line-height: 0.625rem;
      vertical-align: middle; }
      .cui .label--small .icon-close {
        font-size: 0.625rem; }
    .cui .label--medium {
      margin: 1px 0;
      padding: 0 10px;
      font-size: 0.75rem;
      height: 24px;
      line-height: 0.75rem;
      vertical-align: middle; }
      .cui .label--medium .icon-close {
        font-size: 0.75rem; }
    .cui .label--large {
      margin: 1px 0;
      padding: 0 15px;
      font-size: 0.875rem;
      height: 30px;
      line-height: 0.875rem;
      vertical-align: middle; }
      .cui .label--large .icon-close {
        font-size: 0.875rem; }
    .cui .label--circle {
      overflow: hidden;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      vertical-align: middle;
      border-radius: 100%;
      margin: 1px 0;
      padding: 0;
      font-size: 0.75rem;
      height: 24px;
      line-height: 0.75rem;
      vertical-align: middle;
      width: 24px;
      min-width: 24px;
      max-width: 24px; }
      .cui .label--circle .icon-close {
        font-size: 0.75rem; }
    .cui .label--circle.label--tiny {
      margin: 1px 0;
      padding: 0;
      font-size: 0.6875rem;
      height: 18px;
      line-height: 0.6875rem;
      vertical-align: middle;
      width: 18px;
      min-width: 18px;
      max-width: 18px; }
      .cui .label--circle.label--tiny .icon-close {
        font-size: 0.6875rem; }
    .cui .label--circle.label--small {
      margin: 1px 0;
      padding: 0;
      font-size: 0.75rem;
      height: 24px;
      line-height: 0.75rem;
      vertical-align: middle;
      width: 24px;
      min-width: 24px;
      max-width: 24px; }
      .cui .label--circle.label--small .icon-close {
        font-size: 0.75rem; }
    .cui .label--circle.label--medium {
      margin: 1px 0;
      padding: 0;
      font-size: 1rem;
      height: 36px;
      line-height: 1rem;
      vertical-align: middle;
      width: 36px;
      min-width: 36px;
      max-width: 36px; }
      .cui .label--circle.label--medium .icon-close {
        font-size: 1rem; }
    .cui .label--circle.label--large {
      margin: 1px 0;
      padding: 0;
      font-size: 1.5rem;
      height: 48px;
      line-height: 1.5rem;
      vertical-align: middle;
      width: 48px;
      min-width: 48px;
      max-width: 48px; }
      .cui .label--circle.label--large .icon-close {
        font-size: 1.5rem; }
    .cui .label--circle.label--xlarge {
      margin: 1px 0;
      padding: 0;
      font-size: 2rem;
      height: 60px;
      line-height: 2rem;
      vertical-align: middle;
      width: 60px;
      min-width: 60px;
      max-width: 60px; }
      .cui .label--circle.label--xlarge .icon-close {
        font-size: 2rem; }
    .cui .label--circle.label--huge {
      margin: 1px 0;
      padding: 0;
      font-size: 2.25rem;
      height: 72px;
      line-height: 2.25rem;
      vertical-align: middle;
      width: 72px;
      min-width: 72px;
      max-width: 72px; }
      .cui .label--circle.label--huge .icon-close {
        font-size: 2.25rem; }
    .cui .label--circle.label--goliath {
      margin: 1px 0;
      padding: 0;
      font-size: 2.5rem;
      height: 96px;
      line-height: 2.5rem;
      vertical-align: middle;
      width: 96px;
      min-width: 96px;
      max-width: 96px; }
      .cui .label--circle.label--goliath .icon-close {
        font-size: 2.5rem; }
    .cui .label--bordered {
      border: 1px solid #dfdfdf; }
      .cui .label--bordered-white {
        border-color: #fff; }
    .cui .label--raised {
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15); }
    .cui .label .icon-close {
      margin-left: 5px;
      cursor: pointer;
      opacity: 0.75;
      -webkit-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }
      .cui .label .icon-close:hover {
        opacity: 1; }
  .cui .label-group .label + .label {
    margin-left: 0; }
  .cui .label-group .label {
    margin-bottom: 5px;
    margin-right: 5px; }
  .cui a,
  .cui .link {
    color: #0377A1;
    background: transparent;
    text-decoration: none;
    border-radius: 0; }
    .cui a:hover, .cui a:focus, .cui a:active,
    .cui .link:hover,
    .cui .link:focus,
    .cui .link:active {
      color: #049fd9;
      text-decoration: none; }
    .cui a.link--ghost,
    .cui .link.link--ghost {
      color: #fff;
      opacity: 0.75; }
    .cui a.link--ghost:hover,
    .cui .link.link--ghost:hover {
      opacity: 1; }
  .cui .link {
    color: #9e9ea2; }
  .cui ul.list {
    list-style: none;
    padding: 0;
    margin: 0; }
    .cui ul.list li {
      display: block; }
    .cui ul.list li + li {
      margin: -1px 0 0 0; }
    @media (min-width: 767px) {
      .cui ul.list--inline {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .cui ul.list--inline li:last-child {
          padding-right: 0; }
        .cui ul.list--inline li + li {
          margin: 0 0 0 -1px; }
        .cui ul.list--inline.list--divider li:after {
          color: #9e9ea2;
          content: '|';
          margin: 0 5px;
          padding: 0; }
        .cui ul.list--inline.list--divider li:last-child:after {
          content: '';
          margin: 0; }
        .cui ul.list--inline.list--compressed li + li {
          margin: 0 0 0 10px; }
        .cui ul.list--inline.list--regular li + li {
          margin: 0 0 0 20px; }
        .cui ul.list--inline.list--loose li + li {
          margin: 0 0 0 40px; } }
    .cui ul.list--highlight > li:hover > * {
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.1); }
    .cui ul.list--aligntop li :first-child {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .cui ul.list--fillbg {
      background-color: #fff; }
    .cui ul.list--compressed li + li {
      margin-top: 10px; }
    .cui ul.list--regular li + li {
      margin-top: 20px; }
    .cui ul.list--loose li + li {
      margin-top: 40px; }
  .cui .panel-group .panel + .panel {
    margin-top: 2px; }
  .cui .panel-group .panel-group__header {
    margin: 0 10px; }
  .cui .panel {
    display: block;
    position: relative;
    margin: 0;
    border: 0 none;
    height: auto;
    -webkit-tap-highlight-color: transparent;
    color: #58585b;
    position: relative;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent;
    padding: 10px; }
    .cui .panel__header {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .cui .panel__header, .cui .panel__body, .cui .panel__footer {
      position: relative;
      padding: 5px 0; }
      .cui .panel__header:after, .cui .panel__body:after, .cui .panel__footer:after {
        clear: both;
        content: "";
        display: table; }
      .cui .panel__header > *:first-child, .cui .panel__body > *:first-child, .cui .panel__footer > *:first-child {
        margin-top: 0; }
      .cui .panel__header > *:last-child, .cui .panel__body > *:last-child, .cui .panel__footer > *:last-child {
        margin-bottom: 0; }
    .cui .panel--blue {
      color: #fff;
      position: relative;
      background: #049fd9;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--blue a {
        color: #fff; }
    .cui .panel--ltgray {
      color: #58585b;
      position: relative;
      background: #f2f2f2;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
    .cui .panel--mdgray {
      color: #58585b;
      position: relative;
      background: #dfdfdf;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
    .cui .panel--dkgray {
      color: #fff;
      position: relative;
      background: #58585b;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--dkgray a {
        color: #fff; }
    .cui .panel--dkblue {
      color: #fff;
      position: relative;
      background: #2b5592;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--dkblue a {
        color: #fff; }
    .cui .panel--indigo {
      color: #fff;
      position: relative;
      background: #005073;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--indigo a {
        color: #fff; }
    .cui .panel--gray-ghost {
      color: #58585b;
      position: relative;
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid #f2f2f2; }
    .cui .panel--info {
      color: #58585b;
      position: relative;
      background: #64bbe3;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--info a {
        color: #fff; }
    .cui .panel--success {
      color: #fff;
      position: relative;
      background: #6cc04a;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--success a {
        color: #fff; }
    .cui .panel--warning {
      color: #fff;
      position: relative;
      background: #ff7300;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--warning a {
        color: #fff; }
    .cui .panel--danger {
      color: #fff;
      position: relative;
      background: #cf2030;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid transparent; }
      .cui .panel--danger a {
        color: #fff; }
    .cui .panel--raised {
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15); }
    .cui .panel--raised-medium {
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15);
              box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15); }
    .cui .panel--raised-large {
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15), 0 10px 12px rgba(0, 0, 0, 0.25);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15), 0 10px 12px rgba(0, 0, 0, 0.25); }
    .cui .panel--skinny, .cui .panel--compressed {
      padding: 5px; }
    .cui .panel--regular {
      padding: 10px; }
    .cui .panel--loose, .cui .panel--xspace {
      padding: 20px; }
    .cui .panel--bordered {
      border: 1px solid #dfdfdf; }
    .cui .panel--bordered-top {
      border-top: 1px solid #dfdfdf; }
    .cui .panel--bordered-right {
      border-right: 1px solid #dfdfdf; }
    .cui .panel--bordered-bottom {
      border-bottom: 1px solid #dfdfdf; }
    .cui .panel--bordered-left {
      border-left: 1px solid #dfdfdf; }
    .cui .panel--hover:hover {
      background-color: #f2f2f2; }
    .cui .panel--active {
      -webkit-box-shadow: inset 0 0 0 2px #049fd9;
              box-shadow: inset 0 0 0 2px #049fd9; }
    .cui .panel--transparency {
      z-index: 1;
      color: #fff;
      background-color: rgba(255, 255, 255, 0.25); }
      .cui .panel--transparency:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.15); }
      .cui .panel--transparency.panel--blue {
        background-color: rgba(4, 159, 217, 0.75); }
        .cui .panel--transparency.panel--blue:hover {
          background-color: rgba(4, 159, 217, 0.5); }
      .cui .panel--transparency.panel--warning {
        background-color: rgba(255, 115, 0, 0.5); }
        .cui .panel--transparency.panel--warning:hover {
          background-color: rgba(255, 115, 0, 0.75); }
    .cui .panel--well {
      -webkit-box-shadow: inset 0 5px 10px -5px rgba(0, 0, 0, 0.25);
              box-shadow: inset 0 5px 10px -5px rgba(0, 0, 0, 0.25); }
    .cui .panel--fluid {
      height: 100%; }
  .cui a.panel {
    cursor: pointer; }
    .cui a.panel--blue:hover, .cui a.panel--blue:focus, .cui a.panel--blue:active {
      background-color: #15bcfb;
      color: #fff; }
    .cui a.panel--ltgray:hover, .cui a.panel--ltgray:focus, .cui a.panel--ltgray:active {
      background-color: #d9d9d9; }
    .cui a.panel--mdgray:hover, .cui a.panel--mdgray:focus, .cui a.panel--mdgray:active {
      background-color: #f9f9f9; }
    .cui a.panel--dkgray:hover, .cui a.panel--dkgray:focus, .cui a.panel--dkgray:active {
      background-color: #717175;
      color: #fff; }
    .cui a.panel--dkblue:hover, .cui a.panel--dkblue:focus, .cui a.panel--dkblue:active {
      background-color: #376cb9;
      color: #fff; }
    .cui a.panel--indigo:hover, .cui a.panel--indigo:focus, .cui a.panel--indigo:active {
      background-color: #0073a6;
      color: #fff; }
    .cui a.panel--gray-ghost:hover, .cui a.panel--gray-ghost:focus, .cui a.panel--gray-ghost:active {
      background-color: transparent; }
    .cui a.panel--info:hover, .cui a.panel--info:focus, .cui a.panel--info:active {
      background-color: #39a8db;
      color: #fff; }
    .cui a.panel--success:hover, .cui a.panel--success:focus, .cui a.panel--success:active {
      background-color: #8bcd70;
      color: #fff; }
    .cui a.panel--warning:hover, .cui a.panel--warning:focus, .cui a.panel--warning:active {
      background-color: #ff8f33;
      color: #fff; }
    .cui a.panel--danger:hover, .cui a.panel--danger:focus, .cui a.panel--danger:active {
      background-color: #e2404f;
      color: #fff; }
  .cui .panels .panel + .panel {
    margin: 1px 0; }
  .cui .panels--striping > .panel:nth-child(odd) {
    background: #fff; }
  .cui .panels--striping > .panel:nth-child(even) {
    background: #f9f9f9; }
  .cui .panels--compressed .panel + .panel {
    margin: 10px 0; }
  .cui .panels--regular .panel + .panel {
    margin: 20px 0; }
  .cui .panels--loose .panel + .panel {
    margin: 40px 0; }
  .cui h1, .cui h2, .cui h3, .cui h4, .cui h5, .cui h6,
  .cui .h1, .cui .h2, .cui .h3, .cui .h4, .cui .h5, .cui .h6 {
    margin: 0;
    font-family: "CiscoSans", "Arial", sans-serif;
    line-height: 1.2; }
    .cui h1 small, .cui h2 small, .cui h3 small, .cui h4 small, .cui h5 small, .cui h6 small,
    .cui .h1 small, .cui .h2 small, .cui .h3 small, .cui .h4 small, .cui .h5 small, .cui .h6 small {
      color: #9e9ea2; }
  .cui .subheading {
    color: #9e9ea2; }
  .cui p {
    margin: 10px 0; }
  .cui ul, .cui ol {
    margin: 0;
    padding: 0 0 0 20px; }
    .cui ul.list--unstyled, .cui ol.list--unstyled {
      list-style: none; }
      .cui ul.list--unstyled ul:not(:first-child), .cui ol.list--unstyled ul:not(:first-child) {
        padding-left: 20px; }
      .cui ul.list--unstyled ul, .cui ul.list--unstyled ol, .cui ol.list--unstyled ul, .cui ol.list--unstyled ol {
        list-style: none; }
        .cui ul.list--unstyled ul ul:not(:first-child), .cui ul.list--unstyled ol ul:not(:first-child), .cui ol.list--unstyled ul ul:not(:first-child), .cui ol.list--unstyled ol ul:not(:first-child) {
          padding-left: 20px; }
  .cui hr {
    border-bottom: 1px solid #dfdfdf;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 10px 0; }
  .cui hr.hr--qtr,
  .cui hr.divider-qtr {
    width: 25%;
    margin: auto; }
  .cui hr.divider--skinny {
    margin: auto auto 25px;
    padding-top: 25px; }
  .cui img,
  .cui picture {
    margin: 0;
    border: 0;
    max-width: 100%; }
  .cui img.img--fluid {
    display: block;
    width: 100%;
    height: auto; }
  .cui blockquote {
    border-left: 5px solid #dfdfdf;
    margin: 20px 0;
    padding: 10px; }
    .cui blockquote.blockquote--blue {
      border-left-color: #049fd9; }
    .cui blockquote.blockquote--info {
      border-left-color: #64bbe3; }
    .cui blockquote.blockquote--warning {
      border-left-color: #ff7300; }
    .cui blockquote.blockquote--danger {
      border-left-color: #cf2030; }
    .cui blockquote.blockquote--compressed {
      margin-top: 0;
      margin-bottom: 0; }
  .cui cite {
    color: #98989b;
    font-style: italic; }
    .cui cite:before {
      content: "\2014 \00A0"; }
  .cui * {
    -webkit-box-sizing: inherit;
            box-sizing: inherit; }
    .cui *:before, .cui *:after {
      -webkit-box-sizing: inherit;
              box-sizing: inherit; }
    .cui *:focus {
      outline: none; }
  .cui .apollo-body,
  .cui .content-body {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #f2f2f2; }
  .cui .content-body--alt,
  .cui .content-background--alt {
    background: #fff; }
  .cui .apollo-content,
  .cui .content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .cui .apollo-content__main,
    .cui .content__main {
      padding-top: 10px;
      padding-bottom: 10px; }
      @media (min-width: 767px) {
        .cui .apollo-content__main,
        .cui .content__main {
          padding-top: 20px;
          padding-bottom: 20px; } }
      @media (min-width: 1200px) {
        .cui .apollo-content__main,
        .cui .content__main {
          padding-top: 30px;
          padding-bottom: 30px; } }
      .cui .apollo-content__main--alt,
      .cui .content__main--alt {
        background: #fff; }
  .cui .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #f2f2f2;
    height: 100%; }
    .cui .content-wrapper .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .cui .content-wrapper .footer {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      background-color: #f2f2f2; }
  .cui .container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px; }
    .cui .container:after {
      clear: both;
      content: "";
      display: table; }
    .cui .container--standalone {
      max-width: none; }
    @media (min-width: 767px) {
      .cui .container {
        padding-right: 20px;
        padding-left: 20px; } }
  .cui pre {
    margin: 0; }
  .cui input,
  .cui select,
  .cui textarea,
  .cui button {
    font-size: 0.875rem;
    font-family: "CiscoSans", "Arial", sans-serif; }
  .cui .content-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%; }
    .cui .content-fluid .sidebar ~ main {
      -webkit-transform: translate3d(280px, 0, 0);
              transform: translate3d(280px, 0, 0);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }
      @media (min-width: 767px) {
        .cui .content-fluid .sidebar ~ main {
          margin-left: 280px;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0);
          -webkit-transition: margin 0.25s;
          transition: margin 0.25s; } }
    .cui .content-fluid .sidebar.sidebar--hidden ~ main {
      margin-left: unset;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
    .cui .content-fluid main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 100%;
              flex: 1 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      overflow: auto;
      position: relative; }
      .cui .content-fluid main .content {
        background: #f2f2f2; }
        .cui .content-fluid main .content-background--alt {
          background: #fff; }
      .cui .content-fluid main .footer {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        overflow: hidden;
        background-color: #f2f2f2; }
  .cui .sections .section + .section {
    margin: 20px 0; }
  .cui .sections--striping > .section:nth-child(odd) {
    background: #fff; }
  .cui .sections--striping > .section:nth-child(even) {
    background: #f9f9f9; }
  .cui .sections--compressed .section + .section {
    margin: 10px 0; }
  .cui .sections--regular .section + .section {
    margin: 20px 0; }
  .cui .sections--loose .section + .section {
    margin: 40px 0; }
  .cui .section-header {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf; }
  .cui .section {
    padding-left: 0;
    padding-right: 0;
    padding: 20px 0; }
    .cui .section:after {
      clear: both;
      content: "";
      display: table; }
    @media (min-width: 767px) {
      .cui .section--1col > div {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--1col > div:nth-of-type(1n) {
          margin-right: 0;
          float: right; }
        .cui .section--1col > div:nth-of-type(1n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--2col > div {
        float: left;
        clear: none;
        width: 49.5%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--2col > div:nth-of-type(2n) {
          margin-right: 0;
          float: right; }
        .cui .section--2col > div:nth-of-type(2n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--3col > div {
        float: left;
        clear: none;
        width: 32.66667%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--3col > div:nth-of-type(3n) {
          margin-right: 0;
          float: right; }
        .cui .section--3col > div:nth-of-type(3n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--4col > div {
        float: left;
        clear: none;
        width: 24.25%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--4col > div:nth-of-type(4n) {
          margin-right: 0;
          float: right; }
        .cui .section--4col > div:nth-of-type(4n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--5col > div {
        float: left;
        clear: none;
        width: 19.2%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--5col > div:nth-of-type(5n) {
          margin-right: 0;
          float: right; }
        .cui .section--5col > div:nth-of-type(5n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--6col > div {
        float: left;
        clear: none;
        width: 15.83333%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--6col > div:nth-of-type(6n) {
          margin-right: 0;
          float: right; }
        .cui .section--6col > div:nth-of-type(6n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--7col > div {
        float: left;
        clear: none;
        width: 13.42857%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--7col > div:nth-of-type(7n) {
          margin-right: 0;
          float: right; }
        .cui .section--7col > div:nth-of-type(7n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--8col > div {
        float: left;
        clear: none;
        width: 11.625%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--8col > div:nth-of-type(8n) {
          margin-right: 0;
          float: right; }
        .cui .section--8col > div:nth-of-type(8n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--9col > div {
        float: left;
        clear: none;
        width: 10.22222%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--9col > div:nth-of-type(9n) {
          margin-right: 0;
          float: right; }
        .cui .section--9col > div:nth-of-type(9n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--10col > div {
        float: left;
        clear: none;
        width: 9.1%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--10col > div:nth-of-type(10n) {
          margin-right: 0;
          float: right; }
        .cui .section--10col > div:nth-of-type(10n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--11col > div {
        float: left;
        clear: none;
        width: 8.18182%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--11col > div:nth-of-type(11n) {
          margin-right: 0;
          float: right; }
        .cui .section--11col > div:nth-of-type(11n + 1) {
          clear: both; } }
    @media (min-width: 767px) {
      .cui .section--12col > div {
        float: left;
        clear: none;
        width: 7.41667%;
        margin-left: 0;
        margin-right: 1%; }
        .cui .section--12col > div:nth-of-type(12n) {
          margin-right: 0;
          float: right; }
        .cui .section--12col > div:nth-of-type(12n + 1) {
          clear: both; } }
    .cui .section__title, .cui .section__title--inline {
      vertical-align: middle;
      padding: 0;
      margin-top: 0;
      margin-bottom: 0; }
    .cui .section__title {
      margin-bottom: 20px; }
    .cui .section__title--inline {
      display: inline-block; }
    .cui .section__title--divider {
      border-bottom: 1px solid #dfdfdf;
      padding-bottom: 10px; }
    .cui .section__intro {
      margin-bottom: 40px;
      font-size: 0.875rem;
      font-weight: 200; }
      @media (min-width: 767px) {
        .cui .section__intro {
          font-size: 1.3125rem; } }
    .cui .section--skinny, .cui .section--compressed {
      padding: 10px 0; }
    .cui .section--regular {
      padding: 20px 0; }
    .cui .section--loose {
      padding: 40px 0; }
    .cui .section.section--marquee, .cui .section.section--marquee-both {
      margin: 20px 0;
      border-top: 20px solid #f2f2f2; }
    .cui .section.section--marquee-both {
      border-bottom: 5px solid #f2f2f2; }
  .cui .section + .section {
    padding-top: 0; }
  .cui .select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .cui .select:after {
      content: "";
      position: absolute;
      right: 15px;
      top: 0;
      color: #9e9ea2;
      pointer-events: none;
      text-align: center;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .cui .select:hover, .cui .select:focus {
      color: #049fd9;
      z-index: 1; }
      .cui .select:hover:after, .cui .select:focus:after {
        color: #049fd9; }
      .cui .select:hover ~ label, .cui .select:focus ~ label {
        color: #58585b; }
    .cui .select ~ label {
      color: #9e9ea2; }
    .cui .select label:first-of-type {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .cui .select select {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 100%;
      background: none;
      border: 0;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
      .cui .select select[multiple] {
        overflow-y: auto;
        margin-top: 1px; }
        .cui .select select[multiple] option:not(:checked) {
          color: #58585b; }
      .cui .select select.disabled, .cui .select select[disabled] {
        opacity: 0.75;
        cursor: not-allowed;
        pointer-events: none;
        z-index: 0; }
        .cui .select select.disabled ~ label, .cui .select select[disabled] ~ label {
          opacity: 0.75;
          cursor: not-allowed;
          pointer-events: none;
          z-index: 0; }
      .cui .select select.readonly, .cui .select select[readonly] {
        opacity: 0.5;
        cursor: not-allowed;
        z-index: 0; }
        .cui .select select.readonly ~ label, .cui .select select[readonly] ~ label {
          opacity: 0.5;
          cursor: not-allowed;
          z-index: 0; }
      .cui .select select::-ms-expand {
        display: none; }
  .cui .switch + .switch,
  .cui .switch-icon + .switch-icon {
    margin-top: 20px; }
  .cui .form-group .switch + .switch,
  .cui .form-group .switch-icon + .switch-icon {
    margin-top: 0; }
  .cui .switch.disabled input,
  .cui .switch[disabled] input {
    display: none; }
  .cui .switch-icon,
  .cui .switch--icon,
  .cui .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .cui .switch-icon .switch__input,
    .cui .switch--icon .switch__input,
    .cui .switch .switch__input {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 30px;
      height: 30px;
      background: #dfdfdf;
      border-radius: 30px; }
      .cui .switch-icon .switch__input:after,
      .cui .switch--icon .switch__input:after,
      .cui .switch .switch__input:after {
        display: block;
        position: absolute;
        width: 30px;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 30px;
        content: '';
        cursor: pointer; }
    .cui .switch-icon .switch__label + .switch__input,
    .cui .switch-icon .switch__input + .switch__label,
    .cui .switch--icon .switch__label + .switch__input,
    .cui .switch--icon .switch__input + .switch__label,
    .cui .switch .switch__label + .switch__input,
    .cui .switch .switch__input + .switch__label {
      margin-left: 10px; }
    .cui .switch-icon input,
    .cui .switch--icon input,
    .cui .switch input {
      display: block;
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      border: 0;
      overflow: hidden;
      clip: rect(0 0 0 0); }
      .cui .switch-icon input ~ .switch__input,
      .cui .switch--icon input ~ .switch__input,
      .cui .switch input ~ .switch__input {
        width: 60px;
        -webkit-transition: background 0.4s ease-out;
        transition: background 0.4s ease-out;
        -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
                box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); }
        .cui .switch-icon input ~ .switch__input:after,
        .cui .switch--icon input ~ .switch__input:after,
        .cui .switch input ~ .switch__input:after {
          background: #c6c7ca;
          -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1.2);
          transition: -webkit-transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1.2);
          transition: transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1.2);
          transition: transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1.2), -webkit-transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1.2);
          -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
                  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
        .cui .switch-icon input ~ .switch__input span[class^="icon-"],
        .cui .switch--icon input ~ .switch__input span[class^="icon-"],
        .cui .switch input ~ .switch__input span[class^="icon-"] {
          z-index: 1;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          text-align: center;
          font-size: 0.75rem;
          color: #049fd9; }
        .cui .switch-icon input ~ .switch__input span[class^="icon-"]:first-of-type,
        .cui .switch--icon input ~ .switch__input span[class^="icon-"]:first-of-type,
        .cui .switch input ~ .switch__input span[class^="icon-"]:first-of-type {
          color: #049fd9; }
        .cui .switch-icon input ~ .switch__input span[class^="icon-"]:last-of-type,
        .cui .switch--icon input ~ .switch__input span[class^="icon-"]:last-of-type,
        .cui .switch input ~ .switch__input span[class^="icon-"]:last-of-type {
          color: #c6c7ca; }
          .cui .switch-icon input ~ .switch__input span[class^="icon-"]:last-of-type:hover,
          .cui .switch--icon input ~ .switch__input span[class^="icon-"]:last-of-type:hover,
          .cui .switch input ~ .switch__input span[class^="icon-"]:last-of-type:hover {
            color: #fff; }
      .cui .switch-icon input:focus ~ .switch__input,
      .cui .switch--icon input:focus ~ .switch__input,
      .cui .switch input:focus ~ .switch__input {
        outline: 1px dotted #049fd9;
        outline-offset: 2px; }
      .cui .switch-icon input:checked ~ .switch__label,
      .cui .switch--icon input:checked ~ .switch__label,
      .cui .switch input:checked ~ .switch__label {
        color: #049fd9; }
      .cui .switch-icon input:checked ~ .switch__input,
      .cui .switch--icon input:checked ~ .switch__input,
      .cui .switch input:checked ~ .switch__input {
        background: #049fd9;
        -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
                box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); }
        .cui .switch-icon input:checked ~ .switch__input:after,
        .cui .switch--icon input:checked ~ .switch__input:after,
        .cui .switch input:checked ~ .switch__input:after {
          background: #fff;
          border: 1px solid #049fd9;
          -webkit-transform: translateX(100%);
                  transform: translateX(100%);
          -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
                  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
        .cui .switch-icon input:checked ~ .switch__input span[class^="icon-"]:first-of-type,
        .cui .switch--icon input:checked ~ .switch__input span[class^="icon-"]:first-of-type,
        .cui .switch input:checked ~ .switch__input span[class^="icon-"]:first-of-type {
          color: #c6c7ca; }
          .cui .switch-icon input:checked ~ .switch__input span[class^="icon-"]:first-of-type:hover,
          .cui .switch--icon input:checked ~ .switch__input span[class^="icon-"]:first-of-type:hover,
          .cui .switch input:checked ~ .switch__input span[class^="icon-"]:first-of-type:hover {
            color: #fff; }
        .cui .switch-icon input:checked ~ .switch__input span[class^="icon-"]:last-of-type,
        .cui .switch--icon input:checked ~ .switch__input span[class^="icon-"]:last-of-type,
        .cui .switch input:checked ~ .switch__input span[class^="icon-"]:last-of-type {
          color: #049fd9; }
    .cui .switch-icon--small .switch__input,
    .cui .switch--icon--small .switch__input,
    .cui .switch--small .switch__input {
      height: 20px; }
      .cui .switch-icon--small .switch__input:after,
      .cui .switch--icon--small .switch__input:after,
      .cui .switch--small .switch__input:after {
        width: 20px; }
    .cui .switch-icon--small input ~ .switch__input,
    .cui .switch--icon--small input ~ .switch__input,
    .cui .switch--small input ~ .switch__input {
      width: 40px; }
  .cui .switch--icon input ~ .switch__label:first-of-type,
  .cui .switch-icon input ~ .switch__label:first-of-type {
    color: #049fd9; }
  .cui .switch--icon input ~ .switch__label:last-of-type,
  .cui .switch-icon input ~ .switch__label:last-of-type {
    color: #58585b; }
  .cui .switch--icon input ~ .switch__input,
  .cui .switch-icon input ~ .switch__input {
    background: #049fd9; }
    .cui .switch--icon input ~ .switch__input:after,
    .cui .switch-icon input ~ .switch__input:after {
      background: #fff;
      border: 1px solid #049fd9; }
  .cui .switch--icon input:checked ~ .switch__label:first-of-type,
  .cui .switch-icon input:checked ~ .switch__label:first-of-type {
    color: #58585b; }
  .cui .switch--icon input:checked ~ .switch__label:last-of-type,
  .cui .switch-icon input:checked ~ .switch__label:last-of-type {
    color: #049fd9; }
  .cui .responsive-table {
    display: block;
    max-width: 100%;
    overflow: auto; }
  .cui .table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    -webkit-font-feature-settings: "kern", "liga", "tnum";
            font-feature-settings: "kern", "liga", "tnum"; }
    .cui .table > tbody > tr:nth-child(odd) {
      background-color: #fff; }
    .cui .table > tbody > tr:nth-child(even) {
      background-color: #f2f2f2; }
    .cui .table > tbody > tr.active td:first-child {
      border-left: 4px solid #049fd9; }
    .cui .table > tbody > tr.well td {
      padding: 0;
      border-top: 0 none; }
    .cui .table > tbody > tr.well td:first-child,
    .cui .table > tbody > tr.well:hover td:first-child,
    .cui .table .table--highlight > tbody > tr.well:hover td:first-child {
      border-left: 0 none; }
    .cui .table th {
      position: relative;
      text-align: left; }
      .cui .table th:after {
        position: absolute;
        display: block;
        content: '';
        width: 1px;
        height: 50%;
        right: 0;
        top: 50%;
        background: #dfdfdf;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .cui .table th:last-child:after {
        display: none; }
    .cui .table tr, .cui .table td, .cui .table th {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 5px 10px;
      vertical-align: middle; }
      .cui .table tr:first-child, .cui .table td:first-child, .cui .table th:first-child {
        width: 1px; }
    .cui .table tr td:first-child,
    .cui .table tr th:first-child {
      border-left: 4px solid transparent; }
      .cui .table tr td:first-child label.checkbox,
      .cui .table tr th:first-child label.checkbox {
        margin: 0; }
    .cui .table--bordered {
      border: 1px solid #dfdfdf; }
      .cui .table--bordered th {
        border-right: 1px solid #dfdfdf; }
        .cui .table--bordered th:after {
          visibility: hidden; }
        .cui .table--bordered th:last-child {
          border-right: 0 none; }
      .cui .table--bordered td {
        border-top: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf; }
        .cui .table--bordered td:last-child {
          border-right: 0 none; }
      .cui .table--bordered-inner {
        border: 0 none; }
    .cui .table--wrap tr, .cui .table--wrap td, .cui .table--wrap th {
      white-space: normal; }
    .cui .table--wrap td {
      vertical-align: top; }
    .cui .table--nowrap--col--1 td:nth-child(1), .cui .table--nowrap--col--1 th:nth-child(1) {
      white-space: nowrap; }
    .cui .table--nostripes > tbody > tr:nth-child(odd),
    .cui .table--nostripes > tbody > tr:nth-child(even) {
      background: transparent; }
    .cui .table--compressed th:after {
      display: none; }
    .cui .table--compressed tr, .cui .table--compressed td, .cui .table--compressed th {
      padding: 3px 5px;
      font-size: 0.75rem; }
    .cui .table--fixed {
      table-layout: fixed; }
      .cui .table--fixed tr:first-child, .cui .table--fixed td:first-child, .cui .table--fixed th:first-child {
        width: auto; }
    .cui .table--loose th:after {
      display: none; }
    .cui .table--loose tr, .cui .table--loose td, .cui .table--loose th {
      padding: 10px 20px;
      font-size: 0.875rem; }
    .cui .table--highlight > tbody > tr:hover {
      cursor: pointer; }
    .cui .table--highlight > tbody > tr:hover td:first-child {
      border-left: 4px solid #049fd9; }
    .cui .table--nohighlight > tbody > tr:hover td:first-child {
      border-left-color: transparent; }
    .cui .table--hover > tbody > tr:hover {
      background-color: rgba(0, 0, 0, 0.1); }
    .cui .table > tbody > tr.default,
    .cui .table > tbody > tr > td.default, .cui .table th.default {
      background: rgba(70, 74, 76, 0.15);
      border-left: 1px solid #464a4c;
      border-right: 1px solid #464a4c; }
    .cui .table > tbody > tr.primary,
    .cui .table > tbody > tr > td.primary, .cui .table th.primary {
      background: rgba(171, 194, 51, 0.15);
      border-left: 1px solid #abc233;
      border-right: 1px solid #abc233; }
    .cui .table > tbody > tr.secondary,
    .cui .table > tbody > tr > td.secondary, .cui .table th.secondary {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table > tbody > tr.info,
    .cui .table > tbody > tr > td.info, .cui .table th.info {
      background: rgba(100, 187, 227, 0.15);
      border-left: 1px solid #64bbe3;
      border-right: 1px solid #64bbe3; }
    .cui .table > tbody > tr.success,
    .cui .table > tbody > tr > td.success, .cui .table th.success {
      background: rgba(108, 192, 74, 0.15);
      border-left: 1px solid #6cc04a;
      border-right: 1px solid #6cc04a; }
    .cui .table > tbody > tr.danger,
    .cui .table > tbody > tr > td.danger, .cui .table th.danger {
      background: rgba(207, 32, 48, 0.15);
      border-left: 1px solid #cf2030;
      border-right: 1px solid #cf2030; }
    .cui .table > tbody > tr.warning,
    .cui .table > tbody > tr > td.warning, .cui .table th.warning {
      background: rgba(255, 115, 0, 0.15);
      border-left: 1px solid #ff7300;
      border-right: 1px solid #ff7300; }
    .cui .table > tbody > tr.warning-alt,
    .cui .table > tbody > tr > td.warning-alt, .cui .table th.warning-alt {
      background: rgba(255, 204, 0, 0.15);
      border-left: 1px solid #ffcc00;
      border-right: 1px solid #ffcc00; }
    .cui .table--spotlight-1 > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1 > tbody > tr > td:nth-child(1) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-1 > thead > tr > th:nth-child(1) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-1 > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1 > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-default > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-default > tbody > tr > td:nth-child(1) {
      background: rgba(70, 74, 76, 0.15);
      border-left: 1px solid #464a4c;
      border-right: 1px solid #464a4c; }
    .cui .table--spotlight-1.table--spotlight-1-default > thead > tr > th:nth-child(1) {
      border-top: 1px solid #464a4c; }
    .cui .table--spotlight-1.table--spotlight-1-default > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #464a4c;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-default > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-primary > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-primary > tbody > tr > td:nth-child(1) {
      background: rgba(171, 194, 51, 0.15);
      border-left: 1px solid #abc233;
      border-right: 1px solid #abc233; }
    .cui .table--spotlight-1.table--spotlight-1-primary > thead > tr > th:nth-child(1) {
      border-top: 1px solid #abc233; }
    .cui .table--spotlight-1.table--spotlight-1-primary > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #abc233;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-primary > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-secondary > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-secondary > tbody > tr > td:nth-child(1) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-1.table--spotlight-1-secondary > thead > tr > th:nth-child(1) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-1.table--spotlight-1-secondary > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-secondary > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-info > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-info > tbody > tr > td:nth-child(1) {
      background: rgba(100, 187, 227, 0.15);
      border-left: 1px solid #64bbe3;
      border-right: 1px solid #64bbe3; }
    .cui .table--spotlight-1.table--spotlight-1-info > thead > tr > th:nth-child(1) {
      border-top: 1px solid #64bbe3; }
    .cui .table--spotlight-1.table--spotlight-1-info > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #64bbe3;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-info > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-success > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-success > tbody > tr > td:nth-child(1) {
      background: rgba(108, 192, 74, 0.15);
      border-left: 1px solid #6cc04a;
      border-right: 1px solid #6cc04a; }
    .cui .table--spotlight-1.table--spotlight-1-success > thead > tr > th:nth-child(1) {
      border-top: 1px solid #6cc04a; }
    .cui .table--spotlight-1.table--spotlight-1-success > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #6cc04a;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-success > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-danger > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-danger > tbody > tr > td:nth-child(1) {
      background: rgba(207, 32, 48, 0.15);
      border-left: 1px solid #cf2030;
      border-right: 1px solid #cf2030; }
    .cui .table--spotlight-1.table--spotlight-1-danger > thead > tr > th:nth-child(1) {
      border-top: 1px solid #cf2030; }
    .cui .table--spotlight-1.table--spotlight-1-danger > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #cf2030;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-danger > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-warning > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-warning > tbody > tr > td:nth-child(1) {
      background: rgba(255, 115, 0, 0.15);
      border-left: 1px solid #ff7300;
      border-right: 1px solid #ff7300; }
    .cui .table--spotlight-1.table--spotlight-1-warning > thead > tr > th:nth-child(1) {
      border-top: 1px solid #ff7300; }
    .cui .table--spotlight-1.table--spotlight-1-warning > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #ff7300;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-warning > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-warning-alt > thead > tr > th:nth-child(1),
    .cui .table--spotlight-1.table--spotlight-1-warning-alt > tbody > tr > td:nth-child(1) {
      background: rgba(255, 204, 0, 0.15);
      border-left: 1px solid #ffcc00;
      border-right: 1px solid #ffcc00; }
    .cui .table--spotlight-1.table--spotlight-1-warning-alt > thead > tr > th:nth-child(1) {
      border-top: 1px solid #ffcc00; }
    .cui .table--spotlight-1.table--spotlight-1-warning-alt > tbody > tr:last-child > td:nth-child(1) {
      border-bottom: 1px solid #ffcc00;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-1.table--spotlight-1-warning-alt > thead > tr:first-child > th:nth-child(1) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2 > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2 > tbody > tr > td:nth-child(2) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-2 > thead > tr > th:nth-child(2) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-2 > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2 > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-default > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-default > tbody > tr > td:nth-child(2) {
      background: rgba(70, 74, 76, 0.15);
      border-left: 1px solid #464a4c;
      border-right: 1px solid #464a4c; }
    .cui .table--spotlight-2.table--spotlight-2-default > thead > tr > th:nth-child(2) {
      border-top: 1px solid #464a4c; }
    .cui .table--spotlight-2.table--spotlight-2-default > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #464a4c;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-default > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-primary > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-primary > tbody > tr > td:nth-child(2) {
      background: rgba(171, 194, 51, 0.15);
      border-left: 1px solid #abc233;
      border-right: 1px solid #abc233; }
    .cui .table--spotlight-2.table--spotlight-2-primary > thead > tr > th:nth-child(2) {
      border-top: 1px solid #abc233; }
    .cui .table--spotlight-2.table--spotlight-2-primary > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #abc233;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-primary > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-secondary > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-secondary > tbody > tr > td:nth-child(2) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-2.table--spotlight-2-secondary > thead > tr > th:nth-child(2) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-2.table--spotlight-2-secondary > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-secondary > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-info > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-info > tbody > tr > td:nth-child(2) {
      background: rgba(100, 187, 227, 0.15);
      border-left: 1px solid #64bbe3;
      border-right: 1px solid #64bbe3; }
    .cui .table--spotlight-2.table--spotlight-2-info > thead > tr > th:nth-child(2) {
      border-top: 1px solid #64bbe3; }
    .cui .table--spotlight-2.table--spotlight-2-info > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #64bbe3;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-info > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-success > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-success > tbody > tr > td:nth-child(2) {
      background: rgba(108, 192, 74, 0.15);
      border-left: 1px solid #6cc04a;
      border-right: 1px solid #6cc04a; }
    .cui .table--spotlight-2.table--spotlight-2-success > thead > tr > th:nth-child(2) {
      border-top: 1px solid #6cc04a; }
    .cui .table--spotlight-2.table--spotlight-2-success > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #6cc04a;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-success > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-danger > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-danger > tbody > tr > td:nth-child(2) {
      background: rgba(207, 32, 48, 0.15);
      border-left: 1px solid #cf2030;
      border-right: 1px solid #cf2030; }
    .cui .table--spotlight-2.table--spotlight-2-danger > thead > tr > th:nth-child(2) {
      border-top: 1px solid #cf2030; }
    .cui .table--spotlight-2.table--spotlight-2-danger > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #cf2030;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-danger > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-warning > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-warning > tbody > tr > td:nth-child(2) {
      background: rgba(255, 115, 0, 0.15);
      border-left: 1px solid #ff7300;
      border-right: 1px solid #ff7300; }
    .cui .table--spotlight-2.table--spotlight-2-warning > thead > tr > th:nth-child(2) {
      border-top: 1px solid #ff7300; }
    .cui .table--spotlight-2.table--spotlight-2-warning > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #ff7300;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-warning > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-warning-alt > thead > tr > th:nth-child(2),
    .cui .table--spotlight-2.table--spotlight-2-warning-alt > tbody > tr > td:nth-child(2) {
      background: rgba(255, 204, 0, 0.15);
      border-left: 1px solid #ffcc00;
      border-right: 1px solid #ffcc00; }
    .cui .table--spotlight-2.table--spotlight-2-warning-alt > thead > tr > th:nth-child(2) {
      border-top: 1px solid #ffcc00; }
    .cui .table--spotlight-2.table--spotlight-2-warning-alt > tbody > tr:last-child > td:nth-child(2) {
      border-bottom: 1px solid #ffcc00;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-2.table--spotlight-2-warning-alt > thead > tr:first-child > th:nth-child(2) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3 > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3 > tbody > tr > td:nth-child(3) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-3 > thead > tr > th:nth-child(3) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-3 > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3 > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-default > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-default > tbody > tr > td:nth-child(3) {
      background: rgba(70, 74, 76, 0.15);
      border-left: 1px solid #464a4c;
      border-right: 1px solid #464a4c; }
    .cui .table--spotlight-3.table--spotlight-3-default > thead > tr > th:nth-child(3) {
      border-top: 1px solid #464a4c; }
    .cui .table--spotlight-3.table--spotlight-3-default > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #464a4c;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-default > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-primary > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-primary > tbody > tr > td:nth-child(3) {
      background: rgba(171, 194, 51, 0.15);
      border-left: 1px solid #abc233;
      border-right: 1px solid #abc233; }
    .cui .table--spotlight-3.table--spotlight-3-primary > thead > tr > th:nth-child(3) {
      border-top: 1px solid #abc233; }
    .cui .table--spotlight-3.table--spotlight-3-primary > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #abc233;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-primary > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-secondary > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-secondary > tbody > tr > td:nth-child(3) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-3.table--spotlight-3-secondary > thead > tr > th:nth-child(3) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-3.table--spotlight-3-secondary > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-secondary > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-info > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-info > tbody > tr > td:nth-child(3) {
      background: rgba(100, 187, 227, 0.15);
      border-left: 1px solid #64bbe3;
      border-right: 1px solid #64bbe3; }
    .cui .table--spotlight-3.table--spotlight-3-info > thead > tr > th:nth-child(3) {
      border-top: 1px solid #64bbe3; }
    .cui .table--spotlight-3.table--spotlight-3-info > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #64bbe3;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-info > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-success > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-success > tbody > tr > td:nth-child(3) {
      background: rgba(108, 192, 74, 0.15);
      border-left: 1px solid #6cc04a;
      border-right: 1px solid #6cc04a; }
    .cui .table--spotlight-3.table--spotlight-3-success > thead > tr > th:nth-child(3) {
      border-top: 1px solid #6cc04a; }
    .cui .table--spotlight-3.table--spotlight-3-success > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #6cc04a;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-success > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-danger > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-danger > tbody > tr > td:nth-child(3) {
      background: rgba(207, 32, 48, 0.15);
      border-left: 1px solid #cf2030;
      border-right: 1px solid #cf2030; }
    .cui .table--spotlight-3.table--spotlight-3-danger > thead > tr > th:nth-child(3) {
      border-top: 1px solid #cf2030; }
    .cui .table--spotlight-3.table--spotlight-3-danger > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #cf2030;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-danger > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-warning > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-warning > tbody > tr > td:nth-child(3) {
      background: rgba(255, 115, 0, 0.15);
      border-left: 1px solid #ff7300;
      border-right: 1px solid #ff7300; }
    .cui .table--spotlight-3.table--spotlight-3-warning > thead > tr > th:nth-child(3) {
      border-top: 1px solid #ff7300; }
    .cui .table--spotlight-3.table--spotlight-3-warning > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #ff7300;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-warning > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-warning-alt > thead > tr > th:nth-child(3),
    .cui .table--spotlight-3.table--spotlight-3-warning-alt > tbody > tr > td:nth-child(3) {
      background: rgba(255, 204, 0, 0.15);
      border-left: 1px solid #ffcc00;
      border-right: 1px solid #ffcc00; }
    .cui .table--spotlight-3.table--spotlight-3-warning-alt > thead > tr > th:nth-child(3) {
      border-top: 1px solid #ffcc00; }
    .cui .table--spotlight-3.table--spotlight-3-warning-alt > tbody > tr:last-child > td:nth-child(3) {
      border-bottom: 1px solid #ffcc00;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-3.table--spotlight-3-warning-alt > thead > tr:first-child > th:nth-child(3) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4 > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4 > tbody > tr > td:nth-child(4) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-4 > thead > tr > th:nth-child(4) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-4 > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4 > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-default > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-default > tbody > tr > td:nth-child(4) {
      background: rgba(70, 74, 76, 0.15);
      border-left: 1px solid #464a4c;
      border-right: 1px solid #464a4c; }
    .cui .table--spotlight-4.table--spotlight-4-default > thead > tr > th:nth-child(4) {
      border-top: 1px solid #464a4c; }
    .cui .table--spotlight-4.table--spotlight-4-default > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #464a4c;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-default > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-primary > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-primary > tbody > tr > td:nth-child(4) {
      background: rgba(171, 194, 51, 0.15);
      border-left: 1px solid #abc233;
      border-right: 1px solid #abc233; }
    .cui .table--spotlight-4.table--spotlight-4-primary > thead > tr > th:nth-child(4) {
      border-top: 1px solid #abc233; }
    .cui .table--spotlight-4.table--spotlight-4-primary > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #abc233;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-primary > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-secondary > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-secondary > tbody > tr > td:nth-child(4) {
      background: rgba(4, 159, 217, 0.15);
      border-left: 1px solid #049fd9;
      border-right: 1px solid #049fd9; }
    .cui .table--spotlight-4.table--spotlight-4-secondary > thead > tr > th:nth-child(4) {
      border-top: 1px solid #049fd9; }
    .cui .table--spotlight-4.table--spotlight-4-secondary > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #049fd9;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-secondary > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-info > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-info > tbody > tr > td:nth-child(4) {
      background: rgba(100, 187, 227, 0.15);
      border-left: 1px solid #64bbe3;
      border-right: 1px solid #64bbe3; }
    .cui .table--spotlight-4.table--spotlight-4-info > thead > tr > th:nth-child(4) {
      border-top: 1px solid #64bbe3; }
    .cui .table--spotlight-4.table--spotlight-4-info > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #64bbe3;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-info > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-success > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-success > tbody > tr > td:nth-child(4) {
      background: rgba(108, 192, 74, 0.15);
      border-left: 1px solid #6cc04a;
      border-right: 1px solid #6cc04a; }
    .cui .table--spotlight-4.table--spotlight-4-success > thead > tr > th:nth-child(4) {
      border-top: 1px solid #6cc04a; }
    .cui .table--spotlight-4.table--spotlight-4-success > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #6cc04a;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-success > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-danger > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-danger > tbody > tr > td:nth-child(4) {
      background: rgba(207, 32, 48, 0.15);
      border-left: 1px solid #cf2030;
      border-right: 1px solid #cf2030; }
    .cui .table--spotlight-4.table--spotlight-4-danger > thead > tr > th:nth-child(4) {
      border-top: 1px solid #cf2030; }
    .cui .table--spotlight-4.table--spotlight-4-danger > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #cf2030;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-danger > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-warning > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-warning > tbody > tr > td:nth-child(4) {
      background: rgba(255, 115, 0, 0.15);
      border-left: 1px solid #ff7300;
      border-right: 1px solid #ff7300; }
    .cui .table--spotlight-4.table--spotlight-4-warning > thead > tr > th:nth-child(4) {
      border-top: 1px solid #ff7300; }
    .cui .table--spotlight-4.table--spotlight-4-warning > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #ff7300;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-warning > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-warning-alt > thead > tr > th:nth-child(4),
    .cui .table--spotlight-4.table--spotlight-4-warning-alt > tbody > tr > td:nth-child(4) {
      background: rgba(255, 204, 0, 0.15);
      border-left: 1px solid #ffcc00;
      border-right: 1px solid #ffcc00; }
    .cui .table--spotlight-4.table--spotlight-4-warning-alt > thead > tr > th:nth-child(4) {
      border-top: 1px solid #ffcc00; }
    .cui .table--spotlight-4.table--spotlight-4-warning-alt > tbody > tr:last-child > td:nth-child(4) {
      border-bottom: 1px solid #ffcc00;
      border-bottom-left-radius: 1px;
      border-bottom-right-radius: 1px; }
    .cui .table--spotlight-4.table--spotlight-4-warning-alt > thead > tr:first-child > th:nth-child(4) {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
  .cui .sortable {
    cursor: pointer; }
    .cui .sortable:hover, .cui .sortable.sorted {
      color: #049fd9; }
  .cui .sort-indicator {
    margin-left: 5px;
    font-size: 0.75rem;
    vertical-align: middle; }
  .cui .fixed-header {
    position: relative;
    width: 100%;
    padding: 36px 0 0; }
    .cui .fixed-header .responsive-table {
      width: 100%; }
      .cui .fixed-header .responsive-table thead tr {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        margin: 0;
        padding: 0; }
  .cui textarea.textarea {
    resize: none;
    width: 100%;
    border: 1px solid #dfdfdf;
    padding: 5px 10px; }
    .cui textarea.textarea--alt {
      background-color: #fff; }
  .cui .form-group__text,
  .cui .form-group__text.select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .cui .form-group__text input[type="password"],
    .cui .form-group__text.select input[type="password"] {
      font: small-caption;
      font-size: 0.875rem; }
    .cui .form-group__text input[type="search"] ~ .link,
    .cui .form-group__text.select input[type="search"] ~ .link {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-left: 0; }
    .cui .form-group__text input,
    .cui .form-group__text select,
    .cui .form-group__text textarea,
    .cui .form-group__text.select input,
    .cui .form-group__text.select select,
    .cui .form-group__text.select textarea {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      background: transparent;
      color: #58585b;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease;
      -moz-appearance: none;
      -webkit-appearance: none; }
      .cui .form-group__text input ~ label,
      .cui .form-group__text select ~ label,
      .cui .form-group__text textarea ~ label,
      .cui .form-group__text.select input ~ label,
      .cui .form-group__text.select select ~ label,
      .cui .form-group__text.select textarea ~ label {
        font-style: italic; }
        .cui .form-group__text input ~ label::after,
        .cui .form-group__text select ~ label::after,
        .cui .form-group__text textarea ~ label::after,
        .cui .form-group__text.select input ~ label::after,
        .cui .form-group__text.select select ~ label::after,
        .cui .form-group__text.select textarea ~ label::after {
          position: absolute;
          display: block;
          width: 100%;
          height: 1px;
          bottom: 0;
          left: 0;
          content: '';
          background: #dfdfdf;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease; }
      .cui .form-group__text input:hover ~ label, .cui .form-group__text input:focus ~ label,
      .cui .form-group__text select:hover ~ label,
      .cui .form-group__text select:focus ~ label,
      .cui .form-group__text textarea:hover ~ label,
      .cui .form-group__text textarea:focus ~ label,
      .cui .form-group__text.select input:hover ~ label,
      .cui .form-group__text.select input:focus ~ label,
      .cui .form-group__text.select select:hover ~ label,
      .cui .form-group__text.select select:focus ~ label,
      .cui .form-group__text.select textarea:hover ~ label,
      .cui .form-group__text.select textarea:focus ~ label {
        color: #58585b; }
      .cui .form-group__text input:focus,
      .cui .form-group__text select:focus,
      .cui .form-group__text textarea:focus,
      .cui .form-group__text.select input:focus,
      .cui .form-group__text.select select:focus,
      .cui .form-group__text.select textarea:focus {
        color: #049fd9;
        outline: none; }
        .cui .form-group__text input:focus ~ label,
        .cui .form-group__text select:focus ~ label,
        .cui .form-group__text textarea:focus ~ label,
        .cui .form-group__text.select input:focus ~ label,
        .cui .form-group__text.select select:focus ~ label,
        .cui .form-group__text.select textarea:focus ~ label {
          font-style: normal; }
          .cui .form-group__text input:focus ~ label::after,
          .cui .form-group__text select:focus ~ label::after,
          .cui .form-group__text textarea:focus ~ label::after,
          .cui .form-group__text.select input:focus ~ label::after,
          .cui .form-group__text.select select:focus ~ label::after,
          .cui .form-group__text.select textarea:focus ~ label::after {
            bottom: -3px;
            height: 4px;
            background: #049fd9;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease; }
      .cui .form-group__text input.disabled, .cui .form-group__text input[disabled],
      .cui .form-group__text select.disabled,
      .cui .form-group__text select[disabled],
      .cui .form-group__text textarea.disabled,
      .cui .form-group__text textarea[disabled],
      .cui .form-group__text.select input.disabled,
      .cui .form-group__text.select input[disabled],
      .cui .form-group__text.select select.disabled,
      .cui .form-group__text.select select[disabled],
      .cui .form-group__text.select textarea.disabled,
      .cui .form-group__text.select textarea[disabled] {
        opacity: 0.75;
        cursor: not-allowed;
        pointer-events: none;
        z-index: 0; }
        .cui .form-group__text input.disabled ~ label, .cui .form-group__text input[disabled] ~ label,
        .cui .form-group__text select.disabled ~ label,
        .cui .form-group__text select[disabled] ~ label,
        .cui .form-group__text textarea.disabled ~ label,
        .cui .form-group__text textarea[disabled] ~ label,
        .cui .form-group__text.select input.disabled ~ label,
        .cui .form-group__text.select input[disabled] ~ label,
        .cui .form-group__text.select select.disabled ~ label,
        .cui .form-group__text.select select[disabled] ~ label,
        .cui .form-group__text.select textarea.disabled ~ label,
        .cui .form-group__text.select textarea[disabled] ~ label {
          opacity: 0.75;
          cursor: not-allowed;
          pointer-events: none;
          z-index: 0; }
      .cui .form-group__text input.readonly, .cui .form-group__text input[readonly],
      .cui .form-group__text select.readonly,
      .cui .form-group__text select[readonly],
      .cui .form-group__text textarea.readonly,
      .cui .form-group__text textarea[readonly],
      .cui .form-group__text.select input.readonly,
      .cui .form-group__text.select input[readonly],
      .cui .form-group__text.select select.readonly,
      .cui .form-group__text.select select[readonly],
      .cui .form-group__text.select textarea.readonly,
      .cui .form-group__text.select textarea[readonly] {
        opacity: 0.5;
        cursor: not-allowed;
        z-index: 0; }
        .cui .form-group__text input.readonly ~ label, .cui .form-group__text input[readonly] ~ label,
        .cui .form-group__text select.readonly ~ label,
        .cui .form-group__text select[readonly] ~ label,
        .cui .form-group__text textarea.readonly ~ label,
        .cui .form-group__text textarea[readonly] ~ label,
        .cui .form-group__text.select input.readonly ~ label,
        .cui .form-group__text.select input[readonly] ~ label,
        .cui .form-group__text.select select.readonly ~ label,
        .cui .form-group__text.select select[readonly] ~ label,
        .cui .form-group__text.select textarea.readonly ~ label,
        .cui .form-group__text.select textarea[readonly] ~ label {
          opacity: 0.5;
          cursor: not-allowed;
          z-index: 0; }
      .cui .form-group__text input.input--dirty.input--valid ~ label, .cui .form-group__text input.ng-dirty.ng-valid ~ label,
      .cui .form-group__text select.input--dirty.input--valid ~ label,
      .cui .form-group__text select.ng-dirty.ng-valid ~ label,
      .cui .form-group__text textarea.input--dirty.input--valid ~ label,
      .cui .form-group__text textarea.ng-dirty.ng-valid ~ label,
      .cui .form-group__text.select input.input--dirty.input--valid ~ label,
      .cui .form-group__text.select input.ng-dirty.ng-valid ~ label,
      .cui .form-group__text.select select.input--dirty.input--valid ~ label,
      .cui .form-group__text.select select.ng-dirty.ng-valid ~ label,
      .cui .form-group__text.select textarea.input--dirty.input--valid ~ label,
      .cui .form-group__text.select textarea.ng-dirty.ng-valid ~ label {
        font-style: normal; }
      .cui .form-group__text input.input--dirty.input--invalid ~ label:after, .cui .form-group__text input.ng-dirty.ng-invalid ~ label:after, .cui .form-group__text input.ng-touched.ng-invalid ~ label:after,
      .cui .form-group__text select.input--dirty.input--invalid ~ label:after,
      .cui .form-group__text select.ng-dirty.ng-invalid ~ label:after,
      .cui .form-group__text select.ng-touched.ng-invalid ~ label:after,
      .cui .form-group__text textarea.input--dirty.input--invalid ~ label:after,
      .cui .form-group__text textarea.ng-dirty.ng-invalid ~ label:after,
      .cui .form-group__text textarea.ng-touched.ng-invalid ~ label:after,
      .cui .form-group__text.select input.input--dirty.input--invalid ~ label:after,
      .cui .form-group__text.select input.ng-dirty.ng-invalid ~ label:after,
      .cui .form-group__text.select input.ng-touched.ng-invalid ~ label:after,
      .cui .form-group__text.select select.input--dirty.input--invalid ~ label:after,
      .cui .form-group__text.select select.ng-dirty.ng-invalid ~ label:after,
      .cui .form-group__text.select select.ng-touched.ng-invalid ~ label:after,
      .cui .form-group__text.select textarea.input--dirty.input--invalid ~ label:after,
      .cui .form-group__text.select textarea.ng-dirty.ng-invalid ~ label:after,
      .cui .form-group__text.select textarea.ng-touched.ng-invalid ~ label:after {
        background: #cf2030; }
      .cui .form-group__text input.input--dirty.input--invalid-required ~ label:after,
      .cui .form-group__text input.input--dirty.input--invalid-required:focus ~ label:after, .cui .form-group__text input.ng-dirty.ng-invalid-required ~ label:after,
      .cui .form-group__text input.ng-dirty.ng-invalid-required:focus ~ label:after, .cui .form-group__text input.ng-touched.ng-invalid-required ~ label:after,
      .cui .form-group__text input.ng-touched.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text select.input--dirty.input--invalid-required ~ label:after,
      .cui .form-group__text select.input--dirty.input--invalid-required:focus ~ label:after,
      .cui .form-group__text select.ng-dirty.ng-invalid-required ~ label:after,
      .cui .form-group__text select.ng-dirty.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text select.ng-touched.ng-invalid-required ~ label:after,
      .cui .form-group__text select.ng-touched.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text textarea.input--dirty.input--invalid-required ~ label:after,
      .cui .form-group__text textarea.input--dirty.input--invalid-required:focus ~ label:after,
      .cui .form-group__text textarea.ng-dirty.ng-invalid-required ~ label:after,
      .cui .form-group__text textarea.ng-dirty.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text textarea.ng-touched.ng-invalid-required ~ label:after,
      .cui .form-group__text textarea.ng-touched.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text.select input.input--dirty.input--invalid-required ~ label:after,
      .cui .form-group__text.select input.input--dirty.input--invalid-required:focus ~ label:after,
      .cui .form-group__text.select input.ng-dirty.ng-invalid-required ~ label:after,
      .cui .form-group__text.select input.ng-dirty.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text.select input.ng-touched.ng-invalid-required ~ label:after,
      .cui .form-group__text.select input.ng-touched.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text.select select.input--dirty.input--invalid-required ~ label:after,
      .cui .form-group__text.select select.input--dirty.input--invalid-required:focus ~ label:after,
      .cui .form-group__text.select select.ng-dirty.ng-invalid-required ~ label:after,
      .cui .form-group__text.select select.ng-dirty.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text.select select.ng-touched.ng-invalid-required ~ label:after,
      .cui .form-group__text.select select.ng-touched.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text.select textarea.input--dirty.input--invalid-required ~ label:after,
      .cui .form-group__text.select textarea.input--dirty.input--invalid-required:focus ~ label:after,
      .cui .form-group__text.select textarea.ng-dirty.ng-invalid-required ~ label:after,
      .cui .form-group__text.select textarea.ng-dirty.ng-invalid-required:focus ~ label:after,
      .cui .form-group__text.select textarea.ng-touched.ng-invalid-required ~ label:after,
      .cui .form-group__text.select textarea.ng-touched.ng-invalid-required:focus ~ label:after {
        background: #ff7300; }
    .cui .form-group__text select,
    .cui .form-group__text.select select {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
      .cui .form-group__text select ~ label,
      .cui .form-group__text.select select ~ label {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .cui .form-group__text select ~ .required-block,
      .cui .form-group__text.select select ~ .required-block {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
    .cui .form-group__text textarea,
    .cui .form-group__text.select textarea {
      resize: none;
      overflow-x: hidden;
      min-height: 2rem; }
    .cui .form-group__text .required-block,
    .cui .form-group__text.select .required-block {
      display: none;
      position: relative;
      right: 0;
      top: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-ordinal-group: 101;
          -ms-flex-order: 100;
              order: 100;
      color: #9e9ea2;
      font-size: .75rem;
      font-weight: bold;
      text-transform: uppercase;
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      width: 24px;
      -webkit-transition: -webkit-transform .1s ease-in;
      transition: -webkit-transform .1s ease-in;
      transition: transform .1s ease-in;
      transition: transform .1s ease-in, -webkit-transform .1s ease-in;
      margin-right: -28px;
      line-height: 1.2rem; }
      @media (min-width: 767px) {
        .cui .form-group__text .required-block,
        .cui .form-group__text.select .required-block {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .cui .form-group__text .action-block,
    .cui .form-group__text.select .action-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-ordinal-group: 100;
          -ms-flex-order: 99;
              order: 99; }
      .cui .form-group__text .action-block a span[class^="icon-"],
      .cui .form-group__text.select .action-block a span[class^="icon-"] {
        font-size: 1.25rem; }
    .cui .form-group__text .link,
    .cui .form-group__text.select .link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .cui .form-group__text .link,
    .cui .form-group__text.select .link {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10;
      -ms-flex-item-align: center;
          align-self: center;
      margin-left: 5px; }
    .cui .form-group__text .spin,
    .cui .form-group__text.select .spin {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -ms-flex-item-align: center;
          align-self: center;
      height: 100%;
      margin-right: 5px; }
    .cui .form-group__text .tags,
    .cui .form-group__text.select .tags {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
      .cui .form-group__text .tags .button,
      .cui .form-group__text.select .tags .button {
        margin: 0 5px;
        vertical-align: baseline; }
  .cui .form-group__text.select:after {
    right: 0; }
  .cui .input-group {
    display: block;
    font-size: 0.8125rem; }
    .cui .input-group .select__icon {
      position: absolute;
      top: -1px;
      left: 10px;
      color: #c6c7ca;
      font-size: 0.625rem; }
      .cui .input-group .select__icon ~ select {
        padding-left: 30px; }
    .cui .input-group > .input-group__prefix {
      margin-right: -1px; }
    .cui .input-group > .input-group__suffix {
      margin-left: -1px; }
    .cui .input-group > .input-group__prefix,
    .cui .input-group > .input-group__suffix,
    .cui .input-group > .input-group__select {
      display: inline-block;
      position: relative;
      height: 30px;
      -webkit-box-shadow: 0 0 0 1px #dfdfdf inset;
              box-shadow: 0 0 0 1px #dfdfdf inset;
      line-height: 1.875rem;
      vertical-align: middle; }
      .cui .input-group > .input-group__prefix select,
      .cui .input-group > .input-group__suffix select,
      .cui .input-group > .input-group__select select {
        padding-right: 30px; }
      .cui .input-group > .input-group__prefix:not(:first-child) select,
      .cui .input-group > .input-group__suffix:not(:first-child) select,
      .cui .input-group > .input-group__select:not(:first-child) select {
        padding-left: 10px; }
      .cui .input-group > .input-group__prefix:first-child,
      .cui .input-group > .input-group__suffix:first-child,
      .cui .input-group > .input-group__select:first-child {
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem; }
        .cui .input-group > .input-group__prefix:first-child .button,
        .cui .input-group > .input-group__prefix:first-child .select,
        .cui .input-group > .input-group__suffix:first-child .button,
        .cui .input-group > .input-group__suffix:first-child .select,
        .cui .input-group > .input-group__select:first-child .button,
        .cui .input-group > .input-group__select:first-child .select {
          border-top-left-radius: 2rem;
          border-bottom-left-radius: 2rem; }
      .cui .input-group > .input-group__prefix:last-child,
      .cui .input-group > .input-group__suffix:last-child,
      .cui .input-group > .input-group__select:last-child {
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem; }
        .cui .input-group > .input-group__prefix:last-child .button,
        .cui .input-group > .input-group__prefix:last-child .select,
        .cui .input-group > .input-group__suffix:last-child .button,
        .cui .input-group > .input-group__suffix:last-child .select,
        .cui .input-group > .input-group__select:last-child .button,
        .cui .input-group > .input-group__select:last-child .select {
          border-top-right-radius: 2rem;
          border-bottom-right-radius: 2rem; }
      .cui .input-group > .input-group__prefix .button,
      .cui .input-group > .input-group__prefix .link,
      .cui .input-group > .input-group__prefix .select,
      .cui .input-group > .input-group__suffix .button,
      .cui .input-group > .input-group__suffix .link,
      .cui .input-group > .input-group__suffix .select,
      .cui .input-group > .input-group__select .button,
      .cui .input-group > .input-group__select .link,
      .cui .input-group > .input-group__select .select {
        display: inline-block;
        border-radius: 0; }
      .cui .input-group > .input-group__prefix .button,
      .cui .input-group > .input-group__prefix .link,
      .cui .input-group > .input-group__suffix .button,
      .cui .input-group > .input-group__suffix .link,
      .cui .input-group > .input-group__select .button,
      .cui .input-group > .input-group__select .link {
        padding-right: 10px;
        padding-left: 10px; }
  .cui .thumb {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .cui .thumb--bordered {
      border: 2px solid #dfdfdf; }
    .cui .thumb--reflected {
      -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.2))); }
    .cui .thumb--raised {
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15); }
    .cui .thumb--square {
      border-radius: 3px; }
    .cui .thumb--small {
      width: 32px;
      height: 32px; }
    .cui .thumb--medium {
      width: 48px;
      height: 48px; }
    .cui .thumb--large {
      width: 64px;
      height: 64px; }
    .cui .thumb--xlarge {
      width: 96px;
      height: 96px; }
    .cui .thumb--huge {
      width: 128px;
      height: 128px; }
    .cui .thumb--goliath {
      width: 256px;
      height: 256px; }
    .cui .thumb--portrait img {
      top: 60%;
      width: 100%;
      height: auto; }
    .cui .thumb img {
      z-index: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      height: 100%;
      width: auto;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .cui .smart-content__main {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
    .cui .checkbox .checkbox__label,
    .cui .checkbox .radio__label,
    .cui .radio .checkbox__label,
    .cui .radio .radio__label {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
    .cui .figure figcaption {
      text-align: left; }
    .cui .header-heading .page-title {
      line-height: 1.5; }
    .cui .btn.btn--icon.btn--primary-ghost {
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid #049fd9; } }

.cui .activity.composition {
  background: transparent;
  border: 1px solid #dfdfdf; }
  .cui .activity.composition div.thumbnail,
  .cui .activity.composition div.activity__body div {
    background: #dfdfdf;
    color: #58585b;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 10px;
    margin: 2px;
    pointer-events: none;
    line-height: 1.25rem; }

.cui .thumb + .activity__body {
  margin-left: 10px; }

.cui .activity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #58585b;
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  padding: 10px;
  font-weight: unset; }
  .cui .activity__title + .cui .activity__description {
    margin: 5px 0; }
  .cui .activity__body {
    color: #58585b;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    overflow: hidden; }
  .cui .activity__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    margin-right: 10px; }
  .cui .activity__timestamp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: left;
    font-size: 0.75rem; }
    @media (min-width: 767px) {
      .cui .activity__timestamp {
        text-align: right; } }
    .cui .activity__timestamp--bottom {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      text-align: left;
      margin-top: 10px; }
  .cui .activity__description {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%; }
  .cui .activity__timestamp, .cui .activity__title {
    color: #9e9ea2; }
  .cui .activity--bordered {
    border: 1px solid #dfdfdf; }

.cui .alert.composition {
  background: transparent;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .cui .alert.composition * {
    background: #dfdfdf;
    color: #58585b;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 10px;
    margin: 2px;
    pointer-events: none;
    opacity: 1; }

.cui .alert {
  color: #58585b;
  position: relative;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #049fd9;
  border-left-width: 5px;
  padding: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 0 20px 0; }
  .cui .alert a {
    color: #0377A1; }
  .cui .alert--info {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #049fd9;
    border-left-width: 5px; }
    .cui .alert--info a {
      color: #0377A1; }
    .cui .alert--info .alert__icon {
      color: #049fd9; }
  .cui .alert--info-alt {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #049fd9;
    border-left-width: 5px; }
    .cui .alert--info-alt a {
      color: #0377A1; }
    .cui .alert--info-alt .alert__icon {
      color: #049fd9; }
  .cui .alert--info-alt2 {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #049fd9;
    border-left-width: 5px; }
    .cui .alert--info-alt2 a {
      color: #0377A1; }
    .cui .alert--info-alt2 .alert__icon {
      color: #049fd9; }
  .cui .alert--success {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #6cc04a;
    border-left-width: 5px; }
    .cui .alert--success a {
      color: #0377A1; }
    .cui .alert--success .alert__icon {
      color: #6cc04a; }
  .cui .alert--success-alt {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #6cc04a;
    border-left-width: 5px; }
    .cui .alert--success-alt a {
      color: #0377A1; }
    .cui .alert--success-alt .alert__icon {
      color: #6cc04a; }
  .cui .alert--success-alt2 {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #6cc04a;
    border-left-width: 5px; }
    .cui .alert--success-alt2 a {
      color: #0377A1; }
    .cui .alert--success-alt2 .alert__icon {
      color: #6cc04a; }
  .cui .alert--warning {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ff7300;
    border-left-width: 5px; }
    .cui .alert--warning a {
      color: #0377A1; }
    .cui .alert--warning .alert__icon {
      color: #ff7300; }
  .cui .alert--warning-alt {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ff7300;
    border-left-width: 5px; }
    .cui .alert--warning-alt a {
      color: #0377A1; }
    .cui .alert--warning-alt .alert__icon {
      color: #ff7300; }
  .cui .alert--warning-alt2 {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ff7300;
    border-left-width: 5px; }
    .cui .alert--warning-alt2 a {
      color: #0377A1; }
    .cui .alert--warning-alt2 .alert__icon {
      color: #ff7300; }
  .cui .alert--danger {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #cf2030;
    border-left-width: 5px; }
    .cui .alert--danger a {
      color: #0377A1; }
    .cui .alert--danger .alert__icon {
      color: #cf2030; }
  .cui .alert--danger-alt {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #cf2030;
    border-left-width: 5px; }
    .cui .alert--danger-alt a {
      color: #0377A1; }
    .cui .alert--danger-alt .alert__icon {
      color: #cf2030; }
  .cui .alert--danger-alt2 {
    color: #58585b;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #cf2030;
    border-left-width: 5px; }
    .cui .alert--danger-alt2 a {
      color: #0377A1; }
    .cui .alert--danger-alt2 .alert__icon {
      color: #cf2030; }
  .cui .alert__icon {
    color: #049fd9; }
  .cui .alert__icon, .cui .alert__close {
    -ms-flex-item-align: start;
        align-self: flex-start;
    font-size: 1.125rem; }
  .cui .alert__message {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    word-wrap: break-word;
    word-break: break-word;
    font-weight: normal;
    margin: 0 20px; }
  .cui .alert__close {
    cursor: pointer;
    opacity: 0.5; }
    .cui .alert__close:hover {
      opacity: 1;
      color: #049fd9; }

.cui .badge-wrapper {
  position: relative;
  display: inline-block; }
  .cui .badge-wrapper .badge {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 2rem;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    z-index: 10;
    background: #9e9ea2;
    border: "unset";
    color: #fff;
    margin: 1px 0;
    padding: 0;
    font-size: 0.6875rem;
    height: 20px;
    line-height: 0.6875rem;
    vertical-align: middle;
    width: 20px;
    min-width: 20px;
    max-width: 20px; }
    .cui .badge-wrapper .badge a,
    .cui .badge-wrapper .badge a:hover {
      color: #fff; }
    .cui .badge-wrapper .badge .icon-close {
      font-size: 0.6875rem; }
    .cui .badge-wrapper .badge--blue {
      background: #049fd9;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--blue a,
      .cui .badge-wrapper .badge--blue a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--info {
      background: #049fd9;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--info a,
      .cui .badge-wrapper .badge--info a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--ltgray {
      background: #f2f2f2;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--ltgray a,
      .cui .badge-wrapper .badge--ltgray a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--mdgray {
      background: #dfdfdf;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--mdgray a,
      .cui .badge-wrapper .badge--mdgray a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--dkgray {
      background: #58585b;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--dkgray a,
      .cui .badge-wrapper .badge--dkgray a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--dkblue {
      background: #2b5592;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--dkblue a,
      .cui .badge-wrapper .badge--dkblue a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--success {
      background: #6cc04a;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--success a,
      .cui .badge-wrapper .badge--success a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--warning {
      background: #ff7300;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--warning a,
      .cui .badge-wrapper .badge--warning a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--danger {
      background: #cf2030;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--danger a,
      .cui .badge-wrapper .badge--danger a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--ghost {
      background: transparent;
      border: "unset";
      color: #fff; }
      .cui .badge-wrapper .badge--ghost a,
      .cui .badge-wrapper .badge--ghost a:hover {
        color: #fff; }
    .cui .badge-wrapper .badge--tiny {
      margin: 1px 0;
      padding: 0;
      font-size: 0.5625rem;
      height: 16px;
      line-height: 0.5625rem;
      vertical-align: middle;
      width: 16px;
      min-width: 16px;
      max-width: 16px; }
      .cui .badge-wrapper .badge--tiny .icon-close {
        font-size: 0.5625rem; }
    .cui .badge-wrapper .badge--small {
      margin: 1px 0;
      padding: 0;
      font-size: 0.6875rem;
      height: 20px;
      line-height: 0.6875rem;
      vertical-align: middle;
      width: 20px;
      min-width: 20px;
      max-width: 20px; }
      .cui .badge-wrapper .badge--small .icon-close {
        font-size: 0.6875rem; }
    .cui .badge-wrapper .badge--medium {
      margin: 1px 0;
      padding: 0;
      font-size: 0.8125rem;
      height: 24px;
      line-height: 0.8125rem;
      vertical-align: middle;
      width: 24px;
      min-width: 24px;
      max-width: 24px; }
      .cui .badge-wrapper .badge--medium .icon-close {
        font-size: 0.8125rem; }
    .cui .badge-wrapper .badge--large {
      margin: 1px 0;
      padding: 0;
      font-size: 0.875rem;
      height: 28px;
      line-height: 0.875rem;
      vertical-align: middle;
      width: 28px;
      min-width: 28px;
      max-width: 28px; }
      .cui .badge-wrapper .badge--large .icon-close {
        font-size: 0.875rem; }
    .cui .badge-wrapper .badge--bordered {
      border: 1px solid #dfdfdf; }
    .cui .badge-wrapper .badge--bordered-alt {
      border: 1px solid #fff; }
  .cui .badge-wrapper span[class^="icon-"] + .badge {
    top: -3px;
    right: -7px; }
  .cui .badge-wrapper span[class^="icon-"].icon-small + .badge.badge--tiny {
    top: 5.5px;
    right: -8px; }
  .cui .badge-wrapper span[class^="icon-"].icon-small + .badge.badge--small {
    top: 3.5px;
    right: -10px; }
  .cui .badge-wrapper span[class^="icon-"].icon-small + .badge.badge--medium {
    top: 1.5px;
    right: -12px; }
  .cui .badge-wrapper span[class^="icon-"].icon-small + .badge.badge--large {
    top: -0.5px;
    right: -14px; }
  .cui .badge-wrapper span[class^="icon-"].icon-medium + .badge.badge--tiny {
    top: 13px;
    right: -8px; }
  .cui .badge-wrapper span[class^="icon-"].icon-medium + .badge.badge--small {
    top: 11px;
    right: -10px; }
  .cui .badge-wrapper span[class^="icon-"].icon-medium + .badge.badge--medium {
    top: 9px;
    right: -12px; }
  .cui .badge-wrapper span[class^="icon-"].icon-medium + .badge.badge--large {
    top: 7px;
    right: -14px; }
  .cui .badge-wrapper span[class^="icon-"].icon-large + .badge.badge--tiny {
    top: 34px;
    right: -8px; }
  .cui .badge-wrapper span[class^="icon-"].icon-large + .badge.badge--small {
    top: 32px;
    right: -10px; }
  .cui .badge-wrapper span[class^="icon-"].icon-large + .badge.badge--medium {
    top: 30px;
    right: -12px; }
  .cui .badge-wrapper span[class^="icon-"].icon-large + .badge.badge--large {
    top: 28px;
    right: -14px; }
  .cui .badge-wrapper .thumb + .badge {
    top: 14px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--small + .badge.badge--tiny {
    top: 8px;
    right: -8px; }
  .cui .badge-wrapper .thumb.thumb--small + .badge.badge--small {
    top: 6px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--small + .badge.badge--medium {
    top: 4px;
    right: -12px; }
  .cui .badge-wrapper .thumb.thumb--small + .badge.badge--large {
    top: 2px;
    right: -14px; }
  .cui .badge-wrapper .thumb.thumb--medium + .badge.badge--tiny {
    top: 16px;
    right: -8px; }
  .cui .badge-wrapper .thumb.thumb--medium + .badge.badge--small {
    top: 14px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--medium + .badge.badge--medium {
    top: 12px;
    right: -12px; }
  .cui .badge-wrapper .thumb.thumb--medium + .badge.badge--large {
    top: 10px;
    right: -14px; }
  .cui .badge-wrapper .thumb.thumb--large + .badge.badge--tiny {
    top: 24px;
    right: -8px; }
  .cui .badge-wrapper .thumb.thumb--large + .badge.badge--small {
    top: 22px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--large + .badge.badge--medium {
    top: 20px;
    right: -12px; }
  .cui .badge-wrapper .thumb.thumb--large + .badge.badge--large {
    top: 18px;
    right: -14px; }
  .cui .badge-wrapper .thumb.thumb--xlarge + .badge.badge--tiny {
    top: 40px;
    right: -8px; }
  .cui .badge-wrapper .thumb.thumb--xlarge + .badge.badge--small {
    top: 38px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--xlarge + .badge.badge--medium {
    top: 36px;
    right: -12px; }
  .cui .badge-wrapper .thumb.thumb--xlarge + .badge.badge--large {
    top: 34px;
    right: -14px; }
  .cui .badge-wrapper .thumb.thumb--huge + .badge.badge--tiny {
    top: 56px;
    right: -8px; }
  .cui .badge-wrapper .thumb.thumb--huge + .badge.badge--small {
    top: 54px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--huge + .badge.badge--medium {
    top: 52px;
    right: -12px; }
  .cui .badge-wrapper .thumb.thumb--huge + .badge.badge--large {
    top: 50px;
    right: -14px; }
  .cui .badge-wrapper .thumb.thumb--goliath + .badge.badge--tiny {
    top: 120px;
    right: -8px; }
  .cui .badge-wrapper .thumb.thumb--goliath + .badge.badge--small {
    top: 118px;
    right: -10px; }
  .cui .badge-wrapper .thumb.thumb--goliath + .badge.badge--medium {
    top: 116px;
    right: -12px; }
  .cui .badge-wrapper .thumb.thumb--goliath + .badge.badge--large {
    top: 114px;
    right: -14px; }

.cui .breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0; }
  .cui .breadcrumb:after {
    clear: both;
    content: "";
    display: table; }
  .cui .breadcrumb ul:not(:first-child) {
    padding-left: 20px; }
  .cui .breadcrumb > li {
    float: left; }
    .cui .breadcrumb > li.active {
      color: #58585b; }
    .cui .breadcrumb > li + li:before {
      padding: 0 2px 0 6px;
      color: #58585b;
      content: '/\00a0'; }

.cui .carousel__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  margin-top: 20px; }
  .cui .carousel__controls .back,
  .cui .carousel__controls .next {
    color: #049fd9; }
  .cui .carousel__controls .back {
    margin-right: 10px; }
  .cui .carousel__controls .next {
    margin-left: 10px; }
  .cui .carousel__controls .back.disabled,
  .cui .carousel__controls .next.disabled {
    color: #9e9ea2; }
  .cui .carousel__controls .dot {
    margin: 0 5px;
    font-size: 1.25rem;
    color: #c6c7ca;
    -webkit-transition: color .5s;
    transition: color .5s; }
    .cui .carousel__controls .dot:hover,
    .cui .carousel__controls .dot.selected > span {
      color: #049fd9; }

.cui .carousel--indigo .carousel__controls .back,
.cui .carousel--indigo .carousel__controls .next,
.cui .carousel--indigo .carousel__controls .dot:hover,
.cui .carousel--indigo .carousel__controls .dot.selected > span {
  color: #005073; }

.cui .chh-link--danger.chh-link--enabled {
  color: #cf2030; }
  .cui .chh-link--danger.chh-link--enabled:hover {
    color: shade(#cf2030, 10%);
    cursor: pointer;
    text-decoration: underline; }

.cui .chh-link--info.chh-link--enabled {
  color: #64bbe3; }
  .cui .chh-link--info.chh-link--enabled:hover {
    color: shade(#64bbe3, 10%);
    cursor: pointer;
    text-decoration: underline; }

.cui .chh-link--warning.chh-link--enabled {
  color: #ff7300; }
  .cui .chh-link--warning.chh-link--enabled:hover {
    color: shade(#ff7300, 10%);
    cursor: pointer;
    text-decoration: underline; }

.cui dl, .cui dt, .cui dd {
  margin: 0; }

.cui dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal; }

.cui dd {
  color: #7f7f86;
  margin-bottom: 10px; }

.cui dl.dl--skinny dt {
  width: 8rem; }

.cui .dl--inline,
.cui .dl--inline-centered,
.cui .dl--inline-wrap,
.cui .dl--horizontal {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .cui .dl--inline:after,
  .cui .dl--inline-centered:after,
  .cui .dl--inline-wrap:after,
  .cui .dl--horizontal:after {
    clear: both;
    content: "";
    display: table; }
  .cui .dl--inline dt,
  .cui .dl--inline-centered dt,
  .cui .dl--inline-wrap dt,
  .cui .dl--horizontal dt {
    width: auto;
    float: none;
    padding-right: 0; }
    @media (min-width: 479px) {
      .cui .dl--inline dt,
      .cui .dl--inline-centered dt,
      .cui .dl--inline-wrap dt,
      .cui .dl--horizontal dt {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 240px;
        padding-right: 20px;
        float: left;
        clear: left; } }
  .cui .dl--inline dd,
  .cui .dl--inline-centered dd,
  .cui .dl--inline-wrap dd,
  .cui .dl--horizontal dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: none;
    margin-bottom: 10px; }
    @media (min-width: 479px) {
      .cui .dl--inline dd,
      .cui .dl--inline-centered dd,
      .cui .dl--inline-wrap dd,
      .cui .dl--horizontal dd {
        margin-bottom: 0;
        float: left; } }

.cui .dl--inline-centered dt {
  text-align: left; }
  @media (min-width: 479px) {
    .cui .dl--inline-centered dt {
      text-align: right; } }

.cui .dl--inline-wrap dd {
  white-space: normal;
  float: none; }

@media (min-width: 479px) {
  .cui .dl--inline-xsmall dt {
    width: 80px; } }

@media (min-width: 479px) {
  .cui .dl--inline-small dt {
    width: 120px; } }

@media (min-width: 479px) {
  .cui .dl--inline-medium dt {
    width: 240px; } }

@media (min-width: 479px) {
  .cui .dl--inline-large dt {
    width: 360px; } }

@media (min-width: 479px) {
  .cui .dl--inline-xlarge dt {
    width: 480px; } }

.cui .dropdown {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.cui .dropdown--right .dropdown-container {
  right: 0px;
  left: auto; }

.cui .dropdown--right .dropdown-nav:before {
  right: 5px;
  left: auto; }

.cui .dropdown-toggle {
  cursor: pointer; }
  .cui .dropdown-toggle--simple:after {
    display: none; }
  .cui .dropdown-toggle:after {
    content: "";
    margin-left: 2.5px;
    font-size: 100%; }
  .cui .dropdown-toggle.btn {
    min-width: unset; }

.cui .dropdown-container {
  position: absolute;
  width: 180px;
  left: 0px;
  margin: 0;
  padding-top: 10px;
  font-size: 0.75rem;
  line-height: 1;
  pointer-events: none;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.25, 1.25, 0.75, 1.25);
  transition: -webkit-transform 0.1s cubic-bezier(0.25, 1.25, 0.75, 1.25);
  transition: transform 0.1s cubic-bezier(0.25, 1.25, 0.75, 1.25);
  transition: transform 0.1s cubic-bezier(0.25, 1.25, 0.75, 1.25), -webkit-transform 0.1s cubic-bezier(0.25, 1.25, 0.75, 1.25);
  opacity: 0;
  z-index: 10; }

.cui .open .dropdown .dropdown-container,
.cui .dropdown.open .dropdown-container {
  pointer-events: all;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
  background-color: #fff;
  border-top: 4px solid #049fd9;
  margin-top: 5px;
  padding-top: 0;
  z-index: 10;
  width: auto;
  max-width: 320px;
  min-width: 100px; }

.cui .dropdown-nav,
.cui .dropdown-menu {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
  .cui .dropdown-nav:after,
  .cui .dropdown-menu:after {
    clear: both;
    content: "";
    display: table; }
  .cui .dropdown-nav > .dropdown-nav-divider,
  .cui .dropdown-menu > .dropdown-nav-divider {
    border-bottom: 1px solid #dfdfdf; }
  .cui .dropdown-nav > li,
  .cui .dropdown-menu > li {
    display: block; }
    .cui .dropdown-nav > li:first-child > a,
    .cui .dropdown-menu > li:first-child > a {
      border-top-right-radius: 2px;
      border-top-left-radius: 2px; }
    .cui .dropdown-nav > li:last-child > a,
    .cui .dropdown-menu > li:last-child > a {
      border-bottom: 0;
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px; }
  .cui .dropdown-nav a,
  .cui .dropdown-menu a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #9e9ea2;
    display: block;
    font-size: 0.75rem;
    font-weight: 500;
    padding: 10px;
    text-shadow: none; }
  .cui .dropdown-nav li.active a,
  .cui .dropdown-nav a:hover,
  .cui .dropdown-menu li.active a,
  .cui .dropdown-menu a:hover {
    background: #049fd9;
    color: #fff;
    text-decoration: none; }
  .cui .dropdown-nav label,
  .cui .dropdown-menu label {
    display: block;
    margin: 0;
    padding: 0.75rem 0.75rem 0.5rem 0.75rem;
    color: #ccc;
    border-top: 1px solid #dfdfdf;
    font-size: 0.625rem;
    font-weight: 500;
    text-transform: uppercase; }

.cui .dropdown-scroll {
  max-height: 400px;
  overflow: auto; }

.cui .dropdown-search {
  width: 160px;
  margin: 10px; }

.cui .figure {
  margin: 0;
  padding: 20px; }
  .cui .figure figcaption + img,
  .cui .figure img + figcaption {
    margin-top: 20px; }
  .cui .figure--bordered {
    border: 1px solid #dfdfdf; }
  .cui .figure--compressed {
    margin: 0;
    padding: 10px; }
    .cui .figure--compressed figcaption + img,
    .cui .figure--compressed img + figcaption {
      margin-top: 10px; }
  .cui .figure--regular {
    margin: 0;
    padding: 20px; }
    .cui .figure--regular figcaption + img,
    .cui .figure--regular img + figcaption {
      margin-top: 20px; }
  .cui .figure--loose {
    margin: 0;
    padding: 40px; }
    .cui .figure--loose figcaption + img,
    .cui .figure--loose img + figcaption {
      margin-top: 40px; }
  @media (min-width: 767px) {
    .cui .figure--horizontal > img,
    .cui .figure--horizontal figcaption {
      float: left;
      clear: none;
      width: 48.5%;
      margin-left: 0;
      margin-right: 3%; }
      .cui .figure--horizontal > img:last-child,
      .cui .figure--horizontal figcaption:last-child {
        margin-right: 0; } }
  .cui .figure--horizontal figcaption + img,
  .cui .figure--horizontal img + figcaption {
    margin-top: 0; }
  .cui .figure--highlight figcaption {
    padding-left: 20px;
    border-left: 4px solid #049fd9; }

.cui .file-drop {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px dashed #dfdfdf;
  cursor: pointer;
  text-align: center; }
  .cui .file-drop__container .file-icon {
    font-size: 1.25rem; }
  .cui .file-drop__container .file-body {
    text-align: left;
    margin-left: 10px; }
  .cui .file-drop__card {
    margin-bottom: 10px; }
  .cui .file-drop:hover {
    border-color: #049fd9; }
    .cui .file-drop:hover .file-drop__icon {
      color: #049fd9; }
  .cui .file-drop:active, .cui .file-drop:focus {
    border: 1px solid #049fd9; }
  .cui .file-drop__icon {
    color: #9e9ea2;
    font-size: 2rem; }
  .cui .file-drop__filecnt {
    text-align: left;
    color: #9e9ea2;
    margin-top: 20px; }
  .cui .file-drop .icon-close {
    opacity: 0.5;
    position: absolute;
    top: 5px;
    right: 10px; }
    .cui .file-drop .icon-close:hover {
      opacity: 1; }

.cui .gauge {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-color: #dfdfdf;
  border-radius: 50%; }
  .cui .gauge .gauge__circle .mask .fill {
    background-color: #58585b; }
  .cui .gauge .gauge__inset .gauge__percentage {
    color: #58585b; }
  .cui .gauge .gauge__circle .mask, .cui .gauge .gauge__circle .fill, .cui .gauge .gauge__circle .shadow {
    width: 120px;
    height: 120px;
    position: absolute;
    border-radius: 50%; }
  .cui .gauge .gauge__circle .mask, .cui .gauge .gauge__circle .fill {
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    border-radius: 50%; }
  .cui .gauge .gauge__circle .mask {
    clip: rect(0px, 120px, 120px, 60px); }
    .cui .gauge .gauge__circle .mask .fill {
      clip: rect(0px, 60px, 120px, 0px); }
  .cui .gauge .gauge__inset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 104px;
    height: 104px;
    position: absolute;
    margin-left: 8px;
    margin-top: 8px;
    border-radius: 50%;
    background-color: #f2f2f2; }
    .cui .gauge .gauge__inset .gauge__percentage {
      font-size: 1.75rem;
      font-weight: 100; }
  .cui .gauge[data-percentage="1"] .gauge__circle .mask.full, .cui .gauge[data-percentage="1"] .gauge__circle .fill {
    -webkit-transform: rotate(1.8deg);
            transform: rotate(1.8deg); }
  .cui .gauge[data-percentage="1"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(3.6deg);
            transform: rotate(3.6deg); }
  .cui .gauge[data-percentage="2"] .gauge__circle .mask.full, .cui .gauge[data-percentage="2"] .gauge__circle .fill {
    -webkit-transform: rotate(3.6deg);
            transform: rotate(3.6deg); }
  .cui .gauge[data-percentage="2"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(7.2deg);
            transform: rotate(7.2deg); }
  .cui .gauge[data-percentage="3"] .gauge__circle .mask.full, .cui .gauge[data-percentage="3"] .gauge__circle .fill {
    -webkit-transform: rotate(5.4deg);
            transform: rotate(5.4deg); }
  .cui .gauge[data-percentage="3"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(10.8deg);
            transform: rotate(10.8deg); }
  .cui .gauge[data-percentage="4"] .gauge__circle .mask.full, .cui .gauge[data-percentage="4"] .gauge__circle .fill {
    -webkit-transform: rotate(7.2deg);
            transform: rotate(7.2deg); }
  .cui .gauge[data-percentage="4"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(14.4deg);
            transform: rotate(14.4deg); }
  .cui .gauge[data-percentage="5"] .gauge__circle .mask.full, .cui .gauge[data-percentage="5"] .gauge__circle .fill {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg); }
  .cui .gauge[data-percentage="5"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg); }
  .cui .gauge[data-percentage="6"] .gauge__circle .mask.full, .cui .gauge[data-percentage="6"] .gauge__circle .fill {
    -webkit-transform: rotate(10.8deg);
            transform: rotate(10.8deg); }
  .cui .gauge[data-percentage="6"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(21.6deg);
            transform: rotate(21.6deg); }
  .cui .gauge[data-percentage="7"] .gauge__circle .mask.full, .cui .gauge[data-percentage="7"] .gauge__circle .fill {
    -webkit-transform: rotate(12.6deg);
            transform: rotate(12.6deg); }
  .cui .gauge[data-percentage="7"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(25.2deg);
            transform: rotate(25.2deg); }
  .cui .gauge[data-percentage="8"] .gauge__circle .mask.full, .cui .gauge[data-percentage="8"] .gauge__circle .fill {
    -webkit-transform: rotate(14.4deg);
            transform: rotate(14.4deg); }
  .cui .gauge[data-percentage="8"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(28.8deg);
            transform: rotate(28.8deg); }
  .cui .gauge[data-percentage="9"] .gauge__circle .mask.full, .cui .gauge[data-percentage="9"] .gauge__circle .fill {
    -webkit-transform: rotate(16.2deg);
            transform: rotate(16.2deg); }
  .cui .gauge[data-percentage="9"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(32.4deg);
            transform: rotate(32.4deg); }
  .cui .gauge[data-percentage="10"] .gauge__circle .mask.full, .cui .gauge[data-percentage="10"] .gauge__circle .fill {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg); }
  .cui .gauge[data-percentage="10"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(36deg);
            transform: rotate(36deg); }
  .cui .gauge[data-percentage="11"] .gauge__circle .mask.full, .cui .gauge[data-percentage="11"] .gauge__circle .fill {
    -webkit-transform: rotate(19.8deg);
            transform: rotate(19.8deg); }
  .cui .gauge[data-percentage="11"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(39.6deg);
            transform: rotate(39.6deg); }
  .cui .gauge[data-percentage="12"] .gauge__circle .mask.full, .cui .gauge[data-percentage="12"] .gauge__circle .fill {
    -webkit-transform: rotate(21.6deg);
            transform: rotate(21.6deg); }
  .cui .gauge[data-percentage="12"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(43.2deg);
            transform: rotate(43.2deg); }
  .cui .gauge[data-percentage="13"] .gauge__circle .mask.full, .cui .gauge[data-percentage="13"] .gauge__circle .fill {
    -webkit-transform: rotate(23.4deg);
            transform: rotate(23.4deg); }
  .cui .gauge[data-percentage="13"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(46.8deg);
            transform: rotate(46.8deg); }
  .cui .gauge[data-percentage="14"] .gauge__circle .mask.full, .cui .gauge[data-percentage="14"] .gauge__circle .fill {
    -webkit-transform: rotate(25.2deg);
            transform: rotate(25.2deg); }
  .cui .gauge[data-percentage="14"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(50.4deg);
            transform: rotate(50.4deg); }
  .cui .gauge[data-percentage="15"] .gauge__circle .mask.full, .cui .gauge[data-percentage="15"] .gauge__circle .fill {
    -webkit-transform: rotate(27deg);
            transform: rotate(27deg); }
  .cui .gauge[data-percentage="15"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg); }
  .cui .gauge[data-percentage="16"] .gauge__circle .mask.full, .cui .gauge[data-percentage="16"] .gauge__circle .fill {
    -webkit-transform: rotate(28.8deg);
            transform: rotate(28.8deg); }
  .cui .gauge[data-percentage="16"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(57.6deg);
            transform: rotate(57.6deg); }
  .cui .gauge[data-percentage="17"] .gauge__circle .mask.full, .cui .gauge[data-percentage="17"] .gauge__circle .fill {
    -webkit-transform: rotate(30.6deg);
            transform: rotate(30.6deg); }
  .cui .gauge[data-percentage="17"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(61.2deg);
            transform: rotate(61.2deg); }
  .cui .gauge[data-percentage="18"] .gauge__circle .mask.full, .cui .gauge[data-percentage="18"] .gauge__circle .fill {
    -webkit-transform: rotate(32.4deg);
            transform: rotate(32.4deg); }
  .cui .gauge[data-percentage="18"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(64.8deg);
            transform: rotate(64.8deg); }
  .cui .gauge[data-percentage="19"] .gauge__circle .mask.full, .cui .gauge[data-percentage="19"] .gauge__circle .fill {
    -webkit-transform: rotate(34.2deg);
            transform: rotate(34.2deg); }
  .cui .gauge[data-percentage="19"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(68.4deg);
            transform: rotate(68.4deg); }
  .cui .gauge[data-percentage="20"] .gauge__circle .mask.full, .cui .gauge[data-percentage="20"] .gauge__circle .fill {
    -webkit-transform: rotate(36deg);
            transform: rotate(36deg); }
  .cui .gauge[data-percentage="20"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg); }
  .cui .gauge[data-percentage="21"] .gauge__circle .mask.full, .cui .gauge[data-percentage="21"] .gauge__circle .fill {
    -webkit-transform: rotate(37.8deg);
            transform: rotate(37.8deg); }
  .cui .gauge[data-percentage="21"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(75.6deg);
            transform: rotate(75.6deg); }
  .cui .gauge[data-percentage="22"] .gauge__circle .mask.full, .cui .gauge[data-percentage="22"] .gauge__circle .fill {
    -webkit-transform: rotate(39.6deg);
            transform: rotate(39.6deg); }
  .cui .gauge[data-percentage="22"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(79.2deg);
            transform: rotate(79.2deg); }
  .cui .gauge[data-percentage="23"] .gauge__circle .mask.full, .cui .gauge[data-percentage="23"] .gauge__circle .fill {
    -webkit-transform: rotate(41.4deg);
            transform: rotate(41.4deg); }
  .cui .gauge[data-percentage="23"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(82.8deg);
            transform: rotate(82.8deg); }
  .cui .gauge[data-percentage="24"] .gauge__circle .mask.full, .cui .gauge[data-percentage="24"] .gauge__circle .fill {
    -webkit-transform: rotate(43.2deg);
            transform: rotate(43.2deg); }
  .cui .gauge[data-percentage="24"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(86.4deg);
            transform: rotate(86.4deg); }
  .cui .gauge[data-percentage="25"] .gauge__circle .mask.full, .cui .gauge[data-percentage="25"] .gauge__circle .fill {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .cui .gauge[data-percentage="25"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .cui .gauge[data-percentage="26"] .gauge__circle .mask.full, .cui .gauge[data-percentage="26"] .gauge__circle .fill {
    -webkit-transform: rotate(46.8deg);
            transform: rotate(46.8deg); }
  .cui .gauge[data-percentage="26"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(93.6deg);
            transform: rotate(93.6deg); }
  .cui .gauge[data-percentage="27"] .gauge__circle .mask.full, .cui .gauge[data-percentage="27"] .gauge__circle .fill {
    -webkit-transform: rotate(48.6deg);
            transform: rotate(48.6deg); }
  .cui .gauge[data-percentage="27"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(97.2deg);
            transform: rotate(97.2deg); }
  .cui .gauge[data-percentage="28"] .gauge__circle .mask.full, .cui .gauge[data-percentage="28"] .gauge__circle .fill {
    -webkit-transform: rotate(50.4deg);
            transform: rotate(50.4deg); }
  .cui .gauge[data-percentage="28"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(100.8deg);
            transform: rotate(100.8deg); }
  .cui .gauge[data-percentage="29"] .gauge__circle .mask.full, .cui .gauge[data-percentage="29"] .gauge__circle .fill {
    -webkit-transform: rotate(52.2deg);
            transform: rotate(52.2deg); }
  .cui .gauge[data-percentage="29"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(104.4deg);
            transform: rotate(104.4deg); }
  .cui .gauge[data-percentage="30"] .gauge__circle .mask.full, .cui .gauge[data-percentage="30"] .gauge__circle .fill {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg); }
  .cui .gauge[data-percentage="30"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg); }
  .cui .gauge[data-percentage="31"] .gauge__circle .mask.full, .cui .gauge[data-percentage="31"] .gauge__circle .fill {
    -webkit-transform: rotate(55.8deg);
            transform: rotate(55.8deg); }
  .cui .gauge[data-percentage="31"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(111.6deg);
            transform: rotate(111.6deg); }
  .cui .gauge[data-percentage="32"] .gauge__circle .mask.full, .cui .gauge[data-percentage="32"] .gauge__circle .fill {
    -webkit-transform: rotate(57.6deg);
            transform: rotate(57.6deg); }
  .cui .gauge[data-percentage="32"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(115.2deg);
            transform: rotate(115.2deg); }
  .cui .gauge[data-percentage="33"] .gauge__circle .mask.full, .cui .gauge[data-percentage="33"] .gauge__circle .fill {
    -webkit-transform: rotate(59.4deg);
            transform: rotate(59.4deg); }
  .cui .gauge[data-percentage="33"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(118.8deg);
            transform: rotate(118.8deg); }
  .cui .gauge[data-percentage="34"] .gauge__circle .mask.full, .cui .gauge[data-percentage="34"] .gauge__circle .fill {
    -webkit-transform: rotate(61.2deg);
            transform: rotate(61.2deg); }
  .cui .gauge[data-percentage="34"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(122.4deg);
            transform: rotate(122.4deg); }
  .cui .gauge[data-percentage="35"] .gauge__circle .mask.full, .cui .gauge[data-percentage="35"] .gauge__circle .fill {
    -webkit-transform: rotate(63deg);
            transform: rotate(63deg); }
  .cui .gauge[data-percentage="35"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg); }
  .cui .gauge[data-percentage="36"] .gauge__circle .mask.full, .cui .gauge[data-percentage="36"] .gauge__circle .fill {
    -webkit-transform: rotate(64.8deg);
            transform: rotate(64.8deg); }
  .cui .gauge[data-percentage="36"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(129.6deg);
            transform: rotate(129.6deg); }
  .cui .gauge[data-percentage="37"] .gauge__circle .mask.full, .cui .gauge[data-percentage="37"] .gauge__circle .fill {
    -webkit-transform: rotate(66.6deg);
            transform: rotate(66.6deg); }
  .cui .gauge[data-percentage="37"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(133.2deg);
            transform: rotate(133.2deg); }
  .cui .gauge[data-percentage="38"] .gauge__circle .mask.full, .cui .gauge[data-percentage="38"] .gauge__circle .fill {
    -webkit-transform: rotate(68.4deg);
            transform: rotate(68.4deg); }
  .cui .gauge[data-percentage="38"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(136.8deg);
            transform: rotate(136.8deg); }
  .cui .gauge[data-percentage="39"] .gauge__circle .mask.full, .cui .gauge[data-percentage="39"] .gauge__circle .fill {
    -webkit-transform: rotate(70.2deg);
            transform: rotate(70.2deg); }
  .cui .gauge[data-percentage="39"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(140.4deg);
            transform: rotate(140.4deg); }
  .cui .gauge[data-percentage="40"] .gauge__circle .mask.full, .cui .gauge[data-percentage="40"] .gauge__circle .fill {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg); }
  .cui .gauge[data-percentage="40"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(144deg);
            transform: rotate(144deg); }
  .cui .gauge[data-percentage="41"] .gauge__circle .mask.full, .cui .gauge[data-percentage="41"] .gauge__circle .fill {
    -webkit-transform: rotate(73.8deg);
            transform: rotate(73.8deg); }
  .cui .gauge[data-percentage="41"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(147.6deg);
            transform: rotate(147.6deg); }
  .cui .gauge[data-percentage="42"] .gauge__circle .mask.full, .cui .gauge[data-percentage="42"] .gauge__circle .fill {
    -webkit-transform: rotate(75.6deg);
            transform: rotate(75.6deg); }
  .cui .gauge[data-percentage="42"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(151.2deg);
            transform: rotate(151.2deg); }
  .cui .gauge[data-percentage="43"] .gauge__circle .mask.full, .cui .gauge[data-percentage="43"] .gauge__circle .fill {
    -webkit-transform: rotate(77.4deg);
            transform: rotate(77.4deg); }
  .cui .gauge[data-percentage="43"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(154.8deg);
            transform: rotate(154.8deg); }
  .cui .gauge[data-percentage="44"] .gauge__circle .mask.full, .cui .gauge[data-percentage="44"] .gauge__circle .fill {
    -webkit-transform: rotate(79.2deg);
            transform: rotate(79.2deg); }
  .cui .gauge[data-percentage="44"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(158.4deg);
            transform: rotate(158.4deg); }
  .cui .gauge[data-percentage="45"] .gauge__circle .mask.full, .cui .gauge[data-percentage="45"] .gauge__circle .fill {
    -webkit-transform: rotate(81deg);
            transform: rotate(81deg); }
  .cui .gauge[data-percentage="45"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(162deg);
            transform: rotate(162deg); }
  .cui .gauge[data-percentage="46"] .gauge__circle .mask.full, .cui .gauge[data-percentage="46"] .gauge__circle .fill {
    -webkit-transform: rotate(82.8deg);
            transform: rotate(82.8deg); }
  .cui .gauge[data-percentage="46"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(165.6deg);
            transform: rotate(165.6deg); }
  .cui .gauge[data-percentage="47"] .gauge__circle .mask.full, .cui .gauge[data-percentage="47"] .gauge__circle .fill {
    -webkit-transform: rotate(84.6deg);
            transform: rotate(84.6deg); }
  .cui .gauge[data-percentage="47"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(169.2deg);
            transform: rotate(169.2deg); }
  .cui .gauge[data-percentage="48"] .gauge__circle .mask.full, .cui .gauge[data-percentage="48"] .gauge__circle .fill {
    -webkit-transform: rotate(86.4deg);
            transform: rotate(86.4deg); }
  .cui .gauge[data-percentage="48"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(172.8deg);
            transform: rotate(172.8deg); }
  .cui .gauge[data-percentage="49"] .gauge__circle .mask.full, .cui .gauge[data-percentage="49"] .gauge__circle .fill {
    -webkit-transform: rotate(88.2deg);
            transform: rotate(88.2deg); }
  .cui .gauge[data-percentage="49"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(176.4deg);
            transform: rotate(176.4deg); }
  .cui .gauge[data-percentage="50"] .gauge__circle .mask.full, .cui .gauge[data-percentage="50"] .gauge__circle .fill {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .cui .gauge[data-percentage="50"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .cui .gauge[data-percentage="51"] .gauge__circle .mask.full, .cui .gauge[data-percentage="51"] .gauge__circle .fill {
    -webkit-transform: rotate(91.8deg);
            transform: rotate(91.8deg); }
  .cui .gauge[data-percentage="51"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(183.6deg);
            transform: rotate(183.6deg); }
  .cui .gauge[data-percentage="52"] .gauge__circle .mask.full, .cui .gauge[data-percentage="52"] .gauge__circle .fill {
    -webkit-transform: rotate(93.6deg);
            transform: rotate(93.6deg); }
  .cui .gauge[data-percentage="52"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(187.2deg);
            transform: rotate(187.2deg); }
  .cui .gauge[data-percentage="53"] .gauge__circle .mask.full, .cui .gauge[data-percentage="53"] .gauge__circle .fill {
    -webkit-transform: rotate(95.4deg);
            transform: rotate(95.4deg); }
  .cui .gauge[data-percentage="53"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(190.8deg);
            transform: rotate(190.8deg); }
  .cui .gauge[data-percentage="54"] .gauge__circle .mask.full, .cui .gauge[data-percentage="54"] .gauge__circle .fill {
    -webkit-transform: rotate(97.2deg);
            transform: rotate(97.2deg); }
  .cui .gauge[data-percentage="54"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(194.4deg);
            transform: rotate(194.4deg); }
  .cui .gauge[data-percentage="55"] .gauge__circle .mask.full, .cui .gauge[data-percentage="55"] .gauge__circle .fill {
    -webkit-transform: rotate(99deg);
            transform: rotate(99deg); }
  .cui .gauge[data-percentage="55"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(198deg);
            transform: rotate(198deg); }
  .cui .gauge[data-percentage="56"] .gauge__circle .mask.full, .cui .gauge[data-percentage="56"] .gauge__circle .fill {
    -webkit-transform: rotate(100.8deg);
            transform: rotate(100.8deg); }
  .cui .gauge[data-percentage="56"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(201.6deg);
            transform: rotate(201.6deg); }
  .cui .gauge[data-percentage="57"] .gauge__circle .mask.full, .cui .gauge[data-percentage="57"] .gauge__circle .fill {
    -webkit-transform: rotate(102.6deg);
            transform: rotate(102.6deg); }
  .cui .gauge[data-percentage="57"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(205.2deg);
            transform: rotate(205.2deg); }
  .cui .gauge[data-percentage="58"] .gauge__circle .mask.full, .cui .gauge[data-percentage="58"] .gauge__circle .fill {
    -webkit-transform: rotate(104.4deg);
            transform: rotate(104.4deg); }
  .cui .gauge[data-percentage="58"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(208.8deg);
            transform: rotate(208.8deg); }
  .cui .gauge[data-percentage="59"] .gauge__circle .mask.full, .cui .gauge[data-percentage="59"] .gauge__circle .fill {
    -webkit-transform: rotate(106.2deg);
            transform: rotate(106.2deg); }
  .cui .gauge[data-percentage="59"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(212.4deg);
            transform: rotate(212.4deg); }
  .cui .gauge[data-percentage="60"] .gauge__circle .mask.full, .cui .gauge[data-percentage="60"] .gauge__circle .fill {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg); }
  .cui .gauge[data-percentage="60"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(216deg);
            transform: rotate(216deg); }
  .cui .gauge[data-percentage="61"] .gauge__circle .mask.full, .cui .gauge[data-percentage="61"] .gauge__circle .fill {
    -webkit-transform: rotate(109.8deg);
            transform: rotate(109.8deg); }
  .cui .gauge[data-percentage="61"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(219.6deg);
            transform: rotate(219.6deg); }
  .cui .gauge[data-percentage="62"] .gauge__circle .mask.full, .cui .gauge[data-percentage="62"] .gauge__circle .fill {
    -webkit-transform: rotate(111.6deg);
            transform: rotate(111.6deg); }
  .cui .gauge[data-percentage="62"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(223.2deg);
            transform: rotate(223.2deg); }
  .cui .gauge[data-percentage="63"] .gauge__circle .mask.full, .cui .gauge[data-percentage="63"] .gauge__circle .fill {
    -webkit-transform: rotate(113.4deg);
            transform: rotate(113.4deg); }
  .cui .gauge[data-percentage="63"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(226.8deg);
            transform: rotate(226.8deg); }
  .cui .gauge[data-percentage="64"] .gauge__circle .mask.full, .cui .gauge[data-percentage="64"] .gauge__circle .fill {
    -webkit-transform: rotate(115.2deg);
            transform: rotate(115.2deg); }
  .cui .gauge[data-percentage="64"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(230.4deg);
            transform: rotate(230.4deg); }
  .cui .gauge[data-percentage="65"] .gauge__circle .mask.full, .cui .gauge[data-percentage="65"] .gauge__circle .fill {
    -webkit-transform: rotate(117deg);
            transform: rotate(117deg); }
  .cui .gauge[data-percentage="65"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(234deg);
            transform: rotate(234deg); }
  .cui .gauge[data-percentage="66"] .gauge__circle .mask.full, .cui .gauge[data-percentage="66"] .gauge__circle .fill {
    -webkit-transform: rotate(118.8deg);
            transform: rotate(118.8deg); }
  .cui .gauge[data-percentage="66"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(237.6deg);
            transform: rotate(237.6deg); }
  .cui .gauge[data-percentage="67"] .gauge__circle .mask.full, .cui .gauge[data-percentage="67"] .gauge__circle .fill {
    -webkit-transform: rotate(120.6deg);
            transform: rotate(120.6deg); }
  .cui .gauge[data-percentage="67"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(241.2deg);
            transform: rotate(241.2deg); }
  .cui .gauge[data-percentage="68"] .gauge__circle .mask.full, .cui .gauge[data-percentage="68"] .gauge__circle .fill {
    -webkit-transform: rotate(122.4deg);
            transform: rotate(122.4deg); }
  .cui .gauge[data-percentage="68"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(244.8deg);
            transform: rotate(244.8deg); }
  .cui .gauge[data-percentage="69"] .gauge__circle .mask.full, .cui .gauge[data-percentage="69"] .gauge__circle .fill {
    -webkit-transform: rotate(124.2deg);
            transform: rotate(124.2deg); }
  .cui .gauge[data-percentage="69"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(248.4deg);
            transform: rotate(248.4deg); }
  .cui .gauge[data-percentage="70"] .gauge__circle .mask.full, .cui .gauge[data-percentage="70"] .gauge__circle .fill {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg); }
  .cui .gauge[data-percentage="70"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(252deg);
            transform: rotate(252deg); }
  .cui .gauge[data-percentage="71"] .gauge__circle .mask.full, .cui .gauge[data-percentage="71"] .gauge__circle .fill {
    -webkit-transform: rotate(127.8deg);
            transform: rotate(127.8deg); }
  .cui .gauge[data-percentage="71"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(255.6deg);
            transform: rotate(255.6deg); }
  .cui .gauge[data-percentage="72"] .gauge__circle .mask.full, .cui .gauge[data-percentage="72"] .gauge__circle .fill {
    -webkit-transform: rotate(129.6deg);
            transform: rotate(129.6deg); }
  .cui .gauge[data-percentage="72"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(259.2deg);
            transform: rotate(259.2deg); }
  .cui .gauge[data-percentage="73"] .gauge__circle .mask.full, .cui .gauge[data-percentage="73"] .gauge__circle .fill {
    -webkit-transform: rotate(131.4deg);
            transform: rotate(131.4deg); }
  .cui .gauge[data-percentage="73"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(262.8deg);
            transform: rotate(262.8deg); }
  .cui .gauge[data-percentage="74"] .gauge__circle .mask.full, .cui .gauge[data-percentage="74"] .gauge__circle .fill {
    -webkit-transform: rotate(133.2deg);
            transform: rotate(133.2deg); }
  .cui .gauge[data-percentage="74"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(266.4deg);
            transform: rotate(266.4deg); }
  .cui .gauge[data-percentage="75"] .gauge__circle .mask.full, .cui .gauge[data-percentage="75"] .gauge__circle .fill {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .cui .gauge[data-percentage="75"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  .cui .gauge[data-percentage="76"] .gauge__circle .mask.full, .cui .gauge[data-percentage="76"] .gauge__circle .fill {
    -webkit-transform: rotate(136.8deg);
            transform: rotate(136.8deg); }
  .cui .gauge[data-percentage="76"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(273.6deg);
            transform: rotate(273.6deg); }
  .cui .gauge[data-percentage="77"] .gauge__circle .mask.full, .cui .gauge[data-percentage="77"] .gauge__circle .fill {
    -webkit-transform: rotate(138.6deg);
            transform: rotate(138.6deg); }
  .cui .gauge[data-percentage="77"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(277.2deg);
            transform: rotate(277.2deg); }
  .cui .gauge[data-percentage="78"] .gauge__circle .mask.full, .cui .gauge[data-percentage="78"] .gauge__circle .fill {
    -webkit-transform: rotate(140.4deg);
            transform: rotate(140.4deg); }
  .cui .gauge[data-percentage="78"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(280.8deg);
            transform: rotate(280.8deg); }
  .cui .gauge[data-percentage="79"] .gauge__circle .mask.full, .cui .gauge[data-percentage="79"] .gauge__circle .fill {
    -webkit-transform: rotate(142.2deg);
            transform: rotate(142.2deg); }
  .cui .gauge[data-percentage="79"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(284.4deg);
            transform: rotate(284.4deg); }
  .cui .gauge[data-percentage="80"] .gauge__circle .mask.full, .cui .gauge[data-percentage="80"] .gauge__circle .fill {
    -webkit-transform: rotate(144deg);
            transform: rotate(144deg); }
  .cui .gauge[data-percentage="80"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(288deg);
            transform: rotate(288deg); }
  .cui .gauge[data-percentage="81"] .gauge__circle .mask.full, .cui .gauge[data-percentage="81"] .gauge__circle .fill {
    -webkit-transform: rotate(145.8deg);
            transform: rotate(145.8deg); }
  .cui .gauge[data-percentage="81"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(291.6deg);
            transform: rotate(291.6deg); }
  .cui .gauge[data-percentage="82"] .gauge__circle .mask.full, .cui .gauge[data-percentage="82"] .gauge__circle .fill {
    -webkit-transform: rotate(147.6deg);
            transform: rotate(147.6deg); }
  .cui .gauge[data-percentage="82"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(295.2deg);
            transform: rotate(295.2deg); }
  .cui .gauge[data-percentage="83"] .gauge__circle .mask.full, .cui .gauge[data-percentage="83"] .gauge__circle .fill {
    -webkit-transform: rotate(149.4deg);
            transform: rotate(149.4deg); }
  .cui .gauge[data-percentage="83"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(298.8deg);
            transform: rotate(298.8deg); }
  .cui .gauge[data-percentage="84"] .gauge__circle .mask.full, .cui .gauge[data-percentage="84"] .gauge__circle .fill {
    -webkit-transform: rotate(151.2deg);
            transform: rotate(151.2deg); }
  .cui .gauge[data-percentage="84"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(302.4deg);
            transform: rotate(302.4deg); }
  .cui .gauge[data-percentage="85"] .gauge__circle .mask.full, .cui .gauge[data-percentage="85"] .gauge__circle .fill {
    -webkit-transform: rotate(153deg);
            transform: rotate(153deg); }
  .cui .gauge[data-percentage="85"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(306deg);
            transform: rotate(306deg); }
  .cui .gauge[data-percentage="86"] .gauge__circle .mask.full, .cui .gauge[data-percentage="86"] .gauge__circle .fill {
    -webkit-transform: rotate(154.8deg);
            transform: rotate(154.8deg); }
  .cui .gauge[data-percentage="86"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(309.6deg);
            transform: rotate(309.6deg); }
  .cui .gauge[data-percentage="87"] .gauge__circle .mask.full, .cui .gauge[data-percentage="87"] .gauge__circle .fill {
    -webkit-transform: rotate(156.6deg);
            transform: rotate(156.6deg); }
  .cui .gauge[data-percentage="87"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(313.2deg);
            transform: rotate(313.2deg); }
  .cui .gauge[data-percentage="88"] .gauge__circle .mask.full, .cui .gauge[data-percentage="88"] .gauge__circle .fill {
    -webkit-transform: rotate(158.4deg);
            transform: rotate(158.4deg); }
  .cui .gauge[data-percentage="88"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(316.8deg);
            transform: rotate(316.8deg); }
  .cui .gauge[data-percentage="89"] .gauge__circle .mask.full, .cui .gauge[data-percentage="89"] .gauge__circle .fill {
    -webkit-transform: rotate(160.2deg);
            transform: rotate(160.2deg); }
  .cui .gauge[data-percentage="89"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(320.4deg);
            transform: rotate(320.4deg); }
  .cui .gauge[data-percentage="90"] .gauge__circle .mask.full, .cui .gauge[data-percentage="90"] .gauge__circle .fill {
    -webkit-transform: rotate(162deg);
            transform: rotate(162deg); }
  .cui .gauge[data-percentage="90"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(324deg);
            transform: rotate(324deg); }
  .cui .gauge[data-percentage="91"] .gauge__circle .mask.full, .cui .gauge[data-percentage="91"] .gauge__circle .fill {
    -webkit-transform: rotate(163.8deg);
            transform: rotate(163.8deg); }
  .cui .gauge[data-percentage="91"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(327.6deg);
            transform: rotate(327.6deg); }
  .cui .gauge[data-percentage="92"] .gauge__circle .mask.full, .cui .gauge[data-percentage="92"] .gauge__circle .fill {
    -webkit-transform: rotate(165.6deg);
            transform: rotate(165.6deg); }
  .cui .gauge[data-percentage="92"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(331.2deg);
            transform: rotate(331.2deg); }
  .cui .gauge[data-percentage="93"] .gauge__circle .mask.full, .cui .gauge[data-percentage="93"] .gauge__circle .fill {
    -webkit-transform: rotate(167.4deg);
            transform: rotate(167.4deg); }
  .cui .gauge[data-percentage="93"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(334.8deg);
            transform: rotate(334.8deg); }
  .cui .gauge[data-percentage="94"] .gauge__circle .mask.full, .cui .gauge[data-percentage="94"] .gauge__circle .fill {
    -webkit-transform: rotate(169.2deg);
            transform: rotate(169.2deg); }
  .cui .gauge[data-percentage="94"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(338.4deg);
            transform: rotate(338.4deg); }
  .cui .gauge[data-percentage="95"] .gauge__circle .mask.full, .cui .gauge[data-percentage="95"] .gauge__circle .fill {
    -webkit-transform: rotate(171deg);
            transform: rotate(171deg); }
  .cui .gauge[data-percentage="95"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(342deg);
            transform: rotate(342deg); }
  .cui .gauge[data-percentage="96"] .gauge__circle .mask.full, .cui .gauge[data-percentage="96"] .gauge__circle .fill {
    -webkit-transform: rotate(172.8deg);
            transform: rotate(172.8deg); }
  .cui .gauge[data-percentage="96"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(345.6deg);
            transform: rotate(345.6deg); }
  .cui .gauge[data-percentage="97"] .gauge__circle .mask.full, .cui .gauge[data-percentage="97"] .gauge__circle .fill {
    -webkit-transform: rotate(174.6deg);
            transform: rotate(174.6deg); }
  .cui .gauge[data-percentage="97"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(349.2deg);
            transform: rotate(349.2deg); }
  .cui .gauge[data-percentage="98"] .gauge__circle .mask.full, .cui .gauge[data-percentage="98"] .gauge__circle .fill {
    -webkit-transform: rotate(176.4deg);
            transform: rotate(176.4deg); }
  .cui .gauge[data-percentage="98"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(352.8deg);
            transform: rotate(352.8deg); }
  .cui .gauge[data-percentage="99"] .gauge__circle .mask.full, .cui .gauge[data-percentage="99"] .gauge__circle .fill {
    -webkit-transform: rotate(178.2deg);
            transform: rotate(178.2deg); }
  .cui .gauge[data-percentage="99"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(356.4deg);
            transform: rotate(356.4deg); }
  .cui .gauge[data-percentage="100"] .gauge__circle .mask.full, .cui .gauge[data-percentage="100"] .gauge__circle .fill {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .cui .gauge[data-percentage="100"] .gauge__circle .fill.fix {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  .cui .gauge--primary .gauge__circle .mask .fill {
    background-color: #abc233; }
  .cui .gauge--primary .gauge__inset .gauge__percentage {
    color: #abc233; }
  .cui .gauge--default .gauge__circle .mask .fill {
    background-color: #464a4c; }
  .cui .gauge--default .gauge__inset .gauge__percentage {
    color: #464a4c; }
  .cui .gauge--blue .gauge__circle .mask .fill {
    background-color: #049fd9; }
  .cui .gauge--blue .gauge__inset .gauge__percentage {
    color: #049fd9; }
  .cui .gauge--success .gauge__circle .mask .fill {
    background-color: #6cc04a; }
  .cui .gauge--success .gauge__inset .gauge__percentage {
    color: #6cc04a; }
  .cui .gauge--danger .gauge__circle .mask .fill {
    background-color: #cf2030; }
  .cui .gauge--danger .gauge__inset .gauge__percentage {
    color: #cf2030; }
  .cui .gauge--warning .gauge__circle .mask .fill {
    background-color: #ff7300; }
  .cui .gauge--warning .gauge__inset .gauge__percentage {
    color: #ff7300; }
  .cui .gauge--warning-alt .gauge__circle .mask .fill {
    background-color: #ffcc00; }
  .cui .gauge--warning-alt .gauge__inset .gauge__percentage {
    color: #ffcc00; }
  .cui .gauge--info .gauge__circle .mask .fill {
    background-color: #64bbe3; }
  .cui .gauge--info .gauge__inset .gauge__percentage {
    color: #58585b; }
  .cui .gauge--small {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: #dfdfdf;
    border-radius: 50%; }
    .cui .gauge--small .gauge__circle .mask, .cui .gauge--small .gauge__circle .fill, .cui .gauge--small .gauge__circle .shadow {
      width: 60px;
      height: 60px;
      position: absolute;
      border-radius: 50%; }
    .cui .gauge--small .gauge__circle .mask, .cui .gauge--small .gauge__circle .fill {
      -webkit-backface-visibility: hidden;
      -webkit-transition: -webkit-transform 1s;
      transition: -webkit-transform 1s;
      transition: transform 1s;
      transition: transform 1s, -webkit-transform 1s;
      border-radius: 50%; }
    .cui .gauge--small .gauge__circle .mask {
      clip: rect(0px, 60px, 60px, 30px); }
      .cui .gauge--small .gauge__circle .mask .fill {
        clip: rect(0px, 30px, 60px, 0px); }
    .cui .gauge--small .gauge__inset {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 44px;
      height: 44px;
      position: absolute;
      margin-left: 8px;
      margin-top: 8px;
      border-radius: 50%;
      background-color: #f2f2f2; }
      .cui .gauge--small .gauge__inset .gauge__percentage {
        font-size: 1.125rem;
        font-weight: 200; }
    .cui .gauge--small[data-percentage="1"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="1"] .gauge__circle .fill {
      -webkit-transform: rotate(1.8deg);
              transform: rotate(1.8deg); }
    .cui .gauge--small[data-percentage="1"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(3.6deg);
              transform: rotate(3.6deg); }
    .cui .gauge--small[data-percentage="2"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="2"] .gauge__circle .fill {
      -webkit-transform: rotate(3.6deg);
              transform: rotate(3.6deg); }
    .cui .gauge--small[data-percentage="2"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(7.2deg);
              transform: rotate(7.2deg); }
    .cui .gauge--small[data-percentage="3"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="3"] .gauge__circle .fill {
      -webkit-transform: rotate(5.4deg);
              transform: rotate(5.4deg); }
    .cui .gauge--small[data-percentage="3"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(10.8deg);
              transform: rotate(10.8deg); }
    .cui .gauge--small[data-percentage="4"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="4"] .gauge__circle .fill {
      -webkit-transform: rotate(7.2deg);
              transform: rotate(7.2deg); }
    .cui .gauge--small[data-percentage="4"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(14.4deg);
              transform: rotate(14.4deg); }
    .cui .gauge--small[data-percentage="5"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="5"] .gauge__circle .fill {
      -webkit-transform: rotate(9deg);
              transform: rotate(9deg); }
    .cui .gauge--small[data-percentage="5"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg); }
    .cui .gauge--small[data-percentage="6"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="6"] .gauge__circle .fill {
      -webkit-transform: rotate(10.8deg);
              transform: rotate(10.8deg); }
    .cui .gauge--small[data-percentage="6"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(21.6deg);
              transform: rotate(21.6deg); }
    .cui .gauge--small[data-percentage="7"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="7"] .gauge__circle .fill {
      -webkit-transform: rotate(12.6deg);
              transform: rotate(12.6deg); }
    .cui .gauge--small[data-percentage="7"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(25.2deg);
              transform: rotate(25.2deg); }
    .cui .gauge--small[data-percentage="8"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="8"] .gauge__circle .fill {
      -webkit-transform: rotate(14.4deg);
              transform: rotate(14.4deg); }
    .cui .gauge--small[data-percentage="8"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(28.8deg);
              transform: rotate(28.8deg); }
    .cui .gauge--small[data-percentage="9"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="9"] .gauge__circle .fill {
      -webkit-transform: rotate(16.2deg);
              transform: rotate(16.2deg); }
    .cui .gauge--small[data-percentage="9"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(32.4deg);
              transform: rotate(32.4deg); }
    .cui .gauge--small[data-percentage="10"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="10"] .gauge__circle .fill {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg); }
    .cui .gauge--small[data-percentage="10"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(36deg);
              transform: rotate(36deg); }
    .cui .gauge--small[data-percentage="11"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="11"] .gauge__circle .fill {
      -webkit-transform: rotate(19.8deg);
              transform: rotate(19.8deg); }
    .cui .gauge--small[data-percentage="11"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(39.6deg);
              transform: rotate(39.6deg); }
    .cui .gauge--small[data-percentage="12"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="12"] .gauge__circle .fill {
      -webkit-transform: rotate(21.6deg);
              transform: rotate(21.6deg); }
    .cui .gauge--small[data-percentage="12"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(43.2deg);
              transform: rotate(43.2deg); }
    .cui .gauge--small[data-percentage="13"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="13"] .gauge__circle .fill {
      -webkit-transform: rotate(23.4deg);
              transform: rotate(23.4deg); }
    .cui .gauge--small[data-percentage="13"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(46.8deg);
              transform: rotate(46.8deg); }
    .cui .gauge--small[data-percentage="14"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="14"] .gauge__circle .fill {
      -webkit-transform: rotate(25.2deg);
              transform: rotate(25.2deg); }
    .cui .gauge--small[data-percentage="14"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(50.4deg);
              transform: rotate(50.4deg); }
    .cui .gauge--small[data-percentage="15"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="15"] .gauge__circle .fill {
      -webkit-transform: rotate(27deg);
              transform: rotate(27deg); }
    .cui .gauge--small[data-percentage="15"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(54deg);
              transform: rotate(54deg); }
    .cui .gauge--small[data-percentage="16"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="16"] .gauge__circle .fill {
      -webkit-transform: rotate(28.8deg);
              transform: rotate(28.8deg); }
    .cui .gauge--small[data-percentage="16"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(57.6deg);
              transform: rotate(57.6deg); }
    .cui .gauge--small[data-percentage="17"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="17"] .gauge__circle .fill {
      -webkit-transform: rotate(30.6deg);
              transform: rotate(30.6deg); }
    .cui .gauge--small[data-percentage="17"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(61.2deg);
              transform: rotate(61.2deg); }
    .cui .gauge--small[data-percentage="18"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="18"] .gauge__circle .fill {
      -webkit-transform: rotate(32.4deg);
              transform: rotate(32.4deg); }
    .cui .gauge--small[data-percentage="18"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(64.8deg);
              transform: rotate(64.8deg); }
    .cui .gauge--small[data-percentage="19"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="19"] .gauge__circle .fill {
      -webkit-transform: rotate(34.2deg);
              transform: rotate(34.2deg); }
    .cui .gauge--small[data-percentage="19"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(68.4deg);
              transform: rotate(68.4deg); }
    .cui .gauge--small[data-percentage="20"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="20"] .gauge__circle .fill {
      -webkit-transform: rotate(36deg);
              transform: rotate(36deg); }
    .cui .gauge--small[data-percentage="20"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(72deg);
              transform: rotate(72deg); }
    .cui .gauge--small[data-percentage="21"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="21"] .gauge__circle .fill {
      -webkit-transform: rotate(37.8deg);
              transform: rotate(37.8deg); }
    .cui .gauge--small[data-percentage="21"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(75.6deg);
              transform: rotate(75.6deg); }
    .cui .gauge--small[data-percentage="22"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="22"] .gauge__circle .fill {
      -webkit-transform: rotate(39.6deg);
              transform: rotate(39.6deg); }
    .cui .gauge--small[data-percentage="22"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(79.2deg);
              transform: rotate(79.2deg); }
    .cui .gauge--small[data-percentage="23"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="23"] .gauge__circle .fill {
      -webkit-transform: rotate(41.4deg);
              transform: rotate(41.4deg); }
    .cui .gauge--small[data-percentage="23"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(82.8deg);
              transform: rotate(82.8deg); }
    .cui .gauge--small[data-percentage="24"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="24"] .gauge__circle .fill {
      -webkit-transform: rotate(43.2deg);
              transform: rotate(43.2deg); }
    .cui .gauge--small[data-percentage="24"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(86.4deg);
              transform: rotate(86.4deg); }
    .cui .gauge--small[data-percentage="25"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="25"] .gauge__circle .fill {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .cui .gauge--small[data-percentage="25"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .cui .gauge--small[data-percentage="26"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="26"] .gauge__circle .fill {
      -webkit-transform: rotate(46.8deg);
              transform: rotate(46.8deg); }
    .cui .gauge--small[data-percentage="26"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(93.6deg);
              transform: rotate(93.6deg); }
    .cui .gauge--small[data-percentage="27"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="27"] .gauge__circle .fill {
      -webkit-transform: rotate(48.6deg);
              transform: rotate(48.6deg); }
    .cui .gauge--small[data-percentage="27"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(97.2deg);
              transform: rotate(97.2deg); }
    .cui .gauge--small[data-percentage="28"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="28"] .gauge__circle .fill {
      -webkit-transform: rotate(50.4deg);
              transform: rotate(50.4deg); }
    .cui .gauge--small[data-percentage="28"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(100.8deg);
              transform: rotate(100.8deg); }
    .cui .gauge--small[data-percentage="29"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="29"] .gauge__circle .fill {
      -webkit-transform: rotate(52.2deg);
              transform: rotate(52.2deg); }
    .cui .gauge--small[data-percentage="29"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(104.4deg);
              transform: rotate(104.4deg); }
    .cui .gauge--small[data-percentage="30"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="30"] .gauge__circle .fill {
      -webkit-transform: rotate(54deg);
              transform: rotate(54deg); }
    .cui .gauge--small[data-percentage="30"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(108deg);
              transform: rotate(108deg); }
    .cui .gauge--small[data-percentage="31"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="31"] .gauge__circle .fill {
      -webkit-transform: rotate(55.8deg);
              transform: rotate(55.8deg); }
    .cui .gauge--small[data-percentage="31"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(111.6deg);
              transform: rotate(111.6deg); }
    .cui .gauge--small[data-percentage="32"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="32"] .gauge__circle .fill {
      -webkit-transform: rotate(57.6deg);
              transform: rotate(57.6deg); }
    .cui .gauge--small[data-percentage="32"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(115.2deg);
              transform: rotate(115.2deg); }
    .cui .gauge--small[data-percentage="33"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="33"] .gauge__circle .fill {
      -webkit-transform: rotate(59.4deg);
              transform: rotate(59.4deg); }
    .cui .gauge--small[data-percentage="33"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(118.8deg);
              transform: rotate(118.8deg); }
    .cui .gauge--small[data-percentage="34"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="34"] .gauge__circle .fill {
      -webkit-transform: rotate(61.2deg);
              transform: rotate(61.2deg); }
    .cui .gauge--small[data-percentage="34"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(122.4deg);
              transform: rotate(122.4deg); }
    .cui .gauge--small[data-percentage="35"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="35"] .gauge__circle .fill {
      -webkit-transform: rotate(63deg);
              transform: rotate(63deg); }
    .cui .gauge--small[data-percentage="35"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(126deg);
              transform: rotate(126deg); }
    .cui .gauge--small[data-percentage="36"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="36"] .gauge__circle .fill {
      -webkit-transform: rotate(64.8deg);
              transform: rotate(64.8deg); }
    .cui .gauge--small[data-percentage="36"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(129.6deg);
              transform: rotate(129.6deg); }
    .cui .gauge--small[data-percentage="37"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="37"] .gauge__circle .fill {
      -webkit-transform: rotate(66.6deg);
              transform: rotate(66.6deg); }
    .cui .gauge--small[data-percentage="37"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(133.2deg);
              transform: rotate(133.2deg); }
    .cui .gauge--small[data-percentage="38"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="38"] .gauge__circle .fill {
      -webkit-transform: rotate(68.4deg);
              transform: rotate(68.4deg); }
    .cui .gauge--small[data-percentage="38"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(136.8deg);
              transform: rotate(136.8deg); }
    .cui .gauge--small[data-percentage="39"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="39"] .gauge__circle .fill {
      -webkit-transform: rotate(70.2deg);
              transform: rotate(70.2deg); }
    .cui .gauge--small[data-percentage="39"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(140.4deg);
              transform: rotate(140.4deg); }
    .cui .gauge--small[data-percentage="40"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="40"] .gauge__circle .fill {
      -webkit-transform: rotate(72deg);
              transform: rotate(72deg); }
    .cui .gauge--small[data-percentage="40"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(144deg);
              transform: rotate(144deg); }
    .cui .gauge--small[data-percentage="41"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="41"] .gauge__circle .fill {
      -webkit-transform: rotate(73.8deg);
              transform: rotate(73.8deg); }
    .cui .gauge--small[data-percentage="41"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(147.6deg);
              transform: rotate(147.6deg); }
    .cui .gauge--small[data-percentage="42"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="42"] .gauge__circle .fill {
      -webkit-transform: rotate(75.6deg);
              transform: rotate(75.6deg); }
    .cui .gauge--small[data-percentage="42"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(151.2deg);
              transform: rotate(151.2deg); }
    .cui .gauge--small[data-percentage="43"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="43"] .gauge__circle .fill {
      -webkit-transform: rotate(77.4deg);
              transform: rotate(77.4deg); }
    .cui .gauge--small[data-percentage="43"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(154.8deg);
              transform: rotate(154.8deg); }
    .cui .gauge--small[data-percentage="44"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="44"] .gauge__circle .fill {
      -webkit-transform: rotate(79.2deg);
              transform: rotate(79.2deg); }
    .cui .gauge--small[data-percentage="44"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(158.4deg);
              transform: rotate(158.4deg); }
    .cui .gauge--small[data-percentage="45"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="45"] .gauge__circle .fill {
      -webkit-transform: rotate(81deg);
              transform: rotate(81deg); }
    .cui .gauge--small[data-percentage="45"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(162deg);
              transform: rotate(162deg); }
    .cui .gauge--small[data-percentage="46"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="46"] .gauge__circle .fill {
      -webkit-transform: rotate(82.8deg);
              transform: rotate(82.8deg); }
    .cui .gauge--small[data-percentage="46"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(165.6deg);
              transform: rotate(165.6deg); }
    .cui .gauge--small[data-percentage="47"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="47"] .gauge__circle .fill {
      -webkit-transform: rotate(84.6deg);
              transform: rotate(84.6deg); }
    .cui .gauge--small[data-percentage="47"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(169.2deg);
              transform: rotate(169.2deg); }
    .cui .gauge--small[data-percentage="48"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="48"] .gauge__circle .fill {
      -webkit-transform: rotate(86.4deg);
              transform: rotate(86.4deg); }
    .cui .gauge--small[data-percentage="48"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(172.8deg);
              transform: rotate(172.8deg); }
    .cui .gauge--small[data-percentage="49"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="49"] .gauge__circle .fill {
      -webkit-transform: rotate(88.2deg);
              transform: rotate(88.2deg); }
    .cui .gauge--small[data-percentage="49"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(176.4deg);
              transform: rotate(176.4deg); }
    .cui .gauge--small[data-percentage="50"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="50"] .gauge__circle .fill {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .cui .gauge--small[data-percentage="50"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .cui .gauge--small[data-percentage="51"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="51"] .gauge__circle .fill {
      -webkit-transform: rotate(91.8deg);
              transform: rotate(91.8deg); }
    .cui .gauge--small[data-percentage="51"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(183.6deg);
              transform: rotate(183.6deg); }
    .cui .gauge--small[data-percentage="52"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="52"] .gauge__circle .fill {
      -webkit-transform: rotate(93.6deg);
              transform: rotate(93.6deg); }
    .cui .gauge--small[data-percentage="52"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(187.2deg);
              transform: rotate(187.2deg); }
    .cui .gauge--small[data-percentage="53"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="53"] .gauge__circle .fill {
      -webkit-transform: rotate(95.4deg);
              transform: rotate(95.4deg); }
    .cui .gauge--small[data-percentage="53"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(190.8deg);
              transform: rotate(190.8deg); }
    .cui .gauge--small[data-percentage="54"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="54"] .gauge__circle .fill {
      -webkit-transform: rotate(97.2deg);
              transform: rotate(97.2deg); }
    .cui .gauge--small[data-percentage="54"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(194.4deg);
              transform: rotate(194.4deg); }
    .cui .gauge--small[data-percentage="55"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="55"] .gauge__circle .fill {
      -webkit-transform: rotate(99deg);
              transform: rotate(99deg); }
    .cui .gauge--small[data-percentage="55"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(198deg);
              transform: rotate(198deg); }
    .cui .gauge--small[data-percentage="56"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="56"] .gauge__circle .fill {
      -webkit-transform: rotate(100.8deg);
              transform: rotate(100.8deg); }
    .cui .gauge--small[data-percentage="56"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(201.6deg);
              transform: rotate(201.6deg); }
    .cui .gauge--small[data-percentage="57"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="57"] .gauge__circle .fill {
      -webkit-transform: rotate(102.6deg);
              transform: rotate(102.6deg); }
    .cui .gauge--small[data-percentage="57"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(205.2deg);
              transform: rotate(205.2deg); }
    .cui .gauge--small[data-percentage="58"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="58"] .gauge__circle .fill {
      -webkit-transform: rotate(104.4deg);
              transform: rotate(104.4deg); }
    .cui .gauge--small[data-percentage="58"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(208.8deg);
              transform: rotate(208.8deg); }
    .cui .gauge--small[data-percentage="59"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="59"] .gauge__circle .fill {
      -webkit-transform: rotate(106.2deg);
              transform: rotate(106.2deg); }
    .cui .gauge--small[data-percentage="59"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(212.4deg);
              transform: rotate(212.4deg); }
    .cui .gauge--small[data-percentage="60"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="60"] .gauge__circle .fill {
      -webkit-transform: rotate(108deg);
              transform: rotate(108deg); }
    .cui .gauge--small[data-percentage="60"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(216deg);
              transform: rotate(216deg); }
    .cui .gauge--small[data-percentage="61"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="61"] .gauge__circle .fill {
      -webkit-transform: rotate(109.8deg);
              transform: rotate(109.8deg); }
    .cui .gauge--small[data-percentage="61"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(219.6deg);
              transform: rotate(219.6deg); }
    .cui .gauge--small[data-percentage="62"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="62"] .gauge__circle .fill {
      -webkit-transform: rotate(111.6deg);
              transform: rotate(111.6deg); }
    .cui .gauge--small[data-percentage="62"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(223.2deg);
              transform: rotate(223.2deg); }
    .cui .gauge--small[data-percentage="63"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="63"] .gauge__circle .fill {
      -webkit-transform: rotate(113.4deg);
              transform: rotate(113.4deg); }
    .cui .gauge--small[data-percentage="63"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(226.8deg);
              transform: rotate(226.8deg); }
    .cui .gauge--small[data-percentage="64"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="64"] .gauge__circle .fill {
      -webkit-transform: rotate(115.2deg);
              transform: rotate(115.2deg); }
    .cui .gauge--small[data-percentage="64"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(230.4deg);
              transform: rotate(230.4deg); }
    .cui .gauge--small[data-percentage="65"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="65"] .gauge__circle .fill {
      -webkit-transform: rotate(117deg);
              transform: rotate(117deg); }
    .cui .gauge--small[data-percentage="65"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(234deg);
              transform: rotate(234deg); }
    .cui .gauge--small[data-percentage="66"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="66"] .gauge__circle .fill {
      -webkit-transform: rotate(118.8deg);
              transform: rotate(118.8deg); }
    .cui .gauge--small[data-percentage="66"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(237.6deg);
              transform: rotate(237.6deg); }
    .cui .gauge--small[data-percentage="67"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="67"] .gauge__circle .fill {
      -webkit-transform: rotate(120.6deg);
              transform: rotate(120.6deg); }
    .cui .gauge--small[data-percentage="67"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(241.2deg);
              transform: rotate(241.2deg); }
    .cui .gauge--small[data-percentage="68"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="68"] .gauge__circle .fill {
      -webkit-transform: rotate(122.4deg);
              transform: rotate(122.4deg); }
    .cui .gauge--small[data-percentage="68"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(244.8deg);
              transform: rotate(244.8deg); }
    .cui .gauge--small[data-percentage="69"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="69"] .gauge__circle .fill {
      -webkit-transform: rotate(124.2deg);
              transform: rotate(124.2deg); }
    .cui .gauge--small[data-percentage="69"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(248.4deg);
              transform: rotate(248.4deg); }
    .cui .gauge--small[data-percentage="70"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="70"] .gauge__circle .fill {
      -webkit-transform: rotate(126deg);
              transform: rotate(126deg); }
    .cui .gauge--small[data-percentage="70"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(252deg);
              transform: rotate(252deg); }
    .cui .gauge--small[data-percentage="71"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="71"] .gauge__circle .fill {
      -webkit-transform: rotate(127.8deg);
              transform: rotate(127.8deg); }
    .cui .gauge--small[data-percentage="71"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(255.6deg);
              transform: rotate(255.6deg); }
    .cui .gauge--small[data-percentage="72"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="72"] .gauge__circle .fill {
      -webkit-transform: rotate(129.6deg);
              transform: rotate(129.6deg); }
    .cui .gauge--small[data-percentage="72"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(259.2deg);
              transform: rotate(259.2deg); }
    .cui .gauge--small[data-percentage="73"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="73"] .gauge__circle .fill {
      -webkit-transform: rotate(131.4deg);
              transform: rotate(131.4deg); }
    .cui .gauge--small[data-percentage="73"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(262.8deg);
              transform: rotate(262.8deg); }
    .cui .gauge--small[data-percentage="74"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="74"] .gauge__circle .fill {
      -webkit-transform: rotate(133.2deg);
              transform: rotate(133.2deg); }
    .cui .gauge--small[data-percentage="74"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(266.4deg);
              transform: rotate(266.4deg); }
    .cui .gauge--small[data-percentage="75"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="75"] .gauge__circle .fill {
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .cui .gauge--small[data-percentage="75"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(270deg);
              transform: rotate(270deg); }
    .cui .gauge--small[data-percentage="76"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="76"] .gauge__circle .fill {
      -webkit-transform: rotate(136.8deg);
              transform: rotate(136.8deg); }
    .cui .gauge--small[data-percentage="76"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(273.6deg);
              transform: rotate(273.6deg); }
    .cui .gauge--small[data-percentage="77"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="77"] .gauge__circle .fill {
      -webkit-transform: rotate(138.6deg);
              transform: rotate(138.6deg); }
    .cui .gauge--small[data-percentage="77"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(277.2deg);
              transform: rotate(277.2deg); }
    .cui .gauge--small[data-percentage="78"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="78"] .gauge__circle .fill {
      -webkit-transform: rotate(140.4deg);
              transform: rotate(140.4deg); }
    .cui .gauge--small[data-percentage="78"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(280.8deg);
              transform: rotate(280.8deg); }
    .cui .gauge--small[data-percentage="79"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="79"] .gauge__circle .fill {
      -webkit-transform: rotate(142.2deg);
              transform: rotate(142.2deg); }
    .cui .gauge--small[data-percentage="79"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(284.4deg);
              transform: rotate(284.4deg); }
    .cui .gauge--small[data-percentage="80"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="80"] .gauge__circle .fill {
      -webkit-transform: rotate(144deg);
              transform: rotate(144deg); }
    .cui .gauge--small[data-percentage="80"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(288deg);
              transform: rotate(288deg); }
    .cui .gauge--small[data-percentage="81"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="81"] .gauge__circle .fill {
      -webkit-transform: rotate(145.8deg);
              transform: rotate(145.8deg); }
    .cui .gauge--small[data-percentage="81"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(291.6deg);
              transform: rotate(291.6deg); }
    .cui .gauge--small[data-percentage="82"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="82"] .gauge__circle .fill {
      -webkit-transform: rotate(147.6deg);
              transform: rotate(147.6deg); }
    .cui .gauge--small[data-percentage="82"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(295.2deg);
              transform: rotate(295.2deg); }
    .cui .gauge--small[data-percentage="83"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="83"] .gauge__circle .fill {
      -webkit-transform: rotate(149.4deg);
              transform: rotate(149.4deg); }
    .cui .gauge--small[data-percentage="83"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(298.8deg);
              transform: rotate(298.8deg); }
    .cui .gauge--small[data-percentage="84"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="84"] .gauge__circle .fill {
      -webkit-transform: rotate(151.2deg);
              transform: rotate(151.2deg); }
    .cui .gauge--small[data-percentage="84"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(302.4deg);
              transform: rotate(302.4deg); }
    .cui .gauge--small[data-percentage="85"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="85"] .gauge__circle .fill {
      -webkit-transform: rotate(153deg);
              transform: rotate(153deg); }
    .cui .gauge--small[data-percentage="85"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(306deg);
              transform: rotate(306deg); }
    .cui .gauge--small[data-percentage="86"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="86"] .gauge__circle .fill {
      -webkit-transform: rotate(154.8deg);
              transform: rotate(154.8deg); }
    .cui .gauge--small[data-percentage="86"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(309.6deg);
              transform: rotate(309.6deg); }
    .cui .gauge--small[data-percentage="87"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="87"] .gauge__circle .fill {
      -webkit-transform: rotate(156.6deg);
              transform: rotate(156.6deg); }
    .cui .gauge--small[data-percentage="87"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(313.2deg);
              transform: rotate(313.2deg); }
    .cui .gauge--small[data-percentage="88"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="88"] .gauge__circle .fill {
      -webkit-transform: rotate(158.4deg);
              transform: rotate(158.4deg); }
    .cui .gauge--small[data-percentage="88"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(316.8deg);
              transform: rotate(316.8deg); }
    .cui .gauge--small[data-percentage="89"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="89"] .gauge__circle .fill {
      -webkit-transform: rotate(160.2deg);
              transform: rotate(160.2deg); }
    .cui .gauge--small[data-percentage="89"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(320.4deg);
              transform: rotate(320.4deg); }
    .cui .gauge--small[data-percentage="90"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="90"] .gauge__circle .fill {
      -webkit-transform: rotate(162deg);
              transform: rotate(162deg); }
    .cui .gauge--small[data-percentage="90"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(324deg);
              transform: rotate(324deg); }
    .cui .gauge--small[data-percentage="91"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="91"] .gauge__circle .fill {
      -webkit-transform: rotate(163.8deg);
              transform: rotate(163.8deg); }
    .cui .gauge--small[data-percentage="91"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(327.6deg);
              transform: rotate(327.6deg); }
    .cui .gauge--small[data-percentage="92"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="92"] .gauge__circle .fill {
      -webkit-transform: rotate(165.6deg);
              transform: rotate(165.6deg); }
    .cui .gauge--small[data-percentage="92"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(331.2deg);
              transform: rotate(331.2deg); }
    .cui .gauge--small[data-percentage="93"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="93"] .gauge__circle .fill {
      -webkit-transform: rotate(167.4deg);
              transform: rotate(167.4deg); }
    .cui .gauge--small[data-percentage="93"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(334.8deg);
              transform: rotate(334.8deg); }
    .cui .gauge--small[data-percentage="94"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="94"] .gauge__circle .fill {
      -webkit-transform: rotate(169.2deg);
              transform: rotate(169.2deg); }
    .cui .gauge--small[data-percentage="94"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(338.4deg);
              transform: rotate(338.4deg); }
    .cui .gauge--small[data-percentage="95"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="95"] .gauge__circle .fill {
      -webkit-transform: rotate(171deg);
              transform: rotate(171deg); }
    .cui .gauge--small[data-percentage="95"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(342deg);
              transform: rotate(342deg); }
    .cui .gauge--small[data-percentage="96"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="96"] .gauge__circle .fill {
      -webkit-transform: rotate(172.8deg);
              transform: rotate(172.8deg); }
    .cui .gauge--small[data-percentage="96"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(345.6deg);
              transform: rotate(345.6deg); }
    .cui .gauge--small[data-percentage="97"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="97"] .gauge__circle .fill {
      -webkit-transform: rotate(174.6deg);
              transform: rotate(174.6deg); }
    .cui .gauge--small[data-percentage="97"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(349.2deg);
              transform: rotate(349.2deg); }
    .cui .gauge--small[data-percentage="98"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="98"] .gauge__circle .fill {
      -webkit-transform: rotate(176.4deg);
              transform: rotate(176.4deg); }
    .cui .gauge--small[data-percentage="98"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(352.8deg);
              transform: rotate(352.8deg); }
    .cui .gauge--small[data-percentage="99"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="99"] .gauge__circle .fill {
      -webkit-transform: rotate(178.2deg);
              transform: rotate(178.2deg); }
    .cui .gauge--small[data-percentage="99"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(356.4deg);
              transform: rotate(356.4deg); }
    .cui .gauge--small[data-percentage="100"] .gauge__circle .mask.full, .cui .gauge--small[data-percentage="100"] .gauge__circle .fill {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .cui .gauge--small[data-percentage="100"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg); }
  .cui .gauge--large {
    display: inline-block;
    width: 160px;
    height: 160px;
    background-color: #dfdfdf;
    border-radius: 50%; }
    .cui .gauge--large .gauge__circle .mask, .cui .gauge--large .gauge__circle .fill, .cui .gauge--large .gauge__circle .shadow {
      width: 160px;
      height: 160px;
      position: absolute;
      border-radius: 50%; }
    .cui .gauge--large .gauge__circle .mask, .cui .gauge--large .gauge__circle .fill {
      -webkit-backface-visibility: hidden;
      -webkit-transition: -webkit-transform 1s;
      transition: -webkit-transform 1s;
      transition: transform 1s;
      transition: transform 1s, -webkit-transform 1s;
      border-radius: 50%; }
    .cui .gauge--large .gauge__circle .mask {
      clip: rect(0px, 160px, 160px, 80px); }
      .cui .gauge--large .gauge__circle .mask .fill {
        clip: rect(0px, 80px, 160px, 0px); }
    .cui .gauge--large .gauge__inset {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 144px;
      height: 144px;
      position: absolute;
      margin-left: 8px;
      margin-top: 8px;
      border-radius: 50%;
      background-color: #f2f2f2; }
      .cui .gauge--large .gauge__inset .gauge__percentage {
        font-size: 4.25rem;
        font-weight: 100; }
    .cui .gauge--large[data-percentage="1"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="1"] .gauge__circle .fill {
      -webkit-transform: rotate(1.8deg);
              transform: rotate(1.8deg); }
    .cui .gauge--large[data-percentage="1"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(3.6deg);
              transform: rotate(3.6deg); }
    .cui .gauge--large[data-percentage="2"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="2"] .gauge__circle .fill {
      -webkit-transform: rotate(3.6deg);
              transform: rotate(3.6deg); }
    .cui .gauge--large[data-percentage="2"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(7.2deg);
              transform: rotate(7.2deg); }
    .cui .gauge--large[data-percentage="3"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="3"] .gauge__circle .fill {
      -webkit-transform: rotate(5.4deg);
              transform: rotate(5.4deg); }
    .cui .gauge--large[data-percentage="3"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(10.8deg);
              transform: rotate(10.8deg); }
    .cui .gauge--large[data-percentage="4"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="4"] .gauge__circle .fill {
      -webkit-transform: rotate(7.2deg);
              transform: rotate(7.2deg); }
    .cui .gauge--large[data-percentage="4"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(14.4deg);
              transform: rotate(14.4deg); }
    .cui .gauge--large[data-percentage="5"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="5"] .gauge__circle .fill {
      -webkit-transform: rotate(9deg);
              transform: rotate(9deg); }
    .cui .gauge--large[data-percentage="5"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg); }
    .cui .gauge--large[data-percentage="6"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="6"] .gauge__circle .fill {
      -webkit-transform: rotate(10.8deg);
              transform: rotate(10.8deg); }
    .cui .gauge--large[data-percentage="6"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(21.6deg);
              transform: rotate(21.6deg); }
    .cui .gauge--large[data-percentage="7"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="7"] .gauge__circle .fill {
      -webkit-transform: rotate(12.6deg);
              transform: rotate(12.6deg); }
    .cui .gauge--large[data-percentage="7"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(25.2deg);
              transform: rotate(25.2deg); }
    .cui .gauge--large[data-percentage="8"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="8"] .gauge__circle .fill {
      -webkit-transform: rotate(14.4deg);
              transform: rotate(14.4deg); }
    .cui .gauge--large[data-percentage="8"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(28.8deg);
              transform: rotate(28.8deg); }
    .cui .gauge--large[data-percentage="9"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="9"] .gauge__circle .fill {
      -webkit-transform: rotate(16.2deg);
              transform: rotate(16.2deg); }
    .cui .gauge--large[data-percentage="9"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(32.4deg);
              transform: rotate(32.4deg); }
    .cui .gauge--large[data-percentage="10"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="10"] .gauge__circle .fill {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg); }
    .cui .gauge--large[data-percentage="10"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(36deg);
              transform: rotate(36deg); }
    .cui .gauge--large[data-percentage="11"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="11"] .gauge__circle .fill {
      -webkit-transform: rotate(19.8deg);
              transform: rotate(19.8deg); }
    .cui .gauge--large[data-percentage="11"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(39.6deg);
              transform: rotate(39.6deg); }
    .cui .gauge--large[data-percentage="12"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="12"] .gauge__circle .fill {
      -webkit-transform: rotate(21.6deg);
              transform: rotate(21.6deg); }
    .cui .gauge--large[data-percentage="12"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(43.2deg);
              transform: rotate(43.2deg); }
    .cui .gauge--large[data-percentage="13"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="13"] .gauge__circle .fill {
      -webkit-transform: rotate(23.4deg);
              transform: rotate(23.4deg); }
    .cui .gauge--large[data-percentage="13"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(46.8deg);
              transform: rotate(46.8deg); }
    .cui .gauge--large[data-percentage="14"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="14"] .gauge__circle .fill {
      -webkit-transform: rotate(25.2deg);
              transform: rotate(25.2deg); }
    .cui .gauge--large[data-percentage="14"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(50.4deg);
              transform: rotate(50.4deg); }
    .cui .gauge--large[data-percentage="15"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="15"] .gauge__circle .fill {
      -webkit-transform: rotate(27deg);
              transform: rotate(27deg); }
    .cui .gauge--large[data-percentage="15"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(54deg);
              transform: rotate(54deg); }
    .cui .gauge--large[data-percentage="16"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="16"] .gauge__circle .fill {
      -webkit-transform: rotate(28.8deg);
              transform: rotate(28.8deg); }
    .cui .gauge--large[data-percentage="16"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(57.6deg);
              transform: rotate(57.6deg); }
    .cui .gauge--large[data-percentage="17"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="17"] .gauge__circle .fill {
      -webkit-transform: rotate(30.6deg);
              transform: rotate(30.6deg); }
    .cui .gauge--large[data-percentage="17"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(61.2deg);
              transform: rotate(61.2deg); }
    .cui .gauge--large[data-percentage="18"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="18"] .gauge__circle .fill {
      -webkit-transform: rotate(32.4deg);
              transform: rotate(32.4deg); }
    .cui .gauge--large[data-percentage="18"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(64.8deg);
              transform: rotate(64.8deg); }
    .cui .gauge--large[data-percentage="19"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="19"] .gauge__circle .fill {
      -webkit-transform: rotate(34.2deg);
              transform: rotate(34.2deg); }
    .cui .gauge--large[data-percentage="19"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(68.4deg);
              transform: rotate(68.4deg); }
    .cui .gauge--large[data-percentage="20"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="20"] .gauge__circle .fill {
      -webkit-transform: rotate(36deg);
              transform: rotate(36deg); }
    .cui .gauge--large[data-percentage="20"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(72deg);
              transform: rotate(72deg); }
    .cui .gauge--large[data-percentage="21"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="21"] .gauge__circle .fill {
      -webkit-transform: rotate(37.8deg);
              transform: rotate(37.8deg); }
    .cui .gauge--large[data-percentage="21"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(75.6deg);
              transform: rotate(75.6deg); }
    .cui .gauge--large[data-percentage="22"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="22"] .gauge__circle .fill {
      -webkit-transform: rotate(39.6deg);
              transform: rotate(39.6deg); }
    .cui .gauge--large[data-percentage="22"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(79.2deg);
              transform: rotate(79.2deg); }
    .cui .gauge--large[data-percentage="23"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="23"] .gauge__circle .fill {
      -webkit-transform: rotate(41.4deg);
              transform: rotate(41.4deg); }
    .cui .gauge--large[data-percentage="23"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(82.8deg);
              transform: rotate(82.8deg); }
    .cui .gauge--large[data-percentage="24"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="24"] .gauge__circle .fill {
      -webkit-transform: rotate(43.2deg);
              transform: rotate(43.2deg); }
    .cui .gauge--large[data-percentage="24"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(86.4deg);
              transform: rotate(86.4deg); }
    .cui .gauge--large[data-percentage="25"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="25"] .gauge__circle .fill {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .cui .gauge--large[data-percentage="25"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .cui .gauge--large[data-percentage="26"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="26"] .gauge__circle .fill {
      -webkit-transform: rotate(46.8deg);
              transform: rotate(46.8deg); }
    .cui .gauge--large[data-percentage="26"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(93.6deg);
              transform: rotate(93.6deg); }
    .cui .gauge--large[data-percentage="27"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="27"] .gauge__circle .fill {
      -webkit-transform: rotate(48.6deg);
              transform: rotate(48.6deg); }
    .cui .gauge--large[data-percentage="27"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(97.2deg);
              transform: rotate(97.2deg); }
    .cui .gauge--large[data-percentage="28"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="28"] .gauge__circle .fill {
      -webkit-transform: rotate(50.4deg);
              transform: rotate(50.4deg); }
    .cui .gauge--large[data-percentage="28"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(100.8deg);
              transform: rotate(100.8deg); }
    .cui .gauge--large[data-percentage="29"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="29"] .gauge__circle .fill {
      -webkit-transform: rotate(52.2deg);
              transform: rotate(52.2deg); }
    .cui .gauge--large[data-percentage="29"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(104.4deg);
              transform: rotate(104.4deg); }
    .cui .gauge--large[data-percentage="30"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="30"] .gauge__circle .fill {
      -webkit-transform: rotate(54deg);
              transform: rotate(54deg); }
    .cui .gauge--large[data-percentage="30"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(108deg);
              transform: rotate(108deg); }
    .cui .gauge--large[data-percentage="31"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="31"] .gauge__circle .fill {
      -webkit-transform: rotate(55.8deg);
              transform: rotate(55.8deg); }
    .cui .gauge--large[data-percentage="31"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(111.6deg);
              transform: rotate(111.6deg); }
    .cui .gauge--large[data-percentage="32"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="32"] .gauge__circle .fill {
      -webkit-transform: rotate(57.6deg);
              transform: rotate(57.6deg); }
    .cui .gauge--large[data-percentage="32"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(115.2deg);
              transform: rotate(115.2deg); }
    .cui .gauge--large[data-percentage="33"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="33"] .gauge__circle .fill {
      -webkit-transform: rotate(59.4deg);
              transform: rotate(59.4deg); }
    .cui .gauge--large[data-percentage="33"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(118.8deg);
              transform: rotate(118.8deg); }
    .cui .gauge--large[data-percentage="34"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="34"] .gauge__circle .fill {
      -webkit-transform: rotate(61.2deg);
              transform: rotate(61.2deg); }
    .cui .gauge--large[data-percentage="34"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(122.4deg);
              transform: rotate(122.4deg); }
    .cui .gauge--large[data-percentage="35"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="35"] .gauge__circle .fill {
      -webkit-transform: rotate(63deg);
              transform: rotate(63deg); }
    .cui .gauge--large[data-percentage="35"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(126deg);
              transform: rotate(126deg); }
    .cui .gauge--large[data-percentage="36"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="36"] .gauge__circle .fill {
      -webkit-transform: rotate(64.8deg);
              transform: rotate(64.8deg); }
    .cui .gauge--large[data-percentage="36"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(129.6deg);
              transform: rotate(129.6deg); }
    .cui .gauge--large[data-percentage="37"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="37"] .gauge__circle .fill {
      -webkit-transform: rotate(66.6deg);
              transform: rotate(66.6deg); }
    .cui .gauge--large[data-percentage="37"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(133.2deg);
              transform: rotate(133.2deg); }
    .cui .gauge--large[data-percentage="38"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="38"] .gauge__circle .fill {
      -webkit-transform: rotate(68.4deg);
              transform: rotate(68.4deg); }
    .cui .gauge--large[data-percentage="38"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(136.8deg);
              transform: rotate(136.8deg); }
    .cui .gauge--large[data-percentage="39"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="39"] .gauge__circle .fill {
      -webkit-transform: rotate(70.2deg);
              transform: rotate(70.2deg); }
    .cui .gauge--large[data-percentage="39"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(140.4deg);
              transform: rotate(140.4deg); }
    .cui .gauge--large[data-percentage="40"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="40"] .gauge__circle .fill {
      -webkit-transform: rotate(72deg);
              transform: rotate(72deg); }
    .cui .gauge--large[data-percentage="40"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(144deg);
              transform: rotate(144deg); }
    .cui .gauge--large[data-percentage="41"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="41"] .gauge__circle .fill {
      -webkit-transform: rotate(73.8deg);
              transform: rotate(73.8deg); }
    .cui .gauge--large[data-percentage="41"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(147.6deg);
              transform: rotate(147.6deg); }
    .cui .gauge--large[data-percentage="42"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="42"] .gauge__circle .fill {
      -webkit-transform: rotate(75.6deg);
              transform: rotate(75.6deg); }
    .cui .gauge--large[data-percentage="42"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(151.2deg);
              transform: rotate(151.2deg); }
    .cui .gauge--large[data-percentage="43"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="43"] .gauge__circle .fill {
      -webkit-transform: rotate(77.4deg);
              transform: rotate(77.4deg); }
    .cui .gauge--large[data-percentage="43"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(154.8deg);
              transform: rotate(154.8deg); }
    .cui .gauge--large[data-percentage="44"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="44"] .gauge__circle .fill {
      -webkit-transform: rotate(79.2deg);
              transform: rotate(79.2deg); }
    .cui .gauge--large[data-percentage="44"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(158.4deg);
              transform: rotate(158.4deg); }
    .cui .gauge--large[data-percentage="45"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="45"] .gauge__circle .fill {
      -webkit-transform: rotate(81deg);
              transform: rotate(81deg); }
    .cui .gauge--large[data-percentage="45"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(162deg);
              transform: rotate(162deg); }
    .cui .gauge--large[data-percentage="46"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="46"] .gauge__circle .fill {
      -webkit-transform: rotate(82.8deg);
              transform: rotate(82.8deg); }
    .cui .gauge--large[data-percentage="46"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(165.6deg);
              transform: rotate(165.6deg); }
    .cui .gauge--large[data-percentage="47"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="47"] .gauge__circle .fill {
      -webkit-transform: rotate(84.6deg);
              transform: rotate(84.6deg); }
    .cui .gauge--large[data-percentage="47"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(169.2deg);
              transform: rotate(169.2deg); }
    .cui .gauge--large[data-percentage="48"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="48"] .gauge__circle .fill {
      -webkit-transform: rotate(86.4deg);
              transform: rotate(86.4deg); }
    .cui .gauge--large[data-percentage="48"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(172.8deg);
              transform: rotate(172.8deg); }
    .cui .gauge--large[data-percentage="49"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="49"] .gauge__circle .fill {
      -webkit-transform: rotate(88.2deg);
              transform: rotate(88.2deg); }
    .cui .gauge--large[data-percentage="49"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(176.4deg);
              transform: rotate(176.4deg); }
    .cui .gauge--large[data-percentage="50"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="50"] .gauge__circle .fill {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .cui .gauge--large[data-percentage="50"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .cui .gauge--large[data-percentage="51"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="51"] .gauge__circle .fill {
      -webkit-transform: rotate(91.8deg);
              transform: rotate(91.8deg); }
    .cui .gauge--large[data-percentage="51"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(183.6deg);
              transform: rotate(183.6deg); }
    .cui .gauge--large[data-percentage="52"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="52"] .gauge__circle .fill {
      -webkit-transform: rotate(93.6deg);
              transform: rotate(93.6deg); }
    .cui .gauge--large[data-percentage="52"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(187.2deg);
              transform: rotate(187.2deg); }
    .cui .gauge--large[data-percentage="53"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="53"] .gauge__circle .fill {
      -webkit-transform: rotate(95.4deg);
              transform: rotate(95.4deg); }
    .cui .gauge--large[data-percentage="53"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(190.8deg);
              transform: rotate(190.8deg); }
    .cui .gauge--large[data-percentage="54"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="54"] .gauge__circle .fill {
      -webkit-transform: rotate(97.2deg);
              transform: rotate(97.2deg); }
    .cui .gauge--large[data-percentage="54"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(194.4deg);
              transform: rotate(194.4deg); }
    .cui .gauge--large[data-percentage="55"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="55"] .gauge__circle .fill {
      -webkit-transform: rotate(99deg);
              transform: rotate(99deg); }
    .cui .gauge--large[data-percentage="55"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(198deg);
              transform: rotate(198deg); }
    .cui .gauge--large[data-percentage="56"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="56"] .gauge__circle .fill {
      -webkit-transform: rotate(100.8deg);
              transform: rotate(100.8deg); }
    .cui .gauge--large[data-percentage="56"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(201.6deg);
              transform: rotate(201.6deg); }
    .cui .gauge--large[data-percentage="57"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="57"] .gauge__circle .fill {
      -webkit-transform: rotate(102.6deg);
              transform: rotate(102.6deg); }
    .cui .gauge--large[data-percentage="57"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(205.2deg);
              transform: rotate(205.2deg); }
    .cui .gauge--large[data-percentage="58"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="58"] .gauge__circle .fill {
      -webkit-transform: rotate(104.4deg);
              transform: rotate(104.4deg); }
    .cui .gauge--large[data-percentage="58"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(208.8deg);
              transform: rotate(208.8deg); }
    .cui .gauge--large[data-percentage="59"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="59"] .gauge__circle .fill {
      -webkit-transform: rotate(106.2deg);
              transform: rotate(106.2deg); }
    .cui .gauge--large[data-percentage="59"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(212.4deg);
              transform: rotate(212.4deg); }
    .cui .gauge--large[data-percentage="60"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="60"] .gauge__circle .fill {
      -webkit-transform: rotate(108deg);
              transform: rotate(108deg); }
    .cui .gauge--large[data-percentage="60"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(216deg);
              transform: rotate(216deg); }
    .cui .gauge--large[data-percentage="61"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="61"] .gauge__circle .fill {
      -webkit-transform: rotate(109.8deg);
              transform: rotate(109.8deg); }
    .cui .gauge--large[data-percentage="61"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(219.6deg);
              transform: rotate(219.6deg); }
    .cui .gauge--large[data-percentage="62"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="62"] .gauge__circle .fill {
      -webkit-transform: rotate(111.6deg);
              transform: rotate(111.6deg); }
    .cui .gauge--large[data-percentage="62"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(223.2deg);
              transform: rotate(223.2deg); }
    .cui .gauge--large[data-percentage="63"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="63"] .gauge__circle .fill {
      -webkit-transform: rotate(113.4deg);
              transform: rotate(113.4deg); }
    .cui .gauge--large[data-percentage="63"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(226.8deg);
              transform: rotate(226.8deg); }
    .cui .gauge--large[data-percentage="64"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="64"] .gauge__circle .fill {
      -webkit-transform: rotate(115.2deg);
              transform: rotate(115.2deg); }
    .cui .gauge--large[data-percentage="64"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(230.4deg);
              transform: rotate(230.4deg); }
    .cui .gauge--large[data-percentage="65"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="65"] .gauge__circle .fill {
      -webkit-transform: rotate(117deg);
              transform: rotate(117deg); }
    .cui .gauge--large[data-percentage="65"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(234deg);
              transform: rotate(234deg); }
    .cui .gauge--large[data-percentage="66"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="66"] .gauge__circle .fill {
      -webkit-transform: rotate(118.8deg);
              transform: rotate(118.8deg); }
    .cui .gauge--large[data-percentage="66"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(237.6deg);
              transform: rotate(237.6deg); }
    .cui .gauge--large[data-percentage="67"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="67"] .gauge__circle .fill {
      -webkit-transform: rotate(120.6deg);
              transform: rotate(120.6deg); }
    .cui .gauge--large[data-percentage="67"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(241.2deg);
              transform: rotate(241.2deg); }
    .cui .gauge--large[data-percentage="68"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="68"] .gauge__circle .fill {
      -webkit-transform: rotate(122.4deg);
              transform: rotate(122.4deg); }
    .cui .gauge--large[data-percentage="68"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(244.8deg);
              transform: rotate(244.8deg); }
    .cui .gauge--large[data-percentage="69"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="69"] .gauge__circle .fill {
      -webkit-transform: rotate(124.2deg);
              transform: rotate(124.2deg); }
    .cui .gauge--large[data-percentage="69"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(248.4deg);
              transform: rotate(248.4deg); }
    .cui .gauge--large[data-percentage="70"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="70"] .gauge__circle .fill {
      -webkit-transform: rotate(126deg);
              transform: rotate(126deg); }
    .cui .gauge--large[data-percentage="70"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(252deg);
              transform: rotate(252deg); }
    .cui .gauge--large[data-percentage="71"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="71"] .gauge__circle .fill {
      -webkit-transform: rotate(127.8deg);
              transform: rotate(127.8deg); }
    .cui .gauge--large[data-percentage="71"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(255.6deg);
              transform: rotate(255.6deg); }
    .cui .gauge--large[data-percentage="72"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="72"] .gauge__circle .fill {
      -webkit-transform: rotate(129.6deg);
              transform: rotate(129.6deg); }
    .cui .gauge--large[data-percentage="72"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(259.2deg);
              transform: rotate(259.2deg); }
    .cui .gauge--large[data-percentage="73"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="73"] .gauge__circle .fill {
      -webkit-transform: rotate(131.4deg);
              transform: rotate(131.4deg); }
    .cui .gauge--large[data-percentage="73"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(262.8deg);
              transform: rotate(262.8deg); }
    .cui .gauge--large[data-percentage="74"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="74"] .gauge__circle .fill {
      -webkit-transform: rotate(133.2deg);
              transform: rotate(133.2deg); }
    .cui .gauge--large[data-percentage="74"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(266.4deg);
              transform: rotate(266.4deg); }
    .cui .gauge--large[data-percentage="75"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="75"] .gauge__circle .fill {
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .cui .gauge--large[data-percentage="75"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(270deg);
              transform: rotate(270deg); }
    .cui .gauge--large[data-percentage="76"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="76"] .gauge__circle .fill {
      -webkit-transform: rotate(136.8deg);
              transform: rotate(136.8deg); }
    .cui .gauge--large[data-percentage="76"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(273.6deg);
              transform: rotate(273.6deg); }
    .cui .gauge--large[data-percentage="77"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="77"] .gauge__circle .fill {
      -webkit-transform: rotate(138.6deg);
              transform: rotate(138.6deg); }
    .cui .gauge--large[data-percentage="77"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(277.2deg);
              transform: rotate(277.2deg); }
    .cui .gauge--large[data-percentage="78"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="78"] .gauge__circle .fill {
      -webkit-transform: rotate(140.4deg);
              transform: rotate(140.4deg); }
    .cui .gauge--large[data-percentage="78"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(280.8deg);
              transform: rotate(280.8deg); }
    .cui .gauge--large[data-percentage="79"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="79"] .gauge__circle .fill {
      -webkit-transform: rotate(142.2deg);
              transform: rotate(142.2deg); }
    .cui .gauge--large[data-percentage="79"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(284.4deg);
              transform: rotate(284.4deg); }
    .cui .gauge--large[data-percentage="80"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="80"] .gauge__circle .fill {
      -webkit-transform: rotate(144deg);
              transform: rotate(144deg); }
    .cui .gauge--large[data-percentage="80"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(288deg);
              transform: rotate(288deg); }
    .cui .gauge--large[data-percentage="81"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="81"] .gauge__circle .fill {
      -webkit-transform: rotate(145.8deg);
              transform: rotate(145.8deg); }
    .cui .gauge--large[data-percentage="81"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(291.6deg);
              transform: rotate(291.6deg); }
    .cui .gauge--large[data-percentage="82"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="82"] .gauge__circle .fill {
      -webkit-transform: rotate(147.6deg);
              transform: rotate(147.6deg); }
    .cui .gauge--large[data-percentage="82"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(295.2deg);
              transform: rotate(295.2deg); }
    .cui .gauge--large[data-percentage="83"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="83"] .gauge__circle .fill {
      -webkit-transform: rotate(149.4deg);
              transform: rotate(149.4deg); }
    .cui .gauge--large[data-percentage="83"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(298.8deg);
              transform: rotate(298.8deg); }
    .cui .gauge--large[data-percentage="84"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="84"] .gauge__circle .fill {
      -webkit-transform: rotate(151.2deg);
              transform: rotate(151.2deg); }
    .cui .gauge--large[data-percentage="84"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(302.4deg);
              transform: rotate(302.4deg); }
    .cui .gauge--large[data-percentage="85"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="85"] .gauge__circle .fill {
      -webkit-transform: rotate(153deg);
              transform: rotate(153deg); }
    .cui .gauge--large[data-percentage="85"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(306deg);
              transform: rotate(306deg); }
    .cui .gauge--large[data-percentage="86"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="86"] .gauge__circle .fill {
      -webkit-transform: rotate(154.8deg);
              transform: rotate(154.8deg); }
    .cui .gauge--large[data-percentage="86"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(309.6deg);
              transform: rotate(309.6deg); }
    .cui .gauge--large[data-percentage="87"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="87"] .gauge__circle .fill {
      -webkit-transform: rotate(156.6deg);
              transform: rotate(156.6deg); }
    .cui .gauge--large[data-percentage="87"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(313.2deg);
              transform: rotate(313.2deg); }
    .cui .gauge--large[data-percentage="88"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="88"] .gauge__circle .fill {
      -webkit-transform: rotate(158.4deg);
              transform: rotate(158.4deg); }
    .cui .gauge--large[data-percentage="88"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(316.8deg);
              transform: rotate(316.8deg); }
    .cui .gauge--large[data-percentage="89"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="89"] .gauge__circle .fill {
      -webkit-transform: rotate(160.2deg);
              transform: rotate(160.2deg); }
    .cui .gauge--large[data-percentage="89"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(320.4deg);
              transform: rotate(320.4deg); }
    .cui .gauge--large[data-percentage="90"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="90"] .gauge__circle .fill {
      -webkit-transform: rotate(162deg);
              transform: rotate(162deg); }
    .cui .gauge--large[data-percentage="90"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(324deg);
              transform: rotate(324deg); }
    .cui .gauge--large[data-percentage="91"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="91"] .gauge__circle .fill {
      -webkit-transform: rotate(163.8deg);
              transform: rotate(163.8deg); }
    .cui .gauge--large[data-percentage="91"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(327.6deg);
              transform: rotate(327.6deg); }
    .cui .gauge--large[data-percentage="92"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="92"] .gauge__circle .fill {
      -webkit-transform: rotate(165.6deg);
              transform: rotate(165.6deg); }
    .cui .gauge--large[data-percentage="92"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(331.2deg);
              transform: rotate(331.2deg); }
    .cui .gauge--large[data-percentage="93"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="93"] .gauge__circle .fill {
      -webkit-transform: rotate(167.4deg);
              transform: rotate(167.4deg); }
    .cui .gauge--large[data-percentage="93"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(334.8deg);
              transform: rotate(334.8deg); }
    .cui .gauge--large[data-percentage="94"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="94"] .gauge__circle .fill {
      -webkit-transform: rotate(169.2deg);
              transform: rotate(169.2deg); }
    .cui .gauge--large[data-percentage="94"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(338.4deg);
              transform: rotate(338.4deg); }
    .cui .gauge--large[data-percentage="95"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="95"] .gauge__circle .fill {
      -webkit-transform: rotate(171deg);
              transform: rotate(171deg); }
    .cui .gauge--large[data-percentage="95"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(342deg);
              transform: rotate(342deg); }
    .cui .gauge--large[data-percentage="96"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="96"] .gauge__circle .fill {
      -webkit-transform: rotate(172.8deg);
              transform: rotate(172.8deg); }
    .cui .gauge--large[data-percentage="96"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(345.6deg);
              transform: rotate(345.6deg); }
    .cui .gauge--large[data-percentage="97"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="97"] .gauge__circle .fill {
      -webkit-transform: rotate(174.6deg);
              transform: rotate(174.6deg); }
    .cui .gauge--large[data-percentage="97"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(349.2deg);
              transform: rotate(349.2deg); }
    .cui .gauge--large[data-percentage="98"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="98"] .gauge__circle .fill {
      -webkit-transform: rotate(176.4deg);
              transform: rotate(176.4deg); }
    .cui .gauge--large[data-percentage="98"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(352.8deg);
              transform: rotate(352.8deg); }
    .cui .gauge--large[data-percentage="99"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="99"] .gauge__circle .fill {
      -webkit-transform: rotate(178.2deg);
              transform: rotate(178.2deg); }
    .cui .gauge--large[data-percentage="99"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(356.4deg);
              transform: rotate(356.4deg); }
    .cui .gauge--large[data-percentage="100"] .gauge__circle .mask.full, .cui .gauge--large[data-percentage="100"] .gauge__circle .fill {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .cui .gauge--large[data-percentage="100"] .gauge__circle .fill.fix {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg); }
  .cui .gauge--alt .gauge__inset {
    background-color: #fff; }
  .cui .gauge:hover .gauge__percentage, .cui .gauge:active .gauge__percentage {
    font-weight: 500; }

.cui .gauge-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: unset; }
  .cui .gauge-container.disabled {
    opacity: 0.75; }
  .cui .gauge-container .gauge__label {
    font-weight: 500;
    margin-top: 10px; }

.cui .apollo-hero,
.cui .hero {
  color: #fff;
  position: relative;
  background: url("../img/splash-default.jpg");
  background-position: center;
  background-size: cover;
  overflow: hidden; }
  .cui .apollo-hero:after,
  .cui .apollo-hero .hero__marquee:after,
  .cui .hero:after,
  .cui .hero .hero__marquee:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), color-stop(50%, rgba(0, 0, 0, 0.1)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.1) 50%); }
  .cui .apollo-hero__title,
  .cui .hero__title {
    font-size: 1.75rem; }
    @media (min-width: 767px) {
      .cui .apollo-hero__title,
      .cui .hero__title {
        font-size: 2rem; } }
    @media (min-width: 992px) {
      .cui .apollo-hero__title,
      .cui .hero__title {
        font-size: 2.375rem; } }
    @media (min-width: 1200px) {
      .cui .apollo-hero__title,
      .cui .hero__title {
        font-size: 2.75rem; } }
  .cui .apollo-hero--blue,
  .cui .hero--blue {
    color: #fff;
    position: relative;
    background: #049fd9;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--blue:after,
    .cui .hero--blue:after {
      background: none; }
  .cui .apollo-hero--blue2,
  .cui .hero--blue2 {
    color: #fff;
    position: relative;
    background: #0377A1;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--blue2:after,
    .cui .hero--blue2:after {
      background: none; }
  .cui .apollo-hero--ltgray,
  .cui .hero--ltgray {
    color: #58585b;
    position: relative;
    background: #f2f2f2;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--ltgray:after,
    .cui .hero--ltgray:after {
      background: none; }
  .cui .apollo-hero--mdgray,
  .cui .hero--mdgray {
    color: #58585b;
    position: relative;
    background: #dfdfdf;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--mdgray:after,
    .cui .hero--mdgray:after {
      background: none; }
  .cui .apollo-hero--dkgray,
  .cui .hero--dkgray {
    color: #fff;
    position: relative;
    background: #58585b;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--dkgray:after,
    .cui .hero--dkgray:after {
      background: none; }
  .cui .apollo-hero--dkblue,
  .cui .hero--dkblue {
    color: #fff;
    position: relative;
    background: #2b5592;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--dkblue:after,
    .cui .hero--dkblue:after {
      background: none; }
  .cui .apollo-hero--indigo,
  .cui .hero--indigo {
    color: #fff;
    position: relative;
    background: #005073;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid transparent; }
    .cui .apollo-hero--indigo:after,
    .cui .hero--indigo:after {
      background: none; }
  .cui .apollo-hero--background-1,
  .cui .apollo-hero .hero__marquee.hero--background-1,
  .cui .hero--background-1,
  .cui .hero .hero__marquee.hero--background-1 {
    background: url(../img/hero-bg-1.jpg) no-repeat center center;
    background-size: cover; }
  .cui .apollo-hero--background-2,
  .cui .apollo-hero .hero__marquee.hero--background-2,
  .cui .hero--background-2,
  .cui .hero .hero__marquee.hero--background-2 {
    background: url(../img/hero-bg-2.jpg) no-repeat center center;
    background-size: cover; }
  .cui .apollo-hero--background-3,
  .cui .apollo-hero .hero__marquee.hero--background-3,
  .cui .hero--background-3,
  .cui .hero .hero__marquee.hero--background-3 {
    background: url(../img/hero-bg-3.jpg) no-repeat center center;
    background-size: cover; }
  .cui .apollo-hero--background-4,
  .cui .apollo-hero .hero__marquee.hero--background-4,
  .cui .hero--background-4,
  .cui .hero .hero__marquee.hero--background-4 {
    background: url(../img/hero-bg-4.jpg) no-repeat center center;
    background-size: cover; }
  .cui .apollo-hero--background-5,
  .cui .apollo-hero .hero__marquee.hero--background-5,
  .cui .hero--background-5,
  .cui .hero .hero__marquee.hero--background-5 {
    background: url(../img/hero-bg-5.jpg) no-repeat center center;
    background-size: cover; }
  .cui .apollo-hero--background-top,
  .cui .hero--background-top {
    background-position: top center; }
  .cui .apollo-hero--background-bottom,
  .cui .hero--background-bottom {
    background-position: bottom center; }
  .cui .apollo-hero--filter-blue:after,
  .cui .apollo-hero .hero__marquee.hero--filter-blue:after,
  .cui .hero--filter-blue:after,
  .cui .hero .hero__marquee.hero--filter-blue:after {
    background: rgba(4, 159, 217, 0.25); }
  .cui .apollo-hero--filter-dkgray:after,
  .cui .apollo-hero .hero__marquee.hero--filter-dkgray:after,
  .cui .hero--filter-dkgray:after,
  .cui .hero .hero__marquee.hero--filter-dkgray:after {
    background: rgba(88, 88, 91, 0.5); }
  .cui .apollo-hero--filter-dkblue:after,
  .cui .apollo-hero .hero__marquee.hero--filter-dkblue:after,
  .cui .hero--filter-dkblue:after,
  .cui .hero .hero__marquee.hero--filter-dkblue:after {
    background: rgba(43, 85, 146, 0.75); }
  .cui .apollo-hero--filter-smoke:after,
  .cui .apollo-hero .hero__marquee.hero--filter-smoke:after,
  .cui .hero--filter-smoke:after,
  .cui .hero .hero__marquee.hero--filter-smoke:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(0, 0, 0, 0.75)), to(rgba(198, 199, 202, 0.25)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 50%, rgba(198, 199, 202, 0.25) 100%); }
  .cui .apollo-hero--skinny .hero__content,
  .cui .hero--skinny .hero__content {
    padding: 10px 0 5px; }
  .cui .apollo-hero--compressed .hero__content,
  .cui .hero--compressed .hero__content {
    padding: 10px 0 5px; }
  .cui .apollo-hero--regular .hero__content,
  .cui .hero--regular .hero__content {
    padding: 40px 0 30px; }
  .cui .apollo-hero--loose .hero__content,
  .cui .hero--loose .hero__content {
    padding: 60px 0 100px; }
  .cui .apollo-hero--transparency:after,
  .cui .hero--transparency:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(0, 0, 0, 0.75)), to(rgba(198, 199, 202, 0.25)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 50%, rgba(198, 199, 202, 0.25) 100%); }
  .cui .apollo-hero--nogradient:after,
  .cui .apollo-hero--nogradient .hero__marquee:after,
  .cui .hero--nogradient:after,
  .cui .hero--nogradient .hero__marquee:after {
    background: 0 none; }
  .cui .apollo-hero--bordered,
  .cui .hero--bordered {
    border: 1px solid #dfdfdf; }
  .cui .apollo-hero__content,
  .cui .hero__content {
    position: relative;
    padding: 40px 0 30px;
    max-width: 100%; }
    .cui .apollo-hero__content h1, .cui .apollo-hero__content h2,
    .cui .hero__content h1,
    .cui .hero__content h2 {
      font-weight: 200; }
  .cui .apollo-hero__toolbar,
  .cui .hero__toolbar {
    position: relative;
    margin-bottom: 20px; }
    .cui .apollo-hero__toolbar:after,
    .cui .hero__toolbar:after {
      clear: both;
      content: "";
      display: table; }
    @media (min-width: 1200px) {
      .cui .apollo-hero__toolbar,
      .cui .hero__toolbar {
        margin-bottom: 40px; } }
    .cui .apollo-hero__toolbar .button,
    .cui .hero__toolbar .button {
      margin-right: 10px; }
      .cui .apollo-hero__toolbar .button:last-child,
      .cui .hero__toolbar .button:last-child {
        margin-right: 0; }
  .cui .apollo-hero__content, .cui .apollo-hero__toolbar,
  .cui .hero__content,
  .cui .hero__toolbar {
    z-index: 1; }
  .cui .apollo-hero--split,
  .cui .hero--split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none; }
    .cui .apollo-hero--split .hero__content,
    .cui .apollo-hero--split .hero__marquee,
    .cui .hero--split .hero__content,
    .cui .hero--split .hero__marquee {
      width: 50%;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .cui .apollo-hero--split:after,
    .cui .hero--split:after {
      background: none; }
  .cui .apollo-hero--split-25 .hero__content,
  .cui .hero--split-25 .hero__content {
    width: 25%; }
  .cui .apollo-hero--split-25 .hero__marquee,
  .cui .hero--split-25 .hero__marquee {
    width: 75%; }
  .cui .apollo-hero--split-33 .hero__content,
  .cui .hero--split-33 .hero__content {
    width: 33%; }
  .cui .apollo-hero--split-33 .hero__marquee,
  .cui .hero--split-33 .hero__marquee {
    width: 66%; }
  .cui .apollo-hero--split-50 .hero__content,
  .cui .hero--split-50 .hero__content {
    width: 50%; }
  .cui .apollo-hero--split-50 .hero__marquee,
  .cui .hero--split-50 .hero__marquee {
    width: 50%; }
  .cui .apollo-hero--split-66 .hero__content,
  .cui .hero--split-66 .hero__content {
    width: 66%; }
  .cui .apollo-hero--split-66 .hero__marquee,
  .cui .hero--split-66 .hero__marquee {
    width: 33%; }
  .cui .apollo-hero--split-75 .hero__content,
  .cui .hero--split-75 .hero__content {
    width: 75%; }
  .cui .apollo-hero--split-75 .hero__marquee,
  .cui .hero--split-75 .hero__marquee {
    width: 25%; }
  @media (max-width: 767px) {
    .cui .apollo-hero,
    .cui .hero {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .cui .apollo-hero .hero__content,
      .cui .apollo-hero .hero__marquee,
      .cui .hero .hero__content,
      .cui .hero .hero__marquee {
        width: 100%; } }

.cui .loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center; }
  .cui .loader--app-loading {
    background-color: #fff;
    background: radial-gradient(ellipse at center, #fff 15%, #dfdfdf 75%);
    z-index: 10000; }
    .cui .loader--app-loading span.icon-cisco {
      padding: 10px;
      color: #c6c7ca;
      font-size: 4rem;
      line-height: 1; }
  .cui .loader--page-loading {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 1060; }

.cui .loading-spinner .wrapper .wheel {
  position: relative;
  visibility: visible;
  width: 4em;
  height: 4em;
  border-radius: 100%;
  border: 0.2em solid #dfdfdf;
  border-left-color: #049fd9;
  -webkit-animation: load 1.1s infinite linear;
          animation: load 1.1s infinite linear; }

.cui .loading-spinner--indigo .wrapper .wheel {
  border-left-color: #005073; }

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes load {
  0% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.cui .loading-dots {
  padding: 10px;
  text-align: center; }
  .cui .loading-dots.loading-dots--muted > span {
    background: #c6c7ca; }
  .cui .loading-dots.loading-dots--info > span {
    background: #049fd9; }
  .cui .loading-dots.loading-dots--success > span {
    background: #6cc04a; }
  .cui .loading-dots > span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 2px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse 1.4s infinite both ease-in-out;
            animation: pulse 1.4s infinite both ease-in-out; }
    .cui .loading-dots > span:nth-child(1) {
      -webkit-animation-delay: -0.32s;
              animation-delay: -0.32s; }
    .cui .loading-dots > span:nth-child(2) {
      -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s; }

.cui .modal-dialog .loader--page-loading {
  top: 20px;
  right: 10px;
  bottom: 20px;
  left: 10px; }
  @media (min-width: 767px) {
    .cui .modal-dialog .loader--page-loading {
      top: 30px;
      right: 20px;
      bottom: 30px;
      left: 20px; } }

.cui .menu {
  line-height: 1; }

.cui .menu-item {
  background: #fff;
  border-bottom: 1px solid #dfdfdf; }
  .cui .menu-item:last-child {
    border-bottom: 0; }

.cui .menu-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px; }
  .cui .menu-item__header--toggle {
    cursor: pointer; }
    .cui .menu-item__header--toggle:hover {
      background: #f5f5f5; }

.cui .menu-item__toggle {
  padding: 5px; }

.cui .menu-item__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cui .menu-item__subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cui .menu-item__body {
  padding: 10px;
  background: #f2f2f2;
  border-top: 1px solid #dfdfdf; }

.cui .menu .menu {
  margin: -10px; }
  .cui .menu .menu .menu-item {
    margin: 0;
    border-bottom: 1px solid #dfdfdf; }
    .cui .menu .menu .menu-item:last-child {
      border-bottom: 0; }
  .cui .menu .menu .menu-item__header,
  .cui .menu .menu .menu-item__body {
    padding-left: 40px; }

.cui .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  pointer-events: none;
  z-index: 1050; }
  .cui .modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: scale3d(1.05, 1.05, 1);
            transform: scale3d(1.05, 1.05, 1); }
  .cui .modal.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }

.cui .modal-open .modal {
  pointer-events: auto; }

.cui .modal-dialog {
  position: relative;
  margin: auto;
  padding: 10px;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 1; }
  @media (min-width: 767px) {
    .cui .modal-dialog {
      padding: 20px;
      width: 700px; } }
  @media (min-width: 992px) {
    .cui .modal-dialog.modal-lg {
      width: 930px; } }
  @media (min-width: 1200px) {
    .cui .modal-dialog.modal-lg {
      width: 1130px; } }

.cui .modal-content {
  color: #58585b;
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  padding: 20px 10px; }
  @media (min-width: 767px) {
    .cui .modal-content {
      padding: 20px 40px; } }
  .cui .modal-content > *:last-child {
    margin-bottom: 0; }

.cui .modal-title {
  text-align: center; }

.cui .modal-header,
.cui .modal-body,
.cui .modal-footer {
  position: relative;
  padding: 5px 0;
  padding: 0; }
  .cui .modal-header:after,
  .cui .modal-body:after,
  .cui .modal-footer:after {
    clear: both;
    content: "";
    display: table; }
  .cui .modal-header > *:first-child,
  .cui .modal-body > *:first-child,
  .cui .modal-footer > *:first-child {
    margin-top: 0; }
  .cui .modal-header > *:last-child,
  .cui .modal-body > *:last-child,
  .cui .modal-footer > *:last-child {
    margin-bottom: 0; }

.cui .modal-body,
.cui .modal-footer {
  margin-top: 20px; }

.cui .modal-header .close {
  background: transparent;
  position: absolute;
  top: -21px;
  right: -10px;
  z-index: 1;
  opacity: 0.5; }
  .cui .modal-header .close:hover {
    opacity: 1; }
  @media (min-width: 767px) {
    .cui .modal-header .close {
      top: -21px;
      right: -33px; } }
  .cui .modal-header .close > span {
    font-size: 1.5rem; }

.cui .modal-footer {
  text-align: center; }
  .cui .modal-footer .button {
    margin: 0;
    max-width: 125px; }
    .cui .modal-footer .button:last-child {
      margin-right: 0; }
    @media (min-width: 767px) {
      .cui .modal-footer .button {
        margin: 0 20px 0 0; } }
    @media (min-width: 767px) {
      .cui .modal-footer .button {
        max-width: 300px; } }

.cui .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #e8ebf1;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1040; }
  .cui .modal-backdrop.in {
    opacity: 0.85; }

.cui .notification {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #dfdfdf;
  color: #58585b; }
  .cui .notification:first-child {
    border-top: 1px solid #dfdfdf; }
  .cui .notification:hover {
    color: #58585b;
    text-decoration: none; }
    .cui .notification:hover .notification__actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.cui .notification__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 5px;
  color: #9e9ea2; }

.cui .notification__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 5px; }
  .cui .notification__body a {
    color: #58585b; }
    .cui .notification__body a:hover {
      color: #049fd9;
      text-decoration: none; }
  .cui .notification__body br {
    display: none; }
  .cui .notification__body ul, .cui .notification__body li {
    display: inline;
    margin: 0;
    padding: 0;
    white-space: nowrap; }

.cui .notification__timestamp {
  padding: 5px;
  color: #9e9ea2; }

.cui .notification__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .notifications--hide-actions .cui .notification__actions {
    display: none; }

.cui .empty-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 40px;
  color: #c6c7ca;
  text-align: center; }

.cui .empty-feed__icon {
  font-size: 5rem;
  line-height: 1.2;
  opacity: 0.5; }

.cui .popover {
  display: none;
  position: absolute;
  max-width: 400px;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 1010;
  font-family: "CiscoSans", "Arial", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
  white-space: normal;
  word-break: normal; }
  .cui .popover .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    content: ''; }
  .cui .popover a,
  .cui .popover a:hover {
    color: #fff;
    text-decoration: underline; }

.cui .popover.top .arrow {
  top: auto !important;
  bottom: 0;
  left: 50%;
  border-top-color: rgba(0, 0, 0, 0.8);
  border-bottom-width: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%); }

.cui .popover.right .arrow {
  top: 50%;
  border-right-color: rgba(0, 0, 0, 0.8);
  border-left-width: 0;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%); }

.cui .popover.bottom .arrow {
  top: 0 !important;
  left: 50%;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%); }

.cui .popover.left .arrow {
  top: 50%;
  right: 0;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.8);
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%); }

.cui .popover-header {
  position: relative;
  padding: 10px;
  padding-bottom: 5px; }
  .cui .popover-header .close {
    padding: 2.5px;
    z-index: 1; }

.cui .popover-content {
  max-height: 185px;
  padding: 10px;
  padding-top: 5px;
  overflow-y: auto;
  width: 100%; }

.cui .rating {
  margin: 0;
  font-size: 0;
  text-align: center; }
  .cui .rating:after {
    clear: both;
    content: "";
    display: table; }
  .cui .rating.rated {
    pointer-events: none; }
  .cui .rating--alt .rating__star.active, .cui .rating--alt .rating__star:hover,
  .cui .rating--alt .rating__star:hover ~ .rating__star {
    color: #ffd500; }
  .cui .rating--small .rating__star {
    font-size: 0.75rem;
    margin-right: 5px; }
  .cui .rating--large .rating__star {
    font-size: 1.875rem;
    margin-right: 20px; }

.cui .rating__stars {
  display: inline-block; }

.cui .rating__star {
  float: right;
  margin-right: 8px;
  color: #c6c7ca;
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .cui .rating__star:first-child {
    margin-right: 0; }
  .cui .rating__star.active, .cui .rating__star:hover,
  .cui .rating__star:hover ~ .rating__star {
    color: #049fd9;
    text-decoration: none; }
  .cui .rating__star.active {
    -webkit-animation: bounce 1s linear;
            animation: bounce 1s linear; }

.cui .scoreboard.composition {
  background: transparent;
  border: 1px solid #dfdfdf; }
  .cui .scoreboard.composition div.scoreboard__title,
  .cui .scoreboard.composition div.scoreboard__subtitle {
    background: #dfdfdf;
    color: #58585b;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 10px;
    margin: 2px;
    pointer-events: none;
    opacity: 1; }

.cui .scoreboard {
  color: #58585b;
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #dfdfdf;
  padding: 10px;
  text-align: center; }
  .cui .scoreboard__title {
    font-size: 2.25rem;
    font-weight: 100; }
  .cui .scoreboard__subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.875rem;
    color: #9e9ea2;
    line-height: 2.25rem; }
  .cui .scoreboard--large .scoreboard__title {
    font-size: 3rem; }
  .cui .scoreboard--large .scoreboard__subtitle {
    font-size: 1.2rem;
    line-height: 3rem; }
  .cui .scoreboard--huge .scoreboard__title {
    font-size: 4rem; }
  .cui .scoreboard--huge .scoreboard__subtitle {
    font-size: 1.2rem;
    line-height: 4rem; }
  .cui .scoreboard--compressed {
    padding: 5px; }
  .cui .scoreboard--regular {
    padding: 10px; }
  .cui .scoreboard--loose {
    padding: 20px; }
  .cui .scoreboard--raised {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.15); }
  .cui .scoreboard--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .cui .scoreboard--inline .scoreboard__title {
      margin-right: 10px; }

.cui .ui-steps {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 900px;
  margin: 0 auto 20px auto;
  padding: 20px 0;
  text-align: center; }
  .cui .ui-steps ul:not(:first-child) {
    padding-left: 20px; }
  .cui .ui-steps--vertical {
    display: inline;
    text-align: left; }
    .cui .ui-steps--vertical .ui-step {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20px; }
      .cui .ui-steps--vertical .ui-step .step__icon {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        max-width: 48px; }
      .cui .ui-steps--vertical .ui-step .step__label {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        padding-left: 20px;
        color: #58585b; }
      .cui .ui-steps--vertical .ui-step:after {
        height: 20px;
        content: ''; }
      .cui .ui-steps--vertical .ui-step:before {
        display: none; }
  .cui .ui-steps--small .ui-step .step__icon {
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    line-height: 2rem;
    font-size: 0.875rem; }
  .cui .ui-steps--cta .ui-step.visited .step__icon, .cui .ui-steps--cta .ui-step.active .step__icon {
    background: #abc233;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #abc233;
            box-shadow: inset 0 0 0 1px #abc233; }

.cui .ui-step {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #c6c7ca; }
  .cui .ui-step .step__icon {
    margin: 0 auto 10px auto; }
  .cui .ui-step.active {
    color: #049fd9; }
    .cui .ui-step.active .step__icon {
      background: #049fd9;
      color: #fff;
      -webkit-box-shadow: inset 0 0 0 1px #dfdfdf;
              box-shadow: inset 0 0 0 1px #dfdfdf;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .cui .ui-step.visited {
    color: #049fd9; }
    .cui .ui-step.visited .step__icon {
      background: #f2f2f2;
      color: #049fd9;
      -webkit-box-shadow: inset 0 0 0 1px #049fd9;
              box-shadow: inset 0 0 0 1px #049fd9; }
    .cui .ui-step.visited.ui-step--alt .step__icon {
      background: #fff; }
  .cui .ui-step.active:before, .cui .ui-step.visited:before {
    background: #049fd9; }
  .cui .ui-step:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: -50%;
    top: 25px;
    background: #c6c7ca; }
  .cui .ui-step:first-child:before {
    display: none; }
  .cui .ui-step--alt .step__icon {
    background: #fff; }

.cui .step__icon {
  position: relative;
  display: inline-block;
  width: 48px;
  min-width: 32px;
  height: 48px;
  line-height: 3rem;
  font-size: 1.125rem;
  font-family: "CiscoSans", "Arial", sans-serif;
  border-radius: 50%;
  z-index: 1;
  vertical-align: middle;
  text-align: center;
  background: #f2f2f2;
  color: #c6c7ca;
  -webkit-box-shadow: inset 0 0 0 1px #c6c7ca;
          box-shadow: inset 0 0 0 1px #c6c7ca; }
  .cui .step__icon--small {
    width: 32px;
    height: 32px;
    line-height: 2rem;
    font-size: 0.875rem; }
  .cui .step__icon--info {
    background: #049fd9;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #049fd9;
            box-shadow: inset 0 0 0 1px #049fd9; }
  .cui .step__icon--success {
    background: #6cc04a;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #6cc04a;
            box-shadow: inset 0 0 0 1px #6cc04a; }
  .cui .step__icon--warning {
    background: #ff7300;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #ff7300;
            box-shadow: inset 0 0 0 1px #ff7300; }
  .cui .step__icon--danger {
    background: #cf2030;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #cf2030;
            box-shadow: inset 0 0 0 1px #cf2030; }
  .cui .step__icon--ghost {
    background: transparent;
    color: #c6c7ca;
    -webkit-box-shadow: inset 0 0 0 1px transparent;
            box-shadow: inset 0 0 0 1px transparent; }
  .cui .step__icon--gray-ghost {
    background: transparent;
    color: #c6c7ca;
    -webkit-box-shadow: inset 0 0 0 1px #c6c7ca;
            box-shadow: inset 0 0 0 1px #c6c7ca; }
  .cui .step__icon--halo {
    -webkit-box-shadow: 0 0 0 10px #f2f2f2;
            box-shadow: 0 0 0 10px #f2f2f2; }
  .cui .step__icon--halo-alt {
    -webkit-box-shadow: 0 0 0 10px #fff;
            box-shadow: 0 0 0 10px #fff; }
  .cui .step__icon > span {
    vertical-align: middle; }

.cui ul.tabs,
.cui .nav-tabs {
  list-style: none;
  display: block;
  position: relative;
  font-size: 0;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 0; }
  .cui ul.tabs ul:not(:first-child),
  .cui .nav-tabs ul:not(:first-child) {
    padding-left: 20px; }
  .header .cui ul.tabs, .header
  .cui .nav-tabs {
    display: block; }
    @media (min-width: 767px) {
      .header .cui ul.tabs, .header
      .cui .nav-tabs {
        margin-top: 0; } }
  .cui ul.tabs > li,
  .cui .nav-tabs > li {
    display: inline-block;
    font-size: 0.875rem;
    vertical-align: bottom;
    margin: 0 20px 0 0; }
    .cui ul.tabs > li.active > a, .cui ul.tabs > li:hover > a,
    .cui .nav-tabs > li.active > a,
    .cui .nav-tabs > li:hover > a {
      font-weight: normal;
      -webkit-box-shadow: 0 -5px 0 #049fd9 inset;
              box-shadow: 0 -5px 0 #049fd9 inset;
      color: #0377A1; }
    .cui ul.tabs > li > a,
    .cui .nav-tabs > li > a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 0 10px 0;
      color: #58585b;
      line-height: 1;
      text-align: center; }
      .cui ul.tabs > li > a:hover,
      .cui .nav-tabs > li > a:hover {
        color: #0377A1;
        text-decoration: none; }
  .cui ul.tabs .tab__heading,
  .cui ul.tabs tab-heading,
  .cui ul.tabs .tab-heading,
  .cui .nav-tabs .tab__heading,
  .cui .nav-tabs tab-heading,
  .cui .nav-tabs .tab-heading {
    display: block;
    margin: 0;
    padding: 10px 0; }
    .cui ul.tabs .tab__heading:after,
    .cui ul.tabs tab-heading:after,
    .cui ul.tabs .tab-heading:after,
    .cui .nav-tabs .tab__heading:after,
    .cui .nav-tabs tab-heading:after,
    .cui .nav-tabs .tab-heading:after {
      display: block;
      height: 0;
      content: attr(title);
      font-weight: bold;
      visibility: hidden; }
  .cui ul.tabs--tall .tab__heading, .cui ul.tabs--tall tab-heading, .cui ul.tabs--tall .tab-heading,
  .cui .nav-tabs--tall .tab__heading,
  .cui .nav-tabs--tall tab-heading,
  .cui .nav-tabs--tall .tab-heading {
    padding: 20px 0; }
  .cui ul.tabs.tabs--vertical,
  .cui .nav-tabs.tabs--vertical {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .cui ul.tabs.tabs--vertical > li,
    .cui .nav-tabs.tabs--vertical > li {
      display: block;
      font-size: 0.875rem;
      vertical-align: unset;
      margin: 0; }
      .cui ul.tabs.tabs--vertical > li + li,
      .cui .nav-tabs.tabs--vertical > li + li {
        margin: 5px 0; }
      .cui ul.tabs.tabs--vertical > li > a,
      .cui .nav-tabs.tabs--vertical > li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 0 0 10px;
        height: 40px; }
        .cui ul.tabs.tabs--vertical > li > a.tab__heading,
        .cui .nav-tabs.tabs--vertical > li > a.tab__heading {
          margin: 0 5px; }
      .cui ul.tabs.tabs--vertical > li.active > a,
      .cui .nav-tabs.tabs--vertical > li.active > a {
        -webkit-box-shadow: 0 none;
                box-shadow: 0 none;
        background-color: #049fd9;
        color: #fff; }
      .cui ul.tabs.tabs--vertical > li.active:hover > a,
      .cui .nav-tabs.tabs--vertical > li.active:hover > a {
        color: #fff; }
      .cui ul.tabs.tabs--vertical > li:hover > a,
      .cui .nav-tabs.tabs--vertical > li:hover > a {
        -webkit-box-shadow: 0.3125rem 0 #049fd9 inset;
                box-shadow: 0.3125rem 0 #049fd9 inset; }
    .cui ul.tabs.tabs--vertical.tabs--border-right,
    .cui .nav-tabs.tabs--vertical.tabs--border-right {
      border: 0 none;
      padding-right: 0; }
      @media (min-width: 767px) {
        .cui ul.tabs.tabs--vertical.tabs--border-right,
        .cui .nav-tabs.tabs--vertical.tabs--border-right {
          border-right: 1px solid #dfdfdf;
          padding-right: 1px; } }

.cui .tab-icon {
  margin: 0; }

.cui .tab-icon--status {
  margin: 0 5px 0 -5px; }

.cui .tab-icon--close {
  margin: 0 -5px 0 5px;
  color: #9e9ea2;
  padding: 0; }
  .cui .tab-icon--close:hover {
    color: #cf2030;
    opacity: 1; }

.header .cui .tab-content {
  display: none; }

.cui .tab-pane {
  display: none; }
  .cui .tab-pane:after {
    clear: both;
    content: "";
    display: table; }
  .cui .tab-pane.active {
    display: block; }

.cui .secondary-tabs .tabs, .cui .secondary-tabs .nav-tabs {
  display: block;
  -webkit-box-shadow: 0 -1px 0 #dfdfdf inset;
          box-shadow: 0 -1px 0 #dfdfdf inset; }

.cui .secondary-tabs .tab-pane {
  padding: 20px 0; }

.cui ul.tabs.list li + li {
  margin: 0; }

.cui .toast.composition {
  background: transparent;
  border: 1px solid #dfdfdf; }
  .cui .toast.composition div.toast__body {
    width: 100%; }
  .cui .toast.composition div.toast__icon,
  .cui .toast.composition div.toast__title,
  .cui .toast.composition div.toast__message {
    background: #dfdfdf;
    color: #58585b;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 10px;
    margin: 2px;
    pointer-events: none;
    opacity: 1; }

.cui .toast {
  color: #58585b;
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 300px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15); }
  .cui .toast__icon {
    min-width: 20px;
    font-size: 1.3125rem;
    line-height: 1.3125rem; }
  .cui .toast__title {
    font-weight: bold; }
  .cui .toast--compressed {
    padding: 5px; }
  .cui .toast--regular {
    padding: 10px; }
  .cui .toast--loose {
    padding: 20px; }

.cui .toast + .toast {
  margin-top: 10px; }

.cui .toast__icon + .toast__body {
  margin-left: 10px; }

.cui .timeline {
  position: relative; }
  .cui .timeline__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    margin: 20px auto;
    padding: 10px;
    width: 100%; }
    .cui .timeline__item:hover, .cui .timeline__item:focus, .cui .timeline__item:active {
      cursor: default;
      background-color: #f2f2f2;
      -webkit-transition: background-color .5s;
      transition: background-color .5s; }
  .cui .timeline--centered .timeline__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cui .timeline--block .timeline__content {
    width: 100%; }
  .cui .timeline__icon {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 139px;
    z-index: 2;
    border: 5px solid #f2f2f2;
    background-color: #58585b; }
  .cui .timeline__time {
    float: left;
    width: 125px;
    min-width: 125px;
    text-align: right;
    font-style: italic;
    padding-right: 10px; }
  .cui .timeline__content {
    margin-left: 50px; }
  .cui .timeline:after {
    background-color: #f2f2f2;
    content: ' ';
    position: absolute;
    display: block;
    width: 2px;
    top: 0;
    left: 150px;
    bottom: 0;
    z-index: 1; }
  @media (max-width: 767px) {
    .cui .timeline__time {
      font-size: 0.75rem; } }

.cui .timeline__icon.timeline--success {
  background-color: #6cc04a; }

.cui .timeline__icon.timeline--info {
  background-color: #049fd9; }

.cui .timeline__icon.timeline--warning {
  background-color: #ff7300; }

.cui .timeline__icon.timeline--danger {
  background-color: #cf2030; }

.cui .timeline.timeline--animation .timeline__item:hover, .cui .timeline.timeline--animation .timeline__item:focus, .cui .timeline.timeline--animation .timeline__item:active {
  cursor: default;
  background-color: #f2f2f2;
  -webkit-transition: background-color .5s;
  transition: background-color .5s; }
  .cui .timeline.timeline--animation .timeline__item:hover .timeline__icon, .cui .timeline.timeline--animation .timeline__item:focus .timeline__icon, .cui .timeline.timeline--animation .timeline__item:active .timeline__icon {
    -webkit-animation: pulseShadow 2s infinite;
            animation: pulseShadow 2s infinite; }
  .cui .timeline.timeline--animation .timeline__item:hover .timeline__icon.timeline--info, .cui .timeline.timeline--animation .timeline__item:focus .timeline__icon.timeline--info, .cui .timeline.timeline--animation .timeline__item:active .timeline__icon.timeline--info {
    -webkit-animation: pulseShadowInfo 2s infinite;
            animation: pulseShadowInfo 2s infinite; }
  .cui .timeline.timeline--animation .timeline__item:hover .timeline__icon.timeline--success, .cui .timeline.timeline--animation .timeline__item:focus .timeline__icon.timeline--success, .cui .timeline.timeline--animation .timeline__item:active .timeline__icon.timeline--success {
    -webkit-animation: pulseShadowSuccess 2s infinite;
            animation: pulseShadowSuccess 2s infinite; }
  .cui .timeline.timeline--animation .timeline__item:hover .timeline__icon.timeline--warning, .cui .timeline.timeline--animation .timeline__item:focus .timeline__icon.timeline--warning, .cui .timeline.timeline--animation .timeline__item:active .timeline__icon.timeline--warning {
    -webkit-animation: pulseShadowWarning 2s infinite;
            animation: pulseShadowWarning 2s infinite; }
  .cui .timeline.timeline--animation .timeline__item:hover .timeline__icon.timeline--danger, .cui .timeline.timeline--animation .timeline__item:focus .timeline__icon.timeline--danger, .cui .timeline.timeline--animation .timeline__item:active .timeline__icon.timeline--danger {
    -webkit-animation: pulseShadowDanger 2s infinite;
            animation: pulseShadowDanger 2s infinite; }

@-webkit-keyframes pulseShadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(88, 88, 91, 0.5);
            box-shadow: 0 0 0 0 rgba(88, 88, 91, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(88, 88, 91, 0);
            box-shadow: 0 0 0 10px rgba(88, 88, 91, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(88, 88, 91, 0);
            box-shadow: 0 0 0 0 rgba(88, 88, 91, 0); } }

@keyframes pulseShadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(88, 88, 91, 0.5);
            box-shadow: 0 0 0 0 rgba(88, 88, 91, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(88, 88, 91, 0);
            box-shadow: 0 0 0 10px rgba(88, 88, 91, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(88, 88, 91, 0);
            box-shadow: 0 0 0 0 rgba(88, 88, 91, 0); } }

@-webkit-keyframes pulseShadowInfo {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(4, 159, 217, 0.5);
            box-shadow: 0 0 0 0 rgba(4, 159, 217, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(4, 159, 217, 0);
            box-shadow: 0 0 0 10px rgba(4, 159, 217, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(4, 159, 217, 0);
            box-shadow: 0 0 0 0 rgba(4, 159, 217, 0); } }

@keyframes pulseShadowInfo {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(4, 159, 217, 0.5);
            box-shadow: 0 0 0 0 rgba(4, 159, 217, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(4, 159, 217, 0);
            box-shadow: 0 0 0 10px rgba(4, 159, 217, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(4, 159, 217, 0);
            box-shadow: 0 0 0 0 rgba(4, 159, 217, 0); } }

@-webkit-keyframes pulseShadowSuccess {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(108, 192, 74, 0.5);
            box-shadow: 0 0 0 0 rgba(108, 192, 74, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(108, 192, 74, 0);
            box-shadow: 0 0 0 10px rgba(108, 192, 74, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(108, 192, 74, 0);
            box-shadow: 0 0 0 0 rgba(108, 192, 74, 0); } }

@keyframes pulseShadowSuccess {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(108, 192, 74, 0.5);
            box-shadow: 0 0 0 0 rgba(108, 192, 74, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(108, 192, 74, 0);
            box-shadow: 0 0 0 10px rgba(108, 192, 74, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(108, 192, 74, 0);
            box-shadow: 0 0 0 0 rgba(108, 192, 74, 0); } }

@-webkit-keyframes pulseShadowWarning {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 115, 0, 0.5);
            box-shadow: 0 0 0 0 rgba(255, 115, 0, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 115, 0, 0);
            box-shadow: 0 0 0 10px rgba(255, 115, 0, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 115, 0, 0);
            box-shadow: 0 0 0 0 rgba(255, 115, 0, 0); } }

@keyframes pulseShadowWarning {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 115, 0, 0.5);
            box-shadow: 0 0 0 0 rgba(255, 115, 0, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 115, 0, 0);
            box-shadow: 0 0 0 10px rgba(255, 115, 0, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 115, 0, 0);
            box-shadow: 0 0 0 0 rgba(255, 115, 0, 0); } }

@-webkit-keyframes pulseShadowDanger {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(207, 32, 48, 0.5);
            box-shadow: 0 0 0 0 rgba(207, 32, 48, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(207, 32, 48, 0);
            box-shadow: 0 0 0 10px rgba(207, 32, 48, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(207, 32, 48, 0);
            box-shadow: 0 0 0 0 rgba(207, 32, 48, 0); } }

@keyframes pulseShadowDanger {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(207, 32, 48, 0.5);
            box-shadow: 0 0 0 0 rgba(207, 32, 48, 0.5); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(207, 32, 48, 0);
            box-shadow: 0 0 0 10px rgba(207, 32, 48, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(207, 32, 48, 0);
            box-shadow: 0 0 0 0 rgba(207, 32, 48, 0); } }

.cui .scorechart__layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 10px; }

.cui .scorechart__tile {
  border-top: 1px solid #dfdfdf;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 10px 40px; }

.cui .scorechart__tile + .cui .scorechart__tile {
  border-left: 1px solid #dfdfdf; }

.cui .scoreboard-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cui .scoreboard-flex.scoreboard-flex--fixed .panel {
    min-width: 100%; }
    @media (min-width: 767px) {
      .cui .scoreboard-flex.scoreboard-flex--fixed .panel {
        min-width: 300px; } }
  .cui .scoreboard-flex .panel {
    margin-right: 10px;
    margin-top: 10px; }
    .cui .scoreboard-flex .panel h1 {
      font-size: 4rem; }
    .cui .scoreboard-flex .panel p {
      max-width: 75px;
      text-align: left; }

.cui .feature-blocks {
  margin: 40px 0; }
  .cui .feature-blocks:after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 767px) {
  .cui .feature-block {
    float: left;
    clear: none;
    width: 32%;
    margin-left: 0;
    margin-right: 2%; }
    .cui .feature-block:nth-of-type(3n) {
      margin-right: 0;
      float: right; }
    .cui .feature-block:nth-of-type(3n + 1) {
      clear: both; } }

.cui .feature-block__image {
  margin-bottom: 20px; }
  .cui .feature-block__image img {
    display: block;
    margin: 0 auto;
    max-width: 150px;
    height: auto; }

.cui .feature {
  display: block;
  color: #58585b;
  margin-top: 20px;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  text-align: center; }
  .cui .feature:hover {
    cursor: pointer;
    text-decoration: none;
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  @media (min-width: 767px) {
    .cui .feature {
      margin-top: 0;
      text-align: left; } }
  .cui .feature > .thumb {
    margin-bottom: 20px; }

.cui .callout {
  border: 5px solid #e9e9e9;
  border-radius: 5px;
  text-align: center;
  margin: 20px 0;
  cursor: pointer; }
  .cui .callout:hover {
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 16px rgba(0, 0, 0, 0.25); }

.cui .header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  z-index: 1030;
  overflow: visible; }
  .cui .header > div:last-child:empty {
    display: none; }
  .cui .header-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 56px; }
    @media (min-width: 767px) {
      .cui .header-bar {
        height: 110px; } }
    .cui .header-bar .btn.toggle-menu {
      z-index: 1031;
      background: #626469;
      color: #fff; }
      .cui .header-bar .btn.toggle-menu > span {
        font-weight: bold; }
      .cui .header-bar .btn.toggle-menu:hover, .cui .header-bar .btn.toggle-menu:focus {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #049fd9;
        color: #fff; }
      .cui .header-bar .btn.toggle-menu:active, .cui .header-bar .btn.toggle-menu.button--active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #049fd9; }
      .cui .header-bar .btn.toggle-menu.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
    .cui .header-bar__logo {
      display: none; }
      @media (min-width: 767px) {
        .cui .header-bar__logo {
          display: block;
          margin: 0 30px 0 0; } }
      .cui .header-bar__logo:hover {
        text-decoration: none; }
      .cui .header-bar__logo span.icon-cisco {
        display: block;
        color: #049fd9;
        font-size: 2.1875rem;
        line-height: 1; }
      .cui .header-bar__logo img {
        display: block;
        width: auto;
        height: 35px; }
    .cui .header-bar__main {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-right: 24px;
      position: relative; }
      @media (min-width: 767px) {
        .cui .header-bar__main {
          position: relative; } }
  @media (min-width: 767px) {
    .cui .header--compressed .header-bar {
      height: 56px; } }
  .cui .header--compressed .header-bar__logo span.icon-cisco {
    font-size: 1.875rem; }
  @media (min-width: 767px) {
    .cui .header--compressed .header-bar__logo {
      margin: 0 20px 0 0; } }
  @media (min-width: 767px) {
    .cui .header--regular .header-bar {
      height: 90px; } }
  @media (min-width: 767px) {
    .cui .header--tall .header-bar {
      height: 130px; } }

.cui .header-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-left: 0; }
  .cui .header-heading .page-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5rem;
    font-weight: 100;
    line-height: 1; }
    @media (min-width: 767px) {
      .cui .header-heading .page-title {
        margin-top: 3px;
        margin-left: 0;
        font-size: 1.5rem;
        max-width: inherit; } }
  .cui .header-heading .link {
    padding: 7.5px; }
    .cui .header-heading .link > span {
      font-size: 1rem; }

.cui .header-breadcrumbs {
  display: none; }
  @media (min-width: 767px) {
    .cui .header-breadcrumbs {
      margin: 20px 0 18px 0;
      font-size: 0.75rem;
      display: block;
      position: absolute;
      top: 0;
      line-height: 1;
      z-index: 1; } }

.cui .breadcrumb-bar {
  display: block;
  margin-top: 10px; }
  @media (min-width: 767px) {
    .cui .breadcrumb-bar {
      display: none; } }

.cui .header-utilities {
  display: none; }
  @media (min-width: 767px) {
    .cui .header-utilities {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  .cui .header-utilities > * {
    margin: 0 15px 0 0; }
    .cui .header-utilities > *:first-child {
      margin-left: 20px; }
    .cui .header-utilities > *:last-child {
      margin-right: 0; }
  .cui .header-utilities .button {
    background: transparent;
    color: #c6c7ca;
    font-size: 1rem; }
    .cui .header-utilities .button:hover, .cui .header-utilities .button:focus {
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent;
      background-color: transparent;
      color: #049fd9; }
    .cui .header-utilities .button:active, .cui .header-utilities .button.button--active {
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent;
      color: #58585b;
      background-color: transparent; }
    .cui .header-utilities .button.disabled {
      opacity: 1;
      color: #dfdfdf;
      background-color: transparent; }

.cui .header-menus {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  .cui .header-menus .nav.nav-tabs {
    display: none; }
    @media (min-width: 767px) {
      .cui .header-menus .nav.nav-tabs {
        display: block;
        overflow-x: auto; } }

.cui .header-toolbar {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .cui .header-toolbar > .dropdown .dropdown-toggle:after {
    content: normal; }
  .cui .header-toolbar .avatar {
    margin-right: 10px; }
  @media (min-width: 767px) {
    .cui .header-toolbar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .cui .header-toolbar .button {
    background: #9e9ea2;
    color: #fff; }
    .cui .header-toolbar .button:hover, .cui .header-toolbar .button:focus {
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent;
      background-color: #049fd9;
      color: #fff; }
    .cui .header-toolbar .button:active, .cui .header-toolbar .button.button--active {
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent;
      color: #fff;
      background-color: #58585b; }
    .cui .header-toolbar .button.disabled {
      opacity: 1;
      color: #c6c7ca;
      background-color: #dfdfdf; }
    .cui .header-toolbar .button.button--info {
      background: #64bbe3;
      color: #fff; }
      .cui .header-toolbar .button.button--info:hover, .cui .header-toolbar .button.button--info:focus {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #049fd9;
        color: #fff; }
      .cui .header-toolbar .button.button--info:active, .cui .header-toolbar .button.button--info.button--active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #58585b; }
      .cui .header-toolbar .button.button--info.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
    .cui .header-toolbar .button.button--warning {
      background: #ff7300;
      color: #fff; }
      .cui .header-toolbar .button.button--warning:hover, .cui .header-toolbar .button.button--warning:focus {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #049fd9;
        color: #fff; }
      .cui .header-toolbar .button.button--warning:active, .cui .header-toolbar .button.button--warning.button--active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #58585b; }
      .cui .header-toolbar .button.button--warning.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }
    .cui .header-toolbar .button.button--danger {
      background: #cf2030;
      color: #fff; }
      .cui .header-toolbar .button.button--danger:hover, .cui .header-toolbar .button.button--danger:focus {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        background-color: #049fd9;
        color: #fff; }
      .cui .header-toolbar .button.button--danger:active, .cui .header-toolbar .button.button--danger.button--active {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent;
        color: #fff;
        background-color: #58585b; }
      .cui .header-toolbar .button.button--danger.disabled {
        opacity: 1;
        color: #c6c7ca;
        background-color: #dfdfdf; }

.cui .standalone .header-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.cui .secondary-nav span[class^="icon-"] {
  font-size: 1.25rem; }

.cui .footer {
  padding: 40px 0;
  background-color: #f2f2f2;
  border-top: 1px solid #dfdfdf; }
  .cui .footer a {
    color: #58585b;
    font-weight: 300; }

@media (max-width: 767px) {
  .cui .footer {
    font-size: 0.75rem; } }

@media (max-width: 575px) {
  .cui .footer,
  .cui .feature-banner {
    font-size: 0.75rem; } }

.cui .footer.footer--new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  background-color: #f2f2f2;
  border-top: 1px solid #dfdfdf; }
  .cui .footer.footer--new .footer__links,
  .cui .footer.footer--new .footer__legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cui .footer.footer--new .footer__links ul.list {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
            column-gap: 40px; }
    .cui .footer.footer--new .footer__links ul.list li a {
      color: #58585b; }
      .cui .footer.footer--new .footer__links ul.list li a:hover {
        color: #049fd9; }
      .cui .footer.footer--new .footer__links ul.list li a:hover {
        text-decoration: underline; }
  .cui .footer.footer--new .footer__legal .footer__logo {
    margin-right: 10px; }
    .cui .footer.footer--new .footer__legal .footer__logo a {
      color: #58585b; }
      .cui .footer.footer--new .footer__legal .footer__logo a:hover {
        color: #049fd9; }
      .cui .footer.footer--new .footer__legal .footer__logo a .icon-cisco {
        font-size: 1.75rem; }

@media (min-width: 1200px) {
  .cui .footer.footer--basic .footer__links ul.list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .cui .footer.footer--basic .footer__links ul.list li:last-child {
      padding-right: 0; }
    .cui .footer.footer--basic .footer__links ul.list li + li {
      margin: 0 0 0 -1px; }
    .cui .footer.footer--basic .footer__links ul.list li:after {
      color: #9e9ea2;
      content: '|';
      margin: 0 5px;
      padding: 0; }
    .cui .footer.footer--basic .footer__links ul.list li:last-child:after {
      content: '';
      margin: 0; } }

.cui .footer.footer--compressed {
  padding: 10px 0; }

.cui .footer.footer--loose {
  padding: 40px 0; }

@media (max-width: 991px) {
  .cui .footer.footer--new {
    font-size: 0.75rem; } }

@media (max-width: 767px) {
  .cui .footer.footer--new {
    padding: 10px 0; }
    .cui .footer.footer--new .footer__links ul.list {
      -webkit-column-count: 1;
              column-count: 1; }
    .cui .footer.footer--new .footer__legal {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .cui .footer.footer--new .footer__legal .footer__logo {
        margin-top: 10px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        .cui .footer.footer--new .footer__legal .footer__logo a .icon-cisco {
          font-size: 1.125rem; } }

.cui .standalone .show-menu .content-body,
.cui .styleguide .show-menu .content-fluid {
  padding-left: 280px; }

@media screen and (max-width: 1199px) {
  .show-desktop-menu .cui .content-fluid, .show-desktop-menu
  .cui .content-body {
    -webkit-transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
    transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
    transition: padding-left 0.5s, transform 0.5s, opacity 0.5s;
    transition: padding-left 0.5s, transform 0.5s, opacity 0.5s, -webkit-transform 0.5s; } }

@media screen and (min-width: 1200px) {
  .show-desktop-menu .cui .content-fluid, .show-desktop-menu
  .cui .content-body {
    padding-left: 280px; } }

@media screen and (max-width: 1199px) {
  .show-desktop-menu.show-menu .cui .content-fluid, .show-desktop-menu.show-menu
  .cui .content-body {
    -webkit-transform: translateX(280px);
            transform: translateX(280px); } }

@media screen and (max-width: 767px) {
  .hide-desktop-menu .cui .content-fluid, .hide-desktop-menu
  .cui .content-body {
    -webkit-transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
    transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
    transition: padding-left 0.5s, transform 0.5s, opacity 0.5s;
    transition: padding-left 0.5s, transform 0.5s, opacity 0.5s, -webkit-transform 0.5s; } }

@media screen and (max-width: 767px) {
  .hide-desktop-menu.show-menu .cui .content-fluid, .hide-desktop-menu.show-menu
  .cui .content-body {
    -webkit-transform: translateX(280px);
            transform: translateX(280px); } }

.cui .toggle-menu {
  margin-left: 0;
  margin-right: 20px; }
  @media screen and (min-width: 768px) {
    .cui .toggle-menu {
      margin-right: 30px; } }
  @media screen and (min-width: 1200px) {
    .cui .toggle-menu {
      display: none; } }
  @media screen and (min-width: 768px) {
    .hide-desktop-menu .cui .toggle-menu {
      display: none; } }

.cui .apollo-sidebar,
.cui .sidebar {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 280px;
  height: 100%;
  z-index: 1031;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  background: #049fd9;
  color: #fff; }
  @media (min-width: 767px) {
    .cui .apollo-sidebar,
    .cui .sidebar {
      visibility: visible;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }
  .cui .apollo-sidebar li.sidebar__item--selected a,
  .cui .apollo-sidebar li.selected a,
  .cui .apollo-sidebar li a:hover,
  .cui .sidebar li.sidebar__item--selected a,
  .cui .sidebar li.selected a,
  .cui .sidebar li a:hover {
    background-color: #21b7ef; }
  .cui .apollo-sidebar > ul > li,
  .cui .sidebar > ul > li {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
            box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--blue,
  .cui .sidebar--blue {
    background: #049fd9;
    color: #fff; }
    .cui .apollo-sidebar--blue li.sidebar__item--selected a,
    .cui .apollo-sidebar--blue li.selected a,
    .cui .apollo-sidebar--blue li a:hover,
    .cui .sidebar--blue li.sidebar__item--selected a,
    .cui .sidebar--blue li.selected a,
    .cui .sidebar--blue li a:hover {
      background-color: #21b7ef; }
    .cui .apollo-sidebar--blue > ul > li,
    .cui .sidebar--blue > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--ltgray,
  .cui .sidebar--ltgray {
    background: #f2f2f2;
    color: #fff; }
    .cui .apollo-sidebar--ltgray li.sidebar__item--selected a,
    .cui .apollo-sidebar--ltgray li.selected a,
    .cui .apollo-sidebar--ltgray li a:hover,
    .cui .sidebar--ltgray li.sidebar__item--selected a,
    .cui .sidebar--ltgray li.selected a,
    .cui .sidebar--ltgray li a:hover {
      background-color: #d9d9d9; }
    .cui .apollo-sidebar--ltgray > ul > li,
    .cui .sidebar--ltgray > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--mdgray,
  .cui .sidebar--mdgray {
    background: #dfdfdf;
    color: #fff; }
    .cui .apollo-sidebar--mdgray li.sidebar__item--selected a,
    .cui .apollo-sidebar--mdgray li.selected a,
    .cui .apollo-sidebar--mdgray li a:hover,
    .cui .sidebar--mdgray li.sidebar__item--selected a,
    .cui .sidebar--mdgray li.selected a,
    .cui .sidebar--mdgray li a:hover {
      background-color: #f9f9f9; }
    .cui .apollo-sidebar--mdgray > ul > li,
    .cui .sidebar--mdgray > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--dkgray,
  .cui .sidebar--dkgray {
    background: #58585b;
    color: #fff; }
    .cui .apollo-sidebar--dkgray li.sidebar__item--selected a,
    .cui .apollo-sidebar--dkgray li.selected a,
    .cui .apollo-sidebar--dkgray li a:hover,
    .cui .sidebar--dkgray li.sidebar__item--selected a,
    .cui .sidebar--dkgray li.selected a,
    .cui .sidebar--dkgray li a:hover {
      background-color: #737373; }
    .cui .apollo-sidebar--dkgray > ul > li,
    .cui .sidebar--dkgray > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--dkblue,
  .cui .sidebar--dkblue {
    background: #2b5592;
    color: #fff; }
    .cui .apollo-sidebar--dkblue li.sidebar__item--selected a,
    .cui .apollo-sidebar--dkblue li.selected a,
    .cui .apollo-sidebar--dkblue li a:hover,
    .cui .sidebar--dkblue li.sidebar__item--selected a,
    .cui .sidebar--dkblue li.selected a,
    .cui .sidebar--dkblue li a:hover {
      background-color: #436ead; }
    .cui .apollo-sidebar--dkblue > ul > li,
    .cui .sidebar--dkblue > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--indigo,
  .cui .sidebar--indigo {
    background: #005073;
    color: #fff; }
    .cui .apollo-sidebar--indigo li.sidebar__item--selected a,
    .cui .apollo-sidebar--indigo li.selected a,
    .cui .apollo-sidebar--indigo li a:hover,
    .cui .sidebar--indigo li.sidebar__item--selected a,
    .cui .sidebar--indigo li.selected a,
    .cui .sidebar--indigo li a:hover {
      background-color: #08709e; }
    .cui .apollo-sidebar--indigo > ul > li,
    .cui .sidebar--indigo > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--gray-ghost,
  .cui .sidebar--gray-ghost {
    background: transparent;
    color: #fff; }
    .cui .apollo-sidebar--gray-ghost li.sidebar__item--selected a,
    .cui .apollo-sidebar--gray-ghost li.selected a,
    .cui .apollo-sidebar--gray-ghost li a:hover,
    .cui .sidebar--gray-ghost li.sidebar__item--selected a,
    .cui .sidebar--gray-ghost li.selected a,
    .cui .sidebar--gray-ghost li a:hover {
      background-color: transparent; }
    .cui .apollo-sidebar--gray-ghost > ul > li,
    .cui .sidebar--gray-ghost > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--info,
  .cui .sidebar--info {
    background: #64bbe3;
    color: #fff; }
    .cui .apollo-sidebar--info li.sidebar__item--selected a,
    .cui .apollo-sidebar--info li.selected a,
    .cui .apollo-sidebar--info li a:hover,
    .cui .sidebar--info li.sidebar__item--selected a,
    .cui .sidebar--info li.selected a,
    .cui .sidebar--info li a:hover {
      background-color: #39a8db; }
    .cui .apollo-sidebar--info > ul > li,
    .cui .sidebar--info > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--success,
  .cui .sidebar--success {
    background: #6cc04a;
    color: #fff; }
    .cui .apollo-sidebar--success li.sidebar__item--selected a,
    .cui .apollo-sidebar--success li.selected a,
    .cui .apollo-sidebar--success li a:hover,
    .cui .sidebar--success li.sidebar__item--selected a,
    .cui .sidebar--success li.selected a,
    .cui .sidebar--success li a:hover {
      background-color: #8fc479; }
    .cui .apollo-sidebar--success > ul > li,
    .cui .sidebar--success > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--warning,
  .cui .sidebar--warning {
    background: #ff7300;
    color: #fff; }
    .cui .apollo-sidebar--warning li.sidebar__item--selected a,
    .cui .apollo-sidebar--warning li.selected a,
    .cui .apollo-sidebar--warning li a:hover,
    .cui .sidebar--warning li.sidebar__item--selected a,
    .cui .sidebar--warning li.selected a,
    .cui .sidebar--warning li a:hover {
      background-color: #f5903d; }
    .cui .apollo-sidebar--warning > ul > li,
    .cui .sidebar--warning > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--danger,
  .cui .sidebar--danger {
    background: #cf2030;
    color: #fff; }
    .cui .apollo-sidebar--danger li.sidebar__item--selected a,
    .cui .apollo-sidebar--danger li.selected a,
    .cui .apollo-sidebar--danger li a:hover,
    .cui .sidebar--danger li.sidebar__item--selected a,
    .cui .sidebar--danger li.selected a,
    .cui .sidebar--danger li a:hover {
      background-color: #d74b58; }
    .cui .apollo-sidebar--danger > ul > li,
    .cui .sidebar--danger > ul > li {
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; }
  .cui .apollo-sidebar--hidden,
  .cui .sidebar--hidden {
    visibility: hidden;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-transform: translate3d(-280px, 0, 0);
            transform: translate3d(-280px, 0, 0); }
  .cui .apollo-sidebar ul,
  .cui .sidebar ul {
    list-style: none;
    padding-left: 0; }
  .cui .apollo-sidebar li.sidebar__item--selected a,
  .cui .apollo-sidebar li.selected a,
  .cui .apollo-sidebar li a:hover,
  .cui .sidebar li.sidebar__item--selected a,
  .cui .sidebar li.selected a,
  .cui .sidebar li a:hover {
    -webkit-box-shadow: 5px 0 0 #fff inset;
            box-shadow: 5px 0 0 #fff inset;
    text-decoration: none;
    color: unset; }
  .cui .apollo-sidebar a,
  .cui .sidebar a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    padding: 0 20px;
    color: #fff;
    line-height: 2.5rem;
    font-weight: normal; }
  .cui .apollo-sidebar > ul:after,
  .cui .sidebar > ul:after {
    clear: both;
    content: "";
    display: table; }
  .cui .apollo-sidebar > ul > li.sidebar__drawer:hover > a:after, .cui .apollo-sidebar > ul > li.sidebar-drawer:hover > a:after,
  .cui .sidebar > ul > li.sidebar__drawer:hover > a:after,
  .cui .sidebar > ul > li.sidebar-drawer:hover > a:after {
    opacity: 1; }
  .cui .apollo-sidebar > ul > li.sidebar__drawer > a:after, .cui .apollo-sidebar > ul > li.sidebar-drawer > a:after,
  .cui .sidebar > ul > li.sidebar__drawer > a:after,
  .cui .sidebar > ul > li.sidebar-drawer > a:after {
    content: "";
    position: absolute;
    right: 1rem;
    font-size: 0.875rem;
    color: #fff;
    opacity: 0.5; }
  .cui .apollo-sidebar > ul > li.sidebar__drawer > ul, .cui .apollo-sidebar > ul > li.sidebar-drawer > ul,
  .cui .sidebar > ul > li.sidebar__drawer > ul,
  .cui .sidebar > ul > li.sidebar-drawer > ul {
    display: none; }
  .cui .apollo-sidebar > ul > li.sidebar__drawer--opened > a:after, .cui .apollo-sidebar > ul > li.sidebar-drawer--opened > a:after,
  .cui .sidebar > ul > li.sidebar__drawer--opened > a:after,
  .cui .sidebar > ul > li.sidebar-drawer--opened > a:after {
    content: "";
    opacity: 1; }
  .cui .apollo-sidebar > ul > li.sidebar__drawer--opened > ul, .cui .apollo-sidebar > ul > li.sidebar-drawer--opened > ul,
  .cui .sidebar > ul > li.sidebar__drawer--opened > ul,
  .cui .sidebar > ul > li.sidebar-drawer--opened > ul {
    display: block; }
  .cui .apollo-sidebar > ul > li ul > li > a,
  .cui .sidebar > ul > li ul > li > a {
    font-size: 0.75rem;
    font-weight: bold;
    padding-left: 40px; }
  .cui .apollo-sidebar > ul > li ul > li > ul > li > a,
  .cui .sidebar > ul > li ul > li > ul > li > a {
    font-weight: normal;
    padding-left: 60px; }
  .cui .apollo-sidebar ul.sidebar-section > li,
  .cui .sidebar ul.sidebar-section > li {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .cui .apollo-sidebar ul.sidebar-section > li a,
    .cui .sidebar ul.sidebar-section > li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .cui .apollo-sidebar ul.sidebar-section > li a > span[class^="icon-"],
      .cui .sidebar ul.sidebar-section > li a > span[class^="icon-"] {
        margin-right: 7px; }
  .cui .apollo-sidebar .sidebar-header + .sidebar-section,
  .cui .apollo-sidebar .sidebar-section + .sidebar-section,
  .cui .sidebar .sidebar-header + .sidebar-section,
  .cui .sidebar .sidebar-section + .sidebar-section {
    border-top: 1px solid #64bbe3; }
  .cui .apollo-sidebar .sidebar__item-action,
  .cui .apollo-sidebar .sidebar-action,
  .cui .sidebar .sidebar__item-action,
  .cui .sidebar .sidebar-action {
    position: absolute;
    font-size: 0.875rem;
    right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.cui .sidebar__header,
.cui .sidebar-header {
  padding: 15px;
  text-align: center; }
  .cui .sidebar__header a:hover,
  .cui .sidebar-header a:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }

.cui .sidebar__header-title,
.cui .sidebar-header__title {
  font-size: 1.5rem;
  line-height: 1; }

.cui .sidebar__header-toolbar,
.cui .sidebar-header__toolbar {
  margin-top: 15px; }
  .cui .sidebar__header-toolbar .btn,
  .cui .sidebar-header__toolbar .btn {
    color: #fff;
    opacity: 0.5; }
    .cui .sidebar__header-toolbar .btn:hover,
    .cui .sidebar-header__toolbar .btn:hover {
      opacity: 1; }

.cui .content-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1029;
  display: block;
  margin: auto;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  cursor: pointer;
  pointer-events: none; }
  @media screen and (max-width: 1199px) {
    .show-desktop-menu .cui .content-overlay {
      -webkit-transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
      transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
      transition: padding-left 0.5s, transform 0.5s, opacity 0.5s;
      transition: padding-left 0.5s, transform 0.5s, opacity 0.5s, -webkit-transform 0.5s; } }
  @media screen and (max-width: 1199px) {
    .show-desktop-menu.show-menu .cui .content-overlay {
      -webkit-transform: translateX(280px);
              transform: translateX(280px);
      opacity: 1;
      pointer-events: auto; } }
  @media screen and (max-width: 767px) {
    .hide-desktop-menu .cui .content-overlay {
      -webkit-transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
      transition: padding-left 0.5s, opacity 0.5s, -webkit-transform 0.5s;
      transition: padding-left 0.5s, transform 0.5s, opacity 0.5s;
      transition: padding-left 0.5s, transform 0.5s, opacity 0.5s, -webkit-transform 0.5s; } }
  @media screen and (max-width: 767px) {
    .hide-desktop-menu.show-menu .cui .content-overlay {
      -webkit-transform: translateX(280px);
              transform: translateX(280px);
      opacity: 1;
      pointer-events: auto; } }

@media screen and (max-height: 458px) {
  .cui .sidebar-logo,
  .cui .sidebar__logo {
    position: relative;
    bottom: auto;
    text-align: center;
    top: 90px; } }

@media screen and (min-height: 458px) {
  .cui .sidebar-logo,
  .cui .sidebar__logo {
    text-align: center;
    position: absolute;
    bottom: 100px;
    left: calc(140px - 48px);
    top: auto; } }

.cui .sidebar-logo span,
.cui .sidebar__logo span {
  font-weight: light;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.625rem;
  display: block; }

.cui button[data-balloon] {
  overflow: visible; }

.cui [data-balloon] {
  position: relative;
  cursor: pointer; }
  .cui [data-balloon]:after {
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    font-family: sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-shadow: none !important;
    font-size: 0.75rem !important;
    background: rgba(57, 57, 59, 0.95);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    padding: .5em 1em;
    position: absolute;
    white-space: nowrap;
    z-index: 10; }
  .cui [data-balloon]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(57, 57, 59, 0.95)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    content: '';
    position: absolute;
    z-index: 10; }
  .cui [data-balloon]:hover:before, .cui [data-balloon]:hover:after, .cui [data-balloon][data-balloon-visible]:before, .cui [data-balloon][data-balloon-visible]:after {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto; }
  .cui [data-balloon].font-awesome:after {
    font-family: FontAwesome; }
  .cui [data-balloon][data-balloon-break]:after {
    white-space: pre; }
  .cui [data-balloon][data-balloon-blunt]:before, .cui [data-balloon][data-balloon-blunt]:after {
    -webkit-transition: none;
    transition: none; }
  .cui [data-balloon][data-balloon-pos="up"]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    transform-origin: top; }
  .cui [data-balloon][data-balloon-pos="up"]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    transform-origin: top; }
  .cui [data-balloon][data-balloon-pos="up"]:hover:after, .cui [data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .cui [data-balloon][data-balloon-pos="up"]:hover:before, .cui [data-balloon][data-balloon-pos="up"][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .cui [data-balloon][data-balloon-pos="up-left"]:after {
    bottom: 100%;
    left: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    transform-origin: top; }
  .cui [data-balloon][data-balloon-pos="up-left"]:before {
    bottom: 100%;
    left: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    transform-origin: top; }
  .cui [data-balloon][data-balloon-pos="up-left"]:hover:after, .cui [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos="up-left"]:hover:before, .cui [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos="up-right"]:after {
    bottom: 100%;
    right: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    transform-origin: top; }
  .cui [data-balloon][data-balloon-pos="up-right"]:before {
    bottom: 100%;
    right: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    transform-origin: top; }
  .cui [data-balloon][data-balloon-pos="up-right"]:hover:after, .cui [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos="up-right"]:hover:before, .cui [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos='down']:after {
    left: 50%;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px); }
  .cui [data-balloon][data-balloon-pos='down']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(57, 57, 59, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 50%;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px); }
  .cui [data-balloon][data-balloon-pos='down']:hover:after, .cui [data-balloon][data-balloon-pos='down'][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .cui [data-balloon][data-balloon-pos='down']:hover:before, .cui [data-balloon][data-balloon-pos='down'][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .cui [data-balloon][data-balloon-pos='down-left']:after {
    left: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  .cui [data-balloon][data-balloon-pos='down-left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(57, 57, 59, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  .cui [data-balloon][data-balloon-pos='down-left']:hover:after, .cui [data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos='down-left']:hover:before, .cui [data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos='down-right']:after {
    right: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  .cui [data-balloon][data-balloon-pos='down-right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(57, 57, 59, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    right: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  .cui [data-balloon][data-balloon-pos='down-right']:hover:after, .cui [data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos='down-right']:hover:before, .cui [data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cui [data-balloon][data-balloon-pos='left']:after {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%); }
  .cui [data-balloon][data-balloon-pos='left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(57, 57, 59, 0.95)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%); }
  .cui [data-balloon][data-balloon-pos='left']:hover:after, .cui [data-balloon][data-balloon-pos='left'][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .cui [data-balloon][data-balloon-pos='left']:hover:before, .cui [data-balloon][data-balloon-pos='left'][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .cui [data-balloon][data-balloon-pos='right']:after {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%); }
  .cui [data-balloon][data-balloon-pos='right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(57, 57, 59, 0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%); }
  .cui [data-balloon][data-balloon-pos='right']:hover:after, .cui [data-balloon][data-balloon-pos='right'][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .cui [data-balloon][data-balloon-pos='right']:hover:before, .cui [data-balloon][data-balloon-pos='right'][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .cui [data-balloon][data-balloon-length='small']:after {
    white-space: normal;
    width: 80px; }
  .cui [data-balloon][data-balloon-length='medium']:after {
    white-space: normal;
    width: 150px; }
  .cui [data-balloon][data-balloon-length='large']:after {
    white-space: normal;
    width: 260px; }
  .cui [data-balloon][data-balloon-length='xlarge']:after {
    white-space: normal;
    width: 380px; }
    @media screen and (max-width: 768px) {
      .cui [data-balloon][data-balloon-length='xlarge']:after {
        white-space: normal;
        width: 90vw; } }
  .cui [data-balloon][data-balloon-length='fit']:after {
    white-space: normal;
    width: 100%; }

.cui.template--cdc {
  background-color: #f2f2f2;
  overflow-y: auto; }
  .cui.template--cdc .container {
    max-width: 1440px; }
  .cui.template--cdc header,
  .cui.template--cdc main,
  .cui.template--cdc footer {
    display: block;
    max-width: 1600px;
    margin: 0 auto;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12); }
  .cui.template--cdc header,
  .cui.template--cdc main {
    background-color: #fff; }
  .cui.template--cdc header {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 50px;
    padding: 0;
    height: auto; }
    .cui.template--cdc header .header-bar {
      width: auto; }
    .cui.template--cdc header .toggle-menu {
      visibility: hidden;
      width: 0;
      min-width: 0;
      margin: 0; }
    @media (max-width: 991px) {
      .cui.template--cdc header {
        height: 50px; }
        .cui.template--cdc header .header-bar,
        .cui.template--cdc header.header--regular .header-bar {
          height: 50px; }
        .cui.template--cdc header .header-bar__main {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          margin: 0; }
          .cui.template--cdc header .header-bar__main ul.list {
            display: none; }
          .cui.template--cdc header .header-bar__main .toggle-menu {
            min-width: 30px;
            width: 30px;
            visibility: visible; }
        .cui.template--cdc header .header-bar__logo {
          display: block;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          text-align: center; }
          .cui.template--cdc header .header-bar__logo .icon-cisco {
            font-size: 1.5rem; }
        .cui.template--cdc header .header-toolbar {
          display: block;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          text-align: right; }
          .cui.template--cdc header .header-toolbar .avatar {
            display: none; } }
  .cui.template--cdc main {
    min-height: 40rem;
    position: relative; }
    .cui.template--cdc main:after {
      content: '';
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
              box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
      position: absolute;
      top: -5px;
      height: 5px;
      left: 0;
      right: 0;
      bottom: auto; }
  .cui.template--cdc footer {
    background-color: #8e9299;
    width: auto;
    overflow: hidden;
    padding: 20px 0; }
    .cui.template--cdc footer a {
      color: #fff; }
