.pt-default .bg-productive {
  background-color: #03dac5 !important;
}
.pt-default .border-productive {
  border-color: #03dac5 !important;
  border-radius: 0 !important;
}
.pt-default .text-productive {
  color: #03dac5 !important;
}
.pt-default .label-productive {
  background-color: #03dac5 !important;
  color: #fff;
}
.pt-default .label-productive-lighten {
  background-color: rgba(3, 218, 197, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-productive {
  background: rgba(3, 218, 197, 0.9) !important;
}
.pt-default .left-border-productive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #03dac5 !important;
}
.pt-default .bg-productive-passive {
  background-color: #7fece1 !important;
}
.pt-default .border-productive-passive {
  border-color: #7fece1 !important;
  border-radius: 0 !important;
}
.pt-default .text-productive-passive {
  color: #7fece1 !important;
}
.pt-default .label-productive-passive {
  background-color: #7fece1 !important;
  color: #fff;
}
.pt-default .label-productive-passive-lighten {
  background-color: rgba(127, 236, 225, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-productive-passive {
  background: rgba(127, 236, 225, 0.9) !important;
}
.pt-default .left-border-productive-passive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #7fece1 !important;
}
.pt-default .bg-passive {
  background-color: #999999 !important;
}
.pt-default .border-passive {
  border-color: #999999 !important;
  border-radius: 0 !important;
}
.pt-default .text-passive {
  color: #999999 !important;
}
.pt-default .label-passive {
  background-color: #999999 !important;
  color: #fff;
}
.pt-default .label-passive-lighten {
  background-color: rgba(153, 153, 153, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-passive {
  background: rgba(153, 153, 153, 0.9) !important;
}
.pt-default .left-border-passive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #999999 !important;
}
.pt-default .bg-unproductive-passive {
  background-color: #d2aef7 !important;
}
.pt-default .border-unproductive-passive {
  border-color: #d2aef7 !important;
  border-radius: 0 !important;
}
.pt-default .text-unproductive-passive {
  color: #d2aef7 !important;
}
.pt-default .label-unproductive-passive {
  background-color: #d2aef7 !important;
  color: #fff;
}
.pt-default .label-unproductive-passive-lighten {
  background-color: rgba(210, 174, 247, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-unproductive-passive {
  background: rgba(210, 174, 247, 0.9) !important;
}
.pt-default .left-border-unproductive-passive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #d2aef7 !important;
}
.pt-default .bg-unproductive {
  background-color: #893ff2 !important;
}
.pt-default .border-unproductive {
  border-color: #893ff2 !important;
  border-radius: 0 !important;
}
.pt-default .text-unproductive {
  color: #893ff2 !important;
}
.pt-default .label-unproductive {
  background-color: #893ff2 !important;
  color: #fff;
}
.pt-default .label-unproductive-lighten {
  background-color: rgba(137, 63, 242, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-unproductive {
  background: rgba(137, 63, 242, 0.9) !important;
}
.pt-default .left-border-unproductive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #893ff2 !important;
}
.pt-default .bg-undefined {
  background-color: #666666 !important;
}
.pt-default .border-undefined {
  border-color: #666666 !important;
  border-radius: 0 !important;
}
.pt-default .text-undefined {
  color: #666666 !important;
}
.pt-default .label-undefined {
  background-color: #666666 !important;
  color: #fff;
}
.pt-default .label-undefined-lighten {
  background-color: rgba(102, 102, 102, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-undefined {
  background: rgba(102, 102, 102, 0.9) !important;
}
.pt-default .left-border-undefined {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #666666 !important;
}
.pt-default .bg-offline-meetings {
  background-color: #f2c2a7 !important;
}
.pt-default .border-offline-meetings {
  border-color: #f2c2a7 !important;
  border-radius: 0 !important;
}
.pt-default .text-offline-meetings {
  color: #f2c2a7 !important;
}
.pt-default .label-offline-meetings {
  background-color: #f2c2a7 !important;
  color: #fff;
}
.pt-default .label-offline-meetings-lighten {
  background-color: rgba(242, 194, 167, 0.2) !important;
  color: #6d6d6d;
}
.pt-default .at-tooltip-offline-meetings {
  background: rgba(242, 194, 167, 0.9) !important;
}
.pt-default .left-border-offline-meetings {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #f2c2a7 !important;
}

.pt-stop-light .bg-productive {
  background-color: #10cfbd !important;
}
.pt-stop-light .border-productive {
  border-color: #10cfbd !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-productive {
  color: #10cfbd !important;
}
.pt-stop-light .label-productive {
  background-color: #10cfbd !important;
  color: #fff;
}
.pt-stop-light .label-productive-lighten {
  background-color: rgba(16, 207, 189, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-productive {
  background: rgba(16, 207, 189, 0.9) !important;
}
.pt-stop-light .left-border-productive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #10cfbd !important;
}
.pt-stop-light .bg-productive-passive {
  background-color: #10cfbd !important;
}
.pt-stop-light .border-productive-passive {
  border-color: #10cfbd !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-productive-passive {
  color: #10cfbd !important;
}
.pt-stop-light .label-productive-passive {
  background-color: #10cfbd !important;
  color: #fff;
}
.pt-stop-light .label-productive-passive-lighten {
  background-color: rgba(16, 207, 189, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-productive-passive {
  background: rgba(16, 207, 189, 0.9) !important;
}
.pt-stop-light .left-border-productive-passive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #10cfbd !important;
}
.pt-stop-light .bg-passive {
  background-color: #f8d053 !important;
}
.pt-stop-light .border-passive {
  border-color: #f8d053 !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-passive {
  color: #f8d053 !important;
}
.pt-stop-light .label-passive {
  background-color: #f8d053 !important;
  color: #fff;
}
.pt-stop-light .label-passive-lighten {
  background-color: rgba(248, 208, 83, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-passive {
  background: rgba(248, 208, 83, 0.9) !important;
}
.pt-stop-light .left-border-passive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #f8d053 !important;
}
.pt-stop-light .bg-unproductive-passive {
  background-color: #f55753 !important;
}
.pt-stop-light .border-unproductive-passive {
  border-color: #f55753 !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-unproductive-passive {
  color: #f55753 !important;
}
.pt-stop-light .label-unproductive-passive {
  background-color: #f55753 !important;
  color: #fff;
}
.pt-stop-light .label-unproductive-passive-lighten {
  background-color: rgba(245, 87, 83, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-unproductive-passive {
  background: rgba(245, 87, 83, 0.9) !important;
}
.pt-stop-light .left-border-unproductive-passive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #f55753 !important;
}
.pt-stop-light .bg-unproductive {
  background-color: #f55753 !important;
}
.pt-stop-light .border-unproductive {
  border-color: #f55753 !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-unproductive {
  color: #f55753 !important;
}
.pt-stop-light .label-unproductive {
  background-color: #f55753 !important;
  color: #fff;
}
.pt-stop-light .label-unproductive-lighten {
  background-color: rgba(245, 87, 83, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-unproductive {
  background: rgba(245, 87, 83, 0.9) !important;
}
.pt-stop-light .left-border-unproductive {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #f55753 !important;
}
.pt-stop-light .bg-undefined {
  background-color: #e6e6e6 !important;
}
.pt-stop-light .border-undefined {
  border-color: #e6e6e6 !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-undefined {
  color: #e6e6e6 !important;
}
.pt-stop-light .label-undefined {
  background-color: #e6e6e6 !important;
  color: #fff;
}
.pt-stop-light .label-undefined-lighten {
  background-color: rgba(230, 230, 230, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-undefined {
  background: rgba(230, 230, 230, 0.9) !important;
}
.pt-stop-light .left-border-undefined {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #e6e6e6 !important;
}
.pt-stop-light .bg-offline-meetings {
  background-color: #f2c2a7 !important;
}
.pt-stop-light .border-offline-meetings {
  border-color: #f2c2a7 !important;
  border-radius: 0 !important;
}
.pt-stop-light .text-offline-meetings {
  color: #f2c2a7 !important;
}
.pt-stop-light .label-offline-meetings {
  background-color: #f2c2a7 !important;
  color: #fff;
}
.pt-stop-light .label-offline-meetings-lighten {
  background-color: rgba(242, 194, 167, 0.2) !important;
  color: #6d6d6d;
}
.pt-stop-light .at-tooltip-offline-meetings {
  background: rgba(242, 194, 167, 0.9) !important;
}
.pt-stop-light .left-border-offline-meetings {
  border: 1px #bdbdbd solid !important;
  border-left: 3px solid #f2c2a7 !important;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?uhpt6r");
  src: url("fonts/icomoon.eot?uhpt6r#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?uhpt6r") format("truetype"), url("fonts/icomoon.woff?uhpt6r") format("woff"), url("fonts/icomoon.svg?uhpt6r#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-at]:not(.btn-animated),
[class*=" icon-at"]:not(.btn-animated) {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
[class^=icon-at].btn-animated::before,
[class*=" icon-at"].btn-animated::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 2.5;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-at-group-active-directory:before {
  content: "\e900";
}

.icon-at-group-activtrak:before {
  content: "\e901";
}

.icon-at-desktops:before {
  content: "\e902";
}

.icon-at-group-active-directory-computer:before {
  content: "\e903";
}

.icon-at-group-activtrak-computer:before {
  content: "\e904";
}

.icon-at-group-active-directory-both:before {
  content: "\e905";
}

.icon-at-group-activtrak-both:before {
  content: "\e906";
}

.icon-at-screenshot.fa-lg {
  font-size: 1.1em !important;
}
.icon-at-screenshot:before {
  content: "\e907";
}

.icon-at-multiple-screenshots-camera:before {
  content: "\e908";
}

.icon-at-analytics:before {
  content: "\e90a";
}

.icon-at-alarm-weight-risk:before {
  content: "\e90b";
}

.icon-at-live-reports:before {
  content: "\e90c";
}

.icon-at-eye:before {
  content: "\e90d";
}

.icon-at-eye-slash:before {
  content: "\e90e";
}

.icon-at-dlp:before {
  content: "\e90f";
}

.icon-at-safe-search:before {
  content: "\e910";
}

.icon-at-dlp-settings:before {
  content: "\e911";
}

.icon-at-logout:before {
  content: "\e912";
}

.icon-at-laptop-sleep:before {
  content: "\e917";
}

.icon-at-integrations:before {
  content: "\e91c";
}

.icon-at-coaching:before {
  content: "\e91e";
}

.pt-default .icon-at-mixed-productivity.fa-lg {
  font-size: 1.2em !important;
}
.pt-default .icon-at-mixed-productivity:before {
  content: "\e918";
  color: #03dac5;
}
.pt-default .icon-at-mixed-productivity:after {
  content: "\e919";
  margin-left: -1em;
  color: #893ff2;
}

.pt-stop-light .icon-at-mixed-productivity.fa-lg {
  font-size: 1.2em !important;
}
.pt-stop-light .icon-at-mixed-productivity:before {
  content: "\e918";
  color: #10cfbd;
}
.pt-stop-light .icon-at-mixed-productivity:after {
  content: "\e919";
  margin-left: -1em;
  color: #f55753;
}

.icon-at-user:before {
  content: "\e91a";
}

.icon-at-users:before {
  content: "\e91b";
}

/**
  * Helper classes
  */
.at-pointer {
  cursor: pointer;
}

.at-not-allowed {
  cursor: not-allowed !important;
}

.align-middle {
  vertical-align: middle;
}

/* Highlight grid rows */
@keyframes highlight {
  0% {
    background-color: transparent;
  }
  30% {
    background-color: rgb(177, 222, 252);
  }
  100% {
    background-color: transparent;
  }
}
.at-highlight {
  transition-property: background-color;
  background-color: transparent;
  animation: highlight 1s forwards;
}

.at-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
